/*
Theme Name: mp_poker17
*/



/* 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 {
background-color: #990000;
color: #e9e9e9;
font-family: Verdana, Tahoma, Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
}

a {
color:#076a9a;
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 #1f7fae;
margin:  0 18px 18px;
padding: 18px 18px 0;
text-align: justify;
}

/* GENERAL LAYOUT 
************************************/

#main {
background-color: transparent;
margin: 0 auto;
width: 1000px;
border: 1px solid #ffffff;
border-bottom:none;
}

#wrapper {
width: 1000px;
margin: 0 auto;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
}

.header{
	position:relative;

}
#header{
	height:359px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/* menu */

#menu {
	 display: block;
    width: 100%;
    height:40px;
    background:#cc0000;
    margin: 0px;
    padding: 0px;
	text-transform:uppercase;
	overflow:hidden;
}

#menu ul li {
    display: block;
    float: left;
    background:#cc0000;
    position: relative;
    margin:0px;
    padding:0px;
	}

#menu ul li a {
    display: block;
    text-decoration: none;
	padding: 13px 16px 13px 16px;
    color: #ffffff;
    font-size: 10px;
	font-weight:bold;
    background-color: transparent;
}

#menu ul li:hover a {
    background:#9adef1;
    color: #000000;
 }

#content {
float: left;
width:78%;
-width:77%;
margin:0px 0px 10px 5px;
}
#charts {
	width:99%;
	-width:98%;
	overflow:hidden;
	margin-top:10px;
}

#footer{
	height: 50px;
	text-align:center;
	vertical-align:bottom;
	background-position: 0px center;
	font-size:12px;
	border-top:3px solid #CC0000;
	background-color:#E5F2F8;	
 
}

#footer p {
	margin: 0;
	padding:10px 0 0 0;
	text-align: center;
	color:#000;
}

#footer p a{

	color:#DA2905;

	
	}

/* 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;
text-align: center;
font-size: 15px;
margin-top: 100px;
margin-left: 2px;
}

.main_title a {
text-decoration: none;
font-size: 20pt;
color: #ffffff;
}

.main_title a:hover {
text-decoration: underline;
color: #174100;
}

.description {
text-align: center;
font-size: 10px;
color: #174100;
margin-left: 2px;
width: 238px;
}

/* Begin Form Elements */

.search {
	position:absolute;
	right:20px;
	top:-30px;
	border:5px solid #CC0000;
	background-repeat: no-repeat;
	background-color:#990000;

	
	
}

#searchform {
	margin: 0px auto;
	padding: 10px; 
	
	}

#searchform #s {
	width:300px;
	padding: 2px;
	color:#000;	
	border:1px solid #eee;

	background-repeat: repeat-x;
	background-color:#fff;
	
	}

#searchsubmit {
	padding: 1px;
	background-color:#04284C;
	border:1px solid #111;
	color:#fff;
	}

/* CONTENT ITEMS 
************************************/

/****************GET POST**************/
.post {
	margin: 20px 0px 10px 3px;
	text-align: justify;
	background-color:#9ADEF1;
	padding:10px;
	border:2px solid #ffffff;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
	color: #000000;
}


.post a  {
color: #003366;
text-decoration: none;
}

.post a:hover  {
text-decoration: underline;
color: #000000;
}

#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: #000000;
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: #1f7fae;
}

.postmetadata {
margin-top: 5px;
text-align: left;
}

.postmetadata a {
color: #1f7fae;
}

/* COMMENTS ITEMS 
************************************/

.post_info {
border: 1px solid #ffffff;
background:#1f7fae;
padding: 8px;
text-align: center;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

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

/*******************Get SIDEBAR************/

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

body#charts-sidebar-body  #sidebar, .cell #sidebar {
width:auto;
padding: 0px;
margin: 0px;
float:none;
background-color:#04284c;
}


#sidebar {
	margin:15px 10px 15px 0px;
	text-align:left;
	float:right;
	-margin-right:5px;
	width:190px;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:5px;
	text-transform:uppercase;
    margin: 0;
    color: #ffffff;
	text-align:right;
    letter-spacing: normal;
    background:#003366;
	border-bottom:1px solid #ffffff;
	-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 ol {
	padding:0px;
	margin:0px 0px 15px 0px;
	color: #000000;
	background:#04284c;
	-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;
    color:#ffffff;
	border-top:1px solid #003366;
	list-style:none;
 }

 #sidebar ul ol.links li {
	background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
    color:#ffffff;
	border-top:1px solid #003366;
	list-style-position: inside;
}
li.sidebar-post .date {
	vertical-align:middle;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background:#04284c;
	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;
}

.banners .banner embed {
}
#sidebar a {
text-decoration: none;
color: #5ca0e5;
font-weight:normal;
}

#sidebar a:hover {
text-decoration: none;
color: #ffffff;
}
/* FOOTER ITEMS 
************************************/

#footer .wrapper {
padding: 10px;
color: #eeeeee;
}

#footerlinks {
text-align: center;
color: #eeeeee;
text-decoration: none;
}

#footerlinks a {
color: #eeeeee;
text-decoration: none;
}

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

.separator {
    clear: both;
}

.charts {
    width: auto;
    margin: auto;
}

.cell {
    width: auto;
    margin: 0px 5px 10px 5px;
    padding:5px;
    border:2px solid #FFFFFF;
	 -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: 8pt;
}

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

.charts table .cell .content table tr th {
    font-size: 7pt;
    font-weight: normal;
	padding:2px;
}

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

.cell .content {
    width: auto;
    margin: 0px;
    float: none;
    clear: both;
    padding-bottom: 0px;
    background-color: #9ADEF1;
    border-top: 1px solid #9ADEF1;
    border-bottom: 1px solid #9ADEF1;
    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 {
	float: none;
    clear: both;
    width: auto;
    padding: 5px;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    background-color: #9ADEF1;
    margin: auto;
    color: #076A9A;
}

.cell .footer a {
    font-size: 10pt;
    text-decoration: none;
    color: #076A9A;
}

.cell .footer a:hover {
    text-decoration: underline;
}
.cell .footer a:active {
    outline: none;
}

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

.cell h2 {
    display: block;
    padding:5px;
    margin: 0px;
    font-size: 10pt;
    text-align:  left;
    text-transform: uppercase;
    color: #076A9A;
    background-color: #9ADEF1;
    font-weight: bold;
}    

.cell h2 a {
    font-size: 14pt;
    text-decoration: none;
    color: #076A9A;
    font-weight: normal;
}

.cell h2 a:hover {
    text-decoration: underline;
}

.cell .content p {
    padding: 5px;
    text-align: left;
    color: #000000;
}

.cell a {
    color: #076A9A;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

.cell .content a:hover {
   text-decoration: underline;
}

.cell  a:focus {
    outline: none;
}

.cell a:active {
    outline: none;
}

.cell a:focus {
    outline: none;
}

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

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

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

.cell table thead th {
    text-align: center;
    font-weight: bold;
    font-size:7pt;
    background-color: #2C6F82;
    color: #FFFFFF;
}

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

.odd {
    background-color: #1F7FAE;
}

.even {
    background-color: #3A87AC;
}

.odd td {
    background-color: #1F7FAE;
}

.even td {
    background-color: #3A87AC;
}

.cell table tbody td {
    color: #FFFFFF;
    font-size:8pt;
}

.cell table tr td a {
    display: block;
    color: #FFFFFF;
    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;
}

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


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

.cell .content ol  {
    text-align: left;
}

.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: #FFFFFF;

}

.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 #DADADA;
    background-color: #3A87AC;
}


.cell .content .ui-tabs-nav li.ui-tabs-selected {
    margin: 0;
    height: 19px;
    background-color: #FFFFFF;
    border-top: 1px solid #DADADA;
}

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

.cell .content .ui-tabs-nav li {
    height: 18px;
    display: inline;
    width: auto;
    float: left;
    clear: none;
    padding: 0px 5px 5px 5px ;
    margin: 0 0 -1px 0;
    border: none;
    background-color: #3A87AC;
    background-image: none;
    border-right: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
}

.cell .content .ui-tabs-nav li a {
    display: block;
    font-weight: bold;
    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 **********/

.ui-accordion h3 {
    color: #DADADA;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    background-color: #2C8DA9;
    border-bottom: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    text-align: left;
}
.ui-accordion h3:focus {
    outline: none;
}

.ui-accordion .ui-state-active {
    background-color: #1F7FAE;
    color: #FFFFFF;
    border-top: 1px solid #DADADA;
}

.ui-accordion-content {
    margin: 0 0 0 0;
    padding: 5px;
    text-align: left;
    background-color: #9ADEF1;
    color: #000000;
}

.ui-accordion-content  a {
    color: #076A9A;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.ui-accordion-content  a:hover {
    text-decoration: underline;
}

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

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