/*
Design by Julika Seigis
http://www.duncantownsendfans.com
*/

* 
{
margin: 0px;
padding: 0px;
}

body {
	background: #660000 ;
	font-family: bold, Helvetica, sans-serif;
	font-size: 15px;
	color: #E0E0E0;
	
	
}             

input, textarea {
	background: #E0E0E0;
	border: 1px solid #E0E0E0;
	font: 15px Arial, Helvetica, sans-serif;
	color: #E0E0E0;         

}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: none;
	font-weight: normal;
	
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}


a {
	color: #990000;
    margin-left:2px;
}

a:hover {
	text-decoration: none;
	color: #E0E0E0;
	
}



hr {
	display: none;
}

#main
{
width: 960px;
margin: 0 auto;
background: #990000 
}

#inner
{
width: 960px;
margin: 0 auto;  
}

/* Header */

#header {
	height: 550px;
	width: 905px;
}

#logo {
width: 800px;
height: 295px; 


}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #E0E0E0;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;

	color: #E0E0E0;
}

#logo a {
	text-decoration: none;
	color: #E0E0E0;
}

#menu { 
height: 55px;
background: #990000;
width: 905px;
padding-left: 0px;
display: inline;


}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
    float: left;
}

#menu li {
	display: inline;
	border: none;
	float:left;
}

#menu a {
	float: left;
	width: 154px;
	height: 35px;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	font-size: 18px;
	margin-right: 20px ;
	display: inline;



}

#menu a:hover {
	color: #990000    ;
    border: none;
	padding-top:8px;
    float: left;

}

/* Page */

#page {
	width: 900px;
	margin: auto;
	margin-top: 30px;
}

/* Content */

#content {
	float: left;
	width: 435px;   
	margin-left: 10px;
	margin-right: 38px;
	margin-top: 6px;
	
     
}

#content .post ul, #content .post ol
{
margin-left: 38px;
margin-right: 15px;
}

#content .top
{
width: 435px;
background: #660000;
height: 0px;


}




#content .middle_back
{
color: #E0E0E0;
width: 435px;
list-style: none;
background: #660000;
padding: 15px;
padding-top: 15px;



}

#content .bottom
{
width: 435px;
background: #660000;

margin-bottom: 6px;
}

.post {
	margin-bottom: 15px;
	color: #E0E0E0;
	margin-top: 10px;
	margin-right: 100px
}

.post a {
	color: #E0E0E0;
}

.post a:hover {
	color: #E0E0E0;
}

.post H2
{
color: #E0E0E0;
font-size: 14px;
font-weight: bold
}

/* Sidebars */

#cds
{ float: left;
	
	height: 476px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #E0E0E0;
	font-size: 12px;
	
	           
}


.sidebar {
	float: left;
	width: 202px;
	margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    color: #E0E0E0;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}


.sidebar li {
	padding: 4px 0 4px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #E0E0E0;
	font-size: 12px;
}
.sidebar a:hover {
	color: #E0E0E0;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 5px;
	color: #E0E0E0;
	background: #660000;
	height: 23px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.bottom_small
{
height: 3px;
background: #990000;
width: 202px;
margin-bottom: 6px;
}



/* Right Sidebar */

#rightbar {
margin-top: 30px;
margin-left: 15px

        }


#leftbar .back, #rightbar .back
{
background: #660000 ;
padding: 10px;
float: none;



}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 62px;
	background: #660000
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #E0E0E0;
}

#footer a {
	color: #E0E0E0;
	font-size: smaller;
	text-align: center;
}

/* Menueneu */
#Navigation {
 display: inline;
 list-style-type: none;
 font: normal 100.01% Helvetica, Arial, sans-serif;
 color: #990000; background-color:#990000;
 margin: 0em; padding:0;
 text-align: center;
 img { border:none} }
 
  /* html*/
  
  #Navigation a, *html ul#Navigation span{
     width: 1em;
     width:auto;

}
