/*

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 {

	background:#0066a0 url(images/body_bg4.png) repeat-x;

	margin:0;

	padding:0;

	}

#wrapper {

	width:900px;

	margin:0 auto;

	background:url(images/wrapper_bg.jpg) no-repeat center top;

	}	

#header {

	width:auto;

	height:68px;

	margin:0 auto;
	
	position:relative;

	}

/*#header img {

	margin-left:10px;

	}		*/

#content {

	width:900px;

	text-align: left;

	background-color: #fff;

	float: left;

	margin: auto;

	}

/*#content p {

	text-align:left;

	padding:0 50px;



	}

	*/		

h1 {

	font-size:32px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-align:center;

	color: #fff;

	padding:15px 0 0px 0;

	margin-bottom:0;

	}	

h2 {

	font-size:17px;

	font-family:Georgia, "Times New Roman", Times, serif;

	text-align:left;

	margin-top:5px;

	}	

	

#footer {

	margin:0 auto;

	width:100%;

	float: left;

	}	

#footer p {

	color:#fff;

	text-align:center;

	}	

#content .commentlist p {

	padding:0px;}



#content h3#comments, #content h3#respond  {

	padding-left:50px;

	}	

#content ol.commentlist {

	padding-left:50px;

	}	

#content textarea#comment {

	width:98%;

	}	

.comments-header, #comments-header,   {

	padding-left:0px;

	}

#commmentsdiv {

	padding-left:30px;

	}	

#commmentsdiv p {

	padding:0;

	margin-top:5px;

	}	

#post_area {

	width:800px;

	margin-left:50px;

	margin-bottom:30px;

	margin-top:20px;

	position:relative;

	}	

.post_number {

    padding-right:15px;	

	}	

.post_title {	

	background:#0066a0;

	color:#fff;

	-moz-border-radius: 10px 10px 0px 0px;

	border:1px solid #0066A0;

	float:left;

	height:auto;

	padding:5px 25px 10px 25px;

	margin-top:0;

	width:748px;

        text-align:center;

	}

.post_title a {

	color:#fff;

	}	

		

.entry {

	background:#ebf8fe;

	-moz-border-radius: 10px;

	border:1px solid #cde2ec;

	}



.entry p, .entry h2 {

	padding:0 30px;	

	*margin-left:30px;

	*margin-right:30px;

	}



#content .comments-header, #content #comments-form, #content .comment-page-numbers {

	padding:0 50px;

	}



/* .numbering_post {

	background:url(images/postnumber_bg.png) no-repeat;

	color:#717171;

	font-size:30px;

	font-weight:bold;

	height:49px;

	left:1%;

	padding:5px 0 0 15px;

	position:absolute;

	top:2%;

	width:46px;

	}

*/

.numbering_post {

-moz-border-radius:5px;

background:#FFFCD1 none repeat scroll 0 0;

border:2px solid #FFFFFF;

color:#000;

font-size:22px;

font-weight:bold;

height:25px;

margin:5px 30px;

padding:0 0 0 10px;

position:absolute;

left:0;

top:0;

width:23px;

}



.comment-text	{

        padding-right:50px;

        }


		
.launch_date {
	position:absolute; 
	width:278px; 
	height:101px; 
	background:url(images/countdown_bg.png) no-repeat; 
	left: 630px; 
	top: 0px;	
	text-align:left;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.launch_date p {
	margin:0;
	padding:0;	
	text-align:left;
	}

.launch_date span {
	text-align:left;
	}		