/*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-size: 62.5%;
/*Resets 1em to 10px*/
	font-family: Verdana;
	color: #333;
	text-align: center;
	background-image: url(images/background_repeat.gif);
	background-repeat: repeat-x;
}
#header
{
	background-color: #9AB903;
}
#header IMG
{
	float: right;
	padding-left: 42px;
}
#headerimg
{
	margin: 7px 9px 0;
	height: 192px;
	width: 780px;
}
#content
{
	font-size: 1.2em;
	line-height: 18px;
}
.widecolumn .entry P
{
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry
{
	line-height: 1.4em;
}
.widecolumn
{
	line-height: 1.6em;
}
.narrowcolumn .postmetadata
{
	text-align: center;
}
.alt
{
	background-color: #F8F8F8;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
SMALL
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
H1, H2, H3
{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
H1
{
	font-size: 4em;
	text-align: center;
}
#headerimg .description
{
	font-size: 1.2em;
	text-align: center;
}
H2
{
	font-size: 2em;
}
H2.pagetitle
{
	font-size: 1.6em;
}
#sidebar H2
{
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.2em;
}
#sidebar .widget H2.widgettitle
{
	font-size: 1.5em;
	border-bottom: none;
}
H3
{
	font-size: 1.3em;
}
H1, H1 A, H1 A:hover, H1 A:visited, #headerimg .description
{
	text-decoration: none;
	color: #FFFFFF;
}
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
{
	text-decoration: none;
}
.widgettitle
{
	/*[empty]color:;*/
}
.entry P A:visited
{
	color: #B85B5A;
}
.commentlist LI, #commentform INPUT, #commentform TEXTAREA
{
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.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
{
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
SMALL, #sidebar UL UL LI, #sidebar UL OL LI, .nocomments, .postmetadata, BLOCKQUOTE, STRIKE
{
	color: #777;
}
.widget.widget_rss UL LI
{
	border-bottom: 1px dotted #CCCCCC;
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
A, H2 A:hover, H3 A:hover
{
	color: #20230D;
	text-decoration: underline;
}
A:hover
{
	color: #147;
	text-decoration: underline;
}
#footer A
{
	color: #FFF;
}
#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*/
BODY
{
	margin: 0 0 20px;
	padding: 0;
}
#page
{
	padding: 0;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header
{
	background-color: #9AB903;
	margin: 0;
	padding: 0;
	height: 231px;
	width: 780px;
	position: relative;
}
#flash
{
	height: 196px;
	width: 231px;
	float: left;
}
#headerimg
{
	margin: 0;
	height: 194px;
	width: 100%;
}
#mcaap
{
	position: absolute;
	top: 164px;
	left: 8px;
}
#nav
{
	background-color: #CCCCCC;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	border-top: thin solid #000000;
}
#nav A:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
#nav A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav A:visited
{
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav A:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.narrowcolumn
{
	float: left;
	margin: 0px 0pt 0pt;
	padding-left: 26px;
	padding-right: 0pt;
	padding-top: 0pt;
	width: 540px;
}
.widecolumn
{
	width: 450px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.post
{
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.post HR
{
	display: block;
}
.widecolumn .post
{
	margin: 0;
}
.narrowcolumn .postmetadata
{
	padding-top: 5px;
}
.widecolumn .postmetadata
{
	margin: 10px 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: left;
}
.clear
{
	clear: both;
}
DIV#fp-logos
{
	text-align: center;
	width: 100%;
	padding-left: 25px;
	margin: 40px 0 0;
}
DIV#fp-logos IMG.wp-image-18
{
	margin-right: 44px;
}
#footer
{
	font-size: 1.2em;
	padding: 5px 0 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
	border-top-style: dotted;
	border-top-width: 1px;
	background-repeat: repeat-x;
	background-color: #282F00;
	position: relative;
	height: 100px;
}
DIV#footer DIV#icons
{
	width: 200px;
	text-align: center;
	position: absolute;
	right: 1px;
	top: 6px;
}
DIV#icons IMG
{
	padding: 5px;
}
#footer P
{
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	width: 575px;
	float: left;
}
/*End Structure

Begin Headers*/
H1
{
	padding-top: 70px;
	margin: 0;
}
H2
{
	margin: 30px 0 0;
	border-bottom: 1px solid #000000;
	padding-bottom: 8px;
}
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;
	padding-left: 25px;
	list-style-type: disc;
}
HTML>BODY .entry LI
{
	margin: 7px 0 8px 10px;
}
.entry UL LI:before, #sidebar UL UL LI:before
{
	content: "\00BB \0020";
}
.rss-date
{
	padding-left: 5px;
}
.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;
	line-height: 1.5;
}
/*End Entry Lists

Begin Form Elements*/
#searchform
{
	margin: 10px auto;
	padding: 12px 3px 5px;
}
#sidebar #searchform #s
{
	width: 170px;
	padding: 2px;
	margin-bottom: 5px;
}
#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 TEXTAREA
{
	width: 100%;
	padding: 2px;
}
#commentform #submit
{
	margin: 0;
	float: right;
}
/*End Form Elements

Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	text-align: justify;
}
.commentlist LI
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments

Begin Sidebar*/
#sidebar
{
	margin-left: 580px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 7px;
	min-height: 515px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#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;
}
HR
{
	display: none;
}
A IMG
{
	border: none;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tel
{
	background-image: url(images/icon-phone.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	height: 40px;
}
.fax
{
	background-image: url(images/icon-fax.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	height: 40px;
}
.mobile
{
	background-image: url(images/icon-mobile.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	height: 40px;
}
.email
{
	background-image: url(images/icon-email.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	height: 40px;
}
DIV.front-image
{
	text-align: center;
	margin-top: 30px;
}

