@charset "utf-8";
@import "css/style_reset.css"; /* reset browser defaults */
@import url(//fonts.googleapis.com/css?family=source+sans+pro:400,600,700);

/*
Theme Name: PAI Main Site
Theme URI:
Description:
Author: Solid
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/

@font-face {
    font-family: 'FuturaBold';
    src: url('fonts/futurab-webfont.eot');
    src: url('fonts/futurab-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/futurab-webfont.woff') format('woff'),
         url('fonts/futurab-webfont.ttf') format('truetype'),
         url('fonts/futurab-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MinionProMedium';
    src: url('fonts/minionpro-medium-webfont.eot');
    src: url('fonts/minionpro-medium-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/minionpro-medium-webfont.woff') format('woff'),
         url('fonts/minionpro-medium-webfont.ttf') format('truetype'),
         url('fonts/minionpro-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;


}

@font-face {
    font-family: 'MinionProSemibold';
    src: url('fonts/minionpro-semibold-webfont.eot');
    src: url('fonts/minionpro-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/minionpro-semibold-webfont.woff') format('woff'),
         url('fonts/minionpro-semibold-webfont.ttf') format('truetype'),
         url('fonts/minionpro-semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



/**
 * Layout
 */

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/* html .clearfix { height: 1%; }.clearfix { display: block; }/* End hide from IE-mac */
html {
	background: #e3ebd4 none repeat scroll 0 0;
	}
body {
	background: transparent none repeat scroll 0 0;
	color: #222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;  /* 12px */
	line-height: 18px;
	min-width: 960px;
	/*text-align: center;*/
	}

#outer-wrap {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	}

#inner-wrap {
	padding: 10px;
}
#pre-header {
	background: #e3ebd4 none repeat scroll 0 0;
	display: none;
	height: 50px;
	width: 960px;
}


#header {
	height: 110px;
	margin-bottom: 16px;
	position: relative;
	width:940px;
	z-index: 19;
	text-align:left;
}

	#masthead {
		background: #fff url(images/bg_masthead.png) no-repeat scroll center top;
		height: 73px;
	}

		#mast-l {
			display: inline;
			float: left;
			width:220px;
		}
		#mast-c {
			display: inline;
			float: left;
			width:520px;
		}
		#mast-r {
			display: inline;
			float: left;
			width:200px;
		}


#content {
	 padding-bottom: 36px;
}

#page-content {
    display: inline;
    float: left;
    padding: 0 20px;
    width: 530px;
}

.one-col #page-content {
    padding: 0;
    width: 940px;
}

.front-page #page-content,
.two-col #page-content {
	margin-left: 185px;
    padding-right: 0;
    width: 735px;
}

.three-col #page-content {
	margin-left: 185px;
    width: 530px;
}

.with-downloads {
	width: 545px !important;
}


#sidebar {
    display: inline;
    float: left;
    width: 185px;
}

.three-col #sidebar {
	margin-left: -755px;
}
.front-page #sidebar,
.two-col #sidebar {
	margin-left: -940px;
}

/*.front-page #sidebar {
	margin-top: 10px;
}*/

#sidebar-right,
.right-rail {
    display: inline;
    float: left;
    width: 185px;
}

#custom-sidebar-1, .custom-sidebar {
	margin: 10px 0;
}


#footer {
	border-top: 15px solid #560C70;
	color: #006600;
	font-size: 11px;
    margin: 0 auto;
	padding-top: 5px;
    width: 960px;
	text-align:left;
}

#footer p {
	line-height: 14px;
    margin-bottom: 5px;
}

#address {
	display: inline;
	float: left;
	width: 570px;
}

#quick_links {
	display: inline;
	float: right;
	text-align:right;
	width: 380px;
}

#address p {
	font-size: 11px !important;
}

 /**
 * Home page Rotator
 */
#rotator {
    background: none repeat scroll 0 0 #DFEFFF;
    border: 1px solid #ccc;
    height: 398px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 730px;
}

ul#home-gallery,
ul#home-gallery li {
	height: 400px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width: 100%;
	}

#home-gallery .excerpt-wrap,
#home-gallery .excerpt-content {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    font-size: 13px;
    left: 0;
    height: 60px;
    margin: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
    filter: alpha(opacity=6);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    padding: 10px 20px;
    position: absolute;
    text-align: left;
    width: 690px;
	z-index: 10;
}

#rotator .img-prev-btn {
	background-color: #E3EBD4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	height: 45px;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=5);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
	position: absolute;
	top: 160px;
	width: 82px;
	z-index: 100;
}

#rotator .img-next-btn {
	background-color: #E3EBD4;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	height: 45px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=5);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
	position: absolute;
	right: 0;
	top: 160px;
	width: 82px;
	z-index: 100;
}

#rotator .img-prev-btn-top {
	background: url("images/img-rotator-prev.png") no-repeat center center transparent;
	cursor: pointer;
	height: 45px;
	left: 0;
	position: absolute;
	top: 160px;
	width: 82px;
	z-index: 101;
}

#rotator .img-next-btn-top {
	background: url("images/img-rotator-next.png") no-repeat center center transparent;
	cursor: pointer;
	height: 45px;
	position: absolute;
	right: 0;
	top: 160px;
	width: 82px;
	z-index: 101;
}

#home-gallery .excerpt-content {
    background: transparent;
	opacity: 1;
}

#home-gallery li a.viewmore {
    color: #686868;
    font-size: 12px;
    height: 330px;
    left: 0;
    padding-left: 5px;
    position: absolute;
    text-indent: -99999px;
    top: -326px;
    width: 730px;
    z-index: 9;
}

#home-gallery li a.imgmore {
	color: #686868;
	font-size: 12px;
	height: 320px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}

#home-gallery li a.imgmore img {
	width: 100%;
}

#home-gallery p.excerpt {
	color: #222;
	font-size: 12px;
	margin: 5px 0 0 0;
	width: 600px;
}

#home-gallery p.error {
    color: #000;
    margin: 10px 0 0;
}

#home-gallery h3 {
	color: #FFFFFF;
	font-family: 'MinionProMedium', Georgia !important;
	font-size: 26px;
	font-weight: normal !important;
    line-height: 28px;
    margin: 0 0 5px;
	/*width: 560px;*/

}

#home-gallery h3 a:visited {
	color: #FFFFFF;
}

#home-gallery h3 a:link {
	color: #FFFFFF;
}
#gallery-nav-wrap {
    height: 18px;
    padding: 3px 0;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 375px;
    width: 100px;
    z-index: 999;
	}
	
#gallery-nav {
    float: right;
	}

#gallery-nav a:link,
#gallery-nav a:visited {
    background: url("images/bg_crsl_nav.png") no-repeat scroll 0 -19px transparent;
    color: #fff;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;    
	text-indent: -9999px;
    width: 21px;
}

#gallery-nav a:hover,
#gallery-nav a.activeSlide,
#gallery-nav a:active,
#gallery-nav a:focus {
    color: #000;
    background-position: 0 0;
    outline: medium none;
    text-decoration: none;
	}

/*
.entry-content {
	margin: 0 20px;
}*/
/* /home rotator */

#mod-wrap {
	clear: both;
}
	#mod-wrap .info-box {
		display:inline;
		margin: 0;
		padding:10px 10px 0 0;
		position: relative;
		height: auto;
		width: 100%;
		float: left;
	}

#mod-wrap .alignleft {
	/*border-right: 10px solid #fff;*/
}
#mod-wrap .alignright {
	/*border-left: 10px solid #fff;*/
	float: left;
	margin-left: -10px;
}

#mod-wrap .widget-area {
	float: left;
}

#mod-wrap .row {
    clear: both;
    margin-bottom: 10px;
}

#mod-wrap .row:first-child {
	margin-top: 0;
}

/*#mod-wrap .row:nth-child(even) .thumb {
	float: right !important;
}
/*ie7 and ie8 nth child fix
#mod-wrap .row:first-child + .row .thumb {
	float: right !important;
}*/

#mod-wrap .row .title {
	clear: both;
}

#mod-wrap .row .title a {
	color: #000;
	font-family: 'MinionProMedium',Georgia !important;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
}

#mod-wrap .row .excerpt p {
	font-size: 12px;
	line-height: 24px;
}

#mod-wrap .readmore {
	font-weight: bold;
	text-transform: uppercase;
}

#mod-wrap .thumb img {
	display: block;
	height: auto;
	width: 180px;
}

#mod-wrap .thumb a {
	display: block;
}

#mod-wrap .post-list {
	float: left;
}

#mod-wrap .post-list li{
	width: 100%;
	float: left;
}

#mod-wrap .content-container {
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	-webkit-box-shadow: 2px 2px 2px 0px #D2D2D2;
	-moz-box-shadow: 2px 2px 2px 0px #D2D2D2;
	box-shadow: 2px 2px 2px 0px #D2D2D2;
	float: left;
	padding-right: 25px;
}

#mod-wrap .post-list .sb-wrap {
	width: 505px;
	float: left;
}

.archive-item, .press-archive-item, .highlighted-nav, .video-archive-item {
    background: none repeat scroll 0 0 #F1F4E9;
    clear:both;
    margin-bottom: 18px;
    padding: 10px;
}

.highlighted-nav a {
	font-weight: bold;
	text-transform: uppercase;
}

.archive-item .thumb,
.video-archive-item .thumb,
.featured-item .thumb {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 134px;
}

.video-archive-item .post-data {
	float:left;
	width: 570px;
}

.video-archive-item .post-tags h4 {
	display: inline;
}

.video-archive-item .post-tags {
	font-size: 11px;
}

.featured-item {
	clear: both;
	margin: 18px 0 0 0;
}

.archive-item .post-data {
    display: inline;
    float: left;
	overflow-x: hidden;
    width: 420px;
    word-wrap: break-word;
}

.archive-item .entry-summary {
    display: inline;
    float: left;
}

.archive-item .entry-utility {
	clear:none;
    display: inline;
    float: right;
	font-size:11px;
    margin-left: 10px;
    overflow-x: hidden;
    width: 134px;
}


.archive-intro {
	margin-bottom: 18px;
}
.with-terms .post-data {
    display: inline;
    float: left;
	overflow-x: hidden;
    width: 554px;
    word-wrap: break-word;
}

.press-archive-item .entry-utility {
    clear: none;
    display: inline;
    float: right;
    font-size: 11px;
    margin-left: 10px;
    overflow-x: hidden;
    width: 134px;
}

/**
 * Headings
 */

h1, h2, h3, h4, h5, h6 {
    color: #560C70;
    font-family: Georgia;
	line-height: 1.2;
    margin-bottom: 10px;
	}

h3, h4, h5, h6 {
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
h1 {
    font-size: 24px;
    margin-bottom: 18px;
	}
h2 {
    font-size: 18px;
}

.archive-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.press-archive-item .archive-title {
	margin: 0 0 5px 0;
}

#site-title {
    background: url("images/icon_site_title.gif") no-repeat scroll center center transparent;
    font-family: times;
    font-size: 24px;
	height: 33px;
    line-height: 1;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
	text-indent: -9999px;
	}
h1.entry-title {
	font-family: 'MinionProMedium', Georgia;
	font-weight: normal;
    margin: 0 0 10px;
}

h1#blog-header {
    background: url("images/paiblog.jpg") no-repeat scroll left center transparent;
    height: 63px;
    text-indent: -9999px;
}



#site-title a:link, #site-title a:visited, #site-title a:hover {
	color: #000;
	text-decoration: none;
	}

#mod-wrap .widget-title {
	background-color: #DF5907;
	color: #FFFFFF;
	/*font-family: 'MinionProMedium', Georgia;*/
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

	/*ie7 and 8 nth child fix
	#mod-wrap .row:first-child + .row .widget-title {
		margin: 0 !important;
	}

	#mod-wrap .row:nth-child(even) .widget-title {
		margin: 0 !important;
	}*/

	#mod-wrap .row .thumb {
		margin: 0 20px 15px 0;
		float: left;
		width: 180px;
	}

	/*#mod-wrap .row:nth-child(even) .thumb {
		margin-left: 20px;
		margin-right: 0;
	}*/

.archive-item .entry-utility h4, 
.press-archive-item .entry-utility h4 {
	margin-bottom: 5px;
	font-weight: normal;
}

.archive-item .cat-title {
	color: #888;
	font-family: Arial,Helvetica,sans-serif;
}

.single .downloads-title {
	color: #006600;
	text-transform: uppercase;
}

h3.section-heading {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

h3.depthead {
	border-top: 5px solid #eceaf1;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
	padding: 15px 0 0 0;
}

/**
 * get updates form
 */

#get-updates {
	margin-top: 16px;
	position: relative;
	}

#get-updates label {
	color: #560C70;
	font-weight: bold;
	text-transform: uppercase;
}
#get-updates .text {
    border: 1px solid #bbb;
    color: #777;
    display: block;
    float: left;
    height: 14px;
    margin-right: 4px;
    padding: 3px;
    width: 146px;

}

#get-updates .submit {
    background: url("images/email_btn.gif") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 22px;
    width: 22px;
}

/* /get updates */


/**
 * Search Form
 */

#search-form {

}
#search-form .text {
    border: 1px solid #bbb;
    color: #777777;
    display: block;
    float: left;
    height: 14px;
    margin-right: 5px;
    padding: 3px;
    width: 133px;

}
#search-form .submit {
    background: url("images/btn_search.png") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 22px;
    width: 28px;
}

/* /search form */

/**
 * Filter Form
 */

.filter-form select {
	border: 1px solid #ddd;
	margin-right: 5px;
	padding: 3px;
}

.filter-form label {
	font-weight: bold;
	margin-right: 10px;
}
.filter-wrap {
	clear: both;
	margin: 10px 0;
	padding: 18px !important;
}

/**
 * Forms
 */

input[type=text] {
	border: 1px solid #bbb;
}
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}


a.btn,
a.btn:visited,
input.btn {
background-color: #ebebeb;
    background: -moz-linear-gradient(center top , #f9f9f9, #e3e3e3) repeat scroll 0 0 transparent;
    background: #ebebeb; /* for now gradient supporting browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#f9f9f9', endcolorstr='#e3e3e3'); /* for IE */
    background: -webkit-gradient(linear, center, top, from(#f9f9f9), to(#E3E3E3)); /* for webkit browsers */
    background: -moz-linear-gradient(center top,  #f9f9f9,  #e3e3e3); /* for firefox 3.6+ */
    border-color: #CCCCCC #BBBBBB #A0A0A0;
    border-left: 1px solid #BBBBBB;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #BBBBBB;
    border-style: solid;
    border-width: 1px;
    color: #444 !important;
    cursor: pointer;
	font-size: 11px;
    margin: 0 10px 0 0;
    outline: medium none;
    padding: 3px 8px;
    text-align: center;
	text-shadow: -1px -1px 1px #eee;
    vertical-align: middle;
    white-space: nowrap;
}

a.btn:hover,
input.btn:hover {
	border-color: #939393 !important;
	border-left-width: 1px;
	color: #222 !important;
	text-decoration:none;
	text-shadow: 1px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
	border-color: #aaa;
}

a.btn {
	padding: 4px 8px;
}
/* /forms */

/**
 * Tables
 */
 
table {
	margin: 10px 0;
} 
td {
	border: 1px solid #777;
	padding: 2px;
}
th {
	font-weight: bold;
	text-align: center;
}

#media-contact td {
	border: 0 none;
}

#media-contact th {
	text-align: left;
}

/**
 * Sidebar Nav menu
 */

.menu-sidebar-nav-container ul {
    list-style: none outside none;
    margin: 0;
}

.menu-sidebar-nav-container ul li a {
    background: none repeat scroll 0 0 #560C70;
    color: #FFFFFF;
    display: block;
	font-family:'FuturaBold';
	font-size: 11px;
	letter-spacing: 2px;
    margin: 5px 0;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.menu-sidebar-nav-container ul li a:hover,
.menu-sidebar-nav-container ul li.current-menu-item a,
.menu-sidebar-nav-container ul li.current_ancestor a {
	background: none repeat scroll 0 0 #925FA2;
	text-decoration: none;
}

/* /sidebar nav menu*/

#logo-top-icon {
    background: url("images/bg_logo-top.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 73px;
	cursor: pointer;
	width: 230px;
	text-decoration: none;
	text-indent: -99999px;
}

#filter-box {
	background: none repeat scroll 0 0 #B8D6BF;
	margin-bottom:18px;
}

.highlight {
    background: none repeat scroll 0 0 #F1F4E9;
    padding: 5px;

}

.features {
    background: none repeat scroll 0 0 #F1F4E9;
    margin-top: 10px;
    padding: 10px;
}

.features img {
    padding: 5px 0px;
}

.features .annual-report-img {
	width: 100%;
	height: auto;
}

.features p {
	margin: 5px 20px;
}

.no-results {
	font-size: 14px;
	font-style: italic;
}



/* Text elements */
p {
	margin-bottom: 18px;
	}

#MainContainer p {
	font-size: 100%;
}

.learnmore-link .content a {
	font-size: 12px;
}

ul, .post-list {
	list-style: square;
	margin: 0 0 0 1.5em;
	}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
	*margin-left:2em;
	}
ol ol {
	list-style: upper-alpha;
	}
ol ol ol {
	list-style: lower-roman;
	}
ol ol ol ol {
	list-style: lower-alpha;
	}
.post-list li {
	margin: 4px 0;
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
	}


.vcard, .coalition-members {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0 0 36px;
	min-height: 36px;
    width: 250px;
}

.coalition-members {
	margin-bottom: 18px;
	padding-right: 10px;
	width: 45%;
}

.coalition-members li {
	margin-bottom: 5px;
}

.entry-utility {
	clear:both;
}

#menu-utility-footer {
    list-style: none outside none;
    margin: 0;
    text-transform: uppercase;
}
#menu-utility-footer li {
    border-left: 1px solid #560C70;
    display: inline-block;
    line-height: 10px;
	padding: 0 5px;
	/* <3 IE */
	*display: inline;
}

#menu-utility-footer li a {
    line-height: 10px;
    position: relative;
}

#menu-utility-footer li:first-child {
	border: 0 none;
}


#menu-pre-header-nav {
    background: none repeat scroll 0 0 #0D9A48;
    color: #FFFFFF;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 5px 10px;
    width: auto;
}

#menu-pre-header-nav a {
    background: url("images/bg_mainsite_link.gif") no-repeat scroll left center transparent;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding-left: 7px;
    text-transform: uppercase;
}

.download-list {
    list-style: none outside none;
	margin: 0 0 18px 0;
}

.download-list li {
	margin-bottom: 4px;
}

.download-list .pdf {
	background: url("images/icon_pdf.gif") no-repeat scroll 0 0 transparent;
	padding-left: 20px;
}

dl {
	margin: 0 0 24px 0;
	}
dt {
	font-weight: bold;
	}
dd {
	margin-bottom: 18px;
	}

dl.accordian {
	margin-left: 18px;
}
.accordian dt {
	background-color: transparent;
	background-image: url("images/icon_dl.png");
	background-repeat:	no-repeat;
	background-attachment: scroll;
	background-position: left top;
	color: #560C70;
	cursor: pointer;
	margin-bottom: 5px;
	padding-left: 20px;
	height: 16px;
}

.accordian dt.open {
	background-position: left bottom;
}

.accordian dd {
	margin-left: 20px;
}

dl.sitemap dd {
	margin-left: 18px;
	margin-bottom: 2px;
}
strong {
	font-weight: bold;
	}
cite,
em,
i {
	font-style: italic;
	}
big {
	font-size: 131.25%;
	}
ins {
	background: #ffc;
	text-decoration: none;
	}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

.clear {
	clear: both;
}

.meta-date, 
.file-meta,
.meta-source {
	color: #888;
}

p.archive-meta {
	margin-bottom: 5px;
}
.file-meta {
	font-size: 10px;
}
.byline {
	margin: 10px 0;
}
/**
 * Links
 */
a:link {
	color: #560C70;
    text-decoration: none;
}
a:visited {
	color: #560C70;
    text-decoration: none;
}
a:active,
a:hover {
	color: #560C70;
    text-decoration: underline;
}

.term-list a:link, .term-list a:visited, .term-list a:hover,
.post-tags a:link, .post-tags a:visited, .post-tags a:hover,
.entry-utility a:link, .entry-utility a:visited, .entry-utility a:hover {
	color: #006600;
}

#print-page {
    background: url("images/icon_printer.png") no-repeat scroll 5px center #ECEAF1;
    display: block;
    margin-bottom: 10px;
    padding: 5px 30px;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.browse {
	clear:both;
	padding: 20px 0 0;
}

.featured-pubs {
    background: none repeat scroll 0 0 #ECEAF1;
    color: #000000;
    /*float: left;*/
	margin: 10px 0;
    padding: 15px 15px 30px;
}
.featured-pubs h2 {
    font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.featured-item h2,
.featured-item h3 {
    font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.spacer {
    background-color: #D1D9C3;
	clear:both;
    height: 1px;
    margin: 0 5px 10px;
}
#access a#donate {
    /*background: url("images/donate.png") no-repeat scroll 0 0 transparent !important;
	filter: 0 none;
	cursor: pointer;
    display: block;
    float: right;
    height: 28px;
    margin: 5px 12px;
    padding: 0 !important;
    text-indent: -9999px;
    width: 154px;*/
	font-family: 'FuturaBold';
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari and Chrome */
	border-radius: 6px;
    background: none repeat scroll 0 0 #cc0001 !important;
	filter: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 28px;
    line-height: 27px;
    margin: 5px 12px;
	padding: 0 !important;
    text-align: center;
    width: 120px;	
}

#access a#donate:hover {
	background: none repeat scroll 0 0 #DF0000 !important;
}

.browse .active-filter {
	color: #560C70 !important;
	font-weight: bold;
}

.browse a:link, .browse a:visited {
    color: #666666;
}

.readmore {
	/*display: block;*/
	font-weight: bold;
	padding: 5px 0 0;
}

.press-archive-item .readmore,
.video-archive-item .readmore,
.featured-item .readmore {
	display: inline;
	font-weight: normal;
}

.meta-nav {
	font-size: 14px;
}

.highlighted-nav .meta-nav {
	font-size: 15px;
}
/**
 * Primary Nav
 */

#access {
	background:none repeat scroll 0 0 #560C70;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header {
	float: left;
	width: 780px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin-left: 0;
}
#access a {
	font-family: 'FuturaBold';
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 16px;
	text-decoration: none;
	text-transform: uppercase;
    background-color: #5F1575; /* for now gradient supporting browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#702d83', endcolorstr='#5f1575'); /* for IE */
    background: -webkit-gradient(linear, center, bottom, from(#702d83), to(#5F1575)); /* for webkit browsers */
    background: -moz-linear-gradient(center bottom,  #702d83,  #5f1575); /* for firefox 3.6+ */
	letter-spacing: 2px;
	margin-right:5px;
	font-size: 11px;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	text-align:left;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul li ul a  {
	background: none repeat scroll 0 0 #ECEAF1 !important;
	color: #560C70 !important;
	filter: 0 none !important;
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}

#access ul li ul a:hover,
.sub-menu .current-menu-item > a,
.sub-menu .current_ancestor > a,
.sub-menu .current-page-ancestor > a,
.sub-menu .current_page_item > a {
	/*background: #8c589d !important;*/
	background: none repeat scroll 0 0 #ECEAF1;
	color: #560C70;
	text-decoration: underline;
	filter: 0 none;
}
#access li:hover > a,
/*#access ul ul :hover > a,*/
#access .current-menu-item > a,
#access .current_ancestor > a,
#access .current-page-ancestor > a
/*#access .current-menu-ancestor a,
#access .current-menu-parent a,
#access .current-page-parent a,
#access .current_page_parent a,
#access .current_page_ancestor a*/ {
	background: #925FA2;
	color: #fff;
    background-color: #925FA2; /* for now gradient supporting browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#9d6fab', endcolorstr='#8c589d'); /* for IE */
    background: -webkit-gradient(linear, center, bottom, from(#9d6fab), to(#8c589d)); /* for webkit browsers */
    background: -moz-linear-gradient(center bottom,  #9d6fab,  #8c589d); /* for firefox 3.6+ */

}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background: #925FA2;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/**
 * Resize images to fit the main content area.
 * Applies only to images uploaded via WordPress by targeting size-* classes.
 * Other images will be left alone. Use "size-auto" class to apply to other images.
 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #560C70;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #560C70;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: auto;
}
.nav-next {
	float: right;
	text-align: right;
	width: auto;
}

.nav-all {
    display: inline;
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 294px;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin:18px;
	color: #560C70;
}

.navigation .indicator {
	font-size: 14px;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

.commentlist .vcard  {
    display: block;
    float: none;
    margin: 0;
    min-height: 1px;
    width: auto;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}

#mod-wrap .widget-container {
	float: left;
	margin: 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}

#sidebar .widget-title {
	font-family: 'MinionProMedium', Georgia;
	/*font-family: 'MinionProSemibold';*/
	font-size: 16px;
	font-weight: normal;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

.textwidget .wp-post-image {
	float: left;
	margin: 0 10px 10px 0;
}

.post-list .thumb {
    display: inline;
    float: left;
    margin: 0 10px 10px 0;
    /*width: 110px;*/
}

.post-list .sb-wrap {
    display: inline;
    /*float: left;*/
    margin: 0 0 10px;
    /*width: 210px;*/
}

.post-list .title {
	font-weight: bold;
	margin-bottom: 5px;
}

.term-list li {
    margin: 0 0 4px 0;
}

.term-list li.selected {
    background-color: #009900;
    color: #fff;
    margin-left: -5px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
    text-indent: 0;
}

.term-list li.selected a {
    color: #fff;
}

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

.social {
    background: none repeat scroll 0 0 #0D9A48;
	background: none repeat scroll 0 0 #006600;
    color: #FFFFFF;
	margin-top: -12px;
    padding: 10px 5px;
    text-align: center;
    width: 175px;
}

.social .social-link {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	margin-right: 5px;
}

.social h3 {
    color: #FFFFFF;
    color: #FFFFFF;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
#soclink-fb {
	background: transparent url(images/facebook.png) no-repeat scroll center center;
	margin-left: 16px;
}
#soclink-tw {
	background: transparent url(images/twitter.png) no-repeat scroll center center;
}
#soclink-yt {
	background: transparent url(images/youtube.png) no-repeat scroll center center;
}
#soclink-fd {
	background: transparent url(images/rss.png) no-repeat scroll center center;
	margin-right: 0;
}
.feed {
    background-color: #B8D6BF !important;
    border-radius: 5px 5px 5px 5px;
    color: #333333 !important;
    font-family: Arial,san-serif;
    font-weight: normal;
    margin-top: 10px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.feed h3.widget-title {
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 8px 4px;
    text-transform: uppercase;
}

#twitter-wrap {
	margin-top:10px;
}

.share-this-bar {
    background-color: #F1F4E9;
    clear: both;
    margin: 18px 0;
    padding: 14px 10px;
}

.archive-item .share-this-bar {
	display:none;
}

#mod-wrap .info-box .share-this-bar {
	padding: 0;
	background-color: transparent;
}

#tertiary {
	background: none repeat scroll 0 0 transparent;
	padding: 0 !important;
}

/* =Mobile Safari ( ipad, iphone and ipod touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

#breadcrumbs {
	margin-bottom: 18px;
	position: relative;
}

#brdcrumbs {
	float: left;
	display: inline;
	padding-right: 18px;
	padding-bottom: 5px;
}

#fb-root {
	display: inline;
	float: left;
}

#fb-wrap {
    display: inline;
    float: right;
    width: 75px;
}

#page-thank-you-for-your-support {
	min-width: 590px;
	background: none 
}
.pagename-thank-you-for-your-support #outer-wrap{
	width: 590px;
}
.pagename-thank-you-for-your-support #header,
.pagename-thank-you-for-your-support #sidebar,
.pagename-thank-you-for-your-support #footer,
.pagename-thank-you-for-your-support #breadcrumbs,
.pagename-thank-you-for-your-support .share-this-bar   {
	display: none;
}

.pagename-thank-you-for-your-support #content,
.pagename-thank-you-for-your-support #page-content {
    margin: 0;
    padding: 0;
    width: 530px;
}

.pagename-thank-you-for-your-support #page-content {
	padding-top: 36px;
}


#page-press #inner-wrap { background: url(images/carousel-bg.jpg) repeat-x; background-position: 0 212px; padding: 10px 10px 0;}
#page-press #content { padding-bottom: 0; }
.media-center #page-content { width: 100%; padding: 0; }
.media-center .sidebar { width: 220px; }
.media-center .sidebar .social { display: none; }
.media-center .sidebar #search-form { background-color: #f1f4e9; padding: 10px; border: 5px solid #d7dcc8; }
.media-center .sidebar #search-form .text {
  height: 19px;
  width: 145px;
}
.media-center .sidebar #search-form .submit {
    background: url("images/btn_search.jpg") no-repeat scroll center center transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 27px;
    width: 32px;
}
.media-center .sidebar .media-button { 
  background-color: #a876b8; 
  padding: 16px 10px; 
  border: 5px solid #925ca3; 
  border-radius: 6px; 
  color: #fff;
  font-family: 'FuturaBold';
  text-transform: uppercase; 
  font-size: 14px; 
  margin: 13px 0;
  display: block;
  text-align: center;
}
.media-center .sidebar .media-button:hover {
  background-color: #925ca3;
  border: 5px solid #a876b8; 
}

.media-center .row { display: block; width: 100%; }
.media-center .row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

.media-center .col { float: left; }
.media-center .col-one { width: 220px; margin-right: 20px; }
.media-center .col-two { width: 700px; }

.media-center .press-releases { width: 300px; margin-right: 20px; }
.media-center .blog { width: 380px; }

.media-center #social-buttons { float: left; width: 170px; background-color: #ecf0e2; padding: 20px 25px 17px; margin-right: 20px; }
.media-center .contact-media { height: 95px; }
.media-center .contact-media .button { 
  float: right;
  width: 250px;
  background: rgb(140,207,140); /* Old browsers */
  background: -moz-linear-gradient(top,  rgb(140,207,140) 0%, rgb(63,131,63) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(140,207,140)), color-stop(100%,rgb(63,131,63))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgb(140,207,140) 0%,rgb(63,131,63) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgb(140,207,140) 0%,rgb(63,131,63) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgb(140,207,140) 0%,rgb(63,131,63) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgb(140,207,140) 0%,rgb(63,131,63) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ccf8c', endColorstr='#3f833f',GradientType=0 ); /* IE6-9 */
  border-radius: 5px;
  padding: 12px 17px 5px 17px;
}
.media-center .contact-media .button .mail-icon { float: left; margin: 9px 30px 10px 0; }
.media-center .contact-media .button .name,
.media-center .contact-media .button .title { color: #fff; display: block; line-height: 14px;}
.media-center .contact-media .button .name { font-family: 'FuturaBold'; text-transform: uppercase; font-size: 14px; } 
.media-center .contact-media p { color: #3b6738; font-style: italic; font-size: 15px; padding-top: 12px; margin-bottom: 0;}

.media-center .carousel { height: 280px; overflow: hidden; color: #fff; margin-bottom: 20px; }
.media-center .carousel .posts { min-height: 210px; margin-bottom: 25px; }
.media-center .carousel article { width: 100%; }
.media-center .carousel .thumb { float: left; margin-right: 20px; }
.media-center .carousel .thumb img { width: 210px; }
.media-center .carousel .title a{ color: #fff; font-size: 22px; }
.media-center .carousel a.readmore { display: none; }
.media-center .carousel #carousel-nav { border-top: 1px solid #4f1760; }
.media-center .carousel #carousel-nav .items { background-color: #5d0976; padding: 5px 10px 0 0; margin-top: -13px; float: left;}
.media-center .carousel #carousel-nav a { text-indent: -99999px; display: block; background-color: #b27ec2; width: 15px; height: 15px; border-radius: 15px; float: left; margin-right: 7px;}
.media-center .carousel #carousel-nav a.activeSlide { background-color: #fff; }
.media-center .carousel .btn-cta { 
    background-color: #e15900; 
    color: #fff !important; 
    text-transform: uppercase; 
    font-size: 13px; 
    font-weight: bold;
    border-radius: 0; 
    border: 0;
    text-shadow: none;
    padding: 8px 15px;
    display: block;
    float: left;
    border-radius: 3px;
  }


.media-center .news-list .section-title {
  color: #570272; 
  font-family: 'FuturaBold'; 
  text-transform: uppercase; 
  font-size: 20px;
  border-bottom: 3px solid #570272;
  line-height: 28px; 
  margin-top: 10px;
  padding-bottom: 5px;
}


.media-center .news-list .view-all {
  float: right; 
  color: #e15900; 
  font-family: 'FuturaBold'; 
  text-transform: uppercase; 
  font-size: 12px;
  line-height: 49px;
}
.media-center .news-list .view-all:hover { text-decoration: underline; }

.media-center .news-list .entry-title { 
  font-family: Georgia;
  font-size: 18px;
}
.media-center .news-list .entry-title a:hover { text-decoration: underline;}
.media-center .news-list .thumb { margin-bottom: 4px;}
.media-center .news-list .meta-date { 
  color: #222; 
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.media-center .press-releases .cpt_press { margin-bottom: 10px;}

.media-center .news-list .readmore,
.media-center .news-list p .external { text-transform: uppercase; font-size: 90%; font-weight: bold; }
.media-center .news-list .readmore:hover,
.media-center .news-list p .external:hover { text-decoration: underline; }
.media-center .news-list .readmore .meta-nav,
.media-center .news-list .external .meta-nav { display: none; }

.media-center .in-the-news {
  background: #f4f4f4 url(images/inthenews-bg.jpg) repeat-x; 
  min-height: 300px;
  margin-left: -10px;
  margin-right: -10px;
  padding: 20px 15px;
  display: block;
  width: auto;
}

.media-center .in-the-news .section-title { 
  font-size: 20px;
  color: #222; 
}
.media-center .in-the-news .view-all {
  color: #570272;
  line-height: 28px;
}
.media-center .in-the-news .view-all:hover { text-decoration: underline; }
.media-center .in-the-news .cpt_news { float: left; width: 530px;  }
.media-center .in-the-news .post-data { position: relative; padding: 15px 15px 15px 90px; background-color: #fff; margin-bottom: 15px; }
.media-center .in-the-news .thumb img { width: 350px; }
.media-center .in-the-news .meta-date { 
  position: absolute; top: 15px; left: -5px; display: block;
  background-color: #e15900;
  color: #fff;
  z-index: 100;
  padding: 3px 8px;
  font-size: 10px;
}
.media-center .in-the-news .entry-title a { color: #3b6738; }

.media-center .in-the-news .count-0 { width: 380px; margin-right: 20px;}
.media-center .in-the-news .count-0 .post-data { padding: 0; background-color: transparent; }
.media-center .in-the-news .count-0 .entry-title { font-size: 22px; }
.media-center .in-the-news .count-0 .meta-date { }


/* HelmsHurt Template */

.header-container {
	background: url(images/helms-hurts-bg.jpg) no-repeat;
	padding-top: 38%;
	text-align: center;
	position: relative;		
}
.header-container .inner {
	position: absolute;
	top: 45%;
	width: 100%;
}
.header-container .inner h1 {
	margin-bottom: 0;
}
.header-container .inner h1.title-one {
	font-family: "source sans pro" !important;
	font-weight: bold;
	color: white;
	font-size: 85px;
	line-height: 1em;
}
.header-container .inner h1.title-two {
	font-family: "source sans pro" !important;
	text-transform: uppercase;
	font-weight: 600;
	color: white;
	font-size: 40px;
}
.header-container .inner h1.title-three {
	color: white;
}