/*  
Theme Name: sbt
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/

	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

*/




.sidebar
{
	margin-top:5px;
	padding-top:0px auto;
}

.maincontent input
{
	margin:0px auto;
}

cite
{
	margin-top:5px;
	font-family:Georgia, Times New Roman, Times Serif;
	font-style:italic;
	font-size:12px;
	font-weight:700;
	color:#00aee8;
	display:block;
}

webadd
{
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#999999;
	display:block;
}

.subcontent ul
{
	color:#00aeef;
	font-family:Georgia;
	margin:0px;
	padding:0px;
	margin-top:10px;
	list-style-position:inside;
}

.subcontent li
{
	list-style-type:disc ! important;
	color:#00aeef;
	font-family:Georgia;
	font-style:italic;
	font-weight:800;
	margin-left:0px;
	padding:0px;
	line-height:15px;
	display:block;

}

.subcontent ul a
{
	color:#00aeef;
	font-family:Georgia;
	font-style:italic;
	font-weight:800;
}

.subcontent ul a:hover
{       color: #ffffff;
	background-color: #00aee8;
	text-decoration: none;
}






.page
{
	background-image:none;
}


.maincontent img
{
	border:1px solid #666666;
	margin-bottom:15px;
}

.subcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #00aeef;
	vertical-align: text-top;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0px;
	width:155px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #00aeef;
	vertical-align: text-top;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0px;
}



.maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #00aeef;
	vertical-align: text-top;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom:15px;
}

.subcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #00aeef;
	vertical-align: text-top;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom:15px;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	vertical-align: text-top;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-style: italic;
}
#testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	background-color: #00aee8;
	text-decoration: none;
}
a:visited {
	color: #00aee8;
	text-decoration: none;
}
ul {
	line-height: 14px;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left:0px;
}


.MainNavigation ul 
{
	line-height: 14px;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left:0px;
}


ul  a:active,
ul  a:link ,
ul a:visited,
ul a:hover
  {
	padding: 0px;
	height: 12px;
	width: 170px;
	margin-left:0px;
}


ul a:visited {
	color: #00aee8;
	text-decoration: none;
}
ul a:hover {
	color: #ffffff;
	background-color: #00aee8;
}


#container {
	background-color: #000000;
	width: 800px;
	margin: 0px;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
#banner {
	height: 100px;
	width: 800px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}	
#navigation {
	background-color: #000000;
	width: 170px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
	height: 100%;
}
.mainnavigation {
	width: 170px;
	vertical-align: text-top;
}
#recentwork {
	width: 170px;
	vertical-align: text-top;
}
#otherstuff {
	width: 170px;
	vertical-align: text-top;
}
#address {
	width: 170px;
	vertical-align: text-top;
	margin-top: 15px;
}
#content {
	float: left;
	width: 590px;
	height: 100%;
}
.maincontent {
	background-color: #000000;
	float: left;
	width: 378px;
	height: 100%;
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}


.subcontent 
{
	background-color: #000000;
	width: 150px;
	padding: 15px 15px 0px 15px;
	height: 100%;
	float: right;
	margin-bottom:15px;
}

.mainnavigation a {
	text-decoration: none;
	color: #ffffff;
}
.mainnavigation a:hover {
	color: #ffffff;
	background-color: #00aee8;
	text-decoration: none;
}
.mainnavigation a:visited {
	color: #00aee8;
	text-decoration: none;
}


#contentclear {
	clear: both;
	float: none;
	width: 604px;
}
#footer {
	clear: both;

	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 12px;
	padding: 5px;
}
#footercontact {
	float: left;
	width: 395px;
}
#footernavigation {
	float: left;
	width: 395px;
}
body {
	background-color: #000000;
}
.image {
	width: 376px;
	margin-bottom: 15px;
	border: 1px solid #666666;
}


.gallery
{
	background-color:#000000;
}

.alignnone

{
	margin-bottom:150px;
}


.style1 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {	font-size: 12px
}





