body {
font:70% Tahoma, Verdana, Arial, Sans-Serif;
background:#250517;
color:#BBB;
border-top:2px solid #d66993;
border-bottom:2px solid #d66993;
}

ul.menu {
bottom:8px;
width:90%;
}

ul.menu,ul.menu li a {
font-weight:bold;
}

ul.menu li a {
color:#777;
background:none;
border:1px solid transparent;
border-bottom:none;
}

ul.menu li a:hover {
color:#000 !important;
background:#fff;
border:1px solid #150517;
border-bottom:none;
}

ul.menu li.current_page_item a,ul.menu li.current_page_item a:hover {
color:#bbb !important;
background:#fff;
border:1px solid #150517;
border-bottom:none;
}

h1,h2,h3,h4 {
font-family:Arial, Helvetica, Verdana, Sans-Serif;
}

h1,h1 a,h1 a:hover,h1 a:visited,#header .description {
color:#C25A7C !important;
}

.entry-title {
color:#C25A7C !important;
}

.entry-content {
font-size:1.2em;
line-height:1.3em;
text-align:justify;
}

li.byuser {
background:#150517;
font-size:1.2em;
line-height:1.3em;
text-align:justify;
}

li.bypostauthor {
background:#250517;
border:1px solid #e8e8e8;
}

li.bypostauthor blockquote {
background-color:transparent;
}

h2 a:hover,h2 span a:hover {
color:#C25A7C !important;
}

a {
color:#C25A7C;
text-decoration:none;
}