/* Companion Custom CSS over-rides for [ Monster Commute - a Traffic Novel ]:  -  */

body {
	margin: 0;
	font-size: 14px;
	color: #522a18;
	font-family: 'Trebuchet MS', sans-serif;
	background: #522a18 url('http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/bg_header.gif') top center no-repeat; 
}


#page {
	width: 1224px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

a {
	color: #402214;	
}

a:link {
	color: #402214;
	text-decoration: underline;
}

a:hover {
	color: #dccebe;
	text-decoration: none;
}

a:visited {
	color: #522a18;
}


a:focus {
	outline: none;
}


.sidenavi {
	height: 107px;
	width: 60px;
	display: inline-block;
	text-indent: -9999px;
}

.ie .sidenavi {
/*	display: none; */
}

.sidenavi-prev {
	background: url('http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/comic_nav_left_arrow.png') top left no-repeat;
	height: 107px;
	width: 60px;
	float: right;
	position: absolute;
	zoom: 1;
	margin-left: 50%;
	left: -552px;
	margin-top: 260px;
}

.sidenavi-next {
	background: url('http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/comic_nav_right_arrow.png') top left no-repeat;
	height: 107px;
	width: 60px;
	float: right;
	position: relative;
	margin-right: -60px;
	zoom: 1;
	margin-top: 260px;
}

a.sidenavi-prev:hover {
	background-position: -60px 0;
}

a.sidenavi-next:hover, a.sidenavi-prev:hover {
	background-position: -60px 0;
}


a.sidenavi-void {
	background-position: 120px 0;
} /* twice the distance */


#tweet-twitter {
	width: 140px;
	padding: 15px 10px 0 10px;
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #556571;
	text-align: center;
	overflow: hidden;
	background: url('http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/twitter.gif') left top no-repeat;
}

#twitter-link {
	width: 160px;
	height: 255px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url('http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/twitter.gif') left bottom no-repeat;
	margin: 0 0 15px 0;
}

#comic-wrap {
	width: 984px;
	margin: 0 auto;
}


#comic-foot {
	text-align: center;
	background-color: transparent;
	padding: 0 0 120px 0;
}

#content-wrapper {
	margin: 0 auto;
	width: 984px;
}

.narrowcolumn {
	width: 565px;
	padding: 15px 0 0 10px;
	overflow: hidden;
}

#subcontent-wrapper {
	background-color: #DCCEBE;
	border: 10px solid #714F3F;
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 984px;
}

.post-content {
	padding: 15px;
	background-color: #ede5dc;
}

#sidebar-left {
        float: left;
	width: 175px;
	padding: 5px 0 0 14px;
	background-color: #dccebe;
}

#sidebar-right {
	float: right;
	width: 175px;
	padding: 15px 0 0 14px;
	background-color: #dccebe;
}

#sidebar-overcomic {
	padding: 0 0 0 0;
}
	


#blogheader {
	padding: 20px 0 65px 0;
	background: url("http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/blog_header.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-top-width: 0px;
	background-color: #DCCEBE;
	margin: 30px 0 0px 0;
}



h2, h2 a {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
}


#header {
	height:160px;
	overflow:visible;
	width:984px;
	margin: 0 auto;
}

#header h1 a {
	float: left;
	display:inline-block;
	height:120px;
	text-indent:-9999px;
	width:210px;
}

#header .description {
	display: none;
}

#header_ad {
	height:90px;
	float: right;
	width:728px;
	margin-top: 35px;
	margin-right: 13px;
}

#subcomic_ads {
	width:500px;
	height:80px;
	float:right;
	padding: 15px 110px 0 0;
}

#header-top {
	height: 120px;
	width: 984px;
}
		
.description {
	padding: 0 0 10px 0;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 2px;	
}

/* THE MENU */

#menubar-wrapper {
	width: 984px;
	clear: both;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
	background: transparent;
}

.ie #menubar-wrapper {
	zoom: 1; /* IE fix, allows for variable height menu  */
}

.menunav {
	float: right;
	text-align: center;
}

.menunav a {
	color: #fff;
}

.menunav-search {
	float: left;
	padding: 3px 0 0 0;
}

.ie .menunav-search {
	padding-top: 3px;
}


.menunav-rss {
	font-size: 13px;
	line-height: 24px;
	padding: 0 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #714f3f;
}

.menunav-rss:hover {
	background: #ff9701;
	color: #3e2113;
}

.menunav-prev, .menunav-next {
	display: inline-block;
	float: left;
}

.menunav-prev a, .menunav-next a {
	font-size: 26px;
	line-height: 26px;
	padding: 0 4px 0px 4px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #fff;
}

.menunav-prev a:hover, .menunav-next a:hover {
	color: #d0742c;
	background: transparent;
}

.menu {
	float: left;
}

.menu ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.menu ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.menu ul li a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	font-size: 26px;
	color: #714f3f;
}

.menu ul li ul li a {
	text-align: left;
	background: #886a5e; /* background of menu items (default state)*/
}

* html .menu ul li a {
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

/* this is the color of the non-hovered text in the menubar */
.menu ul li a:link, .menu ul li a:visited {
	color: #714f3f;
}

/* color of the sub level non-hovered text */
.menu ul li ul li a:link, .menu ul li ul li a:visited {
	color: #fff;
	font-size: 12px;
}

.menu ul li a.selected {
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: transparent;
	color: #fff;
}

.menu ul li a:hover {
	color: #886A5E;
	background: #3e2113; /*background of menu items during onmouseover (hover state)*/
}


/*1st sub level menu*/
.menu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */
.menu ul li ul li a {
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
}

/* sub level menu hover color */
.menu ul li ul li a:hover {
	color: #dccebe;
}

/* this is the color of the text in the menubar when its on that page */
.menu .current_page_item a {
	color: #d0742c !important;
}

#comment, #author, #email, #url, #s-search, .comicpress_control_panel_widget input {
	padding: 2px;
	color: #3E2113;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	background: #eee;
	border: 3px solid #714F3F;
}

.storyline-foot {
	clear: both;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 0pt;
	height: 10px;
	border-bottom-width: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #DCCEBE;
	}

#storyline li li .storyline-foot {
	border-bottom-width: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #DCCEBE;
}

	
#footer {
	height: 250px;
	padding-right: 0pt;
	padding-bottom: 176px;
	padding-left: 0pt;
	background-color: transparent;
	margin-top: 10px;
	background: url('http://www.monstercommute.com/wp-content/themes/comicpress-steampunk/images/bg_footer.gif') top center no-repeat;
	overflow: visible;
	padding-top: 84px;
}

#footer_ad {
	height:250px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 13px;
	padding-left: 16px;
	width:300px;
	display: block;
	float: left;
}

.ie #footer_ad {
	padding-top: 0;
}

p.footer-text {
	clear: both;
}

#sidebar-footer {
	width: 980px;
	margin: 0 auto;
}

blockquote {
	margin: 20px;
	padding: 20px 20px 20px 20px;
	font-family: 'Georgia' , serif;
	font-size: 18px;
	border-width: 0px;
	border-style: solid;
	border-color: #F8F0E7;
	background: #F8F0E7;
}
