/*
Theme Name: Nolas Salon - By iLL FX Designs
Theme URI: http://www.nolassalon.net
Description: The Nolas Salon Theme by <a href="http://www.ill-fx-designs.com">IFD</a>.
Version: 1.0
Author: Allen Bayless
Author URI: http://www.ill-fx-designs.com
Tags: Salon, Hair, Template, Style, Charleston, South Carolina

*/

img, div { behavior: url(/wp-content/themes/default/css/iepngfix.htc) }


/* Begin Typography & Colors */
body {
	background: BLACK;
	color: WHITE;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

a {
	color: #fe9500;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	}

small { font-size: .6em; }
	
#top {
	background: url(/wp-content/themes/default/images/bg_top.jpg) top center no-repeat;
	width: 100%;
	height: 497px;
	padding: 0px;
	margin: 0px;
	}	
	
	#top_container {
		width: 950px;
		height: 497px;
		margin: 0 auto;
		}
	
	#content {
		width: 725px;
		height: 497px;
		float: left;
		text-align: left;
		}
		
		#content h1 {
			font-stretch: narrower;
			font-weight: lighter;
			color: #fe9500;
			margin: 20px 0 32px 0;
			padding: 20px 0 0 0;
			}

		#content p {
			font-weight: lighter;
			font-size: 13px;
			line-height: 30px;
			}

		#content img {
			float: left;
			border: none;
			margin: 0px 5px 5px 0px;
			}		
		
		#service_table td {
			padding: 2px 0px;
			}
			
		.service_box {
			width: 350px;
			font-size: 13px;
			line-height: 10px;
			float: left;
			}	
			
		#service_table h2 {
			margin: 5px 0px;
			padding: 5px 0px;
			line-height: 12px;
			}			
	
	#navigation {
		float: right;
		text-align: right;
		}
		
		#navigation li a h2 {
			height: 50px;
			font-stretch: narrower;
			font-family: "Georgia", Times New Roman, Times, serif;
			margin: 0px;
			padding: 2px 0px;
			}

		#navigation li a p {
			height: 30px;
			}
		
		#navigation ul {
			margin: 0px;
			padding: 15px 0 0 0;
			text-align: right;
			}
			
		#navigation li {
			list-style: none;
			font: 13px lighter Arial, Helvetica, sans-serif;
			font-stretch: narrower;
			}	
			
			#navigation li a {
				color: WHITE;
				display: block;
				width: 200px;
				text-decoration: none;
				padding: 5px 5px;
				}
				
			#navigation li a:hover {
				background: #670707;
				display: block;
				width: 200px;	
				padding: 5px 5px;						
				}	
	
#footer {
	background: url(/wp-content/themes/default/images/bg_footer.jpg) no-repeat;
	padding-bottom: 25px;
	}	
	
	#footer_container {
		width: 950px;
		margin: 0 auto;
		font-size: 12px;
		overflow: auto;
		text-align: left;
		}
		
		#footer_container h2 {
			font-stretch: narrower;
			font-weight: lighter;
			font-size: 24px;		
			color: #fe9500;
			margin: 0px 0px 15px 0px;
			padding: 10px 0 0 0;			
			}
			
		#footer_container h3 {
			font-stretch: narrower;
			font-weight: lighter;
			font-size: 18px;		
			margin: 0px 0px 2px 0px;
			padding: 5px 0 0 0;			
			}		
			
		#footer_container h4 {
			font-size: 12px;		
			margin: 0px 0px 3px 0px;
			padding: 2px 0 0 0;			
			}					
		
		.footer_box {
			width: 300px;
			margin: 0 15px 0 0;
			float: left;
			overflow: hidden;
			}
			
		div.bottomtext p {
			font-style: 10px;
			}	

/* Blog */

#blogscroll {
	overflow: scroll;
	height: 450px;
	}
			
/* For Comments */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 2px 5px 1px 0;
	}

#commentform textarea {
	width: 450px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}	
	
	
/* Stylist Info */	

#stylist_info { }
.stylist_photo { float: left; width: 200px; margin-right: 25px; }
.stylist_content { float: left; width: 400px; }
#stylist_info div.stylist_content h2 { margin-top: 0px; }	 		
#stylist_info div.stylist_content p { line-height: 20px; }	 		
