/*
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 {
	font-family: LucidaGrande,'Lucida Grande','Lucida Sans','Arial',serif;
	color: #333333;
	}
h2, h3 {
	font-size: 18px;
	font-weight: normal;
	color: #0066FF;
}
#page {
	/*background:url('images/header_bg.jpg') top left no-repeat;*/
	}

#header {
	text-align:center;
	}
#header img {
	border:none;
}
#header ul {
	list-style:none;margin:0;padding:21px 0 0 0 ;
}
#header ul li {
	display:inline;margin:0;padding:0 5px 0 10px;color:#0076b6;font-family:Tahoma;font-size:0.9em;background:url('images/menu_bg.jpg') top left no-repeat;
}
.nobg {
background:none !important;
}
.nav_current a {
	color: #1cbadf!important;
}
#header ul li a {
	text-decoration:none;color:#0076b6;
}
#header ul li a:hover {
	text-decoration:none;color:#1cbadf;
}
#wrapper {
	/*background:url('images/wrapper_bg.jpg') top left repeat-y;*/
	}

#content {
	text-align:center;

	}
#slogan {
	font-family:Tahoma;
	color:#1cbadf;
	font-size:1.1em;
	padding: 0px 0 10px 0;
}
.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn1 .entry, .narrowcolumn2 .entry {
	font-size: 12px;
	line-height: 20px;
}
#news_reliese {
	width: 355px;
	float: right;
	padding-right: 20px;
}
#news_reliese p {
	text-align: left;
	height: 60px;
}
#news_reliese p img {
	width: 50px;
	float: left;
	margin-right: 10px;
}
#pdfs img {
	width: 40px;
	float: left;
	margin-right: 10px;
}
#pdfs p {
	height: 45px;
	margin: 0;
}
#pdfs h3 {
	margin: 15px 0;
}
#pdfs a {
	font-size: 1.2em;
	line-height: 2.5em;
}
.narrowcolumn2 .entry a, .narrowcolumn1 .entry a, .narrowcolumn .entry a, #news_reliese a {
	color: #0099CC;
	text-decoration: none;
}

.widecolumn {

	}

.narrowcolumn .postmetadata, .narrowcolumn2 .postmetadata {

	}

.thread-alt {

}
.thread-even {

}
.depth-1 {

}

.even, .alt {


}

#footer {
	background:url('images/footer_bg1.jpg') top left no-repeat;
	}
#footer1 {
	background:url('images/footer1_bg.jpg') top left no-repeat;
	}

small {

	}

h1, h2, h3 {

	}

h1 {

	}

#headerimg .description {

	}

h2 {

	}

h2.pagetitle {

	}

#sidebar h2 {

	}

h3 {

	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	}

.entry p a:visited {

	}

.sticky {

	}
.sticky h2 {

	}

.commentlist li, #commentform input, #commentform textarea {

	}
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 

	}

.commentlist cite, .commentlist cite a {

	}

.commentlist p {

	}

#commentform p {

	}

.commentmetadata {

	}

#sidebar {

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

code {

	}

acronym, abbr, span.caps
{

	}

a, h2 a:hover, h3 a:hover {

	}

a:hover {

	}

#wp-calendar #prev a, #wp-calendar #next a {

	}

#wp-calendar a {

	}

#wp-calendar caption {

	}

#wp-calendar th {

	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {

	margin: 30px auto;
	padding: 0;
	width: 918px;
	}

#header {

	margin: 0;
	padding: 0;
	height: 163px;
	width: 918px;
	}

#header #logo {
	padding:15px 0 0 0;
}

#wrapper {
	width:918px;
	padding-top: 20px;
	}

.narrowcolumn, .narrowcolumn1, .narrowcolumn2 {
	float: left;
	padding: 0 0 0 45px;
	margin: 0px 0 0;
	width: 490px;
	}
.narrowcolumn1, .narrowcolumn2 {
	padding: 0 0 0 20px;
	width: 515px;
}
.narrowcolumn2 {
	width: 880px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	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 {
	clear: both;
}

.postarea {
	text-align:left;
	font-family:tahoma;
	color:#035190;
	font-size:0.8em;
	width:100%;
	margin-bottom: 25px;
}
.postarea h1 {
	font-size:1.4em;
	font-weight: normal;
}
.postarea h1, .postarea p  {
padding:0;margin:0;
}
.postarea a, .postarea a:hover {
	color:#22bcef;
	text-decoration:none;
}
.postarea h1 a, .postarea h1 a:hover {
	color:#0176d6;
	text-decoration:none;
}
.post_entry {
	margin-bottom: 40px;
}
.postauthor {
	padding:0 0 10px 0;
}
.postmeta {
	text-transform:uppercase;
	background:url('images/postmeta_bg.jpg') top left no-repeat;
	width:409px;
	height:20px;
	margin:7px 0 0 0;
	padding:3px 0 0 3px;
}
.clear {
	clear: both;
}

#sidebar_r {
	float:left;
	width:360px;
	padding:0 0 0 10px;
}
#video {
	width:334px;
	height:238px;
	padding:22px 0 0 22px;
	background:url('images/video_bg.jpg') top left no-repeat;
}

#footer {
	padding: 0;
	margin: 0;
	width: 918px;
	height:300px;
	float:left;
	}
#footer1 {
	padding: 0;
	margin: 0;
	width: 918px;
	height:231px;
	float:left;
	}

#footer #buttons {
	width:172px;
	float:right;
	padding:140px 90px 0 0;
}

#footer1 #buttons {
	width:172px;
	float:right;
	padding:75px 90px 0 0;
}
#buttons img {
	border:none;
	margin: 20px 0 20px 0;
}
#bottom_line {
	float:left;
	width:918px;
}
#footer p{
	margin:0;
	padding:8px 0 0 0;
	font-family:tahoma;
	font-weight:normal;
	font-size: 0.7em;
	color:#243f8e;
}
#footer p a, #footer p a:hover {
	text-decoration:none;
	color:#243f8e;
}
#footer #left {
	float:left;
	padding-left:18px !important;
}
#footer #bottomlogo{
	float:left;
	padding:1px 0 0 110px;
}
#footer #right {
	float:right;
	padding-right:17px !important;
}
#footer #right a, #footer #right a:hover {
	text-decoration:underline;
	color:#263eba;
}

#footer1 p{
	margin:0;
	padding:8px 0 0 0;
	font-family:tahoma;
	font-weight:normal;
	font-size: 0.7em;
	color:#243f8e;
}
#footer1 p a, #footer1 p a:hover {
	text-decoration:none;
	color:#243f8e;
}
#footer1 #left {
	float:left;
	padding-left:18px !important;
}
#footer1 #bottomlogo{
	float:left;
	padding:1px 0 0 110px;
}
#footer1 #right {
	float:right;
	padding-right:17px !important;
}
#footer1 #right a, #footer1 #right a:hover {
	text-decoration:underline;
	color:#263eba;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	color:#0176d6;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

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



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

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


/* 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 {
	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;
}
/* 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." */
