/*   
Theme Name: Predicto Blog
Theme URI: 
Description: Predicto Blog
Author: John Hebert
Author URI: http://hebeehive.net
Version: 1.2
*/

* {
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
	outline:none;
	border:none;
}
body{
	background:#000 url(i/background.jpg) no-repeat center top;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
a{
	color:#fff;
}
.wp-caption {
	display:block;
	padding:0 0 15px;
	position:relative;

}
.entry-content .wp-caption img{
	display:block;
	padding:0 0 22px;
	background:#999;
	border:2px solid #999;
	position:relative;

}
.wp-caption-text {
	position:absolute;
	bottom:1px;
	left:10px;
	color:#222;
	font-style:italic;
	font-size:10px;
	font-weight:bold;
}
#header{
	background:#222;
	position:relative;
	height:90px;
	width:100%;
	margin:30px 0 ;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
}
#header-content{
	position:relative;
	width:960px;
	margin:0 auto;
}
#logo a{
	background:url(i/logo.jpg) no-repeat center top;
	display:block;
	position:relative;
	text-indent:-99999px;
	height:90px;
	width:304px;
}
#nav {
	position:absolute;
	right:0;
	top:0;
}
#nav li{
	display:block;
	float:left;
	height:90px;
	width:auto;
}
#nav a{
	color:#FFFFFF;
	display:block;
	font-size:20px;
	height:30px;
	padding:60px 10px 0;
	text-transform:uppercase;
}
#nav a:hover, #nav .current_page_item a {
	background:#000;
}
/* ------ Header ------ */
#wraper {
	position:relative;
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0 0 50px;
}
#social {
	clear:both;
}
#social-icons{
	margin:0 0 0 -60px;
	position:fixed;
	top:156px;
}
#social-icons li{
	width:45px;
	height:42px;
	padding:3px 0 10px;
}
#social-icons .stButton {
	margin:0 auto;
	display:block !important;	
	width:38px;
	height:38px;
}
#social-icons li:hover {
	background:url(i/soical-over.png) no-repeat center 0 !important;
}
#social-icons .twitter a{
	margin:0 auto;
	background:url(i/soical.png) no-repeat center -6px !important;
	display:block;
	width:38px;
	height:38px;
	position:relative;
	text-indent:-9999px;	
}
#social-icons .buzz a {
	margin:0 auto;
	background:url(i/soical.png) no-repeat center -57px !important;
	display:block;
	width:38px;
	height:38px;
	position:relative;
	text-indent:-9999px;
}
#social-icons .rss a {
	margin:0 auto;
	background:url(i/soical.png) no-repeat center -106px !important;	
	display:block;
	width:38px;
	height:38px;
	position:relative;
	text-indent:-9999px;
}
#social-icons .st_sharethis_large .stLarge {
	background:url(i/soical.png) no-repeat center -154px !important;	
	display:block;
	width:38px;
	height:38px;
}
/* ------ Posts ------- */
.posts{
	float:left;
	width:640px;
	height:auto;
}
.post,.page {
	background:#222222;
	clear:both;
	color:#FFFFFF;
	margin-bottom:20px;
	padding:10px;
	width:620px;
}
.entry .meta{
	float:left;
	padding:10px 0 100px;
	background:url(i/arrow.jpg) no-repeat center bottom;
	width:74px;
	height:85px;
}
.meta .month,.meta .day,.meta .comments-link{
	display:block;
	text-align:center;
	width:74px;
	height:auto;
	float:left;
	clear:left;
}
.meta .month{
	font-size:33px;
	text-transform:uppercase;
}
.meta .day{
	font-size:61px;
	line-height:42px;
}
.meta .comments-link {
	color:#BBC3C6;
	font-size:11px;
	line-height:20px;
}
.meta .comments-link:hover {
	text-decoration:underline;
}
.title {
	padding:10px 0 0 84px;
	font-size:40px;
	text-transform:uppercase;
}
.entry-content {
	padding:0 0 0 84px;
	font-size:13px;
	line-height:22px;
}
.page .entry-content {
	padding:0;
}
.entry-content p,.entry-content br,.entry-content img{
	padding:0 0 15px;
}
.entry-content h2, .entry-content h3{
	padding:0 0 15px;
	font-size:20px;
}
.entry-content blockquote{
	color:#909090;
	font-size:30px;
	line-height:36px;
	padding:5px 25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}
#tags,#related {
	background:#000;
	padding:4px 6px;	
	margin:0 0 15px;
}
#tags span{
	padding:0 5px 0 0;
	color:#BBC3C6;
}
#tags span a{
	color:#BBC3C6;
}
#tags span:hover,#tags span a:hover{
	text-decoration:underline
}
#tags span.coma {
	padding:0;
}
#tags span:last-child span.coma {
	display:none;
}
#related {
	margin:0;
}
#related-wrap li{
	padding:4px 0;
}
#related-wrap li a:hover{
	color:#9777a2;
}
.read-more {
	text-decoration:underline;
	padding:10px 0 0 84px;
	display:block;
	clear:both;
	color:#BBC3C6;
	font-size:13px;
}
.read-more:hover {
	color:#9777a2;
}
#like{
	height:23px;	
	margin:0 0 15px;
}
/* ----- Pages ------ */
.pagetitle {
	padding:10px;
	width:620px;
	background:#222222;
	clear:both;
	margin-bottom:20px;
}
.pagetitle .title{
	padding:0;
}
.page .title {
	padding:0 0 10px;
}
.pagetitle .title span{
	font-size:22px;
	display:block;
}
#share-this{
	margin:-45px 0 0;
	text-align:right;
	padding:0 0 15px;
}
#share-this .st_twitter_custom,
#share-this .st_gbuzz_custom,
#share-this .st_facebook_custom,
#share-this .st_digg_custom,
#share-this .st_stumbleupon_custom,
#share-this .st_ybuzz_custom,
#share-this .st_sharethis_custom{
	padding:0 16px 1px 0;
	margin:0 0 0 10px;
	cursor:pointer;
}

#share-this .st_twitter_custom {
	background:url(i/share.png) no-repeat left 0;
}
#share-this .st_gbuzz_custom {
	background:url(i/share.png) no-repeat left -21px;
}
#share-this .st_facebook_custom {
	background:url(i/share.png) no-repeat left -42px;
}
#share-this .st_digg_custom {
	background:url(i/share.png) no-repeat left -63px;
}
#share-this .st_stumbleupon_custom {
	background:url(i/share.png) no-repeat left -84px;
}
#share-this .st_ybuzz_custom {
	background:url(i/share.png) no-repeat left -105px;
}
#share-this .st_sharethis_custom{
	background:url(i/share.png) no-repeat left -126px;
}
/* ----- Comments ------ */
#comments.title,#respond .title{
	font-size:22px;
}
.commentlist,#commentform {
	font-size:13px;
	line-height:22px;
	padding:0 0 0 84px;
}
#commentform div {
	position:relative;
	padding:0 0 10px;
}
#commentform input {
	background:none repeat scroll 0 0 #454545;
	border:1px solid #000000;
	font-size:13px;
	line-height:22px;
	display:block;
	padding:5px 10px;
	width:364px;
	position:absolute;
	top:0;
	right:0;
	height:auto;
}
.commentlist li{
	position:relative;
	border-bottom:3px dotted #333333;
	padding:21px 0 15px;
}
.commentlist .comment-author{
	font-size:13px;
	position:relative;
	padding:12px 6px 6px 46px;	
	margin:0 0 10px;
	height:20px;
	width:auto;
}
.commentlist .comment-author img{
	position:absolute;
	left:4px;
	top:4px;
	height:30px;
	width:30px;
}
.commentlist .comment-author .fn {
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-style:normal;
}
.commentlist .comment-author .says {
	display:none;
}
.commentlist .comment-meta {
	position:absolute;
	font-size:13px;
	right:7px;
	top:27px;
}
.commentlist .children{
	padding:15px 0 0 50px;
}
.commentlist .children .comment{
	border-top:1px solid #252525;
	border-bottom:none;
}
.commentlist .children .comment:last-child{	
}
.commentlist .reply a{	
	color:#BBC3C6;
	text-decoration:underline;
}
.commentlist .reply a:hover{	
	color:#9777a2;
}
#comment {
	background:none repeat scroll 0 0 #454545;
	border:1px solid #000000;
	font-size:13px;
	line-height:22px;
	display:block;
	padding:10px;
	width:514px;
	height:140px;
}
#submit input{
	position:relative;
	right:inherit;
	top:inherit;
	background:url(i/submit-com.png) no-repeat left top;
	display:block;
	width:280px;
	height:49px;
	border:none;
	text-indent:-9999px;
	margin:0 0 0 -3px;
	cursor:pointer;
}
/* ----- Search ------ */
#search {
	position:absolute;
	right:0;
	top:0;
	width:272px;
	height:auto;
}
#s{
	background:url(i/search-bar.png) no-repeat left top;
	height:21px;
	width:208px;
	padding:10px;
	color:#fff;
}
#sb{
	position:absolute;
	display:block;
	width:44px;
	height:41px;
	right:0;
	top:0;
	text-indent:-99999px;
}
#sb input{
	position:absolute;
	top:-4px;
	left:-2px;
	display:block;
	height:49px;
	width:50px;
	background:url(i/search.png) no-repeat left top;
	z-index:2;
	cursor:pointer;
}
#sb span{
	position:absolute;
	top:-4px;
	left:-2px;
	display:block;
	height:49px;
	width:50px;
	background:url(i/search.png) no-repeat left -49px;
	z-index:1;
}
/* ----- Sidebar ------ */
#sidebar {
	background:#222;
	float:right;
	right:0;
	margin:60px 0 0;
	width:252px;
	height:auto;
	padding:10px;
}
#sidebar h2{
	font-size:22px;
}
#sidebar a{
	color:#B6B5B5;
}
#sidebar a:hover{
	color:#9777a2;
}
#sidebar .widget {
	font-size:13px;
	height:auto;
	margin:auto;
	padding:0 0 30px;
	width:250px;
}
#sidebar .widget .recentcomments {
	padding:0 0 5px 25px;
	background:url(i/comment.jpg) no-repeat left 2px;
}
#sidebar .widget_recent_entries li{
	padding:0 0 5px 25px;
	background:url(i/highlighter.jpg) no-repeat left 2px;
}
#sidebar .widget .recentcomments:last-child {
	padding:0 0 0 25px;
}
#sidebar .widget_archive select{
	color:#fff;
	background:#000;
	width:250px;
	height:auto;
}
#sidebar .widget_archive option:hover {
	background: #333333;
}
#prediction{
	position:relative;
	height:64px;
}
#prediction a{
	background:url(i/submit.png) no-repeat right top;
	width:312px;
	height:59px;
	position:absolute;
	left:0;
	top:14px;
	text-indent:-9999px;
}
/* ------- Footer --------- */
#footer{
	clear:both;
	position:relative;
	bottom:-20px;
	width:100%;
	height:247px;	
	overflow:hidden;
	border-top:4px solid #333;
	background:#222;
}
#footer-content {	
	background:url(i/footer-back.jpg) no-repeat center top;
	position:relative;
	width:960px;
	height:247px;
	padding:20px 110px 0;
	margin:auto;
}
#footer h4{
	font-size:22px;
	padding:0 0 10px 0;
}
#footer a{
	color:#b6b5b5;
	font-weight:bold;
}
#footer .current_page_item {
	background:none;
}
#footer a:hover{
	color:#9777a2;
}
#footer .current_page_item a {
	background:none;
	color:#9777a2;
}
#sitemap,#topics,#nextup,#subscribe{
	font-size:13px;
	color:#b6b5b5;
	float:left;
	height:auto;
	padding:0 0 0 45px;
}
#sitemap{
	padding:0;
	width:135px;
	line-height:24px;
}
#topics{
	width:135px;
	line-height:24px;
}
#nextup{
	width:270px;
	line-height:18px;
}
#subscribe{
	width:275px;
}
#subscribe h5{
	float:right;
	width:auto;
	height:auto;
}
/* ---- Twitter ---- */
.twtr-hd,.twtr-ft {
	display:none;
}
.twtr-widget .twtr-tweets .twtr-tweet {
	border:none;
}
.twtr-widget .twtr-timeline {
	height:auto;
}
.twtr-widget .twtr-tweet .twtr-tweet-wrap {
	padding:10px 0 0;
}
#twtr-widget-1.twtr-widget .twtr-tweet .twtr-tweet-wrap a:hover{
	color:#9777a2 !important;
	text-decoration:none !important;
	border:none !important;
}

/* News Letter */
.newsletter{
	height:43px;
	width:274px;
	position:relative;
}
#wpsb_email {
	background:url(i/email-back.png) no-repeat right top;
	padding:6px 55px 6px 6px;
	height:31px;
	width:213px;
	position:absolute;
	top:-1px;
	left:0;
}
.wpsb_form_radio{
	display:none;
}
.wpsb_form_btn{
	background:url(i/email-icon.png) no-repeat right top;
	width:50px;
	height:50px;
	position:absolute;
	top:-4px;
	right:-2px;
	cursor:pointer;
	text-indent:-9999px;
	z-index:2;
}
.sub-dumy {width:50px;
	height:50px;
	display:block;
	position:absolute;
	right:-2px;
	top:-4px;
	background:url(i/email-icon.png) no-repeat right top;
	z-index:1;
}