/*
Theme Name: SciFi
Theme URI: http://thescificast.com/
Description: SciFi Cast theme - a HEAVILY modified version of Sharpfolio
Version: 2.0
Author: The SciFi Cast
Author URI: http://thescificast.com/
Tags: scifi
*/

html {
	text-align: center;
	background: #191919 url('images/background_wide.png') center top repeat-y;
}

body {
	text-align: center;
	background: none;
	color: #999;
	font-family: Helvetica, 'Lucida Grande', Arial, sans-serif;
	font-size:62.5%
}

div#wrapper {
	background: url('images/background_content.png') center top repeat-y;
	text-align: left;
	margin: auto;
	/*padding: 0px 1px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	width: 886px;
}
a {
	color: #4dc0e8;
	text-decoration: none;
}
a:hover {
	color: #6de0ff;
}


p {
	margin: 0 0 1.8em;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	float: left;
	width: 587px;
	height: 178px;
	background: url('images/header_new.png') left top no-repeat;
}
h1 {
	width: 510px;
	height: 155px;
	color: #fff;
	float: left;
}
h1 a {
	display: block;
	width: 510px;
	height: 0px;
	padding: 155px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
}





#featured {
	float: left;
}


div#header h2 {
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}

#content h2.pagetitle {
	padding: 0px 0px 20px 32px; 
}


div#content {
	font-size: 1.2em;
	line-height: 1.8em;
	width: 587px;
	margin: 0px;
	padding-bottom: 70px;
	float: left;
}


div#content div.advertisement {
	height: 35px;
	background: url('images/ad_background.png') left bottom repeat-x;
}

div#content div.advertisement p {
	margin: 0px;
	padding: 7px 0px 0px 32px;
	color: #b898ee;
}

div#content div.advertisement p a, div#content div.advertisement p a:visited, div#content div.advertisement p a:active, div#content div.advertisement p a:hover {
	color: #b898ee;
	text-decoration: underline;
}





div#content div.itunes {
	height: 35px;
	background: url('images/itunes_background.png') left bottom no-repeat;
}

div#content div.itunes p {
	height: 35px;
	margin: 0px;
	padding: 0px;
}

div#content div.itunes p a {
	display: block;
	height: 0px;
	width: auto;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	overflow: hidden;
}



li#fusion_ad {
	padding: 20px 0px 20px 0px;
}

li#fusion_ad img {
	-moz-box-shadow: 0px 3px 6px #111;
	-webkit-box-shadow: 0px 3px 6px #111;
	box-shadow: 0px 3px 6px #111;
}

span.fusionentire {
	display: block;
	width: 232px;
	position: relative;
	left: 30px;
}

a.fusiontext {
	display: block;
	margin: 16px 0px 16px 0px;
}

li#fusion_ad > a {
	display: block;
	width: 232px;
	position: relative;
	left: 30px;
}

li#fusion_ad a, li#fusion_ad a:active, li#fusion_ad a:visited, li#fusion_ad a:hover {
	font-size: 1.2em;
	color: #666;
	text-shadow: #000 0px 1px 0px;
}





div#content h2 {
	margin: 0px;
	padding: 14px 0px 0px 0px;
	font-size: 1.8em;
	color: #fff;
	line-height: 32px;
	letter-spacing: -0.03em;
}

div#content h2 a {
	text-decoration: none;
	color: #fff;
}

div#content div.post h2 {
	margin-bottom: 0px;
}



div.post {
	width: 490px;
	padding: 15px 65px 45px 32px; 
	background: url('images/post_background.png') left top repeat-x;
}


div.searchresults div.post {
	background: none;
	padding-bottom: 0px;
	clear: left;
}

p.byline {
	font-size: 13px;
	line-height: 15px;
	color: #666;
}

p.comment-link {
	float: right;
	margin: -43px 0px 0px 0px;
}
p.comment-link a {
	display: block;
	padding: 0px 0px 0px 12px;
	background: url('images/comments.png') 0px 7px no-repeat;
	color: #808080;
	text-decoration: none;
	font-size: 13px;
}

p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

div.entry div.content_body img {
	border: 4px solid #222;
}

div.entry div.content_body img.left {
	float: left;
	margin: 5px 20px 10px 0px;
}

div.entry div.content_body img.right {
	float: right;
	margin: 5px 0px 10px 20px;
}




p#footerline {
	text-align: center;
	clear:left;
	background: url('images/post_background.png') left top repeat-x;
	width: 587px;
	height: 30px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-size: 1.3em;
}



div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}




h3#comments {
	padding: 20px 0px 20px 32px;
	font-size: 1.4em;
	color: #fff;
	background: url('images/post_background.png') left top repeat-x;
}

h3#respond {
	margin: 20px 0px 10px 32px;
	font-size: 1.4em;
	color: #fff;
}

div.author {

}

div.author cite {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0px 200px 0px 32px;
}
ol.commentlist li {
	border-bottom: 1px solid #444;
	padding: 12px 0 0;
}

form#commentform input {
	margin: 10px 0px 0px 0px;
}

form#commentform textarea {
	width: 500px;
	margin: 10px 0px 0px 0px;
}

form#commentform p {
	margin: 0px 200px 0px 32px;
}


div#content div.navigation {
	margin-left: 30px;
	width: 480px;
}

div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}

/*
div#podPress_footer {
	margin: auto;
	width: 740px;
	height: 40px;
	padding-top: 32px;
	padding-bottom: 40px;
	background: url('images/footer.png') left top no-repeat;
}
*/

div#podPress_footer {
	text-align: center;
	clear:left;
	width: 587px;
	height: 30px;
	padding: 0px 298px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/background_content.png') center top repeat-y;
}

div#podPress_footer cite {
	margin: 0px;
	padding: 0px;
}



div#sidebar {
	padding: 58px 0px 0px 23px;
	margin-left: 587px;
	width: 298px;
}

div#sidebar li.linklist, div#sidebar li#searchsection, div#sidebar li#twitterlink {
	width: 275px;
	margin-top: 18px;
}

div#sidebar li#searchsection {
	margin-top: 0px;
	padding: 23px 0px 0px 45px;
	height: 57px;
	background: url('images/search_background.png') left top no-repeat;
}

div#sidebar li#searchsection input {
	height: 13px;
	border: none;
	width: 185px;
	margin: 0px 0px 0px 8px;
	color: #666;
	outline-style:none;
	outline-width:0px;
}



div#sidebar li#twitterlink {
 	height: 80px;
	background: url('images/twitter_background.png') left top no-repeat;
 }

div#sidebar li#twitterlink a {
 	display: block;
 	width: 260px;
 	height: 0px;
	padding: 62px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	overflow: hidden;
}
	

div#sidebar li#sidenav {
	background: url('images/sidebar_li_top.png') left top no-repeat;
	padding-top: 33px;
}

div#sidebar li#sidenav ul li:first-child {
	padding-top: 0px;
	margin-top: -19px;
	background: url('images/sidebar_li_firstnav.png') left bottom no-repeat;
}

div#sidebar li.linklist ul {
	color: #b898ee;
	padding: 0px 0px 33px 0px;
	background: url('images/sidebar_li_bottom.png') left bottom no-repeat;
}

div#sidebar li.linklist li {
 	min-height: 15px;
 	padding: 10px 0px 10px 28px;
 	font-size: 1.3em;
 	background: url('images/sidebar_li_background.png') left bottom no-repeat;
 }
 
div#sidebar li.linklist li:last-child {
	background: url('images/sidebar_li_background.png') left top no-repeat;
	padding-bottom: 0px;
	min-height: 12px;
}
 
div#sidebar li.linklist li a {
	display: block;
	width: 210px;
	padding-left: 8px;
	background: url('images/sidebar_li_bullet.png') 0px 5px no-repeat;
}

div#sidebar li.linklist li a.commentslink {
	float: right;
	width: 15px;
	background: url('images/comments_sidebar.png') 0px 2px no-repeat;
	padding: 0px 0px 0px 12px;
	margin: -13px 3px 0px 0px;
}

div#sidebar li.linklist li a, div#sidebar li.linklist li a:visited {
	color: #b898ee;
	text-decoration: none;
}

div#sidebar li.linklist li a:hover {
	color: #edf;
}



div#sidebar li#categories li a {
	display: inline;
}


div#sidebar li.linklist h2 {
	margin: 0px;
	padding: 38px 0px 0px 0px;
	height: 0px;
	width: 275px;
	overflow: hidden;
}

div#sidebar li#recent h2 {
	background: url('images/sidebar_header_recent.png') left top no-repeat;
}

div#sidebar li#categories h2 {
	background: url('images/sidebar_header_categories.png') left top no-repeat;
}

div#sidebar li#jumppoints h2 {
	background: url('images/sidebar_header_jumppoints.png') left top no-repeat;
}

div#sidebar li#jumppoints li a {
	width: 210px;
	padding-left: 0px;
	background: none;
}





/* Featured Post Carousel */

#featured {
	width: 558px;
	margin: 0px 0px 25px 0px;
	height: 83px;
	padding: 0px 0px 27px 29px;
	background: url('images/featured_background.png') left top repeat-x;
	}

#carousel {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#carousel li {
	float: left;
	padding: 0;
	margin-right: 14px;
	}
	
#carousel li img {	
	width: 167px;
	height: 83px;
	}
	
	
