/*
CSS Updater (style.php)
*/

/*
Theme Name: play
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

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-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #280B05;
color: #000000;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #63AD63;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #63AD63;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: normal !important;
}

/* GENERAL LAYOUT
************************************/

#main {
background-color: #ffffff;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 10px;
width: 980px;
border: 5px solid #fbfbfb;
}

#wrapper {
margin: 0 auto;
width: 980px;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 269px;
padding-top: 2px;
}

#content {
float: left;
width:77%;
margin:10px 0px 0px 5px;
}
#charts {
	width:99%;
	margin:10px 0px 0px 5px;
	overflow:hidden;
}
#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-position:bottom;
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height: 160px;
width: 980px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #0f0e13;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #fcdea8;
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: #fcdea8;
color: #0f0e13;
text-decoration: none;
}

#title {
width: 980px;
font-size: 30px;
margin-top: 80px;
text-align: center;
}

#title a {
color: #ffffff;
font-weight: bold !important;
}

.description {
width: 980px;
text-align: center;
color: #eeeeee;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
}

.post_title {
background-color: transparent;
background-image: url(images/titlebg.png);
background-repeat: no-repeat;
text-align: left;
color: #ffffff;
font-weight: bold;
border:2px solid #ffffff;
padding:10px 5px 10px 40px;
}

.post_title a {
background-color: transparent;
color: #ffffff;
font-weight: bold;
text-align: left;
}

.post h2 {
background-image: url(images/titlebg.png);
background-repeat: no-repeat;
text-align: left;
border:2px solid #ffffff;
padding:10px 5px 10px 40px;
color: #ffffff;
font-weight: bold;
}

.postmetadata {
border-bottom: 1px solid #63AD63;
margin: 10px 0;
padding: 3px 0;
}

.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 {
clear: both;
}

.serif a {
border: 1px solid #fcdea8;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #fcdea8;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #fcdea8;
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 #C49419;
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 #63AD63;
margin-bottom: 18px; 
padding: 5px;
width: 600px;
}

#submit {
border: 1px solid #63AD63;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 610px;
}

#submit:hover {
background-color: #63AD63;
}

/* 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: 286px;
}

#footbar ul li h4 {
background-color: #000000;
background-image: url(images/sidebarbg.png);
background-repeat: no-repeat;
width: 286px;
height: 47px;
color: #000000;
font-weight: bold;
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;
}

.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEM
************************************/
body#charts-sidebar-body .s1_boxes {
	border:none;
	background:#ffffff;
}
body#charts-sidebar-body {
	background:#ffffff;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .s1_boxes #sidebar {
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
	clear:both;
}
body#charts-sidebar-body #sidebar a, .s1_boxes #sidebar a {
	text-decoration:none;
}
#sidebar {
	float: right;
	margin:10px 10px 0px 0px;
	width:180px;
	padding:5px;
	-margin-right:5px;
	background:#FCDEA8;
}
#sidebar ul li h4, #sidebar h2 {
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
	text-align: center;
	width:auto;
	border:2px solid #ffffff;
	padding:8px 5px 8px 5px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul li {
margin-bottom: 1px;
}

.widgettitle {
	width: 100%;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}


#sidebar ul ul, #sidebar ul ol {
	padding:0px;
	margin:0px;
	color: #000000;
}

#sidebar ul ul li   {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
    list-style:none;
	border-bottom: 1px solid #ffffff;
 }
 
 #sidebar ul ol.links li   {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
    list-style-position: inside;
	border-bottom: 1px solid #ffffff;
 }
li.sidebar-post .date {
	vertical-align:middle;
	color:#000000;
	font-weight:normal;
}
#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;
}


#sidebar a {
color: #553900;
}

#sidebar a:hover {
color: #000000;
text-decoration: none;
}

/* FOOTER ITEM
************************************/

#footer a {
color: #63AD63;
}

#footer .wrapper {
padding: 100px 0px;
color: #63AD63;
}

#footerlinks {
text-align: center;
color: #63AD63;
text-decoration: none;
}

#footerlinks a {
text-align: center;
color: #63AD63;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.s1_boxes {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
}

.s1_boxes * {
    width: auto;
    float: none;
}

.s1_boxes a {
    color: #553900;
    text-decoration: underline;
	font-weight:normal;
}
.s1_boxes a:hover {
    text-decoration: none;
	color:#E3E0D9;
}

.s1_boxes h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    margin: 0;
	color: #ffffff;
	background:#63AD63 url(images/titlebg.png);
    background-repeat: no-repeat;
    background-position:left top;
    text-align: left;
    padding:10px 5px 10px 40px;
}
.s1_boxes h2 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.s1_boxes h2 a: hover {
    color: #9A949A;
}


.s1_boxes .s1_chapters {
    margin:0px;
	background:#FCDEA8;
	color:#000000;
}

.s1_boxes .s1_chapters #tabs, 
.s1_boxes .s1_chapters #accordeon {
	padding:5px;
}
.s1_boxes .s1_chapters h3 {
	color:#553900;
	font-weight:bold;
	font-size:12pt;
	padding-top:10px;
}
.s1_boxes .s1_chapters object, .s1_boxes .s1_chapters embed {
    width: 100%;
}

.s1_boxes .s1_chapters table {
    width: 100%;
    background-color: #FCDEA8;
}
.s1_boxes .s1_chapters table tr th {
    color: #000000;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background:#F5D484;
}
.s1_boxes .s1_chapters table tr td {
    font-size: 8pt;
    padding: 2px;
	font-weight:normal;
    background-color: #FCDEA8;
    border-top:1px solid #ffffff;
}
.s1_boxes .s1_chapters table tr.even td {
    background-color: #F5D8A4;
}

td.s1_t-1, td.s1_t-2, td.s1_t-4, td.s1_t-5, td .s1_t-6, td.s1_t-7, td.s1_t-8 , td.s1_t-9, td.s1_t-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;
}


.s1_boxes .s1_chapters table tr td a {
    color: #553900;
    text-decoration: none;
	font-weight:normal;
}
.s1_boxes .s1_chapters table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.s1_boxes .s1_chapters table tr:hover td {
    background:#F5D484;
}


.s1_boxes .s1_chapters table tr td img {
    border: none;
}

.s1_boxes .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: left;
	color: #ffffff;
	background:#413F02;
}
.s1_boxes .footer a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.s1_photo, .s1_pixel {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.s1_point img {
    text-align: center;
    vertical-align: middle;
}

.s1_head, .s1_details {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.s1_head a, .s1_details a {
    font-size: 9pt;
}

.s1_head a:hover, .s1_details a:hover {
}

.s1_head h1, .s1_details h1,
.s1_head h2, .s1_details h2,
.s1_head h3, .s1_details h3,
.s1_head h4, .s1_details h4,
.s1_head h5, .s1_details h5,
.s1_head h6, .s1_details h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    color: #553900;
    font-weight: bold;
}

.s1_head p, .s1_details p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.s1_head ul, .s1_details ul, .s1_head ol, .s1_details ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.s1_t-2, td.s1_t-5, td .s1_t-6, td.s1_t-7, td.s1_t-8 , td.s1_t-9, td.s1_t-10  {
	text-align: center; 
	vertical-align: middle;
}

td.s1_t-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.s1_t-3, td.s1_t-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.s1_boxes .s1_chapters table tr th, .s1_boxes table thead th {
    font-size: 8pt;
}

.s1_boxes .s1_chapters table tr td {
    font-size: 8pt;
}

.s1_boxes .s1_chapters table {
    border-spacing: 0px;
}



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

/* Color tab styles */

.s1_clips, .s1_chapters ul.s1_category li.s1_shape {
    background-color: #fcdea8;
    color: #000000;
    border: 1px solid #ddc294;
}
.s1_chapters ul.s1_category li {
    background-color: #ddc294;
}
.s1_chapters ul.s1_category li, .s1_chapters ul.s1_category li h4 {
    color: #000000;
}

/* Common tab styles */

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

.s1_chapters .s1_clips {
    margin: 0;
    padding: 5px;
}

.s1_chapters .s1_clips h1,
.s1_chapters .s1_clips h2,
.s1_chapters .s1_clips h3,
.s1_chapters .s1_clips h4,
.s1_chapters .s1_clips h5,
.s1_chapters .s1_clips h6 {
    margin: 0;
}

