/* begin styles for RSS Feed */

.rss_box {
	 width: 530px; 
	 padding: 0px 0px 0px 0px;
	 border-left: 0px solid #111; 
	 border-top: 0px solid #111;
}

.rss_title, .rss_title a:link
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 30px;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 0;
	padding: 0;
	text-align:left;
	color: #800000;

}

.rss_title a:visited, .rss_title a:active {
	color: #800000;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

rss_title a:hover {
text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
}

.rss_items {
  
}

.rss_item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	font-weight: bold;
	font-size: 16px;
	color: #c00000;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #800000;
	font-weight: bold;
	font-size: 16px;
	}
	
.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #111111;
	}

p {
 color: #111111;
}
td {
 color: #111111;
}
body {
 background: #C00000;
 color: #111111;
 margin:  0;
 padding: 0;

 text-align: center; /* IE hack Part 1 */ 
}
/*---------------------------- Site Navigation -------------------------------*/
#hnav {
 width: 770px;
 margin: 8px auto;
 height: 23px;
 background: #eeeeee;
 border-bottom: 0px solid #111111;
 border-left: 0px solid #111111;
 border-right: 0px solid #111111;
}
#header {
 float: left;
 width: 200px;
 margin: 0px;
 padding: 0px;
 text-align: left;
 height: 20px;
}
#hmenu {
 margin: 2px 5px 0 0;
 text-align: right;
 float: right;
 width: 475px;
}
#masthead {
 border:0px solid #333333; width: 750px;
 height: 140px;
 background: url('images/header.jpg');
 margin: 0 auto;
 padding: 0;
 
}

/*------------------------------- Main Body ----------------------------------*/
#rap {
width:790px;
margin: 0px auto;
padding:0px;
background: #eeeeee;
border-left: 5px solid #333333;
border-right: 5px solid #333333;
}
#container {
 width: 770px;
 margin: 0px auto;
 background: #eeeeee;
 border-left: 0px solid #333333;
 border-right: 0px solid #333333;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: .75em;
 text-align: left; /* IE hack Part 2 */
 border-top: 5px solid #333333;
 border-bottom: 5px solid #333333;
}
#topcontentdouble {
 float: right;
 width: 540px;
 height: 27px;
 background: #eeeeee;
 margin: 9px 10px 0 0;
 display: inline;
}
#topcontent {
 width: 730px;
 background: #eeeeee;
 margin: 9px auto 0 auto;
 height: 27px;
}
#content {
 float: right;
 width: 560px;
 background: #eeeeee;
 margin:  0 10px 0 0;
 display: inline;
}
#bottomcontentdouble {
 clear: both;
 width: 730px;
 background: #eeeeee;
 margin: 0 10px 9px 10px;
 height: 27px;
}
#singlecontent {
 width: 730px;
 background: #eeeeee;
 padding-top:0;
 margin:  0 auto;
}
.post {
 margin-top: 0px;
 margin-left: 15px;
 margin-right: 20px;
 margin-bottom: 70px;
}
.singlepost {
 margin: 0px 105px 80px 105px;
}
#bottomcontent {
 width: 730px;
 background: #eeeeee;
 margin: 0px auto 0px auto;
 padding-bottom: 9px;
 height: 27px;
}
.meta {
 font-size: .9em;
 line-height: 18px;
}
.feedback {
 float: right;
 font-size: .9em;
 line-height: 28px;
}
.author {
 width: 200px;
 float: right;
 text-align: right;
}
/*---------------------------- Page Navigation -------------------------------*/
.postnavigation {
 height: 45px;
}
.left {
 float: left;
 padding-left: 105px;
}
.right {
 float: right;
 padding-right: 105px; 
}
.leftdouble {
 float: left;
 padding-left: 10px;
}
.rightdouble {
 float: right;
 padding-right: 10px; 
}

/* ------------------------------ Sidebars -----------------------------------*/
#sidebar {
 position: relative;
 float: left;
 width: 185px;
 margin: 0 0 0 10px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
 text-align: left; /* IE hack Part 2 */
 display: inline;
}
#sidebar ul {
 position: relative;
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: url('none');
 color: #ffffff
}
#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}
#sidebar ul li ul{
 background: #ff0000;
 border-top: 1px solid #111111;
 margin: 0 5px 2px 0px;
 padding: 1px 0 1px 5px;
 color: #0000ff;
}

#sidebar h2 {
 background: #666666;
 color: #ffffff;
 margin: 10px 5px 3px 0px;
 padding:  1px 0 1px 5px;
}
#sidebar a {
 display: block;
 width: 160px;
 padding-left: 12px;
 border-bottom: 1px solid #333333;
 background-image: url('images/icon1.gif'); 
 background-repeat: no-repeat;
 background-position: 0 55%;
 color: #111111;
 text-decoration: none; padding-right:2px; padding-top:2px; padding-bottom:2px
}
#sidebar a:hover {
 display: block;
 width: 160px;
 padding-left: 12px;
 border-bottom: 1px solid #111111;
 background-image: url('images/icon2.gif'); 
 background-repeat: no-repeat;
 background-position: 0 55%;
 background-color: #111111; 
 color: #ffffff;
 text-decoration: none; padding-right:2px; padding-top:2px; padding-bottom:2px
}

/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #content {
 /*margin-right: 7px;*/
}
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */

/* --------------------------- 'Sidebar'(bottom search bar) structure -------------------------- */
#menu {
/*margin: 0px auto;*/
 margin: 8px;
 width: 750px;
 height: 45px;
 background: #eeeeee;
 border-top: 0px solid #111111;
 border-right: 0px solid #111111;
 border-bottom: 0px solid #111111;
 border-left: 0px solid #111111;
}
#searchform {
 float: left;
 margin-top: 12px;
 padding-left: 20px;
}
#topimage {
 cursor: pointer;
 width: 60px;
 height: 40px;
 background: url('images/topimage.jpg') no-repeat top;
 float: right;
 padding-right: 9px;
 padding-top: 3px; margin-left:0; margin-right:0; margin-top:2px; margin-bottom:0
}
#topimage a{
 display:block;
 height:100%;
 overflow:hidden;
 text-decoration:none;
}
#topimage a:hover {
 border: 0px none;
}

/* ------------------------------- Credits ---------------------------------- */
#footer {
 margin: 10px auto;
 width: 750px;
 font-size: .8em;
}
#footer p {
margin-top: 0;
}
.clearer {
 clear: both;

 line-height: 0px;
}

/*------------------------------ H Menu Styling ----------------------------- */
#top { 
 display: inline;
 list-style-type: none;
}
#hnav ul li{
 display: inline;
}
#hnav ul li a {
 color: #111111;
 text-decoration: none;
 padding: 5px 0px 5px 30px;
 font-size: 0.7em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
}
#hnav ul li a:hover {
 color: #ff0000;
 border-top: 1px solid #111111;
 border-bottom: 1px solid #111111;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- General ---------------------------------- */
a {
 color: #a000000;
 text-decoration: none;
}
a:hover {
 color: #a000000;
 border-top: 1px solid #111111;
 border-bottom: 1px solid #111111;
 text-decoration: none;
}
top a {
 border: 0px none;
 text-decoration: none
}
blockquote {
 background: #eeeeee;
 color: #111111;
 border-left: 6px solid #111111;
 padding: 10px 20px;
}
code {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}

h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #ff0000;
}
h2 {
 color: #111111;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 margin-bottom: 0px;
 margin-top: 40px;
 margin-left: 4px;
}
.singlepost h2{
margin-top: 0px;
}
h3 {
 text-align: left;
 color: #111111;
 margin: 0;
 margin-top: 3px;
 padding: 0;
 font-size: 0.9em;
 line-height: 26px;
 font-weight: normal;
}

/* ------------------------------Site Navigation ---------------------------- */
#blogtitle {
 margin: 0;
 padding: 5px;
 font-family: Arial, Helvetica, sans-serif;
}
#blogtitle a{
 color: #333333;
}
#blogtitle a:hover{
 color: #ff0000;
 border: 0px none;
}

/* -------------------------------- Main Body ------------------------------- */
.post {
 color: #111111;
 text-align: justify;
}
.singlepost {
 color: #111111;
 text-align: justify;
}
.posted {
 color: #111111;
}
.title a  {
 color: #111111;
 text-decoration: none;
}
.title a:hover {
 color: #ff0000;
 border: 0px none;
}
.storycontent {
 border-bottom: 1px solid #111111;
 padding: 0px 0px 5px 0px;
}
.singlepost p {
margin-top: 0;
}
.storycontent a {
 text-decoration: none;
}
.storycontent a:hover {
 text-decoration: none;
}
.storycontent a:visited {
 text-decoration: none;
}
.img a {
 text-decoration: none;
}

/* ----------------------------- Page Navigation ---------------------------- */
.left a{
 color: #111111;
 font-size: 0.9em;
 text-decoration: underline;
}
.left a:hover {
 border: 0px none;
}
.right a{
 font-size: 0.9em;
 color: #111111;
 text-decoration: underline;
}
.right a:hover {
 border: 0px none;
}
.leftdouble a{
 color: #111111;
 font-size: 0.9em;
 text-decoration: underline;
}
.leftdouble a:hover {
 border: 0px none;
}
.rightdouble a{
 font-size: 0.9em;
 color: #111111;
 text-decoration: underline;
}
.rightdouble a:hover {
 border: 0px none;
}

/* --------------- Search/Archives/Categories Results Pages ------------------*/
.searchresult {
 padding: 30px 0 0 0;
 margin:0;
}
.searchresult a{
 color: #000000; 
}
.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}
.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #333333;
}


/*--------------------------- Additional code ------------------------ */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
        padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 2px;
        border: 1px solid #111111;
	}	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
        border: 1px solid #111111;
	}
img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
        border: 1px solid #111111;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
            }