/*
	Theme Name: Genesis Sample
	Description: A Genesis child theme adapted by the Creative Coop
	Author: The Creative Coop
	Author URI: http://www.creative.coop/
	Version: 2.0.2
 
	Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.0.1
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/

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

}

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

}

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

}

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

}

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

}

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

}

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

}

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	background-color: #fff;
	color: #000;
	font-family: "meta_serif_otbook", Arial, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 2;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

.entry-content b, .entry-content strong {
	font-weight: normal;
	font-family: "meta_serif_otbold", "meta_serif_otbook", Georgia, serif;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #D90011;
	text-decoration: none;
}

a img {
	margin-bottom: -5px;
	margin-bottom: -0.5rem;
}

a:hover {
	color: #D90011;
	text-decoration: underline;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
	margin: 4rem 4rem 2.4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: meta_serif_otbold, Georgia, serif;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 16px;
	margin: 0 0 1.6rem;
}

h1 {
	font-size: 26px;
	font-size: 2.6rem;
}

h2 {
	font-size: 24px;
	font-size: 2.4rem;
}

h3 {
	font-size: 21px;
	font-size: 2.1rem;
}

h4 {
	font-size: 18px;
	font-size: 1.8rem;
}

h5 {
	font-size: 17px;
	font-size: 1.7rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
	max-width: 100% !important;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #D90011;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 8px;
	padding: 1rem 0.8rem;
	text-transform: uppercase;
	width: auto;
	font-size: 18px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #000;
}

.entry-content .button:hover {
	color: #000;
}

.button {
	border-radius: 0px;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner, .site-footer, .site-header,
.wrap {
	margin: 0 auto;
	max-width: 960px;
}

.site-inner {
	clear: both;
	padding-top: 20px;
	float: right;
	width: 960px;
	max-width: 100%;
}

.site-header {
	float: right;
	width: 960px;
	max-width: 100%;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
	max-width: 100%;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */
/* I've changed this. Content is now always full width for single posts. The sidebar is inside the content. */

.content {
	float: right;
	width: 640px;
	max-width: 100%;
}
.single-post .content {
	width: 100%;
}

.single-post article, .single-ai1ec_event article {
	padding-top: 0;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 480px;
	max-width: 100%;
}

.single-post .content-sidebar-sidebar .content,
.single-post .sidebar-content-sidebar .content,
.single-post .sidebar-sidebar-content .content,
.single-ai1ec_event .content-sidebar-sidebar .content,
.single-ai1ec_event .sidebar-content-sidebar .content,
.single-ai1ec_event .sidebar-sidebar-content .content {
	width: 770px;
	max-width: 100%;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 300px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.search-form input[type="submit"],
.search-frm input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin: 0 0 20px 0;
	padding: 5px;
	background-color: #9AC3A8;
	font-family: "meta_otnormal", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2E2E2D;
	max-width: 600px;
}
.in-depth .breadcrumb, .tax-in-depth .breadcrumb {
	background-color: rgb(133, 177, 224);
}
.community .breadcrumb, .tax-community .breadcrumb, .category-blog .breadcrumb {
	background-color: rgb(132, 68, 122);
}
.breadcrumb a {
	color: #000;
}
article > .breadcrumb {
	margin: 0 0 20px 0;
}
/*
.breadcrumb a.current-item {
	display: none;
}
.breadcrumb a.current-item.author, .breadcrumb a.current-item.post-collection {
	display: inline;
}
.archive .breadcrumb a.current-item {
	display: inline;
}
*/

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description {
	padding: 40px 40px 24px;
	padding: 4rem 4rem 2.4rem;
}

.author-box a {
	border-bottom: 0;
}

.author-box p {
	margin-bottom: 0;
}
.author-box:nth-of-type(2) {
	display: none;
}

.widget_tag_cloud {

}
.widget_tag_cloud .widget-title {
	margin-bottom: 0;
}
.widget_tag_cloud .tagcloud {
	background-color: #f4f4f4;
	padding: 12px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
.widget_tag_cloud .tagcloud a {
	padding: 3px 5px;
	color: #000;
	background-color: #D1D1D1;
	border-bottom: 0;
	margin-right: 3px;
	white-space: nowrap;
	text-decoration: none;
}
.entry-tags a {
	padding: 3px 5px;
	color: #000;
	border-bottom: 0;
	margin-right: 3px;
	white-space: nowrap;
	text-decoration: none;
	background-color: #ECECEC;
}
.entry-categories a:first-child {
	margin-left: 5px;
}
.entry-tags a:first-child {
	margin-left: 5px;
}
.entry-terms a:first-child {
	margin-left: 5px;
}
.entry-terms a{
	color: #000;
}
.widget_tag_cloud .tagcloud a:hover, .entry-tags a:hover {
	color: #fff;
	background-color: #393938;
	text-decoration: none;
}
.entry-tags, .entry-categories, .entry-terms {
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #5C5C5C;
}
.entry-terms, .entry-categories {
	line-height: 1.2;
	margin-bottom: 20px;
}

.sidebar .subtopic {
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	padding-left: 12px;
	background: transparent url('images/redarrow.png') no-repeat left 50%;
}
.sidebar .subtopic a {
	color: #000;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.2;
	margin-bottom: 12px;
}

.entry-title a, .entry-content .entry-title a {
	color: #000;
}

.entry-title a:hover {
	color: #666;
}

.collection > header > h1.entry-title {
	font-size: 36px;
}

.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	text-transform: uppercase;
}

.sidebar .widget-title a {
	border: none;
	color: #fff;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0 0 24px;
	padding: 0 0 2.4rem;
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

.featured-content .entry-title a {
	border: none;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.enews-widget .widget-title {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #f15123;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	text-align: center;
}

.site-header .wrap {
	padding: 40px 0;
	padding: 4rem 0;
}

h2.subheading {
	font-family: "meta_otmedium", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #6EAD8B;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	font-family: Lato, sans-serif;
	font-weight: 700;
	padding: 16px 0;
	padding: 1.6rem 0;
	width: 320px;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	margin: 0 0 8px;
	margin: 0 0 0.8rem;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .wrap {
	padding: 0;
	min-height: 100px;
	max-width: 100%;
}

.header-image .site-title a {
	float: left;
	width: 100%;
}

img.logoimage {
	margin: 30px auto 0 auto;
	width: 239px;
}

/* Widget Area
--------------------------------------------- */

.widget-area {
	word-wrap: break-word;
}

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
	max-width: 100%;
}

.header-image .site-header .widget-area {
	padding: 40px 0;
	padding: 4rem 0;
}

#topnav .search-form,
#topnav .cls_search {
	float: right;
	margin-top: -1px;
	width: 215px !important;
	margin-right: 10px;
}
#topnav .search-form input[type="search"],
#topnav .cls_search input[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 4px 4px 5px;
	height: 30px !important;
	line-height: 16px;
	margin-top: 3px;
	margin-left: 0 !important;
	background-color: #D2D2D2;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 182px !important;
	background: #D2D2D2;
	border: 0 none;
	box-shadow: 0 0 0 transparent;
	color: #000;
	font-family: "meta_otbook", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	float: none !important;
}

#topnav .search-form input[type="submit"],
#topnav .cls_search input[type="submit"] {
	background-color: #D2D2D2;
	background-image:  url('images/search-form-bg.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-clip: inherit;
	background-origin: padding-box;
	background-size: 32px 30px !important;
	width: 32px !important;
	height: 30px;
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	clip: inherit;
	padding: 0;
	z-index: 10;
	cursor: pointer;
	position: absolute !important;
	top: 0px;
	right: 0;
	border-radius: 0px;
}
#topnav .search-form input[type="submit"]:hover, #topnav .search-form input[type="submit"]:focus,
#topnav .cls_search input[type="submit"]:hover, #topnav .cls_search input[type="submit"]:focus {
	opacity: 0.9;
}
.search-box {
	position: relative;
}

.archive .entry-content p, .page-template-page-all-archive-php .entry-content p {
	clear: both;
}

.archive .entry-content > a > img, .page-template-page-all-archive-php .entry-content > a > img {
	width: 100%;
}

.entry-content > .cls_search {
	display: none;
}
.wdm_list {
	width: 30% !important;
	float: left !important;
}
.wdm_results {
    width: 67% !important;
    padding-left: 2%;
    border-left: 1px solid #DDD;
    float: left !important;
}
.wdm_list .select_field {
	padding: 5px 10px;
}
.wdm_list > .div {
	margin-bottom: 15px;
}
.select_opt {
	font-size: 13px;
}
.wdm_ul lh {
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0;
}
.results-by-facets > div {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	width: 100%;
}
.p_misc {
	font-size: 13px;
	float: none !important;
	margin: 5px 0;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #D90011;
	font-family: "meta_serif_otbold", Georgia, sans-serif;
	line-height: 1.5;
	width: 100%;
	font-size: 2rem;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #fff;
	display: block;
	padding: 12px 8px;
	padding: 1.2rem 0.8rem;
	position: relative;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #fff;
	background-color: #000;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #fff;
	background-color: #000;	
}

.genesis-nav-menu > .menu-item > a {
	
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #3CB0C8;
	color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px 20px;
	padding: 1.6rem 2rem;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: #000;
	color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
	padding: 2.8rem 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.genesis-nav-menu > .search {
	padding: 14px 0 0;
	padding: 1.4rem 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.site-container {
	margin: 0 auto;
	position: relative;
	max-width: 1174px;
}
.nav-primary {
	background-color: #D1D2D2;
	position: fixed;
	left: 50%;
	top: 38px;
	margin-left: -587px;
	width: 190px;
	color: #000;
	font-family: "ff-good-headline-web-pro-con", Arial, Helvetica, sans-serif;
	font-weight: 500;
	z-index: 50;
}

.logged-in .nav-primary {
	top: 70px;
}

#megaMenu ul.megaMenu > li.menu-item {
    float: left !important;
    position: relative !important;
    display: block !important;
    padding: 0px !important;
    margin: 0px !important;
    z-index: 0 !important;
	width: 100%;
	font-size: 18px;
}
#megaMenu ul.megaMenu li.menu-item > a span, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
	border-bottom: 1px solid #C6C6C6 !important;
	display: block;
	height: 100%;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin-right: 20px;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important; 
	box-sizing: border-box !important; 
}

#megaMenu ul.megaMenu li.menu-item > a:hover span, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator:hover span,
#megaMenu ul.megaMenu li.menu-item:last-child > a span, #megaMenu ul.megaMenu li.menu-item:last-child > span.um-anchoremulator span {
	border-bottom: 1px solid transparent !important;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega {
	position: relative !important;
}

#megaMenu ul.megaMenu > li.menu-item > a {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important; 
	box-sizing: border-box !important; 
	color: #000;
	text-transform: uppercase;
	display: block;
	width: 100%;
	padding-left: 18px !important;
	padding-right: 0 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#megaMenu ul.megaMenu > li.menu-item > a:hover {
	background-color: #F4F3F3;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	float: left !important;
	z-index: 0 !important;
}

#megaMenu ul ul.sub-menu {
	float: left !important;
	z-index: 0 !important;
	position: relative !important;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {
	display: block !important;
	width: 100% !important;
	float: left !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	position: relative !important;
	z-index: 0 !important;
	background: #fff !important;
	color: #000;
	font-size: 16px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item a {				
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important; 
	box-sizing: border-box !important; 
	padding-left: 18px !important;
	padding-right: 0 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item a:hover > span,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:last-child a > span {
	border-bottom: 1px solid transparent !important;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
	padding: 0 0 !important;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1 {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

#megaMenu.wpmega-nojs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu.megaFullWidthSubs li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
	left: 0px !important;
}

#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
	border: 0 none !important;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a {
	background: #fff;
	color: #000;
	text-transform: uppercase;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item a:hover {
	background-color: #D1D2D2 !important;
	color: #fff;
}

/* make the current menu item stay expanded */

#megaMenu ul.megaMenu > li.menu-item.current-menu-parent ul.sub-menu {
	display: block !important;
}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega ul.sub-menu > li.current-menu-item {
	background-color: #F4F3F3 !important;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu > li.current-menu-item > a {
	background-color: #F4F3F3 !important;
}

li.pulse > a > span {
	background-image: url('images/pulse.png') !important;
	background-repeat: no-repeat !important;
	background-position: 29% 50% !important;
	background-size: 13px 13px !important;
}

li.subscribe > a > span {
	padding-left: 40px !important;
	background-image: url('images/subscribe.png') !important;
	background-repeat: no-repeat !important;
	background-position: left 50% !important;
	background-size: 18px 18px !important;
}
li.signin > a > span {
	padding-left: 40px !important;
	background-image: url('images/pencil.png') !important;
	background-repeat: no-repeat !important;
	background-position: left 50% !important;
}
li.translate > a > span {
	padding-left: 40px !important;
	background-image: url('images/translate.png') !important;
	background-repeat: no-repeat !important;
	background-position: left 50% !important;
	background-size: 18px 19px !important;
}
li.haveyoursay > a > span {
	padding-left: 40px !important;
	background-image: url('images/envelope.png') !important;
	background-repeat: no-repeat !important;
	background-position: left 50% !important;
	background-size: 20px 16px !important;
}

li.haveyoursay, li.translate, li.signin, li.subscribe {
	background-color: #F4F3F3 !important;
}
li.haveyoursay a, li.translate a, li.signin a, li.subscribe a {
	text-transform: none !important;
	font-family: "meta_otbook", Arial, Helvetica, sans-serif;
	font-size: 14px !important;
}
#megaMenu ul.megaMenu > li.menu-item.subscribe > a {
	padding-top: 10px !important;
}
#megaMenu ul.megaMenu > li.menu-item.haveyoursay > a {
	padding-bottom: 10px !important;
}

/*#megaMenu.megaMenuVertical ul li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after,*/
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after,
#megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
	border-style: none !important;
	border-width: 0px !important;
}

#topnav {
	background-color: #000;
	height: 38px;
	border-bottom: 1px solid #979796;
	color: #fff;
	font-family: "ff-good-headline-web-pro-con", Arial, Helvetica, sans-serif;
	font-weight: 400;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 200;
	font-size: 18px;
}

.admin-bar #topnav {
	top: 32px;
}

body {
	margin-top: 38px !important;
}

#topnav a {
	color: #fff;
	height: 37px;
	line-height: 37px;
}

#topnav-wrap {
	position: relative;
	margin: 0 auto;
	position: relative;
	max-width: 1174px;	
}

#menu-ind {
	float: left;
	display: block;
	width: 95px;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	height: 37px;
	line-height: 37px;
	text-transform: uppercase;
	background: #DF1F30 url('images/menuLink.png') no-repeat 4px 50%;
}

#globe {
	float: left;
	display: block;
	width: 48px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	height: 37px;
	line-height: 37px;
	text-transform: uppercase;
	border-left: 1px solid #000;
	background: #5F5D5D url('images/globeLink.png') no-repeat 50% 50%;
	background-size: 22px 22px;
	text-indent: -999px;
}
#latest-story {
	font-family: meta_serif_otbook, Georgia, serif;
	margin-left: 20px;
	font-weight: normal;
	font-size: 14px;
	color: #E9E9E9;
}
#latest-story a {
	color: #E9E9E9;
}
.nav-primary .social-links {
	background-color: #747474;
	padding: 12px 4px 8px 0;
	text-align: center;
	width: 100%;
}

.social-links a {
	display: inline-block;
	width: 26px;
	height: 20px;
	text-indent: -9999px;
	margin-right: 9px;
	margin-left: 9px;
}

.social-links a:hover {
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
	opacity: 0.6;
}

.social-links a.facebook {
	background: transparent url('images/social_facebook.png') no-repeat 50% 50%;
	background-size: 11px 20px;
	margin-left: 0;
}
.social-links a.twitter {
	background: transparent url('images/social_twitter.png') no-repeat 50% 50%;
	background-size: 21px 17px;
}
.social-links a.flickr {
	background: transparent url('images/social_flickr.png') no-repeat 50% 50%;
	background-size: 24px 11px;
}
.social-links a.youtube {
	background: transparent url('images/social_youtube.png') no-repeat 50% 50%;
	margin-right: 0;
	background-size: 24px 17px;
}

.nav-primary .footer-links {
	font-family: "meta_otlight", Arial, sans-serif;
	font-size: 11px;
	background-color: #F4F3F3;
	padding: 30px 15px 5px 15px;
	text-align: left;
	word-wrap: break-word;
	width: 100%;
	font-weight: normal;
	color: #000;
	line-height: 1.5;
}

.nav-primary .footer-links a {
	color: #000;
	text-decoration: none;
}

.nav-primary .footer-links a:hover {
	text-decoration: underline;
}
.nav-primary .copy {
	background-color: #F4F3F3;
	padding: 5px 15px 10px 15px;
	text-align: left;
	word-wrap: break-word;
	width: 100%;
	font-size: 11px;
	color: #5C5C5C;
	font-weight: normal;
	line-height: 1.5;
	font-family: "meta_otlight", Georgia, serif;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	padding: 12px 20px 24px;
	padding: 1.2rem 2rem 2.4rem;
}

.archive .entry, .collection .entry-content .post {
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding-bottom: 10px;
	padding-bottom: 1rem;
}
.collection .entry-content .post .thumbnail {
	width: 100%;
}
.collection .entry-content .post .entry {
	margin-bottom: 0;
}

.entry-content a {
	color: #D90011;
}

.entry-content a:hover {
	text-decoration: underline;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 20px;
	margin-left: 2rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content .search-form {
	width: 50%;
}

.entry-meta {
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
}

.entry-meta a {
	border-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags, .entry-terms {
	display: block;
}
.thumbnail {
	overflow: hidden;
}
.thumbnail img {
	display: block;
	float: left;
}
span.caption, p.wp-caption-text {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	background-color: #D1D1D1;
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 2px 5px;
	color: #000;
	font-size: 14px;
	font-family: "meta_otthin_italic", Georgia, serif;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	z-index: 1;
	opacity: 1;
	margin-top: -5px;
}

div.featured-image, article > iframe {
	margin-bottom: 20px;
	position: relative;
}
div.featured-image img {
	width: 100%;
}
div.featured-image {
	/* max-height: 500px;
	overflow: hidden; */
}

.single.content-sidebar  .entry {
	padding-left: 0;
}
.single.full-width-media .entry {
	padding-left: 0;
}

.single.content-sidebar  .breadcrumb {
	float: left;
	width: 265px;
	margin-right: 12px;
}
.breadcrumb,
.single.full-width-media  .breadcrumb,
.single-collection.content-sidebar  .breadcrumb,
.single-ai1ec_event.content-sidebar .breadcrumb
 {
	float: left;
	width: 100%;
	max-width: 100%;
	margin-right: 0;
}
.single-ai1ec_event.content-sidebar .entry-header {
	width: 100% !important;
	margin-right: 0 !important;
}
.single.content-sidebar .entry-header {
	float: left;
	clear: left;
	width: 265px;
	margin-right: 12px;
	max-width: 100%;
}
.single.content-sidebar.no-featured-image .entry-header {
	width: 100%;
	margin-right: 0;
}
.single.content-sidebar.no-featured-image .breadcrumb {
	width: 100%;
	margin-right: 0;
}
.single.content-sidebar.no-featured-image p.entry-meta {
	display: block;
	clear: both;
}
.single.full-width-media .entry-header,
.single-collection.content-sidebar .entry-header {
	float: left;
	clear: left;
	width: 100%;
	margin-right: 0;
	max-width: 100%;
}
.single.content-sidebar  .featured-image,
.single.content-sidebar  article > iframe {
	float: right;
	width: 660px;
	max-width: 100%;
}
.full-width-media  .featured-image,
.full-width-media  article > iframe,
.single-collection.content-sidebar .featured-image,
.single-collection.content-sidebar  article > iframe {
	float: left;
	clear: left;
	width: 100%;
	max-width: 100%;
}

.sidebar-primary {
	float: right;
}
.single.content-sidebar  .entry-content,
.single.full-width-media .entry-content {
	width: 600px;
	max-width: 100%;
	margin-right: 20px;
	float: left;
	clear: both;
}
.single.content-sidebar footer,
.single.full-width-media footer {
	width: 600px;
	max-width: 100%;
	float: left;
	clear: left;
}

.country-info,
.single-collection.content-sidebar .country-info {
	float: right;
	width: 250px;
	max-width: 100%;
	margin-bottom: 20px;
	text-align: right;
	height: 12px;
	line-height: 12px;
	margin-top: -2px;
}
.archive .country-info,
.single.content-sidebar .country-info {
	float: left;
	text-align: left;
}

.single.full-width-media .entry-header .entry-meta {
	float: left;
	width: 250px;
	max-width: 100%;
	margin-bottom: 15px;
	display: none;
}

.single.full-width-media .entry-header .authorinfo,
.single.full-width-media .entry-header .articledate
 {
	float: left;
	width: auto;
	max-width: 100%;
	margin-bottom: 15px;
	margin-right: 25px;
}

.single.full-width-media .country-info {
	height: 32px;
	line-height: 32px;
}

.single .collection > header > .country-info,
.single .collection > header > .entry-meta {
	display: none;
}

.single .collection > header {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.single .collection > header h2.subheading {
	margin-bottom: 20px;
}

.archive article .entry-content > p {
	display: block;
	float: left;
	width: 100%;
	clear: left;
}
.archive article .entry-content > a {
	display: block;
	float: left;
	width: 100%;
}
.archive article .entry-header {
	float: left;
	clear: left;
	width: 100%;
}
.archive article > .entry-meta {
	float: left;
	clear: left;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}
.archive article .entry-content {
	float: left;
	clear: left;
}
.archive article footer {
	float: left;
	clear: left;
	width: 100%;
}

.archive .entry-footer p.entry-meta,
.page-template-page-all-archive-php .entry-footer p.entry-meta {
	padding: 0;
	margin: 0;
}
.page-template-page-all-archive-php .entry {
	margin-bottom: 0;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 20px 0;
	margin: 2rem 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #f15123;
}

.entry-pagination a {
	border-bottom: 1px solid #ddd;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.entry-comments {
	padding: 20px;
	padding: 2rem;
}

.comment-respond,
.entry-pings {
	padding: 40px 20px 16px;
	padding: 4rem 2rem 1.6rem;
}

.comment-respond a,
.entry-comments a {
	border-bottom: 1px solid #ddd;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget, .sidebar .breadcrumb {
	background-color: #FFF;
	border-radius: 0;
	margin-bottom: 30px;
	margin-bottom: 3rem;
	padding: 0;
	padding: 0 0 14px 0;
}

.widget-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	background-color: #454545;
	padding: 14px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
}

.sidebar .enews-widget {
	background-color: #333;
}

.country-info .flag {
	margin-right: 8px;
}
.country-info {
	font-family: ff-good-headline-web-pro-con, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
}
.country-info a {
	color: #000;
}

/* Author Box */

.author-box {
	border-top: 1px solid #9AC3A8;
	margin: 0 0 20px 0;
	padding: 20px 0;
	float: left;
	overflow: hidden;
}
.author-box .photo {
	float: left;
	width: 80px;
}
.author-box-title {
	margin-left: 100px;
}
.author-box  .label, .author-box  label {
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-size: 18px;
	color: #5C5C5C;
	text-transform: uppercase;
	margin-right: 8px;
}
.author-box-content {
	color: #5C5C5C;
	margin-left: 100px;
	font-size: 14px;
}

main > .author-box, main > .entry-meta, main > #disqus_thread {
	width: 600px;
	max-width: 100%;
	margin-right: 20px;
	float: left;
	clear: both;
}

.single-collection .author-box, div.author-box {
	display: none;
}

#disqus_thread {
	margin-top: 30px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #9AC3A8;
	margin: 0 0 20px 0;
	padding: 20px 0;
}

/*
.archive article {
	border-bottom: 1px solid #9AC3A8;
}
*/

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	color: #999;
	clear: both;
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
	margin-right: 4rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}

.footer-widgets a:hover {
	color: #ddd;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-title {
	color: #fff;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}

/* Top Stories, Related Stories */

.popular-posts ul, ul.related_post {
	overflow: hidden;
	margin: 0;
}
.popular-posts ul li,
ul.related_post li {
	margin-bottom: 20px;
	clear: left;
	float: left;
	border-bottom: 1px solid rgb(197, 197, 197);
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul.related_post li:last-child {
	border-bottom: 0;
}
.single .popular-posts ul li,
.single ul.related_post li {
	background: none;
	list-style-type: none;
}
.wpp-thumbnail,
.wp_rp_thumbnail {
	display: block;
	float: left;
}

section.popular-posts:after,
.wp_rp_wrap:after {
	clear: left;
}

.wp_rp_wrap {
	width: 100%;
	max-width: 100%;
	margin-top: 15px;
}

.wpp-thumb,
.wp_rp_thumbnail {
	padding-top: 5px;
}
.wp_rp_thumbnail {
	margin: 0 15px 5px 0;
	min-height: 130px;
}
.wpp-thumb {

}
.wpp-title {
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
	margin-left: 145px;
	line-height: 1;
	margin-top: 0;
}
.wp_rp_title {
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 0;
}
.wpp-title a,
a.wp_rp_title,
.entry-content a.wp_rp_title {
	color: #000 !important;
	text-decoration: none !important;
	border-bottom: 0;
}
.wpp-title a:hover,
.wp_rp_title a:hover,
.entry-content a.wp_rp_title:hover {
	text-decoration: underline !important;
}
.wp_rp_title:after {
    content:"\a";
    white-space: pre;
}
.wpp-excerpt {
	margin-top: 5px;
	font-family: "meta_otlight", Arial, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 1.2;
	margin-left: 145px;
}
.wp_rp_excerpt {
	margin-top: 5px;
	font-family: "meta_otlight", Arial, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 1.2;
}

.wp_rp_wrap h3.related_post_title {
    background: none repeat scroll 0% 0% #454545 !important;
    padding: 3px 5px 3px 5px !important;
    margin: 15px 0px !important;
    font-weight: normal;
    border-radius: 0px !important;
    border: 0 none !important;
    clear: both !important;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	width: auto;
	display: inline-block;
	margin-bottom: 15px;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px 0;
	padding: 2rem 0;
	text-align: center;
	display: none;
}

.site-footer a {
	border-bottom: 1px solid #ddd;
}

.site-footer p {
	margin-bottom: 0;
}

/* FRONT PAGE */

#home-hero {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#home-content {
	float: left;
	width: 640px;
	max-width: 100%;
}
#home-sidebar {
	float: right;
	width: 290px;
	max-width: 100%;
	margin-right: 20px;
}

.home .soliloquy-container .soliloquy-viewport {
	max-height: 400px;
}

.home .soliloquy-container .soliloquy .soliloquy-slides > li {
	max-height: 400px;
}

#home-sidebar .popular-posts .wpp-list {
	background-color: #E8E8E8;
	padding: 15px;
}
#home-sidebar .popular-posts ul li {
	border-bottom: 1px solid #C5C5C5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: "meta_otnormal", Arial, sans-serif;
	line-height: 1.5;
	width: 100%;
}
#home-sidebar .popular-posts ul li a {
	color: #000;
}
#home-sidebar .popular-posts ul li:last-child {
	border-bottom: 0;
}
#home-sidebar .popular-posts .widget-title {
	margin-bottom: 0;
}
#home-sidebar section,
section#text-10,
.sidebar .widget {
	margin-bottom: 20px;
	background-color: #E8E8E8;
	font-family: "meta_otnormal", Arial, sans-serif;
	font-size: 14px;
}
.sidebar .widget .addthis_toolbox,
.sidebar ul.subcollections {
	margin: 0 14px;
}
.sidebar ul.subcollections li {
	
}
.sidebar ul li, #home-sidebar ul li {
	padding-left: 12px;
	background: transparent url('images/redarrow.png') no-repeat left 5px;
	border-bottom: 1px solid rgb(197, 197, 197);
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
	width: 100%;
}
.sidebar ul li:last-child, #home-sidebar ul li:last-child {
	border-bottom: 0;
}
.sidebar ul.subcollections li a {
	color: #000;
}
.sidebar #wpp-3 ul li {
	background: none;
}
#home-sidebar section.simple_ads_manager_widget,
.sidebar .widget.simple_ads_manager_widget {
	background-color: #fff;
}
#home-content section {
	float: left;
	clear: left;
	width: 100%;
	max-width: 620px;
	margin-top: 20px;
}
#home-content section:first-child {
	margin-top: 0;
}
#home-content .widget-title {
	color: #000;
	background-color: #85B1E0;
	padding: 3px 20px;
	margin-bottom: 15px;
}
#home-content .widget-title.indepth {
	background-color: #85B1E0;
}
#home-content .widget-title.news {
	background-color: #9AC3A8;
}
#home-content .widget-title.community {
	background-color: #84447A;
}
article .post .entry {
	clear: both;
}
.single .sidebar #execphp-2, .single .sidebar #execphp-4 {
	display: none;
}
.sidebar .widget-title a, #home-sidebar .widget-title a {
	color: #fff;
	display: block;
}
#home-content .widget-title a {
	display: block;
	color: #000;
}
.sidebar .ad.placeholder, #home-sidebar .ad.placeholder {
	width: 100%;
	height: 645px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	padding: 260px 60px;
	text-align: center;
	background-color: #BABABA;
	line-height: 1.2;
}
.customisable-highlight {
	text-transform: uppercase
}
.sidebar form label,
#home-sidebar form label {
	width: auto;
	display: inline;
	font-family: "meta_otnormal", Arial, sans-serif;
	font-size: 15px;
	margin-right: 20px;
}
.sidebar form input[type="email"],
#home-sidebar form input[type="email"],
.sidebar form input[type="text"],
#home-sidebar form input[type="text"] {
	display: inline-block;
	width: 190px;
	height: 34px;
	line-height: 34px;
	border: 0;
	padding: 6px 12px;
	box-shadow: 0px 0px 0px #fff inset;
}
.sidebar form input.fscf-input-captcha,
#home-sidebar form input.fscf-input-captcha {
	display: inline-block;
	width: 100px;
}
iframe.twitter-timeline {
	padding: 0 15px !important;
}
a.customisable-highlight {
	display: none !important;
}
iframe.twitter-follow-button {
	padding: 0 15px !important;
}
.sidebar form, #home-sidebar form {
	padding: 5px 15px 15px 15px;
}
.sidebar form p, #home-sidebar form p {
	font-family: "meta_otnormal", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
#mc4wp-form-1 p.rightalign {
	text-align: right;
}
#mc4wp-form-1 p.leftalign {
	text-align: left;
}

.fscf-div-label {
	display: inline;
	width: auto;
}
.fscf-div-field {
	display: inline;
}
.fscf-div-clear {
	margin-bottom: 10px;
}
.fscf-div-submit {
	margin-top: 15px;
	text-align: left;
}
.mc4wp-form label {
	font-weight: normal !important;
}
.sidebar form textarea, #home-sidebar form textarea {
	height: 100px;
	color: #000;
}
.sidebar form label, #home-sidebar form label {
	font-family: "meta_otnormal". Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

.articles-block {
	float: left;
	clear: both;
	max-width: 620px;
	width: 100%;
	border-right: 1px solid #D6D6D6;
}
.articles-block .post.top {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.articles-block .post.top.collection {
	padding-bottom: 15px;
	border-bottom: 1px solid #A9BBAF;
}

.articles-block .post.sub {	
	float: left;
	width: 305px;
	/* height: 320px; */
	padding: 0 20px 15px 20px;
	margin-bottom: 15px;
	border-left: 1px solid #D6D6D6;
	overflow: hidden;
}
.news .articles-widget-post.sub.right {
	margin-right: 0;
	padding-right: 0;
	width: 300px;
}
.articles-block .post.top .thumbnail{
	width: auto;
	float: left;
	max-width: 345px;
	position: relative;
}
.articles-block .post.top .thumbnail .caption {
	padding: 5px 8px;
	line-height: 1;
	opacity: 1;
}
.articles-block .post.top.collection .thumbnail {
	max-width: 275px;
}
.articles-block .post.sub.collection .thumbnail {
	max-width: 105px;
	float: left;
	width: auto;
}
.articles-block .post.sub.collection .thumbnail img {
	float: left;
	width: 105px;
}
.articles-block .post.top .thumbnail img {
	float: left;
}
.articles-block .post.top .topics {
	margin-top: 0;
	text-transform: uppercase;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
}
.articles-block .post.top .right {
	padding-top: 10px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	float: right;
	overflow: hidden;
	width: 240px;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
}
.articles-block .post.sub .topics {
	margin-top: 0;
	padding-top: 10px;
	border-top: 0;
	text-transform: uppercase;
	font-family: "meta_otlight", Arial, sans-serif;
	font-size: 12px;
	
}
.articles-block .topics .parent {
	color: #000;
	padding: 2px 5px;
}
.articles-block .topics .child {
	color: #000;
	margin-left: 8px;
}
.articles-block.indepth .topics .parent {
	background-color: #85B1E0;
}
.articles-block.news .topics .parent {
	background-color: #9AC3A8;
}
.articles-block.community .topics .parent {
	background-color: #84447A;
}

.articles-block .post.top .right > h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 18px;
}
.articles-block .post.top.collection > h2 {
	margin-left: 0px;
}
.articles-block .post.sub > h2 {
	font-size: 16px;
}
.articles-block .post.top .right > h2 a,
.articles-block .post.sub > h2 a,
.articles-block .post.top.collection > h2 a {
	color: #000;
}
.articles-block .subheading {
	text-transform: uppercase;
	font-family: "meta_otmedium", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #5C5C5C;
	margin-bottom: 10px;
}
.articles-block .post.top .subheading {

}
.articles-block .post .excerpt {
	font-size: 14px;
	line-height: 1.5;
}
.articles-block .post.top .excerpt {
	line-height: 1.5;
	font-size: 14px;
}
.articles-block .post.top.collection .excerpt {
	margin-left: 290px;
}
.articles-block .post.sub.collection .excerpt {
	margin-left: 115px;
}
.articles-block .post.top.collection .subcollections {
	margin-left: 290px;
	line-height: 1.5;
	font-size: 14px;
	font-family: "meta_otnormal", Arial, sans-serif;
}
section.miniguides {
	background-color: #C2DBCB;
	margin-bottom: 20px;
}
section.miniguides .widget-wrap {
	padding: 15px;
}
#home-content section.miniguides h4.widget-title {
	background: #fff;
	color: #000;
	padding: 2px 5px;
}
#home-content section.miniguides .articles-block {
	max-width: 590px;
}
.subcollections ul.children {
	margin-left: 15px;
	list-style-image: url('images/ultr.png');
	margin-top: 10px;
}
.subcollections ul.children li {
	color: #000;
}

.subcollections ul.children li a {
	color: #000;
}

.articles-block .post.sub.collection {
    float: left;
    width: 275px;
    padding: 15px 0 15px 15px;
    margin-bottom: 5px;
	margin-left: 15px;
    border-left: 1px solid #A9BBAF;
}
.articles-block .post.sub.collection.right {
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}
.articles-block .post.sub.collection.left {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	padding-right: 15px;
}

/* SOLILOQUY */

.soliloquy-container .soliloquy-control-nav {
    background: url("images/solbuttons.png") no-repeat scroll -9999px -9999px transparent !important;
    bottom: 20px !important;
	right: 30px !important;
    line-height: 0 !important;
    list-style: none outside none !important;
    margin-left: 0 !important;
    position: absolute !important;
    z-index: 30 !important;
}
.soliloquy-container .soliloquy-control-nav li a:hover, .soliloquy-container .soliloquy-control-nav li a.active, .soliloquy-container .soliloquy-control-nav li a.soliloquy-active {
	background-position: 0px -18px !important;
	transition: none;
}
.soliloquy-container .soliloquy-control-nav li a {
    background: url("images/solbuttons.png") no-repeat scroll 0px 0px transparent !important;
    height: 18px !important;
    width: 18px !important;
	transition: none;
}
.soliloquy-container .soliloquy-caption {
	bottom: 20px !important;
	left: 20px !important;
	margin: 0px !important;
	padding: 0px !important;
	position: absolute !important;
	width: auto !important;
	max-width: 520px !important;
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5) !important;
    color: rgb(255, 255, 255) !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 18px !important;
    margin: 0px !important;
    padding: 25px 30px !important;
    text-align: center !important;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3) !important;
}
.soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title, .soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title a {
	font-family: "meta_serif_otbold", Georgia, serif;
    color: rgb(255, 255, 255) !important;
    font-size: 24px !important;
    font-weight: normal !important;
    margin: 0px !important;
    padding: 0px !important;
    text-align: left !important;
}

.soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next, .soliloquy-container.soliloquy-thumbnails-container .soliloquy-thumbnails .soliloquy-direction-nav li .soliloquy-next, .soliloquy-container .soliloquy-direction-nav li .soliloquy-next {
    background: url("images/solnavright.png") no-repeat scroll 0px 0px transparent !important;
    height: 40px !important;
    margin-top: -8px !important;
    right: 10px !important;
    position: absolute !important;
    text-indent: -9999px !important;
    top: 50% !important;
    width: 40px !important;
    z-index: 30 !important;
}
.soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-prev, .soliloquy-container.soliloquy-thumbnails-container .soliloquy-thumbnails .soliloquy-direction-nav li .soliloquy-prev, .soliloquy-container .soliloquy-direction-nav li .soliloquy-prev {
	background: url("images/solnav.png") no-repeat scroll 0px 0px transparent !important;
    width: 16px !important;
    height: 40px !important;
	width: 40px !important;
}

.single.full-width-content .entry-header {
	clear: left;
}
.single.full-width-content .soliloquy-container {
	margin-bottom: 30px;
}

/* Fuego */

.pulse h1.entry-title {
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-style: normal;
	font-size: 33px;
	color: #000;
}

.pulse .breadcrumb {
	background-color: #E8E8E8;
}

.pulse article {
	padding-left: 0;
	padding-right: 0;
}

.fuego-itembox-container a {
    color: #808080;
    text-decoration: none !important;
}

.fuego-itembox-container a:hover .fuego-itembox {
	background-color: #F5F5F5;
}

.fuego-itembox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(210, 210, 210, 0.9);
	-moz-box-shadow:    0px 3px 5px 0px rgba(210, 210, 210, 0.9);
	box-shadow:         0px 3px 5px 0px rgba(210, 210, 210, 0.9);
    float: left;
    margin: 0 0 20px;
    padding: 0;
    width: 230px;
	border-top: 8px solid #69B4E2;
}

.fuego-itembox-rankbox {
    border-bottom: 0 solid #F5F5F5;
    border-bottom-left-radius: 0;
    border-left: 0 solid #F5F5F5;
    border-top-right-radius: 0;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
    color: #fff;
    font-size: 18px;
    height: 30px;
    margin-top: -7px;
    padding: 0 5px 7px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
    z-index: 99999;
	background-color: #69B4E2;
	opacity: 0.9;
}

.fuego-itembox.itemcnt1 {
	border-top-color: #69B4E2;
}

.fuego-itembox.itemcnt1 .fuego-itembox-rankbox {
	background-color: #69B4E2;
}

.fuego-itembox.itemcnt2 {
	border-top-color: #84447A;
}

.fuego-itembox.itemcnt2 .fuego-itembox-rankbox {
	background-color: #84447A;
}

.fuego-itembox.itemcnt3 {
	border-top-color: #9AC3A8;
}

.fuego-itembox.itemcnt3 .fuego-itembox-rankbox {
	background-color: #9AC3A8;
}

.fuego-itembox-headlinebox {
    padding: 15px 20px 20px;
}


.fuego-itembox-provider-wrapper {
    margin-bottom: 5px;
}

.fuego-itembox-favicon {
    border: medium none;
    border-radius: 2px;
    margin: 0 2px 3px 0;
    vertical-align: middle;
}

.fuego-itembox-provider {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
	background-color: #69B4E2;
	padding: 2px 2px;
	font-family: "meta_otlight", Arial, sans-serif;
}

.fuego-itembox-headline {
    color: #000;
    font-size: 18px;
    line-height: 1.2;
	font-family: "meta_serif_otbold", Georgia, serif;
}

.fuego-itembox-tweet {
    margin: 0;
    font-size: 12px;
	padding: 15px;
	font-family: "meta_otlight", Arial, sans-serif;
}

.fuego-itembox-tweet-image {
    border-radius: 3px;
    float: right;
    margin: 5px 0 10px 10px;
}

.fuego-itembox-tweet-text {
    font-size: 12px;
	padding: 0 15px 15px 15px;
	font-family: "meta_otlight", Arial, sans-serif;
}

.fuego-item-handle {
    font-size: 12px;
    font-weight: bold;
	font-family: "meta_otnormal", Arial, sans-serif;
}

.sidebar #execphp-2, .sidebar #execphp-4 {
	margin-bottom: 20px;
	padding: 0;
	border-radius: 0;
}

#term-description-h {
	padding: 15px;
	background-color: #E8E8E8;
	color: #000;
	font-family: "meta_otlight", Georgia, serif;
	font-size: 15px;
	margin-top: 0;
}
.widget_execphp .widget-title {
	margin-bottom: 0;
}

.subcategories {
	margin-top: 10px;
	padding: 0 15px;
}

#fscf_captcha_refresh2 {
	display: inline;
	width: auto;
}

/* Nav menu mega items */

.um-sidebar {
	
}
.um-sidebar #lang_sel_list.lang_sel_list_vertical {
	width: 100%;
	height: 100px;
}
#megaMenu .wpmega-nonlink li.widget #lang_sel_list li {
	width: 100%;
	padding: 5px 0 5px 0 !important;
}
#megaMenu #lang_sel_list.lang_sel_list_vertical a, #megaMenu #lang_sel_list.lang_sel_list_vertical a:visited {
	border: 0 !important;
}
#megaMenu #lang_sel_list img.iclflag {
	top: -2px;
}
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item .mc4wp-form p, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget .mc4wp-form p {
	font-size: 13px !important;
}

.news.with-thumbnails .articles-widget-post.sub,
.indepth.with-thumbnails .articles-widget-post.sub,
.community.with-thumbnails .articles-widget-post.sub
 {
	min-height: 300px;
	height: auto;
}

.news.without-thumbnails .articles-widget-post.sub,
.indepth.without-thumbnails .articles-widget-post.sub,
.community.without-thumbnails .articles-widget-post.sub {
	min-height: 300px;
	height: auto;
}

.news .articles-widget-post.sub .thumbnail img,
.indepth .articles-widget-post.sub .thumbnail img,
.community .articles-widget-post.sub .thumbnail img {
	height: 175px;
	max-height: 175px;
}

/* Ticker Styling */
.ticker-wrapper {
	position: relative;
}
.ticker-wrapper.has-js {
	margin: 0 0 0 20px;
	padding: 0px;
	width: 500px;
	max-width: 500px;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #000;
	font-size: 14px;
	font-family: "meta_serif_otbook", Georgia, serif;
	color: #E9E9E9;
}
.ticker {
	width: 500px;
	height: 37px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	background-color: #000;
}
.ticker-title {
	display: none !important;
}
.ticker-content {
	margin: 0px;
	padding-top: 0;
	position: absolute;
	color: #E9E9E9;
	font-weight: normal;
	background-color: #000;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	max-width: 415px;
}
.ticker-content:focus {
	/* none; */
}
.ticker-content a {
	text-decoration: none;	
	color: #E9E9E9;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #fff;
}
.ticker-swipe {
	padding-top: 0;
	position: absolute;
	top: 0px;
	background-color: #000;
	display: inline-block;
	width: 500px;
	height: 37px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #000;
	border-bottom: 0;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 11px 0px 0px 0px;
	list-style-type: none;
	float: none;
	position: absolute;
	right: 0;
	top: 0;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 3px;
	float: left;
	cursor: pointer;
	height: 15px;
	width: 12px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('images/controls.png');
	background-position: 28px 15px;
	margin-left: 0px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 28px 0px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 28px 30px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('images/controls.png');	
	background-position: 42px 15px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 42px 29px;	
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 42px 0px;	
}
.ticker-controls li.jnt-prev {
	background-image: url('images/controls.png');
	background-position: 0px 15px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 30px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 1px;		
}
.ticker-controls li.jnt-next {
	background-image: url('images/controls.png');	
	background-position: 12px 15px;
}
.ticker-controls li.jnt-next.over {
	background-position: 12px 30px;
}
.ticker-controls li.jnt-next.down {	
	background-position: 12px 1px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: none;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}

a.readmore {
	display: inline-block;
	background-color: rgb(217, 0, 17);
	border: medium none;
	box-shadow: none;
	color: rgb(255, 255, 255);
	cursor: pointer;
	padding: 0.8rem 0.8rem;
	text-transform: uppercase;
	width: auto;
	font-size: 18px;
	font-family: "ff-good-headline-web-pro-con",Arial,sans-serif;
	border-radius: 3px;
	line-height: normal;
	-moz-box-sizing: border-box;
	margin-bottom: 10px;
}

.collection a.readmore {
	margin-top: 10px;
}

a.readmore:hover, a.readmore:focus {
	background-color: #000;
	text-decoration: none;
	transition: all 0.1s ease-in-out 0s;
}

/* SOLR SEARCH */

.solr {
	margin: 0;
	padding: 20px;
	width: auto;
}
div.solr1 {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 6px;
}
div.solr_search {
	clear: both;
	padding: 0 0 12px;
}
div.solr_search input {
	font-size: 16px;
	height: 30px;
	border-radius: 0;
	box-shadow: 0px 0px 0px #000;
	padding: 4px 8px;
}
.solr_field {
	border: 1px solid #b7b7b7;
	border-top: 2px solid #999999;
	padding: 3px;
	margin: 0 8px 0 0;
	width: 330px;
}
ol.solr_auto {
	background: #ffffff;
	border: 1px solid #b7b7b7;
	width: 336px;
	padding: 6px 0;
	position: absolute;
	clear: both; /* IE6 */
	z-index: 100;
}
.solr_auto li {
	padding: 2px 8px;
}
.solr_auto li:hover {
	background: #efffb0;
}

.sidebar ul.solr_facets > li {
	background: none;
}

.sidebar ul li a, .sidebar ol li a {
	color: #000;
}
.sidebar ul li a b, .sidebar ol li a b {
	color: rgb(217, 0, 17);
}
.solr2 {
	margin-top: 15px;
}
ol.solr_sort2 {
	float: left;
	clear: left;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
ol.solr_sort2 li {
	list-style: none;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #ccc;
}
ol.solr_sort2 li:last-child {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.solr_results .entry-title {
	font-size: 22px;
}

.solr_results .country-info {
	width: 100% !important;
	float: none !important;
	text-align: left !important;
}

.solr_results .post, .page-template-page-all-archive-php .collection {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.solr_results .post .entry {
	margin-bottom: 10px;
	margin-top: 10px;
}
.solr_results .post:hover {

}
.solr_results .pagination {

}
.solr_results .pagination a {
	margin-right: 5px;
	font-size: 16px;
}
.solr_results .pagination a.current {
	font-size: 24px;
}

/* Events Calendar */

.ai1ec-calendar-toolbar {
    background-color: transparent;
    background-image: none;
    background-repeat: none;
    text-shadow: none;
    border-width: 0px;
    border-style: none;
    border-color: transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 0px 0px 0px transparent;
    border-radius: 0px;
    padding: 0px 0px;
    margin-bottom: 10px;
	color: #000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 33px;
}

.ai1ec-calendar-toolbar > div {
	height: 33px;
	overflow: hidden;
}

.timely .ai1ec-calendar-toolbar .pull-left {
	float: right;
	background-color: #BABABA;
	font-size: 16px;
}

.ai1ec-calendar-toolbar .nav {
	width: 150px;
}

li.ai1ec-views-dropdown {
	float: left;
	width: 100%;
	z-index: 100;
}

.timely .dropdown-toggle {
    color: #000 !important;
	display: block;
}

.timely .dropdown-toggle:hover,
li.ai1ec-views-dropdown:hover > a {
	color: #FFF !important;
	background-color: #BABABA !important;
	border-radius: 0 !important;
	border-width: 0 !important;
	transition: none !important;
	margin: 0;
}

.dropdown-toggle .caret {
    border-top-color: #000 !important;
    border-bottom-color: #000 !important;
	float: right;
}

.timely {
	font-family: "meta_otbook", sans-serif;
	font-size: 14px;
	color: #000;
}

.timely .caret {
	opacity: 1 !important;
}

.timely .nav > li {
	height: 33px !important;
}

.timely .nav-pills > li > a {
	line-height: 18px;
	padding-right: 5px;
}

.timely .nav-pills img {
	display: none;
}

.ai1ec-category-filter {
	width: 135px;
}

.ai1ec-category-filter .dropdown-toggle {
	position: relative;
}

.ai1ec-category-filter .dropdown-toggle .caret {
	position: absolute;
	right: 5px;
	top: 8px;
}

.timely .nav-pills > li > a {
	border-radius: 0;
}

.entry-content .ai1ec-event-avatar {
	display: none;
}

#ai1ec-calendar-view > .clearfix {
	background-color: #454545;
	color: #fff;
	padding: 15px;
	height: 42px;
	position: relative;
	margin-bottom: 10px;
}

h2.ai1ec-calendar-title {
	color: #fff !important;
	font-size: 18px !important;
	font-family: "ff-good-headline-web-pro-con", sans-serif !important;
	margin: -2px 0 0 0 !important;
	font-weight: normal;
	border-right: 0 !important;
	border-left: 0 !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#ai1ec-calendar-view table thead {
	background-color: #BABABA;
	
}
.ai1ec-month-view th, .ai1ec-oneday-view th {
    text-align: center !important;
}
.ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view th, .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-oneday-view .ai1ec-allday-label {
    color: #000 !important;
    text-shadow: 0px 0px 0px rgb(255, 255, 255);
	text-transform: none;
	font-weight: normal;
	font-family: "meta_serif_otbold", Georgia, serif;
	font-size: 12px;
}
.ai1ec-month-view th, .ai1ec-week-view th, .ai1ec-oneday-view th {
    border: medium none !important;
    background: none repeat scroll 0% 0% transparent !important;
    padding: 8px !important;
}

.ai1ec-month-view td.ai1ec-empty {
    background: none repeat scroll 0% 0% #E3E3E3 !important;
	border-color: #BABABA !important;
}

.ai1ec-month-view td.ai1ec-empty, .ai1ec-week-view td.ai1ec-empty, .ai1ec-oneday-view td.ai1ec-empty {
border-color: #BABABA !important;
}

.ai1ec-month-view .ai1ec-date {
    background: none repeat scroll 0% 0% transparent;
    color: #333;
    line-height: 24px;
    height: 24px;
    margin-bottom: 0px;
    padding: 0 8px;
    font-size: 16px;
    text-align: right;
    text-shadow: 0px 0px 0px rgb(255, 255, 255);
}

.timely a, .timely a:link, .timely a:visited, .timely a:active, .timely a:hover, #ai1ec-container a, #ai1ec-container a:link, #ai1ec-container a:visited, #ai1ec-container a:active, #ai1ec-container a:hover {
    color: #333;
}

.timely .nav-pills .dropdown-menu {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border-width: 0;
	background-color: #BABABA;
}
.timely .nav-tabs .dropdown-toggle .caret, .timely .nav-pills .dropdown-toggle .caret {
	display: inline-block;
}

.timely .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 10000;
    display: none;
    float: left;
    min-width: 150px;
    padding: 4px 0px;
    margin: 1px 0px 0px;
    list-style: none outside none;
    background-color: #BABABA;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: 0px 0px 0px transparent;
    background-clip: padding-box;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.timely .dropdown-menu a:hover, .timely .dropdown-menu .active > a, .timely .dropdown-menu .active > a:hover {
    border: medium none;
    background: none repeat scroll 0% 0% rgb(69, 69, 69) !important;
    color: rgb(255, 255, 255) !important;
}

.timely .btn-group {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ai1ec-title-buttons {
	height: 42px;
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.timely .btn-group > .btn:first-child, .timely .btn-group > .btn {
	border-radius: 0px;
	color: #fff !important;
	font-family: "meta_otbook", Arial, sans-serif;
	font-size: 14px !important;
	background: #2E2E2D;
	height: 42px !important;
	max-height: 42px !important;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	border-right-width: 2px !important;
	border-right-color: #454545 !important;
	padding-top: 0;
	padding-bottom: 0;
	box-sizing: border-box;
	text-shadow: none;
	padding-top: 12px;
	padding-bottom: 12px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.timely .ai1ec-calendar-toolbar .btn-group > .btn:first-child, .timely .ai1ec-calendar-toolbar  .btn-group > .btn {
	height: 33px !important;
	max-height: 33px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

.timely .btn-group > .btn:first-child a, .timely .btn-group > .btn a {
	color: #fff !important;
	text-shadow: none;
}

.timely .btn-group > .btn:last-child a {
	border-right: none !important;
}

.timely .btn-group a, .timely .btn-group a:link, .timely .btn-group a:visited, .timely .btn-group a:active, .timely .btn-group a:hover, #ai1ec-container .btn-group a, #ai1ec-container .btn-group a:link, #ai1ec-container .btn-group a:visited, #ai1ec-container .btn-group a:active, #ai1ec-container .btn-group a:hover {
	color: #fff !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	border-top: 1px solid #E5E5E5;
	background: linear-gradient(#E8E8E8, #E8E8E8 1em, #E8E8E8) no-repeat scroll 0% 0% #E8E8E8;
}

.widget-wrap .timely {
	padding: 0 20px;
}

.ai1ec-agenda-widget-view .ai1ec-event > a {
	border-radius: 0px;
}

.ai1ec-pagination > .btn {
	font-size: 15px !important;
}

.ai1ec-posterboard-view .ai1ec-event-title-wrap {
    line-height: 1.2;
    margin-bottom: 10px;
	font-size: 20px;
	font-family: 'meta_serif_otbold', Georgia, serif;
	margin-top: 35px;
}

.ai1ec-posterboard-view .ai1ec-event-title {
	font-size: 18px;
	font-family: 'meta_serif_otbold', Georgia, serif;
	line-height: 1.2;
}

.ai1ec-posterboard-view .ai1ec-event-title a {
    font-weight: normal !important;
}

.ai1ec-posterboard-view .ai1ec-event-location {
	clear: both;
	display: block;
	color: #000;
	font-size: 18px;
	font-family: 'meta_serif_otbold', Georgia, serif;
	font-weight: normal !important;
	margin-top: 10px;
}

.ai1ec-posterboard-view .ai1ec-event-time {
    font-weight: normal;
    line-height: 1.3em;
    margin-top: 15px;
	font-size: 16px;
	color: #000;
}

.ai1ec-posterboard-view .ai1ec-event-location a {
	color: #000;
}

.ai1ec-posterboard-view .ai1ec-event-wrap {
	position: relative;
	border: 0px solid #fff;
	background: none repeat scroll 0% 0% #fff;
}

.ai1ec-posterboard-view .ai1ec-date-block-wrap {
    background: none repeat scroll 0% 0% #9AC3A8;
    color: #FFF;
    float: none;
	position: absolute;
	top: 0px;
	right: 0px;
    margin: 0px 0px 20px 0px;
    min-width: 100%;
    opacity: 1;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    transition: opacity 0.1s ease 0s;
    z-index: 1;
	height: 26px;
	line-height: 26px;
}

.ai1ec-posterboard-view .ai1ec-month {
    background: none no-repeat scroll 0% 0% transparent;
    font-size: 18px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
    letter-spacing: 0px;
    padding: 0px 2px 0px 0px;
    text-transform: uppercase;
	display: inline;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}

.ai1ec-posterboard-view .ai1ec-month a {
	color: #fff;
}

.ai1ec-posterboard-view .ai1ec-day {
    font-size: 18px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
    padding: 0px 2px 0px 0px;
    font-weight: bold;
	color: #fff;
	display: inline;
	text-transform: uppercase;
}

.ai1ec-posterboard-view .ai1ec-day a {
	color: #fff;
}

.ai1ec-posterboard-view .ai1ec-weekday {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 1;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	color: #fff;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}

.ai1ec-posterboard-view .ai1ec-weekday a {
	color: #fff;
}

.ai1ec-posterboard-view footer:after {
    content: " ";
    display: block;
    bottom: 0px;
    background: #F4F4F4;
    position: absolute;
    top: 2px;
    right: 0px;
    width: 30px;
    z-index: 1;
}

.ai1ec-posterboard-view footer {
    background: none repeat scroll 0% 0% #F4F4F4;
    border-top: 0px solid #FFF;
    box-shadow: 0px 0px 0px #fff inset, 0px 0px 0px #FFF inset;
    font-size: 16px;
    margin: 5px -8px -8px;
    padding: 5px 8px 6px;
    position: relative;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
}

.ai1ec-category {
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
    line-height: 1.2em !important;
    margin: 1px 0px;
    padding: 5px 5px !important;
    text-shadow: 0px 0px 0px #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    color: #000 !important;
	font-weight: 600 !important;
}

.timely .ai1ec-category a {
	font-weight: 600 !important;
}

.dropdown-menu .ai1ec-category {
	font-size: 14px;
	padding: 5px 8px !important;
	font-weight: normal !important;
}

.timely .dropdown-menu .ai1ec-category a {
	font-weight: normal !important;
}

.ai1ec-color-swatch {
	border-radius: 8px;
	height: 12px;
	width: 12px;
	margin-right: 5px;
}

.ai1ec-allday-badge {
    color: #FFF;
    background: #5C5C5C;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #FFF, 0px 0px 0px #FFF;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 1px;
    opacity: 1;
    padding: 3px 7px;
    vertical-align: middle;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	text-transform: uppercase;
}

.ai1ec-subscribe-container {

}

.page-id-30 .post-edit-link {
	float: left;
	clear: left;
}

#ai1ec-container {
	margin-bottom: 15px;
}

.ai1ec-single-event .ai1ec-label, .ai1ec-multi-event .ai1ec-label {
	text-align: left;
	color: #000;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif;
	font-weight: normal;
}

.ai1ec-single-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge, .ai1ec-multi-event .ai1ec-time .ai1ec-field-value .ai1ec-allday-badge {
    font-size: 1em;
    line-height: 1.4em;
}

.ai1ec-single-event .ai1ec-category {
	font-size: 18px;
	background-color: #F4F4F4;
	font-weight: 500 !important;
}
.ai1ec-single-event .ai1ec-categories .ai1ec-label {

}

/*
.ai1ec-map,
.ai1ec-single-event .ai1ec-map, .ai1ec-multi-event .ai1ec-map {
	width: 100%;
	height: 250px;
}
/*
	.ai1ec-gmap-container {
		border: 1px solid @tableBorder;
		.border-radius( 4px );
		position: relative;
	}
	#ai1ec-gmap-canvas {
		width: 100%;
		height: 140px;
	}
	.ai1ec-gmap-link {
		position: absolute;
		margin: 0;
		bottom: -1px;
		right: -1px;
	}
	#ai1ec-gmap-canvas input {
		margin: 0 !important;
	}
*/

#buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button {
	font-size: 14px !important;
}
#buddypress button:hover, #buddypress a.button:hover, #buddypress input[type="submit"]:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress ul.button-nav li a:hover, #buddypress div.generic-button a:hover, #buddypress .comment-reply-link:hover, a.bp-title-button:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.activity-header a.group-name, .activity-header img.avatar, .activity-header .activity-time-since {
	display: none;
}
.activity-block {
	padding: 0 20px;
}
.activity-meta .button {
	font-size: 14px;
	padding: 0 10px;
}
.activity-meta .button:hover {
	color: #fff;
	text-decoration: none;
}
.activity-block .activity-avatar img {
	margin: 0 10px 10px 0;
}
.activity-block .activity-content {
	margin-left: 70px;
	line-height: 1.5;
}
.activity-block > li {
	display: block;
	width: 100%;
	float: left;
	clear: left;
}

h4.join-convo {
	clear: left;
	margin-top: 15px;
	font-weight: normal;
}

.widget-wrap > h4.join-convo {
	margin-left: 15px;
	margin-right: 15px;
}
.widget-wrap > p {
	margin-left: 15px;
	margin-right: 15px;
}
.activity-block {
	line-height: 1.5;
	color: #292F33;
}

#buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button {
	background-color: #D90011 !important;
	border: none !important;
	box-shadow: none !important;
	color: #fff !important;
	cursor: pointer !important;
	padding: 10px 8px !important;
	padding: 1rem 0.8rem !important;
	text-transform: uppercase !important;
	width: auto !important;
	font-size: 18px !important;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif !important;
	outline: none !important;
}
#buddypress button:hover, #buddypress a.button:hover, #buddypress input[type="submit"]:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress ul.button-nav li a:hover, #buddypress div.generic-button a:hover, #buddypress .comment-reply-link:hover, a.bp-title-button:hover {
	background-color: #000 !important;
}

/* GROUP PAGES */

#buddypress div#item-header div#item-actions h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: meta_serif_otbook,Georgia,serif;
}
#buddypress a.bp-secondary-action, #buddypress span.highlight {
    font-size: 100%;
	font-family: meta_serif_otbold,Georgia,serif;
    padding: 0px;
    margin-right: 5px;
    text-decoration: none;
}
#buddypress span.activity {
    display: inline-block;
    font-size: 100%;
    opacity: 0.8;
    padding: 0px;
	font-family: meta_serif_otbook,Georgia,serif;
}
#buddypress div#item-header div#item-meta {
    font-size: 15px !important;
    color: #000 !important;
    overflow: hidden !important;
    margin: 15px 0px 5px !important;
    padding-bottom: 10px !important;
}
#buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote {
    margin: 0px 10px 5px 0px;
    overflow: hidden;
}

#buddypress a.bp-primary-action span, #buddypress #reply-title small a span {
    background: none repeat scroll 0% 0% #D90011 !important;
    color: #FFF;
    font-size: 90%;
    margin-left: 2px;
    padding: 0px 5px 2px 0;
	transition: all 0.1s ease-in-out 0s;
}
#buddypress a.bp-primary-action:hover span, #buddypress #reply-title small a:hover span,
#buddypress a.bp-primary-action span:hover, #buddypress #reply-title small a span:hover {
    background: none repeat scroll 0% 0% #000 !important;
}
#buddypress a.bp-primary-action span:before, #buddypress #reply-title small a span:before {
	content: "(";
}
#buddypress a.bp-primary-action span:after, #buddypress #reply-title small a span:after {
	content: ")";
}

#buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button {
	padding: 2px 8px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#buddypress form#whats-new-form textarea {
    background: none repeat scroll 0% 0% #FFF;
    color: #555;
    font-family: inherit;
    font-size: 15px;
    height: 20px;
    padding: 12px;
    width: 98%;
	min-height: 20px !important;
}
#buddypress #whats-new-options {
    overflow: hidden !important;
}

#buddypress div.item-list-tabs {
    background-color: #454545 !important;
    position: relative;
    margin-bottom: 20px;
}

#buddypress div.item-list-tabs ul li {
    float: left;
    margin: 0px;
    list-style: none outside none;
	text-transform: uppercase !important;
	font-size: 18px !important;
	font-family: "ff-good-headline-web-pro-con", Arial, sans-serif !important;
	outline: none !important;
}

#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span {
    display: block;
    padding: 15px;
    height: 42px;
    text-decoration: none;
	color: #FFF !important;
}

#buddypress div.item-list-tabs ul li a:hover {
	background-color: #000 !important;
}

#buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a {
    background-color: #000 !important;
    color: #FFF !important;
    opacity: 1 !important;
    font-weight: normal !important;
}

#buddypress #subnav {
	display: none;
}

#buddypress div.item-list-tabs ul li a span {
	background-color: #fff !important;
	color: #000 !important;
	border: 1px solid #fff !important;
	padding: 2px 5px !important;
}

#buddypress div.activity-comments div.acomment-content {
    font-size: 13px !important;
}

.single-item.groups .activity-header .activity-time-since {
	display: inline;
	margin-left: 10px;
}
.entry-content #buddypress ul li {
    list-style-type: none;
}

.invite-anyone .left-menu, .group-create .left-menu {
    float: left;
    width: 100% !important;
    margin-bottom: 2em;
}

.custom-header-image img {
	margin-top: 30px;
}

/* WooCommerce styling tweaks by Pragmatic 180614 */
input[type="checkbox"],
input[type="radio"] {
	width:auto;
}

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods,
.woocommerce #payment ul.payment_methods li, 
.woocommerce-page #payment ul.payment_methods li {
	list-style:inside none none;
}

body .woocommerce #content input.button.alt, 
body .woocommerce #respond input#submit.alt, 
body .woocommerce a.button.alt, 
body .woocommerce button.button.alt, 
body .woocommerce input.button.alt, 
body .woocommerce-page #content input.button.alt, 
body .woocommerce-page #respond input#submit.alt, 
body .woocommerce-page a.button.alt, 
body .woocommerce-page button.button.alt, 
body .woocommerce-page input.button.alt {
	background: -webkit-gradient(linear,left top,left bottom,from(#d90011),to(#d80112));
	background: -webkit-linear-gradient(#d90011,#d80112);
	background: -moz-linear-gradient(center top,#d90011 0,#d80112 100%);
	background: -moz-gradient(center top,#d90011 0,#d80112 100%);
	border-color: #76456c;
}

body .woocommerce #content input.button.alt:hover, 
body .woocommerce #respond input#submit.alt:hover, 
body .woocommerce a.button.alt:hover, 
body .woocommerce button.button.alt:hover, 
body .woocommerce input.button.alt:hover, 
body .woocommerce-page #content input.button.alt:hover, 
body .woocommerce-page #respond input#submit.alt:hover, 
body .woocommerce-page a.button.alt:hover, 
body .woocommerce-page button.button.alt:hover, 
body .woocommerce-page input.button.alt:hover {
	background: #cc0010;
	background: -webkit-gradient(linear,left top,left bottom,from(#cc0010),to(#bf000f));
	background: -webkit-linear-gradient(#cc0010,#bf000f);
	background: -moz-linear-gradient(center top,#cc0010 0,#bf000f 100%);
	background: -moz-gradient(center top,#cc0010 0,#bf000f 100%);
}

/* one column checkout page */
.woocommerce #customer_details.col2-set .col-1, .woocommerce-page #customer_details.col2-set .col-1,
.woocommerce #customer_details.col2-set .col-2, .woocommerce-page #customer_details.col2-set .col-2 {
    clear: both;
    float: none !important;
    width: 100% !important;
    margin-right:0 !important;
    text-align: left;
    padding-bottom: 20px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}

@media only screen and (max-width: 1174px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}
	.nav-primary {
		display: none;
		margin-left: 0px !important;
		left: 0px !important;
	}
}

@media only screen and (max-width: 1023px) {

	body {
		background-color: #fff;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.wrap {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 0;
		padding: 2rem 0;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.site-inner {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 10px 6px;
		padding: 1rem 0.8rem;
	}

	.site-header .search-form {
		margin: 16px auto ;
		margin: 1.6rem auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
		padding: 4rem;
	}

	.site-footer {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

}

@media only screen and (max-width: 910px) {
	/* Ticker Styling */
	.ticker-wrapper.has-js {
		display: none;
	}
	.ticker {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	/* Prevent auto zoom on iphones */
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
		
	img.logoimage {
		margin: 20px auto 0 auto;
		width: 180px;
	}

	#home-sidebar {
		float: right;
		width: 100%;
		max-width: 100%;
		margin-right: 0;
	}
	
	.single.full-width-media .country-info {
		float: left;
		clear: left;
		text-align: left;
	}
	
	#mc4wp-form-1 p, #mc4wp-form-1 p.leftalign, #mc4wp-form-1 p.rightalign {
		text-align: left;
	}
	#mc4wp-form-1 p:first-child {
		text-align: left;
	}
	.articles-block .post.top .thumbnail{
		margin-right: 0;
	}
	.articles-block .post.top .topics,
	.articles-block .post.sub .topics	{
		float: left;
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}
	.articles-block .post.top > h2 {
		float: left;
		display: block;
		margin-left: 0;
	}
	.articles-block .post.top .subheading {
		float: left;
		display: block;
		margin-left: 0;
	}
	.articles-block .post.top .excerpt {
		float: left;
		float: left;
		display: block;
		margin-left: 0;
	}
	
	.articles-block .post.top .right {
		float: left;
		position: static;
		clear: left;
		max-width: 100%;
		padding-bottom: 20px;
	}
	.articles-block .post.top .right > h2 {
		clear: left;
	}
	
	.articles-block .post.sub {
		border-left: 0;
		padding-left: 0;
		border-bottom: 1px solid rgb(214, 214, 214);
	}
	.single.full-width-media article {

	}
	.single.full-width-media .entry-header {
		float: left;
		clear: both;

	}
	.full-width-media .featured-image, .full-width-media article > iframe {

		float: right;
	}
	
	/* Ticker Styling */
	.ticker-wrapper.has-js {
		display: none;
	}
	.ticker {
		display: none;
	}
	
	.articles-block .post.sub .topics {
		clear: both;
		width: 100%;
		float: left;
	}
	.articles-block .post.sub > h2 {
		float: left;
		clear: both;
		width: 100%;
	}
	.articles-block .post.sub .subheading {
		clear: both;
		width: 100%;
		float: left;
	}
	.articles-block .post.top.collection .excerpt {
		width: 100%;
		margin-left: 0;
		clear: both;
		margin-top: 10px;
	}
	.articles-block .post.top.collection .thumbnail {
		clear: both;
	}
	.articles-block .post.sub.collection.right {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
	}
	#topnav .search-form {
		width: 160px;
		margin-right: 10px;
	}
	#topnav .search-form input[type="search"] {
		width: 127px;
		font-size: 16px;
	}
	.soliloquy-container .soliloquy-caption {
		width: 100% !important;
		max-width: 100% !important;
		height: 100% !important;
		left: 0 !important;
		top: 0 !important;
		bottom: 0 !important;
	}
	.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		height: 100% !important;
		width: 100% !important;
		top: 0px !important;
		bottom: 0px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-prev	{
		left: 5px !important;
	}
	.soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next	{
		right: 5px !important;
	}
	.soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title, .soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title a {
		font-size: 17px !important;
		text-align: center !important;
	}
	.site-inner {
		padding-top: 0;
	}
	.articles-block .post.top.collection .subcollections {
		position: static;
		float: left;
		clear: left;
		width: 100%;
		max-width: 100%;
		margin: 10px 0;
	}
	.wdm_list {
		width: 100% !important;
		float: left !important;
		clear: both;
	}
	.wdm_results {
		width: 100% !important;
		padding-left: 0;
		border-left: 0;
		float: left !important;
		clear: both;		
	}
}
