/* From Earth to Heaven */

body {
	background: #000000 url(images/feth_body-bg.jpg) repeat-y top center;
	color: #f7b9f2;
	margin: 0 auto;
	text-align: center;
	font-family: georgia, times new roman;
	font-size: 14px;
}

.sfheader{
	background-image: url(images/feth_sf-header.jpg); 
	background-repeat: repeat-x; 
	background-position: center bottom; 
	width: 100%; 
	margin: 0 auto; 
	height: 36px; 
	}
	
.sfheader a img{
	border: none;
} 

.sfdrop a{
	text-decoration: 
	none; color: #f7b9f2}

.sfdrop a:hover{
	color: #FFFFFF; 
	text-decoration: underline}

.sfdrop a:active{
	color: #FFFFFF; 
	text-decoration: underline}

.sfdrop a:visited{
	color: #FFFFFF; 
	text-decoration: none}

a{
	text-decoration: 
	none; color: #f7b9f2}

a:hover{
	color: #FFFFFF; 
	text-decoration: underline}

a:active{
	color: #FFFFFF; 
	text-decoration: underline}

a:visited{
	color: #FFFFFF; 
	text-decoration: none}
	
h1 {
	color: #e768dd;
	font-size: 16px;
	margin: 0px;
	text-transform: uppercase;
}

h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
}

#container {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: auto;
	}

#header {
	width: 923px;
	height: 330px;
	background: url(images/feth_title.jpg) no-repeat top center;
	margin: 0 auto;
	text-align: left;
}

#icons{
	padding: 150px 0 0 35px;
}

#pogs a img{
	margin-right: 12px;
	border: none;
}

#menubar {
	width: 928px;
	margin: -12px auto;
	text-align: center;
	padding: 0px;
	height: 43px;
}

#menubar-archive {
	width: 928px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: 43px;
}


#nav-left {
	display:inline;
	float:left;
	}
#nav-middle {
	display:inline;
	float:left;
	margin-top: 3px;
	}

#menu {
    padding: 0;
    margin: 0 auto;
	list-style: none;
    float: left;
	text-align: left;
	font-size: 12px;
	font-family: georgia, tahoma, Times New Roman;
	}

	#menu a {
		padding: 0px;
		display: block;
		}

	#menu li {
		float: left;
		}


	
	/* For submenu dropdowns - this order must be maintained */

	#menu ul {
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		left: -9999px;
		width: 151px;
		line-height: 1;
		
		}
	#menu li li {
		width: 150px;
		margin: 0 0 0 -1px;
		border-width: 1px 1px 1px 1px;
		border-color: #df8fd9;
		border-style: solid;

		}
	#menu li li a {
		width: 139px;
	    padding: 8px 8px;
		color: #df8fd9;
		border: none;
		text-decoration: none;
		text-transform: uppercase;
		}
	#menu li ul ul {
	    margin: -21px 0 0 151px;
	    }
	#menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a {
	    color: #000000; /*Submenu highlighted text color */
	    }
	#menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a  {
	    color: #df8fd9; /*Submenu text color */
	    }
	#menu li li:hover {
	    background: #df8fd9; /*Submenu highlighted background color */
	    }
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
	    left: -9999px;
	    }
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul {
	    left: auto;
	    background: #000000; /*Submenu background color */
		text-transform: none;
	    }
		
#nav-right {
	display:inline;
	float:left
}

#first {
	display: block;
	background: url(images/feth_first_false.png) no-repeat;
	width: 65px;
	height: 43px;
	float:left;	
}

.next {
	display: block;
	background: url(images/feth_next_false.png) no-repeat;
	width: 66px;
	height: 43px;
	float: left;
}

#last {
	display: block;
	background: url(images/feth_last_false.png) no-repeat;
	width: 65px;
	height: 43px;
	float: left;
}

.back {
	display: block;
	background: url(images/feth_back_false.png) no-repeat;
	width: 66px;
	height: 43px;
	float: left;	
}


#column {
	width: 900px;
	height: auto;
	margin: 10px auto;
}
#sidebar {
	width: 180px;
	height: auto;
	float: left;

}

#main {
	width: 712px;
	height: auto;
	float: right;}

#comic {
	border: 2px solid #FFFFFF;
	width: 700px;
}

#bottom-nav {
	margin: 15px auto;
	text-align: center;
	width: 605px;
	height: 43px;
}

#first2 {
	display: block;
	background: url(images/feth_first2_false.png) no-repeat;
	width: 115px;
	height: 43px;
	float: left;
	}

#last2 {
	display: block;
	background: url(images/feth_last2_false.png) no-repeat;
	width: 115px;
	height: 43px;
	float: left;
	}

#news {
	background: #000000;
	width: 700px;
	border: 2px solid #FFFFFF;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

.post {
	width: 670px;
	margin: 8px auto;
	color: #d7c5eb;
	text-align: left;
	}
#footer {
	text-align: center;
	margin: 15px auto;
	width: 700px;
	font-size: 12px;
	
}

#archive-header {
	width: 900px;
	height: 117px;
	margin: 10px auto;
	overflow: visible;
	
}

#comic-pogs {
	float: left;
	
}

#comic-pogs img {
	margin-left: 15px;
	
}

#archive-title {
	z-index: +5;
	float: left;
	margin: 0 10px;
}

#archive-pogs {
	float: left;
	display: inline;
}

#archive-pogs img {
	margin: 10px 20px;
	display: inline;
}
	
