/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #333;
	background-color: #660606;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	font-size: 75%;
	text-align: center;
	background-image: url(../images/backgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

																/* >>> CONTAINERS <<< */
#rss_popup {
	position: absolute;
	background-color: #FFF7E2;
	width: 300px;
	height: 110px;
	padding: 8px 8px 8px 0px;
	left: 0px;
	top: 120px;
	z-index: 10000;
}

#rss_arrow {
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000005;
	height: 15px;	
}		
																
div#print {
	display: none;
	}
	
div#top-background {
    background-image: url(../images/backtop.jpg);
	background-position: center top;
	background-repeat: repeat-x;
    }
    div#container {
	    width: 675px;
	    margin: 0px auto;
	    text-align: left;
	    }
	    div#header-wrap {
		    margin: 0px 0;
		    }
		    div#header-in {
			    padding: 0px;
			    color: inherit;
			    border: solid #eee;
			    border-width: 0 0px 0px 0;
			    }
	    div#content-wrap {
				    margin: 0px 0;
		    }
		    div.center {
			    margin: 0 200px 0 0;
			    color: inherit;
			    border: solid #eee;
			    border-width: 0;
			    }
			    div.center-in {
				    padding: 15px;
				    }
				    div.intro-text {
                        padding-right: 20px;
				    }
		    div.right {
			    float: right;
			    width: 215px;
			    color: inherit;
			    clear: right;
			    }
			    div.right-in {
				    padding: 1px;
				    }
                    span.right-img {
	                    margin-left: 110px;
                    }
	    div#footer-wrap {
		    clear: both;
		    }
		    div#footer-in {
			
			}

p.rss_popup_text {
	padding: 8px 8px 8px 0px;					
}

div#rss_error {
	padding: 8px 8px 8px 0px;
	border-width: 3px;
	border-color: red;
}

p.rss_error_text {
	color: red;	
}

input.emailInput {
	height: 20px;
	margin: 0px 8px;
}
div.rss_popup_chunk {
	border-top: 1px solid #ffc000;	
	padding: 8px 8px 8px 0px;
	background-color: #FFF7E2;
	width: 100%
}
			
.sitebox {
	border-top: #833535 1px solid;
	clear: both;
	}
.siteboxtop
	

#search {
	display:inline;
	}
	#search input {
		background-image:url(../images/search_back.jpg);
		font-size:14px;
		border: #645151 1px solid;
		padding: 10px;
		margin-top: 6px;
		color:#fff;
		width: 255px;
		vertical-align:top;
	}

																/* >>> LISTS <<< */
ul.nav-right {
	margin: 3px 10px 10px 10px;
	list-style: none;
	}
	ul.nav-right li {
		
		}
		ul.nav-right li a {
			display: block;
			width: 185px;
			padding: 7px 3px;
			color: #C8B2B2;
			background-color: inherit;
			text-decoration: none;
			border-top: 1px solid #764A4A;
			font-size: 95%;
			}
		ul.nav-right li a:hover {
			color: #eee;
			background-color: #593A3A;
			}
ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	}
	ul#nav-top li {
		display: inline;
		}
		ul#nav-top li a {
			margin: 0 8px;
			color: #888;
			background-color: inherit;
			font-size: 90%;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-top li a:hover {
			color: #4494FF;
			background-color: inherit;
			border-bottom: 1px solid #F1F7FF;
			}
ul#nav-footer {
	margin: 20px 0px 20px 0px;
	border-top: #833535 1px solid;
	padding: 5px 2px;
	color: #AD7676;
	background-color: inherit;
	font-size: 95%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #AD7676;
			background-color: inherit;
			text-decoration:none;
			}
		ul#nav-footer li a:hover {
			color: #fff;
			background-color: inherit;
			}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}
	
ol#commentlist {
	padding: 10px 0px 0px 20px;
}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div.header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}

div.center h1 {
	font-size: 170%;
	padding-top: 0px;
	letter-spacing:0px;
	color:#fff;
	}
	div.center h1 a{
	color:#fff;
	text-decoration:none;
	}
	div.center h1 a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
div.center h2 {
	margin: 0 0 5px 0;
	font-size: 150%;
	}
	
div.center h4 {
	margin: 0px;
	font-size: 110%;
	font-weight:normal;
	color:#AD7676;
	padding: 0px;
	}
	div.center h4 a{
	color:#AD7676;
	text-decoration:none;
	}
	div.center h4 a:hover{
	color:#AD7676;
	text-decoration:underline;
	}

div.center h5 {
	margin: 0 0 10px 0;
	font-size: 95%;
	font-weight:normal;
	color:#fff;
	}

div.center blockquote {
	margin-left: 20px;
	width: 380px;
	margin: 20px 0;
	padding: 10px;
	color: inherit;
	background-color: #f5f5f5;
	font-size: 95%;
	line-height: 150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

div.right h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	}

div.right h3 {
	margin: 20px 0px 0px 10px;
	font-size: 90%;
	color: #AD7676;
	}

div.center p {
	margin: 5px 0 5px 0;
	color: #fff;
	background-color: inherit;
	font-size: 100%;
	line-height: 16px;
	}

div.intro-text p {
	color: #ad7676;
	}
	
div.right p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}

div.right #intro {
	padding: 8px 15px 5px 0px;
	color: #906B6B;
	background-color: inherit;
	font-size: 90%;
	vertical-align: middle;
	}
	
div.rss_popup_chunk a {
	color: #ff8000;
	font-style: normal;
	text-decoration: none;
	margin: 0px 8px;
	}	
	
p a, ul.list a {
	color: #4494FF;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #F1F7FF;
	}
	p a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}

#commentlist{
	}
	#commentlist cite a {
	color: #0974A4;
	font-style: normal;
	text-decoration:none;
	}
	
#feedback h2 {
	font-size: 150%;
	text-align:right;
	color: #E0DEDE;
	font-weight:bold;
	}
	
#feedback #comments {
	font-size: 180%;
	color:#E0DEDE;
	border-bottom: 1px #E0DEDE solid;
	padding-bottom: 5px;
	}

#feedback #date {
float:right;
color: #777;
}

#feedback .commentby{
float:left;
}

#commentheader {
height: 10px;
vertical-align:middle;
}


																/* >>> FORMS <<< */
* { }

#blognav {
background-color:#280202;
color:#eee;
width:400px;
}



																/* >>> END <<< */


	#comment a:link, 
	#comment a:visited,
	#comment p
	{
		border: none;
		color: white;	
	}

	#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 20px;
		background: url(../images/onepixel.jpg) repeat-x bottom;
	}

	#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
	#tabnav a:link, 
	#tabnav a:visited
	{
		float: left;
		background: #340e0e;

		font-size: 12px;
		line-height: 14px;

		padding: 2px 10px 2px 10px;
		margin-right: 10px;
		border: 1px solid #833535;
		text-decoration: none;
		color: #914d4e;
	}

	#tabnav a:link.active, 
	#tabnav a:visited.active
	{
		border-bottom: 1px solid transparent;
		background: #200201;
		color: white;
	}

