/* Companion Custom CSS over-rides for [ For What Its Worth with Steve and Dawn ]: ComicPress - 2.8 */
/* #sidebar-left {float:right;} */

a {color: #FF9900; text-decoration: none;}

a:hover {color: #FF9900;}

hr {color: #00404D;}

body {background: #00404D url('http://www.steveanddawn.com/wp-content/themes/comicpress/images/bgs/classic-background-wide.png') top repeat-y; 
	z-index: 0;}
	
.entry {border-top:2px solid #00404D;}
	
/* h2, h2 a {border-bottom:2px solid #00404D; overflow:hidden;}	*/

.comment-link a:hover {color:#FF9900;}

.comment-link a {color:#FF9900;}
	
#menubar {
   background-image: none;
   background: #00404D;
   border: 0;
}

#menu {
   border: 0;
}

#menu li a {
   border: 0;
}


/* link color of the menubar */
#menu a {
   color: #fff;
}

/* Main menu highlighted text color */
#menu li:hover a, #menu li.sfhover a {
   background-image: none;
   color: #fff;
   border: 0;
}

/* Main menu highlighted background color */
#menu li:hover, #menu li.sfhover {
   background-color: #FF9900;
}


/* The current page your on */
#menu .current_page_item a {
   background-image: none;
   background-color: #999;
   color: #EEE;
   border: 0;
}

/* .post-comic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#00738A none repeat scroll 0 0; */

/* Comic Post Background Color */
.post-comic {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
background:#F7EEC0 	 none repeat scroll 0 0;
border:2px solid #00404D;
margin-bottom:5px;
text-align:left;
}

/* Footer */
#footer p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:#F7EEC0 none repeat scroll 0 0;
border:2px solid #00404D;
color:#00404D;
margin:10px auto;
padding:5px;
text-align:center;
width:900px;
}

/* Blog Column Background color */
/* .narrowcolumn, .widecolumn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#Ddbe3fo none repeat scroll 0 0;
width:540px;
z-index:0;
} */

#wp-paginav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:none;
border:none;