/*  
Theme Name: 10th Planet Watch 2.0
Theme URI: http://scottelkin.com
Description: Contempt based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Scott Elkin

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.5;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #383838;
	text-align: center;
	margin: 0;
	padding: 0; 
}

#container {
	background: black url(images/background2.jpg) 50% 0 no-repeat;
	margin:0 auto;
}


#header {
	padding: 0;
	margin: 0 auto;
	height: 157px;
	width: 980px;
	position:relative;
}



#header h1 {
	text-align:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#header h1 a {
	width:980px;
	height:157px;
	display:block;
	outline: none;
}

#header h2 {
	text-align:left;
	text-indent:-9999px;
	float:right;
}



div.header-figure{
	background: url(images/figure-header.png) left top no-repeat;
	overflow:hidden;
	width: 980px;
	margin: 0 auto;
	display: block;
	height: 6px;
	position:relative;
}


#main_menu {
	display:block;
	width:980px;
	height:30px;
	border-bottom:1px solid #c7c7c7;
	background:#ececec url(images/bg-header-.gif) left top repeat-x;
	position:relative;
	overflow:hidden;
	margin:0; padding:0;

}
#main_menu li {
	float:left;
	list-style:none;
}
#main_menu li.first_element {				
	padding-left:1px;
	display:inline;
	background:url(images/bg-menu_separator.gif) -1px bottom no-repeat;
}
#main_menu a {
	float:left;
	background:#ececec url(images/bg-menu_separator.gif) right bottom no-repeat;
	color:#4b4b4b;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 14px;
	text-decoration:none;
	font-size:1.4em;
}
#main_menu a:hover {
	background:url(images/bg-menu_separator-hover.gif) right bottom no-repeat;
}
#main_menu a.selected {
	background:url(images/bg-menu_separator-active.gif) right bottom no-repeat;
	position:relative;
	top:1px;
	padding-bottom:7px;
	padding-top:5px;
}
#main_menu #rsslink {float:right;}
/*
#rsslink {
	float: right;
	font-weight: bold;
	margin-top: 0px;
	display:block;
	width:100px;
}

#rsslink a{
	display: block;
	width:100px;
	background:#ececec url(images/bg-header-.gif) left top repeat-x;
}*/







#page {
	text-align: left;
	width: 980px;
	margin: 22px auto;
	padding: 20px 0 0;
	background-color:#f2f2f2;
	font-size: 1.3em;

}



#content {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0 0 0 20px;
	width: 640px;
	}


.entry {
	font-size:1.2em;
	font-family:  Verdana;
}

#content .entry {
	line-height: 1.4em;
	margin-bottom:50px;
	}

#sidebar {
	padding: 0 0 10px 0;
	margin: 10px 0 0 730px;
	width: 230px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.entry table {width:100%; margin:1em 0;}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small.cats {
	text-transform: uppercase;
	font-family: Helvetica, Verdana;
	font-size: 0.9em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	padding-top: 40px;
	margin: 0;
}

h2 {
	font-size: 2.2em;
	margin: 30px 0 0; line-height:1.1em;
}


.entry h2 {
	margin:30px 0 20px;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}



.description {
	font-size: 1.2em;
	text-align: center;
	margin-top: -5px;
}

a {
	color: #4C7B9E;
	text-decoration: underline;

}

a:hover {
	color: #151515;
	text-decoration: none;
}




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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
}

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


/**************** SIDEBAR *****************/


#sidebar form {
	margin: 0;
	}
#sidebar ul {margin:0; padding:0;}
#sidebar li {list-style:none;}
#sidebar li a {text-decoration:none;}
#sidebar li a:hover {text-decoration:none;}


.products {
	text-align:center;
	padding-bottom:20px;
}


.widget {
	border:solid #fff;
	border-width:0 1px;
}

.widget h2 {
	background: url(images/bg-other_posts-title.gif) left top repeat-x;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
	width: 227px;
	height: 29px;
	line-height: 29px;
	text-indent: 19px;
	overflow: hidden;
	position: relative;
	color:#333;
}

.widget ul {
	background:#eae9e9 url(images/bg-other_posts-list.gif) left top repeat-x;
	padding-top:10px;
	padding-bottom: 25px;
}

.widget ul li {
	font-size:1.1em;
	position: relative;
}

.widget ul li a {
	color:#555;
	display:block;
	padding: 8px 10px 8px 42px;
	background:url(images/bg-other_posts-item.gif) left bottom no-repeat;
}

.widget ul li a:hover {
	margin-top: -1px;
	padding-top: 9px;
	background:#d2d2d2 url(images/bg-other_posts-item.gif) left bottom no-repeat;
}

.widget .recentcomments {
	color:#555;
	display:block;
	padding: 8px 10px 8px 14px;
	background: url(images/bg-other_posts-item-popular.gif) left bottom no-repeat;

}
.widget .recentcomments a {background:none;}

.widget .recentcomments a:hover {
	background-image:none;
	padding:0;
}


/*****************  BLOG ******************/

	
.post {
	margin: 0 0 30px;
	background:#fafafa url(images/bg-blog_post.gif) left top no-repeat;
	margin-bottom:18px;
	overflow:hidden;
	height:1%;
	padding:0 30px;
}

.widecolumn .post {
	margin: 0;
	border:0px solid red;
	width:790px;
}
.widecolumn .sidebar {
	display:none;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.post h2 {
	font-size:2em;
	font-weight:normal;
	padding-top:0px;
	margin-top:20px;
}

.post h2 a{
	color: #383838 !important;
}

.post h2 a:hover{
	color: #1e1e1e !important;
}

.post .date {float:right;}

.post .category {
	color:#4C7B9E;
	margin-top:-6px;
	font-weight:normal;
}

.post .entry {
		margin-top:17px;
		font-size: 13px;
	}

.post .entry h2{

		font-size: 1.6em;

		padding: 5px 0;

	}

.post .entry h3{

		font-size: 1.3em;

		padding: 3px 0;

	}

.post .entry h3 a{

		color:#383838;

	}

	


.post .info-footer {
		background:#e2e1e0 url(images/bg-info.gif) left top repeat-x;
		border:1px solid #e6e5e5;
		padding: 4px 14px 1px 14px;
		margin-top:47px;
		text-align:right;
		color:#7d7d7d;
		margin-left:-30px;
		margin-right:-30px;
	}

.post .info-footer .comment-single{
		font-size: 1em;
		line-height: 23px;
	}

.post .info-footer #subscribe {
		float:left;
		text-align: left;
		padding-top: 1px;
	}

.post .info-footer #subscribe form{
		float: left;
	}

.post .info-footer #subscribe .solo-subscribe-errors{
		float: left;
		line-height: 22px;
		padding-left:10px;
		font-size: 11px;
		color: #900;
	}

.post .info-footer #subscribe input {
		border:1px solid #dedede;
		color:#807f7f;
		float: left;
		margin-right:2px;
		padding-right: 2px;
		font-size: .9em;
		line-height: 1em;
		height: 13px;
		padding: 3px 2px 1px 2px;
	}

.post .info-footer #subscribe button {
		background:url(images/btn-subscribe.gif) left top no-repeat;
		width:20px;
		height:20px;
		border:0;
		text-indent:-9999px;
	}

.post info-footer #subscribe button:hover {
		background-position:left bottom;
	}

.post .info-footer a {
		color:#7d7d7d;
	}

.post .info-footer a:hover {
		color:#636363;
	}



	
p.about {
	text-align: center;
	background-color: #F8F8F8;
	font-size: 1.2em;
	font-family: Arial, Verdana, Sans-Serif;
}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	


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


/*******************   COMMENTS **********************/

#comments h2 {
		font-size:2em;	
		font-weight:bold;
		padding:17px 13px 10px 13px;
	}

	#comments h3 {
		background:url(images/bg-other_posts-title.gif) left top repeat-x;
		border-top:1px solid #e5e5e5;
		border-bottom:1px solid #fff;
		font-weight:bold;
		padding: 4px 16px 1px 15px;
		position:relative;
		.top:-2px;
		font-size:1.15em;
	}

	#comments li {
		background:#d0dae4 url(images/comment-list-bg.gif) repeat-x 0 28px;
		border:solid #fff;
		border-width:0 1px 1px;
		padding-top:0;
		margin-bottom:11px;
		list-style:none;
		padding-left:0;
		padding-bottom:15px;
	}
#comments ol {padding:0; margin:0;}

	#comments li.no-comment {
		background:#d0dae4;
	}

	#comments li .comment-title {
		position:relative;
		margin-bottom:14px;
		color:#545454;
	}

		#comments li .comment-title a.comment-date {
			position:absolute;
			top:7px;
			right:14px;
			font-weight:bold;
			padding-left:14px;
			background:url(images/bg-keep_reading.gif) left 50% no-repeat;
		}

	#comments li p {
		margin:0 14px 18px;
		font-size:0.95em;
	}

	#comments li.no-comment .comment-title{
		margin-bottom:5px;
	}

	#comments li.no-comment p{
		padding-bottom: 5px;
		font-size: 1.1em;
	}

	

	#post-comment {
		background:#e8e8e8;
		border:1px solid #fff;
		margin:14px 0;
		padding:0 13px 40px 15px;
	}

	#post-comment h3 {
		font-size:2em;
		font-weight:bold;
		padding:13px 13px 10px 0;
	}

	#post-comment p {
		line-height:28px;
		margin-bottom:10px;
	}

	#post-comment input,
	#post-comment textarea {
		border:1px solid #dedede;
		color:#807f7f;
		padding:7px;
		line-height:15px;
		margin-right:10px;
	}

	#post-comment textarea{
		width: 470px;
	}
	
	#post-comment label {font-weight:bold; padding-right:15px;}
	.type_comment{
		padding-left: 1px;
	}

	a.btn-submit_comment{
		position: relative;
		display: block;
		text-align: center;
		height:27px;
		width:135px;
		margin-left:350px;
		.margin-left:320px;
	}

	a.btn-submit_comment span{
		cursor: pointer;
		position: absolute;
		width: 100%; height: 100%;
		top: 0; left: 0;
		background:url(images/btn-submit_comment2.gif) left top no-repeat;
	}

	a.btn-submit_comment:hover span{
		background-position: bottom !important;
	}

.avatar {float:left; padding:8px 15px 10px 0;}


/*******************   FOOTER **********************/


	

#footer {
	margin: 0 auto;
	width: 978px;
	clear: both;
	background:#151515;
	border:1px solid #2b2b2b;
	padding:20px 0 17px;
	color:#bababa;
	overflow:hidden;

}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */





/* 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
	}
/* 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 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	border:1px solid red;
	} */

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.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;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	margin-bottom:40px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

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



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

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

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





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

hr {
	height: 1px;
	color: #CCC;
	background-color: #CCC;
	border: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/

.wpcf7 {float:left;}
.wpcf7 p {text-align:left;margin-right:30px;}
.wpcf7 label {font-weight:bold; display:block;}
.wpcf7 span {display:block;}
.wpcf7 textarea {width:290px;}
