/*
Theme Name: NMB light
Theme URI:
Description: A responsive theme based on the Bootstrap framework. DON'T ACTIVATE THEMES HERE MANUALLY!
Version: 1
Author: NMB
Author URI:
Tags:
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

@import "https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic";

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

a[target="_blank"],
a[target="_new"] {
	cursor: alias;
}

/* layout */

body{
	padding-top: 0;
    font-size: 16px;
    line-height: 1.4;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
	top: 28px; 
}

.navbar .brand{
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.nav-container{
	padding-left: 0;
	padding-right: 0;
}

#inner-header{
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}

.navbar-form, .navbar-search {
	/*margin: 0 0 9px;*/
    margin: 6px 15px 0 0;
}

.navbar-search{
	padding-left: 0;
}

a img, :focus {
border: none;
}

#s{
	width: 100px;
}

/** page 404 search form fix **/

.span12 #searchform #s {
	margin-bottom: 0;
}

#content{
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
    margin-left: 12px;
   	color: #F9A728 !important;
   }

.content_block_wrapper a, .content_block_wrapper a:link, .content_block_wrapper a:visited {
   	text-decoration: underline !important;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta,
#main p.meta a {
	color: #808080;
}

#main article{
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}

#main article footer{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post{
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta { 
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

#main article img{
	height: auto;
	max-width: 100%;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main h3 {
	line-height: 24px;
	margin-bottom: 10px;
	padding-top: 0;
}
.archive #main h3 a {
	color: #F9A728;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */

#comments{
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard > div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-height: none !important;
	max-width: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	list-style-type: none;
	margin-left: 0;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before{
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

.span4.widget.widget_text {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar{
	width: 100%;
}

#wp-calendar caption{
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

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

blockquote.pull-left{
	padding-right: 15px;
}

#google_language_translator {
    position: relative;
    top: 1px;
    border: 1px solid #999;
    height: 22px;
}

.block_inner {
    padding: 0;
}
.block_inner .block_content ul {
    margin: 0;
}
.block_inner .block_content ul li {
    margin-bottom: 20px;
    margin-left: 0;
}
.block_inner .block_content ul li p.post-excerpt:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#lang-select {
    width: 140px;
    margin-top: 6px;
}
#lang-select .goog-te-gadget {
    width:100%;
    background: url("/i/select-arr-white.png") right 7px no-repeat transparent;
    overflow: hidden;
    height:22px;
}
#lang-select .goog-te-combo {
    width: 120% !important;
    background: transparent;
    color: #666768;
    border-radius: 0;
    padding: 1px 0 0 5px !important;
    margin: 1px 0 0 !important;
    height: 21px !important;
    font-size: 12px;
    line-height: 18px;
    outline: none;
}
#lang-select .goog-te-combo option {
    background: #fff;
    color: #666768;
    padding: 5px 8px;
    border-right: 1px solid #999999;
}

#google_language_translator select {
    border: none !important;
}
    
.hero-unit {
    background: none;
    padding: 0;
    margin: 0;
}
  
@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

@media only screen and (min-width: 980px) {
	
	.container-fluid{
		max-width: 970px;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
	}
		
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
    .login-popup {
        width: 350px;
    }
    
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		width: 115px;
        padding-right: 21px;
	}

	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-left: 0;
		padding-right: 0;
	}
}


/* by Sergey Chizh */

/* @font-face {font-family: HelveticaNeue; src:url(/fonts/helvetica-neue-regular.ttf);} */

 a:focus {
    outline: none;
}

body {
    background: #fff url(/i/body-inner_bg-white.jpg) no-repeat 50% 0;
    font-family: 'Helvetica Neue',HelveticaNeue,Arial,helvetica,sans-serif;
    color: #333;
}
body.home {
    background: #fff url(/i/body_bg-white.jpg) no-repeat 50% 0;
}
.navbar-inner {
    background: none;
    border: none;
    background: url(/i/navbar-inner_bg-white.png) no-repeat 50% 100%;
    border-radius: 0;
    filter: none;
}
.navbar-search .search-query {
    font-size: 12px;
    font-family: 'Helvetica Neue',HelveticaNeue,Arial,helvetica,sans-serif;
}
#inner-header .navbar input {
    padding: 1px 8px;
    color: #666768;
    border-radius: 0;
    background: none;
    border: 1px solid #999;
}
#inner-header .navbar input:focus {
    border-color: #fff;
}
#inner-header .navbar input.submit {
    position: absolute;
    width: 21px;
    height: 21px;
    top: 3px;
    right: 2px;
    cursor: pointer;
    border: none;
    background: url(/i/search_ic-white.png) no-repeat 100% 50%;
}

a#logo {
    display: block;
    float: left;
    width: 347px;
    height: 117px;
    background: url(/i/logo-117andTitle-white.png) no-repeat;
}

.home a#logo {
    width: 540px;
    height: 181px;
    background: url(/i/logo-181andTitle-white.png) no-repeat;
}

.container {
    max-width: 1024px;
    margin: 0 auto;
}
#header .container {
    min-height: 125px;
    padding: 22px 0 25px;
    background: url(/i/airplane-inner-white.png) no-repeat 330px 0;
}
.home #header .container {
    min-height: 210px;
    padding: 38px 0 20px;
    background: url(/i/airplane-white.png) no-repeat 488px 0;
}
#header h2 {
display: none;
}

.home #header .menu-custom-menu-container {
    width: auto;
}

.home #top-menu {
    margin-left: 52%;
}
#top-menu {
    margin-left: 544px;
}
.home #top-menu {
    margin-left: 566px;
}
 #sidebar1 {
    display: none;
}
 #main {
    width: 100%;
}

article ul li {
	list-style-type: disc !important;
	margin-left: 35px;
	margin-bottom: 12px;
	line-height: auto;
}

article ul li ul li {
	list-style-type: circle !important;
	margin-left: 15px;
	margin-bottom: 12px;
	line-height: auto;
}

article ol li {
	list-style-type: decimal !important;
	margin-left: 35px;
	margin-bottom: 12px;
	line-height: auto;
}

article ol li ul li {
	list-style-type: disc !important;
	margin-left: 15px;
	margin-bottom: 12px;
	line-height: auto;
}

#main a {
    color: #333;
    text-decoration: underline;
}
#main a:hover {
    text-decoration: none;
}
#top-menu > li {
    margin: 0;
    list-style-type: none;
}
#top-menu .menu a, #header .container > ul.sub-menu a {
    color: #333;
    font-size: 15px;
    white-space: nowrap;
}
#top-menu .menu li, #header .container > ul.sub-menu li {
    position: relative;
    margin-bottom: 2px;
    list-style-type: none;
}
#top-menu .menu li:before, #header .container > ul.sub-menu li:before {
    content: ' ';
    position: absolute;
    display: block;
    top: 9px;
    left: -8px;
    background: #333;
    font-weight: bold;
    width: 2px;
    height: 2px;
}

#header .container > ul.sub-menu {
    margin: 15px 0 0 470px;
}
body.big-font.home #header .container > ul.sub-menu {
    margin-left: 535px;
}
body.big-font #header .container > ul.sub-menu {
    margin-left: 365px;
}
#header .container > ul.sub-menu li:nth-child(2) {
    margin-left: -20px;
}
#header .container > ul.sub-menu li:nth-child(3) {
    margin-left: -40px;
}
#header .container > ul.sub-menu li:nth-child(4) {
    margin-left: -60px;
}
#header .container > ul.sub-menu li:nth-child(5) {
    margin-left: -80px;
}
#header .container > ul.sub-menu li:nth-child(6) {
    margin-left: -100px;
}
#header .container > ul.sub-menu li:nth-child(7) {
    margin-left: -120px;
}
#header .container > ul.sub-menu li:nth-child(8) {
    margin-left: -140px;
}
#header .container > ul.sub-menu li:nth-child(9) {
    margin-left: -160px;
}
#header .container > ul.sub-menu li:nth-child(10) {
    margin-left: -180px;
}
#header .container > ul.sub-menu li:nth-child(11) {
    margin-left: -210px;
}
#header .container > ul.sub-menu li:nth-child(12) {
    margin-left: -240px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(2) {
    margin-left: -29px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(3) {
    margin-left: -58px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(4) {
    margin-left: -87px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(5) {
    margin-left: -116px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(6) {
    margin-left: -145px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(7) {
    margin-left: -174px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(8) {
    margin-left: -203px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(9) {
    margin-left: -232px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(10) {
    margin-left: -261px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(11) {
    margin-left: -290px;
}
body.big-font #header .container > ul.sub-menu li:nth-child(12) {
    margin-left: -319px;
}
#top-menu .menu a.dark {
    color: #bbbdb8;
}
#top-menu .menu .orange a.dark {
    color: #f29f33;
}


/* home page menu 1 column */

.home #top-menu ul#menu-custom-menu li:first-child {
    margin-left: 0;
}
.home #top-menu ul#menu-custom-menu li:nth-child(2) {
    margin-left: -22px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(3) {
    margin-left: -44px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(4) {
    margin-left: -66px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(5) {
    margin-left: -88px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(6) {
    margin-left: -110px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(7) {
    margin-left: -132px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(8) {
    margin-left: -154px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(9) {
    margin-left: -176px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(10) {
    margin-left: -198px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(11) {
    margin-left: -220px;
}
.home #top-menu ul#menu-custom-menu li:nth-child(12) {
    margin-left: -242px;
}

.home #top-menu ul#menu-custom-menu > li ul.sub-menu li {
    margin-left: 0;
}

#top-menu .menu li:first-child {
    margin-left: 0;
}
#top-menu .menu li:nth-child(2) {
    margin-left: -22px;
}
#top-menu .menu li:nth-child(3) {
    margin-left: -44px;
}
#top-menu .menu li:nth-child(4) {
    margin-left: -66px;
}
#top-menu .menu li:nth-child(5) {
    margin-left: -88px;
}
#top-menu .menu li:nth-child(6) {
    margin-left: -110px;
}
#top-menu .menu li:nth-child(7) {
    margin-left: -132px;
}
#top-menu .menu li:nth-child(8) {
    margin-left: -154px;
}
#top-menu .menu li:nth-child(9) {
    margin-left: -176px;
}
#top-menu .menu li:nth-child(10) {
    margin-left: -198px;
}
#top-menu .menu li:nth-child(11) {
    margin-left: -220px;
}
#top-menu .menu li:nth-child(12) {
    margin-left: -242px;
}

#top-menu ul#menu-custom-menu > li ul.sub-menu li {
    margin-left: 0;
}

#top-menu .menu ul.sub-menu, #bottom-menu, #header .container > ul.sub-menu ul {
    display: none;
}
#top-menu .menu ul.sub-menu.desktop {
    position: absolute;
    left: 190px;
    top: -5px;
    width: 228px;
    z-index: 999;
}
/* ????????? */
#top-menu .menu-item-456.parent ul.sub-menu.desktop {
    left: 177px;
}

.home #top-menu #menu-custom-menu ul.sub-menu.desktop > li:nth-child(2) {
    margin-left: -22px;
}

.home #bottom-menu {
    display: block;
    margin-top: 40px;
}
#top-menu .menu {
    display: inline-block;
    padding: 0 1% 0 0;
    vertical-align: top;
    margin: 0;
}
#top-menu .menu.it2 {
    margin-left: 59px;
}
#top-menu .menu.it3 {
    margin-left: 44px;
    padding: 0;
}
.home #top-menu .menu {
    display: block;
    width: 283px;
    /*overflow: hidden;*/
    margin: 0;
    height: 204px;
    padding-left: 208px;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 { 
	padding-top: 20px; 
}

.search-results #main h3 { 
	padding-top: 0 !important; 
}

#main h1 {
    font-size: 35px;
    margin: 0 0 25px;
    color: #f9a728;
}
.home #main h1 {
    color: #333;
}
#main h2 {
	font-size: 26px;
}
#main h3 {
	font-size: 22px;
}
#main h4 {
	font-size: 18px;
}
#main h5 {
	font-size: 16px;
}
body.big-font #main h2 {
	font-size: 32px;
    line-height: 1.25em;
}
body.big-font #main h3 {
	font-size: 30px;
    line-height: 1.25em;
}
body.big-font #main h4 {
	font-size: 28px;
    line-height: 1.25em;
}
body.big-font #main h5 {
	font-size: 26px;
    line-height: 1.25em;
}

#main h6 {
	font-size: 14px;
}
.left {
    float: left;
}
.right {
    float: right;
}

img.left {
    margin: 0 15px 10px 0;
}
img.right {
    margin: 0 0 10px 15px;
}
.home #main img.left {
    margin-right: 85px;
}
.home #main p.read-more {
    margin-top: 34px;
}
.home #main p.read-more a {
    display: inline-block;
    margin-left: -29px;
    font-size: 18px;
    color: #ff910e;
    text-decoration: none;
    padding: 0 30px 22px;
    background: url(/i/arr-readmore-white.png) no-repeat 55% 43%;
}
#main p {
    margin-bottom: 12px;
}
.home #main p {
    font-size: 17px;
    line-height: 23px;
}

#respond {
    display: none;
}
.single-post #respond {
    display: block;
}
#respond .form-actions {
    background: none;
    border: none;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px 0;
}
#respond .form-actions #submit {
    background: #F9A728;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
}
#respond .form-actions #submit:hover {
    background: #E79516;
}

#bottom-menu li, #bottom-menu ul {
    list-style-type: none;
    margin: 0;
}
#bottom-menu ul#menu-bottom-nenu {
    width: 102%;
}
#bottom-menu ul#menu-bottom-nenu li {
    display: inline-block;
    position: relative;
    width: 159px;
    height: 42px;
    margin: 0 22px 2px;
    overflow: visible;
}
#bottom-menu ul#menu-bottom-nenu li:first-child {
    margin-left: 0;
}
#bottom-menu ul#menu-bottom-nenu li:last-child {
    margin-right: 0;
}
#bottom-menu ul#menu-bottom-nenu li a {
    display: block;
    position: absolute;
    width: 243px;
    left: -42px;
    top: 0;
    color: #fff;
    text-align: center;
    height: 42px;
    line-height: 39px;
    font-size: 18px;
    text-decoration: none;
    background: url(/i/bottom-menu_bg-white.png) no-repeat 50% 0;
}
#bottom-menu ul#menu-bottom-nenu li a:hover, #bottom-menu ul#menu-bottom-nenu li.current-menu-item a {
    background-image: url(/i/bottom-menu-hover_bg-white.png);
}

#vote {
    padding: 30px 10px 0px 24px;
}
#vote:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#vote h4 {
    float: left;
    margin: 64px 0 0 0;
    font-size: 30px;
    line-height: 39px;
}
#vote a {
    display: block;
    float: right;
    width: 346px;
    height: 140px;
    background: url(/i/vote-a_bg-white.png) no-repeat;
}

#inner-footer{
	padding: 18px 0 20px;
    background: url(/i/hr-main-white.png) no-repeat 50% 0;
}
#inner-footer .container {
    text-align: center;
    color: #7F7F7F;
    font-size: 14px;
}
body.big-font #inner-footer .container {
    font-size: 22px;
    line-height: 28px;
}
#inner-footer .container span {
    display: block;
}
.share42init {
    padding-top: 15px;
}

#breadcrumbs {
    list-style: none;
    margin: 10px 0 30px;
    overflow: hidden;
	color: #bbb;
}

.home #breadcrumbs {
    display: none;
}

#breadcrumbs a {
	color: #666;
	text-decoration: none;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#breadcrumbs li {
    float: left;
    margin-right: 8px;
}
 
#breadcrumbs .separator {
	color: #bbb;
}

body > .container-fluid {
    padding: 0 0 20px;
    max-width: 1024px;
}
.span4.orange {
    font-size: 18px;
}
.orange {
    color: #f29f33;
}
.orange1 {
    color: #f9a728;
}
#main table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    outline: 1px solid #bbb;
    border: 1px solid transparent;
}
#main table.last {
    margin-bottom: 0;
}
#main table caption {
    text-align: left;
    font-size: 16px;
    padding: 15px 0 18px;
}
#main table td {
    border: 1px solid #fcf8ef;
}
#main table th {
    color: #f29f33;
    font-weight: normal;
    text-align: left;
}
#main table tr:nth-child(even) td {
    background: #e2effb;
    
}

#main table th, #main table td {
    padding: 10px 16px;
    border: 1px solid transparent;
}
#main table.fullwidth th, #main table td {
    padding: 10px 7px;
}

/** basic table grid **/
#main table.tsimple,
#main table.tsimple * {
	outline: none !important;
	border-collapse: collapse;
	border: 0 !important;
	background: transparent !important;
}

#main table.tsimple td {
	border: 1px solid #666 !important;
}
/** **/

article footer {
    display: none;
}
.span8 h2.text-inside.no-marg {
    margin-top: -5px;
}
.no-marg {
    margin-top: 0;
}
h2.text-inside {
    margin: 30px 0 18px;
}
#main h2.side {
    font-size: 35px;
}
h4.marked {
    font-size: 14px;
    padding-left: 25px;
    margin: 25px 0 30px;
    background: url(/i/marker.png) no-repeat 0 2px;
}

#weekly-activity-report .span3 {
    font-size: 16px;
}
#weekly-activity-report .span9 a {
    margin-left: 5px;
}
#weekly-activity-report .row.container {
    margin-bottom: 17px;
}
#weekly-activity-report .row.container:first-child {
    padding-top: 25px;
}
#log-out {
    margin-left: 9px;
}
body.big-font #log-out {
    line-height: 18px;
}
#trigger-font-size {
    position: relative;
    width: 26px;
    height: 30px;
    margin-left: 18px;
    margin-top: 1px;
    line-height: 14px;
    cursor: pointer;
}
#trigger-font-size span {
    position: absolute;
    top: 6px;
    right: 1px;
}
body.big-font #themeswitcher {
    margin-top: 3px;
}
#switch-theme {
    line-height: 14px;
    margin-top: 1px;
}

#switch-theme h4{
    margin-left:10px;
}

li.nmbLight ~ li.nmbLight {
	display: none !important;
}
li.nmbDark ~ li.nmbDark {
	display: none !important;
}

#soc-ic {
    padding-top: 15px;
}
#soc-ic a, #inner-footer .container #soc-ic span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background: url(/i/soc-ic.png) no-repeat;
}
#soc-ic a.it2 {
    background-position: -20px 0;
}
#soc-ic a.it3 {
    background-position: -40px 0;
}
#soc-ic a.it4 {
    background-position: -60px 0;
}
#soc-ic a.it5 {
    background-position: -80px 0;
}

#inner-footer .container #soc-ic span {
    width: 37px;
    background-position: 100% 0;
}

.part-of-content {
    //width: 50%;
    width: 100%;
    float: left;
}
.part-of-content:nth-child(odd){
    clear: both;
}
.part-of-content .content_block_wrapper {
    margin-right: 20px;
}
.content_block_wrapper .cow_one_half {
    width: auto;
    float: none;
}
.part-of-content .block_heading {
    color: #333;
    color: #f9a728 !important;
    border-bottom: 1px dotted #D4D4D4;
    margin-right: 0 !important;
}

.part-of-content .block_inner {
    position: relative;
}
.part-of-content .block_inner .upw-more {
    position: absolute;
    top: 7px;
    right: 0.5em;
}
.part-of-content .block_inner .upw-more a {
    color: #f9a728 !important;
}
.part-of-content .block_inner .block_heading {
    margin-right: 60px;
}

.general-7 .block_content {
	overflow: hidden;
	display: block;
	min-width: 256px;
}

.part-of-content p.post-title a {
    font-weight: bold;
    font-size: 16px;
}
body.big-font .part-of-content p.post-title a {
    font-size: 22px;
}
#post-8 .post_content br {
    display: none;
}

#inner-footer .rss {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 10px;
    list-style-type: none;
}
#inner-footer .rss a {
    font-size: 14px;
    color: #7F7F7F;
}
body.big-font #inner-footer .rss a {
    font-size: 22px;
}
#inner-footer .rss img {
    position: relative;
    top: 3px;
}
#inner-footer .rss h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
}
#inner-footer .rss li {
    margin: 0;
}


.big-font #top-menu {
    margin-left: 470px;
}
.home.big-font #top-menu {
    margin-left: 566px;
}
.big-font #header .container {
    background-position: 280px 0;
}
.big-font.home #header .container {
    background-position: 488px 0;
}
.big-font #top-menu .menu.it3 {
    margin-left: 34px;
}
body.big-font li {
    line-height: 28px;
}
body.big-font .upw-content p, body.big-font .upw-more a, body.big-font .block_content p {
    font-size: 20px;
    line-height: 28px;
}
body.big-font label, body.big-font input, body.big-font button, body.big-font select, body.big-font textarea {
    font-size: 20px;
    line-height: 28px;
}
/* Responsuve */
@media screen and (min-width: 1120px) {
    #header .container > ul.sub-menu.doubled {
        float:left;
        margin-left: 100px;
    }
    body.big-font #logo {
        margin-bottom: 100px;
    }
    body.big-font #header .container > ul.sub-menu.doubled {
        margin-left: -20px;
        margin-top: 30px;
    }
    body.big-font #header .container > ul.sub-menu.doubled:nth-of-type(2) {
        margin-left: 70px;
    }
}
@media screen and (max-width: 1200px) {
    .container {width: auto;}
    #header .btn.btn-navbar {display: none;}
    #header {
        overflow: hidden;
    }
}

@media screen and (max-width: 1024px) {
    #header .container, #content {padding-left: 15px;}
    #header .container, #content {padding-right: 15px;}
    #content {width: auto;}
    .home #header .container {
        background-position: 503px 0;
        padding-left: 15px;
    }

    #s {width: 115px;}
    #bottom-menu ul#menu-bottom-nenu li {width: 157px;}
    
    #top-menu {margin-left: 510px;}
    .home #top-menu {
        margin-left: 585px;
    }
    #breadcrumb {margin: 0 15px;}
    
    #lang-select {margin-top: 6px;} 
    
    .home #header .container > ul.sub-menu {
        margin-left: 579px;
    }
    #header .container > ul.sub-menu {
        margin-left: 432px;
    }
    #content {
        overflow: hidden;
    }
}

@media screen and (max-width: 960px) {
    #bottom-menu ul#menu-bottom-nenu {
        width: auto;
        text-align: center;
    }

     #header > .container {position: relative;}
     #header > .container h2 {
        position: absolute;
        top: 32px;
        left: 224px;
    }
    
    #vote {padding: 39px 0 0;} 
    #vote h4 {
        float: none;
        text-align: center;
        margin: 40px 0 0;
    }
    #vote a {
        float: none;
        margin: 20px auto 0;
    }
    .home #bottom-menu {margin-top: 28px;}
    #vote h4 {margin: 0;}
    
    a#logo {
        display: block;
        background: url(/i/logo-181andTitle-white.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 181px;
        width: 540px;
    }
    
    #header h2 {
        font-size: 46px;
        line-height: 54px;
        margin-top: 12px;
    }
     body.big-font #header .container, #header .container {background: url(/i/airplane-white.png) no-repeat 503px 0;}
     #header .container, .home #header .container {
        padding: 38px 15px 20px;
    }

     #header .menu-custom-menu-container {width: auto;}
     #header .container > ul.sub-menu {margin-left: 568px !important;}

     #header #top-menu {margin-left: 566px;}
     #header #top-menu .menu {
        /*height: 198px;*/
        margin: 0;
        padding: 0 0 0 208px;
        width: auto;
    }    
}    
    
@media screen and (max-width: 930px) {
     a#logo, .home a#logo {
        background-image: url("/i/logo-148andTitle-white.png");
        height: 148px;
        width: 467px;
        margin-top: 8px;
    }
    #header .container {background-position: 381px 0 !important;}

    .home #main img.left {
        margin-right: 4%;
        max-width: 44%;
    }
    .home #main p {margin-left: 48%;}/*  */
    
     #header > .container h2 {/*  */
        left: 191px;
        top: 19px;
    }
    
     #header .container > ul.sub-menu {
        margin-left: 459px !important;
     }
    
    #inner-footer {
        padding: 18px 15px 20px;
    }
     #header .menu-custom-menu-container {text-align: left;}
     #header .menu-custom-menu-container > ul {display: block;}
    
    .home #header h2 {font-size: 48px;}
    
    #header #top-menu {
        margin-left: 474px;
    }
    #header #top-menu .menu {
        padding-left: 190px; 
        overflow: visible;
    }

}

@media screen and (max-width: 854px) {
    #inner-footer .container span {display: inline;}
    
    #main .span4, #main .span8 {
        float: none;
        width: auto;
        margin: 0;
    }
    .mobile-marg {
        margin-top: 30px;
    }
    .row.container {margin-bottom: 20px;}
    .span8 h2.text-inside.no-marg {margin-top: 30px;}    
}
    
@media screen and (max-width: 800px) {
    #header .container > ul.sub-menu {
        margin-left: 443px !important;
    }
    .part-of-content {
        width: auto;
        float: none;
    }
    #header #top-menu {
        margin-left: 461px;
    }
}    
    
@media screen and (max-width: 768px) {
    body {background-image: url("/i/body_bg-768-white.jpg");}
    body.home {background-image: url("/i/body-home_bg-768-white.jpg");}
    .home #main p.read-more {margin-top: 16px;}
     #header .container {background-position: 372px 0;} /*  */
    
    #main h1 {
        font-size: 32px;
        margin: 0 0 20px;
    }
    
    body > .container-fluid {
        padding-bottom: 100px;
    }
     
    body.home > .container-fluid {
        background: none;
        padding-bottom: 20px;
    }
    
    #inner-footer {
       padding: 42px 15px 0;
       background-size: 100% 1px;
       position: relative;
       top: -30px;
       z-index: 0;
    }
    
    .home #inner-footer {
       padding-bottom: 30px;
       top: 0;
    }
    
    #header .container > ul.sub-menu {
        margin-top: 14px;
    }
    
    #header #top-menu {
        margin-left: 454px;
    }
    #header .container {
        background-position: 371px 0 !important;
    }
    
}

@media screen and (max-width: 880px) {
    body {padding: 0;}
    a#logo, .home a#logo {
        float: none; 
        margin: 0 auto;
        display: block;
    }
     #header > .container {text-align: center;} /*  */
     #header > .container h2 { /*  */
        position: static; 
        float: none; 
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    
     #header .container { /*  */
        padding: 8px 15px 20px !important;
        background: none !important;
    }
    #header #top-menu { /*  */
        padding: 30px 0 0 170px;
        margin: 3px 0 0;
        clear: both;
        background: url(/i/airplane-inner-white.png) no-repeat 164px 0;
    }
    #top-menu .menu li {text-align: left;}
    
    #top-menu .menu {display: block;}
 
    #vote a {margin-top: 10px;}
    
    #inner-footer {padding-top: 34px;}
    
    #header .container > ul.sub-menu {
        margin-left: 160px;
        text-align: left;
    }
    #header .container > ul.sub-menu {
        float: right;
        margin: 14px 90px 0 0 !important;
    }
    #header .container > ul.sub-menu:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
    #breadcrumb {
        padding-bottom: 3px;
    }
}

@media screen and (max-width: 640px) {
     #header .container > ul.sub-menu {margin-left: 160px;}
     #header #top-menu {
        padding: 30px 0 0 160px;
        background-position: 145px 0;
     }
}

@media screen and (max-width: 540px) {
     #header #top-menu {
        background-position: 98px 0;
        padding: 30px 0 0 110px;
    }
    
    #header .container > ul.sub-menu {margin-left: 80px;}
    
    #header .container > ul.sub-menu {
        margin: 14px 10px 0 0 !important;
    }
}

@media screen and (max-width: 480px) {
    
    #main img.left {/*  */
        margin: 0;
        max-width: 100%;
        float: none;
    }
    #main p {margin-left: 0;}/*  */
     #main h1 {margin-top: 20px;}/*  */
     #bottom-menu {margin-top: -10px;}/*  */
     #main article {/*  */
        margin-bottom: 0;
        padding-bottom: 0;
    } 
    #bottom-menu ul#menu-bottom-nenu li:last-child {
        margin: 0;
    }
     #header .container > ul.sub-menu {margin-left: 43px;}
    
     #header a#logo {width: 148px;}
    
    #header h2 {
        display: block;
        width: 319px;
        height: 148px;
        margin: 30px auto 15px;
        background: url(/i/logo-148andTitle-white.png) no-repeat -148px 0;
    }
    
    #header #searchform #s {
        width: 116px !important;
    }
}


@media screen and (max-width: 320px) {
    .part-of-content div {
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .part-of-content .pull-left {
        float: none;
    }
    .part-of-content .block_heading {
        margin-right: 60px !important;
    }
    .part-of-content .block_inner .upw-more {
        right: 0;
    }
    .content_block_wrapper .content_block {
        margin-bottom: 0;
    }
    
    object {
        max-width: 100% !important;
    }
}
@media screen and (max-width: 450px) {

     #header .container {
        padding-left: 5px;
        padding-right: 5px;
    }
     #header > .container h2 {
        font-size: 39px;
        line-height: 47px;
    }
    #header #top-menu {
        background-position: 0 0;
        padding: 30px 0 0;
    }

    .navbar-form, .navbar-search {margin-right: 6px;}
    #trigger-font-size {margin-left: 8px;}
    .navbar-inner {padding: 0;}
    #lang-select .selectbox .select {width: 92px;}
    .selectbox ul.dropdown {width: 128px;}
    #bottom-menu ul#menu-bottom-nenu li:first-child {margin: 0 0 2px;}
    #vote h4 {
        font-size: 27px;
        line-height: 1.3;
    }
    #header .container > ul.sub-menu {margin-left: 66px;}

    #header h2 {
        width: 290px;
        height: 138px;
        background-size: 433px;
        background-position: -149px 0;
    }
    #lang-select {
        clear: both;
    }
    #inner-header .navbar-inner {
        padding-bottom: 5px;
    }

    #header #searchform {
        width: 47%;
        margin-right: 3%;
    }
    #inner-header .navbar input.submit {
        right: 12px;
    }
    #header #searchform #s {
        display: block;
        width: 87% !important;
    }

    #lang-select {
        width: 50%;
    }
    #google_language_translator {
        top: 0;
    }
    #log-out {
        margin-right: 8px;
    }

    .login-popup {
        width: 90%;
    }
    #header .container > ul.sub-menu {
        float: none;
    }
    #header .container > ul.sub-menu li {
        margin-left: 14px !important;
    }
}

/* for white slider */
#main .tp-caption {
    color: #333;
}

/** slider **/
.repr_vote_img {
   display: block;
    background: url('/i/vote_light.png') no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

/* BIG FONT */
.big-font #top-menu .menu a, .big-font #header .container > ul.sub-menu a {
    font-size: 20px;
    line-height: 25px !important;
}
.big-font #bottom-menu ul#menu-bottom-nenu li a {
    font-size: 24px;
    padding-top: 2px;
}
.home.big-font #top-menu .menu {
    height: auto;
}
body.big-font {
    font-size: 22px;
    line-height: 28px !important;
}
.big-font #main h1 {
    font-size: 46px;
    line-height: 58px !important;
}
.big-font .navbar-search .search-query, .big-font .selectbox .select {
    font-size: 16px;
}
body.big-font .navbar {
    font-size: 16px;
    line-height: 10px !important;
}
.big-font .slide-text {
    font-size: 23px !important;
    line-height: 29px !important;
}

.big-font.home #main p.read-more a  {
    font-size: 24px;
    background-position: -4% 42%;
}
.big-font .span4.orange {
    font-size: 24px;
    line-height: 30px !important;
} 
.big-font #main h2 {
    font-size: 46px;
    line-height: 58px !important;
}
.big-font #weekly-activity-report .span3 {
    font-size: 22px;
    line-height: 28px !important;
}
.big-font .selectbox ul.dropdown {
    font-size: 16px;
    line-height: 22px !important;
}

.big-font .home #top-menu ul#menu-custom-menu li:first-child {
    margin-left: 0;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(2) {
    margin-left: -26px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(3) {
    margin-left: -52px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(4) {
    margin-left: -78px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(5) {
    margin-left: -104px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(6) {
    margin-left: -130px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(7) {
    margin-left: -156px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(8) {
    margin-left: -182px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(9) {
    margin-left: -208px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(10) {
    margin-left: -224px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(11) {
    margin-left: -250px !important;
}
.big-font .home #top-menu ul#menu-custom-menu li:nth-child(12) {
    margin-left: -276px !important;
}

.big-font .home #top-menu ul#menu-custom-menu > li ul.sub-menu li {
    margin-left: 0;
}

.big-font #top-menu .menu li:first-child {
    margin-left: 0;
}
.big-font #top-menu .menu li:nth-child(2) {
    margin-left: -26px !important;
}
.big-font #top-menu .menu li:nth-child(3) {
    margin-left: -52px !important;
}
.big-font #top-menu .menu li:nth-child(4) {
    margin-left: -78px !important;
}
.big-font #top-menu .menu li:nth-child(5) {
    margin-left: -104px !important;
}
.big-font #top-menu .menu li:nth-child(6) {
    margin-left: -130px !important;
}
.big-font #top-menu .menu li:nth-child(7) {
    margin-left: -156px !important;
}
.big-font #top-menu .menu li:nth-child(8) {
    margin-left: -182px !important;
}
.big-font #top-menu .menu li:nth-child(9) {
    margin-left: -208px !important;
}
.big-font #top-menu .menu li:nth-child(10) {
    margin-left: -224px !important;
}
.big-font #top-menu .menu li:nth-child(11) {
    margin-left: -250px !important;
}
.big-font #top-menu .menu li:nth-child(11) {
    margin-left: -276px !important;
}
.big-font.home #main p.read-more {
    margin-top: 88px;
}

#log-out > span {
	display: block;
	font-size: 13px;
	padding-top: 9px;
}
.big-font #log-out span {
    font-size: 20px;
}

.big-font #lang-select select {
    font-size: 16px;
    padding-top: 0 !important;
    position: relative;
    top: -1px;
}

#inner-footer .addthis_toolbox {
    text-align: center;
    padding-top: 3px;
}
#inner-footer .addthis_toolbox > a {
    float: none;
    display: inline-block !important;
}
#inner-footer .addthis_counter.addthis_bubble_style {
    position: relative;
    top: -3px;
}

#log-out a {
    color: #FF910E;
}
#login-box {
    padding:  15px 25px;
    background: #888;
    border: 1px solid #aaa;
}
#login-box a {
    color: #F29F33;
}
.login-popup .close-btn:before {
    color: #555;
    float: right;
}
#login-box .input {
    padding: 5px 8px;
    height: auto;
}
#login-box .button {
    padding: 5px 15px;
    background: #F29F33;
    border: none;
    color: #fff;
} 
#login-box h2, #login-box label {
    color: #fff;
}

#login-box .forgetmenot-label {
    position: relative;
}

#login-box .forgetmenot-label i {
    display: block;
    position: absolute;
    width: 17px;
    height: 16px;
    left: 0;
    top: 2px;
    border: 1px solid #ccc;
}
#login-box .forgetmenot-label input:checked + i {
    background: url(/i/glyphicons-halflings-white.png) no-repeat -288px -1px;
}

#login-box #additional-settings .wpml-nav {
    margin-right: 20px;
}

.ai1ec-agenda-widget-view .ai1ec-date {
    background: rgb(220,241,234);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZjFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZWViZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(220,241,234,1) 0%, rgba(174,235,217,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,241,234,1)), color-stop(100%,rgba(174,235,217,1)));
    background: -webkit-linear-gradient(top, rgba(220,241,234,1) 0%,rgba(174,235,217,1) 100%);
    background: -o-linear-gradient(top, rgba(220,241,234,1) 0%,rgba(174,235,217,1) 100%);
    background: -ms-linear-gradient(top, rgba(220,241,234,1) 0%,rgba(174,235,217,1) 100%);
    background: linear-gradient(to bottom, rgba(220,241,234,1) 0%,rgba(174,235,217,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf1ea', endColorstr='#aeebd9',GradientType=0 );
}

.ai1ec-month-view td, .ai1ec-week-view td, .ai1ec-oneday-view td {
    background: #f6f4df !important;
}
.ai1ec-month-view td.ai1ec-empty {
    background: #f8e6e2 !important;
}

#main a.btn.ai1ec-calendar-link {
    background: #eee;
    margin-top: 15px;
    text-decoration: none;
    padding: 4px 10px;
}
#main a.btn.ai1ec-calendar-link:hover {
    background: #ddd;
}
.ai1ec-agenda-widget-view .ai1ec-date {
    margin-bottom: 15px !important;
}

#ai1ec-calendar-view th, #ai1ec-calendar-view .ai1ec-date, #ai1ec-calendar-view .ai1ec-load-view,
#ai1ec-calendar-view .ai1ec-weekday, #ai1ec-container .ai1ec-filters-container .btn.ai1ec-dropdown,
#ai1ec-container .ai1ec-subscribe, #ai1ec-container .ai1ec-subscribe-google, #ai1ec-container #ai1ec-current-view,
#ai1ec-view-dropdown .ai1ec-load-view {
    color: #555;
}
#ai1ec-view-dropdown .active .ai1ec-load-view, #ai1ec-view-dropdown .ai1ec-load-view:hover {
    color: #ddd;
}
.ai1ec-filters-container .ai1ec-label {
    color: #eee !important;
}

#main .ai1ec-container.timely a {
    text-decoration: none;
}
.block_inner, .block_inner p {
    color: #333 !important;
}

#main table.timely.ai1ec-full-event td {
    background: none;
    color: #333;
}
#main table.timely.ai1ec-full-event th {
    font-size: 13px !important;
    font-weight: 700;
    color: #555 !important;
    text-shadow: none;
    background: none;
}

#main .wpuf-profile table {
    max-width: 500px;
    margin: 0 auto 10px;
}
#main .wpuf-profile table th {
    width: 40%;
}
#main .wpuf-profile legend {
    max-width: 500px;
    margin: 0 auto 15px;
    display: block;
    border: none;
}
#main .wpuf-profile .description {
    font-size: 13px;
    line-height: 10px;
}
#main .wpuf-profile #your-profile td, #main .wpuf-profile #your-profile th {
    vertical-align: top;
}
#main .wpuf-profile #your-profile #pass-strength-result {
    margin-top: 0;
}
#main .wpuf-profile #your-profile td {
    background: none;
}
#main #your-profile input[type="text"], #main #your-profile input[type="password"], #main #your-profile textarea {
    display: block;
    width: 90%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 2px 3% 4px;
}
#main #your-profile p.submit {
    text-align: center;
    padding-top: 20px;
}

#main #your-profile .wpuf-submit {
    padding-left: 20px;
    padding-right: 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#your-profile .selectbox {
    width: 96%;
    background: #fff;
}
#your-profile .selectbox .select {
    width: auto;
    display: block;
    float: none !important;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #555;
    border-color: #ccc;
}
#your-profile .selectbox .select:after {
    content: ' ';
    display: block;
    position: absolute;
    right: 9px;
    top: 9px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #999;
}
#your-profile .trigger {
    display: none;
}

#your-profile .selectbox ul.dropdown {
    width: 99.5%;
    top: 30px;
}
#your-profile #pass-strength-result {
    width: 90%;
    padding: 7px 3%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#your-profile label {
    color: #80ada4;
    cursor: default;
}

/* various marks, like “New!”, “Updated” */
.mark {
	font-style: italic;
	font-size: small;
	color: #f9a728;
}
/* slider fix */
.tp-caption img {
	border: 1px solid #ececec !important;
}

/* wp boxer fix */
.wpboxer-columns ul li {
	list-style: none !important;
}

body.big-font .mark {
    font-size: x-large;
}

/** legacy content **/

/** press releases **/

.pr-headbl {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 36px;
}

.pr-headbl .p1, .pr-headbl .p3 {
	font-size: 24px;
	font-weight: bold;
}

.pr-headbl .p1 {
	text-transform: uppercase;
}

.pr-headbl .p4 {
	font-size: 13px;
	font-weight: bold;
}

div.pr-intro {
	position: relative;
	float: left;
	width: 33%;
	min-width: 300px;
	max-width: 300px;
	margin-right: 20px;
}

div.pr-mainc {
	overflow: hidden;
	min-width: 300px;
}

div.pr-mainc br {
	display: none;
}

.clr-flt {
	clear: both;
}

div.pr-bmenu {
	margin-top: 24px;
}

div.pr-bmenu a {
	color: #f9a728 !important;
	font-variant: small-caps;
}

table.t1000, 
table.t250 {
	display: none;
}

.page-pr table.t1000, 
.page-pr table.t250 {
	display: table;
}

.page-pr table.t1000 {
	vertical-align: top;
	width: 100%;
	max-width: 100px;
	text-align: center;
}

.page-pr table.t250 {
	width: 100%;
	max-width: 500px;
	text-align: center;
}

.page-pr table.t1000, 
.page-pr table.t250 {
	display: none;
}

.page-pr table.t1000 th, 
.page-pr table.t250 th {
	text-align: center !important;
}

/** activity reports, wrapper class .page-act **/

.act-headbl {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 36px;
}

.act-nav {
	display: none;
}

.page-act .act-nav {
	margin-bottom: 36px;
	display: block;
}

.act-nav .p1 {
	color: #f9a728;
	font-variant: small-caps;
}

.act-nav .p2 {
	list-style-type: none;
	margin-left: 25px;
}

.act-menu {
	display: none;
}

.page-act .act-menu {
	display: block;
	margin-top: 24px;
	margin-bottom: 36px;
}

.page-act .act-menu a {
	color: #f9a728 !important;
	font-variant: small-caps;
}

.act-table {
	display: none;
}

.page-act .act-table {
	display: table;
	width: 100%;
	max-width: 1000px;
	text-align: center;
}

.act-table th {
	text-align: center !important;
}

/** determination lists, wrapper class .page-det0 **/

.det0-headbl {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 36px;
}

.page-det0 .get-acro {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.det0-notes {
	font-style: italic;
	font-size: 12px;
	text-align: right;
}

.det0-notes span {
	color: #F9A728;
}

.det0-notes br {
	height: auto;
	display: block;
}

.det0-table {
	display: table;
	width: 100%;
	text-align: center;
	font-size: 13px;
}

.det0-table th {
	text-align: center !important;
}

.det0-table th, .det0-table td {
	vertical-align: middle;
}

.det0-table th a {
	text-align: center !important;
	color: #F9A728 !important;
}

.det-bmenu {
	margin-top: 24px;
}

.det-bmenu a {
	color: #F9A728 !important;
	font-variant: small-caps;
}

/** determinations, wrapper class .page-det1 **/

.page-det1 {
	font-family: 'Bookman Old Style',times,serif;
	margin: 0 auto;
	max-width: 800px;
}

.page-det1 p {
	height: auto;
}

.page-det1 br {
	display: none;
	//display: block;
	//height: auto;
}

.det1-headbl0, .det1-headbl {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 36px;
}

.det1-headbl0 .d2 span {
	font-weight: bold;
}

.det1-headbl {
	overflow: hidden;
}

.det1-headbl .d1 {
	position: relative;
	float: left;
	width: 300px;
	display: table-cell;
	vertical-align: middle;
	margin-right: 20px;
	border: 2px solid #bbb;
}

.det1-headbl .d2 {
	overflow: hidden;
	min-width: 300px;
	max-width: 500px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

.det1-headbl1 {
	width: 100%;
	max-width: none
}

.det1-notes {
	font-style: italic;
	font-size: 13px;
	text-align: right;
}

.det1-notes span {
	color: blue;
}

.page-det1 table {
	font-family: Helvetica,helveticaneue,'helvetica neue',Arial,sans-serif;
}

.page-det1 table th {
	text-align: center !important;
}

.det1-vote {
	display: table;
	width: 100%;
	max-width: 600px;
	text-align: center;
	vertical-align: top !important;
}

.det-bmenu {
	margin-top: 24px;
}

.det-bmenu a {
	color: #F9A728 !important;
	font-variant: small-caps;
	font-family: Helvetica,helveticaneue,'helvetica neue',Arial,sans-serif;
}

.tp-bullets.tp-thumbs {
    display: none;
}

/** legacy content end **/

/** tablepress **/

@font-face {
	font-family: 'TablePress';
	src: url('tablepress.eot');
	src: url('tablepress.eot?#ie') format('embedded-opentype'),
		url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),
		url('tablepress.ttf') format('truetype'),
		url('tablepress.svg#TablePress') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Table description */
.tablepress-table-description {
	clear: both;
	display: block;
}

.tablepress {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1em;
	border: none;
}

.tablepress th,
.tablepress td {
}
.tablepress tbody td {
}

/* Fix right column float in many themes */
.tablepress [class*="column"]+[class*="column"]:last-child {
	float: none;
}

/* Vertical lines / borders */
.tablepress tbody td,
.tablepress tfoot th {
}
.tablepress tbody tr:first-child td {
}
.tablepress thead th {
	background-color: #E2EFFB !important;
}

/* Row background colors */
.tablepress thead th,
.tablepress tfoot th {
}
.tablepress .odd td {
}
.tablepress .even td {
}
.tablepress .row-hover tr:hover td {
}

/* Reset image layout in tables */
.tablepress img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: none;
}

/* Table wrapper */
.dataTables_wrapper {
	clear: both;
	margin-bottom: 1em;
}
.dataTables_wrapper .tablepress {
	clear: both;
}

/* Length Change menu */
.dataTables_length {
	float: left;
	white-space: nowrap;
}

/* Filter/Search */
.dataTables_filter {
	float: right;
	white-space: nowrap;
}

/* Table information */
.dataTables_info {
	clear: both;
	float: left;
	margin: 4px 0 0;
}

/* Pagination */
.dataTables_paginate {
	float: right;
	margin: 4px 0 0;
	padding: 0 15px;
}
/* Two button pagination - previous/next */
.dataTables_paginate a {
	display: inline-block;
	outline: none;
	position: relative;
	text-decoration: underline;
	text-decoration: none\0/IE; /* Hack for IE8, 9, and IE10pp4, as those have trouble with text-decoration in :after pseudo-elements */
}
.dataTables_paginate .paginate_disabled_previous,
.dataTables_paginate .paginate_disabled_next {
	text-decoration: none;
}
.paginate_disabled_next,
.paginate_enabled_next {
	margin-left: 10px;
}
.paginate_enabled_previous:hover,
.paginate_enabled_next:hover {
	cursor: pointer;
	text-decoration: none;
}
.paginate_disabled_previous:before,
.paginate_enabled_previous:before,
.paginate_disabled_next:after,
.paginate_enabled_next:after {
	font-family: 'TablePress';
	text-align: left;
	content: "\f053";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -14px;
	margin: auto;
	height: 14px;
	width: 14px;
	line-height: 1;
}
.paginate_disabled_next:after,
.paginate_enabled_next:after {
	font-family: 'TablePress';
	text-align: right;
	content: "\f054";
	left: auto;
}
.paginate_disabled_previous:before,
.paginate_disabled_next:after {
}
.paginate_enabled_previous:hover:before,
.paginate_enabled_next:hover:after {
}

/* Full number pagination */
.paging_full_numbers {
	height: 22px;
	line-height: 22px;
}
.paging_full_numbers a {
	border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
}
.paging_full_numbers .paginate_button:hover {
}
.paging_full_numbers .paginate_active {
}

/* Processing indicator */
.dataTables_processing {
	display: none; /* always hidden, we don't use it */
}

/* Scrolling */
.dataTables_scroll {
	clear: both;
}
.dataTables_scrollBody {
	-webkit-overflow-scrolling: touch;
}

/* Sorting */
.dataTables_wrapper .sorting,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
	padding-right: 20px; /* more right padding for sort arrows */
	cursor: pointer;
	outline: none;
}
.dataTables_wrapper .sorting div,
.dataTables_wrapper .sorting_asc div,
.dataTables_wrapper .sorting_desc div {
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
.dataTables_wrapper .sorting div:after,
.dataTables_wrapper .sorting_asc div:after,
.dataTables_wrapper .sorting_desc div:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: -14px;
	margin: auto;
	height: 14px;
	line-height: 1;
	padding: 1px 0 0;
}
.dataTables_wrapper .sorting div:after {
	font-family: 'TablePress';
	content: "\f0dc";
}
.dataTables_wrapper .sorting_asc div:after {
	font-family: 'TablePress';
	content: "\f0d8";
	padding: 0 0 1px;
}
.dataTables_wrapper .sorting_desc div:after {
	font-family: 'TablePress';
	content: "\f0d7";
}
.dataTables_wrapper .sorting:hover,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
}

/* Self clearing - */
.dataTables_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.dataTables_wrapper label input,
.dataTables_wrapper label select {
	display: inline;
	margin: 2px;
	width: auto;
}

.tablepress caption {
	margin-top: 16px !important;
}

/** tablepress end **/

/** login popup **/

.login-popup #additional-settings {
	font-size: 13px !important;
}
.login-popup #additional-settings a.wpml-nav {
	display: block;
}

.login-popup .close-btn:before {
	content: "×";
	font-weight: bold;
	font-family: 'Helvetica Neue',HelveticaNeue,Arial,helvetica,sans-serif;
	color: #f29f33 !important;
}
/** login popup end **/

.nmb_excerpt p {
	display: inline-block !important;
}
.nmb_excerpt br {
	display: none !important;
}

.map-head { 
	padding-top: 20px;
	font-size: 22px;
}

.map-head a { 
	color: #f29f33 !important;
}

.page-id-7012 ul {
	margin-left: 25px !important;
}

@media print {
	a[href]:after {
		content: "" !important;
	}
	.login-popup,
	.navbar-inner,
	.addthis_toolbox,
	#top-menu,
	.rev_slider,
	header .container,
	.menu-bottom-nenu-container {
		display: none;
	}
	a#logo {
		background-image: url('/i/logo-117andTitle-white.png') !important;
		display: block !important;
		float: left !important;
		height: 200px !important;
		width: 400px !important;
		border: 1px solid black;
		z-index: 9999 !important;
		background-color: transparent !important;
	}
	
}
