/* default style in style.css */
.entry a.btn, input.submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#8f9094 url(images/bg-button.png) no-repeat scroll center 0;
border:1px solid #515151;
color:#FFFFFF;
font-size:12px;
font-style:italic;
padding:4px 8px;
text-shadow:0 1px 0 #777777;
}
.post-bottom div, .post-bottom div a {

display: none;

}



.post-meta a {
border-bottom:1px dotted;
}

a:link, a:visited {
color:#8f9094;
text-decoration:none;
}

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {

color:#8f9094;

}
.post .title {
color:#333333;
}


.post {
background: #efefef;
border:1px solid #808184;
padding:25px 25px 20px;
position:relative;

}
