/*
Theme Name: sports09
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 18px;
}

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-color: #000000;
color: #FBFBFB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #f4f4f4;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #f4f4f4;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #eeeeee;
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: transparent;
margin: 0 auto;
width: 1000px;
border: 1px solid #ffffff;;
}

#wrapper {
margin: 0 auto;
width: 1000px;
background:#342d00;
background-repeat: repeat-y;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 350px;
padding-top: 2px;
text-align:center;
}
.main_title {
	text-align:center;
	text-decoration:none;
	padding:10px 0px 0px 15px;
}

#content {
float: left;
margin:5px 0px 15px 7px;
-margin-left:5px;
width: 78%;
background-color: transparent;
}

#charts {
	width:98%;
	overflow:hidden;
	margin:10px 0px 0px 7px;
	-margin-left:5px;
	float:left;
}


#footbar {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/body.jpg);
background-position: bottom left;
background-repeat: repeat-x;
clear: both;
padding-bottom: 5px;
text-align: center;
width: 1000px;
margin-left: 0px;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height:50px;
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 {
font-weight: bold !important;
font-family: Verdana, Tahoma, Arial;
text-align: center;
font-size: 25px;
margin-top: 0px;
margin-left: 352px;
width: 358px;
}

#title a {
text-decoration: none;
font-size: 25px;
color: #f4f4f4;
}

#title a:hover {
text-decoration: underline;
font-size: 25px;
color: #f4f4f4;
}

.description {
text-align: center;
font-size: 11px;
color: #f4f4f4;
margin:15px 0px 0px 352px;
width: 358px;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
}

.post_title {
padding:7px 5px 7px 5px;
margin: 0;
color: #f3f3cc;
letter-spacing: normal;
background:#444d0a url(images/bg-h2.gif) repeat-x;
background-position:top;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;

}

.post_title a {
background-color: transparent;
color: #f4f4f4;
font-weight: bold;
}

.post h2, .post h3 {
padding:7px 5px 7px 5px;
margin: 0;
color: #f3f3cc;
letter-spacing: normal;
background:#444d0a url(images/bg-h2.gif) repeat-x;
background-position:top;
border-top:1px solid #fff9ba;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
}

.postmetadata {
border-bottom: 1px dotted #f4f4f4;
margin: 10px 0;
padding: 3px 0;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
clear: both;
}

.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 #C675EC;
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 #82985a;
background:#1a2101;
margin: 5px 0;
padding: 10px;
}
.comment_entry p {
	float:right;
	width:83%;
}
.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: #C675EC;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
margin-bottom: 18px; 
padding: 5px;
width: 610px;
}

#submit {
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 620px;
}

#submit:hover {
background-color: #82985a;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}

.archive_post {
margin-bottom: 10px;
}

#prev {
text-align: left !important;
}

.recentcomments {
padding: 5px 0;
}

.textwidget {
padding-left: 5px;
}

.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEM
************************************/
body#charts-sidebar-body .cell {
	border:none;
	background:#342d00;
}
body#charts-sidebar-body {
	background:#342d00;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .cell #sidebar {
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
	clear:both;
}
#sidebar {
	float: left;
	margin:10px 0px 15px 10px;
	width:190px;
	-margin-left:5px;
}


#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #f3f3cc;
    letter-spacing: normal;
    background:#444d0a url(images/bg-h2.gif) repeat-x;
	background-position:top;
	border-top:1px solid #fff9ba;
	-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:0px;
	margin:0px 5px 15px 5px;
	color: #ffffff;
	background:#e7cb4e;
	border:1px solid #b8a23e;
	border-top:none;
	-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 ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	list-style-type:circle;
	list-style-position: inside;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
}
#sidebar ul ul li.sidebar-post {
	list-style:none;
}
#sidebar .banners {
	padding:5px;
	margin:0px 5px 15px 5px;
	text-align:center;
	vertical-align:middle;
	background:#e7cb4e;
	border:1px solid #b8a23e;
	border-top:none;
	-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 .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

.banners .banner embed {

}


#sidebar a {
color: #000000;
}

#sidebar a:hover {
color: #839959;
text-decoration: none;
}



/* FOOTER ITEM
************************************/

#footer a {
color: #f4f4f4;
}

#footer .wrapper {
padding: 1px 0px;
color: #f4f4f4;
}

#footerlinks {
text-align: center;
color: #f4f4f4;
text-decoration: none;
}

#footerlinks a {
text-align: center;
color: #f4f4f4;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.cell {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#839959;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell * {
    width: auto;
    float: none;
}

.cell a {
    color: #839959;
    text-decoration: underline;
}
.cell a:hover {
    text-decoration: none;
	color:#988205;
}

.cell h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #f3f3cc;
    letter-spacing: normal;
    background:#444d0a url(images/bg-h2.gif) repeat-x;
	background-position:top;
	border-top:1px solid #fff9ba;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.cell h2 a {
    color: #000;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #FFF;
    text-decoration: underline;
}


.cell .content {
    margin:5px 0px 5px 0px;
}

.cell .content #tabs, .cell .content #accordeon, .cell .content p  {
	padding:5px;
}
.cell .content h3 {
	color:#839959;
	font-weight:bold;
	font-size:12pt;
	padding-top:10px;
}
.cell .content object, .cell .content embed {
    width: 100%;
}
.cell .content ul, .cell .content ol {
    padding-left: 20px;
}

.cell .content table {
    width: 100%;
    background-color: #495500;
}
.cell .content table tr th {
    color: #000;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background-color: #e7cb4e;
}
.cell .content table tr td {
    font-size: 8pt;
    padding:3px;
	font-weight:normal;
    background-color: #495500;
}
.cell .content table tr.even td {
    background-color: #536001;
}

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 td a {
    color: #a8c17f;
    text-decoration: none;
	font-weight:normal;
}
.cell .content table tr td a:hover {
    color: #988205;
    text-decoration: underline;
}
.cell .content table tr td img {
    border: none;
}

.cell .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: center;
	border:2px solid #e7cb4e;
	background:#879e5c;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.cell .footer a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
.cell .footer a:hover {
    color: #ffffff;
}

