/*  
Theme Name: *PokerVibez*
Theme URI: 
Description: Pokervibez theme designed by Pablo Carabantes (Pokervibez Staff) based on Big-City theme by AOE media GmbH. A simple and minimalist 2.0 green and white design.
Version: 1.0
Author: Pokervibez Staff
Author URI: http://www.pokervibez.com
Tags: two columns, widgets, fixed width, 870px, green, gray, white, poker, widgets
	By downloading and using this theme, you agree to the following terms:
    - All variations of this theme have to remain GPL
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

For support requests please contact: wordpress(at)aoemedia.com. Requests through other channels (website etc.) can unfortunately not be responded to.

*********************************************************************
ATTENTION
If you don't need any logo in your theme, please find #header element
and remove last two lines from it's decoration 
*********************************************************************

************
CSS CONTENTS
************
* --- reset
* --- typography
* --- text elements decoration
* --- wordpress styles
* --- layout
* --- header
* --- navigation
* --- content
* --- sidebar
* --- search form
* --- comments
* --- footer
* 
* 
*/

/* Reset needed styles
*******************************/
html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1;}
html {height: 100%;margin-bottom: 1px;}

/* Typography
*******************************/
body {
    font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 Verdana, "Times New Roman", Times, serif;
}
pre,
var,
code { 
    font-family:"Courier New", Courier, monospace; 
}
h3,
#sidebar,
.postdata,
.entry-content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Header elements
*******************************/
h1 {
    font-size:2.5em;
}
h2 {
    font-size:2.2em;
    line-height:1.6;
    color:#4E4E4E;
}
h3 {
    font-size:1.55em;
    color:#4E4E4E;
}

/* Text elements
*******************************/
ul,ol,p,dl {
    line-height:1.8;
}
ul,ol         {margin: 0 0 1em .8em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
p,dl	      {margin: 0 0 1em 0; text-align: left;}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {border:0;outline:0;}
blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}

	a, visited{color:#2B7D26;text-decoration:underline;}
	a:hover{color:#92BB24;}

/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 1em;
   line-height:1.4;
   padding: 0 4px 4px;
   margin: 0;
}

/* Layout
*******************************/
body {
	color: #363636;
}
.root{
	width:870px;
	margin:0 auto;
}
.maindiv{background:#FFFFFF}


/* Header
*******************************/
#header {
    height:98px;
    margin-bottom:1px;
    color:#fff;
    padding:40px 0 0 0;
}
#header a {
    color:#fff;
    text-decoration:none;
}

.infoheader{text-align:left; padding-left:10px; padding-top:10px;}
.infoheader h1 {
    line-height:1.3;
    font-size:23px;
    color:#fff;
font-weight:bold;
font-family:verdana;
}
.infoheader a{color:white; text-decoration:none}

.infoheader h2 {
    line-height:1.3;
    font-size:1em;
    color:#fff;
font-family:verdana;
}

.shadowheader{
background:#ECECEC url(imagespv/header/sombraheader.jpg) repeat-x;margin:0px;
padding:0px;
height:15px;}

	.cheader{height:98px;margin:0px;padding:0px;}
.contentheader{width:870px; margin:0 auto; font-size:15px;}

.mainheader{ background:url(imagespv/header/headerbg.jpg);}



#navigation{background: url(imagespv/header/tabinactive.gif) left top no-repeat;
text-decoration: none;
margin:0px;
padding:0px;
padding-left:0px;
margin-left:0px;
height:30px;
width:600px;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}

	#navigation li{float:left;display:block; margin: 0px;padding: 0px; padding-top:0px;}
#navigation li a{color:white; padding-right:10px;padding-left:10px; text-decoration:none}

#navigation li a:hover{color:#D1FFA0;text-decoration:none}


	.maincontent{background:url(imagespv/main/shadowtop.gif) top left repeat-x;
	margin: 0px;padding: 0px;padding-top:15px;padding-bottom:20px;}

/* Navigation
*******************************/
#nav{
    overflow:hidden;
    width:800px;
    margin:0;
    padding:0;
    list-style:none;
}
#nav li{
    float:left;
}
#nav a{
    float:left;
    padding:6px 0 0 0;
    margin-right:18px;
    height:26px;
    border-bottom:3px solid #D2D6D8;
    text-decoration:none;
    font-size:1.09em;
}
#nav a:hover,
#nav .current_page_item a{
   border-color:#fff;
}

/* Content
*******************************/
#content {
    width:560px;
    margin:20px 50px 30px 0;
    float:left;
padding-left:10px;
}

#content .post {
    padding-bottom:1.5em;
    margin-bottom:1.5em;
    border-bottom:1px solid #bbc2c6;
	font-size:12px;
}
#content .single {
    border-bottom:0;
}
#content h2 a {
    text-decoration:none;
}
#content h3 {
    margin-bottom:20px;
    line-height:2.1;
    border-bottom:2px solid #D2D6D8;
}
#content h2 a:hover {
    color:#92BB24;

}
.postdata {
    padding:8px 0;
    margin-bottom:8px;
    border:1px solid #eee;
    border-left:0;
    border-right:0;
    color:#747474;
}
.postdata a {
    color:#354a56;
    text-decoration:none;
}
.postdata a:hover {
    text-decoration:underline;
}
.tags {
    line-height:1.2;
    clear:both;
}

.commentsdiv{float:right}

/* Sidebar
*******************************/
#sidebar {
    width:248px;
    float:left;
    margin:-47px 0 30px 0;
}
#sidebar h3 {
    padding:0 0 12px 20px;
    border-left:2px solid #D2D6D8;
}
#sidebar .box {
    margin-bottom:18px;
}
#recentcomments,
#sidebar #calendar_wrap,
#sidebar .box .content,
#sidebar #searchform,
#sidebar .box li a,
#sidebar .box .current-cat li a {
    border-left:2px solid #D2D6D8;
}
#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar .box li a,
#sidebar #searchform {
    padding:0 0 0 20px;
}
#sidebar .box .tags {
    line-height:1.6;
}
#sidebar .box li {
    display:inline;/*for IE*/
}
#sidebar .box li a {
    display:block;
}
#sidebar .box li li a {
    padding-left:40px;
}
#sidebar .box li li li a {
    padding-left:60px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color:#5AA821;
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    border-color:#152942;
}
#sidebar ul {
    margin:0;
    padding:0;
    list-style:none;
}

/*rss button*/
#sidebar .rss {
    height:59px;
    margin-bottom:2px;
}
#sidebar .rss a {
    float:right;
    width:90px;
    height:90px;
    background:url(images/rss-trans.png) 0 0 no-repeat;
    text-indent:-9999px;
}

/*recent comments widget*/
#sidebar #recentcomments {
    padding-left:20px;
}
#sidebar  #recentcomments li.recentcomments {
    display:block;
}
#recentcomments li.recentcomments a {
    display:inline;
    border:0;
}

/* Search Form
*******************************/
#searchform input {
    vertical-align:middle;
    border:1px solid #ccc;
    font-size:1em;
    color:#152942;
}
#searchform input#search-submit {
    background:#D2D6D8;
    border:1px solid #D2D6D8;
    width:30px;
}

/* Comments
*******************************/
#commentform {
    margin-top:12px;
}
#commentform input.text,
#commentform textarea {
    border:1px solid #7E929E;
    border-right-color:#E8E8E8;
    border-bottom-color:#E8E8E8;
    padding:2px;
}
#commentform input.text {
    width:200px;
}
#commentform textarea {
    width:400px;
}
#commentform input.submit {
    border:1px solid #7E929E;
    background:#E8E8E8;
    color:#152942;
}
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f9f9f9;
	border-left: 2px solid #D2D6D8;
	background:#F7FCF1;
	border:1px solid #B9D293;
}
.comment .details img {
    vertical-align:middle;
}

	input.submitbuttonlarge{background:url(imagespv/elements/submitlarge-trans.png) left no-repeat;border:none;height:22px;width:120px;font-family:Arial, Helvetica, sans-serif;font-size:11px;padding-bottom:2px;color:white;font-weight:bold;}
	input.submitbuttonlarge:hover{background:url(imagespv/elements/submitlargeover-trans.png) left no-repeat;cursor:pointer;}


	input.shadow, textarea.shadow{
	width:180px;background:url(imagespv/elements/shadowcomments.gif) top left;border:1px solid #E6E6E6;font-family:Arial, Helvetica, sans-serif;font-size:11px;padding:5px;padding-bottom:1px;margin-bottom:2px;color:#6C6C6C; line-height:16px;}

/* Footer
*******************************/
.footer{clear:both;background:#F2F2F2 url(imagespv/footer/footerbg.gif) top left repeat-x;height: 190px;margin: 0px;padding: 0px;vertical-align:bottom; margin-bottom:-20px;}
	
	.cfooter{width:870px;height:147px;margin:0px;padding:0px;}
.cfooterfooter{height:147px;margin:0px;padding:0px;}
	.footerbox{background:#F2F2F2 url(imagespv/footer/footerbox.gif) top left no-repeat;height:140px;width:180px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;line-height:16px;color:black;text-align:center;}
	
	.infotext{padding-top: 60px; padding-left:20px; color:white}
.footerdiv{width:500px}
	.footerbox a, .footerbox visited{color:white;text-decoration:none;}
	.footerlinks{padding-top:20px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:9px;line-height:16px;color:#999999;text-align:center;}
	
	.flinks a, .flinks visited{font-size:11px;font-weight:bold;color:#2B7D26;}
.flinks2{color:black}
	
	.footer li{list-style-type:none; display:inline; padding-left:10px;}
.footer li a{font-size:11px;font-weight:bold;color:#2B7D26;}