/*
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
*/

/* ---------------------------------------------------------------- */
/* STANDARD HTML TAG RESET                                          */
/* ---------------------------------------------------------------- */

body, 
h1, h2, h3, 
p, ul, li, 
form {
  border:0;
  margin:0px;
  padding:0px;  
}

/* ---------------------------------------------------------------- */
/* STANDARD HTML TAG DEFINITION                                     */


/* ---------------------------------------------------------------- */
/* PAGE ELEMENTS                                                    */
/* ---------------------------------------------------------------- */

/* Begin Typography & Colors */

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('Chunkfive-webfont.eot');
    src: url('Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
    url('Chunkfive-webfont.woff') format('woff'),
    url('Chunkfive-webfont.ttf') format('truetype'),
    url('Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,Sans-Serif;
	color: #000;
	text-align: center;
    background:#443b3b url('./images/backGround02.gif') repeat-x;

	}

#page {
	width: 794px;
	background-color: white;
	text-align: left;
	}

/* Begin Structure */

body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: none;
	margin: 0px auto;
	padding:0;
	}

#header {
	background: #333 url('./images/kubrickheader.jpg') no-repeat top center;
	margin: 0 0 0 0px;
	padding: 0;
	height: 212px;
	width: 794px;
	text-align: left;
	}
	
#headerimg {
	margin: 0;
	height: 212px;
	width: 100%;
	}

#navmenu{
	   /* background: url('./images/headlineBlock3.gif') repeat-x center left;*/
    background-color: black;
    font-family:'Century Gothic', Arial, Sans-Serif;
    font-size: 1.8em;
    font-weight:inherit;
    line-height: 50px;
    padding:0px 0px 0px 0px;
    }
    
#navmenu ul {margin: 20px 0 0 10px; padding: 0; list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding:0px 0px 0px 0px}
#navmenu a {text-decoration:none; color: seashell; padding:0px 12px 0px 12px;}
#navmenu a:hover {background-color: #cc0000; padding:4px 12px 4px 12px;}

#sidebar {
    color: #181818;
    font: 1em 'Lucida Grande',Verdana,Arial,Sans-Serif;
    margin: 20px 0px 0 580px;
    padding: 30px 0 0;
    width: auto;
    background: #d2d2c9;
}

#content {
    background: none repeat scroll 0 0 #d2d2c9;
    font-size: 1.3em;
    list-style: none outside none;
    margin: 20px 0;
    padding: 0 20px 10px 30px;
    width: 510px;
}

#content h3, #content .postmetadata .post, #content .post .entry, #content .post small, #content #commentform{
    margin-top:20px;
    }

#content .commentlist{
    /* margin-left:20px;  */
    }

#content .post .postmetadata{
    padding:20px 0 10px 0;
    border-bottom:1px dotted #645955;	
    clear: both;
    }

#content .navigation .alignleft, #content .navigation .alignright{
    text-transform:lowercase;
    }

#footer {
	background: #7d726a url('./images/shade.jpg') repeat-x;
	padding: 0px;
	margin0: 0px;
	height: 150px;
	min-width:794px;
	border-bottom:none;
	border-top:1px solid #000;
	clear:both;
	}
#foot-pic {
	margin-top: 8px;
}

#footer p, #footer ul{
    font-size:1.1em;
    color: #343535;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	width: 100%;
	text-align:center;	
	}

#footer p{
    float:left;
    margin-left:0px;
    }

#footer ul{
    float: right;
    margin-right:20px;
    }

#footer ul li{
    padding:0px 0px 0px 10px;
    display:inline;
    }

/*	HEADERS begin */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2, h3 {
	margin: 30px 0 0;
	}

h1, h2, h3, #content h2, #content h3, #content h3 a{
	font-family: 'ChunkFive', Arial, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
        color:#333; 
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
h2 {
    font-size: 3.0em;
    line-height: 1em;
   	padding:5px 0 5px 0px;
    }
h3 {
	font-size: 2em;
    line-height: 1.5em;	
    padding:5px 0 5px 10px;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
    }

h3.comments {
	padding: 0;

	}

#content h2, #content h3{
    background: url('./images/headlineBlock3.gif') repeat-x center left;
	}
	
#sidebar h2  {
    background:none;
    border:none;
    padding:5px 0;
    text-indent: 0px;
    margin:0;
    color: #645955;
    font-size:2em;
    }

#sidebar h4  {
    font-size:1.0em;
    color:#121212;	
    margin-bottom:5px;
    padding:0;
    }

/* HEADER end *//*##################################################*/

.posthead {
    margin-left:-20px;
    padding:0 0 2px 0px;
    }

#content .posthead h3, #content .posthead small{
    margin:0;
    padding:0 0 0 20px;
    color:#555;
    }

.posthead h3 a, .posthead h3 a:visited{
    color:black;
    }

/* LINKS begin*/
a:hover {
	color: #beff00;
	text-decoration: underline;
	}

a, .entry p a:visited {
	color: #588ea2;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited{
    color: #333;
    padding:0;
	}

h2 a:hover, h3 a:hover, #content h3 a:hover {
	color: #beff00;
	text-decoration: none;
	}

#sidebar a, #sidebar a:visited{
    text-decoration: none;
    }

#sidebar a:hover{
    /*color: #fbf100;*/
    text-decoration: none;
    }

h3, h3 a, h3 a:visited {
    color: #9f8700;
    }

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;
	}	

#footer a, #footer a:visited{
    color: #9f8700;
    }

#footer a:hover{
    color:#fbf100;
    text-decoration:none;
    }

/* LINKS end*//*####################################################*/

/* TYPOGRAPHY begin*/
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, #content .post .postmetadata {
	color: #181818;
	text-align: left;
	font-size: 0.9em;
	/*line-height: 1.5em;*/	
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #222;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}    
	
/* TYPOGRAPHY end*//*#####################################################*/
.alt {
	/*background-color: #4a4042;
	/*border:1px dotted #645955;*/
	}

.commentlist{
    margin:20px 0 20px;
    }

#content #commentform input #submit{
    margin-bottom:20px;
    }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist li {
	margin-left:0;
	}

.commentlist li .avatar { 
	float: left; 
	border: 1px solid #eee;
	margin:0 10px 0 0;
    padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, {
	color: #777777;
	}

#sidebar ul ul li, #sidebar ul ol li{
    color:#000;
    }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 20px 45px;
	margin: 30px 0 0 30px ;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 20px 0 30px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
    }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
    }

.postmetadata {
	clear: both;  
    }

.clear {
	clear: both;
    }

/* 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
	}
p.wp-caption-text{
    color: #222222;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 0.8em;
	}
/* 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;
	list-style: none;
	padding-left: 0px;
	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 {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	width:;
	margin-bottom: 30px;
    padding:0px 20px 30px;
   /* border-bottom:1px solid #bbb;
	border-color: #434343;*/
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none/*decimal outside*/;
	}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 10px 0 0 0;
    padding:0 0 5px 5px;
    border-bottom:1px dotted #645955;
    border-left:none;
    font-size:1.1em;
}

/* 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 p{
	margin: 10px 0;

	}
#commentform small {
	color: #000;
	font:1.4em 'KozGoPro-ExtraLight', 'Century Gothic', Arial, Sans-Serif;
	line-height:1.1em;
	vertical-align: bottom;

	}

#commentform input {
	}

#commentform textarea {
	width: 490px;


	}

#commentform #submit a {
	background: none;
	border:none;
	text-decoration: underline;
	margin: 0;
	float: right;
	color:#9f8700;
	}
#commentform #submit a:hover {
	color: #fbf100;
	}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment{
	padding: 5px 10px;
	}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment, .fillin{
	background: url('./images/headlineBlock2.gif') repeat top left;
	color:#ddd;
	border:none;
	font-size: 1em;
	}
	
.fillin {
	padding:5px 10px;
	}
	
.wpcf7-form li{
	float: left;
	}
	
.wpcf7-form p{
	margin:0;
	padding-bottom:15px;
	}

#commentform #author, #commentform #email, #commentform #url {
	width: 40%;
	}
/* End Form Elements */



/* Begin Comments*/

/*.alt {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	}*/

.entry .postmetadata .alt{
    margin-bottom:20px;
}

.commentlist {
	padding: 0;
	color: #000;
	}

.commentlist li {

    background: url('./images/headlineBlock2.gif') repeat center left;
	margin: 15px 0 0 0;
	padding: 5px 10px 3px 5px;
	list-style: none;


	}
.commentlist .comment-author{
	font: 2em 'KozGoPro-ExtraLight', 'Century Gothic', Arial, Sans-Serif;
	line-height:1.1em;
	color: #d4ff74;
	text-transform:capitalize;
}

.commentlist p{
	margin: 10px 5px 10px 0;    
}

/*.commentlist li cite, .commentlist li small, .commentlist li p {
    float:right;
    width:200px;
    text-align:left;
	} */  



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {
	margin: 0;
	display: block;

	}

/* End Comments */



/* Begin Sidebar */





#sidebar form {

	margin: 0;

	}

/* End Sidebar */



/* 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 #E2E2E2;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden, .entry .piclenselink {

	display: none;

	}

hr {

	display: none;

	}



a img {

	border: none;

	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	


/* End Various Tags & Classes*/

