* {
font-family: Tahoma, Arial, sans-serif;
}

body {
font-family: Tahoma, Arial, sans-serif;
color: #818181;
font-size: 13px;
}

.entry h1,
.page h1{
font-size: 21.6px;
}

.entry h2,
.page h2{
font-size: 20.4px;
}

.entry h3,
.page h3{
font-size: 19.2px;
}

.entry h4,
.page h4{
font-size: 18px;
}

.entry h5,
.page h5{
font-size: 16.8px;
}

.entry h6,
.page h6{
font-size: 15.6px;
}

a:link,
a:visited{
color: #3f3f3f;
text-decoration: none;
}

a:hover{
color: #3f3f3f;
}

#content-inner p {
margin-bottom: 10px;
}
/* ----Twitter  ---- */
#twitter-wrapper{
}

/* ---- Post ---- */
.post h2 a {
font-size: 24px;
line-height: 24px;
text-decoration: none;
text-transform: lowercase;
}

.post h2 a:hover {
}

.post .date, .post .date a{
font-size: 18px;
line-height: 18px;
font-weight:normal;
text-transform: lowercase;
color: #3f3f3f;
}

.post .entry {
}

.post .entry a {
text-decoration: underline;
}

.post .entry a:hover {
}

.post .entry strong {
font-weight: bold;
}

.post .postmetadata .link {
font-size: 14px;
text-transform: lowercase;
color: #3f3f3f;
}

.post .postmetadata a{
font-size: 14px;
color: #3f3f3f;
}

.post .postmetadata a:hover {
}

/* ---- Page ---- */

h2.pagetitle{
font-size: 24px;
text-transform: lowercase;
}

/* ---- Page > Search ---- */

#searchform input#searchsubmit{
}

/* ---- Single Entry Post ---- */

.single-entry-data{
font-size: 16.8px;
}

.pages{
}

.pages a{
text-decoration:underline;
}

/* ----Comments ----*/

ul.commentlist .comment-author{
font-weight:bold;
}
ul.commentlist .comment-reply,
ul.commentlist .comment-reply a{
}
#respond .label-container label{
font-weight:bold;
}
#respond input#submit{
}

/* ---- Footer ---- */

#footer a {
font-size: 16px;
color: #818181;
}
#footer{
font-size: 16px;
color: #818181;
}

#footer a:hover {
}

#footer .Left {
font-size: 16px;
}

#footer .Right{
font-size: 16px;
}

#footer-info {
text-align: center;
color: #818181;
}

#footer-info a {
color: #818181;
}

#footer-info a:hover {
}


/* --- Comment Area --- */

#commentform #submit{
color: #ffffff;
}
