/*
Theme Name: Council of Mead
Theme URI: 
Description: Council of Mead Custom Theme
Version: 1.6
Author: Kevin Blades
Author URI: http://kevinblades.com/

*/


body {
margin:auto;
margin-top:0px;
background: url(images/content_bg.jpg) repeat-x;
background-position: top center;
background-color:#300;
font-family:  Cambria, Georgia, Times, Times New Roman, serif;;
text-align: center;  /*   for IE */

}

a{
color: #600;
text-decoration: none;
}


.tb_tweet-info{
color:#666;
}

small{
font-size:12px;
}

a:hover{
color: #930;
text-decoration: underline;
}
.alignleft{
float:left;
}

.alignright{
float:right;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 29px;
	
	}
.authorbyline{
font-size: 12px;

}

.commentlist{
list-style-type: none;
padding: 0px;
}

.comment-body{
background: #fff;
padding:10px;
border-bottom: 1px dashed #666;

}

#wrapper {
width:1024px;
margin:auto;
}

#post a img, #post_single a img {
border:1px solid #ccc;
}

#post a img:hover, #post_single a img:hover {
border:1px solid #600;
}

#post img, #post_single img{
padding: 5px;
background: #fff;
}

#header {
height: 366px;
width:1024px;
background: url(images/header2.jpg) no-repeat;
padding: 0px;
margin: auto;

}

#description{
font-size: 26px;
font-style: italic;
color:#fff;
position: relative;
top: 230px;

}

#mainmenu{
position: relative;
top: 250px;
width: 500px;
margin: auto;
}

#mainmenu ul{
list-style-type: none;
padding: 0px;

}

#mainmenu li{
float: left;
font-size: 16px;
width: 100px;
}

#mainmenu a{
color: #fff;
text-decoration: none;

}

#mainmenu a:hover{
color: #fff;
text-decoration: underline;
}

#maincell{
background: url(images/main_cell_bg.jpg) repeat-y;
background-position: top center;
width:860px;
margin:0px auto 0px auto;
text-align: left;
padding: 0px 20px 0px 20px;
}

#post{
float:left;
width: 640px;
font-size: 14px;

/* background: url(images/post_bg.jpg) no-repeat top left; */
}

#postwrapper{
background: url(images/post_bg.jpg) no-repeat top left;
padding: 15px 0px 0px 30px;
}

#post h2{
font-size: 18px;
font-weight: bold;
color: #300;
}

#post h2 a{
color: #300;
}

#post h2 a:hover{
color: #930;
}

#post_single{

float:left;
width: 640px;
font-size: 14px;
padding: 15px 0px 0px 30px;
background: url(images/post_bg.jpg) no-repeat top left;
}

#front_comments{
display:none;
}

.postmetadata{
font-size:12px;
border-left: 1px solid #666;
padding-left: 5px;
}
#sidebar{
float:right;
width: 150px;
font-size: 12px;
background:url(images/sidebar_bg.jpg) no-repeat;
background-position: top center;
padding: 0px;
text-align:left;
}

#sidebar h2{
font-size: 14px;
padding:0px;
}

#sidebar ul{
padding: 0px;
list-style-type: none;
list-style-position: outside;

}

#sidebar li{
padding:0px;
width: 100%;
}

.knot{
width: 100%;
margin: auto;
height: 22px;

background: url(images/knot_hr_bg.jpg) no-repeat;
background-position: center;
}

#footer{
background: url(images/main_cell_bg.jpg) repeat-y;
background-position: top center;
width:860px;
margin:0px auto 0px auto;
padding: 1px 20px 1px 20px;
font-size: 12px;
}

#quote li{
list-style-type: none;
}

#quote h2{
font-size: 12px;
}

#quote{
padding:1px;
font-size:10px;
width:400px;
margin-left:220px;
background: url(images/quote_bg.jpg) no-repeat;
background-position: center;
float:left;
}