/* Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
Further Modifications by Denise Wesley || http://www.digitallytwisted.biz
*/

a {
color: #C0C0C0;
text-decoration: none;
}

a img {
border: none;
}

a:visited {
color: #C0C0C0;
}

a:hover {
color: #808080;
text-decoration: underline;
}

acronym, abbr {
border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
cursor: help;
font-size: 90%;
letter-spacing: .07em;
}

blockquote {
border-left: 5px solid #ccc;
margin-left: 1.5em;
padding-left: 5px;
}

body {
font-family: 'times new roman', times, serif;
margin: 0;
padding: 0;
background: #000 url() repeat-y;
color: #DECDB3;
}

cite {
font-size: 90%;
font-style: normal;
}

h2 {
text-align: left;
font: 80% "Times New Roman", Times, serif;
font-weight: bold;
letter-spacing: 0.2em;
margin: 15px 0 2px 0;
padding-bottom: 2px;
}

h3 {
border-bottom: dotted 1px #eee;
font-family: "Times New Roman", Times, serif;
margin-top: 0;
}

ol#comments li p {
font-size: 100%;
}

p, li, .feedback {
font: 90%/175% 'times new roman', times, serif;
}

.credit {
color: #29407C;
background: #cccc99;
font-size: 11px;
margin: 0 0 0 0;
padding: 3px;
text-align: center;
}

.credit a:link, .credit a:hover, .credit a:visited {
color: #300000;
}

.feedback {
color: #ccc;
text-align: right;
}

.meta {
font-size: .75em;
}

.meta, .meta a {
color: #808080;
font-weight: normal;
letter-spacing: 0;
}
.meta ul {
display: inline;
margin: 0;
padding: 0;
list-style: none;
}

.meta li {
display: inline;
}

.storytitle {
margin: 0;
border: none;
}

.storytitle a {
text-decoration: none;
}

.storycontent {
padding: 0px 10px;
}

.subject {
border-bottom: #808080 3px solid;
}

#commentform input, #commentform textarea {
background: #DECDB3;
border: 1px solid #333;
}

#commentform textarea {
width: 100%;
}

#rap {
width: 100%;
background: url(http://endofworld.blog.rs/gallery/21413/endcounter.png) no-repeat top left;
padding: 0px;
margin: 0px;
}

#content {
text-align: left;
margin: 70px 30px 0px 260px;
width: 70%;
background: transparent;
}

#header {
height: 80px;
background: transparent url() repeat-x;
font: italic bold 230% 'Times New Roman', Times, serif;
letter-spacing: 0.2em;
margin: 0px 0px 0px 380px;
padding: 0px;
text-align: right;
}

#header h1 {
padding-right: 10px;
}

#header a {
color: #DECDB3;
text-decoration: none;
}

#header a:hover {
text-decoration: underline;
}

#menu {
background: transparent;
padding: 10px 10px 10px 5px;
margin: 0px;
position: absolute;
left: 0px;
top: 275px;
width: 150px;
text-align: left;
}

#menu form {
margin: 0px;
padding: 2px;
}

#menu input {
background: #DECDB3;
border: 1px solid #000;
letter-spacing: -0.05em;
width: 80%;
}

#menu ul {
color: #DECDB3;
font-weight: bold;
list-style-type: none;
margin: 0px;
padding-left: 0px;
margin-left: 0px;
text-align: left;
}

#menu ul li {
font: bold normal 110% 'Times New Roman', Times, serif;
letter-spacing: 0.1em;
padding: 2px 5px 2px 5px;
text-align: center;
}

#menu ul ul {
list-style-type: none;
font-variant: normal;
font-weight: normal;
line-height: 100%;
margin: 0;
padding: 5px;
border-top: 1px #808080 solid;
text-align: left;
}

#menu ul ul li {
border: 0;
font: normal normal 70%/115% 'times new roman', times, serif;
letter-spacing: 0;
margin-top: 0;
padding: 0;
text-align: left;
}

.pager {
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
}
.pager a, .pager a:link, a:visited, .pager a:hover {
text-decoration: none;
border: 0px;
}

.pager .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
padding: 2px 6px;
}

.pager .pagerLinkPrevPage{
margin-right:20px;
}
.pager .pagerLinkNextPage {
margin-left:20px;
}

.pager .pagerCurrent {
padding: 2px 6px;
border-color: #999;
font-weight: bold;
font-size: 13px;
vertical-align: top;
background: #fff;
color: #FF0084;
}