/*
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 */
body {
	margin:0 auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


#header {
	padding:0px 16px;
	margin:0px;
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.top_menu_bg
{
background-color:#6D99F1;
padding:0px;
margin:0px;
font-weight:normal;
font-size:12px;
line-height:39px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}




/*#headerimg 	{
	margin:0 auto;
}
*/
.entry {
	background-image: url(images/entrybg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #845000;
	line-height: 16px;
	padding: 15px;
	clear: both;
}
#content {
	font-size: 1.2em;
	width:690px;
	padding-left:15px;
	padding-right: 15px;
	padding-top: 15px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	background-color:#3F78E7;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
		
}

.entrypost_comments {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 12px;
	font-size: 12px;
	color: #FFFFFF;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/sidebarheadbullet.jpg);
	background-repeat: repeat-x;
	height: 36px;
	padding-left: 35px;
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 36px;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #DC6D02;
	}
h2, h2 a, h2 a:visited { 
	color: #FCA219;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color:#DC6D02;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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


#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, 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;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	margin:0px auto;
	padding: 0;
	width: 1003px;
}


#headerimg {
	margin: 0;
}

.narrowcolumn {
	float: left;
	margin: 0px;	
	}
	

.widecolumn {
	padding:10px 0px 20px 0;
	margin: 5px 20px 0 20px;
}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	background-image: url(images/postmetadataleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
	background-color: #FCA219;
	width: 567px;
	height: 39px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.postmetadataright {
	background-image: url(images/postmetadataright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 565px;
	height: 27px;
	float: left;
	padding: 12px 0px 0px 12px;
}
.postmetadata a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.postmetadata a:hover {
	font-weight: bold;
	color: #A56400;
	text-decoration: none;
}
.clear {
	clear: both;
}

#footer {
	padding:10px;
	margin:0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2.pagetitle {
	text-align: left;
	margin-left: 70px;
}


#respond h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:27px;
	color:#FCA219;
	padding: 0px; margin: 0px;
	}

h3.comments {
	padding: 0;
		}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	background-color: #E2ECFF;
	border: #AAC5FA 1px solid;
	padding: 8px 10px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/*.sidebarhead {
	background-image: URL(images/sidebarheadbullet.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 35px;
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 36px;
}
*/

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
}

#searchsubmit {
	padding: 1px;
	}

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

.commentlist {
	padding: 0;
	text-align: justify;
	clear: both;
	width: 940px;
	}

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



/* Begin Sidebar */

#sidebar {
	width: 240px;
	margin-right: 10px;
	margin-top: 15px;
	float:right;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	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 {
	background-color: #FFF5E6;
	width: 588px;
	border: #FDD08C 1px solid;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #DF6F01;
	padding: 5px 10px 5px 10px;
	margin-left: 80px;
	}
.navigation a {
	color: #DF6F01;
	text-decoration: none;
	font-weight: bold;	
}
/* 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;
}
/* End captions */

/*--------------------------------------------------Link----------------------------------------------------------*/

A.top_link:link, A.top_link:active, A.top_link:visited
{
font-weight:normal;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
padding:0px 9px;
}

A.top_link:hover
{
font-weight:normal;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
padding:0px 9px;
}


A.top_menu:link, A.top_menu:active, A.top_menu:visited
{
font-weight:bold;
float:left;
font-size:12px;
line-height:42px;
font-family:Arial, Helvetica, sans-serif;
color:#00377B;
text-decoration:none;
padding:0px 7px;
}

 A.top_menu:hover
{
display:block;
float:left;
background:url(images/top_menu_hover.gif) center top no-repeat;
font-weight:bold;
font-size:12px;
line-height:42px;
font-family:Arial, Helvetica, sans-serif;
color:#FF7E00;
text-decoration:none;
padding:0px 7px;
}



A.top_menu_hover:link, A.top_menu_hover:active, A.top_menu_hover:visited {
	display:block;
	float:left;
	background-image:url(images/top_menu_hover.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-weight:normal;
	font-size:15px;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7E00;
	text-decoration:none;
	padding:0px 11px;
}

a.top_menu_hover:hover {
	font-weight:normal;
	float:left;
	font-size:15px;
	line-height:42px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1652C8;
	text-decoration:none;
	padding:0px 11px;
}





a.white_link:link, a.white_link:active, a.white_link:visited {
	font-weight:normal;
	font-size:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	a.white_link:hover
	{
	font-weight:normal;
	font-size:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7E00;
	text-decoration:underline;
	}


a.white_link2:link, a.white_link2:active, a.white_link2:visited
{
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.orange_menu_bg2
{
background-color:#FFBB52;
padding:0px;
margin:0px;
}


a.white_link2:hover
{
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}

/*a.orange_link:link, a.orange_link:active, a.orange_link:visited
{
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#E08700;
text-decoration:none;
}

a.orange_link:hover
{
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}


a.blue_link:link, a.blue_link:active, a.blue_link:visited
{
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#447AE1;
text-decoration:none;
}

a.blue_link:hover
{
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:underline;
}
*/
#body_cont_bg {
	background-color:#ffffff;
	margin:0px;
	float:left;
	width:971px;
	border:16px solid #3F78E7;
}

h2 {
	margin: 0px;
}
.narrowcolumn h2 {
	width: 521px;
	padding-left: 11px;
	float: left;
	height:43px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:27px;
	color:#FCA219;
	padding-top: 6px;
}
.narrowcolumn h2 a {
	height:49px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:27px;
	color:#FCA219;
	line-height:30px;
}

.post_comments h2 {
	width: 539px;
	padding-left: 11px;
	float: left;
	height:43px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:27px;
	color:#FCA219;
	padding-top: 6px;
}
.post_comments h2 a {
	height:49px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:27px;
	color:#FCA219;
	line-height:30px;
}
.postheadbg {
	width: 578px;
	float: left;
}
.postnumber {
	width: 46px;
	float: left;
	padding-top: 8px;
}
.postnumberbg {
	float: left;
	background-image: url(images/postnumberbg.jpg);
	width: 34px;
	height: 32px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 15px;
}
.postnumberbg a {
	color: #FFFFFF;
	text-decoration: none;
	}
#sidebar ul li ul {
	list-style-type: none;
	margin: 0px;
	padding: 17px 12px 10px 12px;
	}

#sidebar ul li ul li {
	list-style-type: none;
	border: 0px;
	padding-bottom: 2px;
	background-image: URL(images/sidebarlinksbullet.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0 .45em;
	}
.leftmainbox {
	width: 690px;
	float: left;
	margin-bottom: 18px;
}
.datebox {
	width: 80px;
	float: left;
}
.datebg {
	background-image: url(images/datebg.jpg);
	width: 69px;
	height: 60px;
	background-repeat: no-repeat;
	width: 80px;
	float: left;
}
.day {
	width: 69px;
	text-align:center;
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
.month {
	width: 69px;
	text-align:center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation_new {
	background-color: #FFF5E6;
	width: 920px;
	border: #FDD08C 1px solid;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #DF6F01;
	padding: 5px 10px 5px 10px;
	}
.navigation_new a {
	color: #DF6F01;
	text-decoration: none;
	font-weight: bold;	
}
.post_comments {
	width: 926px;
	margin: 0px;
	text-align: justify;
	background-color: #FFF3E2;
	border: #FDD08C 1px solid;
	padding: 6px;
	float: left;
}
.post {
	margin: 0px;
	text-align: justify;
	background-color: #FFF3E2;
	border-left: #FDD08C 1px solid;
	border-right: #FDD08C 1px solid;
	width: 594px;
	padding: 6px;
	float: left;
}
.postinner {
	margin: 0px;
	text-align: justify;
	background-color: #FFF3E2;
	border: #FDD08C 1px solid;
	width: 680px;
	padding: 6px;
	float: left;
}
.postbox {
	width: 608px;
	float: left;
}
.postboxtop {
	width: 608px;
	height: 10px;
	float: left;
}
.postboxtopleft {
	background-image: url(images/roundedtopleft.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;
	float: left;
}
.postboxtopmid {
	background-image: url(images/roundedtopmid.jpg);
	background-repeat: repeat-x;
	width: 590px;
	height: 10px;
	float: left;
}
.postboxtopright {
	background-image: url(images/roundedtopright.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;
	float: left;
}
.postboxbotleft {
	background-image: url(images/roundedbotleft.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;
	float: left;
}
.postboxbotmid {
	background-image: url(images/roundedbotmid.jpg);
	background-repeat: repeat-x;
	width: 590px;
	height: 10px;
	float: left;
}
.postboxbotright {
	background-image: url(images/roundedbotright.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 10px;
	float: left;
}
.postmetadata_comment {
	float: left;
	background-color: #FCA219;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 880px;
	padding: 10px;
}
.top_menu_hover_select { display:block; float:left; font-weight:normal; font-size:12px; line-height:42px; font-family:Arial, Helvetica, sans-serif; color:#FF7E00; padding:7px 7px; }
select.search_select{
	border-top: #1652C8 1px solid;
    border-right: #1652C8 1px solid;
	border-left: #1652C8 1px solid;
	border-bottom: #1652C8 1px solid;
	padding: 1px 3px 1px 3px;
	color:#1652C8;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
}
