/*
Theme Name: Fresh Talent 2
Theme URI: http://immarketinggroup.com/
Description: Designed and Coded for Aveda Fresh Talent Salon by Imaginal Marketing Group.
Version: 1
Author: Thom Henkel
Author URI: http://immarketinggroup.com/
*/

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#898989;
	margin:0;
	padding:0;
	background-color:#999999;

	}
	
h1 {
	font-size:28px;
	color:#898989;
	font-weight:400;
	line-height:1.2em;
	margin-bottom:.8em;
	}	
a {
	color: #000000;
}
a:hover {
	color: #686300;
}
	
h1.home {
	font-size:36px;
	color:#686300;
	}
	
h2 {
	font-size:18px;
	color:#686300;
	font-weight:400;
	line-height:1.2em;
	}		
	
h2.home {
	font-size:38px;
	color:#898989;
	font-weight:400;
	}
	
img {
	outline:none;
	border:none;
	}		
	
strong{
	font-weight:bold;
	}	
	
/* masthead */	
	
#header {
	width:940px;
	background-color:#666666;
	background-image:url(images/bg-header.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header-wrapper {
	width: 100%;
	background-image: url(images/bg-navigation.gif);
	background-repeat: repeat-x;
}
#header-image-wrapper {
	background-color: #676767;
	width: 100%;
	background-image: url(images/bg-header2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	
.logo {
	position:absolute;
	z-index: 3;
	}
#header-image {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		} 	
	
.phone-number {
	float:right;
	color:#FFFFFF;
	padding:10px 15px 0 0;
	text-shadow:#666666 1px 1px 1px;
	}		
	
/* navigation */	
	
#navigation {
	width:790px;
	min-height:35px;
	background-color:#FFFFFF;
	background-image:url(images/bg-navigation.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:150px;
	list-style:none;
	margin: 0 auto 0 auto;

	}
	
#navigation ul{
	margin:0 0 0 35px;
	padding:10px 0 8px 0;
	}	

#navigation li {
	margin: 0; 
	padding: 0;
	padding-right:15px;
	display:inline;
	list-style:none;
	}

#navigation a {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	}	
	

#navigation a:hover {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	}		
	
	
/* content */	


#container-wrapper {
	background-color: #ffffff;
	width: 100%;
}	
	
#container {
	width:940px;
	background-color:#FFFFFF;
	padding:30px 0 0 0;
	margin: 0 auto 0 auto;

	}
	
#container p {
	margin-bottom:2em;
	line-height:normal;
	}		
	
#content {
	width:670px;
	margin-left:30px;
	float:left;
	}

/* sidebar */
	
#sidebar {
	width:140px;
	border-left:#959595 solid 1px;
	float:left;
	font-size:13px;
	color:#959595;
	display:inline;
	margin-left: 40px;
	padding-left:30px;
	}	
	
.maplink a{
	font-size:12px;
	font-style:italic;
	color:#000000;
	}
	
.maplink a:hover{
	font-size:12px;
	font-style:italic;
	color:#686300;
	}	

#sidebar .side-head {
	font-weight:bold;
	color:#686300;	
	}	
	
.ender {
	clear:both;
	padding-bottom:60px;
	}	
	

/* footer */	
	
#footer {
	width:940px;
	height:134px;
	background-image:url(images/bg-footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:15px 0 0 0;
	list-style:none;
	font-size:10px;
	color:#959595;
	margin: 0 auto 0 auto;

	}
#footer-wrapper {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
		background-color:#999999;

}
	
#footer a {
	color:#959595;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}	
			
#footer ul{
	margin:0;
	margin-right:20px;
	padding:0;
	width:213px;
	float:left;
	display:inline;
	}	
	
#footer ul.first-footer {
	margin-left:14px;
	}	
#footer ul.last-footer {
	margin-right:14px;
	}

#footer li {
	margin: 0; 
	padding: 6px 0 6px 0;
	border-bottom:#959595 solid 1px;
	list-style:none;
	}
	
/* copyright */

#copyright {
	width:940px;
	font-size:10px;
	color:#FFFFFF;
	padding-bottom:10px;
	margin: 0 auto 0 auto;

	}	

	
#copyright a {
	color:#FFFFFF;
	}	
	
#copyright a:hover {
	color:#686300;
	}		
.social    {
	width: 21px;
	float: left;
	padding-bottom: 10px;
}
.social-text {
	padding-left: 5px;
	display: block;
	float: left;
	padding-bottom: 10px;
	padding-top: 4px;
}
.social-text a{
	color:#959595;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	}
.clear {
	clear: both;
}

.content-floater {
	float:left;
	display:inline;
	padding: 0 40px 0 0;
	}
.aveda-logo {
	float: right;
	clear: none;
	margin-top: -8px;
}
.col2 {
	padding-left: 20px;
}
.col3 {
	padding-left: 40px;
}
