/*
CSS Updater (style.php)
*/

/*
Theme Name: Blue Wagon
*/
@charset "utf-8"; 


/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
font-size:11pt;
font-weight: bold;
color:#000000;
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;
}

/* 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: #052F40;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 2px solid #eeeeee;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #0f0e13;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: bold !important;
}

/* GENERAL LAYOUT
************************************/

#main {
background-color: #ffffff;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 10px;
padding: 5px 0;
width: 1000px;
border-left: 4px solid #ffffff;
border-right: 4px solid #ffffff;
}

#wrapper {
margin: 0 auto;
width: 1000px;
background:#5C8697;
}

#header {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/header.png);
background-position: top left;
background-repeat: repeat-x;
height: 320px;
padding: 5px;
}

#content {
float: right;
width: 98%;
overflow:hidden;
margin:10px;
-margin:5px;
}



#footbar {
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
background-attachment: scroll;
background-color: #5C8697;
clear: both;
padding-bottom: 5px;
border-top: 2px solid #000000;
background-color: #052F40;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.png);
background-position:bottom;
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height: 162px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #0f0e13;
font-size: 12px;
height: 30px;
overflow:hidden;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #eeeeee;
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: #5C8697;
color: #eeeeee;
text-decoration: none;
}

#title {
width: 650px;
font-size: 35px;
margin-top: 90px;
margin-left: 30px;
margin-right: 30px;
text-align: right;
}

#title a {
color: #eeeeee;
font-weight: bold !important;
}

.description {
width: 650px;
margin-left: 100px;
margin-right: 30px;
text-align: right;
}

/* CONTENT ITEM
************************************/

.post {
border: none;
margin-bottom: 1px; 
padding: 5px;
width: 760px;
_width: 740px;
color:#000000;
float:right;
}

.postmetadata {
margin: 10px 0;
padding: 3px 0;
}

.entry {
margin: 10px 0;
border-bottom: 1px solid #000000;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
list-style: inside;
padding-bottom: 18px;
padding-left: 5px;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
float:right;
width:750px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
display: block;
}

.serif a {
border: 1px solid #5C8697;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #5C8697;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #5C8697;
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 #5C8697;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: #5C8697;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
border: 1px solid #5C8697;
margin-bottom: 18px; 
padding: 5px;
width: 646px;
}

#submit {
border: 1px solid #5C8697;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 658px;
}

#submit:hover {
background-color: #5C8697;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}

.archive_post {
margin-bottom: 10px;
}

/* FOOTBAR ITEM
************************************/

#footbar ul {
padding: 5px 0;
}

#footbar ul li {
display: inline;
float: left;
margin: 0 5px;
width: 222px;
}

#footbar ul li h4 {
padding: 0 10px !important;
}

#footbar ul li ul, #fotobar ul li ul li {
display: block;
margin: 0 !important;
}

#footbar ul li ul li {
border-top: 1px solid #eeeeee;
}

#footbar a {
color: #eeeeee;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #4D7280;
color: #ffffff;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: right;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: #0f0e13;
color: #ffffff;
}

#footbar .cat-item a {
float: left;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 220px;
}

#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;
}

.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEM
************************************/
body#charts-sidebar-body .textL {
	border:none;
	background:#5C8697;
}
body#charts-sidebar-body {
	background:#5C8697;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .textL #sidebar {
	float: none;
	margin: 0;
	width: auto;
	clear:both;
}
#sidebar {
    float: left;
    width: 180px;
    margin: 10px 0px 0px 0px;
    padding:5px;
    background:#A50501;
	color: #000000;
    border:3px double #87A6BB;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;

}

#sidebar ul {
    margin:0px;
    padding:0px;
}

#sidebar ul li {
border: none;
margin-bottom: 1px;
}

#sidebar ul li h4, #sidebar ul li h5 {
background-color: #5C8697;
padding: 5px;
color: #FFFFFF;
font-weight: bold;
}

#sidebar ul li ul {
margin-top: 3px;
margin-bottom: 3px;
padding: 5px;
}

#sidebar ul li ol {
margin-top: 3px;
margin-bottom: 3px;
padding: 5px;
list-style-position: inside;
}

#sidebar ul li ul li {
padding: 5px;
border: none;
border-bottom: 1px solid #eeeeee !important;
margin-bottom: 0 !important;
}

#sidebar ul li ol li {
border: none;
padding: 5px;
border-bottom: 1px solid #eeeeee !important;
margin-bottom: 0 !important;
}

#sidebar a {
color: #eeeeee;
text-decoration: none;
}

#sidebar a:hover {
color: #0f0e13;
text-decoration: none;
}

#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: #5C8697;
}

#footer .wrapper {
padding: 100px 0px;
color: #5C8697;
}

#footerlinks {
text-align: center;
color: #5C8697;
text-decoration: none;
}

#footerlinks a {
text-align: center;
color: #5C8697;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.textL {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
}

.textL * {
    width: auto;
    float: none;
}

.textL a {
    color: #052f40;
    text-decoration: underline;
	font-weight:normal;
}
.textL a:hover {
    text-decoration: none;
}

.textL h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    margin:0px;
    padding:5px;
    text-align: right;
    color: #000000;

}
.textL h2 a {
    color: #000;
    text-decoration: none;
}
.textL h2 a:hover {
    color: #000;
    text-decoration: underline;
}


.textL .feeds_widget_line {
    margin:0px;
	padding:0px;
	background-color: #E7ECEF;
	color:#000000;
border:1px solid #E7ECEF;
}

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

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

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


.search_image, .pictures {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}


.textL .feeds_widget_line #tabs, 
.textL .feeds_widget_line #accordeon, 
.topcasinotable,
.feeds,
.news-list,
.search_image,
.watch-disco-album-video-row {
	padding:5px;
	margin:0px;
	border:none;
}

.compareleft,
.video_widget_flash {
	padding:0px;
	margin:0px;
	border:none;
}
.textL .feeds_widget_line object, .textL .feeds_widget_line embed {
    width: 100%;
	padding:0px;
	margin:0px;
	border:none;
}
.textL .feeds_widget_line ul, .post ul, .textL .feeds_widget_line ol, .post ol {
	margin:5px;
	padding:0px;
}
.textL .feeds_widget_line ul li, .post ul li {
	margin:5px;
	list-style-position: inside;
	padding-left:15px;
	list-style-type: square;
}

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


.textL .feeds_widget_line table {
    width: 100%;
    background-color: #E7ECEF;
border-spacing:0px;
}
.textL .feeds_widget_line table tr th {
    color: #ffffff;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background:#204F5E;
}
.textL .feeds_widget_line table tr td {
    font-size: 8pt;
    padding:4px 2px 4px 2px;
	font-weight:normal;
    background-color: #ffffff;
}
.textL .feeds_widget_line table tr.row_separator2 td {
    background-color: #E7ECEF;
}

.textL .feeds_widget_line table tr td a {
    color: #000000;
	font-weight:normal;
    text-decoration: underline;
}
.textL .feeds_widget_line table tr td a:hover {
    color: #204F5E;
    text-decoration:none;
}


.textL .feeds_widget_line table tr td img {
    border: none;
}

.textL .footer {
    padding: 5px;
    margin:0px;
    font-size: 8pt;
    text-align: left;
	color: #ffffff;
	background:#A50501;
	-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;
	
}
.textL .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.textL .footer a:hover {
    color: #000000;
}

#footbar  .children {
    float: none;
    display: none;
}



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

/* Color tab styles */

.bonusdiv, .feeds_widget_line ul.lines li.author_text {
    background-color: #5c8697;
    color: #ffffff;
    border: 1px solid #496b78;
}
.feeds_widget_line ul.lines li {
    background-color: #496b78;
}
.feeds_widget_line ul.lines li, .feeds_widget_line ul.lines li h4 {
    color: #ffffff;
}

/* Common tab styles */

.feeds_widget_line ul.lines {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.feeds_widget_line ul.lines 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;
}
.feeds_widget_line ul.lines li.author_text {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.feeds_widget_line ul.lines h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.feeds_widget_line ul.lines li.author_text h4 {
    font-weight: bold;
}
.feeds_widget_line ul.lines li:hover {
    text-decoration: underline;
}

.feeds_widget_line .bonusdiv {
    margin: 0;
    padding: 5px;
}

.feeds_widget_line .bonusdiv h1,
.feeds_widget_line .bonusdiv h2,
.feeds_widget_line .bonusdiv h3,
.feeds_widget_line .bonusdiv h4,
.feeds_widget_line .bonusdiv h5,
.feeds_widget_line .bonusdiv h6 {
    margin: 0;
}

