#wrapper p{
margin: 0;
padding: 10px;

line-height: 1.2em;
border: 1px solid #666666;
color: #ffffff;
}



#wrapper p a, #wrapper p a:link, #wrapper p a:visited, #wrapper p a:active {
color: #ffffff;
border-bottom: 0px;
text-decoration: none;
}

#wrapper p a:hover {
color: #dddddd;
border-bottom: 1px dotted #dddddd;
text-decoration: none;

} 




#wrapper{
width: 240px;
margin: 0 auto;
}
.box{
background: #1d1d1d;
}
.boxholder{
clear: both;
padding: 4px;
background: #171514;
}
.tab{

float: left;
height: 32px;
width: 90px;
margin: 0 1px 0 0;
text-align: center;
background: #171514; /*  url(images/greentab.jpg) no-repeat */
}

.tab a, .tab a:link, .tab a:visited, .tab a:active {
color: #ffffff;
border-bottom: 0px dotted #ffffff;
text-decoration: none;
}

.tab a:hover {
color: #dddddd;
border-bottom: 1px dotted #dddddd;
text-decoration: none;
}

.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;

}

/* BLOG */


.panel-blog-content {
padding: 15px;
}

.panel-blog-content a, .panel-blog-content a:link,  .panel-blog-content a:active,  .panel-blog-content a:visited {

color: #ffffff;
border-bottom: 1px dotted #ffffff;

}

.panel-blog-content a:hover {
color: #dddddd;
border-bottom: 1px  dotted #dddddd;

}

/* calendar */
.calendarToday {

font-size: 30px;
background-color: #000000;

}

.post-details {
font-size: 10px;
color: #999999;
}
