﻿html, body
{
    background-color: #e0e0e0;
    margin: 0px;
    padding: 0px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000;
    background-image: url(images/bg.gif);
    background-repeat: repeat;
}
a
{
    font-size: 10px;
}
#toppanel
{
    width: 760px;
    height: 57px;
    margin: 0px auto;
    margin-top: 40px;
    position: relative;
}
#toppanel .logo
{
    background-image: url(images/logo.gif);
    text-indent: -1000px;
    width: 274px;
    height: 57px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
}
#toppanel .tmenu
{
    right: 2px;
    bottom: 5px;
    position: absolute;
}
#toppanel .tmenu li
{
    display: block;
    float: left;
    margin: 0px;
    padding: opx;
    margin-left: 5px;
}
#toppanel .tmenu li a
{
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #666;
}
#toppanel .tmenu li a:hover
{
    border-bottom: 1px solid #CC0066;
}
#toppanel .tmenu li a.nono
{
    text-decoration: line-through;
}
.headerDiv
{
    display: table;
    padding: 5px 5px;
    line-height: 22px;
    margin-bottom: 15px;
    vertical-align: top;
    font-size: 22px;
    width: 477px;
    background-color: #f1f1f1;
     border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #333333;
    position:relative;
}
.headerDiv a.rss
{
float:right;
height:22px;
line-height:32px;
}
.headerDiv a.rss>img
{
border:none;
}
.headerDiv strong
{
    font-size: 22px;
    color: #CC0066;
    font-weight: bold;
    display:inline;
    margin-right:5px; 
}

#MainWrapper
{
    width: 750px;
    margin: 0px auto;
    background-color: #fff;
    margin-top: 3px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 5px;
    margin-bottom: 100px;
    padding-bottom: 50px;
}
#content
{
    clear: both;
    position: relative;
    display: inline-block;
    width:100%;
}

#MainWrapper .left
{
    overflow: hidden;
    float: left;
    width: 500px;
    padding: 20px;
}
#pads
{
    overflow: hidden;
    float: left;
    width: 500px;
    padding: 1px;
    text-align:left;
    background-color:#fff; 
    display:block;
    padding-bottom:5px;
}
#MainWrapper .left .post
{
    font-size: 12px;
    width: 490px;
    margin-bottom: 30px;
clear:left;
}
#MainWrapper .left .post h1
{
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 29px;
}
#MainWrapper .left .post h1 a
{
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 22px;
    text-decoration: none;
    color: #000;
}
#MainWrapper .left .post h2
{
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 12px;
    text-decoration: none;
    color: #333333;
}
#MainWrapper .left .post div.tags
{
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: -1px; 
    text-decoration: none;
    color: #333333;
    padding:0px 1px;
    margin-bottom:10px;
    display:block;
    line-height:12px;
}
#MainWrapper .left .post div.tags a
{
    
    color: #333333;
    padding: 2px;
    display: inline; 
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
}
#MainWrapper .left .post div.tags a:hover
{
 background-color:#333;
    color: #fff;
}

#MainWrapper .left .post h2 a
{
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 12px;
    color: #333333;
    padding: 2px;
}
#MainWrapper .left .post h2 a:hover
{
    text-decoration: none;
    color: #990033;
}
#MainWrapper .left .post h1 a:hover
{
    color: #666666;
}

#MainWrapper .left .post .ph
{
    background: #F8F8F8 none repeat scroll 0 0;
    margin: 0px;
    padding: 4px 0 10px 10px;
    width: 477px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#MainWrapper .left .post .star
{
    float: left;
    height: 46px;
    margin: 2px 10px 0 0;
    width: 33px;
}
#MainWrapper .left .post .star .in
{
    display: block;
    text-indent: -10000px;
    width: 34px;
    height: 33px;
    background-image: url(images/star1.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.starchecking
{
    display: block;
    text-indent: -10000px;
    width: 34px;
    height: 33px;
     background-image: url(images/star3.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.starcheck
{
    display: block;
    text-indent: -10000px;
    width: 34px;
    height: 33px;
     background-image: url(images/star2.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#MainWrapper .left .post .star .in:hover
{
    background-image: url(images/star2.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#MainWrapper .left .post p
{

    margin-top: 5px;
    font-size: 12px;
    color: #000;
    line-height: 22px;
}

#MainWrapper .left .post p a
{
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none; 
    background-color: #FFFF99;
    color: #000000;
}

#MainWrapper .left .post p a:hover
{
 
   background-color:#333333;
    color:#FFFFFF;
}
#MainWrapper .left .post p a.post
{
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none; 
    background-color: #000;
    color: #fff;
}
#MainWrapper .left .post p a.post:hover
{
    background-color: Transparent;
    color: #333333;
}
#MainWrapper .right
{
    float: right;
    width: 200px;
    overflow: hidden;
}
#MainWrapper .right .panel
{
    float: left;
    clear: left;
    border-bottom: 1px dotted #f1f1f1;
    margin: 10px 0px 2px 0;
    padding: 0 20px 10px 0;
    width: 180px;
}
#MainWrapper .right .panel>img
{
margin-left:3px;
}
#MainWrapper .right h3
{
    -x-system-font: none;
    color: #CC0066;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom:5px;
}
#MainWrapper .right h4
{
    -x-system-font: none;
    color: #333333;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

#MainWrapper .right ul li
{
    background: transparent url(images/bullet.png) no-repeat scroll 0 8px;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 18px;
    list-style-type: none;
    padding: 0 0 0 13px;
}
#MainWrapper .right ul li.b2
{
    background: transparent url(images/bullet2.png) no-repeat scroll 0 8px;
     
}
#MainWrapper .right a.in
{
    background: white none repeat scroll 0 0;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    border: none;
    font-size: 12px;  
    text-decoration: none;
}
#MainWrapper .right a.in:hover
{
 
    text-decoration: underline;
}

#MainWrapper .right ul li a
{
    background: white none repeat scroll 0 0;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    border: none;
    font-size: 12px;
}



#MainWrapper .right ul li a:hover
{
    text-decoration: underline;
}
#MainWrapper .right .r1
{
    width: 180px;
    font-family: Arial;
}
#MainWrapper .right .r1 tr td
{
    padding: 2px;
}
#MainWrapper .right a.l1
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: dotted 1px #ccc;
}

#MainWrapper .right a.l1:hover
{
    background-color: #000;
    color: #fff;
}

.chkl > *
{
    text-align: left;
}
.chkl table
{
    width: 99%;
}
.chkl table
{
    float: left;
    clear: both;
}
#form .chkl table tr td
{
    width: 190px;
}
#form .chkl table label
{
    float: none;
    width: auto;
    color: #808080;
}
.ppimg
{
vertical-align:text-bottom;
}