* {
	margin: 0;
	padding: 0;
}

body {
	font: 14px Arial,Helvetica,Sans Serif;
	color: #dadfe4;
	text-align: center;
	background: #000 url(/images/bg.gif) fixed;
}

a {
	color: #0080c3;
	outline: none;
}

img {
	border: none;
	display: block;
}

#logo {
	background: url(/images/bg-header.gif) top center no-repeat;
	height: 239px;
}
#logo img {
	margin: auto;
}

#container {
	width: 944px;
	margin: auto;
background-color: #000000;
border-left: 3px solid #000;
border-right: 3px solid #000;
}

#nav {
	margin-bottom: 5px;
margin: auto;
}
#nav img {
	margin: auto;
}

#footer {
	padding-top: 6px;
	height: 100px;
}
#footer img {
	margin: 0 auto 5px auto;
}
#footer p {
	font-size: 10px;
	color: #a1a1a1;
}
#footer p a {
	color: #a1a1a1;
	text-decoration: none;
	margin: 0 7px;
}

/* ________ GENERAL CONTENT ________ */

#content {
padding: 20px 27px 30px 27px;
overflow: hidden;
text-align: left;
}

#content h2 {
font-size: 150%;
margin-bottom: 20px;
color: #fff;
text-transform: uppercase;
border-bottom: 1px solid #0080c3;
padding-bottom: 3px;
}

#content p {
	margin-bottom: 15px;
	line-height: 1.4;
}
#content h3 {
font-size: 110%;
margin-bottom: 5px;
}

#content ul {
	margin-bottom: 15px;
	line-height: 1.4;
padding-left: 40px;
}

.imgLeft {
float: left;
margin: 0 15px 15px 0;
padding: 1px;
border: 1px solid #242424;
}

.error {
color: #ff0000;
font-weight: bold;
padding-left: 20px;
}

/* ________ HOME ________ */

#flashIntro {
	margin-bottom: 20px;
}

#introText {
	width: 323px;
	float: left;
	display: inline;
	text-align: left;
	border-right: 1px solid #242424;
	margin: 0 20px 0 30px;
	padding-right: 15px;
	margin-bottom: 15px;
}

#introText p {
	margin-bottom: 15px;
	line-height: 1.4;
}

#latestReleases {
	float: left;
	display: inline;
	width: 530px;
	margin-bottom: 15px;
text-align: left;
}
#latestReleases h2 {
	margin-bottom: 20px;
	height: 11px;
	display: block;
}
#latestReleases h3 {
	font-size: 14px;
	color: #fff;
}
#latestReleases small {
	font: bold 10px Tahoma,Arial,Helvetica,Sans Serif; 
	padding: 1px 0 2px 7px;
	width: 80px;
	display: block;
	margin-bottom: 5px;
color: #fff;
background-color: #0080c3;
text-transform: uppercase;
}
#latestReleases div small {
	width: 135px;
}
#latestReleases p {
	margin-bottom: 20px;
}
#latestReleases div p {
	font-size: 12px;
	line-height: 1.4;
margin-bottom: 0px;
}
#latestReleases a {
	color: #fff;
	text-decoration: none;
}
#latestReleases div {
	overflow: hidden;
}
#latestReleases div h3 {
	margin-bottom: 10px;
	line-height: 1.4;
}
#latestReleases div img {
	padding: 1px;
	border: 1px solid #242424;
	float: left;
	margin-right: 20px;
}
#latestReleases div div {
	float: left;
	width: 280px;
}
#latestReleases ul {
	padding-top: 19px;
	clear: left;
	list-style-type: none;
	margin-bottom: 15px;
}
#latestReleases ul li {
	border-bottom: 1px solid #242424;
	height: 22px;
	padding-top: 8px;
}
#latestReleases ul li small {
	float: left;
	margin-right: 8px;
width: 45px;
}
#latestReleases ul li h3 {
	font-weight: normal;
}

#newsletter {
	clear: left;
	height: 54px;
	overflow: hidden;
	padding-top: 21px;
	background: url(/images/bg-separator.gif) no-repeat top center;
width: 730px;
margin-left: 107px;
}
#newsletter h2 {
	float: left;
	margin-right: 19px;
}
#newsletter form {
	float: left;
	padding-top: 3px;
}
#newsletter form fieldset {
	border: none;
	float: left;
	width: 378px;
}
#newsletter form fieldset label {
	display: none;
}
#newsletter form fieldset input {
	float: left;
	width: 174px;
	height: 21px;
	border: none;
	font-size: 12px;
	color: #000;
	background-color: #979fa8;
	padding: 4px 0 0 6px;
}
.fname {
	margin-right: 10px;
}

/* ________ SERVICES ________ */

#services div {
width: 335px;
float: left;
margin-right: 30px;
padding: 0 0 20px 80px;
}
#services div h3 {
color: #0080c3;
}
#services div p {
text-align: justified;
}
#services #media-releases {
background: url(/images/services-media-releases.gif) left top no-repeat;
}
#services #multimedia {
background: url(/images/services-multimedia.gif) left top no-repeat;
}
#services #marketing {
background: url(/images/services-marketing.gif) left top no-repeat;
}
#services #websites {
background: url(/images/services-websites.gif) left top no-repeat;
}
#services #resumes {
background: url(/images/services-resumes.gif) left top no-repeat;
}
#services #graphic-design {
background: url(/images/services-graphic-design.gif) left top no-repeat;
}
#services #merch {
background: url(/images/services-merch.gif) left top no-repeat;
}
#services #interviews {
background: url(/images/services-interviews.gif) left top no-repeat;
}
#services #management {
background: url(/images/services-management.gif) left top no-repeat;
}
#services #pricing {
background: url(/images/services-pricing.gif) left top no-repeat;
}


/* ________ RELEASES ________ */


#content ul#releaseList {
list-style-type: none;
padding-left: 0;
}

small.releaseDate {
margin: -10px 0 15px 0;
display: block;
font-size: 12px;
color: #0080c3;
}

#releaseList li {
border-bottom: 1px dotted #242424;
	padding: 8px 0;
overflow: hidden;
display: block;
}
#releaseList li a {
color: #dadfe4;
text-decoration: none;
}
#releaseList li a:hover {
text-decoration: underline;
}
#releaseList li img {
padding: 1px;
	border: 1px solid #242424;
	float: left;
	margin-right: 10px;
}
#releaseList li small {
	font: bold 10px Tahoma,Arial,Helvetica,Sans Serif; 
	color: #fff;
background-color: #0080c3;
	padding: 1px 12px 2px 12px;
margin: 2px 10px 0 0;
text-transform: uppercase;
}
#releaseList li small b {
font-weight: normal;
padding: 0 5px;
color: #383a3d;
}
#releaseList li p {
padding: 8px 0 0 0;
margin: 0;
}
#releaseList li h3 {
font-size: 100%;
margin-bottom: 0;
}

/* ________ ABOUT ________ */




/* ________ CLIENTS ________ */

div.category-clients {
clear: left;
border-bottom: 1px dotted #242424;
margin-bottom: 15px;
}

div.category-clients img {
float: left;
margin: 0 15px 0 0;
padding: 1px;
border: 1px solid #242424;
}


/* ________ REFERENCES ________ */

div.category-references {
background: url(/images/quote-open.gif) top left no-repeat;
padding-top: 4px;
border-bottom: 1px dotted #242424;
margin-bottom: 20px;
}
div.category-references p {
margin: 0 0 0 20px;
}
div.category-references p.author {
margin: -30px 0 0 20px;
padding-top: 25px;
background: url(/images/quote-close.gif) top right no-repeat;
}

/* ________ CONTACT ________ */

#content dl {
overflow: hidden;
width: 230px;
line-height: 1.3;
}
#content dl dt {
float: left;
display: block;
width: 70px;
clear: left;
padding: 8px 15px 0 0;
text-align: right;
}
#content dl dd {
float: left;
display: block;
width: 135px;
padding: 8px 0 0 0;
}

#contactForm {
	padding-bottom: 20px;
	float: right;
	width: 440px;
}

#contactForm fieldset {
	border: 0;
}

#contactForm legend {
	display: none;
}

#contactForm label {
	float: left;
	clear: both;
	width: 100px;
	text-align: right;
	margin: 0 5px 10px 0;
padding: 3px 0 0 0;
}

#contactForm fieldset input {
	display: block;
	margin: 0 0 10px 0;
width: 250px;
	height: 21px;
	border: none;
	font-size: 12px;
	color: #000;
	background-color: #979fa8;
	padding: 4px 0 0 6px;
}

#contactForm textarea {
	display: block;
	width: 250px;
	height: 96px;
	margin-bottom: 10px;
	overflow: auto;
border: none;
	font: 12px Arial,Helvetica,Sans Serif;
	color: #000;
	background-color: #979fa8;
	padding: 4px 0 0 6px;
}

#contactForm h3 {
margin-bottom: 15px;
}

#contactForm input {
	margin: 0 0 0 105px;
}

#contactForm .errorText {
border: 1px solid #c50000;
background-color: #ffc4c4;
color: #c50000;
padding: 10px;
margin-bottom: 10px;
font-size: 11px;
}

#contactForm .errorText p {
padding-bottom: 2px;
margin: 0;
font-weight: bold;
}

#contactForm .errorText ul {
padding: 0 0 0 20px;
margin: 0;
}

#contactForm .successText {
border: 1px solid #178a00;
color: #178a00;
background-color: #c4ffb8;
padding: 10px 0;
margin-bottom: 10px;
text-align: center;
font-size: 11px;
}

#contactForm .successText p {
padding: 0;
margin: 0;
}

#verification {
clear: both;
overflow: hidden;
width: 335px;
}
#contactForm #verification label {
clear: both;
margin-top: 10px;
}
#contactForm #verification input {
float: left;
width: 135px;
margin-top: 10px;
}
#verification img {
float: left;
margin: 0 5px 0 105px;
}
#verification a {
overflow: hidden;
display: block;
padding-top: 3px;
font-size: 10px;
}

/* ________ leftover wordpress styles ________ */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}


.alignleft {
	float: left;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;


	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
