a {
	text-decoration: none; 
	color: #000;

}

a:hover {
	text-decoration: none; 
	color: #FF0000;
}

a img {
	border: none;
}

body img {
        margin-top: 8px;
        margin-bottom:8px;
}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 18px
	padding-left: 5px;
}

body {
        font-weight: normal;
	background: #fff;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
	padding: 0;
}

cite {
	font-style: normal;
	color:#666;
}

h1 {
        font-size: 14px;
}

h2 {
        font-size: 14px;
}

h3 {
        //margin: 5px;
        font-weight: bold;
	margin-top: 0;
	font-size: 14px;
}

h3 a:link {
        font-style: none;
	color: #FF0000;
}

/* classes used by the_meta() */

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	
}

.credit {
	clear:both;
	color: #808080;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
        margin-top: 10px;
}

.credit a:link {
	color: #808080;
}

.credit a:hover {
        color: #000;
}

.meta {
        padding-top:4px;
        padding-bottom:4px;
        border-top: 1px solid #809080;
        font-size: 11px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a:hover {
        color: #000;
}

.storytitle {
        margin: 0px;
        font-size: 14px;
        font-family: Times, Times New Roman, serif;
        background-color: #FFF;
}

.storytitle a {
	text-decoration: none;
        color: #FF0000;
}

.storytitle a:hover, .storytitle a:visited {
	text-decoration: none;
        color: #FF0000;
}

.storycontent a {
	text-decoration: none;
	background-color: #fff;
}

.storycontent a:hover {
	text-decoration: none;
        color: #ff0000;
}

.storycontent a img {
        padding: 0px;
        margin-top:8px;
	margin-bottom:0px;
        display: inline;
}

.storycontent {
        font-weight: normal;
        margin-top:8px;
	margin-bottom:8px;
        text-align:justify;
}

.post {
	margin-bottom:50px;
}

#content {
	float: left;
	width: 500px;
        margin-top: 25px;
}

#header {
	color: #000;
	font-weight: normal;
}

#header  h1 a {
        font-family: Times, Times New Roman, serif;
	font-size: 22px;
        line-height: 10px;
	font-weight: normal;
        color: #OO0000;
}

#headwrap {
        //background-color: #eee;
	//padding:12px 0 16px 0;
	margin:24px 50px 20px 0;
        margin-top: 60px;
}

#header a {
	color: #000000;
	text-decoration: none;
}

#header a:hover, #header a:visited  {
	text-decoration: none;
}

#page {
        text-align: right;
        margin-bottom: 55px;
}

#sidebar {
	background: #fff;
	padding: 31px 0 10px 20px;
	float: right;
	width: 144px;
}

#sidebar ul {
	color: #FF0000;
	list-style-type: none;
	margin: 0;
        padding-left: 0px;
}

#sidebar h2 {
        font-weight: bold;
	margin:0;
        font-family: Times, Times New Roman, serif;
	color: #FFOOOO;
        font-size: 12px;
}

#sidebar ul li {
	margin-top: 10px;
	padding-bottom: 2px;
}

#sidebar ul ul {
	//font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	text-align: left;
        padding-bottom: 20px;
        border-bottom: 1px solid #b9b8b9;
        margin-top: 14px;
        margin-bottom: 6px;
}

#sidebar ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#sidebar ul ul li a {
	color: #808080;
	text-decoration: none;
        text-transform: uppercase;
        font-size: 10px;
        padding-left: 0px;
        padding-right: 2px;
        padding-top: 1px;
        padding-bottom: 2px;
}

#sidebar ul ul li a:hover {
        color: #000;
}

#sidebar ul ul ul.children {
	padding-left: 4px;
}

#rap {
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:70px;
	width:700px;
	padding: 6px;
}

#desc {


	float:left;
        margin-top: 6px;
        margin-left: 6px;
}
#desc a:link