/*
CSS Updater (style.php)
*/

/*
Theme Name: Wordpress Poker Theme
*/





/* 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:#ffffff;
        background: url("images/main2.gif") repeat-y;
}

#main-top {
        width: 1000px;
        min-height: 96px;
        background: url("images/main_top2.gif") 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;
}

.separator {
    clear:both;
    float:none;
}

/* Sidebar */
body#charts-sidebar-body .cell  {
border:none;
background:#f9f5ea;
}
body#charts-sidebar-body {
margin:-40px 0px 0px -10px;
background:#f9f5ea;
}

body#charts-sidebar-body #sidebar, .cell #sidebar {
float: none;
margin: 0;
padding:0px;
width: auto;
background:#f9f5ea url("images/sidebar-center.gif") repeat-y;
clear:both;
}


body#charts-sidebar-body #sidebar .sidebar-bottom {
background:#f9f5ea url(images/sidebar-bottom.gif) no-repeat;
}


/* Main - Sidebar */
#sidebar {
    float: left;
    width: 180px;
    font: 14px "Trebuchet MS", Verdana;
    color: #000000;
    background:#f2e7d1;
    margin:0px 0px 0px 10px;
	border:2px solid #e0e0e0;
	padding:5px;
    -margin:0px 0px 0px 5px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell #sidebar {
    float: none;
    clear: both;
    margin: auto;
    width: auto;
    background-image: none;
    background-color: #EFEACD; 
}

#sidebar h3, #sidebar h4, #sidebar h5 {
    font: bold 14px "Trebuchet MS", Verdana;
    background:#ff0f1c;
    width: auto;
    padding:7px;
    color: #ffffff;
    text-align: center;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:3px 5px 3px 10px;
	margin:0px;
	color: #000000;
}

#sidebarul ul ul li {
    background-position: left;
    padding:0px;
	margin:0px;
    vertical-align:middle;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 0px;
    vertical-align:middle;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}
#main #sidebar ul li a:hover {
    color: #000000;
    text-decoration: underline;
}

 #sidebar a {
    color: #ff0000;
    text-decoration: none;
	font-style:italic;
}

#sidebar a:hover {
    color: #e01834;
    text-decoration: underline;
}

#sidebar table {
    padding: 0 27px 25px 32px;
    margin: 0 auto;
}

#sidebar table caption {
    padding: 0 27px 0 32px;
    margin: 0 auto;
}

#sidebar #searchform {
    margin: 25px 27px 25px 35px;
    padding: 0;
    width: 231px;
    text-align: center;
}

#sidebar #searchform #s {
    width: 150px;
}

#sidebar .sidebar-bottom {
    background:#ffffff url(images/sidebar-bottom.gif) no-repeat;
    background-position:left top;
    height:49px;
    margin-left:-2px;
}


.cell #sidebar .sidebar-bottom {
    background-image: none;
    background-color: #EFEACD; 
    height: auto;
    margin-left: 0px;
}

form a {
color:#e01834;
}
        
        
        
        /* Main - Content */
        
 #main #content {
        float: left;
        margin: 25px 0px 20px -1px;
		width: 980px;
		padding: 0px 10px 0px 10px;
        background: url("images/main2.gif") repeat-y;
        overflow: hidden;
        }
		
	#main #content a,#main #content a:hover {
		color:red;
	}

       
        
        #main #content h2.pagetitle {
                color: #e01834;
                font: bold 24px "Trebuchet MS", Verdana;
                text-align: center;
                width: 480px;
                margin: 0 auto;
                margin-bottom: 20px;
        }
        
        	
       
        /*
	 #content .content_bottom {
	            background:#ffffff url(images/content-bottom.jpg) no-repeat;
	            background-position: right top;
	            height:39px;
	        }
		 #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 {
                display: block;
                font: normal 13px "Trebuchet MS", Verdana;
                color: #000000;
                margin:0px 10px 10px 0px;
				-margin-right:5px;
                background:#ffffff;
				border:2px solid #000000;
				padding:10px;
				margin-bottom:10px;
				-moz-border-radius: 6px;
			    -webkit-border-radius: 6px;
			    -khtml-border-radius: 6px;
                width: 720px;
                _width: 720px;
                float: right;
		}
        #main #content .post p {
			padding:0px 25px 0px 45px;
			margin:0px;
		 }
        #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;
                margin: 0 auto;
        }
         #main #content .post .entry p {
			padding:0px;
		 }
        #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;
        }


/* 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;
}





/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.cell {
    width: auto;
    float: none;
    padding:3px;
	border:2px solid #000000;
	background:#ffffff;
	margin:0px 2px 10px 2px;
		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.cell * {
    width: auto;
    float: none;
}

.cell a {
    color: #CC0000;
    text-decoration: underline;
}
.cell a:hover {
    color: #FF0000;
}

.cell h2 {
	margin : 0;
	letter-spacing : 0.1em;
	padding : 4px;
	font: bold 14px "Trebuchet MS", Verdana;
	font-weight : bold;
	color : #e01834;
	font-size : 20px;
	text-align:center;
}
.cell h2 a {
    color: #e01834;
    text-decoration: none;
}

.cell h2 a:hover {
    text-decoration: underline;
}


.cell .content {
    margin: 5px 0 5px 0;
	font-family: "Trebuchet MS", Verdana;
    font-size:8pt;
	}

.cell .content object, .cell .content embed {
    width: 100%;
}
.cell .content  #tabs, 
.cell  .content  #accordeon, 
.cell .content p {
	padding:5px;
    font-size:8pt;
 }   
   
.cell .content object  p a {
     color:#000000;
}

.cell .content object p a:hover {
     color:#008a19;
}

.cell .content ul, .cell .content ol {
    margin-left: 5px;
    -margin-left:7px;
    font-size:11pt;
    color: #000000;
}



.cell .content ol li , .cell .content ul li  {
    vertical-align:middle;
    color:#000000;
 }


.cell .content ol li  a, .cell .content ul li  a {
   color:#e01834;
   text-decoration:none;
}

.cell .content ol li  a:hover, .cell .content ul li  a:hover{
   text-decoration:underline;
}

.cell .content table {
    width: 100%;
    background-color: #f7f1e3;
}
td.c1, td.c2, td.c4, td.c5, td .c6, td.c7, td.c8 , td.c9, td.c10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
.cell .content table tr th {
    color: #ffffff;
    font-size:8pt;
	font-weight:normal;
    padding: 2px;
	background:#ff0f1c;
}
.cell .content table tr td {
    font-size: 8pt;
    padding:2px;
	font-weight:normal;
    background-color: #f7f1e3;
	border-top:1px solid #ffffff;
}
.cell .content table tr.even td {
    background-color: #f2e9d3;
}
.cell .content table tr:hover td, #sidebar ul li li:hover {
	background:#eee5d0;
}
.cell .content table tr td a {
    color: #000000;
    text-decoration: none;
	font-weight:normal;
	font-style:italic;
}
.cell .content table tr td a:hover {
    color: #fa1824;
    text-decoration: underline;
}
.cell .content table tr td img {
    border: none;
}

.cell .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: right;
	margin-top:-5px;
	font-family: "Trebuchet MS", Verdana;
}

.cell .footer a {
    color: #e01834;
    font-weight: bold;
    text-decoration: none;
}
.cell .footer a:hover {
    text-decoration: underline;
}

.float_right {
    width: 30%;
    float: right;
}

.float_left {
    width: 30%;
    float: left;
}

.float_center {
    width: 40%;
    float: none;
    margin-left: 30%;
}
#content .content  #tabs  ul {
	list-style:none;
	margin:0px 0px 0px -30px;
	-margin-left:10px;
}
#content .content  #tabs  ul li {
	margin:5px 0px 5px 0px;
}

#content .content  #tabs  ul li a, #content .content  #accordeon a, .content p a {
	text-decoration:none;
    color:red;
    font-size:8pt;
}

#content .content  #tabs  ul li a:hover, #content  .content  #accordeon a:hover, .content p a:hover {
	text-decoration:underline;
}


/***[ tabs ]*****************************************************************

.ui-tabs-hide {
    display: none;
}

.cell .content .ui-tabs-nav {
    height: 25px;
    display: block;
    padding: 0 5px 0 5px;
    margin: 0;
}
.ui-tabs-nav li {
    display: inline;
    width: auto;
    float: left;
    clear: none;
    padding: 0px 5px 2px 5px;
    margin: 3px -1px 0 -1px;
    border: none;
    border-left: 1px solid #cecece;
    border-top: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
.ui-tabs-nav li p {
    padding: 0;
    margin: 0;
}
.ui-tabs-nav li.ui-tabs-selected {
    padding: 3px 5px 3px 5px;
    margin: 0;
    background-color: #f1e9d1;
    border-left: 1px solid #cecece;
    border-top: 1px solid #cecece;
    border-right: 1px solid #cecece;
}
.cell #tabs .ui-tabs-nav li a {
    color: #000000;
	text-decoration:none;
    text-decoration: none;
    display: inline;
    margin: 0;
    width: auto;
    font-weight: bold;
    float: none;
    clear: none;
}
.ui-tabs-nav li.ui-tabs-selected a {
    color: #000000;
	text-decoration:none;
}
.ui-tabs-nav li a:focus {
    outline: none;
}

.ui-tabs-panel {
    margin: -5px 0 0 0;
    padding: 5px;
    background-color: #f1e9d1;
    border:1px solid #cecece;
}

/***[ accordion ]************************************************************
.cell .content  #accordeon a {
	color:#e01834;
	text-decoration:none;
}

.cell .content  #accordeon a:hover {
	text-decoration:underline;
}


.cell .content  #accordeon h3 {
    cursor: pointer;
    	font-family: "Trebuchet MS", Verdana;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: -1px 0 -1px 0;
    color: #000000;
    background-color: #f1e9d1;
    border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c4b68b;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	
}
.cell .content  #accordeon h3:focus {
    outline: none;
}


.cell .content  #accordeon .ui-state-active {
    color: #ffffff;
    background:#ff0f1c;
}

.ui-accordion-content {
    margin: 0 5px 0 5px;
    padding: 5px;
    font-size: 10pt;
    background-color: #ffffff;
    border-top:none;
	border:1px solid #cecece;
}


