html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	-webkit-text-size-adjust:none;
	}

:focus {
	outline: none;
	}

html {height: 100%;}
	
body {
	color: #696969;
	background:#000000;
	text-align:left;
	height: 100%;
	font-family:FreightMicroProBook-Regular, Times, serif;
	/* FOR IE - adds hover functionality on non-a elements */
	behavior:url(htcmime.php?file=js/ie-hover.htc);
}

.clear {clear: both; width: 0; height: 0;}

.hidden {display: none;}

#everything {border-top:5px solid #ba2ab7; background-color: #CEE3FF;}
	
ol, ul {
	list-style: none;
	}
	
table {
	border-collapse: separate;
	border-spacing: 0;
	}

hr {width: 100%;
	clear: both;
	height: 20px;
	border: 0;
	border-bottom:1px dotted #CCE4FE;
	background-color: transparent;}
	

.shadow {box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);}

/* DEFAULT STYLES */

h1	{
	font-family: FreightMicroProBook-Regular, Times, serif;
	font-size: 36px;
	color: #000;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	}

h2 {font-size: 22px;
	line-height: 26px;
	padding-bottom: 2px;
	color: #000;
	font-weight: normal;}

h3	{font-size: 26px;
	font-weight: normal;
	color: #000000;
	margin: 2px 0;
	padding: 0;
	}

h4 {font-size: 14px;
	font-weight: normal;
	color: #ababab;
	margin: 2px 0;
	padding: 0;}

i, cite, em, var, address	{ 
	font-style: italic;
	}

pre, tt, code, kbd, samp	{ 
	font-family: "Courier New", Courier, monospace;	
	}

a:link {
	color:#ba2ab7;
	text-decoration:none;
	}
	
a:visited {
	color:#ba2ab7;
	text-decoration:none;
	}
		
a:hover {
	color:#000000;
	text-decoration:none;
	}	
	
a:active {
	color:#000000;
	text-decoration:none;
	}	

a {
	transition: color .2s ease-in, background .2s ease-in, text-shadow .2s ease-in, opacity .2s ease-in, padding .2s ease-in;
	-webkit-transition: color .2s ease-in, background .2s ease-in, text-shadow .2s ease-in, opacity .2s ease-in, padding .2s ease-in;
	-moz-transition: color .2s ease-in, background .2s ease-in, text-shadow .2s ease-in, opacity .2s ease-in, padding .2s ease-in;
}

.sc {font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, sans-serif;
	text-transform: uppercase;}
	
	
.replace {
	width:237px; 
	height:26px; 
	text-indent: -9999px;
	background: transparent url('../images/small-logo.gif') bottom left no-repeat;
	display:block;
	float:left;
	margin: 3px 5px 0 0;

}


/* LAYOUT */

#container {
	background:transparent;
	width:960px;
	margin:0 auto;
	padding: 0 0 20px 0;
	position: relative;
	}	

#header_container {background-color: #BB2AB7;
	padding: 0 0 20px 0;
	margin: 0;
	width: 100%;
	margin-bottom: 20px;
	}

#header {
	width:960px;
	margin:0 auto;
	text-align:center;
	color:#000;	
	position: relative;
	}
#logo {width:171px; float:left;}


#navigation {position:absolute; right:0; bottom:0}


#header h1 {
	text-indent: -9999px;
	background: #cee3ff url('../images/newlogo_condw.gif') top left no-repeat;
	width: 171px;
	height: 139px;
	
	}

/*#home #header h1 {
	background-image: url('../images/newlogo2.gif');
	width: 553px;
	height: 139px;
	display:block;

	}
*/

#socialwrapper {width:960px; margin:0 auto;text-align:center}

 #social {
float:right;
	padding: 18px 0 8px 0;
	height: 26px;
	overflow: hidden;
}



 #social a {
	float: left;
	margin: 0 6px 0 0;
	width: 26px;
	height: 26px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);}

 #social #signup {float: left;
	height: 26px;
	display: block;
	width: 1px;
	overflow: hidden;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#social .open {font-family: FreightTextProBook-Italic, Times, serif;
	display: block;
	width: 58px;
	padding-left: 3px;
	height: 26px;
	line-height: 26px;
	float: left;
	cursor: pointer;
	color: #ffffff;
}

 #social #signup .close {padding-left: 6px;
	cursor: pointer;}
	
#social #signup form {margin: 0 0 0 6px;
	padding: 0;
	float: left;
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);}

 #social #signup input {float: left;
	border: 0;
	margin: 0;
	background-color: #000;
	height: 26px;
	width: 40px;
	padding: 0 6px;	
	text-shadow: 0px 0px 0px #000;
	color:#fff;
	font-weight: bold;
	cursor: pointer;
	font-family: FreightMicroProBook-Regular, Times, serif;
	font-size: 14px;}
	
#social #signup #djdikj-djdikj {float: left;
	border: 0;
	margin: 0;
	background-color: #CEE3FF;
	width: 140px;
	text-shadow: 0px 0px 0px #fff;
	color:#000;
	cursor: text;
	transition: color .2s ease-in, background .3s ease-in, text-shadow .2s ease-in;
	-webkit-transition: color .2s ease-in, background .3s ease-in, text-shadow .2s ease-in;
	-moz-transition: color .2s ease-in, background .3s ease-in, text-shadow .2s ease-in;
}

#social #signup #djdikj-djdikj:focus {background-color: #fff;}

#nav {
	font-family: FreightMicroProBook-Regular, Times, serif;
	font-size: 18px;
	line-height:48px;
	overflow: hidden;
	padding:0;
	z-index: 1000;
	
}



#nav ul {
	float: left;
	margin:0;
	padding:0;
}

#nav ul li {
	margin:0;
	float: left;
	padding:0;
	text-align:left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	/*background: transparent url('../images/slash.gif') center right no-repeat;*/
	padding: 0 18px 0 0;
}

#nav ul li.last {margin-right: 0;
padding-right: 10px;
background-image: none;}

#nav ul li a {
	color:#000000;
	display: block;
	padding: 0 4px;
	transition: color .2s ease-in, background .3s ease-in, text-shadow .2s ease-in;
	-webkit-transition: color .2s ease-in, background .3s ease-in, text-shadow .2s ease-in;
	-moz-transition: color .2s ease-in, background .3s ease-in, text-shadow .2s ease-in;
}

#nav ul li a:hover {
	color: #ba2ab7;
}

#nav ul li.active a {
	color: #ba2ab7;
}

ul#subnav {text-align: left;
	font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
	
	}

ul#subnav li {display: inline; 	
}

ul#subnav li a {color: #ffffff;
	padding: 8px 0 8px 18px;
	margin: 2px 0 0 0;
	line-height: 20px;
	background: transparent url('../images/slash.gif') center left no-repeat;

}

ul.clients {background:none}
#subnav li#nav-home a{background-image:none;}
#subnav a:hover, #subnav a.active {color: #CEE3FF;}
#subnav li a:hover {color:#CEE3FF}
	
	
.hide { 
	display: none; 
	}
	
.show { 
	display: block; 
	}
	
.invisible { 
	visibility: hidden; 
	}	
	
em {
	font-family: FreightTextProBook-Italic, Times, serif;
	font-style:italic;
	}	

.quote {
line-height:1.6em;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

img.alignleft {
	margin-right:10px;
}

.post {
	padding-bottom:15px;
	padding-top: 20px;
	margin-bottom:25px;
}

#home #galleria-holder {margin: 30px auto 10px; padding: 0; width: 980px; height: 600px; overflow: hidden;}

#home #galleria {width: 960px; height: 600px; overflow: hidden;}

#footer-container {background-color: #000;
	padding: 20px 0 30px;
	margin: 0;
	width: 100%;
	text-align: center;}

#footer {width: 960px;
	margin: 0 auto;
	min-height: 224px;
	color: #cdcdcd;
	overflow: hidden;}
	
#footer img { display: none }
#footer img.first { display: block }
	
#showtime {
	float: left;
	padding: 20px 0 20px 20px;
}

#home_video {float: left;
	width: 648px;
	height: 395px;
	overflow: hidden;
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
}

#more_videos {position: absolute;
top: -15px;
left: 36px;}

#facebook {width: 289px;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #fff;
	border-right: 1px solid #999999;
	box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.2);}

.person {float: left;
	position: relative;
	overflow: hidden;
	margin: 0 20px 20px 0;
	display: block;
	width: 220px;
	text-align: center;
	height: 80px;
	text-shadow: 1px 1px 1px #000;
	background-color: #000;
	color: #fff;
	}

.person .name {
	padding: 6px;
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	}

.person .title {display: block;
	padding: 6px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #363636;
	background-color: #ffffff;
	height: 100%;
	}

#clients_holder {width: 960px;
	height: 480px;
	overflow: hidden;
	margin-top:20px;
}

#clients {width:3840px;
	height: 480px;
	}
	
#clients div.section {width: 960px;
height: 480px;
float: left;}

.clients_nav {margin: 12px auto;
	width: 200px;}

.clients_nav a {padding: 6px;
	margin: 0 4px;
	width: 20px;
	height: 20px;
	background-color: #000;
	display: block;
	float: left;
	color: #CEE3FF;
	font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}

.clients_nav a.active, .clients_nav a:hover {color: #fff;
	background-color: #BB2AB7; }

.client {float: left;
		margin: 0;
		position: relative;
		overflow: hidden;
	}

.client img {display: block; }

.client .title {font-family: FreightTextProLight-Regular, Times, serif;
	display: block;
	width: 140px;
	height: 140px;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	background-color: transparent;
	background-image: url('../images/black_60.png');
	}

.client .title .classic {background-color: #000;
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding: 4px;
	position: absolute;
	bottom: 6px;
	right: 6px;
	font-family: FreightTextProBook-Italic, Times, serif;}

.photo {float: left;
	position: relative;
	display: block;
	width: 220px;
	height: 147px;
	overflow: hidden;
	margin: 0 20px 20px 0;
	cursor: pointer;
	background: #cee3ff url('../images/blue_grad.jpg') center center repeat;
	}


.photo img {display: block;}
	
.photo .name {background-color: #000000;
	padding: 6px 6px 6px 8px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	}

.photo .title {font-family: FreightTextProBook-Italic, Times, serif;
	display: block;
	width: 200px;
	height: 100%;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	background-color: transparent;
	background-image: url('../images/black_60.png');
	}

.trio {width: 277px;
	float: left;
	border-left: 1px dotted #696969;
	padding: 10px 20px 0;
	margin: 12px 0 20px;}
.trio ul {}

.trio h2 {padding-bottom: 4px;}

.trio ul li {padding: 6px 0 4px;
	font-size: 14px;
	line-height: 22px;
	border-bottom: 1px solid #aae;}

.trio ul li p {margin: 0 0 12px;}

.trio ul li a {display: block;
	height: 100%;
	}

.trio ul li a span {
	font-family: FreightTextProBook-Italic, Times, serif;
	font-size: 20px;
	color: #696969;
	display: block;}

.double {width: 500px;}

.double ul li {margin: 0;
padding: 0;
}

.double ul li a {display: block;
	height: 100%;
	padding: 6px 12px 6px 0;
	}
	
.double ul li a:hover {background-color: #fff;
	padding: 6px 0 6px 12px;}
	
.jobs ul li, .jobs ul li a, .jobs ul li a:hover  {padding: 0;background:transparent;border-bottom:none !important}

.resumator-buttons ul li input.resumator-forward-button {margin-right:0 !important}


.desc {
	width: 892px;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	background-color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	border:4px solid #ba2ab7;
	overflow:hidden
}

.desc h2 {font-size: 30px;
	line-height: 36px;
	border-bottom: 1px dotted #cdcdcd;
	font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, Arial, sans-serif;}

.desc h3 {font-family: FreightTextProBook-Italic, Times, serif;
	color: #696969;
	font-size: 22px;
	line-height: 28px;
	padding: 6px 0 12px;
	font-weight:normal
}

.desc p {margin-bottom: 18px;}

.desc ul {list-style: square outside url('../images/slant_li.gif');
	margin: 12px 0 18px 24px;
	line-height: 20px;}
	
.desc ul li {margin: 0 0 18px;}


.desc ul.clients {margin:0 0 0 8px;line-height:12px; font-size:18px;list-style:none}

h3.clients {font-family: FreightMicroProBook-Regular, Times, serif;background-color:#ba2ab7; color:#fff;padding:8px; margin-bottom:12px}


#home .desc {width: 912px;
	padding-bottom: 6px;
	}

#home .desc h2 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 6px;}
#home .desc h2 .sc {font-size:32px}

/*.amp {font-family: FreightTextProBook-Italic, Times, serif;font-size:30px
}*/

#home .desc h3 {padding: 10px 20px 20px 0;
display:block;
float: left;
width: 200px;
font-size: 36px;
line-height: 36px;
background-color: #fff;
text-align: center;}

#home .desc p {font-size: 19px;
	line-height: 24px;
	margin-right: 20px;}

.cool {
	line-height: 34px;
}

a.who {float: left;
	width: 274px;
	height: 120px;
	display: block;
	text-align: left;
	padding: 10px 9px 20px;
	margin: 0 20px 20px 0px;
	background-color: #ffffff;
	font-size: 24px;
	line-height: 26px;
	color: #000;
	font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background-position: top left;
	border:4px solid #fff;
}

#content a.who:nth-child(3n+3) {
margin-right:0
}

a.who span {display: block;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 0 0;
	margin: 4px 0 0;
	border-top: 1px dotted rgba(0,0,0,.4);
	color: rgba(0,0,0,.8);
	font-family:FreightTextProBook-Italic, Times, serif;
	letter-spacing:1px;
}

a.who:hover {border:4px solid #ba2ab7}	

.photo_float {float: right;
	display: block;
	margin: 0 -40px 12px 20px;
	background-color: #000;
	padding: 20px;
}

.photo_float h2 {font-size: 20px;
	border-bottom: 0;
	color: #fff;
	padding: 0;
	margin: 0;
}

.bio {
	width: 920px;
	height: 370px;
	overflow: hidden;
	height: auto;
	padding: 20px;
	background-color: #ffffff;
	font-size: 16px;
	color: #000;
}

.bio img {float: left;
margin: 0 20px 36px 0;}

.bio .info {margin: 0 20px 0 12px;}

.bio h2 {font-size: 24px;
	line-height: 36px;
	border-bottom: 1px dotted #cdcdcd;
	font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform:uppercase;}

.bio h3 {font-family: FreightTextProBook-Italic, Times, serif;
	color: #696969;
	font-size: 22px;
	line-height: 24px;
	padding: 6px 0 0;
}

.bio h4 {font-family: FreightMicroProBook-Regular, Times, serif;
	color: #242424;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 6px;
	letter-spacing: 2px;
}

.bio ul {list-style: none inside none;
	margin: 12px 0 0;}
	
.bio ul li {margin: 0 0 6px;
	padding: 6px;
	background-color: #E4EEFA;}
	
.highlight {background-color: #cee3ff; color: #000; text-shadow: 0px 0px 0px #CEE3FF; padding: 2px;}

#mainvideo {
	width: 460px;
	height: 268px;
	margin: 0 20px 20px 0;
	float: left;
	overflow: hidden;}
	



ul#subnav {margin-top:8px;position: relative;float:left}
ul#subnav li { float: left; zoom: 1; padding-left: 4px; }
ul#subnav a:hover {background-color: transparent; color:#CEE3FF}
}
ul#subnav a.active {background-color: transparent; color:#CEE3FF}
}
ul#subnav li a { background:none;display: block; }
ul#subnav li:hover { position: relative; }
ul#subnav ul {width: 760px; display: none; position: absolute; top:26px; left: -300px; padding: 12px;
background-color: #ffffff; z-index: 200; }									  
ul#subnav ul li { display: block; float: left; display: block; width: 224px; margin: 0 24px 0 0; padding: 0;}
ul#subnav ul li a {background:none;font-size:14px; width: 100%; display: block; padding: 4px 4px 8px; margin: 0;color:#ba2ab7}
ul#subnav ul li a span {text-transform: none; display: block; font-family: FreightTextProBook-Italic, Times, serif; font-size: 14px; line-height: 16px; color: rgba(0,0,0,.6); border-top: 1px dotted #cdcdcd; padding-top: 4px;}
ul#subnav ul li a:hover { background-color: #fff; color: #000;}  

.none {display:none}

#extranav {display:block;padding-bottom:10px;}

#extranav li{font-size:16px;float:left;padding-right:10px;}

p strong {text-transform:uppercase;font-family: FreightSansProBlack-Regular, 'Helvetica Neue', Helvetica, Arial, sans-serif;}

.noborder {border:none;}	

#resumator-logo { display: none !important; }

 
