/*
Theme Name: Poker New
Theme URI: http://wordpress.org/
Description: Updated Pker theme.
Version: 1.0
Author: Elena Doroshenko, Yaroslav Chupikov
Tags: poker, casino

Theme created as test task by Elena Doroshenko.
*/

body  {
margin: 0;
padding: 0;
font-family: Tahoma, Arial, Verdana, san-serif;
background: #f0f0f0;
}


ul.menuTop {
background: url(images/menu.jpg);
display: block;
/*width: 100%;*/
height:27px;
margin: 0px;
padding: 0px;
}
ul.menuTop li {
    display: block;
    list-style: none;
    float: left;
    margin: 0px 10px 0px 10px;
}


ul.menuTop a {
display: block;
width: 100%;
height:27px;
text-align:center;
font:12px Tahoma, Arial, Verdana, san-serif;
text-decoration:none;
color:#0d2961;
font-weight:bold;
padding: 0px 10px 0px 10px;
}

ul.menuTop a:hover {
background: url(images/menu1.jpg);
}



td.menu1{
padding:5px 10px 0px 0px;
}

td.menu1_1{
padding-top:5px;
}


td.menu2{
background-color:#ffffff;
border-right:#c4c4c4 1px solid;
border-left:#c4c4c4 1px solid;
color:#0d2961;
font-size:80%;
padding: 5px 5px 5px 5px;
}
td.menu2_1{
background-color:#ffffff;
border-right:#c4c4c4 1px solid;
border-left:#c4c4c4 1px solid;
color:#0d2961;
font-size:80%;
padding-top: 10px;
}


td.menu2_2{
color:#0d2961;
font-size:80%;
padding-left:5px;
}

td.menu2_3{
padding: 5px 5px 5px 5px;
color:#0d2961;
font-size:80%;
}

td.menu2_4{
background-color:#ffffff;
border-right:#c4c4c4 1px solid;
border-left:#c4c4c4 1px solid;
color:#0d2961;
padding: 5px 5px 5px 5px;
}

td.menu3{
background-color:#d9e988;
width:100%;
height:100%;
border:#eeeeee 2px solid;
border-right:#c4c4c4 1px solid;
border-left:#c4c4c4 1px solid;
}

td.menu3_1{
background-color:#ffffff;
width:100%;
height:100%;
border:#eeeeee 2px solid;
border-right:#c4c4c4 1px solid;
border-left:#c4c4c4 1px solid;
}


td.menu5{
color:#e2f8ff;
font-weight:bold;
font-size:80%;
height:20px;
}



td.menu6{
color:#ff3203;
font-size:80%;
}




.a1{
color:#e2f8ff;
font-weight:bold;
text-decoration:none;
text-align:center;
font-size:80%;
}

.a1:hover{
text-decoration:underline;
}

.a2{
color:#0d2961;
text-decoration:none;
font-weight:bold;
}


.a2:hover{
color:#0d2961;
text-decoration:underline;
font-weight:bold;
}

.a3{
color:#0d2961;
font-size:80%;
text-decoration:none;
}


.a3:hover{
color:#0d2961;
font-size:80%;
text-decoration:underline;
}


p.readmore {}
p.readmore a {
    color: navy;
    font-weight: bold;
    text-decoration: none;
}
p.readmore a:hover {
    color: #CC0000;
    text-decoration: underline;
}


/****************************************************************************/
/****************************************************************************/
/****************************************************************************/


.post {
    font-size: 10pt;
}

.post-title h2 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
}
.post-title h2 a {
    color: #000099;
    text-decoration: none;
}
.post-title h2 a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.post-title-date {
    font-size: 12pt;
}

.post-content {
    margin-bottom: 10px;
}

.post hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
}


li.cat-item {
    color: #000099;
    margin: 2px 0px 2px 0px;
}
li.cat-item a {
    color: #000099;
    text-decoration: none;
}
li.cat-item a:hover {
    color: #990000;
    text-decoration: underline;
}

td.menu2_4 ul {
    color: #000099;
    font-size: 10pt;
    list-style-type:decimal;
}
td.menu2_4 ul li {
    color: #000099;
    margin: 2px 0px 2px 0px;
}
td.menu2_4 li a {
    color: #000099;
    text-decoration: none;
}
td.menu2_4 li a:hover {
    color: #990000;
    text-decoration: underline;
}
