/*  
Theme Name: StudioKraft Theme
Theme URI: http://www.studiokraft.com/
Description: Theme for StudioKraft Creative Services, LLC
Version: 1.0
Author: StudioKraft
Author URI: http://studiokraft.com/

	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 #page {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	}

#page #headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#page #content {
	font-size: 1.2em
	}

#page .widecolumn .entry p {
	font-size: 1.05em;
	}

#page .narrowcolumn .entry, #page .widecolumn .entry {
	line-height: 1.4em;
	}

#page .widecolumn {
	line-height: 1.6em;
	}

#page .narrowcolumn .postmetadata {
	text-align: center;
	}

#page .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#page #footer {
}

#page small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#page h1, #page h2, #page h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align:left;
	}

#page h1 {
	font-size: 4em;
	text-align: center;
	}

#page #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#page h2 {
	font-size: 18pt;
	}

#page #content h2 a {
	font-family:Helvetica,Verdana,Arial,Sans-Serif;
}

#page #content h3 a {
	font-family: "Gill Sans",Verdana,Arial,Sans-Serif;
	font-size: 14pt;
	font-weight:bold;
}

#page h2.pagetitle {
	font-size: 1.6em;
	}

#page #sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#page h3 {
	font-size: 1.3em;
	}

#page h1, #page h1 a, #page h1 a:hover, #page h1 a:visited, #page #headerimg .description {
	text-decoration: none;
	color: white;
	}

#page h2, #page h2 a, #page h2 a:visited, #page h3, #page h3 a, #page h3 a:visited {
	color: #333;
	}

#page h2, #page h2 a, #page h2 a:hover, #page h2 a:visited, #page h3, #page h3 a, #page h3 a:hover, #page h3 a:visited, #page #sidebar h2, #page #wp-calendar caption, #page cite {
	text-decoration: none;
	}

#page .entry p a:visited {
	color: #b85b5a;
	}

#page .commentlist li, #page #commentform input, #page #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page .commentlist li {
	font-weight: bold;
	}

#page .commentlist cite, #page .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#page .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#page #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page .commentmetadata {
	font-weight: normal;
	}

#page #sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#page small, #page #sidebar ul ul li, #page #sidebar ul ol li, #page .nocomments, #page .postmetadata, #page blockquote, #page strike {
	color: #777;
	}

#page code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#page acronym, #page abbr, #page span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#page a, #page h2 a:hover, #page h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#page a:hover {
	color: #147;
	text-decoration: underline;
	}

#page #wp-calendar #prev a {
	font-size: 9pt;
	}

#page #wp-calendar a {
	text-decoration: none;
	}

#page #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#page #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 20px auto;
	padding: 0;
	width: 90%;
	}

#page #header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 90%;
	}

#page #headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#page .narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 500px;
	}

#page .widecolumn {
	float:left;
	padding: 10px 0 20px 0;
	margin: 5px 0 10px 10px;
	width: 500px;
	}

#page .post {
	margin: 0 0 40px;
	text-align: justify;
	}

	
#page p {
	margin:10px 0px 10px 0px;
}
#page .widecolumn .post {
	margin: 0;
	}

#page .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#page .widecolumn .postmetadata {
	margin: 30px 0;
	}

#page .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#page .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#page .postmetadata {
	clear: left;
}

#page #footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#page #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#page h1 {
	padding-top: 70px;
	margin: 0;
	}

#page h2 {
	margin: 30px 0 0;
	}

#page h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#page #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#page h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#page h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
#page 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) */

#page img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#page img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#page img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#page .alignright {
	float: right;
	}

#page .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 #page .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body #page .entry li {
	margin: 7px 0 8px 10px;
	}

#page .entry ul li:before, #page #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#page .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#page .entry ol li {
	margin: 0;
	padding: 0;
	}

#page .postmetadata ul, #page .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#page #sidebar ul, #page #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#page #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#page #sidebar ul p, #page #sidebar ul select {
	margin: 5px 0 8px;
	}

#page #sidebar ul ul, #page #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#page #sidebar ul ul ul, #page #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#page ol li, #page #sidebar ul ol li {
	list-style: decimal outside;
	}

#page #sidebar ul ul li, #page #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#page #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#page #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#page #sidebar #searchsubmit {
	padding: 1px;
	}

#page .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#page select {
	width: 130px;
	}

#page #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#page #commentform textarea {
	width: 100%;
	padding: 2px;
	}

#page #commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#page .alt {
	margin: 0;
	padding: 10px;
	}

#page .commentlist {
	padding: 0;
	text-align: justify;
	}

#page .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#page .commentlist p {
	margin: 10px 5px 10px 0;
	}

#page #commentform p {
	margin: 5px 0;
	}

#page .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#page #sidebar {
	padding: 20px 0 10px 0;
	margin-left: 550px;
	width: 200px;
	}

#page #sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#page #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#page #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#page #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#page #wp-calendar a {
	display: block;
	}

#page #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#page #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#page #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
#page acronym, #page abbr, #page span.caps {
	cursor: help;
	}

#page acronym, #page abbr {
	border-bottom: 1px dashed #999;
	}

#page blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#page blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#page .center {
	text-align: center;
	}

#page hr {
	display: none;
	}

#page a img {
	border: none;
	}

#page .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}




h1,h2,h3,h4,h5,h6,strong,b,dt,th {font-weight:700;}
address,cite,em,i,caption,dfn,var {font-style:italic;}

h1 {margin:0 0 0.75em;font-size:2em;}
h2 {margin:0 0 1em;font-size:1.5em;line-height:1em;}
h3 {margin:0 0 1.286em;font-size:1.267em;}
h4 {margin:0 0 1.5em;font-size:1em;}
h5 {margin:0 0 1.8em;font-size:.834em;}
h6 {margin:0 0 2em;font-size:.75em;}

p,ul,ol,dl,blockquote,pre {margin:0 0 1.5em;}

li ul,li ol {margin:0;}
ul {list-style:outside disc;}
ol {list-style:outside decimal;}
li {margin:0 0 0 2em;}
dd {padding-left:1.5em;}
blockquote {padding:0 1.5em;}

.entry h4 {font-size:1.2em;font-weight:bold;}
.entry strong {font-weight:bold;}
.entry em {font-weight:bold;}
.entry b {font-weight:bold;}
.entry p {text-align: left;}
.entry i {font-style:italic;}
.entry u {text-decoration:underline;}
.credit {font:normal 10pt arial,clean,sans-serif;}
.widget_betterrsswidget {text-align:left;}


/* End Various Tags & Classes*/

/* "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." */

