/*  
Theme Name: 8 State Kate - Red & Blue
Description: 8 State Kate theme by Di Edwards
Author: Di Edwards

	
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #d6ddfc url(images/bg_fullbody.gif);
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{ text-decoration: none; color: #332500; font-weight: normal; }

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #2d3d98;
	color: #fff;
	border: solid 1px #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0d0b1;
	color: #d0d0b1;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #6040b5;
	background-color: #ffffff;
	padding: 3px;
	color: blue;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 858px;
	padding: 15px 0 0;
	text-align: left;
	vertical-align: top;
}

#menu{
	float: left;
	width: 858px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 2px 0 0;
	text-align: left;
	vertical-align: top;
	background: url(images/bg_tab_right.gif) no-repeat right top;
}

#menu ul li h1{
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	font-size: 12px;
}

#menu ul li a{
	display: block;
	padding: 10px 15px 11px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: url(images/bg_tab_left.gif) no-repeat;
	color: #fff;
}

#wrapper{ color: #fff; clear: both; float: left; width: 858px; background: #2d3d98; }

#page-wrapper{ color: white; float: left; margin: 10px 0 0 10px; padding: 0 0 10px; display: inline; /* prevent margin doubling in IE 6 */
	width: 668px; background: #b10000; }

#page{
	float: left;
	padding: 0 10px;
	
}

#banner{ background: url(http://www.aucado.us/sites/8statekate/wordpress/wp-content/themes/8StateKate_RedBLue/images/banner.jpg) no-repeat; float: left; margin: 10px 0 0; width: 648px; height: 228px; }


.narrowcolumn-wrapper{
	float: left;
	width: 648px;
	margin: 10px 0 0;
	background:#2d3d98;
	
}

.narrowcolumn{
	float: left;
	width: 648px;
	
}

.posts-wrapper{
	margin: 10px;
	background: #d6ddfc;
}

.posts{ color: black; padding: 0 20px 20px; }

.posts h2{ color: black; border-bottom: 1px solid #604005; padding: 20px 0 10px; font-size: 16px; }

.posts h2 a{
	text-decoration: none;
	color:#070500;
	text-transform:uppercase;
}

.posts h2 a:hover{
	text-decoration: underline;
}

.entry{
	padding: 0 0 20px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}

.entry h2{
	font-size: 16px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 16px; }

.entry h6{ font-size: 16px; font-weight: normal; }

.entry img{
	border: 1px solid #e2e2c7;
	padding: 5px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: black;
}

.postdate{
	color: black;
	
}

.browse{
	padding: 15px 0 0;
	font-family: Georgia;
	font-size: 16px;
	line-height: 16px;
}

#sidebar{
	float: left;
	margin: 8px 0 0;
	width: 180px;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	background: #2d3d98;
}

#sidebar a{
	color: #ffffff;
}

#sidebar ul{
	margin: 0;
	padding: 0 10px 10px;
	list-style: none;
}

#sidebar ul li{
	padding: 20px 0 0;
}

#sidebar ul li h2{
	padding: 0;
	color: #050013;
	text-transform:uppercase;
	background:#d6ddfc;
	text-align:center;
	border:solid 1px #fff;
}
#sidebar ul li a{
        font-weight: bold;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	padding: 8px 0 0;
	line-height: 16px;
}

#sidebar li#search{
	padding: 15px 0 0;
}

#sidebar li#search input{
	margin: 0 0 5px;
}

#sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

#footer{
	margin: 0 0 10px;
	float: left;
	width: 858px;
	font-size: 12px;
	text-align: center;
	color: #fcfcfc;
	background: #2d3d98 url(images/bg_footer.gif) no-repeat left bottom;
}

#footer a{
	text-decoration: none;
	color: #ffffff;
}

#footer p{
	padding: 20px 20px 20px 20px;
	line-height: 24px;
}


/* comments template */

.comments-template{
	padding: 0 0 20px;
	border-top: 1px solid #525b9e;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #525b9e;
}


.comments-template h2, .comments-template h3{
	padding: 20px 0 0;
}

.comments-template h2{
	border: 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 20px 0 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	text-transform:uppercase;
	color:black;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #d6ddfc;
	color:black;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
	color:#ffffff;
}

table#wp-calendar tfoot td{
	text-align: center;
	
}

/* end calendar */