/*
Theme Name: Crosby Marketing WordPress Theme
Theme URI: http://crosbymarketing.com/
Description: The default Crosby Marketing WordPress Theme
Version: 1.0
Author: Joe Fino
Author URI: http://crosbymarketing.com/
Tags: red, custom, fixed width, multi-columns, widgets
*/

/* Begin Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
em {
	font-style:italic;
}
body {
	font-size:10px;
	background: #FFFFFF url(images/crosbyBG.gif) repeat-x;
}
body.work {
	font-size:10px;
	background: #FFFFFF;
}
/* End Reset */

/* Begin Typography & Colors */
.entry p, .text p, .leadershipEntry p, .theStory p {
	padding: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	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;
}
.theStory p a:visited, .entry p a:visited {
	color: #B30624;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Arial, Helvetica, 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: Tahoma, Arial, Helvetica, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em Tahoma, Arial, Helvetica, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
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: #B30624;
	text-decoration: none;
}
a:hover {
	color: #B30624;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#interiorMain .leadershipEntry {
	font-size: 1.2em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	float:left;
	width: 490px;
	margin: 0 0 0 20px;
}
#interiorMain .leadershipEntry img {
	float:left;
	margin: 0 10px 10px 0;
}
#interiorMain .leadershipEntry h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #333;
}
.leadershipImage {
	width: 96px;
	margin: 5px 20px;
	float:left;
	clear: none;
}
#interiorMain .leadershipNav {
	width: 225px;
	margin: 0px;
	float:left;
	clear:left;
}
#interiorMain .leadershipNav ul {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	margin:0;
	padding:0;
}
#interiorMain .leadershipNav ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style-image:none;
	list-style-type:none;
}
#interiorMain .leadershipNav ul li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#interiorMain .leadershipNav ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#interiorMain .leadershipNav ul li a span {
	font-weight: normal;
}
#interiorMain .leadershipNav ul li.current_page_item {
	background: transparent url(images/right-arrows-bullet-gray.png) no-repeat scroll 0 0;
	color: #666;
	text-decoration: none;
}
#interiorMain .entry {
	font-size: 1.2em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	float:left;
	clear: left;
	width: 100%;
}
#interiorMain .slides {
	float:left;
	clear: left;
	width: 100%;
}
#interiorMain .slides p {
	float:left;
	clear: left;
	width: 100%;
}
.entry-content {
	position:relative;
	float:left;
	margin:0;
}
.entry-content a {
	display:block;
	height:109px;
	overflow:visible;
	position:relative;
	width:157px;
	margin: 0 25px 15px 0;
	float: left;
}
.entry-content a span.slide-title {
	color:black !important;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	left:3px;
	line-height:1em;
	position:absolute;
	top:80px;
	width:151px;
	z-index:0;
}
.entry-content a img {
	position:absolute;
	z-index:5;
}
.entry-content img {
	margin:0 0 25px;
}
span.cover-up {
}
img.thumbnails {
	border:none;
	margin: 0 20px 20px 0;
	float: left;
	display:inline;
	width:214px;
	height:187px;
}
/*#interiorMain .clientLogos span {
	float: left;
	width: 157px;
	margin: 0 0 15px 25px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
#interiorMain .clientLogos span strong {
	position: absolute;
	display: block;
	width: 157px;
}
#interiorMain .clientLogos span img {
	margin: 15px 0 0 0;
	position: relative;
	top: 0px;
}
#interiorMain .clientLogos span img.on {
	display: none;
	margin: 5px 0 0 0;
	position: relative;
	top: -96px;
}*/
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	padding: 0;
	width: 960px;
	margin: 0px auto;
}
#page {
	width: 960px;
	margin-left:auto;
	margin-right: auto;
}
#header {
	margin: 0;
	padding: 0;
	float: left;
	width: 960px;
	height: 100px;
}
#content {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	float: left;
	display: block;
}
#leftNavHome {
	width: 249px;
	float: left;
	margin: 30px 0px 30px;
}
#leftNav {
	width: 190px;
	float: left;
	margin: 30px 0px 30px;
}
#interiorMain {
	margin: 45px 0px 30px 20px;
	padding: 0px;
	float: left;
	clear: none;
	width: 750px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
#interiorMain-flash {
	margin: 45px 0px 30px 100px;
	padding: 0px;
	float: left;
	clear: none;
	width: 700px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
#interiorMain .leftExpertise {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 375px;
}
#interiorMain .left {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 265px;
}
#interiorMain .left #workLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 415px;
}
#interiorMain .theContent {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%
}
#interiorMain-flash .theContent .text {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	margin-top: 10px;
}
#interiorMain .rightExpertise {
	margin: 0px;
	padding: 0 0 0 10px;
	float: right;
	clear: none;
	width: 300px;
}
#interiorMain .right {
	margin: 0px;
	padding: 0 0 0 10px;
	float: right;
	clear: none;
	width: 450px;
}
#interiorMain .right #workRight {
	margin: 0px;
	padding: 0 0 0 10px;
	float: right;
	clear: none;
	width: 450px;
	text-align:center;
}
#interiorMain .right #workRight img {
	margin: 0 0 20px 0px;
	padding: 0px;
	border:1px solid #333333;
}
#interiorMain .right #workRight .thumbs {
	width: 450px;
	margin: 0 auto;
	text-align:center;
	display:block;
	clear:both;
}
#interiorMain .right #workRight .thumbs img {
	border:1px solid #333333;
	display:inline;
	float:none;
	margin:0 5px;
}
#interiorMain .contactRight {
	margin: 40px 0 0 15px;
	padding: 0 0 0 15px;
	float: left;
	clear: none;
}
#interiorMain h2 {
	margin: 0 0 15px;
	padding: 0 50px 4px 0;
	color: #b30624; /*#FA4438;*/
	border-bottom: 1px solid #CCCCCC; /*#FA4438;*/
	float:left;
}
#main {
	margin: 80px 0 60px 20px;
	padding: 0px;
	float: left;
	clear: none;
	width: 670px;
}
#main .flash {
	margin: 0px;
	padding: 0px;
}
#content #main .flash .text {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	margin-top: 10px;
	width: 610px;
}
#footer {
	padding: 0;
	margin: 0 auto 15px;
	width: 960px;
	clear: both;
	border-top: 1px solid #e8e8e8;
	float: left;
}
#footer .left {
	float: left;
	margin: 25px 0 0 15px;
	display: block;
}
#footer .left img {
	border:none;
	margin: 0 20px 0 0;
}
#footer .right {
	float: right;
	margin: 25px 20px 0 0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #999999;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 40px;
	padding: 0px;
}
.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;
}
/* End Structure */

/* Begin Navigation */

.mainNav a {
	color: #666;
	text-decoration: none;
}
.mainNav a:hover {
	color: #FA4438;
	text-decoration: underline;
}
#searchArea {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	float:right;
	clear:none;
}
#searchArea ul, #searchArea li {
	list-style-type: none;
}
#searchsubmit {
	background:transparent url(images/search-btn.jpg) no-repeat scroll center top;
	border: 0 none;
	cursor: pointer;
	height: 23px;
	padding: 0 0 0 3px;
	position: relative;
	text-indent: -1000em;
	width: 70px;
	margin: 0px;
}
#signupsubmit {
	background:transparent url(images/submit-btn.jpg) no-repeat scroll center top;
	border: 0 none;
	cursor: pointer;
	height: 23px;
	padding: 0 0 0 3px;
	position: relative;
	text-indent: -1000em;
	width: 70px;
	margin: 0px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
}
.logo {
	float:left;
	margin: 24px 0 0 10px;
	display: block;
}
.mainNav {
	float: right;
	clear: right;
	text-align: right;
	margin: 30px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.mainNav ul {
	list-style-image:none;
	list-style-type:none;
	text-transform: capitalize;
	display: inline;
}
.mainNav li {
	list-style-image:none;
	list-style-type:none;
	display: inline;
	margin: 0 0 0 25px;
	padding: 0px;
	float: left;
	clear: none;
}
.mainNav li a {
	text-transform: uppercase;
	padding: 1px 1px 1px 15px;
	text-decoration: none;
}
.mainNav li a:hover, .mainNav li a.active {
	background: transparent url(images/right-arrows-bullet.png) no-repeat scroll 0px 0px;
	color: #000;
	text-decoration: none;
}
.uppercase {
	text-transform: uppercase;
}
#leftNav p {
	color: #666666;
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 15px;
}
#navigation ul {
	list-style-type: none;
	width: 215px;
} 

#navigation li {
	margin: 0px;
	border-bottom: 1px dotted #999;
	padding: 0px;
}

#navigation li.last {
	margin: 0px;
	border-bottom: 0px dotted #999;
	padding: 0px;
}

#navigation li a {
	color: #b30624;
	display: block;
	font: bold 120% Tahoma, Arial, Helvetica, sans-serif;
	padding: 15px 10px 15px 10px;
	text-decoration: none;
}

 * html #navigation li a {  /* make hover effect work in IE */
	width: 215px;
}

#navigation li a:hover {
        background: #efece1;
}
#navigation a img {
	border: none;
	margin-top: 2px;
}
#navigation a strong {
	color: #333;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 125%;
	margin-bottom: 5px;
}
#navigation a em  {
	color: #666;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 15px;
}
#navigation a span {
	color: #5f8da6;
	line-height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: transparent url(images/arrow-bullet.png) no-repeat scroll 0px 0px;
	margin: 1px;
	padding: 1px 1px 1px 18px;
}
#navigation .twitter {
	min-height:156px;
}
#navigation img.twitterIcon {
	margin: 0;
	padding: 0;
	float: right;
}
#result {
	height: 0px;
	display:none;
}
#interior-nav {
	margin: 50px 0 0 15px;
	padding: 0px;
}
#interior-nav ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}
/*#interior-nav ul ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}*/
#interior-nav li {
	margin: 0px 0 0 5px;
	padding: 6px 0;
}
#interior-nav li.page_item span.active {
	margin: 0px;
	color: #333;
	padding: 6px 0 6px 10px;
	font-weight: bold;
	cursor: pointer;
}
#interior-nav li.page_item span.inactive {
	margin: 0px;
	color: #333;
	padding: 6px 0 6px 10px;
	font-weight: bold;
	cursor: pointer;
}
#interior-nav a {
	color: #333;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#interior-nav a:hover {
	color: #000;
}
.leadershipLink span {
	cursor: pointer;
	margin: 0 0 0 15px;
	color: #333;
	font-weight: bold;
}
.leadershipLink span:hover {
	cursor: pointer;
	color: #000;
	text-decoration: underline;
}
#leadershipLinkContents {
	display:none;
}
#interior-nav li.current_page_item {
	background: url(images/navBG.png) no-repeat scroll 0px center;
	font-weight: bold;	
}
#interior-nav li.current_page_item a, #interior-nav li.current_page_item {
	color: #333;
	padding: 6px 0 6px 5px;
	font-weight: bold;
	cursor: pointer;
}
#interior-nav li.current_page_item clients, #interior-nav li.current_page_item industry {
	color: #333;
	padding: 6px 0 6px 10px;
	font-weight: bold;
	cursor: pointer;
}
#interior-nav #leadershipLinkContents ul {
	margin: 0;
	padding: 0;
}
#interior-nav #leadershipLinkContentsActive li.current_page_item {
	background:none;
	margin: 0 0 8px 5px;
	padding: 0;
	font-weight: bold;
}
#interior-nav #leadershipLinkContents .page_item, #interior-nav #leadershipLinkContentsActive ul li {
	background:none;
	margin: 0 0 8px 5px;
	padding: 0;
}
#interior-nav #leadershipLinkContents .page_item a, #interior-nav #leadershipLinkContentsActive li.current_page_item a, #interior-nav #leadershipLinkContentsActive ul li a {
	color: #b30624;
	font-weight:normal;
	font-size: 11px;
}
#interior-nav .clientsSubNav, #interior-nav .industrySubNav {
	color: #b30624;
	font-weight:normal;
	font-size: 11px;
	text-align: left;
	margin: 11px 0 11px 25px;
	padding: 0px;
	text-transform:capitalize;
}
#interior-nav .clientsSubNav li, #interior-nav .industrySubNav li {
	margin: 0 0 5px 0;
	padding: 0px;
}
#interior-nav .clientsSubNav a, #interior-nav .industrySubNav a {
	color: #b30624;
	font-weight:normal;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#interior-nav .clientsSubNav a:hover, #interior-nav .industrySubNav a:hover {
	text-decoration: underline;
}
/* End Navigation */

/*	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: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #333;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */

/*	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) */
	
p img {
	padding: 0;
	max-width: 100%;
}
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;
}
div.alignleft {
	min-height: 375px;
}
.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: 0px 0px 15px 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry ul li {
	margin: 7px 0 8px 0px;
	background:transparent url(images/mid-dot.gif) no-repeat scroll 0px 2px;
	padding: 0 0 0 10px;
	text-indent: 0;
}
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
}
.theStory ol, .entry ol {
	margin: 0px 0px 15px 0px;
	padding: 0 0 0 30px;
}
.theStory ol li, .entry ol li {
	margin: 7px 0 8px 0px;
	padding: 0 0 0 5px;
}
.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;
}
#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: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
#searchform .searchinput {
	width: 100px;
}
#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;
	margin-left: 545px;
	width: 190px;
}
#sidebar form {
	margin: 0;
}
/* 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 {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.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;
}
/* End captions */

/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.90;
	background: #900; /*url(images/tooltip-bg.png) repeat-x;*/
}
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background: #900;
	top: -20px;
}
.cluetip-default h3#cluetip-title {
	margin: 0;
	padding: 8px 10px 4px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #900;
	color: #fff;
}
.cluetip-default #cluetip-title a {
	color: #d9d9c2;
	font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	padding: 5px 10px;
	top: -20px;
}
.cluetip-default div#cluetip-close { 
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/* End cluetipClass */

/* Interior Styles */
fieldset {
	border:1px dotted  #900;
	margin:0 0 0 15px;
	padding:10px;
	width:400px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
}
legend {
	font-weight:bold;
	margin:0;
	padding:0 10px;
	color: #900;
	background: #FFF;
}
fieldset input {
	margin-left: 10px;
}
fieldset p {
	padding: 5px;
}
fieldset ul {
	margin: 0 0 0 25px;
}
#interiorMain #interiorHeader {
	border-bottom:1px solid #CCCCCC;
	color:#B30624;
	margin:0 0 18px;
	padding:0 0 4px;
	float: left;
	width: 750px;
}
#interiorMain .right img {
	border: 0px none #333333;
}
#interiorHeader .leftHeader {
	float:left;
	white-space:nowrap;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-weight: bold;
	line-height:1.4em;
	margin:0;
	padding:0;
}
#studyTitle {
	float:left;
	white-space:nowrap;
	margin:0;
	padding:0;
	width: 50%;
}
#interiorHeader .rightHeader {
	float:right;
	white-space:nowrap;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight: bold;
	line-height:1.4em;
	margin:0;
	padding:0;
}
#rightHead {
	width: 50%;
	float:right;
}
#rightHead ul.workNav {
	display:inline;
	list-style-image:none;
	list-style-type:none;
	text-transform: uppercase;
	float:right;
	margin: 0 0 15px 0;
}
#rightHead ul.workNav li {
	clear:none;
	display:inline;
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin: 0 0 0 10px;
	white-space:nowrap;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	font-weight: bold;
}
#rightHead ul.workNav li a {
	color: #333;
	text-decoration: none;
}
#rightHead ul.workNav li a:hover {
	color: #333;
	text-decoration: underline;
}
#rightHead .workNav .active a {
	color:#B30624;
	text-decoration: underline;
}
.slideNav {
	margin: 0 65px 25px 0; 
	float: right;
	cursor: pointer;
	color: #B30624;
	clear:left;
}
/* News Styles */
.newsHome span {
	cursor:pointer;
}
.newsHome .news-odd {
	background-color:#f2f0e7;
}

li.newsHome  {
	list-style-type:none;
	font-size:1.2em;
	padding:10px;
}

ul.newsHome {
	margin:0;
	padding:0;
	list-style-type: none;
}
.theStory {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color:#000000;
	text-decoration:none;
}
.newsHome a:hover {
	text-decoration:none;
}
.theStory ul {
	margin: 0 25px;
}
.theStory li {
	margin: 0 0 10px 0;
}
.newsHome span {
	display: block;
	width: 100%;
	outline: none;
}
.newsHome li p a {
	display: inline;
	outline: none;
	clear: none;
}

 * html #navigation li a {  /* make hover effect work in IE */
	width: 100%;
}
.newsHome strong {
	text-decoration:underline;
	font-weight: normal;
}
.newsHome em {
	text-decoration:none;
	color:#000000;
	font-style: normal;
}

/** quotes **/
.entry a.portfolioButton, .entry a.portfolioButton:visited {
	margin: 10px 0 0 0;
	padding: 5px;
	color: #fff;
	background: #B30624;
 	text-transform: uppercase;
}
p.quotes {
	padding: 0px;
	font-size: 1.6em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 20px 0;
	clear:both;
}
.rounded_STYLE p {
	margin: 0;
}
.rounded_STYLE
{
	background-color: #929292;     /* if needed */
	border: 0px solid #929292;     /* if needed */
	position: relative;
	width: 600px;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #fff;
	margin: 0 0 15px; 0;
}

.rounded_STYLE > .tl, .rounded_STYLE > .tr, .rounded_STYLE > .bl, .rounded_STYLE > .br
{
  width: 5px;
  height: 5px;
  position: absolute;
}

.rounded_STYLE > .tl
{
  background: url(images/corners/STYLE-tl.png) top left no-repeat;
  top: 0px;
  left: 0px;
}

.rounded_STYLE > .tr
{
  background: url(images/corners/STYLE-tr.png) top right no-repeat;
  top: 0px;
  right: 0px;
}

.rounded_STYLE > .bl
{
  background: url(images/corners/STYLE-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.rounded_STYLE > .br
{
  background: url(images/corners/STYLE-br.png) bottom right no-repeat;
  bottom: 0px;
  right: 0px;
}
.newsLinks {
	display:block;
	width: 100%;
	margin:0;
	padding:0;
}
#radio {
	width:400px;
	height:224px;
	margin:auto;
	padding: 0px;
}