/*
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 Structure */
* {margin:0; padding:0}
p {margin-bottom:1em}
sup, sub {font-size:80%; line-height:80%}
body {margin:0 0 20px 0; padding:0; font:62.5% Verdana, Arial, Sans-Serif; background:#ccc; color:#333}
#page {background:white; margin:0 auto; padding:0; width:95.8em; overflow:hidden}
#header {background:#046180 url(images/bg-header.gif) repeat-x; padding:0; height:9em; width:95.8em; padding-top:1em}
/*#header form {clear:right; background:url(images/search-bg.gif); width:201px; height:24px; float:right; margin:25px 15px 0 0 }
#header form #s {border:0; padding:0; margin:4px 0 0 3px; background:none transparent scroll repeat 0% 0%; float:left; width:175px }
#header form #searchsubmit {float:right; margin:4px 4px 0 0 }*/

#srch {background:url(images/search-bg.gif); width:190px; height:24px; margin-bottom:2em}
#srch #s {border:0; padding:0; margin:4px 0 0 3px; background:none transparent scroll repeat 0% 0%; float:left; width:164px }
#srch #searchsubmit {float:right; margin:4px 4px 0 0 }


#content {width:73em; overflow:hidden; padding:0}
.post { float:left; padding:1em}
.post hr {display:block}

.frontpage div.post, #block2 div.item {display:inline; *margin-right:-1px; font-size:0.9em; width:45%; float:left; margin-left:15px; height:380px}
#block2 div.item {float:left; padding:1em; height:230px}
.border {border:1px solid #999}

#featured {margin-left:2px; width:73.2em; overflow:hidden}
#featured h3 {margin:0; display:block; background:#046180; color:#fff; padding:0.5em 1em; font-weight:normal; font-size:1em}
#featured h3 a {color:#fff; font-weight:bold; font-size:1.4em}
#featured h3 a:hover {text-decoration:underline}

#footer {padding:0; margin:0 auto; width:96em; background:#046180; clear:both}
#footer p {margin:0; padding:2em 0; text-align:center; color:#fff}
#footer a {color:#fff}
/* End Structure */


/* Begin Typography & Colors */
small {font:0.9em/1.5em Arial, Helvetica, Sans-Serif; color:#777}
h1, h2, h3 {font-family:Verdana, Arial, Sans-Serif; font-weight:bold}
h1 {font-size:4em; text-align:center; padding-top:1em}
h2 {font-size:1.6em; margin:1em 0}
h3 {font-size:1.3em; margin:1em 0}
h2.pagetitle {margin-left:1em}
h3.comments {padding:0; margin:40px auto 20px}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration:none; color:white}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color:#333}
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 p a:visited {color:#b85b5a}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color:#444}
a, h2 a:hover, h3 a:hover {color:#046180; text-decoration:none}
a:hover {color:#147; text-decoration:underline}
/* End Typography & Colors */


/* Begin Images */ /*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered', will of course center the image. */
p img {padding:0; max-width:100%}
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 Sidebar */
#sidebar {padding:1em; width:19em; float:right; border:1px solid #999; margin-right:2px; margin-bottom:2px}
#sidebar h2 {font:1.2em Verdana, Sans-Serif; margin:3em 0 0.8em; padding:0; border-bottom:1px solid #999}

#sidebar form {margin:0}
#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 Sidebar */

table#lifesafety th, table#lifesafety td {padding:10px} /* pdf archive page */

/* Begin Various Tags & Classes */
.clear {clear:both}
.center {text-align:center}
.hidden {display:none}
hr {display:none}
a img {border:none}

.thread-alt {background-color:#f8f8f8}
.thread-even {background-color:white}
.depth-1 {border:1px solid #ddd}
.even, .alt {border-left:1px solid #ddd}
.sticky {background:#f7f7f7; padding:0 10px 10px}
.sticky h2 {padding-top:10px}

acronym, abbr, span.caps {font-size:0.9em; letter-spacing:.07em; cursor:help}
acronym, abbr {border-bottom:1px dashed #999}
blockquote {margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd; font-size:1.5em}
blockquote small {font-size:0.75em; color:#777}
blockquote cite {margin:5px 0 0; display:block}
.screen-reader-text {position:absolute; left:-1000em}
.navigation {clear:both; display:block; text-align:center; margin-top:10px; margin-bottom:60px}
.navigation a {border:1px solid; padding:0.5em; margin:0.5em 0; text-decoration:none}
.navigation a:hover {background:#ccc}
/* End Various Tags & Classes*/

/* 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}
/* End Entry Lists */

/* Begin Form Elements 
#searchform {margin:10px auto; padding:5px 3px; text-align:center}
select {width:130px}
End Form Elements */

/* Begin Comments*/
.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}

#commentform input {width:170px; padding:2px; margin:5px 5px 1px 0}
#commentform {margin:10px}
#commentform textarea {width:99%; padding:2px}
#respond {padding:1em}
#respond:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#commentform #submit {margin:0 0 5px auto; float:right}

.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 #prev a, #wp-calendar #next a {font-size:9pt}
#wp-calendar #next a {padding-right:10px; text-align:right}
#wp-calendar #prev a {padding-left:10px; text-align:left}
#wp-calendar a {text-decoration:none; display:block}
#wp-calendar caption {font:bold 1.3em Verdana, Arial, Sans-Serif; text-align:center; width:100%}
#wp-calendar th {font-style:normal; text-transform:capitalize}
#wp-calendar td {padding:3px 0; text-align:center}
#wp-calendar td.pad:hover {/* Doesn't work in IE */ background-color:#fff}
/* End Calendar */


/* 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:9px; line-height:15px; padding:0 4px 5px; margin:0; text-align:left}
/* End captions */

div.featprod {margin-left:1em; clear:left; margin-top:2em}
.featprod ul { list-style:none; margin:0; padding:0; width:72em; height:100px; background:url(http://www.systemsensor.com/images/grad_blue.gif) repeat-x}
.featprod ul li { float:left; display:block; margin-right:20px }
.featprod ul li a { display:block; overflow:hidden; height:100px; width:90px }
.featprod #a1 { width:245px }
.featprod ul li img { position:absolute; border:none }
.featprod ul li p { margin:0; padding:0; width:160px; display:block; margin-left:90px; margin-top:2em }


body.category-videos .post {clear:both; height:auto}
body.category-videos .postmetadata {margin-left:20px}
div.category-videos .entry object {margin-top:135px}

#list1 a {margin:0; padding:0; display:block}

.search .type-post {clear:both}
.nocomments {display:none}

.sidebar {background:#dee; padding:5px}
.width13 {width:207px}
.width12 {width:335px}
.width23 {width:434px} 

.attachment-post-thumbnail {float:left; margin:0 1em 1em 0}

#eventlist dd {margin:1em 4em}
