/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/



/* Begin Typography & Colors */
.linklove { display:none; }
select { width:100%; }
body {
	background-repeat: repeat-x;
	margin:0px;
	font-family: Verdana;
}
#wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 130px;
	padding-top: 40px;
}
#page-info {
	width: 660px;
	float: left;
font-size:12px;
}
#sidebar {
	width: 231px;
	float: right;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
font-size:12px;
padding:10px;
}

.logo {
	float: left;
	margin-left: 10px;
	height: 65px;
	width: 213px;
}
.seo {
	width: 248px;
	
	float: right;
	margin-right: 10px; padding:42px 0px 0px 0px;
}
#navbar {
	height: 41px;
	margin-top: 27px;
	padding: 0px;
}
#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navbar li {
	float: left;
	padding: 12px 5px 8px 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
	margin-right: 15px;
}
#navbar li a {
	text-decoration: none;
	color: #000000;
	padding: 10px 6px 9px 6px;
}
#navbar li a:hover {
	background-color: #6B6B6B;
	color: #FFFFFF;
	padding: 10px 5px 10px 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}
#page {
	padding-top: 40px;
	padding-bottom: 50px;

}
#other-pages{
	border: 7px solid #E9E9E9;
	padding-top: 40px;
	padding-bottom: 50px;
margin-top:11px;
padding:7px;
background-color:#EEEEEE;
}

#rotate{background-image: url('/images/homepage-bg.jpg');
height:311px;
width:938;
padding:7px;
}
#footer{
	padding-top: 15px;
width:952px;
margin-left:auto;
margin-right:auto;
height:37px;
}
#footer-wrapper {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 52px;
	background-image: url('/images/new-footer-bg.jpg');
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	background-repeat: repeat-x;
	clear: both;
}

#footer-nav{
	float: left;
}
#footer-nav ul{
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer-nav li{
	text-decoration: none;
	color: #666666;
	float: left;
	margin-right: 10px;

}
#footer-nav li a{
	color: #525252;
	padding: 10px 12px 9px 0px;
	text-decoration: none;
	font-size: 13px;
}
#footer-nav li a:hover{
	padding: 10px 12px 9px 0px;
	color: #FFFFFF;
}
#contents {
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.bottom-columns {
	width: 307px;
	float: left;
}
.inner-column {
	padding: 8px;
	background-color: #525252;
}
.heads {
	padding-bottom: 15px;
}
#contents p {
	padding: 0px;
	margin-top: 5px;
}
.copy {
	color: #525252;
	font-size: 12px;
	float: left;
	width: 180px;
	padding-left: 100px;
}
.website {
	color: #525252;
	font-size: 12px;
	float: right;
	width: 180px;
	padding-left: 40px;
	text-align: right;
}
.website a{
	color: #525252;
	padding: 10px 12px 9px 0px;
	text-decoration: none;
	font-size: 13px;
}
.website a:hover{
	padding: 10px 12px 9px 0px;
	color: #FFFFFF;
}
.inner-column a {
	background-color: #525252;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
}
.make-button {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	width: 290px;
		height: 30px;
		background-image: url('/images/make.jpg');
		background-repeat: no-repeat;
	}
.model-button {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	width: 290px;
		height: 30px;
		background-image: url('/images/model.jpg');
		background-repeat: no-repeat;
		margin-top: 5px;
	}
.go {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	background-image: url('/images/go.jpg');
		background-repeat: no-repeat;
		width: 36px;
		height: 14px;
		float: right;
		margin-top: 5px;
	}
#contents form  {
	padding:0px 0px 19px 0px;
margin:0px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


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 */



/* Begin Form Elements */




.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

