/*
Theme Name: My Gambling Blog
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 8px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

hr {
clear: both;
visibility: hidden;
}

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%;
}

/* NIFTY 
************************************/

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/* GENERAL ITEMS 
************************************/


body {
font-size : 12px;
color : #ffffff;
padding : 0;
background-image : url(images/cv-bg.gif);
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-right : 0;
margin-left : 0;
}

a {
color: #D2EB83;
font-weight: bold;
outline: none;
text-decoration: underline;
}

a:hover {
color: #eeeeee;
text-decoration: underline;
}

images {
border: none;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

blockquote {
border-left: 5px solid #D2EB83;
margin:  0 18px 18px;
padding: 18px 18px 0;
text-align: justify;
}

/* GENERAL LAYOUT 
************************************/

#main {
background-image : url(images/body.png);
background-repeat : repeat-y;
width : 1050px;
margin: 0 auto;
}

#wrapper {
width: 1050px;
margin: 0 auto;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
}

#header {
background-image : url(images/header.png);
background-repeat : no-repeat;
height : 255px;
width : 1050px;
text-align : center;
}
#header h1 {
font-family : 'Verdana', 'Arial';
padding : 40px 0 0 0px;
margin : 0;
font-size : 25px;
text-align : center;
}
#header h1 a {
text-decoration : none;
color : #000000;
font-family : 'Georgia', 'Verdana', 'Arial';
text-align : center;

}

#content {
float: left;
width:75%;
margin:0px 0px 10px 30px;
-margin-left:15px;
}
#charts {
	width:94%;
	margin:10px 0px 0px 30px;
	-margin-left:15px;
	float: left;
	overflow:hidden;
}


/* HEADER ITEMS 
************************************/

.navi_left {
float: right;
margin-right:50px;
margin-top:10px;
}

.navi_right {
float: right;
}

#navi_panel {
height: 40px;
}

#navi_panel ul {
display: block;
list-style: none;
}

#navi_panel ul li {
display: inline;
list-style: none;
}


#navi_panel ul li a {
float: left;
padding: 12px;
text-decoration: none;
}

#navi_panel ul li a:hover, #navi_panel ul li.current_page_item a {
color: #eeeeee !important;
text-decoration: none;
}

.main_title {
font-weight: bold !important;
font-family: Georgia, Verdana, Tahoma, Arial;
font-size: 15px;
margin-top: 250px;
text-align:center;
}

.main_title a {
text-decoration: none;
font-size: 15px;
color: #0E2B00;
}

.main_title a:hover {
text-decoration: underline;
font-size: 15px;
color: #174100;
}

.description {
text-align: center;
font-size: 10px;
color: #174100;
margin-left: 2px;
}

#searchform {
float: right;
padding: 7px 10px 0 0;
width: 250px;
}

#s {
background-color: #eeeeee;
border: none;
height: 20px;
float: left;
padding: 5px 0 0 10px;
width: 150px !important;
}

#searchsubmit {
background-color: #d3d3d3;
border: none;
color: #076391;
cursor: pointer;
float: right;
padding: 5px;
width: 80px !important;
}

#searchsubmit:hover {
background-color: transparent;
color: #d3d3d3;
border: 1px solid #eeeeee;
}

/* CONTENT ITEMS 
************************************/

.post {
background-color: transparent;
padding: 10px;
border: none;
}

.post a  {
color: #ffffff;
text-decoration: none;
}

.post a:hover  {
text-decoration: underline;
color: #eeeeee;
}

#feature_post {
padding: 10px;
}

.feature_article {
margin-bottom: 0px;
}

.feature_title a {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/trans_bg.png);
background-position: top left;
background-repeat: repeat;
color: #333333 !important;
margin: 15px 5px;
padding: 5px 10px 10px;
position: absolute;
text-decoration: none !important;
z-index: 10;
width: 570px;
}

.feature_title a:hover {
text-decoration: underline !important;
}

.feature_images {
border: 1px solid #ffffff;
padding: 5px;
position: relative;
z-index: 1;
}

.feature_entry {
width: 600px;
}

.feature_entry li {
list-style : decimal;
margin-left : 25px;
}

.feature_entry ol {
margin-bottom : 10px;
margin-left : 25px;
}

.feature_entry ul {
margin-top : 10px;
margin-left : 20px;
margin-bottom : 10px;
}

.post_title {
color: #ffffff;
font-weight: bold;
}

.metadata {
list-style: none;
float: right;
margin-left: 10px;
padding-bottom: 10px;
text-align: left;
width: 580px;
margin-top: 10px;
}

.postmeta_images {
margin-left: 5px;
margin-right: 5px;
}

.metadata a {
color: #ffffff;
text-decoration: none;
}

.metadata li {
list-style: none;
margin-left: 10px;
}

.author {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/copyright.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.date {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/clock.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.comments {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/comments.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.tags {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/tag_blue.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.category {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/folder_document.png);
background-position: center left;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 5px;
height: 20px;
}

.excerpt_post {
background-color: transparent;
background-image: url(images/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
float: left;
height: 300px;
margin: 0 9px 20px 9px;
padding: 10px;
width: 280px;
border: 2px solid #BF6E00;
}

.excerpt_post h4 {
margin-top: 1px;
}

.excerpt_post h4.except_title a, h4.archivetitle a, h2.page_title , h3.post_title, h2.post_title a {
text-decoration: none;
color: #e6b206;
font-weight: bold;
text-transform:capitalize;
}

.excerpt_images {
border: 1px solid #BF6E00;
float: left;
margin: 0 5px 5px 0;
padding: 5px;
}

.excerpt_post a:hover {
color: #333333 !important;
}

.excerpt_post .entry {
padding-top: 25px;
height: 200px;
}

.entry {
padding: 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;
}

.read_more {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/arrow_right.png);
background-position: top right;
background-repeat: no-repeat;
padding-right: 25px;
padding-bottom: 15px;
}

.read_more a {
color: #D2EB83;
}

.postmetadata {
margin-top: 5px;
text-align: left;
}

.postmetadata a {
color: #D2EB83;
}

/* COMMENTS ITEMS 
************************************/

.post_info {
border: 1px solid #CECB26;
padding: 8px;
text-align: center;
}

a {
color: #ffffff;
}

a:hover {
color: #eeeeee;
}

.navi {
margin: 20px 0;
}

.navleft {
float: left;
}

.navright {
float: right;
}

.author_comment {
background-attachment: scroll;
background-color: transparent;
background-image: url(images/gradient_bg.jpg);
background-position: top left;
background-repeat: repeat-x;
margin-left: 15px;
width: 570px;
}

.commentlist li {
background-color: transparent;
clear: both;
margin-bottom: 20px;
padding-bottom: 10px;
border: 2px solid #CECB26;
margin-left: 15px;
}

#comments, #respond, .pagetitle {
font-weight: bold;
color: #ffffff;
margin-bottom: 20px;
padding-top: 20px;
text-align: center;
margin-left: 15px;
}

input#author, #email, #url {
background-color: transparent;
border: 1px solid #CECB26;
float: left;
padding: 4px;
width: 570px;
margin-left: 15px;
margin-bottom: 10px;
margin-left: 15px;
}

textarea#comment {
background-color: transparent;
border: 1px solid #CECB26;
float: left;
padding: 4px;
margin-bottom: 10px;
width: 570px;
margin-left: 15px;
}

.input_title {
color: #ffffff;
float: left;
text-align: left !important;
margin-left: 15px;
width: 570px;
padding-top: 20px;
}

#submit {
background-color: transparent;
border: 1px solid #CECB26;
clear: both;
cursor: pointer;
display: block;
margin-bottom: 20px;
padding: 4px;
margin-left: 15px;
}

.avatar {
float: left;
margin: 10px 10px 5px 0;
}

.comment_entry {
padding: 0 10px;
}

.avatar_div {
padding: 10px;
}

.avatar_div span {
float: right;
}


/* FOOTER ITEMS 
************************************/
#footer {
	background:url(images/footer.png) no-repeat;
	background-position:bottom;
	width:1050px;
	height:169px;
}
#footer .wrapper {
padding: 10px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
color: #eeeeee;
text-decoration: none;
}

/****************************************************************************/
/***[ SIDEBAR ]***************************************************************/
/****************************************************************************/
body#charts-sidebar-body {
    background-color: #1e661c;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .cell #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	padding:0px;
	width:auto;
	text-align:left;
}
#sidebar {
	float: right;
	width: 190px;
	color: #000000;
	margin:0px 30px 15px 0px;
	-margin-right:15px;
	text-align:left;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:5px;
    margin: 0;
    color: #153a55;
	text-align:right;
    letter-spacing: normal;
    background:#ffffff;
	border:2px solid #000000;
	-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 {
	padding:0px;
	margin:0px 0px 15px 0px;
	color: #f4f4f4;
	background:#6e0000;
	border:1px solid #bdb7a1;
	-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:none;
}
#sidebar ul ol.links li   {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	list-style-position: inside;
}

li.sidebar-post .date {
	vertical-align:middle;
	color:#d7d720;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
#sidebar li.sidebar-post a {
	margin-bottom:5px;
	border-bottom:1px dotted #bdb7a1;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#6e0000;
	margin-bottom:15px;
	border:1px solid #bdb7a1;
	-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 {
text-decoration: none;
color: #f4f4f4;
}

#sidebar a:hover {
text-decoration: none;
color: #F1F90A;
}




/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.separator {
    clear: both;
}

.cell {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
    padding: 5px;
    color: #153a55;
	text-align:left;
    letter-spacing: normal;
    background:#ffffff;
	border:2px solid #000000;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell * {
    width: auto;
    float: none;
}

.cell a {
    color: #d7d720;
    text-decoration: underline;
}
.cell a:hover {
    color: #ffffff;
}

.cell h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding:5px;
    margin: 0;
    color: #153a55;
    letter-spacing: normal;
}


.cell h2 a {
    color: #153a55;
    text-decoration: none;
}
.cell h2 a:hover {
    color: #153a55;
    text-decoration: underline;
}


.cell .content {
    margin:5px 0px 5px 0px;
	border:1px solid #acacac;
	
}

.cell .content object, .cell .content embed {
    width: 100%;
}
.cell .content ul, .cell .content ol {
    padding-left: 20px;
}

.charts .cell .content table {
    width: 100%;
    background-color: #3e4f09;
}

.charts .cell .content table th {
    background-color: #6e0000;
    color: #FFFFFF;
    text-align: center;
    padding:2px;
	font-weight:normal;
	font-size:7pt;
}

.charts .cell .content table td {
    background-color: #3e4f09;
    padding: 3px;
	font-weight:normal;
    color: #EEEDE7;
}

.cell .content table tr.even td {
    background-color: #44560a;
	font-weight:normal;
}
.charts .cell .content table td a, 
.post-edit-link, 
.post-edit-link a,
.postmetadata a ,
.read_more a,
.navleft a,
.navright a,
.relatedpost h2 ul li a  {
    color: #D7D720;
	font-weight:normal;
}

.charts .cell .content table td a:hover {
    color: #000000;
    text-decoration: none;
}
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;
}
.even:hover, .odd:hover{
background-color: #141301;
}
.cell .content table tr td images {
    border: none;
}

.cell .footer {
    padding: 5px;
    font-size: 10pt;
    color: #153a55;
	text-align:right;
    letter-spacing: normal;
}
.cell .footer a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
.cell .footer a:hover {
    color: #FF0000;
}

/********** tabs *********

.cell .content .ui-tabs-hide {
    display: none;
}

.cell .content .ui-tabs-panel {
    margin: 0 0 0 0;
    padding: 5px;
    background-color: #347E32;

}

.cell .content .ui-tabs-panel images {
    background-color: transparent;
    border: none;
}

.cell .content .ui-tabs-nav {
    height: 24px;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #525971;
    background-color: #700003;
}


.cell .content .ui-tabs-nav li.ui-tabs-selected {
    margin: 0;
    height: 17px;
    background-color: #347E32;
    border-left: 1px solid #525971;
    border-top: 1px solid #525971;
}

.cell .content .ui-tabs-nav li.ui-tabs-selected a {
    color: #FFFFFF;
}

.cell .content .ui-tabs-nav li {
    height: 16px;
    display: inline;
    width: auto;
    float: left;
    clear: none;
    padding: 3px 5px 4px 5px ;
    margin: 0 0 -1px 0;
    border: none;
    background-color: #700003;
    background-image: none;
    border-right: 1px solid #525971;
    border-top: 1px solid #525971;
    border-left: 1px solid #525971;
}

.cell .content .ui-tabs-nav li a {
    display: block;
    font-weight: normal;
    color: #FFFD53;
    text-decoration: none;
    display: inline;
    margin: 0;
    padding: 5px 0px 5px px;
    width: auto;
    float: none;
    clear: none;
    background-color: transparent;
}

.cell .content .ui-tabs-nav li p {
    padding: 0;
    margin: 0;
    color: #FFFFFF;
}


.cell .content .ui-tabs-nav li a:focus {
    outline: none;
}

/********** accordion **********

.cell .content .ui-accordion h3 {
    float: none;
    clear: both;
    width: auto;
    color: #DADADA;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    background-color: #AA4B4E;
    border-bottom: 1px solid #525971;
    border-right: 1px solid #525971;
    border-left: 1px solid #525971;
    border-top: 1px solid #525971;
    text-align: left;
}

.ui-accordion h3:focus {
    outline: none;
}

.cell .content .ui-accordion .ui-state-active {
    background-color: #700003;
    color: #FFFD53;
    border-top: 1px solid #525971;
}

.ui-accordion-content {
    width: auto;
    float: none;
    clear: both;
    float: none;
    clear: both;
    margin: 0 0 0 0;
    padding: 5px;
    text-align: left;
    background-color: transparent;
    color: #EAECD6;
}

.ui-accordion-content  a {
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.ui-accordion-content  a:hover {
    text-decoration: underline;
}
