/*
Theme Name: T-0028
*/



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

body {
    font-size: 10pt;
/*    background-image: url(./images/body.jpg);
    background-repeat: repeat;
    background-position: top left; */
    background-color: #021B34;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

.separator {
clear: both;
}


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

a {
    text-decoration: none;
    color: #FFFFFF;
}

a:hover {
    color: #7AB7F3;
}


/*   HEADER  */

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

#main {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #031D36;

}

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


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

h1 a:hover {
color: #FFFFFF;
}


#menu {
    text-align: center;
    font-size: 10pt;
    margin: 5px 0px 0px 0px;
    padding: 0px;
	height: 30px;
	overflow: hidden;
}

#menu ul {
    margin: 0px 0px 0px -38px;
    list-style-type: none;
    text-align: center;
}

#menu ul li {
    display: block;
    float: left;
    width: auto;
    margin: auto;
    border-right: 1px solid #216BB6;
	font-weight:bold;
	font-size: 10pt;
}

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

#menu ul li a { 
    display: block;
    width: auto;
    color: #216BB6;
    padding: 8px 10px 8px 10px;
}

#menu ul li a:hover {
    color: #6BB2F9;
    background-image: url(images/menu_hov.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

/*   END HEADER  */

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



/*   CHARTS   */


.cell {
    float: none;
    clear: both;
    width: auto;
    margin: auto;
	background:#021b34;
	border:2px solid #012c59;
	padding:5px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.cell h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #000;
    letter-spacing: normal;
    color: #00baff;
	text-transform:uppercase;
}

h2 a {
    color: #ffffff;
}

h2 a:hover {
    color:#9ADEF8;
}
.cell .content object, .cell .content embed {
    width: 100%;
}

ul.children li.cat-item {
    float: none;
    margin-left: -20px;
    display: none;
}

.cell .content {
    float: none;
    clear: both;
    width: auto;
    margin: auto;
    padding: 0px;
    color: #165696;
}


.cell .content table {
    width: 100%;
    background-color: #002449;
}

.cell .content table tr th {
    padding:5px 2px 5px 2px;
    background-image: url(images/thead.jpg); 
    background-position: top left;
    background-repeat: repeat-x; 
    color: #FFFFFF;
    text-align: center;
	font-weight:normal;
	font-size:7pt;
}

 .cell .content table tr  td {
   	font-weight:normal;
	font-size:8pt;
    padding:3px;
    color: #00BAFF;
	background:#002449;
	color:#ffffff;
	border-top:1px solid #012c59;
}
.cell .content table tr.even td {
    background-color: #002244;
}
.cell .content table tr td a{
    color: #00baff;
	font-style:italic;
	font-weight:normal;
}

.cell .content table  td a:hover, .post .info a {
	color: #ffffff;
}
.cell .footer {
    padding: 5px;
    color: #ffffff;
	text-align:right;
	font-size:9pt;

}
/*   END CHARTS   */

#content {
	float:right;
	width:76%;
	margin:10px 10px 15px 0px;
	-margin-right:5px;
	padding:5px;
	background:#002449;
	border:1px solid #012c59;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
#charts {
	width:98%;
	overflow:hidden;
	margin-left:7px;
	-margin-left:5px;
	float:left;
}

/**********************************Content-post**********************************/
.main-post {
	margin:5px 5px 20px 5px;
	float:left;
	width:99%;
}

.post {
	background:#155190 url(images/post.gif) no-repeat;
	background-position: bottom right;
    border:none;
	padding:0px 0px 10px 0px;
	color:#ffffff;
	-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;
}

.main-post h2, #sidebar ul li h4, #sidebar h2 {
    background-image: url(images/h2.gif);
    background-position: top left;
    background-repeat: no-repeat;    
	background-color: #122E49;
    width: auto;
    margin: 0px;
    float: none;
    clear: both;
    font-size: 12pt;
    text-align: left;
    color: #ffffff;
    height: auto;
    padding:5px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}

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

.post .info a {
	color:#00baff;
	font-weight:normal;
	font-style:italic;
}
#content .post a .calendar-post {
	background:url(images/date.gif) no-repeat;
	width:107px;
	height:96px;
	float:left;
	padding:20px 20px 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;
}



/*   END POST  */

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

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

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


#sidebar {
	float: left;
	width: 190px;
	color: #ffffff;
	margin: 10px 0px 15px 10px;
	font-size:9pt;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	background:#155190 url(images/post.gif) no-repeat;
	background-position:bottom right;
	margin-bottom:10px;
	-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;
	border: none;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border: none;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#155190 url(images/post.gif) no-repeat;
	background-position:bottom right;
	margin-bottom:10px;
	-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;
}

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

#sidebar a:hover {
	text-decoration: none;
	color: #00baff;
}
form {
text-align: center;
padding: 15px 0px 15px 0px;
}

form input {
    width: 80%;
    border: 1px solid #8CDFFE;
    background-color: #FFFFFF;
}

#searchsubmit {
    width: 126px;
    height: 45px;
    background-image: url(./images/button1.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #FEFFDA;
    margin: 15px auto 5px auto;
    padding: 0px 0px 0px -5px;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    font-weight: bold;   
}

#searchsubmit:hover {
    background-image: url(./images/button1_hov.gif);
    background-position: center;
    background-repeat: no-repeat;
    color: #06F436;
}

#searchsubmit:focus {
    outline: none;
}

#searchsubmit:active {
    outline: none;
}

.button:active {
    outline: none;
}

.button:focus {
    outline: none;
}

a:focus {
    outline: none;
}

/*   END SIDEBAR  */



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

#footer p {
    display: block;
    margin: 0px 0px 0px 20px;
    float: left;
    padding-top: 15px;
}

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

/*   END FOOTER  */


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

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

.review .post .content {
/*    background-color: #FFFFFF;
    border-bottom: none;
    background-image: url(./images/reviews_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x; 
    padding: 5px;
    margin: 0px;
    padding: 0px;
    background-color: #111111;
    border: 1px solid #262626;
    border-top: 1px solid #111111;
    */
    padding-top: 10px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -khtml-border-bottom-left-radius: 8px;
    -khtml-border-bottom-right-radius: 8px;
}

#searchsubmit {
    width: 126px;
    height: 45px;
    background-image: url(./images/button1.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #FEFFDA;
    margin: 15px auto 5px auto;
    padding: 0px 0px 0px -5px;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    font-weight: bold;   
}

#searchsubmit:hover {
    background-image: url(./images/button1_hov.gif);
    background-position: center;
    background-repeat: no-repeat;
    color: #06F436;
}


.image_and_button .button {
    display: block;
    float: none;
    width: 126px;
    height: 33px;
    background-image: url(./images/button1.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #FEFFDA;
    margin: 5px auto 0px auto;
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    padding: 9px 0px 0px 0px;
}

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

.image_and_button .button2{
    display: block;
    float: none;
    width: 126px;
    height: 33px;
    background-image: url(./images/button2.gif);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: #807F72;
    margin: 0px auto 0px auto;
    background-color: transparent;
    cursor: pointer;
    font-weight: bold;
    padding: 12px 0px 0px 0px;
    color: #9C99FC;
}

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


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;} 

.post p a {
	text-decoration: underline;
}