/*
Theme Name: T-0021
*/



* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 9pt;
    background-image: url(./images/body.jpg);
    background-repeat: no-repeat;
    background-position: top center; 
    background-color: #000000;
    margin: 0px;
    padding: 0px;
	color:#787878;
}

img {
    border: none;
}

.separator {
clear: both;
}


.text {
    padding: 5px;
    color: #787878;
}

a {
    text-decoration: none;
    color: #2B5385;
}

a:hover {
    color: #E57B0D;
}


/*   HEADER  */

#header {
    display: block;
    margin: 0px auto 0px auto;
    background-image: url(./images/header.jpg);
    width: 1000px;
    height: 195px;
	overflow:hidden;

}

#main {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #080c1a;
    border-top: none;

        }

h1 {
    width: auto;
    margin: auto;
    padding: 75px 0px 0px 100px;
    font-size: 20pt; 
    text-transform: capitalize;
    text-align: left;
}


h1 a {
color: #BBA346;
font-style: normal;
}

h1 a:hover {
color: #DCC774;
}


#menu {
text-align: center;
font-size: 9pt;
margin: 0px 0px 0px 0px;
padding: 0px;
padding-top: 4px;
overflow: hidden;
height:39px;
}

#menu ul {
    margin: 0px 0px 0px -10px;
    list-style-type: none;
	height:39px;
	margin:0px;
	width:1000px;
	clear:both;
    
}


#menu ul li#noboder {
    border-right: none;
}



#menu ul li {
    display: block;
    float: left;
    position: relative;
    padding:0px;
	border-right: 1px solid #2d0d17;
	border-left: 1px solid #e82216;
}

#menu ul li a {
    display: block;
    text-decoration: none;
	padding: 7px 16px 7px 16px;
    color: #E9D4CB;
    font-weight: bold;
	font-size: 10pt;
	vertical-align:uppercase;
    background-color: transparent;
}

#menu ul li:hover a {
    display: block;
    color: #FFEEAA;
    background-image: url(images/menu_hov.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: transparent;
}
/*   END HEADER  */

.row {
    float: none;
    clear: both;
    width: auto;
    margin: auto;
}




/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.cell {
    float: none;
    clear: both;
    width: auto;
    margin: auto;
}
.cell h2, #sidebar ul li h4, #sidebar h2  {
	color:#ffffff;
	font-weight:normal;
	font-size:12pt;
	text-transform:uppercase;
	padding:5px;
	margin:0px;
	width: auto;
    height: auto;
	letter-spacing: normal;
	text-align:right;
}
.cell .content {
    float: none;
    clear: both;
    width: auto;
    margin: auto;
    padding: 0px;
    background-image: url(images/bg-cell-content.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #080c1a;
    border: 1px solid #0494c8;
	border-bottom:none;
    color: #787878;
    padding-top: 5px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}

.cell .content table {
    width: 100%;
    background-color:transparent;
}
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;
}
.charts table .cell .content table tr th {
    font-size: 7pt;
    font-weight: bold;
	color:#787878;
}


#charts .cell .content table tr td {
    padding:3px;
	border-top:1px dotted #0d6a8b;
	font-size: 8pt;
	font-weight:normal;
}
.cell .content table tr.even td {
    background-color: #0a0d1e;
}

.cell .content table a, .post .info a {
    font-size: 8pt;
	color:#f74b03;
	font-weight:normal;
}
.cell .content table a:hover, .post .info a:hover {
	color:#05739e;
	text-decoration:underline;
}
.cell .footer {
	background-image: url(images/cell-footer-circle.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	height:18px;
	padding:2px 5px 2px 30px;
	color: #ffffff;
	text-transform:capitalize;
	font-size:9pt;
	border: 1px solid #0494c8;
	border-top:none;
	background-position: left 3px;
	-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;
}

/*   END CHARTS   */

/* SIDEBAR ITEMS 
************************************/

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

body#charts-sidebar-body #sidebar, .cell #sidebar {
float: none;
clear: both;
margin: 0px;
padding:0px;
width:auto;
}


#sidebar {
	float: right;
	width: 190px;
	margin: 10px 10px 15px 0px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	color: #ffffff;
	background:#080c1a url(images/bg-cell-content.gif) repeat-x;
	background-position:top;
	border:1px solid #f74a03;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-top:1px dotted #bc3f0b;
	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 dotted #bc3f0b;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#080c1a url(images/bg-cell-content.gif) repeat-x;
	background-position:top;
	border:1px solid #f74a03;
	margin-bottom:15px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-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: #0494c8;
font-size:8pt;
}

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


form {
text-align: center;
padding: 15px 0px 15px 0px;
}

form input {
    width: 80%;
    border: 1px solid #C9AE83;
    background-color: #1A621A;
}

button {
    width: 90px;
    height: 23px;
    background-image: url(./images/button1.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #2D8823;
    margin: 15px auto 5px auto;
    background-color: transparent;
    cursor: pointer;
    font-weight: bold;
    padding-bottom: 3px;
    
}

button:hover {
    background-image: url(./images/button1_hov.gif);
    background-position: center;
    background-repeat: no-repeat;
    color: #30E915;
}

button:focus {
    outline: none;
}

button:active {
    outline: none;
}

.button:active {
    outline: none;
}

.button:focus {
    outline: none;
}

a:focus {
    outline: none;
}

/*   END SIDEBAR  */

#content {
	float: left;
	margin:10px 0px 15px 10px;
	width: 77%;
	background-color: transparent;
}

#charts {
	width:98%;
	overflow:hidden;
	margin:0px 0px 0px 7px;
	float:left;
}
/**********************************Content-post**********************************/

.post {
	background-image: url(images/bg-cell-content.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #080c1a;
    border: 1px solid #ef2a1e;
	margin:20px 0px 10px 0px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.post .info h2, .post .info h2 a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background:transparent;
	font-size:12pt;
}

#content .post a .calendar-post {
	background:url(images/date.jpg) no-repeat;
	width:95px;
	height:30px;
	float:left;
	padding:10px 0px 20px 0px;
	margin:10px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	font-size:10pt;
	border:none;
	text-transform:uppercase;

}
.calendar-post  div {
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
    font-size:14pt;
    background:transparent;
	text-decoration:none;
}

.post .info {
	width:80%;
	float:right;
	padding:5px;
}

/*   END POST  */

/*   FOOTER  */
#footer {
    display: block;
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
    background-image: url(./images/footer.jpg);
    width: 1000px;
    height: 167px;
    text-align: center;
}

#footer p {
    display: block;
    margin: 0px 0px 0px 0px;
    float: none;
    padding-top: 90px;
}

#footer p a {
    color: #9C0F1A;
    font-weight: bold;
}

#footer p a:hover {
    color: #E51C2C;
}

/*   END FOOTER  */

.image_and_button {
    width: auto;
    float: none;
    clear: both;
    text-align: center;
    padding-top: 5px;
}

img {
    border: none;
    margin: 5px;
}

.review .post .content {
/*    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    border-bottom: none;
    padding: 5px;
    background-image: url(./images/reviews_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x; */
}


.image_and_button .button {
    display: block;
    float: none;
    width: 111px;
    height: 29px;
    background-image: url(./images/button1.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #2D8823;
    margin: 5px auto -5px auto;
    background-color: transparent;
    cursor: pointer;
    font-weight: bold;
    padding-top: 12px;
}

.button:hover {
    background-image: url(./images/button1_hov.gif);
    background-position: center;
    background-repeat: no-repeat;
    color: #30E915;
}

.image_and_button .button2{
    display: block;
    float: none;
    width: 111px;
    height: 29px;
    background-image: url(./images/button2.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #1682E0;
    margin: -10px auto 5px auto;
    background-color: transparent;
    cursor: pointer;
    font-weight: bold;
    padding-top: 12px;
}

.button2:hover {
    background-image: url(./images/button2_hov.gif);
    background-position: center;
    background-repeat: no-repeat;
    color: #16DCFA;
}

