/* 
Theme Name: BC INS
Theme URL: http://inspiration.bfandd.com
Description: V 1.0 for inspiration blog
Version: 1.0
*/
/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

body {
	background:#000;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:.8em;
	color:#ABA399;
}

strong {font-weight:bold;}
em {font-style:italic;}

a {
	text-decoration:none;
	color:#7B6A51;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color:#AA987D;
}

img, img:hover {
	border:0;
}

p {line-height:180%;}

h2 {
	color:#C78D28;
	font-family: aharoni, helvetica, geneva;
	font-weight:bolder;
	font-size:2.2em;
	text-decoration:none;
	text-transform:uppercase;
	margin: 2px 0 15px 0;
}


#doc {
	width:960px;
	margin:0 auto;
	padding:0;
}

#header {
	width:100%;
	font-size:1.1em;
	margin:10px 0 0px 0;
	padding:0;
	height:75px;
}

#logo {
	float:left;
	padding:5px 10px 0 15px;
	height:70px;
}

#pages {
	float:left;
	width:600px;
	text-align:center;
	font-size:.9em;
}

#pages ul {
	list-style: none;
	padding:5px 0 0 20px;
}

#pages ul li {
	display:inline;
	margin: 0 15px 0 0;
}

#cats {
	clear:right;
	float: left;
	width:600px;
	margin:15px auto 0 auto;
	padding:0;
	text-align:center;
	font-size:1.1em;
}

#cats ul {
	list-style: none;
}

#cats ul li {
	display:inline;
	margin:0 4px;
	padding:2px;
}

#cats a {
	color: #AA987D;
	font-weight:bold;
}

#cats a:hover{
	color:#7B6A51;
}

/*End Header*/

/*Content*/
#content {
	clear:both;
	width:100%;
	padding:25px 0 0 0;
	margin:0px 0 20px 0;
}

#post {
	float:left;
	width:500px;
}

#post img{
	border:#1F1D1A 2px solid;
	background:#646358;
	padding: 3px;
}

.post-index {
	clear:both;
	margin:0 0 15px 0;
	width:540px;
}

#post-items {
	margin:0;
	padding:0;
	width:100%;
	min-height:200px;
	margin: 0 0 15px 0;
}

.thumbnail {
	float: left;
	margin-right: 5px;
}

.excerpt {
	float: left;
	width: 40%;
	max-width:200px;
	padding:4px 0 0 0;
}

.excerpt strong a {
	padding: 4px 0px;
	background:url(images/mesh.png) repeat-x bottom left;
	color:#ABA399;
	font-family: aharoni, helvetica, geneva;
	font-weight:bolder;
	font-size:2.2em;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
}

.excerpt strong a:hover {
	text-decoration:none;
	color: #C78D28;
}

.excerpt .paragraph {
	margin-top: 10px;
	background: #1F1D1A;
	width:100%;
	padding: 3px;
}

#postmeta {
	clear:both;
	width:540px;
	background: #1F1D1A;
	padding: 2px 0px;
	margin: 5px 0 25px 0;
	float: left;
	text-align:center;
}

/*Sidebar*/
#sidebar {
	float:right;
	width:400px;
	margin:0;
	padding:0;
}

#sidebar ul li, #sidebar ol li{list-style:none;}

#sidebar .box {
	
	border:#2B241B 1px solid;
}

#sidebar .box2 {
	
	border:#2B241B 1px solid;
}

#subscribe {
	list-style: none;
	margin:0 auto 0px auto;
	width:300px;
	text-align:center;
	background:url(images/rss.png) repeat-x bottom left;
}

/*ads*/

#sponsors {
	width: 300px;
	padding:8px 5px 5px 5px;
	margin:0 auto 0px auto;
	text-align:center;
}

#sponsors ul {
	list-style:none;
	display: inline;
	margin:8px auto 0 auto;
}

#sponsors ul li {
	display: inline;
	margin:0;
	padding: 0 2px;
}

/*searchbox*/
#searchbox {
	width:310px;
	margin: 0 auto 0px auto;
	padding:15px 0;
	text-align:center;
}

#searchform {margin: 0 auto;}

#searchform .input-txt {
	padding:0 0 3px 4px;
}

#searchbox #s {
	background:#9E968D;
	border:#1F1D1A 1px solid;
	padding: 2px 0;
	margin: 0 3px 0 0;
}

#searchsubmit {
	background:#73685C;
	border:#1F1D1A 1px solid;
	padding: 2px;
	color: #1F1D1A;
	cursor:pointer;
}

#searchsubmit:hover {
	background:#ABA399;
}

#bc-latest {
	width:302px;
	margin: 0 auto;
	padding:7px 4px 4px 4px;
}

#bc-latest h3, #blogroll h3 {
	font-size:1em;
	font-weight:bold;
	margin: 0 auto 5px auto;
	text-align:center;
}

#bc-latest ul {
	margin: 0 auto;
}

#bc-latest li a {
	display: block;
	width: 280px;
	background:#142A30;
	font-size: 1em;
	color: #ABA399;
	padding: 2px 0 2px 2px;
	margin: 0 auto 4px auto;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#bc-latest li a:hover {
	text-decoration: none;
	color: #ededed;
	background: #2F6370;
}

#blogroll {
	width:302px;
	margin:0 auto 15px auto;
	padding: 7px 4px 4px 4px;
}

#blogroll ul {
	list-style: none;
	text-align:center;
}

#blogroll li a {
	display: block;
	width: 280px;
	background:#9E968D;
	font-size: .9em;
	color: #1F1D1A;
	padding: 2px 0 2px 2px;
	margin: 0 auto 4px auto;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#blogroll li a:hover {
	text-decoration: none;
	color: #555;
	background: #1F1D1A;
}

/*Articles*/
#article {
	width:520px;
	padding: 10px;
	border:#2D2926 1px solid;
	margin:0 0 15px 0;
	color:#918A81;
}

#article strong {
	font-size:1.4em;
	color: #C78D28;
}

#article h2 {
	margin: 0 0 10px 0;
}

#article ul, #article ol {
	padding: 3px 6px;
	margin: 3px 0;
}

#article ul li, #article ol li {
	margin: 0 0 3px 0;
	padding: 0 2px;
}

#article h2 a {
	padding: 4px;
	color:#ABA399;
	font-family: aharoni, helvetica, geneva;
	font-weight:bolder;
	font-size:2.2em;
	text-decoration:none;
	text-transform:uppercase;
	width:100%;
}

#article h2 a:hover {
	text-decoration:none;	
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #333;
   text-align: center;
   background-color: #8C684F;
   color:#000;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#article-meta {
	font-size:.9em;
	padding:2px 10px 2px 10px;
	width:40%;
	max-width:60%;
	background:#1F1D1A;
}

/*Comments*/
#comments {
	width:524px;
	padding: 8px;
	background:#9E968D;
	border:#777 1px solid;
	color:#222;
}

#comments a {
	color:#821919;
	text-decoration:none;
	font-weight:bold;
}

#comments a:hover {
	text-decoration:underline;
}

#comments h3 {
	font-size: 1.7em;
	margin: 0 0 10px 0;
}

#comments ul, #comments ol {list-style: none;}


#commentlist {
	margin: 0 0 10px 0;
}

.singlecomment {
	margin: 0 0 20px 0;
	width:100%;
	clear:left;
	background:#9E968D;
}

.auth {
	float:left;
	width: 100px;
	margin: 0 10px 20px 0;
	text-align:center;
}

small {font-size:.9em;}

.commenttext {
	float:left;
	width:350px;
	min-height:80px;
	background:#E8D8D8;
	border:#827E7E 1px solid;
	padding: 8px 10px;
}

#addtoform {clear:both;}

#s1, #s2, #s3 {
	width: 280px;
	height: 20px;
	background:#E8D8D8;
	border:#827E7E 1px solid;
	padding: 1px 3px;
	margin: 0 0 8px 0;
	font-size:1.1em;
}

#s4 {
	background:#E8D8D8;
	border:#827E7E 1px solid;
	padding: 4px;
	margin: 0 0 4px 0;
	font-size:1.3em;
	width: 370px;
}

#s1:focus, #s2:focus, #s3:focus, #s4:focus {
	background:#FCEBEB;
	border:#4F4A33 1px solid;
}	

#sbutt {
	padding: 5px 25px;
	font-size:1.1em;
	background:#004EC2;
	border:#192230 2px solid;
	color:#C9DAF5;
	font-weight:bold;
	cursor:pointer;
}

#sbutt:hover {
	background:#002966;
	color:#EBEFF5;
}

#footer {
	width:100%;
	padding: 10px 0;
	clear:both;
}

#postnavigation {
	clear:both;
	float:left;
}