/*  
Theme Name: Stiletto Crawl
Theme URI: http://www.wpdesigner.com
Description: Stiletto Crawl Theme.
Version: 1.0
Author: Katherine Boroski
Author URI: http://www.bkbdesign.com
*/
* {margin:0; padding:0; border:0}
.clear {clear:both; height:0;}
p {padding-bottom:15px;}
body.stiletto {
	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #474747;

	background-color: #000000;

	background-image:url(images/stiletto_back.jpg);

	background-repeat:repeat-x;

	background-attachment:fixed;

}

h1.stiletto_header{

	background-image:url(images/stiletto_header.jpg);

	background-repeat:no-repeat;

	display:block;
	

}

h1.stiletto {font-size:75px;
	padding-left:25px;
	margin-bottom:10px;}
h2.stiletto {font-size: 40px;}
h3.stiletto {font-size: 46px; color:#FFFF33; margin-bottom:10px; margin-top:10px;}
h1.stiletto_header a {display:block;text-indent:-2500px;width:875px;height:155px;

}

div.h2stiletto {

position:relative;

background-image:url(images/stiletto_h1_back.jpg); 

background-position:top left; 

background-repeat:no-repeat;

width:166px;

height:50px; 

text-align:right; 

padding-right:10px;

position:relative;

margin-left:-18px;

}

div.stiletto_text {

	position:relative;

	margin-top:-50px;

	margin-bottom:25px;

	line-height:20px;

	}

div.stiletto_text a:link, div.stiletto_text a:active, div.stiletto_text a:visited {color:#FF99CC}
div#right a:link, div#right a:active, div#right a:visited {color:#ffffff}


#wrapper.stiletto {

	width:911px;

	margin:0 auto;

	padding-top:60px;

	}

#main.stiletto {

	background-color:#38101d;

	margin-right:18px;

	margin-left:18px;

	color:#FFFFFF;

	padding-top:10px;

	}

#left.stiletto {

	width:610px;

	float:left;

	color:#FFFFFF;

	}

#left.stiletto p {margin-left:180px;}

#right.stiletto {

	position:relative;

	width:220px;

	float:right;
text-align:center;
margin-top:-20px;

	}

#right.stiletto img {
	margin-bottom:10px}
	
#footer.stiletto {
	width:911px;
	padding-left:18px;
	padding-right:18px;
	background-image:url(images/stiletto_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	}

#footer.stiletto a {color:#fff;}

