/*
Theme Name: Studio Binocular
Theme URI: http://www.studiobinocular.com
Description:
Version: 1.0
Author: Studio Binocular
Author URI: http://www.studiobinocular.com
Tags: 

*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #000;
}
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
}
#page {
	position:relative;
	z-index:1;
}
#sidebar {
	position: fixed;
	top: 38px;
	left: 35px;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #76B4CF;
	text-decoration: underline;
	padding: 0;
	margin-bottom: 4px;
	font-weight: normal;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 21px;
	color: #fff;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 26px;
	font-weight: lighter;
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #76B4CF;
	text-decoration: underline;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}
#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #76B4CF;
	text-decoration: underline;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
#sidebar .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 16px;
}
#content {
	margin-left: 310px;
	margin-top: 120px;
	width: 750px;
	background-color: #fff;
	padding: 25px;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	padding: 0;
	text-indent:-5px;
}
#sidebar ul li:before {
	content: "\00BB \0020";
	line-height: 16px;
}
#sidebar ul li a:visited, #sidebar ul li a, #sidebar ul li a:active {
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}
#sidebar ul li a:hover {
	color: #fff;
	text-decoration: underline;
	line-height: 16px;
}
#sidebar ul li.current-cat a {
	font-weight: bold;
	line-height: 16px;
}

#sidebar span.horizontal_item_spacer {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
}

#sidebar a.horizontal_item {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#sidebar a.horizontal_item_on {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
		text-decoration: none;
}


#sidebar a.horizontal_item:hover {

	text-decoration: underline;
}

#sidebar a.horizontal_item_on:hover {
	text-decoration: underline;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414042;
}
#content a:hover {
	color: #414042;
	text-decoration: underline;
}
#content a, #content a:active, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414042;
	text-decoration: none;
}

#content .post_divider {
	margin-top: 25px;
	margin-bottom: 25px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #76B4CF;
	text-decoration: underline;
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: normal;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #414042;
	text-decoration: underline;
	padding: 0;
	margin-top: 0;
	margin-bottom: 14px;
	font-weight: normal;
}
#content h3 a, #content h3 a:active, #content h3 a:visited, #content h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #414042;
	font-weight: normal;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #414042;
	text-decoration: underline;
	padding: 0;
	margin-top: 25px;	
	margin-bottom: 10px;
}

#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #414042;
	padding: 0;
	margin-top: 0;
	margin-bottom: 25px;
	font-weight: normal;
}

#content h6 {
	margin-top: 25px;	
	margin-bottom: 25px;	
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414042;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 5px;
	padding: 0;
	text-indent:-5px;
	margin-top: 0;
	margin-bottom: 0;
}
#content ul li:before {
	content: "\00BB \0020";
}
#content ul li a:visited, #content ul li a, #content ul li a:active {
	color: #414042;
	text-decoration: none;
	line-height: 17px;
}
#content ul li a:hover {
	color: #414042;
	text-decoration: underline;
	line-height: 17px;
}
#content ul li.current-cat a {
	font-weight: bold;
}

#contact_form input , #contact_form textarea{
	border: solid 1px #BCBEC0;
}

#contact_form #submit{
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #669BB3;
	background-color: #F0F0F0;
}


#contact_form .formLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}