/*
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

*/
h4 { color:#000000;
font-size:13px;
font-style:normal;
font-weight:normal;
margin-bottom:2px;
margin-top:0; }


/* Begin Typography & Colors */
 body {
	margin: 0; padding: 0 0 0 0; background: #000 url("http://www.artispassion.com/images/bg_wood_blue.jpg") repeat-x fixed center top; font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 14px; color: #666; text-align: center;
	}

#page {
	width: 780px; margin: auto; background: #fff none !important; text-align: left; border: 0 !Important;
	}

.main_image { text-align: center; padding: 16px 16px 30px 16px; position: fixed; top: 0px; background: #fff; border-bottom: 20px solid #eee; }


h1 { font-size: 16px; font-style: normal; font-weight: normal; color: #000; margin-bottom: 20px; margin-top: 0px; text-align: left; text-transform: lowercase; border-bottom: 1px dashed #999; padding: 0 0 20px 0; }
h2 { font-size: 21px; font-style: normal; font-weight: normal; color: #801c48; margin-bottom: 5px; margin-top: 5px; text-transform: lowercase}
h3 { font-size: 13px; font-style: normal; font-weight: normal; color: #70a037;; margin-bottom: 2px; margin-top: 5px; font-style: italic }
p { margin: 0 0px 15px 0px; line-height: 21px; }
ul { line-height: 18px; list-style-type: square; }
a, a:link, a:visited { color: #70a037; text-decoration: underline; }
a:hover, a:active { color: #801c48; }

.nav { text-align: right; padding: 0 10px 0 0; height: 23px; position: fixed; top: 144px; width: 770px; }
.nav_btn { padding: 3px 15px 3px 15px; line-height: 20px; position: relative; float: right; }
.nav_btn a, .nav_btn a:link, .nav_btn a:visited { color: #801c48; text-decoration: none; }
.nav_btn a:hover, .nav_btn a:active { color: #70a037; }


.columns { padding: 20px 20px 30px 29px; background: #eee; margin: 170px 0 0 0;  }
.clear { clear: both; }

#content {
	width: 550px; margin: 0 0 20px 0;
	}

.post { clear: left; }

.post small {
	font-size: 11px; font-style: italic;
	}

.entry { margin: 5px 0 15px 0; }

.wp-smiley { float: none !important; border: 0!important; margin: 0!important; }

.post img { float: left; border: 3px solid #fff; margin: 0 15px 5px 0; }

#headerimg .description {
	display:none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.commentlist ol { margin: 0; padding: 0; }
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

code {
	'Courier New', Courier, Fixed;

	}

h2 a, h2 a:link, h2 a:visited { color: #801C48; text-decoration: underline; }
h2 a:hover { color: #70A037; }

#sidebar a, #sidebar a:link {
	color: #801C48;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #70A037;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#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 */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}

.footer {
	color:#FFFFFF;
	font-size:10px;
	margin:auto;
	padding-bottom:20px;
	padding-top:10px;
	text-align:left;
	width:700px;
	}
.footer a, .footer a:link, .footer a:visited {
	color:#fff;
	text-decoration:none;
}
.footer a:hover { color: #801C48 }



/* End Structure */




/* Begin Images */

/*	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) */

.headerwithdate { margin: 0 0 4px 0; }

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;
	}

.navigation { }

.alignright {
	float: right; margin: 0 0 0 10px;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata { border-bottom: 1px dashed #999; padding: 0 0 10px 0; }
.postmetadata a, .postmetadata a:link { font-weight: bold; }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar h1 { margin: 0; padding: 0; text-align: left; }
#sidebar h2 { color:#000000; font-size:14px; margin:0; font-style:normal; font-weight:normal; text-transform: lowercase; }
#sidebar li.categories { list-style-type: none; }
#sidebar li { text-transform: lowercase; }

#sidebar ul, #sidebar ul ol {
	font-size:11px;
	line-height:normal;
	margin:0 0 7px;
	padding:0 10px 0 20px;
	list-style-type:square;
	color: #70A037
	}

/* End Entry Lists */



/* Begin Form Elements */

#s { margin: 5px 5px 0 0; float: left; width: 110px; }
 
#searchsubmit {
	float: left;
	background: #333; color: #fff; font-size: 10px; text-transform: uppercase; border: 1px solid #000; cursor: pointer; margin: 5px 0 0 0;
	}
	
#submit { background: #333; color: #fff; font-size: 10px; text-transform: uppercase; border: 1px solid #000; cursor: pointer;  }

h3 { text-transform: lowercase; }

input, select, textarea  { border: 1px solid #70A037; background: #fff; font-size: 10px; color: #000;  }


.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;
	}
	
.comment-body { line-height: 18px; }


.comment-meta { font-size: 10px; font-style: italic; margin: 0 0 5px 0 !important; }
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond { margin: 0 0 15px 0; }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #999;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}


.children { padding: 0; }



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
float:right;
padding:30px 5px 75px 10px;
width:160px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 10px;
	}
.navigation a, .navigation a:link { font-weight: bold; }
/* 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;
}

#contact { width: 43px; height: 180px; background: url(http://www.artispassion.com/images/icons_contact.png) no-repeat top left; position: fixed; top: 15px; right: 15px; z-index: 2; }
#contact a { width: 43px; display: block; }
#contact_gmail { height: 45px; }
#contact_rss { height: 45px; }
#contact_linkedin { height: 45px; }
#contact_facebook { height: 45px;  }
#contact_myspace { height: 45px; }

/* End captions */


/* "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." */

