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

a {
color: #8f0000;
text-decoration: none;
}

a:hover {
color: #773807;
text-decoration: underline;
}

a img {
border: none;
}

abbr {
border-bottom: 1px dashed #999;
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

acronym {
border-bottom: 1px dashed #999;
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

.alignleft {
float: left
}

.alignright {
float: right;
}

.alt {
background: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 0;
padding: 10px;
}

blockquote {
border-left: 5px solid #ddd;
margin: 15px 30px 0 10px;
padding-left: 20px;
color: #777;
}

blockquote cite {
margin: 5px 0 0;
display: block;
text-decoration: none;
}

body {
background: #474e51;
margin: 0 0 20px 0;
padding: 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #222;
font-size: 62.5%; /* Resets 1em to 10px */
text-align: center;
}

.center {
text-align: center;
}

#centercol {
width: 258px;
background: #fff;
border-right: #ccc dashed 1px;
border-left: #ccc dashed 1px;
margin: 0 0 20px -1px;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
float: left;
}

#centercol img.blueicon {
margin: 5px 5px 0 10px;
float: left;
}

#centercol p {
margin: 0 10px 10px 10px;
color: #222;
font-size: 12px;
text-align: left;
line-height: 18px;
}

.clear {
clear: both;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

#columncontainer {
width: 100%;
background: #ffffff url(images/site-bg.jpg) no-repeat 0 -75px;
*background: #ffffff url(images/site-bg.jpg) no-repeat 0 -54px;
margin: 0;
padding: 0;
}

#columncontainer2 {
width: 750px;
background: none;
margin: 0 auto;
padding: 0 50px 0 50px;
}

#commentform input {
width: 170px;
margin: 5px 5px 1px 0;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
margin: 5px 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
margin: 0;
float: right;
}

#commentform textarea {
width: 525px;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
text-decoration: none;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

.commentlist li .avatar {
background: #fff;
border: 1px solid #eee;
padding: 2px;
float: right;
}

.commentlist p {
margin: 10px 5px 10px 0;
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

.commentmetadata {
margin: 0;
display: block;
font-weight: normal;
}

#content {
font-size: 1.2em
}

.entry {

}

.entry form {
text-align: center;
}

.entry p {
font-size: 13px;
}

.entry p img {
margin: 0 10px 10px 0;
float: left;
}

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

.entry ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

#footer {
width: 750px;
height: 20px;
background: #474e51;
border-top: #773807 solid 4px;
margin: 0 auto;
padding: 0 50px 0 50px;
clear: both;
}

#footer p {
margin: 10px 0 0 0;
padding: 0;
text-align: center;
color: #fff;
}

#footercontainer {
width: 100%;
background: url(images/footer-repeat.jpg) repeat-x top;
margin: 0;
padding: 0;
clear: both;
}

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

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

h1 {
margin: 0;
padding: 20px 0 0 0;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 4em;
text-align: center;
text-decoration: none;
color: white;
}

h1 a {
color: white;
text-decoration: none;
}

h1 a:hover {
text-decoration: none;
color: white;
}

h1 a:visited {
text-decoration: none;
color: white;
}

h2 {
margin: 10px 0 0 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 20px;
color: #8f0000;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
}

h2 a {
color: #8f0000;
text-decoration: none;
}

h2 a:hover {
color: #474e51;
text-decoration: none;
}

h2 a:visited {
color: #474e51;
text-decoration: none;
}

h2.pagetitle {
margin: 0;
text-align: center;
font-size: 1.6em;
}

h3 {
margin: 10px 0 0 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 20px;
letter-spacing: 1px;
text-decoration: none;
}

h3 a {
text-decoration: none;
}

h3 a:hover {
text-decoration: none;
}

h3 a:visited {
text-decoration: none;
}

h3.comments {
margin: 40px auto 20px;
padding: 0;
}

#header {
width: 750px;
height: 131px;
background: url(images/banner2.jpg) no-repeat top left;
margin: 0 auto;
padding: 0 50px 0 50px;
}

#header img {
margin: 0;
padding: 0;
}

#header img.signin {
float: right;
}

#header img.logo {
margin: 0 0 30px 0;
float: left;
}

#headercontainer {
width: 100%;
background: url(images/banner-repeat2.jpg) repeat-x;
margin: 0;
padding: 0;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
text-decoration: none;
color: white;
}

hr {
display: none;
}

img.alignleft {
margin: 0 7px 2px 0;
padding: 4px;
display: inline;
}

img.alignright {
margin: 0 0 2px 7px;
padding: 4px;
display: inline;
}

img.centered {
margin-left: auto;
margin-right: auto;
display: block;
}

#leftcol {
width: 285px;
background: #fff;
border-right: #ccc dashed 1px;
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
float: left;
}

#leftcol h2 {
border-bottom: #474351 dashed 1px;
margin: 0 10px 10px 0;
padding: 0 0 2px 0;
font-size: 18px;
font-weight: normal;
text-align: left;
}

#leftcol h3 {
margin: 0;
padding: 0;
color: #8f0000;
font-size: 12px;
font-weight: normal;
text-align: left;
}

#leftcol h3 a {
color: #8f0000;
text-decoration: none;
}

#leftcol h3 a:hover {
color: #8f0000;
text-decoration: underline;
}

#leftcol p {
margin: 0 10px 10px 0;
color: #222;
font-size: 12px;
text-align: left;
line-height: 18px;
}

.narrowcolumn {
width: 450px;
margin: 0;
padding: 0 0 20px 45px;
float: left;
}

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

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

.navigation {
margin: 10px 0 40px 0;
font-size: 10px;
text-align: center;
display: block;
}

#navregion {
width: 750px;
height: 23px;
background: #eee8cf;
border-top: #474e51 dashed 1px;
border-bottom: #474e51 dashed 1px;
margin: 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
clear: both;
}

#navregion p {
margin: 4px 0 0 0;
padding: 0;
color: #8f0000;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

#navregion p a {
margin: 0 10px;
color: #8f0000;
text-decoration: none;
}

#navregion p a:hover {
color: #474e51;
text-decoration: none;
}

#navregion ul {
list-style: none;
margin: 3px 0 0 0;
padding: 0;
}

#navregion ul li {
margin: 0 30px 0 30px;
padding: 0;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
float: left;
}

#navregion ul li a {
color: #8f0000;
text-decoration: none;
}

#navregion ul li a:hover {
color: #474e51;
text-decoration: none;
}

.nocomments {
margin: 0;
padding: 0;
color: #777;
text-align: center;
}

#page {
width: 850;
background: #ffffff;
margin: 0 auto;
padding: 0;
text-align: left;
}

.post {
margin: 0 0 20px 0;
/*text-align: justify;*/
}

.post hr {
display: block;
}

p img {
padding: 0;
max-width: 100%;
}

.postmetadata {
clear: left;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#rightcol {
width: 205px;
border-left: #ccc dashed 1px;
margin: 0 0 0 -1px;
*margin: -2px 0 0 -1px;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
float: right;
}

#rightcol img {
margin: 0;

padding: 0;
}

#rightcol p {
margin: 10px;
color: #222;
text-align: left;
}

#rightcolint {
width: 530px;
background: #fff;
border-left: #ccc dashed 1px;
margin: 0 0 0 -1px;
padding: 0 10px 20px 10px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
float: right;
}

#sidebar {
width: 199px;
background: #fff;
border-right: #474e51 dashed 1px;
margin: 0;
padding: 0 0 20px 0;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
float: left;
}

#sidebar form {
margin: 0;
}

#sidebar h2 {
margin: 0;
padding: 0;
color: #777447;
font-size: 13px;
font-weight: normal;
text-decoration: none;
clear: both;
}

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
clear: both;
}

#sidebar ul ul {
list-style: none;
margin: 0;
padding: 0;
clear: both;
}

#sidebar ul ul ul {
list-style: none;
margin: 0;
padding: 0;
clear: both;
}

#sidebar ul li, #sidebar ul ul li, #sidebar ul ul ul li {
margin: 0;
padding: 0;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

#sidebar ul li a, #sidebar ul ul li a, #sidebar ul ul ul li a {
margin: 0;
padding: 0;
}

#sidebar ul li a, #sidebar ul ul li a, #sidebar ul ul ul li a {
margin: 0;
padding: 0;
}

#sidebar #searchform input {
margin: 0;
float: right;
}

#sidebar #searchform #s {
width: 100px;
height: 12px;
margin: 0 10px 0 10px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

#sidebar #searchform div {
margin: 10px 0 10px 0;
padding: 10px 0 0 0;
*padding: 0;
}

#sidebar #searchform div input {
margin: 0;
padding: 0;
}

#searchform {
margin: 0;
padding: 0;
text-align: center;
}

#sidebar ul li#search #searchform div {
height: 30px;
background: #eee8cf;
}

#sidebar #searchform div #searchsubmit {
margin: 6px 0 0 0;
}

select {
width: 130px;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
color: #777;
font-size: 0.9em;
line-height: 1.5em;
}

span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

.widecolumn {
width: 450px;
margin: 5px 0 0 150px;
padding: 10px 0 20px 0;
line-height: 1.6em;
}

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

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

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

.widecolumn .post {
margin: 0;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

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

#wp-calendar {
width: 155px;
margin: 10px auto 0;
empty-cells: show;
}

#wp-calendar a {
text-decoration: none;
display: block;
}

#wp-calendar caption {
width: 100%;
text-align: center;
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
text-decoration: none;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover {
background-color: #fff;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}