/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0074
*/
@charset "utf-8"; 

body {
    background:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
	line-height:15px;
    color:#a4c1cc;
}

#pok-main {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	background:#03221f;
}

#pok-top {
    height:143px;
	width:1000px;
    background:url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
}

#pok-top h1 {
    font-size:30pt;
    padding:50px 0px 0px 250px;
    margin:0px;
	color:#90e1ff;
	font-size:18pt;
}

#pok-top h1 a {
    color:#90e1ff;
    text-decoration:none;
	font-style:italic;
}


.separator {
	clear:both;
}

a img {
	border:none;
}

a {
	color:#90e1ff;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
}
/**************************MAIN MENU************************************/
#pok-main_menu {
	position: relative;
	top: 0px;
	width: 1000px;
	height:53px;
	margin: 0px;
	padding: 0px;
	background:url(images/menu.jpg) no-repeat;
	overflow:hidden;
}

#pok-main_menu ul {
    margin:0px 10px 0px 10px;
	padding: 0;
	list-style-type: none;
	width:1000px;
	overflow: hidden;
}

#pok-main_menu ul li {
    display: block;
    float: left;
    position: relative;
    padding:0px;
	}

#pok-main_menu ul li a {
    display: block;
    text-decoration: none;
	padding: 11px 16px 11px 16px;
	margin-top:9px;
    color: #ffffff;
    font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

#pok-main_menu ul  li:hover a, #pok-main_menu ul  li a:hover {
	background:#4ec12c url(images/menu-odd.gif) repeat-x;
	background-position:top;
	color:#ffffff;
 }
 
 
#charts {
	width:990px;
	margin:0px 0px 0px 0px;
	padding:15px 5px 5px 5px;
	background:#03221f url(images/bg-charts.jpg) no-repeat;
	background-position:top;
	float:left;
	overflow:hidden;

}


/*************************GET CONTENT***************************/
#pok-content {
	width:77%;
	float:right;
	margin:0px;
	padding:10px;
}

#pok-content h2 {
	padding: 5px;
	margin:0px;
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
	text-align:left;
	color:#ffffff;
}

#pok-content h2 a {
	color:#ffffff; 
	text-decoration:none;
	
}

.pok-content-post {
	padding:5px;
	border-bottom:1px dotted #90e1ff;
}

.pok-info {
	float:right;
	width:91%;
}


.pok-content-post a .pok-calendar-date {
	width: 52px;
    font-size:10pt;
    border: none;
	margin:0px 10px 0px 0px;
    padding:7px 0px 5px 0px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
	font-size:12pt;
    background-image: url(images/calendar-date.gif);
    background-repeat: no-repeat;
	cursor:pointer;
	display:block;
	text-decoration:none;
	float:left;
	font-style:normal;
}

.pok-content-post p {
	margin:0px 0px 10px 0px;
}

.pok-content-post a img  {
	border:none;
}
.pok-calendar-date div {
    font-weight:bold;
    color:#000000;
    background:transparent;
	text-decoration:none;
	margin:5px;
	font-size:10pt;
}

/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	background-color: #03221f;
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .text-wide #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;
}
#sidebar {
	float: left;
	margin: 10px 0px 10px 10px;
	width:200px;
	color:#000000;
}

#sidebar ul li h4, 
#sidebar h2, 
#sidebar h3, 
#sidebar h5, 
#sidebar h6 {
	padding: 7px 5px 7px 5px;
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
	text-align:right;
	background:#b46601 url(images/h2-sidebar.jpg) no-repeat;
	border:1px solid #11863a;
	border-bottom:1px solid #28c736;
	background-position:top;
	color:#ffffff;
    letter-spacing: normal;
	-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;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	background:#1a572e url(images/bg-sidebar.jpg) no-repeat;
	background-position:top center;
	border:1px solid #11863a;
	border-top:1px solid #03221f;
	-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: 0px 5px 5px 20px;
	background: url(images/ul-li.gif) no-repeat;
	margin:5px;
    vertical-align:middle;
	list-style:none;
	border-bottom:1px dotted #ffffff;
	display:block;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 3px 5px 3px 5px;
	margin:5px;
    vertical-align:middle;
	border-bottom:1px dotted #ffffff;
}
#sidebar .banners {
	padding:5px;
	margin:0px 0px 15px 0px;
	text-align:center;
	vertical-align:middle;
	background:#1a572e url(images/bg-sidebar.jpg) no-repeat;
	background-position:top center;
	border:1px solid #11863a;
	border-top:1px solid #03221f;
	-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 ul li li.sidebar-post, 
#sidebar ul ol li a,
#sidebar ul ol li a:hover {
	background-image:none;
	padding:5px;
}
#sidebar a {
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	font-size:8pt;
}
#sidebar a:hover {
	color: #000000;
	text-decoration:none;
}

#sidebar ul li li:hover {
	background:#216937;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.text-wide {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:0px;
	background:transparent;
}

.text-wide * {
    width: auto;
    float: none;
}


.text-wide h2 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #ffffff;
	text-align:right;
	background:transparent;
    letter-spacing: normal;
}
.text-wide h2 a {
    color: #ffffff;
    text-decoration: none;
}
.text-wide h2 a:hover {
    color: #a4c1cc;
    text-decoration: underline;
}


.text-wide .widget_pages {
    margin:0px;
	padding:5px;
	background:#02182e url(images/bg-cell.jpg) repeat-x;
	background-position:top center;
	border:1px solid #0a4d77;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;

}
.groupboximage, .imgright_n {
	vertical-align:middle;
	text-align:center;
	padding-top:5px;
}

.text-wide .widget_pages h3, h1, h2, h3, h4, h5, h6 {
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	margin:0px;
	text-transform:capitalize;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.e-1 {
	text-align: right; 
	vertical-align: middle;
}

td.e-2, td.e-5, td .e-6, td.e-7, td.e-8 , td.e-9, td.e-10 {
	text-align: center; 
	vertical-align: middle;
}

td.e-3, td.e-4  {
	text-align: left; 
	vertical-align: middle;
}

.groupboximage, .imgright_n {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}

.text-wide .widget_pages #tabs, 
.text-wide .widget_pages #accordeon, 
.pick_comment_content,
.head {
	padding:5px;
}
.text-wide .widget_pages object, .text-wide .widget_pages embed {
    width: 100%;
}
.text-wide .widget_pages ul, .pok-content-post  ul, .text-wide .widget_pages ol, .pok-content-post  ol {
	margin:5px;
	padding:0px;
	
}
.text-wide .widget_pages ul li, .pok-content-post  ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.text-wide .widget_pages ol li, .pok-content-post  ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}
.text-wide .widget_pages table {
    width: 100%;
	font-size:8pt;
    background-color: transparent;
	border-spacing:0px;
	border:1px solid #113346;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.text-wide .widget_pages table tr th {
    color: #ffffff;
	background:#3e337a;
    font-size:7pt;
    padding: 2px;
	font-weight:normal;
	border-bottom:1px solid #90e1ff;
}
.text-wide .widget_pages table tr td {
    padding:4px 2px 4px 2px;
	font-weight:normal;
	vertical-align:middle;
	border-top:1px dotted #90e1ff;
}
.text-wide .widget_pages table tr:hover td {
    background-color: #123c5a;
}

.text-wide .widget_pages table tr td a {
    color: #90e1ff;
	font-weight:normal;
    text-decoration: none;
	font-style:italic;
}
.text-wide .widget_pages table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.text-wide .widget_pages table tr td img {
    border: none;
	vertical-align:middle;
}
.text-wide .footer {
    padding:5px;
	margin:0px;
    font-size:9pt;
    text-align: center;
	color:#ffffff;
	background:transparent;
}
.text-wide .footer a {
	color:#ffffff;
    text-decoration: none;
	font-style:normal;
}
.text-wide .footer a:hover {
    color: #90e1ff;
}

/************************GET FOOTER*******************************/
#pok-bot {
	background: url(images/bg-footer.jpg) no-repeat;
	background-position:left bottom;
    width:auto;
	padding:60px 5px 20px 5px;
	width:auto;
	text-align:center;
}

#pok-bot a {
	text-decoration:underline;
    font-size: 10pt;
	color: #90e1ff;
	font-weight:normal;
	font-style:italic;
}

/*** TAB STYLES *************************************************************/

/* Color tab styles */

.widget_meta, .widget_pages ul.tab_1_content li.rss-tag-icon {
    background-color: #03221f;
    color: #ffffff;
    border: 1px solid #000303;
}
.widget_pages ul.tab_1_content li {
    background-color: #000303;
}
.widget_pages ul.tab_1_content li, .widget_pages ul.tab_1_content li h4 {
    color: #ffffff;
}

/* Common tab styles */

.widget_pages ul.tab_1_content {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.widget_pages ul.tab_1_content li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.widget_pages ul.tab_1_content li.rss-tag-icon {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.widget_pages ul.tab_1_content h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.widget_pages ul.tab_1_content li.rss-tag-icon h4 {
    font-weight: bold;
}
.widget_pages ul.tab_1_content li:hover {
    text-decoration: underline;
}

.widget_pages .widget_meta {
    margin: 0;
    padding: 5px;
}

.widget_pages .widget_meta h1,
.widget_pages .widget_meta h2,
.widget_pages .widget_meta h3,
.widget_pages .widget_meta h4,
.widget_pages .widget_meta h5,
.widget_pages .widget_meta h6 {
    margin: 0;
}

