/**
 * Site Name: Future Morph
 * Author: Dave Redfern
 * Last Updated: 06/06/06
 */


/**
 * Basics
 */
body, select, input, textarea {
	color: #444;
	font: 13px/1.231 Arial, Freesans, sans-serif;
}

::-moz-selection {
	background: #0393cc;
	color:#fff;
	text-shadow: none;
}
::selection {
	background: #0393cc;
	color: #fff;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #FF5E99;
}

a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}


/**
 * Custom CSS
 */
body {
	background: #0b2235 url(../img/layout/background.png) no-repeat 50% 0;
}
body#home {
	background: #0b2235 url(../img/layout/back-home.png) no-repeat 50% 0;
}
#wrap-header {
	width: 100%;
	background: url(../img/layout/header.png) no-repeat 50% 0;
}
#wrapper {
	min-width: 996px;
	overflow: hidden;
}
#header {
	width: 996px;
	height: 237px;
	position: relative;
	margin: 0 auto;
}
#nav {
	height: 50px;
	float: left;
	margin: 0 0 0 -13px;
}
#nav ul {
	height: 50px;
}
#nav ul li {
	height: 50px;
	float: left;
}
#nav ul li a {
	font-family: 'Varela', sans-serif;
	height: 33px;
	float: left;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #030b11;
	font-size: 13px;
	/*padding: 17px 14px 0 14px;*/
	padding: 17px 12px 0 12px;
}
#nav ul li:hover a {
	text-decoration: underline;
}
#nav ul li.current-menu-item a,
#nav ul li.active a {
	background: url(../img/layout/nav-hover.png) no-repeat 50% 100%
}
#link-search {
	width: 96px;
	height: 41px;
	float: left;
	display: inline;
	margin: 9px 0 0 0;
	background: url(../img/layout/search-hover.png) no-repeat;
	font-family: 'Varela', sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #030b11;
}
#link-search:hover {
	background-position:0 -41px;
}
#link-search a {
	font-family: 'Varela', sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 8px 0 0 35px;
	text-shadow: 1px 1px #030b11;
	width: 61px;
	height: 33px;
	float: left;
	display: inline;
}
#link-search:hover a {
	color: #0b1d2f;
	text-shadow: none;
}
#form-search {
	width: 450px;
	height: 53px;
	position: absolute;
	z-index: 60;
	/*background: url(../img/layout/back-search.png) no-repeat;*/
	background: url(../img/layout/back-search-blank.png) no-repeat;
	top: 50px;
	right: -4px;
	display: none;
}
#form-search .input {
	width: 385px;
	float: left;
	margin: 12px 0 0 19px;
	/*border: none;*/
	border:1px solid #B2B2B2;
	font-size: 12px;
	color: #737373;
	outline: none;
	padding: 3px;
}
#form-search .button {
	width: 17px;
	height: 17px;
	float: left;
	background: url(../img/layout/submit-search.png) no-repeat;
	border: none;
	text-indent: -9999px;
	/*margin: 13px 0 0 4px;*/
	margin: 15px 0 0 4px;
}
ul#list-social {
	float: right;
	height: 20px;
	margin: 15px 0 0 0;
}
#list-social li {
	float: left;
	height: 20px;
	margin: 0 0 0 10px;
	display: inline;
}
#list-social li.twitter {
	width: 90px;
}
#list-social li.facebook {
	width: 71px;
}
#list-social li.facebook span {
	overflow: hidden;
}
#logo {
	clear: both;
	float: left;
	width: 319px;
	height: 145px;
	background: url(../img/layout/logo.png) no-repeat;
	margin: 14px 0 0 0;
	text-indent: -9999px;
}
#header h1 {
	width: 402px;
	height: 32px;
	background: url(../img/layout/slogan.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	z-index: 20;
	top: 132px;
	left: 233px;
}
#line-header {
	width: 454px;
	height: 16px;
	background: url(../img/layout/line-header.png) no-repeat;
	position: absolute;
	z-index: 5;
	top: 166px;
	left: 228px;
}
#circle {
	width: 397px;
	height: 397px;
	/*background: url(../img/layout/back-circle.png) no-repeat;
	background: url(../img/layout/back-circle-empty.png) no-repeat;
	background: url(../img/layout/back-circle-white.png) no-repeat;*/
	
	position: absolute;
	z-index: 30;
	top: 80px;
	right: -57px;
}
#circle img {
	/*
	border-radius: 200px;
	width: 366px;
	margin:13px;
	*/
}
#circle .mask {
	display: block;
	background: url(../img/misc/mask.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 40;
}
#container {
	width: 996px;
	margin: 0 auto;
}
#featured {
	width: 501px;
	height: 219px;
	margin: 0 0 0 62px;
}
#featured h2 {
	text-align: left;
	font-size: 18px;
	color: #fff;
	font-family: 'Varela', sans-serif;
	font-weight: normal;
	height: 29px;
	border-bottom: 1px solid #3c4e5d;
	padding: 14px 0 0 0;
}
#featured-slideshow {
	width: 501px;
	height: 175px;
	position: relative;
}
.ui-tabs-hide {  
	display: none;  
}
#tabs-featured {
	height: 11px;
	width: 56px;
	position: absolute;
	z-index: 30;
	right: 0;
	top: -21px;
}
#tabs-featured li, #tabs-popular li {
	height: 11px;
	width: 11px;
	float: left;
	display: inline;
	margin: 0 0 0 3px;
}
#tabs-featured li a, #tabs-popular li a {
	height: 11px;
	width: 11px;
	float: left;
	display: inline;
	text-indent: -9999px;
	background: url(../img/layout/nav-tabs.png) no-repeat;
}
#tabs-featured li a:hover, #tabs-featured li.ui-tabs-selected a, #tabs-popular li a:hover, #tabs-popular li.ui-tabs-selected a {
	background-position: 0 -11px;
}
#featured-slideshow .ui-tabs-panel {
	padding: 11px 0 0 0;
}
#featured-slideshow .ui-tabs-panel h3 {
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	font-family: 'Varela', sans-serif;
	margin: 0 0 8px 0;
}
#featured-slideshow .ui-tabs-panel p {
	font-size: 14px;
	color: #d1dee2;
	margin: 0 0 15px 0;
}
#featured-slideshow .ui-tabs-panel img.circle {
	display:none;
}
.button-more {
	width: 107px;
	height: 27px;
	display: block;
	background: url(../img/layout/button-more.png) no-repeat;
	font-size: 14px;
	font-family: 'Varela', sans-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #619039;
	padding: 6px 0 0 13px;
}
#content-home {
	width: 1036px;
	/*height: 373px;*/
	background: url(../img/layout/content-rpt.gif) 0 0 repeat-y;
	margin: 0 0 0 -40px;
}
.content-inner {
	/*background: url(../img/layout/content-home.png) no-repeat;*/
	background: url(../img/layout/content-home.gif) no-repeat;
}
#popular {
	float: left;
	display: inline;
	width: 384px;
	height: 263px;
	margin: 79px 0 0 59px;
}
#popular h3 {
	margin: 9px 0 15px 13px;
	font-size: 24px;
	color: #fff;
	font-family: 'Varela', sans-serif;
	font-weight: normal;
}
#popular-slideshow {
	position: relative;
}
#tabs-popular {
	height: 11px;
	width: 56px;
	position: absolute;
	z-index: 30;
	right: 5px;
	top: -32px;
}
.img-popular {
	float: left;
	width: 121px;
	height: 121px;
	background: #4a5b69;
	border-radius: 15px;
	padding: 6px 0 0 6px;
	margin: 0 16px 0 0;
	display: inline;
	position: relative;
}
div.img-popular .mask {
	display: block;
	width: 127px;
	height: 127px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
	background: url(../img/misc/mask-popular-home.png) 0 0 no-repeat;
}
#popular-slideshow .ui-tabs-panel img {
	float: left;
	border-radius: 11px;
}
.popular-container {
	width: 225px;
	float: right;
	padding: 0 15px 0 0;
}
.popular-container h4 {
	font-size: 14px;
	font-weight: normal;
	font-family: 'Varela', sans-serif;
	margin: 0 0 13px 0;
}
.popular-container h4 a {
	color: #fff;
}
.popular-container h4 a:hover {
	text-decoration: none;
}
.popular-container p {
	font-size: 14px;
	color: #d3d7db;
}
#form-poll {
	width: 210px;
	float: left;
	margin: 79px 0 0 32px;
	display: inline;
	padding: 0 25px 0 35px;
}
.wp-polls{
	padding-bottom: 45px;
}
#form-poll h3 {
	margin: 9px 0 15px 0;
	font-size: 24px;
	color: #fff;
	font-family: 'Varela', sans-serif;
	font-weight: normal;
}
.wp-polls p,
#form-poll p {
	font-size: 14px;
	color: #fff;
	font-family: 'Varela', sans-serif;
	margin: 0 0 15px 0;
}
.wp-polls ul,
#form-poll ul {
	list-style: none;
	margin: 0 0 15px 0;
}
.wp-polls ul.wp-polls-ul {
	margin-bottom:15px;
}
.wp-polls ul li,
#form-poll ul li {
	margin: 0 0 3px 0;
	font-size: 14px;
	color: #cfe0e6;
}
.wp-polls ul li input, 
.wp-polls ul li label,
#form-poll ul li input, 
#form-poll ul li label{
	margin: 0 4px 0 0;
	vertical-align: middle;
}
.wp-polls .button,
#form-poll .button {
	float: left;
	width: 86px;
	height: 25px;
	border: none;
	background: url(../img/layout/submit-poll.png) no-repeat;
	font-size: 13px;
	font-family: 'Varela', sans-serif;
	color: #fff;
	text-align: left;
	padding: 0 0 0 13px;
	text-shadow: 1px 1px #5c8693;
}
.wp-polls a,
#form-poll a {
	float: left;
	margin: 5px 0 0 10px;
	display: inline;
	font-size: 13px;
	color: #a3c1cc;
}
#box-yellow {
	width: 240px;
	float: right;
	background: #e3d93d url(../img/layout/bg-box-yellow.gif) 0 100% no-repeat;
	padding: 27px 0;
	padding-top: 0;
	/*margin: 85px 0 0 0;*/
	margin: 85px 0 29px 0;
	border-radius: 15px 15px 0 15px;
}
#box-yellow p,
#box-yellow h3 {
	padding: 0 30px;
}
#box-yellow h3 {
	font-size: 19px;
	color: #222;
	font-family: 'Varela', sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-top: 27px;
	background: url(../img/layout/bg-box-yellow-top.gif) 0 0 no-repeat;
}
#box-yellow p {
	font-size: 14px;
	color: #595517;
	line-height: 1.3em;
}
#box-yellow div.links {
	margin-top: 10px;
}
#box-yellow div.links a {
	font-size: 14px;
	color: #595517;
	line-height: 1.3em;
}
#box-yellow div.links a:hover {
	text-decoration: none;
}
 
/**
 * Article
 */
/*#container.background-article {
	background: url(../img/layout/sep-sidebar.png) repeat-y 610px 0;
}*/
#wrap-header.inner {
	background: url(../img/layout/header-inner.png) no-repeat 50% 0;
}
#breadcrumbs {
	height: 30px;
	padding: 0 0 0 21px;
}
#breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
}
#breadcrumbs ul li {
	float: left;
	display: inline;
	padding: 0 12px 0 0;
	margin: 0 7px 0 0;
	font-size: 12px;
	color: #a7b1b9;
	background: url(../img/layout/sep-breadcrumbs.png) no-repeat 100% 4px;
}
#breadcrumbs ul li a {
	color: #a7b1b9;
}
#breadcrumbs ul li.last {
	background: none;
}
#content {
	width: 589px;
	float: left;
	padding: 10px 0 0 21px;
}
#content .article {
	padding: 0 71px 0 0;
	font-size: 14px;
	color: #e3e3e3;
	line-height: 1.5em;

}
#content .article .featured-image {
	margin: 0 0 15px 0;
	border-radius: 13px 13px 13px 13px;
}
#content .article h1 {
	font-size: 29px;
	line-height: 31px;
	color: #fff;
	font-family: 'Varela', sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#content .article h1 .badge {
    padding: 1px 9px 2px;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    color: white;
    background-color: #7bc64f;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
	vertical-align: top;
}
#content .article p {
	font-size: 14px;
	color: #e3e3e3;
	line-height: 1.5em;
	margin: 0 0 15px 0;
}
#content .article a,
#content .article p a {
	color: #7bc64f;
}
#content .article a:hover,
#content .article p a:hover {
	text-decoration: none;
}
#content .article ul {
	font-size: 14px;
	color: #e3e3e3;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#content .article .alignright{
	float:right;
	margin: 7px 0 7px 20px;
}
#content .article .alignleft{
	float:left;
	margin: 7px 20px 7px 0;
}
#content .article .aligncenter{
	display: block;
	margin: 7px auto;
}

#content .article iframe,
#content .article object{
	display: block;
	margin: 10px auto;
}



#side {
	width: 319px;
	float: right;
}
#container.background-article #side {
	width: 386px;
	margin: 0;
}
#widget-top {
	background: #0b2235;
	padding: 0 0 99px 67px;
	position: relative;
}
#title-side {
	font-size: 33px;
	color: #7bc64f;
	font-weight: normal;
	font-family: 'Varela', serif;
	padding: 0 0 10px 20px;
}
.widget {
	padding: 0 0 40px 0;
}
.aside ul,
.nav-sidebar {
	list-style: none;
	margin: 0;
}
.aside li,
.nav-sidebar li {
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
	background: url(../img/layout/nav-sidebar-1.png) no-repeat 3px 5px;
	text-shadow: 1px 1px #000;
}
.aside li a,
.nav-sidebar li a {
	font-size: 14px;
	font-family: 'Varela', serif;
	color: #fff;
	text-decoration: none;
}
.aside li ul,
.nav-sidebar li ul {
	list-style: none;
	padding: 10px 0 1px 0;
	margin: 0;
}
.aside li ul li,
.nav-sidebar li ul li {
	background: url(../img/layout/nav-sidebar-2.png) no-repeat 3px 5px;
	margin: 0 0 6px 0;
}
.aside li ul li a,
.nav-sidebar li ul li a {
	font-size: 13px;
	color: #3bbce7;
}
#container.background-article #side #widget-bottom,
#container.background-article #side #widget-wrapper {
	width: 319px;
	margin: 0;
	padding: 0 0 10px 67px;
	position: relative;
}
.corner {
	width: 1500px;
	height: 99px;
	position: absolute;
	background: url(../img/layout/corner-sidebar.png) no-repeat;
	left: 0;
	bottom: 0;
}
.title-widget {
	font-size: 24px;
	color: #fff;
	font-family: 'Varela', serif;
	font-weight: normal;
	margin: 0 0 15px 20px;
}
.popular-box {
	width: 319px;
	margin: 0 0 25px 0;
}
.border-img-side {
	float: left;
	width: 121px;
	height: 121px;
	background: #354d5d;
	padding: 6px 0 0 6px;
	border-radius: 14px;
	margin: 0 13px 0 0;
	display: inline;
	position: relative;
}
.border-img-side img {
	border-radius: 9px;
}
.border-img-side .mask {
	display: block;
	width: 127px;
	height: 127px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
	background: url(../img/misc/mask-popular-side.png) 0 0 no-repeat;
}
.popular-box h4 {
	font-size: 13px;
	font-family: 'Varela', serif;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 8px 0;
}
.popular-box h4 a {
	color: #fff;
}
.popular-box p {
	font-size: 13px;
	color: #dadfe2;
	line-height: 1.4em;
}
.list-popular {
	list-style: none;
	margin: 0 0 0 20px;
}
.list-popular li {
	margin: 0 0 4px 0;
	font-size: 13px;
}
.list-popular li a {
	color: #dadfe2;
}
.list-external {
	list-style: none;
	margin: 0 0 0 20px;
}
.list-external li {
	margin: 0 0 4px 0;
	font-size: 13px;
}
.list-external li a {
	color: #dadfe2;
}
#widget-bottom .widget,
#widget-wrapper .widget {
	padding: 0 0 35px 0;
	margin: 0 0 35px 0;
	border-bottom: 1px dotted #546876;
}
#widget-bottom .widget.last,
#widget-wrapper .widget.last {
	border: none;
	margin: 0;
}
#widget-wrapper-left .widget{
	padding: 0 0 35px 0;
	margin: 0 30px 35px 0;
	border-bottom: 1px dotted #546876;
}
#widget-wrapper-left .widget.last {
	border: none;
	margin: 0;
}
#widget-wrapper-left .widget .popular-box {
	width: 253px;
}

#list-twitter {
	margin: 0 0 20px 20px;
	list-style: none;
}
#list-twitter li {
	margin: 0 0 11px 0;
}
#list-twitter li p {
	font-size: 13px;
	color: #dadfe2;
	margin: 0 0 3px 0;
	line-height: 1.4em;
}
#list-twitter li p a {
	color: #dadfe2;
}
#list-twitter li span {
	font-size: 11px;
	color: #3bbde8;
}
#button-twitter {
	width: 124px;
	height: 17px;
	background: url(../img/layout/button-twitter.png) no-repeat;
	display: block;
	font-size: 10px;
	color: #333;
	text-shadow: 0 1px #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 0 21px;
	margin: 0 0 0 20px;
}
/**
 * Contact
 */
#contact {
	width: 268px;
	height: 173px;
	background: #21384e;
	float: left;
	margin:39px 0 0 -20px;
	padding:30px 0 0 20px;
}
#contact h2, 
form h3, 
#form-contact h3 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	font-family: 'Varela', serif;
	margin: 0 0 13px 0;
}
#contact p {
	font-size: 14px;
	color: #eef4f6;
	line-height: 1.4em;
	margin: 0 0 13px 0;
}
#contact p a {
	color: #7bc64f;
}
#map-container {
	width: 233px;
	height: 237px;
	float: left;
	background: #2b8bae;
	margin: 20px 0 0 0;
	padding: 6px 0 0 6px;
}
#thank-you {
	clear: both;
	padding: 45px 0 0 0;
	font-size: 14px;
	color: #d2dfe3;
}
#form-contact {
	clear: both;
	padding: 45px 0 0 0;
}
#form-contact h3 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	font-family: 'Varela', serif;
	margin: 0 0 13px 0;
}
#form-contact br {
	clear: both;
}
#form-contact label {
	font-size: 14px;
	color: #d2dfe3;
}
#form-contact .input {
	float: left;
	margin: 4px 0 14px 0;
	border: none;
	width: 264px;
	height: 20px;
	background: #fff;
	font-size: 13px;
	color: #303031;
	padding: 4px 10px;
}
.error-popup {
	width: 132px;
	height: 17px;
	background: url(../img/layout/error-popup.png) no-repeat;
	float: left;
	margin: 8px 0 0 8px;
	font-size: 11px;
	color: #fff;
	padding: 4px 0 0 20px;
}
#form-contact .input.error {
	color: #b6303c;
}
#form-contact .input.textarea {
	float: left;
	margin: 4px 0 14px 0;
	border: none;
	width: 355px;
	height: 194px;
	background: #fff;
	font-size: 13px;
	color: #303031;
	padding: 4px 10px;
}
#form-contact .button {
	width: 84px;
	height: 33px;
	background: url(../img/layout/submit-contact.png) no-repeat;
	border: none;
	margin: 10px 0 0 0;
	text-align: left;
	font-family: 'Varela', serif;
	color: #fff;
	font-size: 13px;
	text-shadow: 1px 1px #619039;
	padding: 0 0 0 15px;
}


/**
 * Listing
 */
/*#container.background-listing {
	background: url(../img/layout/sep-sidebar.png) repeat-y 677px 0;
}*/
#container.background-listing #side {
	width: 319px;
	margin: 0;
}
#container.background-listing #side #widget-top {
	background: #0b2235;
	/*padding: 30px 0 99px 0;*/
	padding: 30px 0 99px 67px
	position: relative;
}
#container.background-listing #side #widget-bottom,
#container.background-listing #side #widget-wrapper {
	width: 319px;
	margin: 0;
	padding: 0 0 10px 67px;
	position: relative;
}
#intro {
	border-bottom: 1px dotted #546876;
	padding: 0 0 35px 0;
	margin: 0 0 35px 0;
}
#intro.empty {
	border-bottom: 0;
}
#intro h1 {
	font-family: 'Varela', sans-serif;
	font-size: 29px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 7px 0;
}
#intro h1 .badge {
    padding: 1px 9px 2px;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    color: white;
    background-color: #7bc64f;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
#intro p {
	font-size: 16px;
	font-family: 'Varela', sans-serif;
	color: #0face0;
	line-height: 1.5em;
}
#list-listing {
	margin: 0;
	list-style: none;
}
#list-listing li {
	width: 269px;
	height: 269px;
	float: left;
	display: inline;
	margin: 0 50px 20px 0;
}
#list-listing li div.round {
	background: #404e5c;
	border: 6px solid #404e5c;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	overflow: hidden;
	margin: 0 0 9px 0;
	position: relative;
}
.no-borderradius #list-listing li div.round {
	padding: 6px;
	border: 0;
}
#list-listing li div.round a {
	display: block;
}
#list-listing li div.round img {
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
#list-listing li div.round .mask {
	display: block;
	width: 269px;
	height: 150px;
	position: absolute;
	top: 0;
	left:0;
	background: url(../img/misc/mask-list.png) 0 0 no-repeat;
}
/*
.oldie #list-listing li div {
	behavior: url(http://www.futuremorph.org/wp-content/themes/iweb/css/border-radius.htc);
}
.oldie #list-listing li div img {
	behavior: url(http://www.futuremorph.org/wp-content/themes/iweb/css/border-radius.htc);
}
*/
#list-listing li h2 {
	font-size: 17px;
	font-family: 'Varela', serif;
	font-weight: normal;
	margin: 0 8px 8px 8px;
}
#list-listing li h2 a {
	color: #fff;
}
#list-listing li p {
	font-size: 14px;
	color: #ced4d8;
	margin: 0 8px;
	line-height: 1.4em;
}
#list-listing li.last {
	margin-right: 0;
}
#widget-wrapper.listing {
	margin-left: 0;
}

/**
 * Search Result
 */
#container.background-search {
	background: url(../img/layout/sep-sidebar.png) repeat-y 280px 0;
}
#container.background-search #breadcrumbs {
	background: #0b2235;
}
#container.background-search #side {
	width: 259px;
	margin: 0 0 0 20px;
	float: left;
	padding: 0;
}
#container.background-search #side #widget-top {
	background: #0b2235;
	padding: 0 29px 129px 0;
	position: relative;
	width: 259px;
}
#container.background-search #side .corner {
	width: 1500px;
	height: 99px;
	position: absolute;
	background: url(../img/layout/corner-sidebar-left.png) no-repeat 100% 0;
	left: -1212px;
	bottom: 0;
}
#form-search-main {
	height: 39px;
	padding: 12px 0 26px 20px;
	background: #0b2235;
}
#form-search-main label {
	float: left;
	font-size: 31px;
	font-weight: normal;
	color: #fff;
	font-family: 'Varela', serif;
	padding: 0 16px 0 0;
}
#form-search-main .input {
	float: left;
	width: 284px;
	height: 27px;
	border: none;
	background: #fff;
	font-size: 20px;
	color: #303030;
	padding: 6px 10px;
}
#form-search-main .button {
	width: 103px;
	height: 39px;
	float: left;
	border: none;
	background: url(../img/layout/submit-main-search.png) no-repeat;
	text-align: left;
	font-size: 17px;
	color: #fff;
	font-family: 'Varela', serif;
	padding-left: 14px;
	text-shadow: 1px 1px #679a3d;
}
#container.background-search #side #widget-top h2 {
	font-size: 22px;
	font-family: 'Varela', serif;
	padding: 0 0 8px 0;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px solid #546876;
	margin: 0 0 15px 0;
}
#container.background-search #side #widget-top .nav-sidebar li {
	background: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}
#container.background-search #side #widget-top .nav-sidebar li input {
	margin: 0 8px 0 0;
}
#container.background-search #side #widget-top .nav-sidebar li a {
	font-size: 13px;
	color: #3bbde8;
	font-family: 'Varela', serif;
	text-shadow: 1px 1px #000;
}
#container.background-search #side #widget-top .title-widget {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 14px;
	background: url(../img/layout/nav-sidebar-1.png) no-repeat 0 5px;
	margin: 0 0 8px 0;
	text-shadow: 1px 1px #000;
}
#container.background-search #side #widget-top .solr_facets {
	margin: 0 0 20px 0;
}
#container.background-search #side #widget-top .solr_facets b {
	color:#88C41D;
}
#container.background-search #side .widget {
	padding: 0 0 15px 0;
}

#container.careers-search #side #widget-top .nav-sidebar li.active a {
	color: #ffffff;
}
#container.careers-search #side #widget-top .nav-sidebar li.active b {
	color: #88C41D;
}

.maxlist-more {
	padding: 0 15px;
}

#search-result {
	width: 627px;
	float: right;
}
.toolbar-first, .toolbar-last {
	height: 34px;
	border-bottom: 1px solid #546876;
	margin: 0 0 24px 0;
}
#search-result  .solr_results .solr_noresult{
	margin-bottom:24px;
	color: #CED4D8;
}
#search-result  .solr_results .solr_noresult h3{
	font-family: 'Varela',serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 0 0;
}
#search-result  .solr_results .solr_noresult p{
    font-size: 14px;
    line-height: 1.4em;
	margin: 0 0 10px;
}
#tabs-search {
	height: 34px;
	list-style: none;
	float: left;
	background: #0b2235;
	margin: 0;
}
#tabs-search li {
	height:34px;
	float:left;
	display: inline;
}
#tabs-search li a {
	height:27px;
	float:left;
	display: inline;
	padding: 7px 15px 0 15px;
	font-size: 15px;
	font-family: 'Varela', serif;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	color: #93a0a9;
}
#tabs-search li.active a {
	border: 1px solid #546876;
	border-bottom: none;
	background: #0b2235;
	color: #fff;
	padding-top:6px;
	height: 28px;
	border-radius: 3px 3px 0 0;
}
.form-sort {
	float: right;
	margin: 7px 0 0 0;
}
.form-sort label {
	float: left;
	font-size: 13px;
	color: #32bdeb;
	font-family: 'Varela', serif;
	display: inline;
	margin: 0 7px 0 0;
}
.form-sort select {
	float: left;
	width: 47px;
	margin: 0 7px 0 0;
}
.form-sort span {
	float: left;
	font-size: 13px;
	color: #32bdeb;
	font-family: 'Varela', serif;
	display: inline;
}
#list-search {
	margin: 0;
	list-style: none;
}
#list-search li {
	margin: 0 0 28px 0;
}
#list-search li div {
	width:143px;
	height:143px;
	float:left;
	display:inline;
	background:#404e5c;
	border-radius: 18px;
	padding:6px 0 0 6px;
	margin:0 20px 0 0;
	display:inline;
}
#list-search li div img {
	border-radius:13px;
	margin:0 20px 0 0;
}
#list-search li h3 {
	font-size:17px;
	font-family:'Varela', serif;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}
#list-search li h3 a {
	color:#fff;
}
#list-search li p {
	font-size:14px;
	color:#ced4d8;
	margin:0 0 10px 0;
	line-height:1.4em;
}
#list-search li p a {
	color:#88c41d;
}

.toolbar-last {
	border:none;
	border-top:1px solid #546876
}
#pages {
	list-style:none;
	height:17px;
	float:left;
	display:inline;
	margin:14px 0 0 0;
}
#pages li {
	height:17px;
	float:left;
	margin:0 4px 0 0;
}
#pages li.hellip {
	color: #ffffff;
}
#pages li a {
	height:16px;
	background:#3a749b;
	font-size:11px;
	color:#fff;
	text-align:center;
	float:left;
	padding:3px 7px 0 7px;
	text-decoration:none;
	border-radius:3px;
}
#pages li a.solr_pages_on {
	background:#404E5C;
}
#pages li.prev a, #pages li.next a {
	background:none;
	font-size:13px;
	font-family:'Varela', serif;
	color:#32bdeb;
	text-shadow:1px 1px #000;
	padding:1px 0 0 0;
	height:18px;
}
#pages li.prev {
	margin-right:13px;
}
#pages li.next {
	margin-left:10px;
}
.toolbar-last .form-sort {
	margin:14px 0 0 0;
}


/**
 * Footer
 */
#footer {
	width: 1013px;
	border-top: 1px dotted #556572;
	margin: 0 auto 0 auto;
	height: 50px;
}
ul#nav-footer {
	margin:20px 0 0 0;
	float: left;
}
#nav-footer li {
	float: left;
	background: url(../img/layout/sep-footer.png) no-repeat 100% 3px;
	padding: 0 12px 0 0;
	margin: 0 11px 0 0;
}
#nav-footer li a {
	color: #9da7ae;
}
#nav-footer li.last {
	background: none;
}
#slogan-footer {
	width: 308px;
	height: 14px;
	background: url(../img/layout/slogan-footer.png) no-repeat;
	text-indent: -9999px;
	float: right;
	margin: 20px 0 0 0;
}


/**
 * Media Queries for responsive designs
 */
/*@media only screen and (min-width: 480px) {
}*/
@media only screen and (min-width: 518px) {
}

@media only screen and (min-width: 768px) {
}


/**
 * Print
 */
@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}

/**
 * Chat
 */
.widget .quick-chat-container{
	margin-left:20px;
	width:300px;
}

/**
 * Forms
 */
#side form label,
#side .with_frm_style label.frm_primary_label,
#content form label,
#content .with_frm_style label.frm_primary_label{
	font-size: 14px;
	color: #d2dfe3;
	font-weight: normal;
}
#side .with_frm_style input,
#content .with_frm_style input{
	width: 264px;
}
#side .with_frm_style .frm_checkbox input,
#side .with_frm_style .frm_radio input,
#side .with_frm_style input.auto_width,
#content .with_frm_style .frm_checkbox input,
#content .with_frm_style .frm_radio input,
#content .with_frm_style input.auto_width{
	width: auto;
}
#side textarea,
#content textarea {
	width: 330px;
}

#side .with_frm_style select,
#content .with_frm_style select{
	width: 264px;
}

#side .with_frm_style .submit input,
#content .with_frm_style .submit input{
	width: auto;
}
#side .with_frm_style .submit input,
#side form .button,
#content .with_frm_style .submit input,
#content form .button {
	/*width: 84px;*/
	height: 33px;
	/*background: url(../img/layout/submit-contact.png) no-repeat;*/
	background: url(../img/layout/button-more-big.png) no-repeat right top;
	border: none;
	margin: 10px 0 0 0;
	text-align: left;
	font-family: 'Varela', serif;
	color: #fff;
	font-size: 13px;
	text-shadow: 1px 1px #619039;
	padding: 0 40px 0 15px;
	border-radius: 0;
	box-shadow: none;
	max-width:265px;
	overflow: hidden;
}
#newsletter_signup div span,
#side .frm_error,
#content .frm_error{
	/*width: 132px;*/
	height: 17px;
	background: url(../img/layout/error-popup-big.png) no-repeat;
	float: right;
	margin: 0 0 0 8px;
	font-size: 11px;
	color: #fff;
	padding: 4px 6px 0 20px;
	font-weight: normal;
	border-radius: 0px 4px 4px 0px;
	max-width:218px;
	overflow: hidden;
	line-height: 14px;
}

#side .with_frm_style .frm_blank_field input[type="text"], 
#side .with_frm_style .frm_blank_field input[type="password"], 
#side .with_frm_style .frm_blank_field input[type="url"], 
#side .with_frm_style .frm_blank_field input[type="number"], 
#side .with_frm_style .frm_blank_field input[type="email"], 
#side .with_frm_style .frm_blank_field textarea, 
#side .with_frm_style .frm_blank_field select, 
#side .frm_form_fields_error_style, 
#side .with_frm_style *:invalid, 
#side .with_frm_style .frm_blank_field #recaptcha_area,
#side .frm_blank_field input,
#content .with_frm_style .frm_blank_field input[type="text"], 
#content .with_frm_style .frm_blank_field input[type="password"], 
#content .with_frm_style .frm_blank_field input[type="url"], 
#content .with_frm_style .frm_blank_field input[type="number"], 
#content .with_frm_style .frm_blank_field input[type="email"], 
#content .with_frm_style .frm_blank_field textarea, 
#content .with_frm_style .frm_blank_field select, 
#content .frm_form_fields_error_style, 
#content .with_frm_style *:invalid, 
#content .with_frm_style .frm_blank_field #recaptcha_area,
#content .frm_blank_field input {
    color: #B6303C;
	/*border-color: #B6303C;*/
	border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
}
#side .with_frm_style  input[type="submit"],
#content .with_frm_style  input[type="submit"],
#side .with_frm_style .submit input[type="submit"],
#content .with_frm_style .submit input[type="submit"]{
	filter:none !important;
}

#side form label,
#side .with_frm_style .frm_top_container label.frm_primary_label, 
#side .with_frm_style .frm_hidden_container label.frm_primary_label, 
#side .with_frm_style .frm_pos_top,
#content form label,
#content .with_frm_style .frm_top_container label.frm_primary_label, 
#content .with_frm_style .frm_hidden_container label.frm_primary_label, 
#content .with_frm_style .frm_pos_top{
	margin-bottom: 4px;
}

#newsletter_signup input{
  margin-top: 4px;
}

#newsletter_signup div span{
	margin-top: 4px;
}

#side .with_frm_style .frm_message, 
#side .frm_success_style,
#content .with_frm_style .frm_message, 
#content .frm_success_style{
	background-color: transparent;
	border:none;
}

/**
 * 404
 */
#content .article .google-form {
	font-size: 14px;
	color: #e3e3e3;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#content .article .google-form h3{
	margin-bottom: 15px;
}
#content .article .google-form .search-goog form{
	margin-top: 15px;
}
#content .article .google-form .search-goog form #goog-wm-sb {
	height: 33px;
	background: url(../img/layout/button-more-big.png) no-repeat right top;
	border: none;
	text-align: left;
	font-family: 'Varela', serif;
	color: #fff;
	font-size: 13px;
	text-shadow: 1px 1px #619039;
	padding: 0 40px 0 15px;
	border-radius: 0;
	box-shadow: none;
	max-width:265px;
	overflow: hidden;
}
#content .article .google-form .search-goog form input[type="text"], 
#content .article .google-form .search-goog form input {
    -moz-box-sizing: border-box;
    background-color: #EEEEEE;
    border-color: #DDDDDD;
    border-radius: 0 0 0 0;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    max-width: 100%;
    padding: 6px 10px;
	height: 33px;	
}

/**
 * Tables
 */
#content table{
	font-size: 14px;
	color: #e3e3e3;
	line-height: 1.5em;
	margin-bottom: 15px;
}
 
#content table td{
    padding: 2px 5px;
}
 
/**
 * Pagination
 */
.page-numbers {
	list-style:none;
	margin: 0;
}
.page-numbers li a, 
.page-numbers li span.current, 
.page-numbers li span.dots {
	color:#fff;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 16px;
    margin: 5px 5px 0 0;
    padding: 2px 7px;
    text-align: center;
    text-decoration: none;
	border-radius:3px;
	height:16px;
}
.page-numbers li a.page-numbers, 
.page-numbers li span.current {
    background-color: #3a749b;
    color: #fff;
}
.page-numbers li span.current {
    background-color: #404E5C;
}
.page-numbers li span.dots {
    color: #32bdeb;
}
.page-numbers li a.page-numbers:hover {
    background-color: #3a749b;
}
.page-numbers li a.prev, 
.page-numbers li a.next {
    background: none repeat scroll 0 0 transparent;
	font-size:13px;
	font-family:'Varela', serif;
	color:#32bdeb;
	text-shadow:1px 1px #000;
	padding:1px 0 0 0;
	height:18px;
}
.page-numbers li a.prev:hover, 
.page-numbers li a.next:hover {
    background: none repeat scroll 0 0 transparent;
}

.page-numbers li a.prev {
	padding-right:13px;
}
.page-numbers li a.next {
	padding-left:10px;
}

/**
 * Video
 */
#content .article .videos ul.videos-list {
	list-style: none;
	margin-left: 0;
}
#content .article .videos ul.videos-list li {
	padding-bottom:20px;
}
#content .article .videos ul.videos-list .jp-controls li,
#content .article .videos ul.videos-list .jp-toggles li {
	padding-bottom:0;
}
#content .article .videos ul.videos-list .jp-controls {
	margin-bottom:0;
}

div.jp-video-270p {
	width:518px !important;
}
div.jp-video-full {
	width:518px !important;
}
div.jp-audio, 
div.jp-mfvideo, 
div.jp-video {
	border:none !important;
}
div.jp-mfvideo div.jp-interface,
div.jp-video div.jp-interface {
	border-top:none !important;
}

/**
 * YouTube Video
 */
#content .article .youtube-videos ul.youtube-videos-list {
	list-style: none;
	margin-left: 0;
}
#content .article .youtube-videos ul.youtube-videos-list li {
	padding-bottom:20px;
}

/**
 * Related Documents
 */
.documents h2{
	margin-bottom: 10px;
}
.documents ul{
	list-style: none;
	margin-left: 12px;
}
.documents ul li {
	clear:both;
}
.documents ul li span{
	background: url(../img/icons/32-Document.png) no-repeat left top;
	width:32px;
	height:32px;
	display:block;
	float:left;
    margin-bottom: 6px;
    margin-right: 8px;
}

.documents ul li span.text{
	background: url(../img/icons/32-Text-Document.png) no-repeat left top;
}
.documents ul li span.word{
	background: url(../img/icons/32-Word-Document.png) no-repeat left top;
}
.documents ul li span.excel{
	background: url(../img/icons/32-Excel-Document.png) no-repeat left top;
}
.documents ul li span.power-point{
	background: url(../img/icons/32-PowerPoint-Document.png) no-repeat left top;
}
.documents ul li span.pdf{
	background: url(../img/icons/32-PDF-Document.png) no-repeat left top;
}
.documents ul li span.image{
	background: url(../img/icons/32-Image-File.png) no-repeat left top;
}

/**
 * Related Links
 */
.related-links h2{
	margin-bottom: 10px;
}

/**
 * Read more
 */
.list-intro .read-more{
  display: none;
  width: 589px;
}
.list-intro .button-more{
  margin-top: 20px;
}

.list-intro p {
    margin: 0 0 15px;
} 

/**
 * MailChimp Form
 */
.mc-field-group {
	margin: 0 0 20px;
}
.mc-field-group label {
	display: block;
}
.mc-field-group .asterisk {
	color: red;
	font-weight: bold;
}
.mc-field-group input[type=text],
.mc-field-group input[type=email],
.mc-field-group select {
	color: #444444;
	background-color: #eeeeee;
	border-color: #dddddd;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	width: 400px;
	max-width: 100%;
	font-size: 13px;
	padding: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mc-field-group select {
	width: 264px;
}
.widget .mc-field-group input[type=text],
.widget .mc-field-group input[type=email] {
	width: 200px;
}


#side .with_frm_style .frm_message {
	color: #E3E3E3 !important;
}

/**
 * AddThis send to friend button
 */
.send-to-friend {
	width: 50px;
}
.button-email {
	width: 33px;
	height: 15px;
	float: left;
	display: inline;
	background: #f9f9f9 url(../img/icons/mail.gif) 4px 5px no-repeat; 
	border: solid 1px #3C4E5D;
	border-radius: 3px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 0 0 18px;
}
.button-email span {
	display: none;
}