/*
Theme Name: straight_aces
*/



/* 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: #666666;
color: #000000;
font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 1px solid #666666;
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #b11d29;
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: 1000px;
border: 2px solid #333333;
}

#wrapper {
margin: 0 auto;
width: 1000px;
background:#ffffff;
background-repeat: repeat-y;
}

#header {
background-color: transparent;
background-image: url(images/headooo-index-only.png);
background-position: center;
background-repeat: no-repeat;
height: 302px;
padding-top: 0px;
border-top: 2px solid #ffffff;
}

#content {
float: left;
margin: 20px 0px 15px 10px;
-margin-left:5px;
width:77%;
margin-top:0px;
}

#charts {
	width:98%;
	-width:97%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}

#footbar {
background-attachment: scroll;
background-color: #fbfbfb;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
clear: both;
padding-bottom: 5px;
border-top: 1px solid #666666;
text-align: center;
width: 985px;
margin-left: 5px;
margin-bottom: 15px;
}

#footer {
background-color: #fbfbfb;
background-image: url(images/footer.png);
background-repeat: no-repeat;
clear: both;
color: #ffffff;
height: 70px;
width: 1000px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #941822;
font-size: 12px;
height: 30px;
overflow:hidden;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #ffffff;
display: block;
float: left;
margin-right: 1px;
padding: 7px 10px;
text-align: center;
border-right: 1px solid #B11D29;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #B11D29;
color: #ffffff;
text-decoration: none;
}

#title {
width: 500px;
font-size: 30px;
margin-top: 40px;
text-align: left;
margin-left: 30px;
}

#title a {
color: #eeeeee;
font-weight: bold !important;
}

.description {
width: 500px;
text-align: left;
color: #eeeeee;
margin-left: 30px;
}

.tag {
width : 300px;
margin-left: 400px;
margin-right: 200px;
margin-top: -30px;
color: #eeeeee;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
}

.post_title {
background-color: transparent;
width: 660px;
text-align: left;
}

.post_title  h2 a , h2.post_title  a, .post_title h3 a, .archive_post h2 a, .archive_post h3 a, .post h2 a, .post h3 a  {
color: #ffffff;
font-weight: bold;
}

.post_title  h2 ,  h2.post_title, .post_title h3, .archive_post h2, .archive_post h3, .post h2, .post h3 {
background-color: transparent;
padding:5px;
text-align: left;
background-color: transparent;
color: #ffffff;
font-weight: bold;
width:auto;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border:1px solid #80141d;
background-color:#941822;
margin-bottom:10px;
}

.postmetadata {
border-bottom: 1px solid #666666;
margin-top: -10px;
}

.entry {
margin: 10px 0;
}

.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;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
clear: both;
}

.serif a {
border: 1px solid #666666;
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 #178BA5;
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 #666666;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: #178BA5;
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 #666666;
margin-bottom: 18px; 
padding: 5px;
width: 640px;
}

#submit {
border: 1px solid#666666;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 650px;
}

#submit:hover {
background-color: #666666;
}

/* 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-left: 5px;
margin-right: 5px;
width: 305px;
}

#footbar ul li h4 {
background-color: #000000;
background-image: url(images/footbarbg.png);
background-repeat: no-repeat;
width: 310px;
height: 35px;
color: #ffffff;
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-bottom: 1px solid #0f0e13;
}

#footbar a {
color: #2F4120;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #EBEBEB;
color: #666666;
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: #EBEBEB;
color: #666666;
}

#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: 310px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #384E25;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #384E25;
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
************************************/

/* SIDEBAR ITEM
************************************/
body#charts-sidebar-body .cell {
	border:none;
	background:#ffffff;
}
body#charts-sidebar-body {
	background:#ffffff;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .cell #sidebar {
	float: none;
	margin: 0;
	padding:0px;
	width: auto;
	clear:both;
}
body#charts-sidebar-body  #sidebar a, .cell #sidebar a {
	text-decoration:none;
}

#sidebar {
	float: right;
	-margin-right:0px;
	width: 200px;
	margin:10px 10px 15px 0px;
	background:#b11d29;
	-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 h4, #sidebar h2 {
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	width:auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border:1px solid #80141d;
	background-color:#941822;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #ffffff;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-top: 1px solid #fbfbfb;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-top: 1px solid #fbfbfb;
}
#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;
}

.banners .banner embed {
}

#sidebar a {
color: #f3f3cc;
}

#sidebar a:hover {
color: #000000;
text-decoration: none;
}



/* FOOTER ITEM
************************************/

#footer a {
color: #eeeeee;
}

#footer .wrapper {
padding: 10px 0px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #243849;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.cell {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#b11d29 /*url(images/style.svg)*/;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell * {
    width: auto;
    float: none;
}

.cell a {
    color: #666666;
    text-decoration: underline;
}
.cell a:hover {
    text-decoration: none;
	color:#000000;
}

.cell h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    color:#ffffff;
	text-align:left;
	text-transform:uppercase;
	padding:5px;
	background:#941822;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	border:1px solid #80141d;
}
.cell h2 a {
    color: #000;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #FFF;
    text-decoration: underline;
}


.cell .content {
    margin: 5px 0px 5px 0px;
	background:#ffffff;
}


.cell .content #tabs, .cell .content #accordeon, .cell .content p  {
	padding:5px;
}
.cell .content h3 {
	color:#666666;
	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: #727274;
}
.cell .content table tr th {
    font-size: 7pt;
    padding:2px;
    margin: 0;
    color: #f3f3cc;
    letter-spacing: normal;
    background:#000000;
}
.cell .content table tr td {
    font-size: 8pt;
    padding:3px;
	font-weight:normal;
    background-color: #ffffff;
}
.cell .content table tr.even td {
    background-color: #fff5f5;
}

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: #666666;
    text-decoration: none;
	font-weight:normal;
}
.cell .content table tr td a:hover {
    color: #000000;
    text-decoration: underline;
}
.cell .content table tr td img {
    border: none;
}

.cell .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: right;
	color: #ffffff;
	background:#941822;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	border:1px solid #80141d;
}


.cell .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.cell .footer a:hover {
    color: #000000;
}
