/*   
Theme Name: Inverted Headline Retrofit
Theme URI: 
Description: A Child Theme of Inverted Headline for Erotic Effect
Author: Demus Design Altered by WTI Productions
Author URI: http://www.themelab.com/
Template: inverted-headline
Version: 1.0
Tags: Inverted Headline
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/


/* Import Basic Styles */
@import url('../inverted-headline/style.css');


/*----Main Style Adjustment-----*/

#wrap {
	width: 870px;
	background-color: #000;
	margin: 0 auto;
	padding: 0 0 40px 0;
	}	


#main-nosidebar {
	width: 825px;
	margin: 40px 0 0 10px;
	}
	
#main-nosidebar a, .credit a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
	
#main-nosidebar a:hover, .credit a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#headimage {
         background: #000 url('http://www.eroticeffect.com/wp-content/themes/inverted-headline-retrofit/images/header.jpg') no-repeat top center;
}

	
#head {
	margin-top: 40px;
	border-top: 1px solid #FFF;
	padding-top: 10px;
	height: 150px;
	Z-index: 2
	}
	
h1 {
	font-family: Eras Light ITC,Tahoma,sans-serif;
	color: #ecefee;
	font-size: 3.0em;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 122px;
	line-height:45px;
	}

h1 a {
	color: #ecefee;
	text-decoration: none;
}

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

h6 {
    color:#999;
    font-size:14px;
    font-style:italic;
    margin-left: 30px;
}
h6 a {
	text-decoration: none;
}

h6 a:hover {
	text-decoration: none;
	}
	
#main a, .credit a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}
	
#main a:hover, .credit a:hover {
	color: #ecefee;
	text-decoration: none;
	}
	
#left {
	float: left;
	clear: both;
	width: 870px;
	margin: 0 0 0 0;
	}

#left p {
	line-height: 1.4em;
	font-size: 0.8em;
	}

#left .wide {
	float: left;
	border-top: 1px solid #999;
	padding-top: 10px;
	width: 850px;
	margin: 10px auto 2px auto;
	text-align: center;
	}

#left .lowerleft {
	width: 138px;
	border-top: 1px solid #999;
	padding: 10px 0 0 0;
	margin-left: 0;
	margin-bottom: 20px;
	}
	
#left .lowerright {
	float: right;
	clear: none;
	margin-left: 20px;
	width: 138px;
	border-top: 1px solid #999;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	}
	
#left ul,.footlinks ul {
	list-style-type: none;
	font-size: 0.8em;
	}

#left ul li a,.footlinks ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	border-top: 1px dotted #333;
	padding: 3px 0;
	}

#left  ul li a:hover,.footlinks ul li a:hover {
	color: #FFF;
	border-top: 1px dotted #FFF;
	}
	
#foot {
	margin-top: 25px;
	margin-bottom: 40px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #FFF;
	padding: 30px 0 30px 0;
	width: 850px;
	font-size:0.9em;
	}