@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/bg_grad.png) repeat-x #333233;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	line-height:1.1em;
}

#header {
	background: url(../images/Header3.jpg) left bottom no-repeat;
	height: 100px;
	position:relative;
	cursor:pointer;
}

#header h1{
	position:absolute;
	left:-9999px;
}

a {
	text-decoration:none;
	color:#c5cf1c;
}

a:hover {
	color:#FFFF24;
	text-decoration:underline;
}

p{
	font-size:.675em;
}

h1{
	font-size:1.75em;
	text-transform:capitalize;
}

h2{
	font-size:1.5em;
	text-transform:capitalize;
}

h3{
	font-size:1.125em;
	text-transform:capitalize;
}

h4{
	font-size:.875em;
	font-weight:bold;
}

/***********navbar******************/

#navbar ul {
	margin:10px 0;
	font-size:21px;
	font-weight:normal;
	color:#c5cf1c;
}

#navbar ul li {
	display:inline;
}


#navbar ul li a:hover,
body#clients #navbar a#clients,
body#wedo #navbar a#wedo,
body#weare #navbar a#weare,
body#home #navbar a#home,
body#testimonials #navbar a#testimonials,
body#contact #navbar a#contact,
body#newsPage #navbar a#newsLink{
	border-bottom:3px solid #D9120B;
	text-decoration:none;
	color:#FFFF24;
}


/**************main window*********/


.pressReleaseRoll p.indexDate{
	font-size:10px;
	margin:0;
	padding-bottom:0;
}

h4.indexDate{
	margin-top:0;
}

#main{
	background:url(../images/main_bg.jpg) right no-repeat;
	height:475px;
}

/********side********/

.sideMod {
	/*background:url(../images/grey_trans_grad.png) no-repeat;*/
	padding:20px 0px 10px 10px;
}

.sideMod h3 {
	padding:5px 0px 4px 30px;
	margin-bottom:10px;
}

h3.pageHead{
	background: url(../images/head_bg.png) repeat-y #A10106;
	color:#FFFFFF;
	padding-left:30px;
	margin-left:-30px;
	z-index:3;
}

#leftSideHome h3.pageHead{
	color:#FFFFFF;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	margin-right:-20px;
	margin-left:-10px;
	z-index:35
}

#rightSide{
	position:relative;
	z-index:3;
}

#rightSide p {
}



.sideMod h4{
	color:#c5cf1c;
	font-weight:normal;
	letter-spacing: -.025em;	
}



.pressReleaseRoll p{
	margin-bottom:1em;
}
/***********leftSide*****/

#leftSide{
	text-align:right;
}


/********sub pages*******/

#subMain {
	background:url(../images/sub-main2.jpg) no-repeat top right;
	height:470px;
	z-index:0;
}

#subRightHead{
	background:url(../images/underslash.png) repeat-y;
}

#subRightHead h3{
	color:#D9120B;
	font-weight:normal;
	margin-bottom:12px;
	padding-left:10px;
}
/***********bios*******/

#bios {
	background:none;
}

h3.offArrow{
	margin-bottom:0px;
	margin-left:-30px;
	padding-left:30px;
	font-weight:normal;
	text-decoration:none;
}

h3.offArrow a{
	color:#c5cf1c;
}

h3.offArrow a:hover{
	color:#FFFF24;
}

h3.onArrow {
	margin-bottom:0px;
	background: url(../images/head_bg.png) left repeat-y #A10106;
	color:#FFFFFF;
	padding-left:30px;
	margin-left:-30px;
	text-decoration:none;
	z-index:3;
}

h3.onArrow a:hover, h3.offArrow a:hover{
	text-decoration:none;
} 

h3.onArrow a{
	color:#FFF;
}

ul.clientList{
	margin-bottom:25px;
}

ul.clientList li{
	border-bottom: 1px dashed #222;
}

ul.clientList li a{
	font-size:12px;
	padding-left:5px;
	color:#666;
	display:block;
}

ul.clientList li a:hover{
	color:#CCC;
	text-decoration:none;
}

.selectedNav{
	/*background:url(../images/selected_dot.jpg) left no-repeat;*/
	background:#5D0107;
	color:#CCC !important;
}

ul.accomplishments{
	list-style:disc inside;
	font-size:.675em;
}

#clientBox{
	min-height:400px;
}

#clientSide h4{
	background:#111;
	padding:5px;
	border-bottom:#333 1px solid;
	
}

#jamiePics {
	height:360px;
	overflow:auto;
}
#jamiePics img{
	margin-bottom:15px;
	width:190px;
}

.clientText{
	float:left;
	margin-left:10px;
}
.clientMain, .bioMain, .testimonialBlock{
	padding:10px 20px 20px;
}
.clientMain .topImg{padding:10px;}
.clientMain .topImg img{
	max-width:200px;
	border:1px solid #666464;
	margin-right:20px;
}
	

.bioMain p, .clientMain p, .testimonialBlock p{
	margin-top:10px;
}

.bioImg, .clientImg {
	margin:10px;
	float:left;	 
}

.bioImg{
	float:right;
}


.clientImg img, .bioImg img{
	max-width:200px;
	border:1px solid #666464;
	float:none;
	background:#FFF;
}
.eventImg{
	text-align:center;
}

.eventImg img{
	width:320px;
	margin:10px 30px;
	
}

h3.event, h4.event{
	font-size:.875em;
	font-weight:normal;
	color:#a9a9a9;
}



.bioMain h4{
	margin-top:10px;
	color:#666464;
}

p.bioTitle{
	color:#c5cf1c;
}

h3.bioName{
	color:#D9120B;
	margin-bottom:5px;
	border-bottom:2px solid #606060;
}
/********what we do*******/

.weDoText{
	margin-top:20px;
}

.weDoText h3{
	color:#D9120B;
	padding:3px 5px 0px;
	border-bottom:2px solid #606060;
}

.weDoText p{
	background: url(../images/grey_stripe_rev.jpg);
	padding:0px 5px 10px;
} 

#bdWeDo{
	background:url(../images/bd_bg.jpg) right no-repeat;
	height:470px;
}

/*#bdWeDo .weDoText{
	margin-top:120px;
}*/

#emWeDo{
	background:url(../images/soapbox.jpg) right no-repeat;
	height:470px;
}

#siWeDo{
	background:url(../images/si_bg.jpg) right no-repeat;
	height:470px;
}

#amWeDo{
	background:url(../images/josh_pitch.jpg) right no-repeat;
	height:470px;
}
#expWeDo{
	background:url(../images/expWeDo.jpg) right no-repeat;
	height:470px;
}

#amWeDo .weDoText {
}
/***********eventpic*************/






/********testimonial, release*****/


#news, #releasePage, #clientBox{
	border-top:1px solid #5c5c5c;
	border-bottom:1px solid #5c5c5c;
	background:url(../images/rezin_grey_stripe.png);
}

.testimonial, .release{
	border-bottom:1px dashed #a9a9a9;
}

.testimonial {
	padding:20px;
}

.release{
	margin:20px 0px;
}

.releaseMod p{
	margin-top:10px;
	margin-right:2px;
}

.releaseMod img{
	max-width:335px;
	margin:10px auto;
}

.releaseMod{
	padding:10px;
}


.releaseIndex{
	padding:10px 10px 20px;
	border-bottom:1px dashed #a9a9a9;
	margin-bottom:20px;
}

.releaseIndex img {
	width:150px;
	float:left;
	margin-right:10px;
}

.releaseIndex object, .releaseIndex embed{
	width:425px;
	margin:0 30px;
}

h4.byLine{
	font-style:italic;
	color:#a9a9a9;
	margin-bottom:10px;
	font-weight:normal;
}

.testimonial h3, h3.headLine, h3.bioName{
	color:#D9120B;
	background:#151515;
	border-bottom: 1px solid #a9a9a9;
	padding:7px 0 5px 10px;
	margin-right:-10px;
}

h3.headLine a{
	color:#DD0000;
}

h3.headLine a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.testAuth{
	text-align:right;
	color:#666464;
}


/*********admin panel******/

.adminPanel{
	text-align:right;
	font-weight:normal;
}

.adminPanel dh{
	font-size:18px;
}

.adminPanel dd{
	font-size:.825em;
}


/****************form*******/
input {
	background:#660000;
	border:1px solid #990000;
	color:#FFFFFF;
	cursor:pointer;
}


fieldset {
	margin-top:10px;
	width:90%;
	overflow:hidden;
	padding:20px;
	
}

.calhead {
	color:#000000;
}

label {
	display:block;
	margin-bottom:0;
	font-size:.815em;
}

fieldset textarea {
	background-color:#050505;
	width:100%;
	height:250px;
	padding:2px;
	border:1px solid #BBBBBB;
	color:#FFFFFF;
}

fieldset input {
	background-color:#050505;
	padding:2px;
	border:1px solid #BBBBBB;
	margin-bottom: 10px;
}



input.text{
	width:100%;
}

fieldset input:focus, fieldset textarea:focus {
	border:1px solid #770000;
}


submit {
	padding:2px;
}

.submit {
	width:10%;
	padding:5px 0;
	margin:5px 0;
}


/***********edit*********/

.editTable td, .editTable th{
	padding:4px;
}

table.editTable {
	margin-top:10px;
	width:100%;
	background:#050505;
	
}

.editTable th {
	color:#C8C8B1;
	font-size:1em;
	text-align:left;
}

.editTable img{
	max-width:50px;
}

tr.headRow{
	border-bottom:1px solid #660000;
}	

.alt{
	background:#222222;
}

/********footer********/

#footer {
	background:url(../images/footer_line.png) right top no-repeat;
	text-align:center;
	font-size:.675 em;
	padding-top:10px;
	margin-top:25px;
	color:#666464;
}

#footer a{
	color:#666464;
}


#newsLetterLink {position:absolute; right:0; top:0; background:#660000; padding:2px 5px; display: block; color:#FFF; font-size:14px;}
a#newsLetterLink:hover{text-decoration: none; background: #990000;}