/*
Theme Name: Everett Branding
Theme URI: http://www.ls3-solutions.com
Description: Custom theme for EverettBranding.com
Version: 1.0
Author: Lewie Snyder (lewie@ls3-solutions.com)
Author URI: http://www.ls3-solutions.com
*/

@charset "utf-8";
/* CSS Document */

.FR{
	float:right;
}

.AR{
	text-align:right;	
}

.FL{
	float:left;
}

.AL{
	text-align:left;	
}

.AC{
	text-align:center;	
}

.CB{
	clear:both;
}

.DN{
	display:none;	
}

.Bold{
	font-weight:bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a{
	color:#3d434a;
	text-decoration:none;
}

.entry a{
	color:#ff6633;		
}

a:hover{
	color:#757578;
	text-decoration:underline;
}

ul li{
	list-style:none;	
}

span.O-Text{
	color:#ff6633;	
}

body{
	color:#757578;
	font-size: 85.5%;
	font-family: Arial, Helvetica, sans-serif;
	height:550px;
	margin:0 auto;	
	width:950px;
}	

#wrapper{
	
}

	.Nav-Bar li{
		float: left;
	}
	
	.Nav-Bar li a{
		/*color:#565b67;*/
		margin:0 0 0 5px;
	}
	
	.Nav-Bar li a:hover{
		color:#757578;
		text-decoration:none;
	}

	#copy{
		font-size:10px;	
	}
	
	.LS3{background:transparent;
		display:block;
		text-indent:-999em;
		font-size:9px;
		width:0px;
	}




/* ----------------------------------- HOME ------------------------------------------------ */

	.Home{

	}
	
	.Home #wrap{
		background:#fff url(images/homeBg.png) center top no-repeat;	
		height:550px;
		margin:0 auto;	
		width:950px;
	}

	.Home .Space{
		height:370px;
		width:950px;	
	}
	
	.Home #left{
		height:200px;
		width:450px;
	}
	
	.Home .Nav-Bar{
		margin-right:95px;	
	}
	/*Safari and Crome hack*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.Home .Nav-Bar{
		position:relative;
		left:130px;
	}
}
	
	




/* ----------------------------------- END HOME -------------------------------------------- */
















/* ------------------------------------- PCT ------------------------------------------ */
.PCT{
	background:#fff;
	height:100%;
	width:100%;
}

.PCT .entry{
	text-align:justify;	
}

.PCT #wrapper{
	margin:30px 0 0 150px;
}

.PCT .Nav-Bar{
	margin:0 0 0 -40px;
}

.PCT .Content{
	font-size:12px;
	height:287px;
	margin:20px 0 0 0;
	padding:2px 5px 2px;
	width:360px;
}

/* --------------------------------- END PCT ------------------------------------------ */











/* ------------------------------------- Philosophy ------------------------------------------ */
.Philosophy div#wrap{
	background:#fff url(images/philosophyBg.png) center -30px no-repeat;		
	height:550px;
	margin:0 auto;	
	width:950px;
}

.Philosophy .Nav-Bar li a.Philosophy{
	color:#ff6633;	
}

.Philosophy p{
	text-align:justify;
}

/* --------------------------------- END Philosophy ------------------------------------------ */














/* ------------------------------------- Contact ------------------------------------------ */
.Contact{
	
}

.Contact div#wrap{
	background:#fff url(images/contactBg.png) center -30px no-repeat;		
	height:550px;
	margin:0 auto;	
	width:950px;
}

.Contact h2{
	margin-bottom:-10px;	
}

.Contact .Nav-Bar li a.Contact{
	color:#ff6633;	
}

/*.Contact .Content{
	margin-left:-20px;
}

/*.Contact input.wpcf7-validates-as-required, .Contact input.wpcf7-validates-as-email, .Contact textarea{
	width:350px;	
}
*/
.Contact textarea{
	height: 120px;;	
}

.Contact .wpcf7-not-valid-tip-no-ajax{
	display:none;
	left:280px;
	position:relative;
	top:-20px;
}

.Contact .wpcf7-response-output, .Contact .wpcf7-response-output, .Contact .wpcf7-mail-sent-ok{
	left:50px;
	position:relative;
	top:-50px;
}

/* --------------------------------- END Contact ------------------------------------------ */

.Contact-pop{
	height: 400px;
	width: 450px;
}











/* ------------------------------------- TestYourBrand ------------------------------------------ */

.TestYourBrand{	
}

.TestYourBrand div#wrap{
	background:#fff url(images/testYourBrandBg.png) center -30px no-repeat;		
	height:550px;
	margin:0 auto;	
	width:950px;
}

.TestYourBrand .Nav-Bar li a.TestYourBrand{
	color:#ff6633;	
}

/* --------------------------------- END TestYourBrand ------------------------------------------ */


















/* ------------------------------------- Creative ------------------------------------------ */

.Creative{
	height:100%;
	width:100%;
}

.Creative-Wrap{
	background:url(images/creativeBg.png) center top no-repeat;	
	font-size:12px;
	height:550px;
	margin:0 auto;	
	width:950px;
}

.Creative-Wrap .Nav-Bar{
	font-size:14px;
	float:left;
	margin:30px 0 0 111px;
}

.Creative-Wrap #container{
	height:287px;
	margin:29px 0 0 155px;
	width:645px;	
}

.Creative-Wrap .List{
	height:190px;
	margin-right:5px;
	width:147px;
}

.Creative-Wrap a.PostLink{
	line-height:20px;
}

.Creative-Wrap .Selected{
	color:#ff6633;	
}

.Creative-Wrap #gallery{
	height:200px;
	margin-left:11px;
	margin-top:-4px;
	width:330px;
}
	
	.Creative-Wrap #gallery img{
		border:none;
		float:left;
		height:60px;
		margin:5px 7px -1px -1px;
		width:60px;
	}
	
	.Creative-Wrap #gallery img:hover{
		border:1px solid #ff6633;
		margin:4px 6px -2px -2px;
	}

.Creative-Wrap #results{
	color:#fff;
	height:70px;
	margin:35px 0 0 0;
	width:400px;
}	

.Creative-Wrap #results-list{
	margin:0 0 0 -40px;	
}

.Creative-Wrap #copy{
	float:right;	
	margin:150px 75px 0 0;
}

/* --------------------------------- END Creative ------------------------------------------ */