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

*/

/* CUSTOM RIGHT HAD BAR SETUP */
#blog {
      width:175px;	
      margin:0;      
      background:#D31900;
      font-family:verdana,  arial, sans-serif, "trebuchet MS";
      voice-family: "\"}\""; voice-family:inherit;
      font-size:11px;
      font-weight:bold;
      text-decoration:none;
      text-align: left;
      color:#FFFFFF;
      } 

#blog p, ul li{
      color:#FFFFFF;
      	}
#blog h2 {
	font-size:125%;
        font-family:verdana, arial, sans-serif, "trebuchet MS";
        font-weight:bold;
        color: FFFFFF;
        text-align:center;
        }
#blog li a:link {
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
    }    
#blog li a:visited {
  	  font-weight:bold;
	  text-decoration:none;
    	  color:#FFFFFF;  
    	  }
#blog li a:hover {
  	font-weight:bold;
	background-color:#FFFFFF;
	color:#D31900;    
	}    
#blog li a:active {
  	font-weight:bold;
	background-color:#FFFFFF;
	color:#FF6600;  
	} 
	

/* CUSTOM RIGHT HAD BAR SETUP */


/* Begin Typography & Colors */
body {
      margin:2px 0px 0px 0px;
      padding:0;
      background-color:#FFFFFF;    
      color:#000000;
      font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
      voice-family:"\"}\""; voice-family:inherit;
      font-size:11px;
      text-align:center;
      height:100%;
}

#page {
	background-color: white;
	border: 1px solid #FFFFFF;
	text-align: left;
	}

#content {
	font-size: 100%;
	}

.widecolumn .entry p {
	color:#000000;
	font-size: 100%;
	}

.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: verdana, arial,  sans-serif, "trebuchet MS";
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-family: verdana, arial,  sans-serif, "trebuchet MS";
	font-weight: bold;
	}

h1 {
        font-size:150%;
        text-align:center;	}

h2 {
	font-size:125%;
        text-align:left;
	}

h2.pagetitle {
	font-size:125%;
	}

#sidebar h2 {
	font-family: verdana, arial,  sans-serif, "trebuchet MS";
	font-size:125%;
	}

h3 {
	font-size:100%;
	}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 100% verdana, arial,  sans-serif, "trebuchet MS";
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: verdana, arial,  sans-serif, "trebuchet MS";
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 100% verdana, arial,  sans-serif, "trebuchet MS";
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 100% 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 100%;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	}

a:hover {
	color: #FF8000;
	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 verdana, arial,  sans-serif, "trebuchet MS";
	text-align: center;
	}

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



/* Begin Structure */
body {	
      margin:5px 0px 20px 0px;
      padding:0;    
      height:100%;      
      }

#page {	width:780px;
	w\idth:780px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
   	background: #FFFFFF;}	


.narrowcolumn {
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0 0;
	width:540px;
	w\idth:540px;
	}

.widecolumn {
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0 0;
	width:540px;
	w\idth:540px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

/* ---------END COLOURED SECTIONS SETUP -------- */


/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

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

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

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 5px;
	list-style-type: disc;
	padding-left: 10px;
	color:#000000;
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	color:#000000;
	}

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

.entry ol li {
	margin: 0;
	padding: 0;
	color:#000000;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: disc;
	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:3px 0px 3px 0px;
	}
/* 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 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: left;
	}

.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 {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 580px;
        text-align: left;
        background: #FFFFFF;
        font-weight:bold;
        }

#sidebar form {
	margin: 0;
	}


#sidebar a, h2 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;	
	}

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

/* 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: 50px;
	}
/* 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 */


/* ---------START CUSTOMIZATION OF THE BLOG TO OUR LAYOUT -------- */
#wholearea {
	width:780px;
	w\idth:780px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
        background-color:#FFFFFF;
	}

/* ---------START HEADER SETUP -------- */
#headerwhole {
	width:780px;
	w\idth:780px;
	border:0px; 
	height:80px;
	border-bottom:2px solid #D31900;	
	}
#headerlogo {
  	float:left;
	width:375px;
	w\idth:375px;
	height:70px;
	line-height:normal;
	padding:0px 0px 0px 0px;  
	}	
#headeradvert {
  	float:right;
	width:250px;
	w\idth:250px;
	height:70px;
	margin:0px 0px 0px 0px;
	}


.linebreak li {	
	padding: 0px 0px 6px 0px;
	border-bottom:2px solid #FFFFFF;
	}

.linebreak li li{
	padding: 0px 0px 0px 0px;
	border:0;
	}
/* ---------END HEADER SETUP -------- */
/* ---------START MIDDLE SETUP -------- */
#middlewholesection {
	width:780px;
	w\idth:780px;
	padding:2px 0px 0px 0px; 
	clear:both;
	margin-right:auto;	
	margin-left:auto;	
	text-align:left;
	}   
	
#middlewholesection p {
	font-size:100%;
        font-family:verdana, arial, sans-serif, "trebuchet MS";
        font-weight:normal;
        text-align:left;
        }
#middlewholesection h1 {
	font-size:150%;
        font-family:verdana, arial, sans-serif, "trebuchet MS";
        font-weight:bold;
        text-align:center;
        }
#middlewholesection h2 {
	font-size:125%;
        font-family:verdana, arial, sans-serif, "trebuchet MS";
        font-weight:bold;
        text-align:left;
        }
#middlewholesection h3 {
	font-size:110%;
        font-family:verdana, arial, sans-serif, "trebuchet MS";
        font-weight:bold;
        text-align:left;
        }

#middlewholesection ul {
        text-align:left;
	}   
#middlewholesection li {
        text-align:left;
	font-size:100%;
        font-family:verdana, arial, sans-serif, "trebuchet MS";
        font-weight:normal;
    	}

#middlewholesection a:link {
  	  font-weight:bold;
	  text-decoration:none;
  	  color:#D31900;    
  	  }   	  
#middlewholesection a:visited {
  	  font-weight:bold;
	  text-decoration:none;
    	  color:#D31900;  
    	  }       
#middlewholesection a:hover {
  	  text-decoration:underline;
  	  font-weight:bold;
   	  background-color:#FF6600;
    	  color:#FFFFFF;  
    	  }  
#middlewholesection a:active {
  	  text-decoration:underline;
  	  font-weight:bold;
    	  color:#D31900;  
    	  }  
/* ---------END MIDDLE SETUP -------- */
/* ---------START FOOTER SETUP -------- */
#footer {
	width:780;
	w\idth:780;
	border:0px;
	margin:0;
	padding:0;
	clear:both;
	border-top:2px solid #D31900;	
	}
#footer a:link {
    font-weight:bold;
    text-decoration:none;
    color:#D31900;    
    }    
#footer a:visited {
  	  font-weight:bold;
	  text-decoration:none;
    	  color:#D31900;  
    	  }
#footer a:hover {
 	text-decoration:none;  	  
  	font-weight:bold;
   	background-color:#FF6600;
	color:#FFFFFF;  
	}    
#footer a:active {
 	text-decoration:none;  	  
  	font-weight:bold;
	color:#D31900;  
	}    

#fcright {
	 width:780;
	 w\idth:780;
  	 font-size:100%;
   	 line-height:normal;
   	 padding:7px 0px 7px 0px;  
   	 }
#fcright ul {
    margin:0;
    padding:0px 0px 0px 0px;  
    }   
#fcright li {
    margin:0;
    display:inline;
    padding:0px 5px 0px 5px;
    }

#remainingfooter {
	width:780;
	w\idth:780;
  	font-size:100%;
  	line-height:normal;
  	padding:5px 0px 5px 0px;  
  	}    
#remainingfooter ul {
    margin:0;
    padding:0px 0px 0px 0px;  
    }   
#remainingfooter li {
    margin:0;
    display:inline;
    padding:0px 5px 0px 5px;
    }
/* ---------END FOOTER SETUP -------- */