/* RESET */
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, b, u, i, center, 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-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
/* remember to define focus styles! */
:focus {outline:0;}
/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* END RESET */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:url(../images/bg.gif) 0 0 repeat-x #fff;
}
#wrapper {
	width:992px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
#home #wrapper {
	height:790px;
}
#header {
	width:992px;
	height:215px;
	position:relative;
}
#header h1, #header h1 span {
	display:block;
	text-indent:-9999px;
	position:absolute;
}
#header h1 span.logo {
	width:289px;
	height:113px;
	top:101px;
	left:0;
}

#header h1 a.one span.logo { background:url(../images/logo_1.png) 0 0 no-repeat; }
#header h1 a.two span.logo { background:url(../images/logo_2.png) 0 0 no-repeat; }
#header h1 a.three span.logo { background:url(../images/logo_3.png) 0 0 no-repeat; }
#header h1 a.four span.logo { background:url(../images/logo_4.png) 0 0 no-repeat; }
#header h1 a.five span.logo { background:url(../images/logo_5.png) 0 0 no-repeat; }
#header h1 a.six span.logo { background:url(../images/logo_6.png) 0 0 no-repeat; }
#header h1 a.seven span.logo { background:url(../images/logo_7.png) 0 0 no-repeat; }
#header h1 a.eight span.logo { background:url(../images/logo_8.png) 0 0 no-repeat; }
#header h1 a.nine span.logo { background:url(../images/logo_9.png) 0 0 no-repeat; }

#header h1 span.logo-sub {
	width:92px;
	height:60px;
	background:url(../images/co.gif) 0 0 no-repeat;
	top:215px;
	left:0;
}
#header h1 span.tagline {
	width:611px;
	height:36px;
	background:url(../images/tagline.gif) 0 0 no-repeat;
	top:103px;
	left:301px;
	cursor:default;
}
#home #header h1 span.tagline {
	width:495px;
	height:265px;
	background:url(../images/tagline-home.gif) 0 0 no-repeat;
	top:250px;
	left:141px;
	cursor:default;
}
#header ul {
	position:absolute;
	right:0;
	bottom:0;
}
#header ul li {
	float:left;
	display:inline;
}
#header ul li a {
	display:block;
	height:30px;
	background:url(../images/nav.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
#header ul li#nav-clients a {
	width:83px;
}
#header ul li#nav-about a {
	width:83px;
	background-position:-83px 0;
}
#header ul li#nav-contact a {
	width:83px;
	background-position:-166px 0;
}
#header ul li#nav-blog a {
	width:84px;
	background-position:-249px 0;
}
#content {
	padding:0 0 280px;
	overflow:hidden;
}

/*links */
a:link {
	text-decoration: underline;
	color: #cf6119;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #666;
}

/* CLIENTS */
body#clients {
	background:url(../images/bg.gif) 0 0 repeat-x #b9bbbd;
}
#clients #header ul li#nav-clients a {
	background-position:0 -30px;
}
#clients #content {
	margin:30px 0 0 135px;
}
#clients #content .column {
	width:214px;
	float:left;
}
#clients #content h1 {
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
}
#clients #content ul {
	margin:8px 7px 22px;
}
#clients #content ul li {
	text-indent:-10px;
	padding:0 0 0 10px;
	margin:0 0 2px;
}
#clients #content ul li a {
	font-size:13px;
	font-weight:bold;
	color:#231f20;
	text-decoration:none;
}
body#clients-ind a:link {
	text-decoration: underline;
	color:#CCC;
	}
body#clients-ind a:visited {
	text-decoration: underline;
	color: #CCC;
	}
	
/* individual */
body#clients-ind {
	background:url(../images/bg.gif) 0 0 repeat-x #666b6f;
}
#clients-ind #content {
	color:#fff;
	margin:42px 0 0 131px;
	padding-left: 3px;
}
#clients-ind #content h1 {
	font-size:36px;
	text-transform:uppercase;
	padding:26px 0 0;
	margin:0 0 0 -1px;
}
#clients-ind #content p {
	font-size:12px;
	line-height:15px;
	margin:2px 0 20px;
}
#clients-ind #content p.press {
	font-weight:bold;
	text-transform:uppercase;
	margin:41px 0 0;
}
#clients-ind #content p.press a {
	text-decoration:none;
	color:#fbc011;
}
#clients-ind #content p.press a:hover {
	text-decoration:underline;
}
#clients-ind #content img {
	display:block;
	float:right;
	margin:0 79px 250px 25px;
}
/* press info layer */
#press-info {
	width:725px;
	line-height:normal;
	border:1px solid #000;
	background-color:#fff;
	position:absolute;
	top:214px;
	left:117px;
	display:none;
	z-index:110;
}

#press-info h2 {
	font-size:23px;
	font-weight:normal;
	padding:21px 34px 0 49px;
}
#press-info h2 a {
	text-decoration:none;
	color:#e16b1c;
}

.press-sidebar h3 {
	border-bottom:1px solid #999999;
	font-size:15px;
	margin-bottom:8px;
	margin-right:10px;
	padding:5px 5px 8px 0;
}
.press-item {
	padding:21px 34px;
	border-bottom:1px solid #000;
	margin:0 13px -1px;
	overflow:hidden;
}
.press-item a {
	text-decoration:none;
	color:#e16b1c;
}
.press-item a:hover {
	text-decoration:underline;
}
.press-item p {
	font-size:12px;
}
.press-sidebar {
	width:208px;
	float:left;
}
.press-sidebar p {
	padding:0 0 0 3px;
}
.press-sidebar p.release {
	line-height:17px;
	text-transform:uppercase;
	background:url(../images/pdf.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.press-sidebar p.release a {
	font-weight:bold;
}
.press-sidebar p img {
	display:block;
	margin:19px 0 27px -3px;
}
.press-main {
	width:423px;
	float:left;
}
.press-main ul li {
	width:204px;
	float:left;
	display:inline;
	margin-bottom:15px;
}
.press-main ul li.odd {
	margin-right:15px;
}
.press-main ul li p.thumb {
	width:203px;
	height:138px;
	overflow:hidden;
	position:relative;
	background: black;
}
.press-main ul li p.thumb img {
	display:block;
	/* position:absolute;
	top:4px;
	left:4px;*/
	margin: 4px auto;
}
.press-main ul li p.thumb span {
	display:block;
	width:203px;
	height:138px;
	background:url(../images/right-click.gif) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
}
.press-main ul li p.desc {
	padding:7px 8px;
}
.press-main #press-description {
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 35px;
	padding-bottom: 35px;
	}
.press-main #press-description a:link, .press-main #press-description a:visited {
	color: #666;
	}
.press-main #press-description p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	}
.press-main #press-description h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 35px 0 15px 0;
	}
.press-main #press-description h1 {
	margin-bottom: 20px;
	font-size: 15px;
	}
#press-close {
	width:99px;
	height:15px;
	background:url(../images/close.gif) 0 0 no-repeat;
	position:absolute;
	top:12px;
	right:12px;
	cursor:pointer;
}
/* END CLIENTS */


/* INTERIOR PAGES */
.interior #content {
	width:525px;
	line-height:normal;
	float:left;
	padding-top:22px;
	margin:0 0 0 135px;
}
.interior #content h1 {
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
}
.interior #content h1 a {
	text-decoration:none;
	color:#fff;
}
.interior #content h1 a:hover {
	text-decoration:underline;
}
.interior p, body#blog #content div {
	font-size:13px;
	font-weight:bold;
	line-height:23px;
	color:#231f20;
	margin:0 0 15px;
}
font {font-size: 13px;}
.interior p.byline {
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	text-transform:uppercase;
	color:#b9bbbd;
	margin:0 0 26px;
}
.interior #sidebar {
	width:175px;
	line-height:normal;
	float:left;
	padding:29px 0 0;
	margin:0 0 0 132px;
}
.interior #sidebar h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px
}
.interior #sidebar ul, .interior #sidebar ul a {
	font-size:13px;
	font-weight:bold;
	color:#231f20;
}
.interior #sidebar ul a {
	text-decoration:none;
}
.interior #sidebar ul a:hover {
	text-decoration:underline;
}
.interior #sidebar ul {
	padding:0 0 0 7px;
	margin:0 0 20px;
}
.interior #sidebar ul li {
	margin:0 0 7px;
}
/* about us */
body#about-us {
	background:url(../images/bg.gif) 0 0 repeat-x #fbc011;
}
#about-us #header ul li#nav-about a {
	background-position:-83px -30px;
}
/* contact us */
body#contact-us {
	background:url(../images/bg.gif) 0 0 repeat-x #f6d906;
}
#contact-us #header ul li#nav-contact a {
	background-position:-166px -30px;
}
/* blog */
body#blog {
	background:url(../images/bg.gif) 0 0 repeat-x #878b8e;
}
body#blog p a:link {
	text-decoration: underline;
	color: #fbc011;
}

body#blog p a:visited {
	color: #ccc;
}

body#blog img {
	vertical-align: middle;
}

body#blog p, body#blog #content div {
	font-weight: normal;
}

#blog #header ul li#nav-blog a {
	background-position:-249px -30px;
}
ul.archives {
	margin:26px 0 0;
}
body#blog h4 {
	padding:10px 0;
}
body#blog h6 {
	color:#DDDDDD;
	font-size:12px;
	font-weight:normal;
	padding-bottom:20px;
}
styles.css (line 428)

/* comments */
#comments{
}
div#comments {
	border-top:1px solid #666;
}

div#add_comment p {
	color:#333;
	font-size:12px;
	line-height:16px;
	margin:0;
}
ol.item-comments li {
	border-bottom:1px dotted #333333;
	margin-bottom:15px;
}

input {
	background-color: #FFF;
	margin: 0 0 10px;
	padding: 2px 4px 3px;
}
input:hover {
	background-color: #BBB;
}
input.button {
	background-color:#FBC011;
	border:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	padding:5px 9px;
	text-transform:lowercase;
	cursor: pointer; 

}

input.button:hover{
	background-color: #ffd75e;
	border: 1px solid #FFF;
	color: #000;
}

div#add_comment label {
	
}	

/* END INTERIOR PAGES */

#overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
	background-color:#222;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
}
#login-form {
	font-size:12px;
}
#login-form label {
	display:block;
	font-weight:bold;
}
#login-form input.input {
	display:block;
	width:150px;
	height:20px;
	background-color:#FFF;
	padding:2px 4px 0px;
	margin:5px 0 10px;
}

