/*
Theme Name: Behavior Design
Theme URI: http://behaviordesign.com/
Description: Default design for Behavior Website.
Version: 1.0
*/

/**********************/
/* Standard HTML Tags */
/**********************/

html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #340000;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

small a {
	text-decoration: none;
	color: #990000 !important;
}

small a:hover {
	text-decoration: underline;
}

p {
	color: #333;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}

.px14 {
	font-size: 14px !important;
}

h2 img {
	float: right;
}

img.alignRight {
	float: right;
	margin-bottom: 12px;
	margin-left: 15px;
}

img.alignLeft {
	float: left;
	margin-bottom: 12px;
	margin-right: 15px;
}

b {
	font-family: Helvetica, Arial sans-serif;
	color: #333;
	font-size: 12px;
}

.lrg {
	font-size: 14px;
}

.med {
	font-size: 12px;
}

#container {
	width: 1002px;
	background-image: url("images/bg_main.png");
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px auto 0px auto;
	/* display: none; */
}

#top_portion {
	margin: 0px 6px 0px 6px;
	width: 990px;
	background-image: url("images/top_gradient.gif");
	background-repeat: repeat-x;
	border-top: 2px solid #FFFFFF;
}


#header {
	margin: 25px 30px 0px 30px;
}




.col_1 {
	width: 120px;
	float: left;
	margin-right: 15px;

}

.col_2 {
	width: 255px;
	float: left;
	margin-right: 15px;

}

.col_2_5 {
	width: 322px;
	float: left;
	margin-right: 15px;

}

.col_3 {
	width: 390px;
	float: left;
	margin-right: 15px;

}

.col_4 {
	width: 525px;
	float: left;
	margin-right: 15px;
}

.col_5 {
	width: 660px;
	float: left;
	margin-right: 15px;
}

.col_6 {
	width: 795px;
	float: left;
	margin-right: 15px;
}

.col_7 {
	width: 930px;
	float: left;
	margin-right: 15px;
}
.col_8 {
	width: 255px;
	float: right;
	margin-left: 15px;
	text-align: right;
	position: relative;
	
}

.lastcol {
	margin-right: 0px;
}


#logo_rule {
	border-top: 3px solid #BF311A;
	width: 660px;
}

#logo {
	border-top: 3px solid #BF311A;
	height: 60px;
}

.alert { padding: 1.5em; background: #fcfceb; margin: 1em 3em 1em 0; border: solid #f5f5e0; border-width: 1px 1px 3px 1px }
.alert p { margin-bottom: 0.5em }
.alert p strong { margin-bottom: 1em; padding-bottom: 0.25em; border-bottom: 1px solid #f5f5e0; font-size: 16px; display: block }

.text_block a:link,
.text_block a:visited,
.text_block_var a:link,
.text_block_var a:visited {
	color: #990000;
}

.text_block {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}

.text_block p {
	margin-bottom: 10px;
	line-height: 20px;
	width: 98%;
}

.text_block_var {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}

.text_block_var p {
	margin-bottom: 10px;
	line-height: 20px;
	width: 98%;
}


.text_block p.lg {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}

/* Article
*************************************************/
#article_text {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}

#article_text p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
	width: 93%;
}

#article_text p b {
	font-family: Georgia, Times, serif;
	font-size: 14px;
}

#article_text p.date {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	color: #333;
}



#article_extended {
	margin: 50px 0px 0px 0px;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}

#article_extended p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 20px;
	width: 93%;
}

#article_extended p b {
	font-family: Georgia, Times, serif;
	font-size: 14px;
}

#article_extended b {
	font-family: Helvetica, Arial sans-serif;
	font-size: 14px;
	color: #333;
}

#article_text a:link,
#article_text a:visited,
#article_extended a:link,
#article_extended a:visited {
	color: #990000;
}


#back_to_news {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

#back_to_news a:link,
#back_to_news a:visited {
	color: #990000;
}

#article_img_holder {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

#article_img_holder img {
	float: left;
}

#article_img_holder p {
	clear: both;
	font-style: italic;
	font-size: 12px;
	width: 90%;
	padding-top: 5px;
}

/* Navigation Row
*************************************************/
#nav_row {
	margin: 0px 0px 0px 36px;
}

/* tweak to make Contact item fit into place */
li.page-item-3,
li.page-item-3 a {
	margin: 0 !important;
}


ul.nav {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 35px;
}

ul.nav li {
	height: 35px;
	float: left;
}

ul.nav li.last,
ul.xnav li:last-child {
	margin: 0px 0px 0px 0px;
}

ul.nav li.current_page_item a {
	background-image: url("images/nav_bg_active.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
}

ul.nav li a {
	text-decoration: none;
	border-top: 1px solid #7E7B74;
	margin: 0px 15px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 115px;
	color: #7E7B74;
	font-weight: bold;
	display: block;
	height: 35px;

}

ul.nav li a:hover {
	background-image: url("images/nav_bg_bw.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
}

ul.nav li.last a,
ul.xnav li:last-child a {
	margin: 0px 0px 0px 0px;
}

ul.nav li.current_page_item a {
	color: #FFFFFF;
}

.contact {
	font-family: Georgia, Times, serif;
	color: #666;
	padding-top: 5px;
	border-top: 1px solid #7E7B74;
}

.contact p {
	margin: 0px 0px 0px 0px;
	color: #666;
}

.contact a {
	color: #666;
}

/* Contact Page */
.contact_page p {
	font-size: 14px;
}
.contact_page .address {
	padding-top: 20px;
}
.contact_page .lrg {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_page .facebook {
	background: url(/images/facebook_icon.gif) no-repeat;
	padding: 2px 0 0 26px;
	color: #333 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.contact_page .twitter {
	background: url(/images/twitter_icon.gif) no-repeat;
	padding: 2px 0 0 26px;
	color: #333 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.e2ma_signup_message {
	margin-bottom: 10px;
}
.e2ma_signup_form {
	margin-bottom: 25px;
}
.e2ma_signup_form_required_asterix,
.e2ma_signup_form_required_footnote {
	display: none;
}
.e2ma_signup_form_button_row {
	margin-top: 10px;
}
.e2ma_signup_form_label {
	text-transform: capitalize;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 7px 0 2px 0;
}
.e2ma_signup_form_element input[type="text"] {
	background: #eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #666;
}

.jobs_contact {
	font-family: Georgia, Times, serif;
	color: #666;
	padding-top: 5px;
}

.jobs_contact p {
	margin: 0px 0px 0px 0px;
	color: #666;
}

.jobs_contact a:link,
.jobs_contact a:visited {
	color: #990000;
}

/* Content
*************************************************/
#headline_content {
	border-top: 1px solid #CBCBCA;
	margin: 15px 0px 0px 37px;
	width: 930px;
	padding-top: 15px;
	height: 120px;
	border-bottom: 1px solid #CBCBCA;
}

#headline_content h1 {
	color: #999;
	width: 650px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
}

#headline_content_var {
	border-top: 1px solid #CBCBCA;
	margin: 15px 0px 0px 36px;
	width: 930px;
	padding-top: 15px;
}

#headline_content_var h1 {
	color: #999;
	font-size: 28px;
	letter-spacing: -0.6px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	width: 650px;
}

#headline_content_var_01 {
	border-top: 1px solid #CBCBCA;
	margin: 15px 0px 0px 36px;
	width: 930px;
	padding-top: 15px;
	height: 120px;
}

#headline_content_var_01 h1 {
	color: #999;
	width: 650px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
}


#headline_content .col_5 b.black,
#headline_content_var .col_5 b.black,
#headline_content_var_01 .col_5 b.black {
	color: #000;
	font-size: 24px;
	}

.content {
	margin-left: 36px;
	width: 930px;
	padding-top: 15px;
}

#content_var {
	margin-left: 36px;
	width: 930px;
	margin-top: 15px;
	padding-top: 0px;
}

ul#services_list {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#services_list li {
	color: #999;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}

ul#services_list li.current_page_item,
ul#services_list li:hover {
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}

ul#services_list li a {
	background-image: url("images/arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #999999;
	display: block;
	padding-left: 15px;
}

ul#services_list li.current_page_item a {
	background-image: url("images/arrow_highlight.gif");
	background-repeat: no-repeat;
	color: #333333;
}

ul#services_list li a:hover {
	background-image: url("images/arrow_highlight.gif");
	background-repeat: no-repeat;
	color: #222222;
}

.module {
	margin-top: 15px;
}

.topModule {
	margin-top: 0px;
}

#newsletter {
	background-color: #EDEBE5;
	background-image: url("images/newsletter_bg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
}

#newsletter_text {
	color: #7E7B6D;
	margin: 0px 0px 0px 14px;
	padding: 16px 0px 10px 0px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	width: 160px;
	display: block;
}

#newsletter form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#newsletter input.inp {
	margin: 8px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	color: #666666;
	float: left;
}

#newsletter input.submit_img {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	float: left;

}

#newletter_response {
	margin: 0px;
	padding: 0px 14px 10px 14px;
}

#newletter_response p {
	padding-bottom: 10px;
	color:#7E7B6D;
	font-family:Georgia,Times,serif;
	font-size: 12px;
}

p.big {
	color: #666;
	margin: 15px 30px 15px 0;
	font-size: 18px;
	line-height: 21px;
}


p.date {
	font-family: Helvetica, Arial sans-serif;
	color: #999;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

p.prev_red {
	color: #990000;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	margin: 15px 0px 0px 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

p.prev_red a:link,
p.prev_red a:visited {
	color: #990000;
}

p.prev_purple {
	color: #666699;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	margin: 15px 0px 0px 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

p.prev_purple a:link,
p.prev_purple a:visited {
	color: #666699;
}

p.prev_olive {
	color: #666633;
	font-family: Helvetica, Arial sans-serif;
	color: #999;
	margin: 15px 0px 0px 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

p.prev_olive a:link,
p.prev_olive a:visited {
	color: #666633;
}

#main_marquee {
	padding: 0px 0px 0px 0px;
}


h2, h2 a {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	border-top: 1px solid #CCC;
	padding-top: 3px;
}

h2, h2 a:hover { color: #333333; }

h3 {
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	margin: 15px 0px 0px 0px;

}

.red a:link,
.red a:visited {
	color: #990000;
}



.purple a:link,
.purple a:visited {
	color: #666699;
}

.olive a:link,
.olive a:visited {
	color: #666633;
}


.icon_env {
	background-image: url("images/icons/env.gif");
	background-repeat: no-repeat;
	padding-left: 50px;
}

.icon_quo {
	background-image: url("images/icons/quo.gif");
	background-repeat: no-repeat;
	padding-left: 50px;
}

/* Careers
*************************************************/
.content_02 {
	border-top: 1px solid #EFEFEF;
	margin-left: 36px;
	width: 930px;
	padding-top: 15px;
	margin-top: 15px;
}

.content_02_first {
	border-top: 0px solid #EFEFEF;
}

div.content_02 ul,
div.content_02_first ul {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	padding-bottom:10px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

div.content_02 li,
div.content_02_first li {
	padding-top: 10px;
	list-style-type: disc;
	margin-top: 0;
}

div.content_02 li.first,
div.content_02_first li.first {
	/* padding-top: 0px; */
	list-style-type: disc;
	margin-top: 0;
}

div.content_02 li.firstLi,
div.content_02_first li.firstLi {
/*	padding-top: 0; */
	margin-top: 0;
}

ul.careers {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
}

ul.careers li {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: disc;
}


/* Footer
*************************************************/
#bottom_portion {
	margin: 0px 6px 0px 6px;
	width: 990px;
	background-image: url("images/bottom_gradient.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 2px solid #FFF;
	border-right: 0px solid #FFF;
	border-left: 0px solid #FFF;
	padding-bottom: 33px;
}


#footer {
	margin: 40px 0px 0px 30px;
}

/*
#footer a {
	color: #990000;
}
*/

#footer_content {
	border-top: 1px solid #7E7B74;
	width: 525px;
}

#copyright {
	float: left;
	color: #666;
	font-size: 10px;
	margin-top: 6px;
	width: 268px;
}

#footer_links {
	float: left;
	color: #666;
	font-size: 10px;
	margin-top: 6px;
	width: 220px;
}
#footer_links .twitter {
	background:url(images/icons/twitter.gif) no-repeat;
	padding: 2px 20px 10px 20px;
}
#footer_links .facebook {
	background:url(images/icons/facebook.gif) no-repeat;
	padding: 2px 10px 10px 20px;
}
#footer_links .vimeo {
	background:url(images/icons/vimeo.gif) no-repeat;
	padding: 2px 0 10px 20px;
}

#footer_img {
	padding: 0px 5px 0px 0px;
	display: block;
	float: left;
}

#footer_links a:link,
#footer_links a:visited {
	color: #666;
}

.space {
	padding: 0px 4px;
}

/* Work
*************************************************/
#work_area {
	margin: 15px 6px 0px 6px;
	width: 986px;
	background-image: url("images/work_feat_bg.jpg");
	background-repeat: repeat-x;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	background-color: #E4E4E4;
}

#work_head {
	margin: 0px 30px 0px 30px;
	padding: 8px 0px 10px 0px;
}

#work_single_head {
	margin: 22px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#work_single_header_text {
	margin-bottom: 12px;
	color: #999999;
	font-style: italic;
}

#header_text {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
	float: left;
	font-weight: bold;
	width: 300px;
}

#work_assets {
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 9px 0px;
	height: 185px;
	width: 932px;
	max-width: 932px;
	overflow: hidden;
	position: relative;
}

#work_single_assets {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 660px;
	max-width: 660px;
	overflow: hidden;
	position: relative;
}

#work_single_container img {
	float: left;
	padding-right: 30px;
	width: 660px;
}

#work_single_container p,
#work_container {
	width: 99999px;
	position: relative;
}

ul.work {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;

}

ul.work li.slide {
	width: 300px;
	padding-right: 15px;
	float: left;
}

ul.work li.slide a img  {
	border: 1px solid #f2f2f2;
	width: 300px;
	height: 170px;
}

ul.work li.slide a:hover img  {
	border: 1px solid #990000;
}

.last_asset {
	padding-right: 0px;
}

p.caption {
	font-size: 11px;
	font-style: italic;
}

.selector {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 300px;
	text-align: center;
}

.work_single_selector {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 40px;
	text-align: center;
}

.work_single_selector a,
.selector a {
	display: block;
	width: 10px;
	height: 13px;
}

.work_single_selector #prev a,
.selector #prev a {
	background-image: url("images/work_left.gif");
	background-repeat: no-repeat;
	float: left;
}

.work_single_selector #next a,
.selector #next a {
	background-image: url("images/work_right.gif");
	background-repeat: no-repeat;
	float: right;
}

.work_single_selector #next a {
	margin-left: 16px;
	float: left;
}

.work_single_selector div a span,
.selector div a span {
	display: none;
}

.work_single_selector div a:hover,
.selector div a:hover {
	background-position: 0px -17px;
}

#indicator {
	width: auto;
	margin-left: 104px;
}

.work_single_selector #indicator {
	width: auto;
	margin-left: 0px;
}

.work_single_selector #indicator ul {
	display: none;
}

#indicator ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#indicator ul li {
	display: inline;
	float: left;
	padding: 0px 0px 0px 16px;
}

#indicator ul li#first {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
}

#indicator ul li a {
	background-image: url("images/circles.gif");
	background-repeat: no-repeat;
	display: block;
	width: 13px;
	height: 13px;
}

#indicator ul li a span {
	display: none;
}

#indicator ul li a:hover {
	background-position: 0px -12px;
}

#indicator ul li.active a {
	background-image: url("images/circles.gif");
	background-position: 0px -12px;
}



.data_area {
	margin: 0px 36px 0px 36px;
}

.results {
	padding: 0px 0px 0px 0px;
	margin: 20px 10px 0px 0px;
	float: left;
}

.last {
	margin: 20px 0px 0px 0px;
}

#type_selector {
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: block;
}

#type_selector p a:link {
	color: #333;
	text-decoration: none;
}

#client {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 229px;
	height: 51px;
	float: left;
	position: relative;
	left: 350px;
	top: 1px;
}

#industry {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 189px;
	height: 51px;
	float: left;
	position: relative;
	left: 180px;
	top: 1px;
}

#service {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 189px;
	height: 51px;
	float: left;
	position: relative;
	left: 130px;
	top: 1px;

}

.selected {
	background-image: url("images/opt_selected.png");
	background-repeat: no-repeat;
	z-index: 2;
}

.unselected {
	background-image: url("images/opt_unselected.png");
	background-repeat: no-repeat;
	z-index: 0;
}

.unselected_shadow_left {
	background-image: url("images/opt_unselected_shadow_left.png");
	background-repeat: no-repeat;
	z-index: 1;
}

.unselected_shadow_right {
	background-image: url("images/opt_unselected_shadow_right.png");
	background-repeat: no-repeat;
	z-index: 1;
}

#client p,
#industry p,
#service p {
	color: #333;
	text-transform: uppercase;
	margin: 27px 0px 0px 0px;
	font-family: Helvetica, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#client p a:link,
#client p a:hover,
#client p a:visited,
#industry p a:link,
#industry p a:hover,
#industry p a:visited,
#service p a:link,
#service p a:hover,
#service p a:visited {
	color: #333;
	text-decoration: none;
}

.hit_area {
	padding: 11px 25px 9px 25px;
}

.data_area ul.filter_results {
	width: 225px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.data_area ul.filter_results a:link,
.data_area ul.filter_results a:visited {
	color: #990000;
}


.data_area ul.filter_results li {
	border-top: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}

.data_area ul.filter_results li.lead {
	border-top: 0px none;
	padding: 5px 0px 5px 0px;
	font-size: 15px;
	font-family: Georgia, Times, serif;
}

#headline_casestudy {
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	width: 981px;
	margin: 15px 6px 0px 6px;
	height: 340px;
	padding-top: 15px;
	position: relative;
}

#case_study_marquee {
	position: absolute;
	top: 0px;
	left: 0px;
}

#headline_casestudy h1 {
	width: 650px;
	font-size: 24px;
	position: relative;
	margin-left: 29px;
}

#headline_casestudy h1.white {
	color: #FFF;
}

#project_description_white {
	width: 923px;
	margin: 35px 29px 0px 29px;
	background-image: url("images/case_studies/alpha_white.png");
	position: relative;
}

#project_description_charcoal {
	width: 923px;
	margin: 35px 29px 0px 29px;
	background-image: url("images/case_studies/alpha_charcoal.png");
	position: relative;
}

#logo_holder {
	padding: 20px 34px;
	float: left;
	width: 200px;
}

#project_text {
	padding: 20px 0px;
	float: left;
	width: 600px;
}

#project_text p {
	color: #333;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	width: 83%;
	line-height: 30px;
}

#client_data {

}

#industry_data {

}

#service_data {

}

.show_filter {
	display: block;
}

.hide_filter {
	display: none;
}

/* Case Study
*************************************************/

ul.vital {
	width: 253px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	text-transform: capitalize;
}

ul.vital a:link,
ul.vital a:visited {
	color: #990000;
}


ul.vital li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}

ul.vital li.lead {
	padding: 5px 0px 5px 0px;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	text-transform: inherit;
}


#copy {
	width: 98%;
}


#copy p {
	margin-top: 10px;
}


.main_img {
	padding-top: 50px;
	width: 655px;
}



.project_feature_holder_first {
	width: 791px;
}

.project_feature_holder {
	border-top: 1px solid #ccc;
	width: 791px;
	padding-top: 15px;
}




/* News
*************************************************/
ul.order {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	font-size: 12px;
}

ul.order li {
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 20px 0px;
	display: inline;
}

/* U and I BLOG
*************************************************/
.uandi-post { width: 32%; margin-right: 10px; float: left }

.uandi a,
.uandi p.prev_red a {
	color: #666633;
}

/* Commons
*************************************************/
div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
}

/* Archive Banner
*************************************************/

div#archiveBanner {
	margin-top: 32px;
	margin-left: 6px;
}

div#archiveBanner p {
	margin: 0;
	padding: 0;
}

div#archiveBanner img {
	border: 2px solid white;
}

/* Overrides for active link on home/news
*************************************************/
body.pageid-8 li.current_page_item a,
body.pageid-28 li.current_page_item a { background: white; color: #666 }



/* Pagination styles (via PageNavi Plugin)
*************************************************/

.wp-pagenavi {
	padding-top: 4px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #444;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #777;
	color: #111;
	background-color: #efefef;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

div.news h1 {
	padding-bottom: 15px;
}

div.news p {
	margin-bottom: 15px;
}

div#bottomNavigation {
	margin-top: 15px;
}
