/*
Theme Name: Wordpress Poker Theme
Theme URI: http://pokerblog.cc/wordpress-poker-theme/
Description: A free, XHTML Valid, fully widget-ready and SEO optimized Poker Wordpress Theme
Version: 1.0
Author: Pokerblog.cc and pppoker.com
Author URI: http://pokerblog.cc
*/



/* General */

body {
        margin: 0;
        background: #ffffff;
}

h1, h2, h3, h4 {
        margin: 0;
}

img {
        border: 0;
}


/* Page */

#page {
        margin: 0 auto;
        width: 100%;
}


/* Header */

#header {
        margin: 0 auto;
        width: 1000px;
        height: 290px;
        background: url("images/header.jpg") no-repeat;
        position: relative;
}

#header .title {
        color: #ffffff;
        font: normal 28px "Trebuchet MS", Verdana;
        position: absolute;
        top: 206px;
        left: 340px;
        width: 340px;
        text-align: center;
}

#header .title h1 {
        font: normal 28px "Trebuchet MS", Verdana;
}

#header .title h1 a {
        color: #ffffff;
        text-decoration: none;
}

#header .title .description {
        color: #ffffff;
        font: bold 12px "Trebuchet MS", Verdana;
}


/* Main */

#main {
        margin: 0 auto;
        width: 1000px;
        background: url("images/main.gif") repeat-y;
}

#main-top {
        width: 1000px;
        min-height: 96px;
        background: url("images/main_top.jpg") no-repeat;
}

#main-bottom {
        width: 1000px;
        min-height: 220px;
        background: url("images/main_bottom.jpg") no-repeat left bottom;
}

.clear {
        clear: both;
        height: 0;
        overflow: hidden;
}

        /* Main - Sidebar */
        
        #main #sidebar {
                float: left;
                width: 290px;
                font: bold 14px "Trebuchet MS", Verdana;
                color: #000000;
                padding-top: 12px;
                padding-bottom: 40px;
        }
        
        #main #sidebar h3 {
                font: bold 14px "Trebuchet MS", Verdana;
                background: url("images/sidebar_title.png") no-repeat;
                width: 290px;
                height: 22px;
                color: #ffffff;
                text-align: center;
                padding-top: 16px;
                margin-bottom: 20px;
        }
        
        #main #sidebar ul.premier_menu {
                margin: 0 0 25px 0px;
                padding: 0;
                list-style-type: none;
                width: 290px;
        }
         #main #sidebar ul.children {
                margin: 20px 0 25px 55px;
                padding: 0;
                list-style-type: none;
                width: 175px;
        }
        #main #sidebar ul {
                margin: 0 0 25px 85px;
                padding: 0;
                list-style-type: none;
                width: 125px;
        }
        
        #main #sidebar ul ul{
			margin:0 0 25px 25px;
		}
        
        #main #sidebar ul li {
                font: bold 14px "Trebuchet MS", Verdana;
                background: url("images/sidebar_item.gif") no-repeat 0 5px;
                margin-bottom: 7px;
                padding-left: 12px;
        }
        #main #sidebar ul.premier_menu li {
                font: bold 14px "Trebuchet MS", Verdana;
                background: url("images/sidebar_title.png") no-repeat;
                margin-bottom: 7px;
                padding-top: 16px;
                text-align: center;
        }
        #main #sidebar ul.children li {
                font: bold 14px "Trebuchet MS", Verdana;
                background: url("images/sidebar_item.gif") no-repeat 0 5px;
                margin-bottom: 7px;
                padding-left: 12px;
                padding-top: 0px;
                text-align: left;
        }
        
        #main #sidebar ul li a {
                color: #000000;
                text-decoration: none;
        }
        #main #sidebar ul.premier_menu li a {
                color: #FFFFFF;
                text-decoration: none;
        }
        #main #sidebar ul.children li a {
                color: #000000;
                text-decoration: none;
        }
        
        #main #sidebar ul li a:hover {
                color: #000000;
                text-decoration: underline;
        }
        #main #sidebar ul.premier_menu li a:hover {
                color: #FFFFFF;
                text-decoration: underline;
        }
        #main #sidebar ul.children li a:hover {
                color: #000000;
                text-decoration: underline;
        }
        
        #main #sidebar a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #sidebar a:hover {
                color: #e01834;
                text-decoration: underline;
        }
        
        #main #sidebar table {
                padding: 0 27px 25px 32px;
                margin: 0 auto;
        }
        
        #main #sidebar table caption {
                padding: 0 27px 0 32px;
                margin: 0 auto;
        }
        
        #main #sidebar #searchform {
                margin: 25px 27px 25px 35px;
                padding: 0;
                width: 231px;
                text-align: center;
        }
        
        #main #sidebar #searchform #s {
                width: 150px;
        }
        
        

        
        
        
        
        /* Main - Content */
        
        #main #content {
                float: left;
                margin-top: 30px;
                padding-bottom: 40px;
                width: 698px;
        }
        
        #main #content h2.pagetitle {
                color: #e01834;
                font: bold 24px "Trebuchet MS", Verdana;
                text-align: center;
                width: 480px;
                margin: 0 auto;
                margin-bottom: 20px;
        }
        
        #main #content .post-top {
                margin: 0 auto;
                width: 628px;
                height: 51px;
                background: url("images/post_top.png") no-repeat;
        }
        
        #main #content .post-bottom {
                margin: 0 auto;
                margin-bottom: 40px;
                width: 628px;
                height: 51px;
                background: url("images/post_bottom.png") no-repeat left bottom;
        }
        
        #main #content .post {
                font: normal 13px "Trebuchet MS", Verdana;
                color: #000000;
                margin: 0 auto;
                width: 628px;
                background: url("images/post.png") repeat-y;
        }
        
        #main #content .post h2 {
                color: #e01834;
                font: bold 22px "Trebuchet MS", Verdana;
                text-align: center;
                width: 480px;
                margin: 0 auto;
        }
        
        #main #content .post h2 a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #content .post h2 a:hover {
                text-decoration: underline;
        }
        
        #main #content .post .date {
                color: #e01834;
                font: bold 15px "Trebuchet MS", Verdana;
                text-align: center;
                width: 480px;
                margin: 0 auto;
        }
        
        #main #content .post .entry {
                line-height: 19px;
                padding-bottom: 15px;
                width: 480px;
                margin: 0 auto;
        }
        
        #main #content .post .entry a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #content .post .entry a:hover {
                text-decoration: underline;
        }
        
        #main #content .post .entry img {
                margin: 0 5px 5px 0;
        }
        
        #main #content .post .entry .more-link {
                font: bold 13px/20px "Trebuchet MS", Verdana;
                color: #e01834;
                float: right;
                margin-top: 5px;
        }
        
        #main #content .post .entry .more-link a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #content .post .entry .more-link a:hover {
                text-decoration: underline;
        }
        
        #main #content .post .info {
                color: #ffffff;
                font: bold 12px "Trebuchet MS", Verdana;
                text-align: center;
                width: 550px;
                height: 24px;
                padding-top: 21px;
                background: url("images/post_info.jpg") no-repeat;
                margin: 0 auto;
        }
        
        #main #content .post .info a {
                color: #ffffff;
                text-decoration: none;
        }
        
        #main #content .post .info a:hover {
                text-decoration: underline;
        }
        
        #main #content .post .info-single {
                text-align: center;
                width: 550px;
                height: 50px;
                line-height: 50px;
                margin: 0 auto;
                font-weight: bold;
        }
        
        #main #content .post .info-single a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #content .post .info-single a:hover {
                text-decoration: underline;
        }
        
        #main #content .post h3 {
                color: #e01834;
                font: bold 17px "Trebuchet MS", Verdana;
                width: 480px;
                margin: 20px auto 5px auto;
        }
        
        #main #content .post .comments {
                margin: 0 auto;
                width: 480px;
        }
        
        #main #content .post .comments ol {
                margin: 10px 0 10px 0;
                padding-left: 25px;
        }
        
        #main #content .post .comments ol li {
                padding: 5px;
                margin-top: 5px;
        }
        
        #main #content .post .comments ol li.alt {
                background: #fbf8ee;
        }
        
        #main #content .post .comments ol li cite {
                color: #e01834;
                font-style: normal;
                font-weight: bold;
        }
        
        #main #content .post .comments ol li cite a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #content .post .comments ol li cite a:hover {
                text-decoration: underline;
        }
        
        #main #content .post .comments ol li .commentmetadata a {
                color: #e01834;
                text-decoration: none;
        }
        
        #main #content .post .comments ol li .commentmetadata a:hover {
                color: #e01834;
                text-decoration: underline;
        }
        
        #main #content .post #commentform {
                margin: 0 auto;
                width: 480px;
                border: 1px solid #ffffff;
        }


/* BOUTONS TELECHARGER */

.button-dl a{
    display:block;
    margin:5px 7px 5px 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    text-decoration: none;
    height: 65px;
    width: auto;
}

.button-dl a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    float: left;
}

.button-dl a span{
	display: block;
	float: left; 
	padding-top: 20px;
}


.button-dl a:hover{
    background-color:#ffe6e6;
    border:1px solid #E01834;
    color:#336699;
    text-decoration: none;
}
.button-dl a:active{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    text-decoration: none;
}


/* Footer */

#footer {
        width: 100%;
        height: 55px;
        background: url("images/footer.gif") repeat-x;
        font: bold 14px "Trebuchet MS", Verdana;
        color: #e01834;
        text-align: center;
        padding-top: 25px;
}

#footer a {
        color: #e01834;
        text-decoration: underline;
}

#footer a:hover {
        text-decoration: none;
}

.clearboth {clear:both;}

.dlroom {
	margin: 10px 2px;
	float: left;
}

.dlroom a{
    cursor:pointer;
}

.dlroom a:hover{
    text-decoration: underline;
}

.dlroom a:active{
    text-decoration: underline;
}

.dl-table1 {
	height: 80px;
	background-color: #caf6be;
}

.dl-table2 {
	height: 80px;
	background-color: #ffffff;
}

.btn-dlroom {
	background: url(/wp-content/img/dl-button/btn-dlroom.png);
	display: block;
	width: 159px;
	height: 61px;
}

.dlroom-title{
	margin:0;
	width: 160px;
	height: 33px;
	background: url('/wp-content/img/dl-button/icon_as.png') no-repeat;
	display: block;
	margin-bottom: 5px;
}

.dlroom-title2{
	padding-left: 30px;
	text-align:center;
	display: block;
	padding-top: 6px;
	font-weight: bold;
}

.dlroom-bonus {
	margin:0;
	width: 160px;
	height: 33px;
	background: url('/wp-content/img/dl-button/icon_bonus.png') no-repeat;
	background-position: 0 5px;
	display: block;
}

.dlroom-bonus2{
	padding-left: 30px;
	text-align: center;
	display: block;
}

.dlroom-bonus3{
	padding-left: 30px;
	font-size: 10px;
	text-align: center;
	display: block;
	color: #000000
}

.dlroom-btn {
	display: block;
	padding:10px 0 0 50px;
	text-align: center;
	font-weight: bold;
}
