/* Companion Custom CSS over-rides for [ Left 2 Die ]: ComicPress - 2.8 */
/*

/* STANDARD TAGS */

body {
	color: #fff;
	background: #000 url("http://l2dcomic.com/webimages/city.png") repeat-x; 
        font-family: 'Stone sans' , arial;
}
a img {
	border: none;
	padding: 0px;
	margin: 0px;
}
img {
	max-width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
}a:hover {
	color: #a2a2a3;
	
}

	.button {
		font-family: 'Stone Sans', arial;
		border: 0px solid #999;
	}
		
	.button:hover {
		background: url(/images/menu.png">;
	}



/* HEADINGS */

h1, h1 a {
	padding: 0px 0 0 0;
	color: #e8831d;
	font-size: 0px;
	font-family: 'Stone sans', arial;

}

/* THE HEADER */

	#header a {
		color: transparent;
		margin: -20px 1px 0px 0px;
		background: transparent;
		float: left;
	}

	#header .description {
		padding: 0 0 0px 0px;
	}

/* THE MENU */

#menubar {
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	bottom:0px;
}
	
#menu {
	border-right: 0px solid #aaa;
	line-height: 0px;
	}

	#menu a {
		padding: 0px 0px 0 0px;
		color: #fff;
		text-align: bottom;
	}

	#menu li a {
		border-left: 0px solid #aaa;
		border-right: 0px solid #fff;
	}

	#menu li:hover a, #menu li.sfhover a {
		border-left: 0px solid #8b160f;
		border-right: 0px solid #c28380;
		color: #828282; /* Main menu highlighted text color */
		background: transparent;
	}

	#menu .current_page_item a {
		border-left: 0px solid #555;
		border-right: 0px solid #555;
		background: transparent;
	}
	#menu li .rss {
		padding: 0px 0 0px 0;
		}
/* THE COMIC */



#comic {
	border: transparent;
	margin: 0px 0px 0px 0px;
	background: url('http://l2dcomic.com/webimages/comicbg.png');

}

#sidebar-comicright {
        float: right;
        margin: -420px 0px 0px 0px;
	background: #00529f;
        -moz-border-radius-bottomright: 10px;
        -khtml-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        -khtml-border-radius-bottomleft: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-radius-bottomright: 10px; 
        -moz-border-radius-topright: 10px;
        -khtml-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        border-radius-topright: 10px;
        -moz-border-radius-topleft: 10px;
        -khtml-border-radius-topleft: 10px;
        -webkit-border-top-left-radius: 10px;
        border-radius-topright: 10px;
        width: 470px;
        height: 60px;
        padding: 5px;
}

/* THE FOOTER */

#footer {
	padding: 0px 0;
	text-align: center;
}

/* NAVIGATION */

.pagenav, .commentnav {
	color: #fff;
}


/* POSTS - PAGES */

/* Wraps the content area */

#content {
        background: #171717;
}

.post-head, .post-page-head {
	padding:0px 0 0 0;
	
}

.post-foot {
	margin-bottom: 20px;
}

.post-info {
	margin-bottom: 5px;
}

.post-date {
	font-family: 'Stone sans' , arial;
}

.post-date .date {
	font: normal 22px Stone sans;
}

/* COMMENT LINK */

.comment-link {
	font-family: 'Stone sans', arial;
}
	
	.comment-balloon {
		font-family: 'Stone sans', arial;
}

/* THE BLOG HEADER */

#blogheader {
        font-family: 'Stone sans' , arial;
	padding: 5px 0 5px 0;
	font-size: 0px;
}

/* COMMENTS */


.comment-wrap h3 {
	font-family: 'Stone sans' , arial;
}

.commentlist {
}

#comment {
	font-family: 'Stone sans' , arial;
}

#author, #email, #url {
	font-family: 'Stone sans' , arial;
}

/* ARCHIVE */
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */

.comicarchiveframe {
	margin-bottom: 0px;
}

/* SIDEBAR */

/* Left Sidebar Themes */


#sidebar-overcomic {
	padding: 0px 0 0 0;
}

/* Sidebar Class */

.sidebar {
	margin: 10px 5px 0 0px;
}

	.sidebar h2, .sidebar h2 a {
		font-family:Stone sans;
	}

	.sidebar .widget {
		margin-bottom: 0px;
	}

/* WIDGETS */


.widget {
	margin: 0px 0px;
}

	.widget_comicpress_comictitle {
		font-family: Stone sans;
	}

.archive-dropdown-wrap {
	background: transparent;
}

.archive-dropdown {
	margin: 0px 20px;
	background: #ffffff;
	padding: 0px;
	width: 138px;
	height: 23px;
	font-size: 12px;
	font-family: 'Stone Sans' , arial;
	color: #e8831d;	
	opacity: 1;
}

/* CALENDAR */

#wp-calendar-wrap {
	background:#001326;
	padding:2px;
	margin:0px 0px;
}

#wp-calendar {
	background: #001326;
}

	.wp-calendar-thumb {
		background: #001326;
	}

	#wp-calendar caption {
		font-family: 'Stone sans' , arial;
}

	#wp-calendar a:hover {
		background: #001326;
	}

/* SEARCH */

#s-search, #s-transcript {
       	padding: 0px 0 0 5px;
       	margin:10px 37px 0px;
	font-family: 'Stone sans' , arial;
}

	#s-search:hover, #s-search:focus, #s-transcript:hover, #s-transcript:focus {
		color: #828282;
        	}

	.searchresults {
		float: center;
	}

/* GALLERY */


/* POSTED IMAGES  */


/* TRANSCRIPT */


	a.transcript-title {
		font-family: 'Stone sans' , arial;
	}

#transcript-content {
	font-family: 'Stone sans' , arial;
}

/* Pingbacks and Trackbacks */


/* STORYLINES */


/* CLEAR FLOATS */

/* CLEAR MARGINS */
/* Used with BR for clearing paragraph margins for Safari, Chrome - avoid background gaps */

.
/** BUY THIS **/


/** Project Wonderful CSS Embedded areas **/


/* Archive Calendar Template */


/* Storyline Template */


/* Archive Year Template */


/* Pagination */

#wp-paginav {
	background: #362a3a;
}
	#paginav .paginav-current, #paginav .current {
		background: #362a3a;
	}

	#paginav li:hover a {
		background: transparent;
	}

/* Tool Tips */