/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: verdana, sans-serif;
background: #941018 url(images/body_bg.jpg) repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background: white url(images/sidebar_tile_bg.gif) repeat-y;
background-position:  0px 0px;
	text-align: left;
	}

#header {
	background: transparent url(images/header_bg.jpg) no-repeat;
	background-color: #CE4542;
	}

#flashcontentpeople
{

margin: 20px 0px 10px 0px;

}



#header a:hover
{

color: white;

}

.drillpage_header
{
margin: 0;
width: 100%;
}

#searchform
{
width: 718px;
display: block;
margin: 0 auto;
z-index: 100;
}

#searchform_inner
{

margin: 0 auto;
background: white;
position: absolute;
right: 0px;

}

#headerimg 	{
	margin: 0;
padding: 0;
	height: 100px;
	width: 718px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
padding: 10px 30px 0 20px;
	}



.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {

}

.even, .alt {


}

#footer {

	border: none;
	}

small {
	
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {

	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}



#sidebar h2 {

	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em ;
	}
.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 {

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {

	}

#sidebar p{

color: #EFF3D6;
padding: 0px 15px 0 15px;
font-size: 1.1em;

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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



a.post-edit-link
{

background-color: #CE4542;
color: #C6DF8C;
padding: 3px 20px 4px 20px;
margin-right: 20px;
float: right;
text-transform: uppercase;



font-weight: bold;

}

a.post-edit-link:hover
{

background-color:  #C6DF8C;
color: #CE4542;
padding: 3px 20px 4px 20px;
margin-right: 20px;
float: right;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;

}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
margin-top: -10px;
	}

#page {
	background-color: white;

	margin: 0px auto;
	padding: 0;
	width: 722px;


	}

#header {



	padding: 0;
	height: 95px;
	width: 722px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#header h1 {

display: none;
}

#header .description {

display: none;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 490px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

h2.pageTitle
{
background: #CE4542 url(images/drillPage_title.jpg) no-repeat;
width: 490px;
margin: 0;
padding: 3px 0 3px 10px;
font-size: 11px;
color: #CE4542;

}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;

	width: 760px;
	
text-align: center;
background: transparent;

	}

#footer p {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	}

#footer #footer_top
{

padding: 0px 0 10px 0;


}

span.footerDivider
{

color: #CE4542;
margin: 0px 5px 0 5px;

}

#footer  a
{

color: #CE4542;

}

#footer #footer_bottom
{

color: #C6DF8C;
padding: 0px;

}

#footer  a:hover
{

color: #CE4542;
text-decoration: none;

}

#footer  a
{

color: #C6DF8C;

}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry div ul li
{

list-style-position: inside;


}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
font-size: 1.1em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {










	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;

	}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	float: left;
height: 100%;
	width: 222px;
background: transparent;
	}

#sidebar img
{
margin: 0 auto;
display: block;
border: 1px solid white;
float: none;
margin-bottom: 10px;

}

#sidebar ul.serviceList
{
color: #EFF3D6;

margin: 20px 10px 0 10px;


}

#sidebar ul.serviceList li
{

color: #CEEB94;
list-style-type: disc;
margin: 5px 5px 2px 20px;

}

#sidebar p.picCaption
{

display: block;
margin: 0 auto;
width: 195px;
color: #CEE794;
margin-bottom: 20px;



}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {

	}

blockquote cite {

	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}



/* About Button */
.navButtAbout {
float: left;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 90px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	text-decoration: none;
}

.navButtAbout:hover {
	background-image: url(images/button_bg_over.jpg);

	text-decoration: none;
}

/* Home Button */
.navButtHome {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 70px;
	height: 95px;
	color: white;
	margin-left: 10px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
	
}

.navButtHome:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}

/* Clients Button */
.navButtClients {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 75px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
}

.navButtClients:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}

/* Clients Button */
.navButtPeople {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 75px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
}

.navButtPeople:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}

/* Services Button */
.navButtServices {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 85px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
}

.navButtServices:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}

/* Partnerships Button */
.navButtPartnerships {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 120px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
}

.navButtPartnerships:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}

/* News Button */
.navButtNews {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 70px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
}

.navButtNews:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}

/* Contact Us Button */
.navButtContact {
float: left;
display: inline;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 100px;
	height: 95px;
	color: white;
	margin-left: 2px;
	text-align: center;
	position: relative;
	text-decoration: none;
	
}

.navButtContact:hover {
	background-image: url(images/button_bg_over.jpg);
	text-decoration: none;
}


.navButtTextHome {
	font-stretch:expanded;
	font-size: 15px;
font-family:"Times New Roman", Times, serif;
	margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 0px;
	padding: 0;
	
}

.navButtTextHome :hover {
	
	text-decoration: none;

}


/* Clients Button Text */

.navButtTextClients {
	font-stretch:expanded;
	font-size: 15px;
font-family:"Times New Roman", Times, serif;
	margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 0px;
	padding: 0;
	
	
}
/*.navButtTextClients {
	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	position: absolute;
	bottom: 5px;
	margin: 0 17px 0 17px !important;
	margin: 0 0 0 -20px;
	padding: 0;
	
}*/

.navButtTextClients :hover {
	
	text-decoration: none;

}

/*Nav Button Text people */
.navButtTextPeople {
	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 0px;
	padding: 0;
	
}

.navButtTextPeople:hover {
	
	text-decoration: none;

}

/* Nav Button Text Services */
.navButtTextServices {


	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;

	margin: 72px 17px 5px 11px !important;
	margin: 72px 0 0 0px;

	padding: 0;
	
}

.navButtTextServices :hover {
	
	text-decoration: none;

}

/* Nav Button Text Partnerships */
.navButtTextPartnerships{
	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 0px;
	padding: 0;
	
}

.navButtTextPartnerships :hover {
	
	text-decoration: none;

}


/* Nav Button Text About Us */
.navButtTextAbout {
	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 0px;
	padding: 0;
	
}

.navButtTextAbout :hover {
	
	text-decoration: none;

}

/* Nav BUtton Text News */
.navButtTextNews {
	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 -15px;
	padding: 0;
	
}

.navButtTextNews :hover {
	
	text-decoration: none;

}

/* Nav Button Text Contact Us */
.navButtTextContact {
	font-stretch:expanded;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	margin: 72px 17px 5px 17px !important;
	margin: 72px 0 0 0px;
	padding: 0;
	
}

.navButtTextContact:hover {
	
	text-decoration: none;

}


.caseStudySlide
{
width: 400px;
height: 20px;
text-decoration: none;
font-weight: bold;
color: #C52E3A;
display: block;
margin: 0 0 0 0;
padding: 3px 0 3px 10px;
background: transparent url(images/cs_slideBtn_bg.jpg) no-repeat;
}

.caseStudySlide:hover
{
display: block;
text-decoration: none;
font-weight: bold;
color: #C52E3A;
background: transparent url(images/cs_slideBtn_bgOver.jpg) no-repeat;

}

ul.clientList
{
margin: 0;
padding: 0;


}

ul.clientList li table tr td
{


padding: 10px 5px 5px 10px;


}


/*******************************************
//
// CLIENT LIST
//
//*******************************************/

ul.clientList
{

margin: 20px 0 20px 0;

}

ul.clientList li table tr td.clientImg
{

width: 200px;
text-align: center;
float:none;

}

ul.clientList li 
{

list-style: none;
display: block;
float: left;
width: 100%;
margin: 0 0 10px 0;
background:transparent url(images/client_bg.gif) repeat-y;

}

ul.clientList li h1 
{
font-size:  1.1em;
margin: 15px 15px 10px 0;

color: black;
padding: 0;
text-align: left;
line-height: 1.1em;

}

 ul.clientList li h5
{
font-size:  1em;
color: #C94245;
font-weight: normal;
margin: 0 15px 0 0;
padding: 0;
line-height: 1.4em;

}

 ul.clientList li h5 p
{

margin: 0;
padding: 0;

}


ul.clientList li h2
{
font-size:  1em;

color: #C94245;
margin: 20px 25px 5px 0;


}

 ul.clientList li h3
{
font-size: 1em;

color: #C33B3F;
margin: 0px 25px 15px 0;
font-weight: normal;
line-height: 1.4em;

}

 ul.clientList li h3 p
{
margin: 0;
padding: 0;

}

 ul.clientList li img
{
border: none;

}


 ul.clientList li .caseStudyButton
{
background: #C53A3F url(images/caseStudyButton.gif) no-repeat;
background-position: 3px 1px;
padding: 2px 10px 5px 25px;
font-weight: bold;
font-size: 11px;
display: block;
float: left;
font-size: 10px;
color: white;
float: right;
margin: 5px 20px 0 0 !important;
margin: 5px 20px -17px 0;
text-decoration: underline;


} 

 ul.clientList li .caseStudyButton:hover 
{
background-color:white;
color: #C53A3F;

}

.clientListForm
{

width: 400px;
display: block;
background-color: white;

margin: 10px 0 20px 20px;
}

.clientDrop
{
width: 500px;
display: inline;
background-color: white;


}

.gourl
{
width: 200px;
display: inline;
float: left;
background-color: white;
margin: 0 0 15px 0;
}

.goButton
{
display: inline;
float: left;
margin: 0 0 0 10px;
background-color: #ECE9D8
}
/*******************************************
//
// NEWS








//
//*******************************************/

.newsNav 



{
display: inline;
background-color: #CAE691;
padding: 5px;
margin-bottom: 20px;

float: right;
}

.newsNav a

{
color: #B01F2C;
font-size: 11px;
text-decoration: underline;
margin: 0 5px 0 5px;
font-weight: bold;

}

.newsNav a:hover
{
text-decoration: none;
}

.newsNav a:active
{
text-decoration: none;
color: #005F0D;
}

.newsNav .divider
{
color: #B01F2C;
}

.newsContent table
{
	width: 490px !important;
	width: 490px;
	
	margin: 0 0 20px 30px;
	
	

	
}

table tr.newsItem {

width: 490px;
float: left;
margin-bottom: 0 0 10px 30px;
display: block;





}



.date {

color: #6D9F13;
font-style: italic;
font-size: 10px;
margin: 10px 0 10px 0;
padding: 0;



}


table tr.newsItem td
{
 margin-bottom: 40px;
padding: 20px 0 20px 0;
border-top: 1px dotted #EFC8AB;
vertical-align: top;
float: left;
width: 290px;

}


.newsItem a
{
font-size: 12px;
color: #C33B3F;
text-decoration: underline;
line-height: 18px;

}

.newsItem a:hover
{
font-size: 12px;
color: #C33B3F;
text-decoration: none;
}

 .newsItem img{

margin: 10px 10px 0 3px;
border: 4px solid #C63439;
padding: 10px;

}

.newsItem .newsImg
{
width: 175px;
text-align: center;

}

/*******************************************
//
// case study
//
//*******************************************/


table.caseStudyTitle {
font-size:: 15px !important;
font-size: 15px;
clear: both;
font-weight: bold;
color: #C52E3A;
line-height: 19px;
margin: 0 0 10px 0;
display: block;
padding-top: 10px;
}

table.caseStudyTitle img
{

border: 5px solid #C62C39;
padding: 10px 15px 10px 15px;
margin: 0 20px 0 10px;
}

.showAndTellTitle
{
width: 455px;
margin: 5px 0 -10px 0;
border-bottom: 3px solid #83B91D;
font-size: 11px;
text-transform: Uppercase;
color: #83B91D;
}


.caseStudyObject ul
{
margin: 0px 0 0 0;
padding: 0;
}

.caseStudyObject ul li
{
margin: 2px 0 0 0px;
padding: 3px 5px 3px 10px;
text-decoration: none;
list-style: none;
background-color: #eeeeee;
width: 100%;


}


.caseStudyObject ul li a
{
text-decoration: none;
font-weight: bold;


}

.caseStudyObject ul li a:hover
{
text-decoration: none;
color: #C33B3F;
}

.caseStudyObject ul li:hover
{
background-color: #dddddd;

}

.caseStudyObject img
{
margin: 0 0 10px 0;
float: left;
display: inline;
border: 3px solid #EFF7C6;
}

.caseStudyObject
{
margin: 20px 5px 0 0px;
width: 200px;
float: left;

}

.caseStudyObject h3
{

font-size: 10px;
line-height: 12px;
width: 190px;
margin: 0px 0 20px 0 !important;
margin: 0px 0 20px 0 ;

}

.caseStudyObject table tr td
{
border: none;
margin: 0 0 0 0;
}

.caseStudyObject img
{
margin: 0 0 10px 0;
float: left;
display: inline;
}


.caseStudyObject blockQuote
{
background:transparent url(../images/blockQuote_bg.jpg) repeat-x;
padding: 10px; 
}


.caseStudyArticle
{
margin: 20px 0px 0 10px;
width: 240px !important;
width: 235px;
float: left;
}

.caseStudyArticle .viewArticle
{
float: right;
margin: -10px 10px 50px 0;
background-color: #83B91D;
color: white;
text-decoration: none;
padding: 3px 5px 3px 5px;
font-weight: bold;
font-size: .8em;

}

.caseStudyArticle .viewArticle:hover
{
float: right;

background-color: #DFF1A7;
color: #83B91D;
text-decoration: none;

font-weight: bold;
}

.caseStudyArticle img
{
margin: 0 auto;
margin-top: 5px;
border: none;
padding: 0;
display:block;

}


.caseStudyArticle h2
{
color: #C52E3A;
font-size: 20px;
font-weight: normal;
margin-bottom: 8px;

}

.caseStudyArticle h3
{
color: #C52E3A;
font-size: 12px;
display: block;
margin-bottom: 12px;
}

p.casestudyobject_caption
{

color: black;
margin: 0 0 40px 0;

}

p.casestudyobject_caption a
{

color: #941018;

text-decoration: underline;

}







.bqTitle
{
text-align: right; 
font-size: 10px;
margin: 5px 10px 10px 0;
line-height: 14px;
background-color: #F3F9DD;
padding: 5px;
}

#authenticApproach {
	background: none;
	color: black;
	padding: 10px;
	margin: 0;
}



#authenticApproach ul
{
margin: 10px 0 0 15px;
}

#authenticApproach ul li
{
color: black;
}

#freshPerspective ul
{
margin: 10px 0 0 15px;
}

#freshPerspective ul li
{
color: black;
}
 
#freshPerspective {
	background: none;
	color: black;
	padding: 10px;
	margin: 0px;
}



#meaningfulImpact {
	background: none;
	color: black;
	padding: 10px;
	margin: 0px;
}

#meaningfulImpact ul li
{
color: black;
}

#meaningfulImpact ul
{
margin: 10px 0 0 15px;
}

.caseStudyArticle blockquote
{
background:transparent url(images/blockQuote_bg.jpg) repeat-x;
padding: 15px; 

margin: 0 0 10px 0;
width: 210px;
}

.showAndTellHolder
{
display:block;
clear: both;
height: 100%;
padding-bottom: 20px;
margin: 40px 0 0 15px;
}


form 
{
/*background-image:url(images/sidebar_bg.gif);*/
width: 200px;
margin: 15px 0 0 15px;

}




form input {

width: 95px;
font-size: 10px;
padding: 3px 3px 3px 3px;
border: none;
float: left;
margin-top: 10px;


}

form button {

border: none;
padding: 5px !important;
padding: 0 0 0 0;


}

.submitButtonHolder
{
text-align: right;
width: 170px;
margin: -30px 0 0 0;
}

#submitter
{
background-color:#CAE691;
float: right;
margin: 0px 0 0 0;
color: #C6323C;
font-weight: bold;

}

form .formTitle {

color: #CAE691;
font-size: 10px;
margin: 0;
font-weight: bold;
text-transform: uppercase;


}

fieldset {
  padding: 0px 10px 5px 10px;
  font: 10px;
border: 1px solid #CAE691;
text-align: right;
height: 90px;

  }
label {
width: 60px;
  float:left;
 margin-top: 10px;
  margin-right:5px;
  padding-top:0.2em;
  text-align:right;
  font-weight:normal;
color: #CAE691;
  }

legend {
  padding: 5px 5px;
  color: #C33B3F;
font-weight: bold;
text-transform: uppercase;
background-color: #CAE691;
  font-size:90%;
  text-align:right;
  
  }
  
#log .formThankYou {
width: 150px;
display: block;
float: right;
margin: 10px 15px 0 px;
background-color: #CAE691;
color: #9E1424;
font-weight: bold;
text-align: center;
padding: 10px;
}
  
  
  .entry ul  li
{
list-style: disc;
margin-left: 20px;
padding: 0 0 0 10px;

}

.clickItemSlide
{

font-weight: bold;
color: #1a1a1a;
font-size: .9em;
}

#formReturn
{

margin: 0 15px 10px 15px;
text-align: center;

display: block;


}

#formReturn p
{
font-weight: bold;
color: #313031;
font-size: 1.2em;


background: white;
padding: 20px;
}




/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
