/*
Theme Name: iGamble
*/





* { margin: 0; padding: 0; outline: none; }



a:link, a:visited, a:active { color: #d30100; text-decoration: none;}

a:hover { color: #b20a0a; text-decoration:none;}



body { background: #fff url(img/body-bg.jpg) repeat-x; font-family: Arial; font-size: 12px; color: #195a09; float: none; clear: both; margin: auto; }



#wrapper { width: 1000px; margin: 0 auto;     padding: 10px 10px 10px 10px;}



#header { width: 1000px; height: 110px; float: none; margin: auto; clear: both; display: block;}

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px;}

a.logo span { display: none; }



#branding {float:left;margin-top:45px;  margin-left: 30px;  }



#branding h1 a {color:#fff ;font-weight: 700; text-decoration: none; font-size: 34px; font-family:Bookman, serif;}



#branding p { color:#fff; }



.search { float: right; margin-top: 55px; margin-right: 35px;}

.search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }



#subheader { background: url(img/subheader-bg_only.jpg) no-repeat; width: 1000px; height: 155px; float: left; }

#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 460px; }



/*

	script stuff 

*/

.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }



#content { width: 980px; float: none; margin: auto;}



.post { width: 750px; float: left; _width: 750px; margin-bottom: 50px; padding:10px; border: 1px solid #ccc; background:#f2f2f2 url(img/pbg.jpg) bottom right no-repeat; }

.post h2 a { color: #c21f0e; font-weight: 700; text-decoration: none; font-size: 24px; font-family:Bookman, serif; }

.post span.post-info { color: #7f8e7b; font-size: 11px; padding-bottom: 10px; width: auto; float: left; }

.post p { line-height: 22px; margin-bottom: 10px; text-align: left;}

.post div.cats { padding-top: 10px; }

body#charts-sidebar-body {
    background-color: #FFFFFF;
    width: auto;
    padding: 0px;
    background-image: none;
}

#sidebar { width: 165px; float: right; margin-top: -0px; margin-bottom: 20px; padding:15px; border:1px solid #5b8e4e; background:#f6f8f6;}
body#charts-sidebar-body #sidebar { width: 165px; float: none; clear: both; margin: auto; padding:10px; border:1px solid #5b8e4e; background:#f6f8f6;}

.cell #sidebar {
    float: none;
    clear: both;
    margin: auto;
    width: auto;
    background: transparent;

}

#sidebar ul { list-style-type: none; }

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

#sidebar ul li ul  { margin: 0; border: none; padding: 0;  }
#sidebar ul li ol{ margin: 0; border: none; padding: 0; list-style-position: inside;}

#sidebar ul li ul li /* a */ { padding: 5px 0px 5px 20px; display: block; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }
#sidebar ul li ol li /* a */ { padding: 5px 0px 5px 0px;  }

#sidebar ul li h2, #sidebar ul li h4, #sidebar ul li h5 { font-size: 18px; color: #474747; padding-bottom: 9px; font-weight: normal;font-family:Bookman, serif; }

#sidebar a:hover {
    color: #5b8e4e;
}

#sidebar .banners {
    text-align: center;
    padding: 5px;
}

#sidebar .banners  img {
    margin-bottom: 5px;
}

#sidebar .banners  object, #sidebar .banners  embed {
    margin-bottom: 5px;
}

.navigation .previous {float:left;}

.navigation .next {float:right;}



#footer { clear: both; width: 100%; float: none; background: #ebebeb; padding: 20px 0; margin: auto; margin-top: 20px; border-top:3px solid #298214; }



#footer .inner { width: 800px; margin: 0 auto; }



/*

	.comments template styles

*/



.comments { float: left; padding: 0; }



.comments input[type=text], textarea { width: 350px; }



textarea { width: 450px; }



.comments fieldset { padding: 20px; border: 1px solid #7f8e7b; margin: 10px 0 20px 0; }



.comments p { padding: 0 0 10px 0; }



.comments h2 { padding: 0 0 15px 0; }



#cdisplay { list-style-type: none; padding: 0; margin: 0; }



	#cdisplay li { padding: 10px;  margin-bottom: 10px; width: 560px; }

	

	#cdisplay li.first {  background: #f9f9f9; border-bottom: #7f8e7b1px solid; }

	

	#cdisplay li.second {  background: #f6f6f6; border-bottom: #dedede 1px solid; }



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;


   border-radius: 3px;

}



.wp-caption img {

   margin: 0;

   padding: 0;






   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}



img.avatar {float:right;}

/********** divs ***********/

.separator {
    clear: both;
}

.charts {
    width: 980px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.cell {
    width: auto;
    margin: 3px;
    padding: 5px 3px 5px 3px;
    text-align: center;
    background-color: #F2F2F2;
    border: 3px solid #CCCCCC;
    background:#f2f2f2 url(img/pbg_only.jpg) bottom right no-repeat; 
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.charts table td{
    vertical-align: top;
}

.charts table .cell .content table  {
    font-size: 7pt;
}

.charts table .cell .content table a{
    font-size: 7pt;
}

.charts table .cell .content table tr th {
    font-size: 7pt;
    font-weight: bold;
}

.charts table .cell .content table tr td{
    vertical-align: middle;
}

.cell .content {
    font-family: 'times new roman', times, serif;
    width: auto;
    margin: 0px;
    float: none;
    padding-bottom: 0px;
    text-align: left;
}

.cell .content p, .cell .content div .cell .content h1, .cell .content h2, .cell .content h3 , .cell .content h4, .cell .content h5, .cell .content h6 {
    margin-left: 3px;
    margin-right: 3px;
}

.cell .footer {
    background-position: left;
    width: auto;
    padding: 5px 0px 10px 10px;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    margin: auto;
    float: none;
    clear: both;
    color: #195A09;
    font-family: 'times new roman', times, serif;
}

.cell .footer a {
    font-family: 'times new roman', times, serif;
    font-weight: normal;
    color: #D30100;
    text-decoration: none;
}

.cell .footer a:hover {

}
.cell .footer a:active {
    outline: none;
}

.cell .footer a:focus {
    outline: none;
}

.cell h2 {
    display: block;
    padding: 3px 0px 3px 10px;
    margin: auto;
    margin-bottom: 5px;
    font-size: 14pt;
    font-weight: bold;
    text-align:  left;
    text-transform: capitalize;
    color: #C21F0E;
    font-family: 'times new roman', times, serif;


}    

.cell h2 a {
    font-weight: bold;
    font-size: 18pt;
    text-decoration: none;
    color: #C21F0E;
    font-family: 'times new roman', times, serif;
}

.cell h2 a:hover {

}

.cell .content p {
    color: #195A09;
    font-size: 10pt;
    padding: 5px;
    text-align: left;
}

.cell .content a {
    color: #D30100;
    font-size: 10pt;
    font-weight: normal;
}

.cell .content a:hover {
   
}

.cell  a:focus {
    outline: none;
}

.cell a:active {
    outline: none;
}

.cell a:focus {
    outline: none;
}

/********** table **********/

.cell table {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
}

.cell table thead {
    width: auto;
    text-align: center;
    vertical-align: middle;
}

.cell table thead th {
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
    background-color: #9D9696;
    color: #000000;
}

.cell table tr td img {
    border: none;
    background-color: transparent;
}

.odd {
    background-color: transparent;
}

.even {
    background-color: #C5C4C4;
}

.odd td{
    background-color: transparent;
    padding-left: 10px;
    text-align: left;
}

.even td{
    background-color: #C5C4C4;
    padding-left: 10px;
    text-align: left;
}

.cell table tbody td {
    color: #852346;
    font-size: 10pt;
}

.cell .content  table tr td a {
    display: block;
    color: #852346;
    text-decoration: none;
    font-weight: normal;
}

.cell table tr td a:hover {
    text-decoration: underline;
}

.cell table tr td a:active {
    outline: none;
}

.cell  a:active {
    outline: none;
}

.cell table td a:focus {
    outline: none;
}

/********** lists **********/

.cell  .content ul {
    text-align: left;
    list-style-position: inside;
}

.cell  li a {
    font-weight: normal;
}


.cell  li a:hover {
    color: #000000;
}

.cell .content ol  {
    list-style-position: inside;
    text-align: left;
    list-style-type: decimal;
}

.cell ol  li {
    background-image: none;
    
}

.cell ol  li a {
   text-decoration: none;
}

.cell ol  li a :hover {
    color: #000000;
}

/********** tabs *********/

.cell .content .ui-tabs-hide {
    display: none;
}

.cell .content .ui-tabs-panel {
    margin: 0 0 0 0;
    padding: 5px;
    background-color: transparent;
    border-left: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
}

.cell .content .ui-tabs-panel img {
    background-color: transparent;
    border: none;
}

.cell .content .ui-tabs-nav {
    height: 24px;
    display: block;
    padding: 0;
    margin: 0;
    border-right: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    background-color: #878282;
}


.cell .content .ui-tabs-nav li.ui-tabs-selected {
    margin: 0;
    height: 17px;
    background-color: #F2F2F2;
    border-left: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
}

.cell .content .ui-tabs-nav li.ui-tabs-selected a {
    color: #6F223D;
}

.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: #878282;
    background-image: none;
    border-right: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
}

.cell .content .ui-tabs-nav li a {
    display: block;
    color: #FFFFFF;
    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 .ui-accordion h3 {
    color: #878282;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    background-color: #ACAAAA;
    border-bottom: 1px solid #C2C2C2;
    border-top: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    border-left: 1px solid #C2C2C2;
    text-align: left;
}
.ui-accordion h3:focus {
    outline: none;
}

.cell .content .ui-accordion .ui-state-active {
    background-color: #878282;
    color: #FFFFFF;
    border-top: 1px solid #C2C2C2;
}

.ui-accordion-content {
    margin: 0 0 0 0;
    padding: 5px;
    text-align: left;
    background-color: transpatrent;
    border-right: 1px solid #C2C2C2;
    border-left: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    color: #195A09;
}

.ui-accordion-content  a {
    color: #B51212;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
}

.ui-accordion-content  a:hover {

}

/********** u-tube ***********/

.cell embed, .cell object {
    width: 100%;
}

td.c2 {
    text-align: center; 
    vertical-align: middle;
    padding-right: 3px;
    padding-left: 3px;
}
.emptycell {background-color: transparent;} 

#content {
    float: none;
}

#subheader {
    float: none;
    background: url(img/subheader-bg_only.jpg) no-repeat;
}

#wrapper {
    float: none;
    padding: 30px 10px 10px 10px;
}

#content .post .post-info {
    margin-right: 10px;
}

.post { 

    float: none;
    background:#f2f2f2 url(img/pbg_only.jpg) bottom right no-repeat; }