/* CSS Document */

body, td, h1, h2, h3, h4, h5, p, u, li{ 
font-family: Verdana;
font-size:10px;
}
body{
width: 98%;
margin:0px;
padding:0px;
text-align:center;
color: #565656;
}

h1{ 
font-size: 10px;
margin: 0px 0px 20px 0px;
} 

h2{ 
margin:0px 0px 8px 0px;
} 
h3{ 
font-size:12px;
margin:0px 0px 8px 0px;
} 
td, th{ 
font-size:12px;
}
p, li{
margin:0px 0px 8px 0px;
}
ul{
list-style-type:circle;
margin-left:16px;
}
#content{
margin: 0 auto;
width: 760px;
padding:0px;   /*key*/
/*display:table-cell;*/
overflow: visible;
background: #fff;
}
#footer{
margin:8px 0px 8px 0px;
padding:0px;
text-align:center;
width:500px;
clear:both;
}
#footer p{
margin:0px;
padding:10px 0px;
}
#sig{
padding:8px 0px;
}

#sig img{
border: 0;
}
.date-header{
display: block;
padding-top: 20px;
width: 540px;
font-size:11px;
text-align:left;
margin-left: 5px;
font-weight:normal;
color: #ccc;
border-bottom: 1px solid #e2e2e2;
}
.post-title{
display: block;
text-align: left;
font-size:14px;
font-weight:bold;
color:#303030;
margin:0px 0px 8px 10px;
}
#post-body{
margin-left: 10px;
float: left;
font-size: 14px;
width: 540px;
line-height: 165%;
padding-bottom:8px;
margin-bottom:8px;
text-align: justify;
}

#sidebar, #rightCol{
overflow:visible; /*test*/
}
#main{
margin:0px 168px 0px 10px; 
padding:0px;
}
#sidebar{
text-align: right;
float:right;
width: 165px;
padding: 20px 8px 8px 8px;
}

#cal{ 
width:100%;
margin-bottom:8px;
border: 1px solid #e2e2e2;
padding: 5px 5px 5px 5px; 
} 
.calendar{ 
border-collapse:collapse; 
width:100%;
text-align:center;
color: #565656;
}
.calr1{ 
color: #fff;
background: #303030;
}
.msgr1{ 
font-size: 12px;
color: #fff;
text-align:center;
padding:2px;
font-weight:bold;
background: #303030;
}

.calr2{ 
color: #303030;
background-color: transparent; 
} 
.calr3{ 
color: #303030;
background-color: transparent;
line-height: 165%;
}
.calr1 a:link{
text-decoration:none;
color:#fff;
}
.calr1 a:visited{
text-decoration:none;
color:#fff;
}
.calr1 a:hover{
text-decoration:none;
color:#fff;
}
.calr2 a:link{
text-decoration:none;
color:#fff;
}
.calr2 a:visited{
text-decoration:none;
color:#fff;
}
.calr2 a:hover{
text-decoration:none;
color:#fff;
}

#recent{
margin:25px 0px 8px 0px;
padding:0px;
width:100%;
}
#recent li{
list-style:none outside;
margin:0px 0px 2px 0px;
}

#archives{
margin:0px;
padding:0px;
width:100%;
margin-bottom: 10px;
padding-bottom: 10px;
}
#archives ul, #recent ul{
margin:0px;
padding:0px;
}
#archives li{
list-style:square inside;
margin:0px 0px 2px 0px;
}
.archY{
font-weight:bold;
}
#sig{
margin-bottom:16px;
}

#msgPop{
float:left;/* important */
width:350px;
}
#pop-msg{
margin:0px 0px 18px 0px;
}
#messages{
margin:20px 0px 8px 0px;
width:100%;
margin-bottom:8px;
border: 1px solid #e2e2e2;
padding: 5px 5px 5px 5px;
}
.msgTable{
width:100%;
}
#msg{
text-align: justify;
line-height: 165%;
color: #565656;
border-bottom: 1px solid #e2e2e2; 
margin: 0px 1px 4px 1px;
padding: 7px;
} 
.gravImg{ 
width:40px; 
height:40px; 
float:right;
}
#postlock{
width:300px;
border: 1px dashed #e2e2e2;
margin:8px 0px;
padding:4px;
}
.sub{
} 
.pwr{
display: none;
} 

.pro{
} 

.rssl {
}

a:link {
text-decoration:none;
color:#c51b1b;
}
a:visited { 
text-decoration:none;
color:#c51b1b;
}
a:hover { 
text-decoration:none;
color:#303030;
}
a.KeyLink:link {
text-decoration:none;
color:#fff}
a.KeyLink:visited { 
text-decoration:none;
color:#fff}
a.KeyLink:hover { 
text-decoration:none;
color:#fff;
}
form{
margin:0 auto;
padding:8px 2px 0px 2px;
color: #303030;
}
input{
font-family:Verdana;
font-size:11px;
border:1px solid #e2e2e2;
width:97%;
margin-bottom:2px;
padding: 2px;
color: #303030;
}
textarea{
font-family: Verdana;
font-size:11px;
border:1px solid #e2e2e2;
overflow:auto;
width:97%;
margin-bottom:2px;
padding: 2px;
color: #303030;
}
.chkBox{
border:0px; height:11px; width:11px
}
.break{
clear:both;
}
