/*
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 */
.loops ul { margin:0px; padding:0px; list-style:none; }
.linklove { display:none; }
body{
background-position: center top;
	font-size:12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/images/body-bg.jpg');
	background-repeat: repeat-y;
}
#info{padding: 0px 18px 0px 18px;
}
#info a{color:#159145;}

.leftpanel ul{ list-style-type:none;  }

.entry p br{display:none;}





.leftpanel
{border-bottom:3px solid #159145;
margin-left:10px;
padding-top:10px;
text-decoration:none;
list-style-type:none; 
font-size:12px;
}
#leftpanel ul{margin:0px;}

.subhead{}
.entry p {font-size:14px;}

#wrapper {
	width: 967px;
	
	margin-right: auto;
	margin-left: auto;
}
.leftpanel ul{padding:0px;}

.leftpanel a{text-decoration:none;
list-style-type:none;
color:#159145;}
#header {
	height: 100px;
}

a title{text-decoration:none;}
#page {
	width: 630px;
	float: left;
	margin-left: 10px;
	background-image: url('/images/page-repeat.jpg');  }

.logo {
	float: left;
}
.details {
	float: right;
	margin-top: 10px;
}
#navbar {
	clear: both;
	background-image: url('/images/navbar-bg.jpg');
	width: 960px;
	height: 39px;
	margin-left: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#navbar ul {
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
	
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
	height: 42px;
}
#navbar li {
	float: left;
	display: inline-block;
	padding: 8px 5px 8px 5px; font-size:16px;
}
#navbar li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px 5px 10px 5px;
}
#navbar li a:hover {
	background-color: #257238;
	padding: 10px 5px 10px 5px;
}
#mid-secttion {
	background-image: url('/images/mid-bg.jpg');
	margin-left: 8px;
	width: 919px;
	height: 304px;
	margin-bottom: 15px;
	padding-top: 17px;
	padding-left: 22px;
	padding-right: 22px;
}
#rotating {
	width: 590px;
	height: 287px;
	float: left;
}
#mid-right {
	width: 310px;
	float: right;
	height: 287px;
}
h2 {
	font-weight: lighter;
	font-size: 23px;
	padding: 0px;
	margin: 0px;
color:#159145;
}
h6{ 
	font-size: 14px;
	padding: 0px;
	margin: 0px;
color: #149145;
}

.green-mid {
	color: #149145;
	font-size: 24px;
}
#mid-right p {
	font-size: 14px;
}
.link-page {
	border-style: 0;
	border-color: 0;
	background-image: url('/images/new-tsbs.jpg');
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	border-width: 0px;
	float: left;
	margin-top: 10px;
color:white;
font-size:18px;
}
.link-page2 {
	border-style: 0;
	border-color: 0;
	background-image: url('/images/new-tsbs.jpg');
	background-repeat: no-repeat;
	width: 127px;
	height: 40px;
	border-width: 0px;
	float: right;
	margin-top: 10px;
color:white;
font-size:18px;
}
#mid-right a{hover:#149145;}
.bottom-sections {
	padding: 10px 15px 10px 15px;
	background-image: url('/images/bottom-sections2.jpg');
	width: 280px;
	height: 321px;
	float: left;
	margin-left: 12px;
	margin-bottom: 10px;
}
.input-box {
	padding: 0px;
	margin: 0px;
	width: 170px;
	height: 22px;
}
.form2-style {
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.go-button {
	border-style: 0;
	border-color: 0;
	background-image: url('/images/go.jpg');
	background-repeat: no-repeat;
	width: 60px;
	height: 27px;
	border-width: 0px;
	padding-bottom:9px;
}
.button3 {
	border-style: 0;
	border-color: 0;
	background-image: url('/images/speaker.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 19px;
	height: 19px;
	border-width: 0px;
}
.bottom-sections p {
	font-size: 14px;
}
.bottom-sections a {
	font-size: 14px;
	color: #159145;
	text-decoration: none;
}
.sidebar {
	padding: 10px 15px 10px 15px;
	background-image: url('images/bottom-sections2.jpg');
	width: 280px;
	height: 321px;
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
}

#footer {
	background-image: url('/images/footer-bg.jpg');
	width: 963px;
	height: 43px;
	margin-left: 9px;
	clear: both;
	background-repeat: no-repeat;
}
#footer-nav ul {
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
	
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
	height: 42px;
	float: left;
}
#footer-nav li {
	float: left;
	display: inline-block;
	padding: 11px 5px 8px 5px;
}
#footer-nav li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 11px 5px 9px 5px;
}
#footer-nav li a:hover {
	background-color: #257238;
	padding: 11px 5px 9px 5px;
}
#website {
	float: right;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 12px;
}
#website a{text-decoration:none;
color:#FFFFFF;}
h3 {
	padding: 0px;
	margin: 0px;
	color: #149145;
	font-size: 22px;
	font-weight: lighter;
}
h4 {
	padding: 0px;
	margin: 0px;
	color: #149145;
	font-size: 22px;
	font-weight: lighter;
	width: 170px;
	float: left;
}
.mini-section {
	width: 280px;
	height: 83px;
	font-size: 14px;
	margin-top: 10px;
}
.loop-imgs {
	float: left;
	margin-right: 10px;
}
.buisness {
	margin-right: 8px;
	float: left;
}


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;
	}

select {
	width: 130px;
	}

#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." */

