/*
CSS Updater (style.php)
*/

/*
Theme Name: casinotips
*/
@charset "utf-8"; 


/* RESET 
************************************/

* {
margin: 0;
padding: 0;
}

p {
padding-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
font-size:11pt;
font-weight: bold;
font-style:italic;
padding:5px;
margin:0px;
}

hr {
clear: both;
visibility: hidden;
}

img {
border: none;
}

ul {
list-style: none;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
color: #000000;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* GENERAL ITEMS
************************************/

body {
background-color: #3C2E01;
color: #000000;
font-family: century gothic, Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
word-spacing: 3px;
font-style: regular;
letter-spacing: 1px;
}

blockquote {
border: 1px solid #2D3700; 
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #333333;
outline: none;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: bold !important;
}

/* GENERAL LAYOUT
************************************/

#main {
border: 1px solid #ffffff;
background-color: #000000;
margin: 0 auto;
width: 1000px;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
}

#wrapper {
margin: 0 auto;
width: 1000px;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 280px;
padding-top: 1px;
}

#content {
float: left;
width: 98%;
overflow:hidden;
margin:10px;
-margin:5px;
}


#footbar {
background-attachment: scroll;
background-color: #000000;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
clear: both;
padding-bottom: 5px;
border-top: 2px solid #000000;
text-align: center;
width: 900px;
margin-left: 30px;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height: 105px;
width: 1000px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #0f0e13;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #C675EC;
display: block;
float: left;
margin-right: 1px;
padding: 7px 10px;
text-align: center;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

#title {
width: 790px;
margin-left: 200px;
font-size: 50px;
margin-top: 45px;
text-align: center;
font-family: Georgia, Arial, Tahoma;
}

#title a {
color: #ffffff;
font-weight: bold !important;
}

.description {
width: 790px;
margin-left: 200px;
text-align: center;
color: #eeeeee;
font-size: 15px;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
width: 765px;
_width: 750px;
}

.post_title {
background-color: transparent;
width: 625px;
text-align: left;
font-size: 12pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post_title a {
background-color: transparent;
color: #000000;
font-size: 12pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post h2 {
background-color: transparent;
width: 625px;
text-align: left;
color: #000000;
font-size: 12pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.postmetadata {
border-bottom: 1px solid #5A3D01;
margin: 2px 0;
padding: 3px 0;
font-size: 8pt;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
margin-top : 2px;
margin-left : 20px;
margin-bottom : 10px;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ul li {
list-style : disc;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
display: block;
}

.serif a {
border: 1px solid #C675EC;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #5A3D01;
margin: 3px;
padding: 2px;
text-align: center;
}

.wp-caption-text {
margin-top: 3px;
padding: 0 !important;
}

/* COMMENT ITEM
************************************/

.comment_area {
margin-top: 20px;
}

.commentlist {
list-style: none;
}

.commentlist li {
border: 1px solid #5A3D01;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: transparent;
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
border: 1px solid #5A3D01;
margin-bottom: 18px; 
padding: 5px;
width: 620px;
}

#submit {
border: 1px solid #5A3D01;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 630px;
}

#submit:hover {
background-color: #F8DC21;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: left;
padding-left: 10px;
}

.archive_post {
margin-bottom: 10px;
}

/* FOOTBAR ITEM
************************************/

#footbar ul {
padding: 5px 0;
}

#footbar ul li {
display: inline;
float: left;
margin: 0 5px;
width: 286px;
}

#footbar ul li h4 {
background-color: #392421;
font-weight: bold;
border: 3px solid #392421;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
width: 286px;
color: #ffffff;
text-align: center;
margin-top: 5px;
}

.widgettitle {
width: 100%;
background-color: #000000;
color: #000000;
font-weight: bold;
text-align: center;
padding-top: 15px;
}

#footbar ul li ul, #fotobar ul li ul li {
display: block;
margin: 0 !important;
}

#footbar ul li ul li {
border-top: 1px solid #0f0e13;
}

#footbar a {
color: #178BA5;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #0f0e13;
color: #ffffff;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: center;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: #0f0e13;
color: #ffffff;
}

#footbar .cat-item a {
float: center;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 286px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #fccb7d;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #fccb7d;
padding: 5px 0;
}

#footbar #wp-calendar td a {
display: block;
padding: 0;
}

#prev {
text-align: left !important;
}

.recentcomments {
padding: 5px 0;
}

.textwidget {
padding-left: 5px;
color: #333333;
}

.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEMS 
************************************/
body#charts-sidebar-body .content-inner {
	border:none;
	background:#FDDC01;
}
body#charts-sidebar-body {
	background:#FDDC01;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .content-inner #sidebar {
	float: none;
	margin-left:-5px;
	padding:0px;
	width:auto;
	clear:both;
}
#sidebar {
	width:190px;
	float:right;
	margin-top:5px;
}

#sidebar ul li h4, #sidebar ul li h5 {
	width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0px 5px 0px 5px;
    color: #ffffff;
	text-align:right;
    letter-spacing: normal;
    background:#d85b01 url(images/gradient_bg.gif) repeat-x;
	background-position:top;
	border:1px solid #a31507;
	-moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar ul li ul, #sidebar ul li ol, #sidebar .banners {
color: #000000;
background:#fff5a0;
border-top:4px solid #101010;
border:2px solid #e8ce22;
margin-bottom:10px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-khtml-border-bottom-left-radius: 6px;
-khtml-border-bottom-right-radius: 6px;
}

#sidebar ul li ol {
    list-style-position: inside;
}

#sidebar ul li ul li {
border: none;
margin-bottom: 0 !important;
color: #031F24;
padding:5px;
}

#sidebar ul li ol li {
border: none;
margin-bottom: 0 !important;
color: #000000;
padding:5px;
}

#sidebar a {
text-decoration: underline;
color: #3f4904;
font-weight:normal;
}

#sidebar a:hover {
text-decoration: none;
color: #000000;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;
}

/* FOOTER ITEM
************************************/

#footer a {
color: #FCCC00;
}

#footer .wrapper {
padding: 10px 0px;
color: #FCCC00;
}

#footerlinks {
text-align: center;
color: #FCCC00;
text-decoration: none;
font-size: 11px;
}

#footerlinks a {
text-align: center;
color: #FCCC00;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #ffffff;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.content-inner {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#FFF3A1 /*url(images/style.svg)*/;
	border:2px solid #e8ce22;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.content-inner * {
    width: auto;
    float: none;
}

.content-inner a {
    color: #3f4904;
    text-decoration: underline;
	font-weight:bold;
}
.content-inner a:hover {
    text-decoration: none;
	color:#000000;
}

.content-inner h2 {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding:5px;
	color:#ffffff;
	text-align:right;
	background:#d85b01 url(images/gradient_bg.gif) repeat-x;
	background-position:top;
	border:1px solid #a31507;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.content-inner h2 a {
    color: #ffffff;
    text-decoration: none;
}
.content-inner h2 a:hover {
    color: #FFF;
    text-decoration: underline;
}


.content-inner .textteaser {
    margin:5px 0px 5px 0px;
	background-color: #ffffc0;
	color:#000000;
}

.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.tablepkrpoker-1 {
	text-align: right; 
	vertical-align: middle;
}

td.tablepkrpoker-2, td.tablepkrpoker-5, td .tablepkrpoker-6, td.tablepkrpoker-7, td.tablepkrpoker-8 , td.tablepkrpoker-9, td.tablepkrpoker-10 {
	text-align: center; 
	vertical-align: middle;
}

td.tablepkrpoker-3, td.tablepkrpoker-4  {
	text-align: left; 
	vertical-align: middle;
}


.random-posts-thumb, .jpegs {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.content-inner .textteaser #tabs, 
.content-inner .textteaser #accordeon, 
.commenttext1,
.fliesstext {
	padding:5px;
}
.content-inner .textteaser object, .content-inner .textteaser embed {
    width: 100%;
}
.content-inner .textteaser ul, .post ul, .content-inner .textteaser ol, .post ol {
	margin:5px;
	padding:0px;
}
.content-inner .textteaser ul li, .post ul li {
	margin:5px;
	list-style-position: inside;
	padding-left:15px;
	list-style-type: square;
}

.content-inner .textteaser ol li, .post ol li {
	background-position: left;
	list-style-position: inside;
   padding-left:15px;
	margin:5px;
    vertical-align:middle;
}


.content-inner .textteaser table {
    width: 100%;
    background-color: #ffffc0;
	border-spacing:0px;
}
.content-inner .textteaser table tr th {
    color: #ffffff;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    margin: 0;
    letter-spacing: normal;
    background:#5B4F03;
}
.content-inner .textteaser table tr td {
    font-size: 8pt;
    padding: 4px 2px 4px 2px;
	font-weight:normal;
    background-color: #FFFFC0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #f0e188;
	
}
.content-inner .textteaser table tr.co1 td {
    background-color: #FFFFCC;
}

td.tablepkrpoker-1, td.tablepkrpoker-2, td.tablepkrpoker-4, td.tablepkrpoker-5, td .tablepkrpoker-6, td.tablepkrpoker-7, td.tablepkrpoker-8 , td.tablepkrpoker-9, td.tablepkrpoker-10  {
	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;
}


.content-inner .textteaser table tr td a {
    color: #3f4904;
    text-decoration: underline;
	font-weight:normal;
}
.content-inner .textteaser table tr td a:hover {
    text-decoration: none;
	color:#000000;
}

.content-inner .textteaser table tr:hover td {
    background: #fff1a0;
}
.content-inner .textteaser table tr td img {
    border: none;
}

.content-inner .footer {
    padding: 5px;
    font-size: 9pt;
    text-align: center;
	color: #000000;
	background:#fff3a1;
	border:1px solid #e8ce22;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.content-inner .footer a {
    color: #000000;
    text-decoration: none;
}
.content-inner .footer a:hover {
    color: #000000;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.tablecasinositesborder, .textteaser ul.rss-tag-icon li.blogview_content {
    background-color: #ffffc0;
    color: #000000;
    border: 1px solid #e0e0a9;
}
.textteaser ul.rss-tag-icon li {
    background-color: #e0e0a9;
}
.textteaser ul.rss-tag-icon li, .textteaser ul.rss-tag-icon li h4 {
    color: #000000;
}

/* Common tab styles */

.textteaser ul.rss-tag-icon {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.textteaser ul.rss-tag-icon li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.textteaser ul.rss-tag-icon li.blogview_content {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.textteaser ul.rss-tag-icon h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.textteaser ul.rss-tag-icon li.blogview_content h4 {
    font-weight: bold;
}
.textteaser ul.rss-tag-icon li:hover {
    text-decoration: underline;
}

.textteaser .tablecasinositesborder {
    margin: 0;
    padding: 5px;
}

.textteaser .tablecasinositesborder h1,
.textteaser .tablecasinositesborder h2,
.textteaser .tablecasinositesborder h3,
.textteaser .tablecasinositesborder h4,
.textteaser .tablecasinositesborder h5,
.textteaser .tablecasinositesborder h6 {
    margin: 0;
}

