/* 
Theme Name: Pelorea
Theme URL: 
Description: Blog Theme for Pelorea Game
Author: Frank Bignone
Author URI: 
Version: 1.0

Tags: one-column, two-columns, three-columns, fixed-width, right-sidebar, left-sidebar, threaded-comments, custom-header, theme-options, sticky-post

TEMPLATE: onepress
*/


/*
 * Import default OnePress Markup
 */
@import url('../onepress/op-layout.css');
@import url('navigation.css');
@import url('widgets.css');


/*
 * Custom markup Below
 */

a,
a:link,
a:visited,
a:hover {
	text-decoration:none; 
}

a:link, a:visited {color:#000;}

html, body{
	text-align:left;
	background-attachment: fixed;
	background-color: #064d71;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#page{
	padding:1px;
	margin-left: auto;
	margin-right: auto;
}

#header, #footer{
	background: transparent;
}

/*
 * Header
 */
#header{ 
	position:absolute;
	height: 282px;
	width: 965px;
	top:0;
	z-index:1;
}


#headerimg h1 a, #headerimg h1 a:visited, #headerimg h1 a:hover {
	display:block;
	height:282px;
	background: transparent url(images/logo.png) no-repeat;
	margin-left: 220px;
	margin-top: 00px;
	padding-bottom: 282px;
}

#headerimg h1 a span{
	display:none;
}

.flashheader {
	position:absolute;
	display:block;
	float: right;
	height:282px;
	left: 0px;
	top: 2px;
	z-index: 999;	
}

/* create a large clickable area in the header (optional) */

div#headerimg div.description {	
	display:none;
	float: right;
	left: 600px;
	top: 0px;
}


div#op_navigation{
	position:relative;
	height: 30px;
	z-index:3;
	/*background: transparent url(images/nav_bg.png) no-repeat;*/
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
}

div#op_navigation2{display: none; margin: 0 0 0 -26px}

div#content{
	position:relative;
	margin-left: 110px;
	z-index:2;
	width:965px;
}


div#sidebar,div#sidebar2{
	height: 100%;
}

div#footer{
	margin-left: 110px;
}

div#signature_bg{
	margin: 0 0 0 110px;
}

div#welcome{
	float: none;
	color: #fff;
	font-weight: bold;
	z-index: 2;
	margin-top: 0px;
	margin-right: 750px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#welcome a{
	color: #fff;
	text-decoration: underline;
}

/* 
 * Featured post carousel 
 */

div#feature{
	background: #e3e3e3;
}


/*
 * Post Body Layout
 */
.loginform{
	background:#FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border: 1px solid #000;
}

div.post{
	background:#FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border: 1px solid #000;
}

div.post:first-child{
	margin-top: 10px;
}

div.post div.div-1{
	overflow: auto;
}

div.post div.div-1 > div{
	float:left;
	padding-bottom: 0px;
	padding-left:2px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #727272;
	letter-spacing:0.2px;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:5px;
	margin-right: 10px;
}

div.post_edit a, div-1.post_edit a, div.post_comments a, div-1.post_comments a{
	color: #727272;
}

div.post div.div-1 div.post_comments{
	background: url('./images/comment_icon.png') no-repeat 0 2px;
	padding-left: 17px;
}

/* Divider between content */
/*
body.home div.widget_op_content_body h2{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009;
	margin-top:5px;
}
*/

div.widget_op_content_body h2{
	font-family:Tahoma, 'Arial', Times, serif;
	font-weight: normal;
	font-size: 26px;
	margin: 0px 0px 5px;
	color:#000;
	padding-top:5px;
}
div.widget_op_content_body h2 a{
	text-decoration: none;
}

/* Hover */
div.widget_op_content_body h2 a:hover{
	text-decoration:underline;
	color:#09F
}

div.post_thumbnail img{border:#999999 solid 1px; margin:5px;}

div.post_content img{border:#000 solid 1px;}

/* Body content */
div.post_content p{
	margin:0; 
	padding-top:3px;
	line-height:18px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	letter-spacing:0.15px;
	padding-bottom:8px;
}


div.post_content p img, div.post_content p img a{margin:4px;}
div.post_content blockquote, div.post_content blockquote a{color:#8c8c8c; width:85%;}
div.post_content ol li, div.post_content ol li a{list-style:square;}
div.post_content p a{text-decoration:none; font-size:12px; color:#ab5a00; font-weight:bold;}
div.post_content h3 a{text-decoration:none; font-size:108%; color:#ab5a00;}
div.post_content p a:hover{
	text-decoration:underline; 
	color:#09F;
}
div.post_content h3 a:hover{
	text-decoration:underline; 
	color:#09F;
}

div.post_tag span.label, div.post_category span.label {margin:0;}


div.post_date, div.post_date a{
	padding-bottom: 2px;
	padding-left:2px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #727272;
	letter-spacing:0.2px;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:5px;
	padding-right:8px;
}

div.widget_op_content_body div.post_date img{padding-right:5px; }
div.post_date a:hover{text-decoration:underline; color:#333;}

div.post_tag, div.ratingblock{
	overflow: auto;
	padding-bottom: 0px;
	padding-left:2px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #727272;
	letter-spacing:0.2px;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:5px;
	margin-right: 10px;
}

div.widget_op_op_pagination{
	overflow: auto;
	padding-bottom: 0px;
	padding-left:2px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #727272;
	letter-spacing:0.2px;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:5px;
	margin-right: 10px;
	border: 1px solid #999;
}

/*
div.post div.div-1 > div a{
	color: #727272;
}
*/

div-1.post_category a, div.post_category a, div.post_tag a{
	color: #06F;
	font-size:10px;
	text-align:right;
	margin-left:auto;
	padding-left:2px;
}

div.post_category a:hover, div.post_tag a:hover{
text-decoration:underline;
color:#000;
}



/*
 * Widgets 
 */

.widget .hd,
.widget .hd .hc,
.widget .ft,
.widget .ft .fc {

}

.widget .bd,
.widget .bd .bc {
}

.widget .hd { /* top right corner */
	width:100%;
	background-position:top right;
}

.widget .hd .hc { /* top left span */
	margin-right:6px;
	background-position:top left;
}

.widget .ft {
	width:100%;
	background-position:bottom right;
}

.widget .ft .fc {
	margin-right:6px;
	background-position:bottom left;
}

.widget .bd {
	width:100%;
	background-position:top right;
}

.widget .bd .bc {
	background-position:top left;
}

#main .widget .s {
margin:0px;
}

/* Special widget background */
div#main_wrap .widget_op_op_pagination {
	background:#FFF;
}

div#main_wrap .widget_rss {
	background:#FFF;
	border: 1px solid #000;
	padding: 4px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	margin-bottom:5px;
}

div#main_wrap .rssSummary {
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #333;
	margin-bottom:5px;
}

div#main_wrap .rsswidget {
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #069;
}

div#main_wrap .widget_op_phpbb_content {
	background:#FFF;
	border: 1px solid #000;
	padding: 4px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
}


#main_wrap {width:645px;}
div#main_wrap.layout2 div#main, div#main_wrap.layout3 div#main{ width: 645px }

#sidebar_wrap {
	margin-top:-25px;
	height:100%;
}

#sidebar .widget .s{
	padding: 5px .5em;
}

/** Widgets in main shouldn't have top margin **/
div#main > .bd > .bc > .s > div.widget{
	margin-top: 0;
}

/* Standard Widget Content Styles */

.mission p {font-size:16px; line-height:25px; letter-spacing:1.5px; display:block;padding-bottom:10px;}
.mission {
	background:#FFF;
	border-left:#CACACA solid 1px;
	border-bottom:#035690 solid 2px;
	border-right:#035690 solid 2px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
}



div#sidebar .widget li a{color:#FFF;}
.widget li a:hover{color:#000;}

h2.widgettitle{
	color:#000;
	font-size:16px;
	letter-spacing: -1px;
	margin:0;
}

h2.widgettitle a{
	text-decoration:none;
}

.widget_op_op_tag_cloud ul, .widget ul{
	margin:0;
	padding-left:5px;
	color:#09F;
}

.widget_op_op_tag_cloud li, .widget li{
	margin:0;
	list-style:none;
	padding-top:2px;
}

.widget_op_op_tag_cloud ul a, .widget ul a{
	font-weight: regular;
	text-decoration: none;
}

.widget_op_op_tag_cloud ul a:hover, .widget ul a:hover{
	color:#000;
}

.widget ul a:hover{
	text-decoration: none;
}

/*
 *  Widget Sidebar background styling
 */

div#sidebar h2.widgettitle{
	color:#000;
	font-size:16px;
	letter-spacing: -1px;
	margin:0;
	background-image: url(images/widgettitle_bg.png);
}

/*
div.widget_op_op_pagination span.current{padding:5px; background:#000; margin:3px; font-weight:bold}
div.widget_op_op_pagination{color:#FFF; background:#aaaaaa; padding:5px; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;padding-top:10px;padding-bottom:10px; text-align:left }
div.widget_op_op_pagination span {background:none; border:none; padding:0; margin:0}
div.widget_op_op_pagination a {color:#000; background:#FFF; padding:5px; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; border:#000000 solid 1px; margin:3px}
div.widget_op_op_pagination a:hover{color:#FFF; background:#000}
*/

#sidebar .widget {
	border:#000000 solid 2px;
	margin-bottom:10px;
	background-image: url(images/widget_bg.png);
	background-repeat: repeat-x;
}

#sidebar .widget > .hd,
#sidebar .widget > .hd > .hc,
#sidebar .widget > .ft,
#sidebar .widget > .ft > .fc {
	height:5px;
}

#sidebar .widget > .bd,
#sidebar .widget > .bd > .bc {
	height: 100%;
}

#sidebar .widget >.hd { /* top right corner */
	width:100%;
	background-position:top right;
}

#sidebar .widget > .hd > .hc { /* top left span */
	margin-right:5px;
	background-position:top left;
}

#sidebar .widget > .ft {
	width:100%;
	background-position:bottom right;
}

#sidebar2 .widget >.ft > .fc {
	margin-right:5px;
	background-position:bottom left;
}

#sidebar .widget > .bd {
	width:100%;
	background-position:top right;
}

#sidebar .widget >.bd > .bc {
	margin-left: 3px;
	height:100%;
}

#sidebar  >.bd > .bc {
	margin-right:5px;
	background-position:top left;
	padding:1px 0 1px 0; /* uncollapse .content margins */
}


/*
 * Search
 */
#searchform input { 
	font-family: Verdana; 
	font-size: 77%; 
	color: #999; 
}

#searchform input.submit { 
	color: #000; 
}


#tag_cloud a {
	text-transform:uppercase;
	color:#4A4C53;
}

#signature_bg {position: relative;
	width:965px;
	margin-top:-110px;
	margin-left: auto ;
  	margin-right: auto ;}
	
.signature { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
.signature a{color:#a7ddff; font-weight:bold;}
.signature a:hover{color:#F93; text-decoration:underline}