/**
Theme Name: PodMag
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
Coder: misbah (ini_misbah@yahoo.com)
*/
/* -------------------------------------- */
.clearfix:after { /* FF, O, etc. */
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block; /* IE7xhtml*/
}
html[xmlns] .clearfix { /* O */
display: block;
}
* html .clearfix {
height: 1%; /* IE5-6 */
}
body {
background:#ffffff url(images/bg.jpg) repeat;
font-family:Arial,Verdana,Tahoma;
font-size:12px;
font-weight:normal;
color:#5c7778;
}
p, a { font:normal 12px Arial,Verdana,Tahoma; color:#5C7778; }
#holder{
width:950px;
background:#000;
margin:0px auto;
}
#inner-holder{
background:url(images/wrapper-bg.gif) repeat-y;
width:788px;
float:left;
display:inline;
padding:10px 0px 0px 0px;
margin:20px 0px 0px 83px;
#margin:20px 0px 0px 53px;
}
#ad{
background:url(images/full-tilt-banner.gif) no-repeat;
border: 1px;
border-color:#FFFFFF; 
float:left;
width:726px;
height:88px;
display:inline;
margin:20px 0px 0px 100px;
#margin:20px 0px 0px 80px;
}
a {
text-decoration:none;
color:#00A8FF;
}
a:hover { color:#ff6807; }
#header {
background:url(images/header.jpg) no-repeat;
width:942px;
height:154px;
float:left;
display:inline;
position:relative;
margin:3px 0px 0px 4px;
}
#header a.logo{
width:245px;
height:60px;
display:block;
left:25px;
top:18px;
position:absolute;
}
#branding {
text-transform:uppercase;
margin-bottom:19px;
}
#blog-title a {
font-size:29px;
color:#18bdc0;
}
#blog-description {
font-weight:normal;
font-size:14px;
color:#abc1c2;
line-height:20px;
}
#menu-holder{
width:540px;
height:29px;
display:inline;
float:left;
margin:25px 0px 0px 15px;
}
#page-menu {
position:relative;
height:39px;
float:left;
}
.menu-left{
background:url(images/nav-left.gif) no-repeat;
width:5px; 
height:29px;
float:left;
}
.menu-middle{
background:url(images/nav-middle.gif) repeat-x;
width:117px; 
height:29px;
float:left;
}
.menu-right{
background:url(images/nav-right.gif) no-repeat;
width:5px; 
height:29px;
float:left;
}
#page-menu ul {
display:block;
height:29px;
overflow:hidden;
padding:0px;
margin:0px;
}
#page-menu ul li {
display:inline;
float:left;
padding:0px;
margin:0px;
}
#page-menu a {
display:block;
float:left;
height:29px;
font:normal 12px Arial, Verdana, Tahoma;
line-height:29px;
color:#ffffff;
padding:0 12px 0 12px;
}
#page-menu a:hover, #page-menu .current_page_item a {
color:#ffd12d;
}
#page-left, #page-right {
display:block;
position:absolute;
top:0;
width:8px;
height:29px;
}
#page-left {
background-position:0 -39px;
left:0;
}
#page-right {
background-position:0 -78px;
right:0;
}
/* container */
#container { margin-bottom:10px; }
/* content */
#content {
float:left;
width:452px;
padding:0px 10px 12px 10px;
}
.pagetitle {
font:normal 16px Arial,Verdana,Tahoma;
color:#1bd1d4;
margin-bottom:10px;
}
.title {
font:normal 16px Trebuchet MS;
color:#333;
margin-bottom:3px;
font-weight:bold;
width:452px;
position:relative;
border-bottom:4px solid #dbdbdb;
}
.title  a{
color:#333;
}
.meta {
font:normal 10px Verdana;
line-height:18px;
color:#878787;
padding:4px;
font-size:10px;
margin-bottom:5px;
}
.meta a{
color:#610b4f;
}
.icon {
padding-left:16px;
background:url(images/all-icons.gif) no-repeat;
margin-right:5px;
font:normal 12px Arial,Verdana,Tahoma;
}
.datepost { background-position:0 2px; font-weight:normal; font-size:13px; text-align:right; font-style:italic; position:absolute; right:0;}
.commented { background-position:0 -26px; float:right; }
.tagpost { background-position:2px -52px; color:#878787; padding:0px 0px 5px 20px; }
#featured-posts-wrapper { margin-bottom:7px; }
/* about us */
#about-us, #about-us-top, #about-us-bottom {
display:block;
float:left;
width:632px;
}
#about-us {
background:#F9F9F9 url(images/about-us-bg.gif) repeat-y -632px 0;
margin-bottom:8px;
color:#568b8e;
line-height:18px;
}
#about-us-top {
background:transparent url(images/about-us-bg.gif) no-repeat 0 0;
padding-top:8px;
}
#about-us-bottom {
background:transparent url(images/about-us-bg.gif) no-repeat -1264px 100%;
padding:0 7px 8px;
width:618px;
}
#about-us .title, #adv-box .title {
font:normal 16px 'Trebuchet MS', Verdana;
color:#11b1b4;
border-bottom:3px solid #94dfe0;
padding-bottom:3px;
margin-bottom:3px;
}
#about-us-avatar {
float:left;
margin:0 5px 5px 0;
}
/* adv box */
#adv-box {
clear:both;
margin-bottom:10px;
}
#adv-box .title {
background:transparent url(images/dot.gif) repeat-x 0 100%;
border:none;
margin-bottom:5px;
}
#adv-box img {
margin:0 10px;
border:5px solid #d3d3d3;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.post {
margin-bottom:12px;
}
.thumbnail {
background-color:#dbf3f4;
float:left;
border:8px solid #c0e3e5;
margin-right:8px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.read-more {
background:#1bd1d4 url(images/read-more-bg.gif) no-repeat 0 0;
color:#afac83;
float:left;
text-transform:uppercase;
font-size:10px;
display:block;
height:20px;
width:73px;
line-height:20px;
padding-left:10px;
color:#ffffff;
}
a.read-more:hover {
color:#129898;
}
/* wp-pagenavi */
#wp-pagenavi-wrapper {
background:#e0f7f8 url(images/wp-pagenavi-bg.gif) repeat-x 0 -42px;
height:42px;
position:relative;
margin-top:25px;
}
#wp-pagenavi-left, #wp-pagenavi-right {
background:transparent url(images/wp-pagenavi-bg.gif) no-repeat 0 0;
position:absolute;
top:0;
width:10px;
height:42px;
}
#wp-pagenavi-left { left:0; }
#wp-pagenavi-right {
background-position:100% -84px;
right:0;
}
.wp-pagenavi {
height:29px;
padding:13px 10px 0;
font-size:13px;
text-align:center;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
background-color:#fbfbfb !important;
border-color:#ece6dd !important;
}
.wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
background:#f1f1f1 !important;
color:#390000 !important;
}
.wp-pagenavi span.current { color:#390000 !important; }
/* sidebar */
#sidebar {
float:right;
width:285px;
display:inline;
overflow:hidden;
padding:0px 15px 0px 15px;
}
#widget-tab, #primary .widget, .widget-top, .widget-bottom, #secondary {
display:block;
float:left;
width:285px;
}
#widget-tab, #primary .widget, #secondary {
/*background:#fbfbfb url(images/widget-bg.gif) repeat-y -322px 0;*/
margin-bottom:8px;
}
.widget-top {
/*background:transparent url(images/widget-bg.gif) no-repeat 0 0;*/
padding:8px 8px 0;
width:306px;
}
.widget-bottom {
/*background:#ffffff url(images/widget-bg.gif) no-repeat -644px 0;*/
height:8px;
}
.widget-title {
font:normal 16px 'Trebuchet MS', Verdana, Tahoma;
color:#1bd1d4;
padding-bottom:3px;
border-bottom:4px solid #dbf0f1;
margin-bottom:3px;
}
#primary .widget {
clear:both;
}
#primary .widget ul li {
background:transparent url(images/widget-list-icon.gif) no-repeat 6px 9px;
line-height:28px;
border-bottom:1px solid #eeeeee;
padding-left:20px;
}
#primary .widget ul li li, #secondary .widget ul li li {
background:#f5fafa url(images/dot.gif) repeat-x 0 0;
margin-left:15px;
}
#primary .widget ul li ul, #secondary .widget ul li ul {
padding-bottom:1px;
}
.widget a { color:#75a1a2; }
.widget a:hover { color:#41878a; }
#secondary .widget { margin-bottom:5px; }
#secondary .widget ul li {
background:#f5fafa url(images/dot.gif) repeat-x 0 100%;
line-height:28px;
}
.small-sidebar {
width:151px;
}
#sidebar-left { float:left; }
#sidebar-right { float:right; }
/* footer */
#footer {
width:950px;
height:36px;
position:relative;
text-align:left;
line-height:36px;
color:#FAFAFA;
margin:0px auto;
padding-left:40px;
}
#bottom-contents{
width:905px;
display:block;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
margin:15px 0px 0px 25px;
padding-bottom:20px;
#margin:5px 0px 0px 0px;
}
#footer a{
color:#FAFAFA;
text-decoration:none;
}
#footer a:hover{
color:#ffd12d;
}
.sitemap{
text-align:right;
margin-left:535px;
color:#A39A1B;
}
#footer .sitemap a{
color:#FFF000;
}
#footer .sitemap a:hover{
color:#ff6807;
}
#search-box{
background:url(images/search-box-bg.gif) repeat-x;
width:310px;
height:85px;
float:left;
text-align:center;
font-family:Georgia, arial;
font-size:18px;
color:#000;
font-weight:bold;
}
.search-in{
width:230px;
float:left;
display:inline;
margin:5px 0px 0px 40px;
}
.search-text{
width:200px;
}
#sidebar p{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
/*margin-right:65px;*/
}
.gerodge{
background:url(images/pokerstars-ad.gif) no-repeat;
width:250px;
height:257px;
float:left;
margin-left:16px;
}
.button{
margin-top:10px;
background:#1BD1D4;
color:#FFFFFF;
}
.button:hover{
color:#129898;
}
.search{
border:1px solid #A0A0A4;
} 
#poker-header
{
margin-top:65px;
margin-left:29px;
color:#ACACAC;
font-size:15px;
font-weight:bold;
}
#sfhnavigation {
color:#1D5898;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
padding:10px 10px 0 0;
text-align:right;
text-transform:capitalize;
margin-bottom:10px;
}
#main-gallery {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
float:left;
position:relative;
top:-9px;
width:217px;
margin-left:10px;
padding-top:7px;
}
.homepage-thumbnail{
background-color:#DBF3F4;
float:left;
margin-right:8px;
}
