/*   
Theme Name: ESBD by TCR 
Theme URI: http://www.thecellarroom.net
Description: A new custom made theme for E-S
Author: TCR
Author URI: http://www.thecellarroom.net
Tags: 
*/

* {
	padding: 0px;
}

img {
	margin: 0px;
}

html, body {
	/* settings for body and html tags, as well as the page text styles if unassigned */
	margin: 0 auto;
	background: #082882;
	color: #000000;
}

/* sets the colors for all links not set within divs and lists */
a, a:visited, a:link {
	font: 10px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #666666;

}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

/***** Main Divs *****/

#hidden {Visibility:hidden;}

#container {
	/* surrounds the entire page setting the width and height */
	margin: 0 auto;	
	width: 900px;
	background: #fff;
}

#navwrap {
	border-top: 5px solid #fff;
	width: 900px;
	margin: auto;
	height: 50px;
	background: #fff;
}

#nav {
	text-align: right;
	margin: auto;
	height: 40px;
	width: 890px;
        background: #FFFFFF;
}

#header {
	border: 5px solid #fff;
	margin: auto;
	width: 890px;
}

p.description {
	/* description of the blog underneath the header title */
	font: 11px bold Arial, Georgia, Lucida, Verdana, Arial;	
	padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: auto;
	width: 900px;
	overflow: hidden;
	background-color: #fff;
	
}
#content {
	width: 865px;
        height:480px;
	color: #000;
	float: left;
	padding: 5px 5px 5px 5px;
        background-image:url('images/bellyd.jpg');
        background-repeat:no-repeat;
        background-position: left;
	clear: left;
        overflow-y: auto;
        overflow-x: hidden;
}
* html #content {
	width: 865px;
}

#sidebarLeft {
	/* Left Sidebar properties */
	width: 0px;
	height: auto;
	float: right;
	color: #000;
	background: #f5f5fc;
	border: 1px solid #cecece;
	margin: 0px 0px 0px 0px;
}

* html #sidebarLeft {
	/* Left Sidebar IE Fix */
	width: 0px;
}

#sidebarRight {	
	/* Right Sidebar Properities */
	background: #fff;
	width: 0px;
	float: right;
	color: #000;
	margin: 0px 0px 0px 0px;

}

* html #sidebarRight {
	/* Right Sidebar IE Fix */
	width: 0px;
}

#footer {
	/* Footer properities (check padding area for footpad) */
	font: 9px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	clear: both;
	height: 40px;
	width: 890px;
	background: #082882;
        color: #BCBCBC;
        margin-left:auto;
        margin-right:auto;
}

.footer, a.footer, a.footer:link, a.footer:visited {
	/* footer class links */
	font: 11px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-color: #b1b1b1;
        color:#FFFFFF;

}

a.footer:hover {
	color: #666666;
	border: 0px;
	text-decoration: none;
}
/***** Padding *****/

.headpad {
	text-align: right;
	padding: 2px 2px 2px 2px;	
}

.padding {
	padding: 2px;
}


.footpad {
	padding: 10px;
        margin-left:auto;
        margin-right:auto;
}

/* Heading Tags */

h1.header a {
	font: bold 18px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #4a505a;
	text-decoration: none;
}

h1.header a:hover {
	color: #7e8899;
}

h1, h1 a {
	font: bold 18px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #4a505a;
	text-decoration: none;
	margin: 10px 0 0;

}

h1 a:hover {
	color: #7e8899;
}

h2, h2 a {	
	margin-top: 3px;
	font: bold 14px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #7e8899;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	border-bottom: 2px dashed;
	border-color: #ccc;
}

h3, h3 a {	
	font: bold 15px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #7e8899;
	text-decoration: none;
	border-bottom: 1px solid #cecece;
	margin: 0px;
	padding: 2px;
}

h3 a:hover {
	color: #000;
}

/****** Posts ******/

.post {
	font: 11px Arial, Georgia, lucida, Verdana;
        padding: 0px 0px 0px 400px;
}

.post a {
	font: 11px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #4a4e55;
	border-bottom: 1px #CCC solid;
	text-decoration: none;
}

.post a:hover {
	border-bottom: 1px #4a4e55 solid;
	color: #dbdde6;
	text-decoration: none;
}

h3.posttitle, h3.posttitle a {	
	font: bold 15px Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #7e8899;
	text-decoration: none;
	border-bottom: 1px solid #cecece;
	margin: 0px;
	padding: 2px;
}
h3.posttitle a:hover {
	color: #000;
	text-decoration: none;
}

.title {
	background: #fdfdfd url('images/fade.jpg') repeat-x;
	width: 504px;
	height: 20px;
	padding: 3px;
}

.tags {
	float: left;
	width: 348px;
	height: 20px;
	padding: 10px 3px 3px;
}

.comments {
	text-align: right;
	float: right;
	width: 150px;
	height: 20px;
	padding: 3px;
}

.entry {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 12px Arial, Georgia, lucida, verdana ;
}

small {
	font: 9px Arial, Georgia, lucida, Verdana;
}

small a {
	font: 9px Arial, Georgia, lucida, Verdana;
}

.postmetadata {
	color: #313131;
	font: bold 9px Arial, Georgia, lucida, verdana;
}

.postmetadata a {
	font: bold 9px Arial, Georgia, lucida, verdana;
	color: #000;
}
.postmetadat a:hover {
	color: #CCC;
	text-decoration: none;
}
img, img a {
	border: 0px;
}

.comments img {
	text-decoration: none;
	border: 0px;
}
/**************** End Post Classes **/


ul.navi {
	display: inline-block;
	padding: 5px;
	float: left;
	list-style: none;
	width: 859px;
	font: 12px bold Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #082882;
	text-decoration: none;
        background-image:url('images/small.png');
        background-repeat:no-repeat;
}

ul.navi li{		
        display: block;
        line-height: 2.7em;
	padding: 0px 0px 0px 0px;
	float: right;
	font: 12px bold Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	color: #082882;
        
}

ul.navi a:link, ul.navi a:visited, ul.navi a {
	padding: 5px 5px 5px 5px;
	color: #082882;
	font: 12px bold Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	text-decoration: none;
	border: 0px;

}
ul.navi a:hover {
    color: #FFFFFF;
	background: #082882;

}

#sidebarRight ul, #sidebarRight li, #sidebarLeft ul, #sidebarRight li {
	list-style: none;
	
}

ul {
	margin-left: 25px;
}

/******** COMMENTS FORMATTING *********/

img.avatar {
	float: left;
	height: 32px;
	width: 32px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
p.comauth {	
	float: left;
	height: 32px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

.postmetacom {
	padding: 0px 0px 2px;
}

label {
	font-family: Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: Verdana, Tahoma, Georgia, Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
ol.commentlist {
	padding: 0px;
	margin: 10px 0px 10px 15px;
}

ol.commentlist li {
	list-style-type: none;
	font: 11px Arial, Georgia, Lucida, Verdana, Arial, Helvetica;
	padding: 5px;
	margin: 0 0 10px;
	color: #363636;
}

.alt {
	background: #f5f5f5;
}

.authorcomment {
	/* Author Comments Highlight */
	background: #f5f5fc;
	border: 1px solid #cecece;

}

/******* WIDGETS FORMATTING ********/
ul li h2.widgettitle {
	padding: 10px 0px;
	margin: 0px;
}
ul#sidebarl, ul#sidebarr {
	font: 10px Arial, Georgia, Verdana, Arial, Helvetica;
	width: auto;
	padding: 0px 0 0 10px;
	margin: 10px 0 0;
}

ul#sidebarl li ul, ul#sidebarr li ul {
	margin: 0px;
	padding: 0px;
}

ul#sidebarl li ul li, ul#sidebarr li ul li {
	padding: 0px 0px 5px 5px;
	margin: 0px;
	display: block;

}

ul#sidebarl li ul li a, ul#sidebarr li ul li a {
	padding: 0px;
	margin: 0px;
}

/***** Ordered Lists *****/

ol {
	margin-left: 30px;
}

ol li {
	list-style-type: decimal;
}

blockquote {
	padding-left: 10px;
	display: block;
	background: #f5f5fc;
	border: 1px solid #cecece;
}

/***** Image Alignment *****/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
