/* Companion Custom CSS over-rides for [ The Drunken Fools, where the Shenanigans aren't watered down! ]: ComicPress Drunken - 1.0 */
/* Companion Custom CSS over-rides for [ WCP Collective Board meeting ]: ComicPress Drunken - 1.0 */

body { 
	background: #867764 url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/background.png') center top repeat-y; /* #A55F26; */
	margin: 0px;
	padding 0px;

}

a {
	color: #660000;
	text-decoration: none;
}

	a:hover {
		color: #f00;
	}

h2 a, h3 a, h4 a {
	color: #660000;
}


#page {
	width: 980px;
	background: none;
}

#page-wrap {
/*	background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/half2.png') top center no-repeat; */
}



#menubar {
	background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/menu.png');
	float: right;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 5px;
	border-color: #660000;
	color: #660000;
}

#menu {
	border-right: 1px solid #660000;
}

	#menu li a {
		border-left: 1px solid #aaa;
		border-right: 1px solid #660000;
	}
	


#content-wrapper { 
	margin: 0px;
	padding-top: 5px;
	background: #e89e00;
}

#content { 
	width: 770px;
	margin: 0px;
	padding: 0px;
	background: none;	
}
	.df-comic-post {
		margin-left: 6px;
		background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/comic-blog-background.png') no-repeat;
	}

	.df-blog {
		margin-left: 6px;
		background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/blog-background.png') no-repeat;
	}
	
	.df-page {
		margin-left: 8px;
		background: #fff;
		border: 2px solid #660000;
	}
	
		.df-page .entry {
		background: none;
	}
	
	.df-blog-single {
		margin-left: 6px;
		margin-top: 10px;
		background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/blog-background.png') no-repeat;
	}
	
	.df-blog2 {
		padding-top: 40px;
	}
	
	.df-blog3 {
		padding-top: 15px;
	}
	
	.nav-single {
		padding-right: 100px;
	}
	
	.post-content {
		padding-left: 1px;
	}
	
	.post-info {
		padding-left: 10px;
		padding-bottom: 0px;
	}
	
	.post-title {
		padding-top: 5px;
		font-family: 'Arial', sans-serif;
		color: #660000;
		font-weight: bold;
	}
		
	.entry {
		width: 740px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 12px;
		background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/entry-middle.png') repeat-y;
	}
	
	.post-extras {
		width: 760px;
		padding-left: 0px;
		margin-left: 0px;
		background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/post-bottom.png') bottom no-repeat;
	}
	
	.comment-link {
		width: 740px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
.post-date {
	font-size: 0px;
	}
	
#comic-wrap {
	margin: 0px;
	padding 0px;
	background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/spike-blog.png') right bottom no-repeat;
}


#comic-head {
	margin: 0px;
	padding 0px;
	clear: both;
}

#comic { 
	width: 626px;
	float: left;  
	margin: 0px;
	margin-left: 7px;
	padding: 0px;
	padding-top: 5px;
	background: #fff;
	border: 2px solid #660000;
}



	
#sidebar-comicright {
	width: 120px;
	padding: 5px 0 0 4px;;
	margin: 0px;
	margin-right: 5px;
	float: right;
	
}

.tweetmeme_button {
	float: none;
	}

#comicright-extras {
	font-size: 13px; 
	color: #660000;
	text-align: center;
}


#blogheader {
	border: none;
	margin-right: 10px;
	margin-left: 10px;
	height: 1px;
}

#comment-wrapper {
	border: 2px solid #660000;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
}


.comment-wrapper-respond {
	padding-left: 10px;
	padding-right: 10px;
}

.comment-avatar {
	border: 1px solid #660000;
}

#sidebar-right {
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#search-2 {
	padding-left: 15px;
}

        .sidebar-donate {
         height:22px;
       background: url('http://df3.antoinegagnon.com/wp-content/themes/comicpress/images/donate.png') no-repeat;
}

        .sidebar-follow {
         height:22px;
       background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/follow.png') no-repeat;
}

        .sidebar-click-this {
         height:22px;
       background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/click-this.png') no-repeat;
}

        .sidebar-appearances {
         height:22px;
       background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/2011-appearances.png') no-repeat;
}

        .sidebar-webcomic-friends {
         height:22px;
       background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/webcomic-friends.png') no-repeat;
}
        .sidebar-middle {
                background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/sidebar-middle.png') repeat-y;
                padding: 0px 15px 0px 15px;
        }
        

        .sidebar-bottom2 {
                height: 12px;
                background: url('http://thedrunkenfools.com/wp-content/themes/comicpress-df/images/sidebar-bottom.png') no-repeat;
        }
        
/* COMIC NAVIGATION BUTTONS */

#comic_navi_wrapper { 
	padding: 0px; 
	margin: 0px;
}

	.navi {
		width: 50px;
		padding: 50px 0 10px 0;
		color: #660000;
	}
	
	.navi-prev {
	margin-right: 0px;
	}

	.navi-story_prev_in {
		margin-right: 0px;
	}
	.navi-next {
		margin-left: 0px;
	}
	
	.navi-story_next_in {
		margin-left: 0px;
	}
	.navi:hover {
		background-position: -50px 0;
	}
	
	.navi-prev:hover  {
		background-position: -50px 0;
	}
	

	.navi-story_prev_in:hover {
		background-position: -50px 0;
	}

	
	.navi-next:hover  {
		background-position: -50px 0;
	}
	.navi-story_next_in:hover {
	background-position: -50px 0;
	}
	
	.navi-void, .navi-void:hover {
		color: #999;
		background-position: -100px 0;
	}
	
.navi-comments {
	margin-left: 20px;
}
	a.navi-comments span {
		position: relative;
		top: -37px;
		width: 50px;
		height: 24px;
		font-size: 18px;
		font-weight: bold;
		line-height: 0px;
		color: #660000;
	}
	
.navi .navi-comments {
	padding: 40px 0 10px 0;
	
}
	
/* END OF COMIC NAVIGATION */

#footer {
	background: #660000;
	color:	#e89e00
}

	#footer a {
		color: #fff;
		text-decoration: none;
	}
