/*
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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('images/bg_slash.gif');
	color: #000;
	text-align: center;
	}

#page {
	background-color: white;
	/*border-left: 1px solid #000;*/
	/*border-right: 1px solid #000;*/
	/*border-bottom: 1px solid #000;*/
	text-align: left;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}


#content {
	font-size: 1.2em
	}
	
.entry p {
	margin-top: 20px;
	}
	
.entry ul li a img {
	float: left;
	margin-right: 10px;
	border-top: 1px solid #000;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	/*border-bottom: 1px solid #ddd;*/
	}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

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

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

h2 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 5px;
	}

h2.pagetitle {
	font-size: 1em;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-bottom: 5px solid #000;
	display: block;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h3 {
	color: #000;
	/*color: #aab89f;*/
	}
	
h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #000;
	padding-bottom: 5px;
	}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	/*color: #4d90b2;*/
	}

code {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover, .n_art a:hover, .n_fashion a:hover, .n_hair a:hover, .n_make-up a:hover, .n_interior a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}
	
a:active {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	}
	
.special {
	font-size: 30px; 
	line-height: 1.2em;
	margin: 0 0 100px 0;
	padding: 0;
	}

.line {
padding: 0 0 15px 0;
margin: 0 0 30px 0;
border-bottom: 4px solid #000;
/*width: 670px;*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
	}








#headernew {
	/* background-color: #fff; */
	margin: 0;
	padding-top: 0px;
	width: 960px;
	text-align: right;
	}
	
#header_date {
	padding: 20px 30px 70px;
	color: #999;
	}

#headerimg {
	float: right;
	margin: 0 30px 0 30px;
	padding: 40px 0 30px 0;
	border-bottom: 5px solid #000;
	width: 900px;
	}
	
#features {
	width: 900px;
	height: 200px;
	margin-left: 30px;
	border-bottom: 5px solid #000;
	/*padding: 0 30px;*/
	background: #ddd;
	float: left;
}

#navi {
	float: left;
	margin: 20px 0px 0 30px;
	padding: 0 0 20px 0;
	width: 900px;
	font-size: 1.5em;
	border-bottom: 1px solid #000;
	}

#navi a {
	margin-right: 80px;
	float: left;
	}
	
#navi a:hover, #navi a:active {
	text-decoration:none;
	}
	
.featurebox {
	float: left;
	width: 450px;
	height: 200px;
	overflow: hidden;
}

.featurebox p {
	padding: 0 !important;
	margin: 0 !important;
}

.n_art, .n_art a {
	color: #fbaa42;
	}
	
	
.n_fashion, .n_fashion a {
	color: #aab89f;
	}
	
	
.n_hair, .n_hair a {
	color: #4d90b2;
	}
	
	
.n_make-up, .n_make-up a {
	color: #934c94;
	}
	
	
.n_interior, .n_interior a {
	color: #8cb110;
	}

.postmetadata {
color: #000;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 50px 0 20px 30px;
	margin: 0;
	width: 640px;
	line-height: 1.6em;
	}

.post {
	padding: 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
}

.widecolumn .attachment {
	text-align: center;
}

.postmetadata {
	clear: both;
	padding: 40px 0 20px 0;
	margin: 0 0 40px;
	border-bottom: 1px solid #000;
	font-size: 11px;
}

.prevmetadata {
	border-bottom: 5px solid #000;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 40px 0 20px 30px;
	text-align: left;
	color: #999;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: 5px;
	}

h3 {
	padding: 0 0 5px 0;
	margin: 50px 0 0;
	border-bottom: 3px solid #000;
	}

h3.comments {
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
        border-top:1px solid #000000;
	}

/*	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: 0;
	display: inline;
	}

img.alignleft {
	padding: 0;
        margin: 0 20px 20px 0;
	}

img {
	margin-bottom: 0px;
	}

a img, a:hover img {
	text-decoration: none;
background: none;
border: none;
	}

img a:hover {
background: none;
}


.alignright {
	float: right;
	text-align: right;
	color: #000;
	font-size: 10px;
	}

.alignleft {
	float: left;
	text-align: left;
	color: #000;
	font-size: 10px;
	}
/* 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;
	list-style: none;
	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;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

.news {
width: 170px;
}
	
.news a img {
border-bottom: 10px solid #fff;
}

.news a:hover img {
border-bottom: 10px solid #fef102;
}

.news p {
padding: 0px !important;
margin: 0px !important;
}

/* 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: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 80px;
	}

#commentform input {
	width: 80px;
	padding: 0;
	margin: 0;
	}

#commentform textarea {
	width: 100%;
	padding: 0;
	margin: 0;
	}

#commentform #submit {
	margin: 0;
	padding: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0 0 30px 0;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.commentlist p {
	margin: 0 0 20px 0;
	}

#commentform p {
	margin: 20px 0 0 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	text-align: right;
	float: right;
	padding: 40px 30px 20px 0;
	width: 200px;
	}

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

hr {
	display: none;
	}

/*a img {
	border: none;
	}*/

.navigation {
	padding-bottom: 25px;
	margin-bottom: 60px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #ddd;
	}
/* 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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
/* 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." */
