/*
Theme Name: Diamond
Theme URI: http://wordpress.org/
Description: Custom Diamond Theme based on the default WordPress theme 
Version: 1.6
Author: Tulipcloud
Author URI: http://www.tulipcloud.com/
Tags: black, fixed width

	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 */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Droid sans',Arial, Helvetica, Sans-Serif;
	/*background: #000000 url('images/main_background.jpg');*/
	/*background: #000000 url('images/main_background.jpg') no-repeat top center;*/
	background: #011326 url('images/page_bg.jpg') repeat-x;
	color: #000;
	text-align: center;
	/*margin: 0 0 20px 0;*/
	padding: 0;
	
	}

#page {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: black;
	/*margin: 20px auto;*/
	padding: 0;
	width: 960px;
	border: 1px solid #000;
	}
	
ul {padding:0;margin:0;list-style-type:none;}

#header, #header_main {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	background-color: #195e87;
	margin: 0;
	padding: 0;
	height: 506px;
	width: 960px;
	color:#fff;
	}
	
#header_main {
	height: 317px;
}

#headerimg 	{
	background-color: #000000;
	/*margin: 7px 9px 0;*/
	width: 960px;
	height: 350px;	
/*	margin: 0;
	height: 350px;
	width: 100%;*/
	}

#headerimgmain 	{
	background: #000000 url('images/runners.jpg') no-repeat top center;
	width: 960px;
	height: 350px;	
	}

#headervideo {
	height:200px;
	width:300px;
	background-color:#000;
	border: 5px solid #000;
	margin-top:80px;
	margin-right:8px;
	float:right;
}

#header img, #header_main img {float:left;}

#header_info{
	float:right;
	margin-right:20px;
	margin-top:10px;
	font-size:12px;
	color:#fff;
	text-align:right;
	padding-right:15px;
}

#header_info a, a:hover{
	color:#fff;
}
#headerimgmainsmall {
	width:553px;
	float:left;
}
#headerlogo {
	width:162px;
	float:left;	
}

#header_slogan {
	/*margin-left:162px;*/
	float:left;
	width:553px;
}

#header_search {
	width:245px;
	float:left;
	bottom:5px;
}

#header_search p {
	font-size:12px;
	float:left;
	
}

.header_title a {
	font-family: molengo,'Droid sans', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	text-align: left;
	margin-top:30px;
	margin-left:15px;
	padding:0;
	color:#fff;
	float:left;
	width:400px;
}

.header_title a:hover {
	color:#fff;
	float:left;
	text-decoration:none;
}


/*Slides*/
#slide_container {
	width: 245px;
	height:200px;
	float:left;
/*	margin-left:715px;*/
}

#slide_container .headline {
	font-size:12px;
	font-weight:bold;
	position:absolute;
	line-height:18px;
	min-width:245px;
	max-width:245px;
	bottom:45px;
	left:0px;
	font-size:12px;
	/*background-color:#000;*/
	color:#fff;
	/*opacity:0.4;
	filter:alpha(opacity=40);*/
}

#content {
	font-size: 12pt;
	/*background-color:#ffffff;*/
	padding-top:10px;
	}


#nav_breadcrumb{
	display:block;
	float:right;
	text-align:right;
	font-size:12px;
	color:#808080;
}


.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 12pt;
	padding:0px;
	margin-left:15px;
	margin-right:15px;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 14pt;
	padding:15px;
	}

.narrowcolumn .entry .entry_event, .widecolumn .entry .entry_event {
	font-size:12pt;
	line-height: 16pt;
	}


.widecolumn {
	line-height: 14pt;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	background-color:#e1e1e1;
	border: none;
	padding-left:3px;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Arial, Verdana, 'Droid sans',Arial, Verdana,  Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 22px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 20px;
	}

h2.pagetitle {
	font-size: 20px;
	}

#sidebar h2 {
	font-family: 'Droid sans',Arial,'Lucida Grande', Verdana, Sans-Serif;
	font-size: 16px;
	padding-bottom:3px;
	font-weight:bold;
	}

h3 {
	font-size: 13pt;
	font-weight:bold;
	}

h4 {
	font-size: 13pt;
	clear:both;
	margin:20px 0 0 5px;
	font-weight:bold;
	}

h5 {
	font-size: 12pt;
	clear:both;
	margin:15px 0 0 10px;
	font-weight:bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#fff;
	}

h2, h2 a, h2 a:visited  {
	color: #300;
	}
	
h3, h3 a, h3 a:visited {
	/*color:#CC6600;*/
	color:#630;
}

h4, h4 a, h4 a:visited {
	color:#369;}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry  a {
	color: #993300;
	text-decoration:underline;
	}

.entry  a:hover {
	color: #ccc;
	text-decoration:none;
	}

.entry  a:visited {
	color: #993300;
	}
	
.entry h1 {
	color: #003366;
	font-weight:bold;
	text-align:left;
}

#content h2 {
	font-weight:bold;
	border-bottom: 2px solid #300; 
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial,'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:'Droid sans', Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 14px 'Droid sans',Arial,'Lucida Grande', Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	color:#fff;
	text-decoration: none;
	}

a:hover {
	/*color: #147;*/
	color:#fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 10px 7px;
	margin: 0px 0 0;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	display:none;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	display:none;

	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-size:1em;
	}
	
#footer h3 {
	margin:0px;
}
.catalog th, .catalog td {
	text-align:center;
}
.entry table.catalog a {
	font-size:12px;
}	
.entry table.catalog {
	background:#eeeeee;
}
/* End Structure */



/*	Begin Headers */


h1 {
	/*padding-top: 70px;*/
	margin: 0;
	text-align: center;
	}

h2 {
	margin: 30px 0 0 5px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	clear:both;
	padding: 0;
	margin: 30px 0 0 5px;
	text-align:left;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

img {
	padding: 0px;
	border:0px;
	}


p img {
	padding: 0px;
	max-width: 100%;
	border:0px;
	}
	
.entry img, #footer img {
	/*Place shadow around images*/
	/*background: transparent url('images/shadow_bg.png') no-repeat bottom right;
	padding:0 7px 7px 0; */

	margin:5px;
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */ 
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */ 
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */ 
 
/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#999999)";*/
/* IE 8 */ 
/*: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')  */

/*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333, offX=2px, offY=2px, positive=true);*/

}

/*	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 {

	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {

	margin: 0 20px 2px 0;
	display: inline;
	}

img.alignleftmiddle {

	margin: 0 20px 2px 0;
	display: inline;
	vertical-align:middle;
	}

img.imgtfe{
	display:none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 15px;
	margin-top: 0px;
	padding: 0 0 0 0px;
	text-indent: 0px;
	display:block;
	list-style-type:none;
	
	}

html>body .entry li {
	margin: 7px 0 3px 10px;
	display:block;
	clear:both;
	background:url('images/bullet_square_black.png') no-repeat 0px 7px;
	padding-left:15px;

	}



/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul li {
	/*border:1px solid #e4e4e4;*/
	padding:3px;
}

#sidebar ul ul li {
	border:none;
	list-style-type:square;
	/*color:#0066CC;*/
	color:#fff;
	list-style-position: outside;	
	padding-left:5px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding-left:10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color:#fff;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar fieldset {
	max-width:200px;
	padding:0px;
	border:none;
}
#sidebar input {
	max-width:195px;
	background-color:#e1e1e1;
}
#sidebar .wpsc_variation_forms input {
	background-color:transparent;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#hana_flv_flow3_1,#hana_flv_flow3_2,#hana_flv_flow3_3,#hana_flv_flow3_4,#hana_flv_flow3_5  {
	margin-left:auto;
	margin-right:auto;
}

.listposts_vertical table {
	border-top:1px solid #808080;
}

.listposts_vertical h3 {
	padding-top:15px;
}
/* End Entry Lists */



/* Begin Form Elements */

#header_search p {
	margin:0px;
}

#header_search input {
	background-color:#E1E1E1;
}
#header_search input#btnSearch {
	padding:0px;
}

#searchform {
	margin: 0;
	padding: 46px 5px 0px 0px;
	float:right;
	
	}

#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: 220px;
	}

#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 */

/* Boxes */
#box {
	width:233px;
	height:222px;
	float:left;
	background: transparent url('images/block_green_bg.png')  bottom right no-repeat;
	color:#fff;
	margin-bottom:30px;
}
#box .box-header {
	padding:3px 3px 3px 9px;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	
}
#box .box-content {

	padding:3px 3px 3px 9px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.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 */


.entry #rotator {
	margin: 30px auto 30px auto;
}	
	

/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0;
	margin-left: 718px;
	width: 240px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


#listposts_horizontal {

}

#listposts_horizontal p {
	float:left;
	clear:both;
}

#page #listposts_horizontal img {
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}



/* 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: #fff; }
/* End Calendar */

#si_contact_form {
	margin-left:50px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.narrowcolumn .entry blockquote p {
	color:#630;
	font-family:"droid serif";
	font-size:18px;
	margin: 5px 10px 0 5px;
	/*padding-left: 20px;*/
	/*border-left: 5px solid #ddd;*/
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-dd {
	margin:0;
	font-size:12px;
	}
/* End captions */

/*Include Post Lists*/


#socialLinksSidebarContainer {
	max-height:120px;
}


/*Calendar*/
#wp-calendar {
	float:left;
	margin:0;
}

.read-more {
	float:right;
	margin-right:50px;
}
#sidebar .wp-polls-ul input {
	background-color:transparent;
}
