@import url(http://fonts.googleapis.com/css?family=Syncopate);
* { 
	margin:0; 
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {
    display:block;
	font-weight: normal;
}
input[type=submit],
input[type=reset],
button{cursor: pointer;}
input[type=text],
input[type=submit],
input[type=password],
input[type=file],
textarea{
	-webkit-appearance:none;
	-webkit-border-radius:0;
}
input[type=email],
input[type=text]{padding: 3px 5px; }
body {
	background:#666;
	font: 0.75em/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	min-width: 320px;
}
a {
	text-decoration: none;
	color:#c00;
	font-weight:bold;
}
a:hover {text-decoration: underline;}
a:active {background-color: transparent;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
input{overflow: hidden;}
label{vertical-align:middle;}
button{
	width: auto;
	overflow: visible;
}
button::-moz-focus-inner { 
  border: 0;
  padding: 0;
}
.alignleft   { float: left; margin: 0 1em 0 0;}
.alignright  { float: right; margin: 0 0 0 1em;}
.aligncenter { text-align: center;}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1,
h2{
	color: #cd0600;
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 28px;
	font-weight: normal;
}
h1 span,
h2 span {font-size: 75%;}
#bodyTitle{font-weight: normal; }
h3{
	font-size:120%;
	color: #c00;
}
h4{
	color: #c00;
	font:bold 16px/20px Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 20px;
	font-size: 17px;
}
h5{font-size:95%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote{margin-left: 20px;}
th, td{
	border-color: #ccc;
	padding:3px 5px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:8px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type: disc; margin-bottom: 1em;}
img{
	height: auto;
	max-width: 100%;
}
#main:after,
.logo-area:after{
	content:"";
	clear:both;
	display:block;
}
.state-indicator {
    position: absolute;
    top: -999em;
    left: -999em;
    z-index: 1;
}
#wrapper{
	margin: 0 auto;
	max-width: 960px;
	background: #ffffef;
	position: relative;
}
#wrapper:after{
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	width: 15px;
	height: 100%;
	background: #c00;
}
#header{width: 100%;}
.search-area{
	padding: 14px 15px 13px;
	text-align: right;
}
.search-box{position: relative;}
.search-area ul{
	margin: 3px 0 0 10px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	font-size: 12px;
}
.search-area li{
	list-style: none outside;
	margin: 0 0 0 14px;
	float: left;
	position: relative;
}
.search-area ul a{
	color: #000;
	font-weight: normal;
	font-size: 11px;
}
.search-area li:first-child:after{display: none;}
.search-area li:after{
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -1px;
	width: 4px;
	height: 4px;
	background: #666;
	border-radius:2px;
	-webkit-border-radius:2px;
}
.form-search{
	margin: 0 0 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.search-holder{
	border: 1px solid #c00;
	background: #fff;
	overflow: hidden;
}
.form-search input[type=text]{
	float:left;
	padding:3px 10px;
	margin:0;
	width:148px;
	border:none;
	background:none;
	font-size:13px;
	line-height:18px;
	height: 17px;
	outline: none;
}
.form-search input[type=submit]{
	float:left;
	padding:0;
	margin:0;
	width:40px;
	height: 24px;
	border:none;
	background:#c00 url(../images/sprite.png) no-repeat 10px 2px;
	font-size:0;
	line-height:0;
	text-indent: -9999px;
	overflow: hidden;
}
form.gsc-search-box{
	border: 1px solid #c00 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.search-area .search-box {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
	width: 230px;
}
table.gsc-search-box td{
	border: none !important;

}
.search-area .gsc-control-cse{
	padding: 0 !important;
	background: none !important;
	border: none !important;
	width: 230px !important;
}
.gsc-control-cse td,
.gsc-control-cse th {
	border: none;
}
#content .gs-webResult.gs-result a.gs-title,
#content .gs-webResult.gs-result a.gs-title:visited {
	color: #CC0000;
}
.gsc-input-box{
	background: none !important;
	border: none !important;
	height: auto !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.gsc-search-box td{
	border: none !important;
	padding: 0 !important;
}
.gsc-search-box .gsib_a{
	padding:0 !important;
	border: none !important;
}
.gsc-search-box table{margin: 0 !important;}
input.gsc-input{
	padding: 5px 6px 4px !important;
	width: 100% !important;
	height: 25px !important;
	background: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px !important;
	line-height: 16px !important;
}
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus{background-color: #c00 !important; }
input.gsc-search-button{
	margin: 0 !important; 
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background:#c00;
	padding: 6px 15px !important;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
}
.gscb_a{
	margin: 1px 0 0 !important;
	vertical-align: top !important;
}
.gsc-completion-container{font-size: 13px !important;}
.logo-area{
	background: #c00;
	padding: 25px;
	position: relative;
}
.header-image:after,
.logo-area:before{
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	width: 15px;
	height: 100%;
	background: #555;
	z-index: 1;
}
.header-image {
	position: relative;
}
.header-image img {
	display: block;
}
.slogan,
.logo{
	display: inline-block;
	vertical-align: middle;
	margin:0 162px 0 0;
	width:187px;
	height:68px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
.slogan{
	background: url(../images/slogan.png) no-repeat;
	width: 200px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#nav{
	margin: 0 0 20px;
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
}
#nav ul{margin: 0;}
#nav ul ul{
	background: #DBDBD6;
	display: none;
	font-size: 11px;
}
#nav ul ul ul{
	background: #cdcdcd;
	border-left: 5px solid #cf0000;
}
#nav .current-menu-item ul,
#nav .current-menu-ancestor ul,
#nav .hover ul{display: block;}
#nav .current-menu-item ul ul,
#nav .current-menu-ancestor ul ul,
#nav .hover ul ul{display: none;}
#nav li .current-menu-item ul,
#nav li .current-menu-ancestor ul,
#nav li .hover ul{display: block;}

#nav li{
	margin: 0 0 1px;
	list-style: none outside;
	position: relative;
}
#nav .back-button{margin-top: 20px;}
#main-menu > li:hover >  ul {
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 10;
}
#main-menu > li:hover > ul a {
	display: block;
	width: 170px;
	padding: 4px 4px 4px 6px;
	border-bottom: solid 1px #000;
}
#main-menu > li:hover ul li:hover {background: #cf0000; }
#main-menu > li:hover ul li:hover a {color: #fff; }
#main-menu > li.current-menu-ancestor ul a,
#main-menu > li.current-menu-item ul a {
	width: auto;
	padding: 4px 5px 4px 15px;
	border: none;
	font-weight: bold;
}
#nav li li{margin-bottom: 0;}
#nav li a{
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 7px 10px;
	background: #434343;
}
#nav li a:hover{text-decoration: none;}
#nav .sub-menu .current-menu-item > a {
	background: #cf0000;
	text-decoration: none;
}
#nav li li a{
	color: #000;
	padding: 4px 5px 4px 15px;
	background: none;
	font-weight: normal;
}
#nav .sub-menu .current-menu-item > a,
#nav .current-menu-item li:hover a,
#nav .current-menu-ancestor li:hover a,
#nav .sub-menu .current-menu-ancestor > a {
	font-weight: bold;
	color: #000 !important;
	background: #cdcdcd;
	padding-left: 10px;
	border-left: 5px solid #cf0000;
}
#nav li li li a{
	color: #000;
	padding: 4px 5px 4px 30px;
	background: none;
	position: relative;
}
#nav li.current-menu-ancestor li li a,
#nav .current-menu-ancestor:hover li li > a,
#nav .current-menu-ancestor li li:hover > a,
#nav .sub-menu .sub-menu a {
	font-weight: normal;
	background: none;
	padding-left: 30px;
	border: none;
}
#main-menu li.current-menu-ancestor li li:hover {
	background: none;
	text-decoration: underline;
}
#main-menu > li.current-menu-ancestor:hover ul,
#main-menu > li.current-menu-item:hover ul {position: static;}
#nav li li li a:after{
	content: "";
	position: absolute;
	left: 21px;
	top: 9px;
	width: 4px;
	height: 4px;
	background: #000;
	border-radius:2px;
	-webkit-border-radius:2px;
}
.main-holder:after,
.main-holder #twocolumns:after{
	display: block;
	clear: both;
	content: '';
}
.main-holder #twocolumns{
	width: 100%;
	float: none;
	overflow: hidden;
}
.main-holder #main{padding: 15px 15px 0;}
#main{
	padding: 15px 15px 0 0;
}
#twocolumns{
	float: right;
	width: 75.5%;
}
#content{
	float: right;
	width: 75.5%;
	padding: 0 0 15px;
}

section#content,
#twocolumns  {
	border-top: solid 15px #E2E2DE;
	padding-top: 20px;
}
#twocolumns section#content {
	border-top: none;
	padding-top: 0;
}

.shortcode-two-columns {padding: 1px 0 20px;}
.shortcode-two-columns:after {
	display: block;
	content: "";
	clear: both;
}
.shortcode-two-columns ul {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 12px;
	list-style: none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.shortcode-two-columns ul li {
	padding: 0 0 0 15px;
	text-indent: -15px;
	list-style:outside none;
}
.full-width-map #content {
	float: none;
	width: auto;
	margin-left: 10px;
	padding-top: 10px;
	background: radial-gradient(ellipse at center center , #636363 12%, #473E3C 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #F3F3F3;
	min-height: 100%;
}
.full-width-map h1 {
	color: #fff;
}
.full-width-map .entry-title {
	text-align: center;
}
.full-width-map a {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
.full-width-map strong a {font-weight: bold;}
#twocolumns #content{
	float: left;
	width: 65%;
}
#twocolumns .aside+#content{
	float: none;
	width: auto;
	overflow: hidden;
	padding-right: 20px;
}
#sidebar-left {
	float: left;
	width: 205px
	/*width: 22.5%;*/
}
.aside{
	float: left;
	width: 28%;
}
#twocolumns .aside{
	float: right;
	width: 32%;
}
.post-time{
	display: block;
	margin: 0 0 20px;
}
.post-block{
	padding: 19px 0;
	border-top: 1px solid #84847e;
	line-height: 18px;
}
.post-block:first-child{
	padding-top: 0;
	border: none;
}
.post-block h2{
	color: #cf0000;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}
.post-block h2 mark{
	background: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	display: block;
}
.post-block  p{margin-bottom: 0;}
.post-block time{font-weight: bold; }
.post-block .more{font-weight: bold;}
.image-holder{
	margin: 0 0 39px;
	border: 1px solid #e0dfd1;
}
.image-holder img{
	display:block;
	width:100%;
	height:auto;
}
.remove_grey img{
	display:block;
	width:100%;
	height:auto;
}
.block{
	background: #e2e3de;
	padding: 30px 25px;
	margin: 0 0 20px;
}
.block .remove_grey{margin: -30px -25px;}
.aside .block .remove_grey{
	margin-left: -8px;
	margin-right: -8px;
}
.block:last-child{margin-bottom: 0;}
.block.border{border-top: 10px solid #cf0000; }
.block p{margin-bottom: 9px;}
.aside .block{
	padding-left: 8px;
	padding-right: 8px;
}
.aside .block.the_red_box {
	background:#c00;
	color:#fff;
}
.block .social-networks{margin: -18px -10px -32px;}
.block > .widget-title {
	margin: -30px -25px 20px;
	padding: 7px 10px 8px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	background: #c00;
}
.block .people-list {margin: 0 0 30px -15px;}
.block .people-list li {
	margin: 0 0 20px;
	list-style-type: none;
}
.block .people-list li img {
	display: block;
	margin: 0 0 10px;
}
.block .people-list .short-txt {font-style: normal;}
.block .text-people {margin: 0 0 0 -15px;}
.block .text-people strong {display: block;}
.block .text-people p {margin: 0 0 10px;}
.social-networks{
	margin: 0 0 -12px;
	font-size: 12px;
	line-height: 16px;
}
.social-networks li{
	list-style:none outside;
	margin: 0 0 12px;
}
.social-networks a{
	display: inline-block;
	vertical-align: top;
	color: #000;
	padding: 0 0 0 21px;
	position: relative;
	min-height: 16px;
	outline: none;
}
.social-networks a:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat 0 100px;
}
.social-networks .rss:after{background-position: -50px 0 ;}
.social-networks .facebook:after{background-position: -100px 0 ;}
.social-networks .twitter:after{background-position: -150px 0 ;}
.ad-list{margin: 0 0 -57px; }
.ad-list li{
	margin: 0 0 57px;
	list-style: none outside;
}
.ad-list img{
	display:block;
	max-width: 100%;
	height:auto;
	margin: 0 auto;
}
.sub-heading{
	display: block;
	text-transform: uppercase;
	color: #1A1718;
	font: 12px/14px Arial, Helvetica, Verdana, sans-serif;
}
.heading{
	background: #cf0000;
	padding: 4px 10px;
	text-align: center;
	margin: 0 0 10px;
	color: #fff;
}
.heading h2{
	font-family: 'Syncopate', sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	letter-spacing: 4px;
	color: #fff;
}
.block .heading:first-child{margin-top: -30px;}
.block .heading{margin: 0 -25px 10px;}
.aside .block .heading{
	margin-left: -8px;
	margin-right: -8px;
}
.ad-holder{
	text-align: center;
	padding: 15px 10px 10px;
	border: solid #fff;
	border-width:1px 0;
	margin: 19px 0 0;
}
.ad-holder img{
	display:block;
	max-width:100%;
	height:auto;
	margin: 0 auto;
}
.item-box{
	margin: 0 0 10px;
	text-align: center;
	line-height: 12px;
	font-size: 10px;
}
.block .item-box:first-child{margin-top: -19px;}
.item-box img{
	display:block;
	max-width:100%;
	height:auto;
	margin: 0 auto 14px;
}
.item-box h3{
	font-size: 10px;
	margin: 0 0 3px;
	font-weight: normal;
}
.item-box p{margin-bottom: 10px;}
.item-box a{font-weight: bold;}
.columns-holder{
	overflow: hidden;
	margin: 0 0 20px;
	position: relative;
	padding: 0 0 10px;
	border-bottom: 1px solid #434343;
	font-size: 11px;
}
.columns-holder .column:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	background: #434343;
}
.columns-holder .column{
	float: left;
	width: 47%;
	margin: 0 0 0 6%;
}
.columns-holder .column:first-child{margin-left: 0;}
.columns-holder .column:first-child:after{display: none;}
.columns-holder .action{
	font-size: 100%;
	margin-bottom: 0;
}
.columns-holder ul{margin: 0;}
.columns-holder li{
	list-style: none outside;
	margin: 0 0 15px;
}
.wp-caption .wp-caption-text{
	margin-bottom: 0;
	font-size: 11px;
	color: #333;
	line-height: 19px;
	font-style: normal;
	padding-top: 10px;
	text-align: left;
}
.wp-caption h3{
	font-size: 12px;
	margin-bottom: 0;
}
.wp-caption address{
	font-size: 11px;
	line-height: 12px;
	color: #808080;
}
.wp-pagenavi .current,
.wp-pagenavi a{
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 0 0;
}
.section-title{
	color: #555;
	font:bold 19px/22px Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 12px;
	padding: 10px 0 0;
}
.simple-list{margin: 0 0 12px 24px; }
.simple-list li{list-style: none outside;}
#content hr:last-child{display: none;}
#content > article{margin: 0 0 20px;}
#content .home-post{
	padding: 20px 0;
	margin: 0;
	border-top: 1px solid #333;
}
#content .home-post:first-child{
	border: none;
	padding-top: 0;
}
#content .home-post p:last-child{margin-bottom: 0;}
.sub-title{
	color: #c00;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.image-conscience{
	overflow: hidden;
	margin: 0 0 20px;
}
.main-conscience a{color: #004d7f;}
.main-conscience h1,
.main-conscience h2,
.main-conscience h3,
.main-conscience h4,
.main-conscience h6 {color:#004d7f; font-weight:normal;}
.main-conscience h5 {color: #555;
font-size: 16px;
font-weight: bold;}
.roll{margin: 0 0 20px;}
.roll li{
	display: inline-block;
	vertical-align: top;
	width: 37%;
	margin: 0 1% 0 0;
	font-weight: bold;
	list-style: none outside;
}
.main-conscience h4{
color: #004d7f;
font-size: 28px;
line-height: 20px;
font-weight: normal;
margin-top: 16px;
}
.features{
	color: #000;
	font-size: 17px;
	margin: 0 0 20px;
	font-weight: bold;
}
.list-article{
	overflow: hidden;
	margin: 0 0 30px;
}
.list-article h4{
	color: #000;
	font-weight: bold;
	margin: 0;
}
.list-article .author{
	display: block;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 12px;
}
#footer{
	padding: 18px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	background: #c00;
}
#footer .menu{
	margin: 0;
	text-align: center;
	color: #fff;
}
#footer .menu li{
	display: inline-block;
	vertical-align: top;
	list-style: none outside;
	margin: 0 4px;
	position: relative;
}
#footer .menu a{color: #fff;}
#footer .menu li:first-child:after{display: none;}
#footer .menu li:after{
	content: "";
	position: absolute;
	left: -7px;
	top: 8px;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius:2px;
	-webkit-border-radius:2px;
}
#footer p{margin: 0;}
.share-area{
	border: solid #fff;
	border-width:1px 0;
	background: #d7d7d7;
	padding:12px 5px;
	width: 30px;
	position: fixed;
	left: 0;
	top: 100px;
	z-index: 99;
}
.share-area .title{
	display: block;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 0 8px;
}
.share-area ul{margin: 0 0 -10px;}
.share-area li{
	list-style: none outside;
	margin: 0 0 10px;
}
.share-area ul a{
	display:block;
	margin:0;
	width:30px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/sprite.png) no-repeat 0 200px;
}
.share-area ul .twitter{background-position: 0 -50px;}
.share-area ul .facebook{background-position: -50px -50px;}
.share-area ul .linkedin{background-position: -100px -50px;}
.share-area ul .mail{background-position: -150px -50px;}
.share-area ul .pinterest{background-position: -200px -50px;}
.share-area ul .share{background-position: -250px -50px;}


#primary.cfc-map-wrapper .entry-title {
	font-weight: 300;
	text-align: center;
	font-size: 41px;
	line-height: 43px;
	color: #fff;
	position: relative;
	z-index: 100;
}
#primary.cfc-map-wrapper .entry-title strong {
	font-size: 54px;
}
.cfc-map-wrapper,
.cfc-map-wrapper a {
	color: #fff;
	font-size: 13px;
}

.map-content {
	width:338px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:1;
	padding:0 0 27px;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

article {
	margin: 1em 0;
	overflow: hidden;
}
article,
#content header{
	margin-left: 20px;
	margin-right: 20px;
}
div.cities,
div.countries {clear: both; }
.news-list{width: 100%;}
.news-list article{
	padding: 8px 0;
	border-top: 1px dashed #e5e5e0;
}
.news-list article:first-child{
	border: none;
	padding-top: 0;
}
.news-list article{margin: 5px 0; }
.news-list .text{overflow: hidden;}
.news-list h3{
	color: #cf0000;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 14px;
}
.news-list h3 mark{
	background: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	display: block;
}
.news-list .name{
	display: block;
	line-height: 16px;
	font-weight: normal;
}
.news-list time{
	display: block;
	font-size: 11px;
	font-weight:bold;
}
time.message-time {
	display: block;
	text-transform: uppercase;
	margin: -15px 0 15px;
}
.image-box{margin: 0 0 20px;}
.image-box img{
	display:block;
	width:100%;
	height:auto;
}
.simple-list{margin: 0 0 20px 22px;}
.simple-list li{
	padding: 0 0 20px;
	list-style-position: outside;
}
.list{
	margin:0 0 14px;
	font-weight: bold;
	line-height: 18px;
}
.list li{list-style: none outside;}
.list.indent li{padding-bottom: 15px;}
.list p{margin: 0;}
.list .date{
	display: block;
	font-weight: normal;
	font-style: normal;
}
#quote{
	float: right;
	padding: 10px 10px 12px 20px;
	background: #c00;
	color: #eee;
	margin: 0 0 20px 10px;
	width: 220px;
	font-size: 11px;
	line-height: 19px;
}
#quote .block{
	padding: 10px 10px 12px 20px;
	margin: -10px -10px -12px -20px;
	color: #333;
}
#quote .block .heading{margin: -10px -10px 15px -20px; }
.bodyTitle{font-weight: normal;}
.style2{
	text-transform: uppercase;
	margin: 0 0 10px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
.cnss-social-icon{
	width: 100% !important;
	border-collapse: collapse;
}
.cnss-social-icon a{
	color: #000;
	font-size: 11px;
	line-height: 16px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	font-weight: normal;
}
table.cnss-social-icon tr td img{
	float: left;
	margin: 0 4px 0 0;
}
.signup-form p:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: ;
	height: ;
	background: url(../images/sprite.png) no-repeat;
}
.signup-form p{margin-bottom: 2px; }
.signup-form br{display: none;}
.signup-form .wpcf7-form-control-wrap{
	display: inline-block;
	vertical-align: middle;
}
.signup-form input[type=email],
.signup-form input[type=text]{
	float:left;
	padding:3px 5px;
	margin:0;
	width:140px;
	border: 1px solid #333;
	background: #fff;
}
.signup-form label{
	display: inline-block;
	vertical-align: top;
	width: 120px;
	margin: 3px 0 0;
}
.signup-form select{
	margin: 0;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #333;
	line-height: 20px;
}
.yearlist{
	margin: 0 0 20px;
}
.yearlist h4{
	display: inline-block;
	vertical-align: top;
	margin: 0 40px 5px 0;
	font:bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
}
.year-title{
	color: #333;
	margin-bottom: 20px;
	font:bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
}
#content .middle hr{ border-style: dashed;}
.element-inline {display: inline;}
.letters-meta {
	font-size: 85%;
	color: #666666;
	font-style: italic;
}
.media {
	float:right;
	margin:-51px 0 0 20px;
}
.category-title {
	font-size:28px;
	line-height:34px;
	color:#c00;
	margin:0 0 20px;
}
.single .issue {text-transform: uppercase;}
.category-title .sub-heading {
	display:inline;
	font-size:28px;
	line-height:34px;
	color:#c00;
	text-transform:none;
}
.action-list {
	margin:0;
}
.action-list li {
	list-style:outside none;
	border-top:1px solid #fff;
	padding:15px 0;
}
@media only screen and (max-width: 1000px) {
	.share-area{display: none;}
}
@media only screen and (min-width: 960px) {
	#nav .opener{
		position: absolute;
		left: -9999px;
		top: 0;
	}
}
@media only screen and (min-width: 960px) {
	#nav .js-slide-hidden{
		position: static !important;
	}
}
@media only screen and (max-width: 959px){
	#header{
		position: relative;
		padding: 22px 0 48px;
	}
	#header .search-area{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: #555;
		padding: 9px 15px 8px;
	}
	#twocolumns .aside,
	#content,
	#twocolumns #content,
	#sidebar-left,
	#twocolumns{
		float: none;
		width: auto;
		margin: 0 0 15px;
		overflow: hidden;
	}
	#twocolumns .aside{padding: 15px 0;}
	#main{
		padding: 10px;
/*
		position: relative;
		z-index: 2;
*/
	}
	.search-area ul a{color: #fff;}
	#nav{
		position: absolute;
		left: 10px;
/*
		top: -42px;
*/
		top: 147px;
		z-index: 999;
		margin: 0;
	}
	#nav .opener{
		display:block;
		padding:5px 0;
		height:23px;
		outline: none;
		font: 19px/23px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
	}
	#nav .opener:hover{text-decoration: none;}
	#nav .slide{
		position: absolute;
		left: -9999px;
		top: 100%;
	}
	#nav.active .slide{left: 0;}
	#nav li{margin: 0;}
}
@media only screen and (min-width: 768px) {
	#header > .search-box,
	.search-box .opener{
		position: absolute;
		left: -9999px;
		top: 0;
	}
	.search-area .search-box .js-slide-hidden{position: static !important; }
}
@media only screen and (max-width: 767px) {
	.state-indicator {
	    z-index: 2;
	}
	.slogan{display: none;}
	.logo-area{
		background: #555;
		padding: 0 15px 0 0;
	}
	.logo{
		background:#c00 url(../images/logo-mobile.png) no-repeat;
		width: 163px;
		height: 80px;
		margin: 0 17px 0 0;
	}
	#main{position: static;}
	#nav{
		left: 185px;
		top: 37px;
	}
	#nav .opener{
		width: 52px;
		height: 40px;
		background-position: -45px -95px ;
		padding-top: 10px;
		padding-bottom: 0;
	}
	#main-menu > li:hover >  ul{position: static;}
	#main-menu > li:hover > ul a{width: auto;}
	.search-area .search-box{display: none;}
	.search-box{
		position: absolute;
		left: 270px;
		top: 42px;
		text-align: left;
		z-index: 20;
	}
	.search-box .opener{
		display:block;
		margin:0;
		width:40px;
		height:40px;
		overflow:hidden;
		text-indent:-9999px;
		background: url(../images/sprite.png) no-repeat -150px -100px;
		text-align: left;
		outline: none;
	}
	.search-box .slide{
		position: absolute;
		left: -9999px;
		top: 100%;
	}
	.search-box .slide > .holder{
		padding: 10px;
		background: #555;
	}
	.search-box.active .slide{left: 0;}
	.gsc-control-cse{width: 100% !important;}
	form.gsc-search-box{margin-bottom: 0 !important;}
	#header .search-area{
		background: #c00;
		text-align: center;
	}
	.search-area > div{margin: 0;}
	.search-area ul{
		margin: 0 0 2px;
		font-size: 11px;
	}
	.search-area li:after{background: #fff;}
	.shortcode-two-columns ul {
		float: none;
		width: 100%;
		padding: 0 0 20px;
	}
	.menu-footer-menu-container{display: none;}
	#footer{
		font-size: 14px;
		line-height: 20px;
		padding: 30px 40px;
	}
	.alignright,
	.alignleft{
		max-width: 50%;
	}
	.media {
		float:none;
		margin:0 0 15px;
	}
}
@media only screen and (max-width: 599px) {
	.columns-holder .column{
		float: none;
		margin: 0 0 15px;
		width: auto;
	}
	.columns-holder .column:after{display: none;}
}
