/*  



Theme Name: BCT



Theme URI: http://blackcountry-territorials.org/



Description: The BCT theme has been based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.



Version: 1.0



Author: Alessandra Briscoe



Author URI: http://sabrisdesign.com/







	Kubrick v1.5



	 http://binarybonsai.com/kubrick/







	This theme was designed and built by Michael Heilemann,



	whose blog you will find at http://binarybonsai.com/







	The CSS, XHTML and design is released under GPL:



	http://www.opensource.org/licenses/gpl-license.php







*/







body {


	background: #4a4108 url(images/bg.jpg) repeat center;
	text-align: center;



	font: 90% "Courier New", Courier, monospace;



	color: #6E6230;



	margin: 0px;



	padding: 0px;



}



#holder {



	background: url(images/bgpage.jpg) repeat-y center top;



	margin: 0px auto;



	width: 770px;



	border-top: 5px double #574B17;



	text-align: left;



}



#nav {



	background: url(images/bgnav.jpg);



	height: 48px;



	width: 770px;



	font-family: "Courier New", Courier, monospace;



	font-weight: normal;



	color: #3a3102;



	text-align: center;



}







#footer {



	background: url(images/bgfooter.jpg) no-repeat center bottom;



	height: 60px;



	width: 770px;



	color: #fdf9f1;



	font-weight: bold;



	vertical-align: bottom;



}



#content .text {



	padding-right: 45px;



	padding-left: 45px;



}







.post {



	padding-left: 45px;



    padding-right: 55px; margin: 0 0 40px;



	text-align: left;



	}



	



.postmetadata {



	clear: left;



}	











#header {



	background: url(images/banner1.jpg) no-repeat center top;



	height: 211px;



	width: 770px;



}



a:link {



	color: #3c3300;



}



a:visited {



	color: #4F4510;



}



a:hover {

	color: #FFFFCC;

	background: #663300;

}







/* Begin Form Elements */



#searchform {



	margin: 10px auto;



	padding: 5px 3px; 



	text-align: center;



	}







#sidebar #searchform #s {



	width: 108px;



	padding: 2px;



	}







#sidebar #searchsubmit {



	padding: 1px;



	}







.entry form { /* This is mainly for password protected posts, makes them look better. */



	text-align:center;



	}







select {



	width: 130px;



	}







#commentform input {



	width: 170px;



	padding: 2px;



	margin: 5px 5px 1px 0;



	}







#commentform textarea {

    background:#fffaf2;

	width: 80%;



	padding: 2px;



	}







#commentform #submit {



	margin: 0;



	float: left;



	}



/* End Form Elements */















/* Begin Comments*/



.alt {



	margin: 0;



	padding: 10px;



	}







.commentlist {



	padding: 0;



	text-align: justify;



	}







.commentlist li {



	margin: 15px 0 3px;



	padding: 5px 10px 3px;



	list-style: none;



	}







.commentlist p {



	margin: 10px 5px 10px 0;



	}







#commentform p {



	margin: 5px 0;



	}







.nocomments {



	text-align: center;



	margin: 0;



	padding: 0;



	}







.commentmetadata {



	margin: 0;



	display: block;



	}



/* End Comments */















/* Begin Sidebar */



#sidebar



{



	padding: 20px 0 10px 0;



	margin-left: 545px;



	width: 190px;



	}







#sidebar form {



	margin: 0;



	}



/* End Sidebar */















/* Begin Calendar */



#wp-calendar {



	empty-cells: show;



	margin: 10px auto 0;



	width: 155px;



	}







#wp-calendar #next a {



	padding-right: 10px;



	text-align: right;



	}







#wp-calendar #prev a {



	padding-left: 10px;



	text-align: left;



	}







#wp-calendar a {



	display: block;



	}







#wp-calendar caption {



	text-align: center;



	width: 100%;



	}







#wp-calendar td {



	padding: 3px 0;



	text-align: center;



	}







#wp-calendar td.pad:hover { /* Doesn't work in IE */



	background-color: none; }



/* End Calendar */















/* Begin Various Tags & Classes */



acronym, abbr, span.caps {



	cursor: help;



	}







acronym, abbr {



	border-bottom: 1px dashed #999;



	}







blockquote {



	margin: 15px 30px 0 10px;



	padding-left: 20px;



	border-left: 5px solid #baaa81;



	}







blockquote cite {



	margin: 5px 0 0;



	display: block;



	}







.center {



	text-align: center;



	}







hr {



	display: none;



	}







a img {



	border: none;



	}







.navigation {



	display: block;



	text-align: center;



	margin-top: 0px;



	margin-bottom: 10px;



	}



/* End Various Tags & Classes*/







/* Begin Images */



p img {



	padding: 0;



	max-width: 100%;



	}







/*	Using 'class="alignright"' on an image will (who would've



	thought?!) align the image to the right. And using 'class="centered',



	will of course center the image. This is much better than using



	align="center", being much more futureproof (and valid) */







img.centered {



	display: block;



	margin-left: auto;



	margin-right: auto;



	}







img.alignright {



	padding: 4px;



	margin: 0 0 2px 7px;



	display: inline;



	}







img.alignleft {



	padding: 4px;



	margin: 0 7px 2px 0;



	display: inline;



	}







.alignright {



	float: right;



	}







.alignleft {



	float: left



	}



/* End Images */




