/*

	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: 12px;
        line-height: 21px;
	font-family: Arial, Sans-Serif;
        font-weight: normal;
	background: #000000 url('http://twofortytwo.nwhills.com/elements/bg.gif');
        background-repeat: repeat-x;
        background-position: top center;
	color: #999999;
	text-align: center;
	}

#onetwo {
	background: url('http://twofortytwo.nwhills.com/elements/body.png');
        background-repeat: repeat-y;
        background-position: top center;
        }

#page {
	background-color: #291d0f;
	border: 0px;
	text-align: left;
	}

#header {
	background-color: #291d0f;
	}

#headerimg 	{
	margin: 0px;
        padding-top: 20px;
	height: 271px;
	width: 836px;
	}

#content {
	font-size: 12px
        line-height: 18px;
        font-weight: normal;

	}

.widecolumn .entry p {
	font-size: 12px;
        line-height: 18px;
        font-weight: normal;

	}

.narrowcolumn .entry {
        line-height: 18px;

        }

.widecolumn .entry {
        line-height: 18px;

	}

.widecolumn {
        line-height: 18px;

	}

.narrowcolumn .postmetadata {
        line-height: 18px;

	}

.alt {
	background-color: #291d0f;
	border-top: 0px solid #453536;
	}

#footer {
	background: #291d0f;
	border: none;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
        font-weight: normal;
	}

h1, h2, h3 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
        margin-top: 0px;
        padding: 0px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;

	}

#headerimg a {
        font-weight: normal;
}

h2 {
        font-size: 18px;
        font-weight: normal;
	}

h2.pagetitle {
        font-size: 18px;
        font-weight: normal;
	}

h2.title {
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        }

h2.title2 {
        font-size: 18px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        }

small.date {
        margin-top: 5px;
	font-family: Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-transform: lowercase;
        color: #eeeeee;
        }

small.date2 {
        margin-top: 30px;
	font-family: Helvetica, Arial, Sans-Serif;
        font-size: 10px;
        font-weight: normal;
        text-transform: lowercase;
        color: #eeeeee;
        }

#sidebar h2 {
	font-family: 'Trebuchet MS', Helvetica, Arial, Sans-Serif;
	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;
        font-weight: normal;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4992a3;
        text-transform: uppercase;
        font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
        font-weight: normal;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption {
	text-decoration: none;
	}

cite {
        color: #999;
        text-transform: uppercase;
        }




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {
	font-weight: normal;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}






.commentlist cite, .commentlist cite a {
	font-weight: normal;

	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Sans-Serif;
        font-size: 11px;
        line-height: 14px;
        color: #333333;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
        list-style-type: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #eeeeee;
	text-decoration: none;
        font-weight: normal;
	}




















#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
        font-weight: normal;
	}

#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 0px 0;
	padding: 0;
	}

#page {
	background-color: #291d0f;
	margin: 0px auto;
	padding: 0;
	width: 842px;
        height: 100%;
	border: 0px;
	}


#header {
	background-color: #291d0f;
	margin: 0 0 0 0px;
	padding: 0;
	height: 370px;
	width: 836px;
	}

#headerimg {
	margin: 0;
        text-align: center;
	height: 271px;
	width: 836px;
	}

table.nav {
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: normal;
        }

#nav {
        background-image:url('http://twofortytwo.nwhills.com/elements/nav.gif');
        background-repeat:no-repeat;
        width: 830px;
        height: 47px;
        font-family: Trebuchet MS, Helvetica , Arial, Sans-Serif;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 15px;
        }

#nav a  {
        color: #eeeeee;
        font-weight: bold;
        text-decoration: none;
        margin:0px;
        padding-left: 20px;
        }

#nav a:hover {
        color: #111617;
        } 

img.title {
        margin: 10px;
        padding: 10px;
        } 

img.rss {
        margin-left: 10px;
        }

img.button {
        margin-bottom: 10px;
        }

.narrowcolumn {
        background-image:url('http://twofortytwo.nwhills.com/elements/mainbg_repeat.gif');
        background-repeat: repeat-y;
	float: left;
	padding: 0 0 0px 15px;
	margin: 0px 0 0 0px;
	width: 520px;
	}

.widecolumn {
        background-image:url('http://twofortytwo.nwhills.com/elements/pagebg.gif');
        background-repeat: repeat-y;
        padding: 20px;
	margin: 0px 0 0 0px;
	width: 822px;
	}

.post {
	margin: 0px 0 0px 0px;
        padding: 20px;
	text-align: justify;
	}


.post hr {
	display: block;
	}

.post img {
        padding-bottom: 10px;
        border-bottom: 4px solid #372a2b;
        max-width: 100%;
        }

.post2 {
	margin: 0px 0 0px 0px;
        padding-right: 20px;
	text-align: justify;
	}


.post2 hr {
	display: block;
	}

.post2 img {
        padding-bottom: 10px;
        border-bottom: 4px solid #372a2b;
        max-width: 100%;
        }

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 286px;
	margin: 0px 0px 0px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin-top: 100px;
        vertical-align: bottom;
	width: 842px;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 10px 10px;
        font-family: arial;
        color: #ffffff;
        font-size: 11px;
	}

#footer b {
        color: #af9674;
        }

#footer a {
        color: #4890a0;
        }

#footer a:hover {
        color: #ffffff;
        }
/* End Structure */
























/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}


h2.title2 {
        padding-bottom: 10px;
        }


#sidebar h2 {
        color:#FFFFFF;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin-top: 30px;
        margin-bottom: 10px;
	}
/* End Headers */




















/* Begin Images */
p img {
	padding: 0;
	}

/*	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;
	}

img.page {
        padding: 4px;
        margin: 0px
        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;
	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;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
        padding: 0px;
        margin: 0px;
        text-align: left;
	}

#sidebar ul li {

	list-style-type: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	list-style-type: none;
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	list-style-type: none;
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	list-style-type: none;
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	}




#sidebar ul ul li, #sidebar ul ol li {
        border-bottom: 0px;
        color: #111718;
	list-style-type: none;
	margin: 0px 0 0;
	padding: 3px;
	}

#sidebar ul ul li:hover, #sidebar ul ol li:hover {
	list-style-type: none;
        background:none;
        }
/* End Entry Lists */



















/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#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: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */




















/* Begin Comments*/
.alt {
	margin: 0px;
	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
{
	padding: 0px 0px 0px 0px;
	margin-left: 550px;
        margin-bottom: 0px;
	width: 286px;
        height:629px;


        background-image: url('http://twofortytwo.nwhills.com/elements/sidebg.gif');
        background-repeat: no-repeat;
        background-position: top center;

	} 

#onethree {
        padding: 30px; 
       }

#sidebar form {
	margin: 0;
	}

#sidebartop {
        padding-left:0px;
        }

/* 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: 30px 30px 30px 10px;


	padding-left: 10px;


	border-left: 0px solid #eee;


        line-height: 20px;
        font-family: georgia;
        font-style: italic;
        color: #eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;
        font-weight: normal;
	}
/* 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 */





/* NAVIGATION */

ul.nav { 
height:47px; 
line-height:47px; 
float:left; 
list-style:none; 
font-size:14px; 
font-weight:bold; 
text-transform:uppercase; 
margin:0; 
padding:3px 0 0; 
}

ul.nav li { 
float:left !important; 
list-style-type:none; 
margin:0; 
padding-right:5px; 
}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited { 
border:0px;
border-bottom:0; 
border-left:0; 
color:#eeeeee; 
font-weight:bold;
float:left; 
display:block;
padding:0 10px; 
}
ul.nav li a:hover,ul.nav li a:active {  
color:#111617; 
font-weight:bold;
text-decoration:none; 
}

ul.nav li.first a { 
border-left:0px; 
color:#111617; 
}

ul.nav li.current_page_item a { 
text-decoration:none; 
color:#111617;  
}

ul.nav li ul { 
float:left; 
margin:0; 
padding:0;
}


/* END NAV */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
