/*
Theme Name: Opening Doors theme
Theme URI: http://wordpress.org/
Description: The Opening Doors Wordpress theme.
Version: 1.0
Author: msg360
Author URI: http://www.msg360.co.uk/
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 
{
    width:100%;
    margin:0;
    border:0;
    padding:0;
font-family:Helvetica, Arial, Verdana;
font-size:12px;
}

page 
{
    width:100%;
    margin:0;
    border:0;
    padding:0;
}

#header
{
    width:100%;
    height:183px;
    background-color:Black;
    background-image:url(images/ODWPThemeHeader.gif);
    background-repeat:no-repeat;
    background-position:center;
    margin:0;
    border:0;
    padding:0;
}

#mainbody
{
    height:100%;
    width:1030px;
    margin-left:auto;
    margin-right:auto;
}

#ladder
{
    min-height:800px;
    height:100%;
    width:970px;   
    background-image:url(images/ODWPLadder.gif);
    background-repeat:repeat-y;
    background-position: top left;
    background-color:White;
    float:left;
margin-left:auto;
margin-right:auto;
margin-left:30px;
}

#dummyladder
{
    min-height:800px;
    height:100%;
    width:184px;   
    background-color:White;
    float:left;
}


#content
{
    height:100%;
    width:498px;   
    float:left;
margin-left:147px;
margin-top:20px;
}

#sidebar
{
    height:100%;
    min-height:776px;
    width:176px;   
    float:left;
    background-image:url(images/ODWPSpotlight.gif);
    background-position:left top;
    background-color:White;
    background-repeat:no-repeat;
padding-top:70px;
margin-left:110px;
padding-left:20px;
}

h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 28px;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

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

h2 {
	font-size: 28px;
	}

h2.pagetitle {
	font-size: 28px;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, Arial, Verdana;
	}
.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: Helvetica, Arial, Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}


#sidebar h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	text-decoration: none;
	color: #000000;
	
	}

#sidebar a, #sidebar h2 a:hover, #sidebar h3 a:hover {
	font-family: Helvetica, Arial, Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}

#content h2 a, #content h2 a:hover, #content h3 a:hover {
	font-family: Helvetica, Arial, Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.entry
{
	margin-top: 20px;
}

#footer
{
Display:none;
clear:both;
}
