h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: inherit;}
img{border: 0;}
body{
	background: #FFF;
}


pre, code {clear: both;overflow: auto;margin: 1.5em 0em;padding: 10px;border: 1px solid rgba(0,0,0,0.3);white-space: pre;color: inherit; }

iframe, fieldset{margin: 0;padding:0;border: 0;}



section#main{z-index: 0;padding-top: 0px;}


section#main > .row > .columns{z-index: 0;}

/*Default Wordpress styles*/

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
	max-height: 100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: none;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1em;
}
p img,
.wp-caption {
	margin: 0;
}

.sticky {}

.wp-caption {
	margin-bottom: 1em;
	padding: 5px;
	max-width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	background: white;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: inherit;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	position: relative;
	margin-bottom: 0;
	padding: 10px 0 5px 40px;
}
.wp-caption .wp-caption-text:before {
	position: absolute;
	top: 10px;
	left: 5px;
	margin-right: 5px;
	content: '\2014';
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.gallery {
	margin: 0;
}
.gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	padding-right: 2%;
	width: 23%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	padding: 0;/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
}
.wp-caption img {
	border-color: transparent;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
.gallery .gallery-icon a:focus img,
.gallery .gallery-icon a:hover img,
.gallery .gallery-icon a:active img {
	border-color: #bbb;/* Add some useful style to those fancy borders for linked images ... */
	background: transparent;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	border-color: transparent;/* ... including captioned images! */
	background: transparent;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}


.excerpt input[type="password"] {
    display: inline;
    height: 30px;
    line-height: 30px;
    width: auto;
}

/* Floated content doesn't work well at this size */
.alignleft,
.alignright {
	display: block;
	float: none;
	margin-right: 0;
	margin-left: 0;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
dl.gallery-item {
	margin: 0;
}
.align-left{
	text-align: left;
}
.align-right{
	text-align: right;
}
.align-center{
	text-align: center;
}

/* Elements */
.clear{clear: both;}
.hide{display: none;}
.element{position: relative;margin-bottom: 30px !important;}
.content-title{
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0;
	color: #343434;
	text-align: left;
	text-transform: uppercase;
}
.content-title:after{
	content: '';
	display: block;
	background: #dddede;
	border-left: 30px solid #a93064;
	height: 1px;
	margin-top: 5px;
}
.content-title span{
	line-height: 20px;
	font-size: 20px;
	font-family: inherit;
	font-weight: bold;
	color: #444;
}
.fl{float: left;}
.fr{float: right;}
.i-b{display: inline-block;}
.dotted, .stripes{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;background: url('../../images/stripes.png') repeat;}
.featbg article{display: block;max-width: 100%;}
.cat-title{margin-bottom: 30px;}
.cat-title h2{ margin: 0;font-weight: normal;color: #FFF;height: 50px;font-family: Arial, sans-serif;line-height: 50px;font-size: 24px;}
.cat-title h2 span { display: inline-block; padding: 0 15px;}
.isdiv{display: block !important;}
.mtb{margin: 30px 0;}

/* Delimiters margin */
.margin_15px { margin: -15px 0 15px 0; }
.margin_30px { margin-bottom: 30px; }
.margin_60px { margin: 30px 0 60px 0; }

.nm{margin: 0;}
.nm.header{margin-top: 3px; margin-bottom: 0px;}
.masonry {position: relative;margin: 0 -15px !important;max-width: 1170px;}
.masonry article{
    float: left;
    margin: 0;
}


/* Login form */
.login_inside{max-width: 600px;}
.login{margin: 0 auto;max-width: 600px;width: 100%;}
#registration_iframe{display: none;}
.login_box{position: relative;padding: 0;}
.login-box-container{position: relative;margin: 30px auto;max-width: 100%;}
.login_box .button{width: 100%;}
.login_box #registration_error{display:none;margin: 10px 0;padding: 0.6em 0;width: 100%;border:1px solid #ccc;background: #e8e8e8;text-align: center;}
.login_box .not_logged_msg{margin-bottom: 30px;padding: 0.6em 0;border:1px solid #E6DB55;background-color: #FFFFE0;text-align: center;}
.login-linedup{display: block;height: 32px;line-height: 32px;}
.login-linedup p{line-height: inherit;}
.login_box .close_box{position: absolute;top:0;right: 0;display: block;width: 27px;height: 27px;background-image: url(../../images/login.close.png);cursor: pointer;cursor: pointer;}
.login_inside input{height: 35px;line-height: 35px;box-shadow: 0;}
.login-linedup label input{line-height: 1;height: auto;}
.login_inside .twelve.columns p{margin-bottom: 0;}
/* Site block elements */

#colophon{padding-bottom: 0px;}
footer#colophon .footer-styles { padding: 0 30px; }

#header-container > .delimiter{
	margin-bottom: 20px;
}
#header-container{
	position: relative;
}

#header-container form#searchform fieldset .input{
	border: 0;
	margin: 0;
}

#page{
	position: relative;
}

#search-signin{
	text-align: right;
}
/* Entry meta */

.entry-meta, .entry-meta ul{
	display: inline-block !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.entry-meta{
	display: block;
}
.entry-meta{
	margin-bottom: 15px;
}
.entry-meta li{
	display: inline-block;
	margin: 0;
	padding: 0;
	width: auto !important;
	font-size: 10px;
	zoom: 1;
	*display: inline;
}

.entry-meta li a { display: inline !important; }
.entry-meta li:first-child:before{
	content: " ";
}
.entry-meta li li:before{
	content: "•   \00a0" ;
}
.entry-meta li.author:before{
	content: "" ;
}
.entry-meta li:after{
	content: "\00a0" ;
}
.entry-meta li ul li{
	display: inline-block;
	margin: 0;
	padding: 0;
	zoom: 1;
	*display: inline;
}
.entry-meta li ul li:before{
	content: "";
}
.entry-meta li ul li:after{
	content: ', ';
}
.entry-meta li ul li:last-child:after{
	content: '';
}
.entry-meta li ul.category li a{
	padding: 2px 5px;
}
.entry-meta li ul.category li{
	margin-right: 10px;
}
.entry-meta li ul.category li:last-child{
	margin-right: 0px;
}
.entry-meta li ul.category li:after{
	content: ' ';
}
.entry-meta li ul.post-admin li:after{
	content: "•   \00a0";
}

.entry-meta li ul.post-admin li:last-child:after{
	content: " ";
}

/* Entry info */

.entry-info{
	float: right;
	margin-left: 10px;
	width: 35px;
	border-left: 1px solid #f5f5f5;
	border-left: 1px solid rgba(0,0,0,0.15);
}
.entry-info ul{
	margin: 0;
	padding: 0;
}

/* Tabment view */

.tabment-view .tabment{

}
.tabment-view .tabment .tabment-tabs{
	float: left;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
.tabment-view .tabment .tabment-tabs li{
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
.tabment-view .tabment .tabment-tabs li a{
	display: block;
	padding: 3px 10px 2px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-o-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}
.tabment-view .tabment .tabment-tabs li a.active{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.tabment-view .tabment-container .tabment-tabs-container{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabment-view .tabment-container .tabment-tabs-container li.tabs-container{
	display: none;
}
.tabment-view .tabment-container .tabment-tabs-container li.tabs-container:first-child{
	display: block;
}
.tabment-view .tabment-container .tabment-tabs-container li.metas { display: block !important; }
.tabment-view .tabment-container .tabment-tabs-container li .entry-meta li{ display: inline-block !important; }
.tabment-view .tabment-container .tabment-tabs-container li .more-titles li{ display: block !important; }


.tabment-view .tabment-tabs-container li .entry-content-category, .tabment-view .tabment-tabs-container li .entry-content-title, .tabment-view .tabment-tabs-container li .entry-content-date, .tabment-view .tabment-tabs-container li .entry-content-excerpt {
    display: block;
}



/* Hover elements */


/* Single comments */

/* Comments */
.cosmo-comment-plain{margin:0;list-style: none;}
.cosmo-comment-plain li.comment{display:inline-block; clear:both;margin:0;margin-bottom: 25px;padding-bottom: 25px; width: 100%; background: url(../../images/delimiter.bg.x.png) repeat-x bottom left;list-style-type: none;font-size: 12px;}
/* .cosmo-comment-plain li.comment .cosmo-comment-quote{color:#000; */
.cosmo-comment-plain li.comment .comment-body{min-height: 65px;}
.cosmo-comment-plain li.comment .cosmo-comment-thumb{float:left;margin: 0 20px 0 0;padding: 5px;border: 1px solid #e8e8e8;background: #FFF;line-height: 0;}
.cosmo-comment-plain li.comment .cosmo-comment-textinfo{margin-bottom: 10px;line-height: 15px;}
.cosmo-comment-plain li.comment .user{ }
.cosmo-comment-plain li.comment .time{ }
.cosmo-comment-plain li.comment .reply{display: inline-block;margin-top: -1px;zoom: 1;*display:inline;}
.cosmo-comment-plain li.comment .reply a{padding-left:18px;background: url(../../images/comment.reply.png) no-repeat left center;}
.cosmo-comment-list ul.children{padding-left:60px;}
p.comment-subscription-form{clear:both;margin-bottom: 10px;}
em.comment-awaiting-moderation{display: inline-block;margin-top:10px;color: #004385;font-size: 12px;}
#respond form p {
	display: block;
}
#respond form p.logged-in-as {
	display: block;
	background: none;
}

#respond input{
	display: block;
	float: none;
	padding: 0 0 0 5px;
	width: 100%;
	height:30px;
	font-size: 12px;
	line-height: 30px;
	border-radius: 0;
}

#respond textarea{
	overflow-y: auto;
	padding: 0 0 0 5px;
	min-height:150px;
	width: 100%;
	border-radius: 0;
	line-height: 1.8;
}
/*#comments {
	padding: 30px 0 10px;
}*/
#comments p.form-submit #submit{
	float: left;
	margin:15px 0 20px 15px;
	padding: 0px 20px;
	width: auto;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	height: 35px;
	line-height: 36px;
	font-family: Arial, sans-serif;
	border: 0 none;
}
#comments p.form-submit #submit:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#respond p.comment-notes{ margin-bottom: 15px;background: none;}

#respond input[type="checkbox"] {
	float: left;
	margin: 7px 10px 0 0;
	height: auto;
}

/* Post author highlighting */
.cosmo-comment-list > li.bypostauthor {
	border-color: transparent;
}
.cosmo-comment-list > li.bypostauthor .cosmo-comment-textinfo, .cosmo-comment-list .children > li.bypostauthor .cosmo-comment-textinfo {
	 color: #999;
	 font-size: 12px; 
}

/* Quote element */

.quote-element{
	text-align: center;
	font-size: 30px;
	line-height: 1.6;
}

/* Breadcrumbs */
.breadcrumbs{
	width: 100%;
}
.breadcrumbs ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.breadcrumbs ul li{
	display: inline-block;
	margin-right: 0px;
	color: inherit;
	font-size: 11px;
	zoom: 1;
	*display: inline;
}
.breadcrumbs ul li:first-child{
	padding-left: 0px;
	background: none;
}
.breadcrumbs ul li a{
	color: inherit;
}
.breadcrumbs ul li a:hover{
	color: inherit;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

article.single-post .entry-content{
	margin-bottom: 30px;
	font-size: 12px;
}
article.single-post .entry-content p{
	font-size: 12px;
}
.tags-title{clear: both;margin-bottom: 15px;cursor: default;}
.single-tags{font-size: 12px;line-height: 12px;margin-bottom: 20px;}

.share-container:after{
	content: '';
	display: block;
	clear: both;
}
.six.columns > .share-container{
	text-align: right;
}
.article-share{z-index: 999;clear: both; }

.zoom-image {position: absolute;top:50%;right:50%; z-index: 9999; margin-top:-25px; margin-right:-25px;width: 50px;height: 50px;border-radius: 3px; background: rgba(0,0,0,0.15) url(../../images/zoom.image.png) no-repeat center center;opacity: 0; cursor: pointer;}
.elastislide .relative:hover > .zoom-image{
	opacity: 1;
}
.featbg:hover > .zoom-image{
	opacity: 1;
}
.zoom-image a {
    display: block;
    text-indent: -9999px;
	line-height: 50px !important;
}

#reply-title, #comments-title {
    text-align: left;
    text-transform: uppercase;
    font-family: Helvetica;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    padding: 0;
}

#reply-title { margin: 0 15px 15px 15px; }

#reply-title span, #comments-title span {
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #444;
}

#reply-title:after, #comments-title:after{
	content: '';
	display: block;
	background: #dddede;
	border-left: 30px solid #a93064;
	height: 1px;
	margin-top: 5px;
}

.subtext, .subtext p {
	font-weight: bold;
	margin: 0;
}
.subtext p:last-child {
    margin-bottom: 20px;
}

/* Popular tags */

.popular-tags > ul.entry-content-tag-list{
    margin: 0 0 15px 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.popular-tags ul.entry-content-tag-list > li.entry-content-tag-elem{
    display: inline-block;
    color: white;
    font-size: 12px;
}

.popular-tags ul.entry-content-tag-list > li.entry-content-tag-elem a{
    color: inherit;
    padding: 0 5px 0 10px;
    background-color: #A93064;
    position: relative;
    line-height: 20px;
    height: 20px;
    display: block;
    margin-left: 10px;
}

.popular-tags ul.entry-content-tag-list > li.entry-content-tag-elem a:before{
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #A93064;
    left: -10px;
    position: absolute; 
}

.popular-tags ul.entry-content-tag-list > li.entry-content-tag-elem a:after{
    display: block;
    content: '';
    position: absolute;
    background-color: white;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    top: 50%;
    margin-top: -2px;
    left: 1px;
}
.popular-tags{
	z-index: 1;
	font-size: 12px;
}
.full_width_row .popular-tags{
	border: 0 none;
	border-bottom: 1px solid #d5d5d5;
	line-height: 37px;

}

/* Likes */

span.like{
	display: inline-block;
	padding: 0;
	height: 24px;
	white-space: nowrap;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
}
span.like em{
	font-style: normal;
}
span.like i{
	font-style: normal;
}



/* Splitter */
.splitter, .thumbs-splitter {
    border-bottom: 1px solid #97AD59;
    margin-bottom: 30px;
    text-align: center;
}
.splitter li, .thumbs-splitter li {
    color: inherit;
    display: inline-block;
}
.splitter li:first-child, .thumbs-splitter li:first-child {
	padding-left: 0px;
	border-left: none;
}
.splitter li a, .thumbs-splitter li a {
    background-color: rgba(151, 173, 89, 0.7);
    color: inherit;
    display: block;
    padding: 2px 10px;
    opacity: 0.7;
    filter:alpha(opacity=70);
}

.splitter li.selected a, .thumbs-splitter li a.selected {
	background-color: #97AD59;
	opacity: 1;
	filter:alpha(opacity=100);
}


/* Audio player */
.audioplayer_container{
	margin-bottom: 0;
	line-height: 0;
	clear: both;
	padding-bottom: 8px;
}
.single .audioplayer_container{
	margin-bottom: 25px;
	padding: 0;
}
.audioplayer_container object{
	width: 100%;
	height: 24px;
}

/* Attached file */
.attach{
	padding: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	background: #fff url('../../images/format.file.download.png') no-repeat 3% 50%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.attach a{
	padding-left: 7%;
	font-size: 16px;
}
.cosmo-tabs .attach{border: 0;border-radius: 0;box-shadow: 0 0 0 #FFF;}



/* Single gallery */


.featbg article{display: inline-block;}
.featbg ul{display: block;margin:0;padding:0;list-style-type: none;}
.featbg ul li{display: block;float: left;line-height: 0;}
.featbg ul li div{display: inline-block;max-width: 100%;}
.featbg .es-carousel-wrapper{position: relative;overflow: hidden;width: 100%;}

.featbg .single_carousel .zoom-image, .featbg .single_carousel .zoom-image a{z-index: 9999999; border: none;}
.ourcarousel > .es-carousel > ul > li > ul{margin-left: 0;}
.carousel-title{margin: 0 15px -15px;}

.ourcarousel .es-nav span.es-nav-next, .ourcarousel .es-nav span.es-nav-prev{
	color: inherit;
}


/* No margin rows */
#page.boxed #header-container > .row,
#page.boxed > section#main > .main-container > .row,
#page.boxed > footer > .row,
#page.boxed #header-container > div.full_width_row > .row,
#page.boxed > section#main > .main-container > div.full_width_row > .row,
#page.boxed > footer > div.full_width_row > .row{
	padding-right: 15px;padding-left: 15px;
}

#page #header-container > .row.row_no_margin,
#page.boxed #header-container > .row.row_no_margin,
#page > section#main > .main-container > .row.row_no_margin,
#page.boxed > section#main > .main-container > .row.row_no_margin,
#page > footer > .row.row_no_margin,
#page.boxed > footer > .row.row_no_margin,

#page #header-container > .full_width_row > .row.row_no_margin,
#page.boxed #header-container > .full_width_row > .row.row_no_margin,
#page > section#main > .main-container > .full_width_row > .row.row_no_margin,
#page.boxed > section#main > .main-container > .full_width_row > .row.row_no_margin,
#page > footer > .full_width_row > .row.row_no_margin,
#page.boxed > footer > .full_width_row > .row.row_no_margin
{
	padding: 0;
}
#page.boxed div.row_no_margin > .columns:first-child, #page div.row_no_margin > .columns:first-child{
	padding-left: 0;
}
#page.boxed div.row_no_margin > .columns:last-child, #page div.row_no_margin > .columns:last-child{
	padding-right: 0;
}
.full_width_row{padding-top: 30px;}
div.row_no_margin + div.row > div > div, div.full_width_row + div.row > div > div{
	border: 0 none;
	box-shadow: 0 0 0;
}
div.row_no_margin .main-menu-top{
	padding-left: 30px;
}
div.full_width_row .main-menu-top{
	border: 0 none;
	box-shadow: 0 0 0;
}
.full_width_row.full_width_content_row  .row{width: 100%;}
/* Menu styles */



/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	z-index: 		33;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	box-shadow: 	0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	display:		inline-block;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.sf-menu a:hover{
	opacity: 0.6;
}
.sf-menu li.selected a{
	opacity: 0.6;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
.top_menu .sf-menu li ul{
	top: 1.2em;
}
.main-menu .sf-menu li.no_description:hover ul,
.main-menu .sf-menu li.no_description.sfHover ul {
	left:			0;
	top:			1.5em; /* match top ul list item height */
	z-index:		99;
}
.main-menu .sf-menu>li>ul{top:40px;visibility: hidden;}
.align-middle, .align-bottom{
	-webkit-transition: margin-top .5s ease-in-o;
	-moz-transition: margin-top .5s ease-in;
	-o-transition: margin-top .5s ease-in;
	-ms-transition: margin-top .5s ease-in;
	transition: margin-top .5s ease-in;
}
.top_menu .sf-menu>li>ul{visibility: hidden;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			white;
}
.sf-menu li {

}
.sf-menu li li {
	background: rgba(0,0,0,0.85);
	color: white;
}
.sf-menu li li li {
	background: rgba(0,0,0,0.85);
	color: white;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus{
	outline:0;
	color: white;
}
.sf-menu ul ul {
    margin-left: 1px;
}
.sf-menu li:hover a{
	color: white;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.main-menu .sf-sub-indicator{
	top:25px;
}

.main-menu .no_description .sf-sub-indicator{
	top:13px;
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			6px;
	top:			13px; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

.main-menu .no_description .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.15em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.main-menu li.no_description a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			13px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

.main-menu a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			25px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			13px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.main-menu .sf-menu ul > li.no_description  a > .sf-sub-indicator { background-position:  0 0; top: 13px; right: 6px; }
.main-menu .sf-menu ul > li a > .sf-sub-indicator{ background-position:  0 0; top: 20px; right: 6px; }
/* apply hovers to modern browsers */
.main-menu .sf-menu ul li.no_description a:focus > .sf-sub-indicator,
.main-menu .sf-menu ul li.no_description a:hover > .sf-sub-indicator,
.main-menu .sf-menu ul li.no_description a:active > .sf-sub-indicator,
.main-menu .sf-menu ul li.no_description:hover > a > .sf-sub-indicator,
.main-menu .sf-menu ul li.sfHover.no_description > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	top: 13px;
}

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	top: 13px;
}

.main-menu .sf-menu ul a:focus > .sf-sub-indicator,
.main-menu .sf-menu ul a:hover > .sf-sub-indicator,
.main-menu .sf-menu ul a:active > .sf-sub-indicator,
.main-menu .sf-menu ul li:hover > a > .sf-sub-indicator,
.main-menu .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	top: 20px;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		#BDD2FF;
	height:			2.5em;
	padding-bottom:	2.5em;
	position:		relative;
}
.sf-navbar li {
	background:		#AABDE6;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:		#BDD2FF;
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background:		#BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:		#BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		#D1DFFF;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#E6EEFF;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

/* End Menu styles */

.row > div:last-child .mobile-login-sub-menu{
	right: 0px;
}
.header-signin-container{
	display: inline-block;
}

.header-signin, .header-signin:hover{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	padding-left: 1em;
	padding-right: 2.4em;
	position: relative;
}

.header-signin .sf-sub-indicator{
	display: none;
}
.row > div:last-child .mobile-login-sub-menu{
	right: 0px;
}
.mobile-login-sub-menu{
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 99999999999999;
	width: 170px;
	top: 38px;
	padding: 10px 15px;
	display: none;
	text-align: left;
}
.mobile-login-sub-menu li{
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 1px dotted rgba(255,255,255,0.2);
}
.mobile-login-sub-menu li:last-child{
	border-bottom: 0 none;
}

.mobile-login-sub-menu li i { margin-right: 7px; font-size: 16px;position: absolute; left: 15px; }

.header-signin .icon-author { font-size: 16px; }

/* Sign in */
.cosmo-icons ul li.signin li a{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 16px;
	padding-left: 40px;
	height: 16px;
	/*display: none;*/
	-webkit-transition: background-position .3s ease;
	-moz-transition: background-position .3s ease;
	-o-transition: background-position .3s ease;
	transition: background-position .3s ease;
}
.cosmo-icons ul li.signin > ul {
	display: none;
	position: absolute;
	width: 170px;
	margin: 0;
	left: 0;
	text-align: left;
	z-index: 99999;
}
.row > .columns:last-child .cosmo-icons ul li.signin > ul {
	left: auto;
	right: 0;
}
.cosmo-icons ul li.signin:hover > ul, .row > .columns:last-child .cosmo-icons ul li.signin:hover > ul { display: block; }
.cosmo-icons ul li.signin li a:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	color: inherit;
}

.header-user-menu{ float: right;}

.mobile-select-sub-menu, .select-menu, .mobile-select-top-sub-menu{display: none;}

.mobile-login-menu{
	margin: 0;
}
.mobile-login-menu li{
	list-style-type: none;
	padding: 0;
	line-height: 35px;
	position: relative;
}
.mobile-login-menu li.signin{
	position: relative;
	text-align: right;
}
.mobile-login-menu > li:after{
	position: absolute;
	top: 17px;
	right: 15px;
	border-top: 5px solid rgba(0,0,0,0.5);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: "";
}
.login-menus li > a > i{
	font-size: 16px;
	position: absolute;
	top: 10px;
	left: 10px;
}
/* Responsive menu */
@media only screen and (max-width: 1024px){
	.main-menu-top, .mobile-login-menu li.signin{display: none;}
	.mobile-select-sub-menu, .select-menu, .mobile-select-top-sub-menu {display: inline-block;width: 100%;}
	.sf-menu{display: none;}
}

/* Footer menu */
.footer-menu{margin: 0;}
.footer-menu li{
	display: inline-block;
	padding: 0 10px;
}
.footer-menu li:first-child{
	padding-left: 0px;
}
.footer-menu li .children, .footer-menu li.more-menu-item{
	display: none;
}


a.format-video { position: absolute; top: 0%; left: 0%; z-index: 9; display: block;width: 100%; height: 100%;background: url('../../images/button.play.png') no-repeat 50% 50%;opacity: 0;}

/* Cosmo buttons */
p.submit{ display: inline-block;font-family: Arial;}
p.submit input{ float: left;}
p.submit input[type="submit"], p.submit input[type="button"], .inp_button{padding: 0px 15px;height: 32px;-webkit-box-shadow: inset 0 1px 1px #FFF;color: white;font-weight: bold;font-size: 13px; cursor: pointer; border: 0 none;}
p.submit input[type="submit"]:hover, p.submit input[type="button"]:hover, .inp_button:hover { opacity: 0.6; }

.widget input[type="submit"]{color: #555555 !important;}
p.submit.blue input[type="submit"],p.submit.blue input[type="button"]{
  border: 1px solid #5aa0d1;
  border-radius: 3px;
  background: #71c2fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #71c2fb 0%, #5aa0d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c2fb), color-stop(100%,#5aa0d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* IE10+ */
  background: linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c2fb', endColorstr='#5aa0d1',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.submit.blue input[type="submit"]:hover,p.submit.blue input[type="button"]:hover{
  border: 1px solid #5aa0d1;
  background: #61bcfc; /* Old browsers */
  background: -moz-linear-gradient(top,  #61bcfc 0%, #4796cd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61bcfc), color-stop(100%,#4796cd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* IE10+ */
  background: linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bcfc', endColorstr='#4796cd',GradientType=0 ); /* IE6-9 */
}
p.submit.red input[type="submit"],p.submit.red input[type="button"]{
  border: 1px solid #d15252;
  border-radius: 3px;
  background: #004385; /* Old browsers */
  background: -moz-linear-gradient(top,  #004385 0%, #d24545 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004385), color-stop(100%,#d24545)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #004385 0%,#d24545 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #004385 0%,#d24545 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #004385 0%,#d24545 100%); /* IE10+ */
  background: linear-gradient(top,  #004385 0%,#d24545 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004385', endColorstr='#d24545',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.submit.red input[type="submit"]:hover,p.submit.red input[type="button"]:hover{
  border: 1px solid #d15252;
  background: #fd4b4b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fd4b4b 0%, #ce3232 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4b4b), color-stop(100%,#ce3232)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* IE10+ */
  background: linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4b4b', endColorstr='#ce3232',GradientType=0 ); /* IE6-9 */
}
p.submit.dark-gray input[type="submit"],p.submit.dark-gray input[type="button"]{
  border: 1px solid #2f2424;
  border-radius: 3px;
  background: #181818; /* Old browsers */
  background: -moz-linear-gradient(top,  #181818 0%, #4f5f66 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#181818), color-stop(100%,#4f5f66)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #181818 0%,#4f5f66 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #181818 0%,#4f5f66 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #181818 0%,#4f5f66 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #181818 0%,#4f5f66 100%); /* W3C */
  color: #FFF;
  text-shadow: 1px 1px 0px #2f2424;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#4f5f66',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.submit.dark-gray input[type="submit"]:hover,p.submit.dark-gray input[type="button"]:hover{
  border: 1px solid #2f2424;
  background: #3a3a3a; /* Old browsers */
  background: -moz-linear-gradient(top,  #3a3a3a 0%, #717b80 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(100%,#717b80)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3a3a3a 0%,#717b80 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3a3a3a 0%,#717b80 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3a3a3a 0%,#717b80 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #3a3a3a 0%,#717b80 100%); /* W3C */
  color: #FFF;
  text-shadow: 1px 1px 0px #2f2424;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#717b80',GradientType=0 ); /* IE6-9 */
}

p.button-small a{display: block;padding: 0px 8px;height:23px;-webkit-box-shadow: inset 0 1px 1px #FFF;-moz-box-shadow:inset 0 1px 1px #FFF;box-shadow:inset 0 1px 1px #FFF;color: white;font-weight: bold;font-size: 11px;line-height:23px;line-}

p.button-small.blue a, p.submit.blue input[type="submit"], p.submit.blue input[type="button"]{
  border: 1px solid #5aa0d1;
  border-radius: 3px;
  background: #71c2fb; /* Old browsers */
  background: -moz-linear-gradient(top,  #71c2fb 0%, #5aa0d1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71c2fb), color-stop(100%,#5aa0d1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* IE10+ */
  background: linear-gradient(top,  #71c2fb 0%,#5aa0d1 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71c2fb', endColorstr='#5aa0d1',GradientType=0 ); /* IE6-9 */
}
p.button-small.blue a:hover, p.submit.blue input[type="submit"]:hover, p.submit.blue input[type="button"]:hover{
  border: 1px solid #5aa0d1;
  background: #61bcfc; /* Old browsers */
  background: -moz-linear-gradient(top,  #61bcfc 0%, #4796cd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61bcfc), color-stop(100%,#4796cd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* IE10+ */
  background: linear-gradient(top,  #61bcfc 0%,#4796cd 100%); /* W3C */
  text-shadow: 1px 1px 0px #5aa0d1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bcfc', endColorstr='#4796cd',GradientType=0 ); /* IE6-9 */
}
p.button-small.red a, p.submit.red input[type="submit"], p.submit.red input[type="button"]{
  border: 1px solid #d15252;
  border-radius: 3px;
  background: #fc5b5b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fc5b5b 0%, #d24545 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc5b5b), color-stop(100%,#d24545)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* IE10+ */
  background: linear-gradient(top,  #fc5b5b 0%,#d24545 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5b5b', endColorstr='#d24545',GradientType=0 ); /* IE6-9 */
  cursor: pointer;
}
p.button-small.red a:hover, p.submit.red input[type="submit"]:hover, p.submit.red input[type="button"]:hover{
  border: 1px solid #d15252;
  background: #fd4b4b; /* Old browsers */
  background: -moz-linear-gradient(top,  #fd4b4b 0%, #ce3232 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd4b4b), color-stop(100%,#ce3232)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* IE10+ */
  background: linear-gradient(top,  #fd4b4b 0%,#ce3232 100%); /* W3C */
  text-shadow: 1px 1px 0px #d15252;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd4b4b', endColorstr='#ce3232',GradientType=0 ); /* IE6-9 */
}


/*Tooltips*/
.tipsy { padding: 5px;  background-image: url(../../images/tipsy.gif); background-repeat: no-repeat; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); }
.tipsy-inner { padding: 5px 8px 4px 8px; max-width: 200px; background-color: black; color: white; text-align: center; }
.tipsy-inner { -webkit-border-radius:3px; -moz-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/*Tour tooltips*/
.demo-tooltip { color: #000; position: absolute; top: 0; left:0; z-index: 99; padding: 15px 15px 0 15px; min-height: 140px; width: 260px; border: 1px solid #dbdbdb; background: white; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.demo-tooltip .arrow { position: absolute; top: 50px; width: 32px; height: 66px; }
.demo-tooltip .arrow.left { left:-32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat 0 0;}
.demo-tooltip .arrow.right { right:-32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat -32px 0;}
.demo-tooltip .arrow.top { top: -32px; left:113px; width: 66px; height: 32px; background: url(../../images/demo-tooltip.arrow.png) no-repeat -64px 0;}
.demo-tooltip .demo-steps { float: left; clear: both; margin-bottom: 10px; width: 100%; font-weight: bold; font-size: 12px; }
.demo-tooltip .demo-steps strong { width: 190px;}
.demo-tooltip .demo-content { position: relative; display: block; float: left; clear: both; min-height: 55px; width: 100%;font-size: 12px; line-height: 1.6; *float: none; *clear: none;}
.demo-tooltip .demo-buttons {position: relative; float: left; margin: 12px 0 0 -14px; padding: 15px; width: 258px; height: auto; background: #f8f8f8 url(../../images/demo-tooltip.bg.png) repeat-x left top; *float: none; *display: inline-block; }
.demo-tooltip .demo-content p.close{ clear: both; padding: 5px 0 0 0; width: 100%; text-align: right; font-size: 11px; }
.demo-tooltip .close { position:static; background:transparent;}
.demo-tooltip p { margin-bottom: 0px;}


/* Pagination */
.pag ul {
	position: relative;
	margin: 0 auto 30px auto;
	text-align: center;
	font-size: 12px;
}
.pag ul li{
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 5px 0;
	zoom: 1;
	*display:inline;
}
.pag ul li .page-numbers{
	display: block;
	margin-right: 5px;
	padding: 0 9px;
	height: 25px;
	color: #FFF;
	line-height: 25px;
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	-o-transition: .4s all;
	transition: .4s all;
	font-family: Arial, sans-serif;
}
.pag ul li .page-numbers:hover{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.pag ul li .current{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	font-weight: bold;
}
.oldie .pag ul li{float: left;}


/* Overlay */
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
}



/* Keyboard demo */
.keyboard-demo{position: fixed; top: 150px;right: 25px;}
#big-keyboard{position: absolute;top: 0;left: 0;z-index: 999;display:none;width: 100%;height: 100%;background: rgba(0,0,0,0.6);}
#keyboard-container{position: fixed;top: -50%;top: 0%;left: 0%;display:none;margin: 0 auto;width:100%;background: none;text-align: center;}
#keyboard-container p.hint{margin-top: 30px;padding: 30px 0;background: rgba(0,0,0,0.8);color: white;}
#keyboard-container .close{position: absolute;top: 5px;right: 20%;width: 27px;height: 27px;background-image: url(../../images/login.close.png);cursor: pointer;}

.cui_form{margin: 0;}

.cosmo_uploader_label{margin-bottom: 30px;}
.cosmo_uploader_label a{color: #333;text-decoration: none;}
.cosmo_uploader_label a:hover{color: #495769;text-decoration: none;}
.cosmo_uploader_label p.info{margin: 10px 0;font-size: 12px;font-family: Arial, sans-serif;}
.cosmo_uploader_label label h4 {
    margin: 0 0 15px;
}
.cosmo_uploader_interface{margin-bottom: 15px;}
.label_add_url h4{margin-bottom: 15px;font-size: 20px;}
.add_url_link{padding: 8px 15px;text-decoration: none;font-size: 12px;font-family: Arial;}
.front_post_input.add_url{padding: 5px 15px;width: 50%;}
#label_video_url .front_post_input.add_url{background: #FFF;border: 1px solid #ccc;color: #000;}
.st a {color: inherit;}
.field{clear: both;margin-bottom: 15px;}

blockquote { border-left: 1px solid; }
blockquote, blockquote p { color: inherit; }
.post .cosmo-blockquote p { color: inherit; }

.post-item-page{margin: 0;padding: 0; width: 100%; border: 0 none; border-radius: 0 0 0 0; }
.post-item-page .cui_form{margin: 0;cursor: pointer;}
.post-item-page .cui_form .cui_upload_button_container.cui_add_button{cursor: pointer;}
.post-item-page .hidden_upload_iframe{position: absolute;margin: 0;height: 0;}
.post-item-page.cosmo-tabs .tabs-container{clear: both;padding: 0px;}
.post-item-page .cosmo_uploader_label{margin-bottom: 15px;}
.post-item-page .field{float: left;margin: 15px 0;width: 100%;}
.post-item-page .field .field{margin: 0;}
.post-item-page .field input{max-width: 98%;}
.post-item-page .button{text-align: left;}
.submit.button.gray > input {
    color: #666666;
}
.post-item-page *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.post-item-page .row, .post-item-page .row form .row, .post-item-page .columns, .post-item-page .row form .row .column, .post-item-page .row form .row .columns{margin: 0;padding: 0 !important;}
.post-item-page h2 { margin-top: 0; }
.post-item-page .tabs-container { color: inherit; }
.tabs-container .cosmo_uploader_interface { width: 100%; padding: 2px 0; }
.bottom-separator.left.full {
    width: 100%;
}

.bottom-separator.left.full .tabs-nav { max-width: 100%; padding: 0 5px; }
.post-item-page .field input.front_post_input {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.my-account-page .columns{position: static;}
.my-account-page .tabs-container{clear: both;overflow: hidden;margin: 15px 0;max-width: 100%;}
.my-account-page .tabs-container label{float: left;width: 25%;}
.my-account-page .tabs-container input{float: left;width: 75%; height: 30px;}
.my-account-page .tabs-container textarea{float: left;width: 75%; }
.my-account-page .tabs-container .pic{float: left;width: 75%;}
#adduser img.avatar {
    float: left;
    margin-right: 20px;
}

#adduser .form-submit.submit.button.gray {
    padding: 0 0 30px;
}
.remove-avatar{float: none !important;margin-top: 15px;width: auto !important;}
#remove_avatar{float: none !important;width: auto !important;}
.es-carousel ul li { width: 100%; }
.ourcarousel ul { display: none; }
.width90 { width: 90px !important; }

.warning{color: #CE3D40;}
.invalid{border: 1px solid red !important;}


.lh { line-height: 0;}
.pp_inline .format-video { display: none !important; }

.cosmo-tabs.submit iframe { min-height:150px !important; }
.cosmo-tabs.submit select{
	height: 25px;
	-webkit-appearance: menulist-button;
	border: 1px solid rgba(0, 0, 0, 0.3);
}

body.OSX .cosmo-tabs.submit select{
	border: 1px solid rgba(0,0,0,0.2);
}

.comment-subscription-form { padding: 0 15px; }
.pp_gallery { display: none !important;}

.masonry .two, .filter-on.row .two { width: 16.5%; }
.masonry .four, .filter-on.row .four { width: 33.2%; }
.masonry .six , .filter-on.row .six{ width: 49.9%; }
.masonry .three, .filter-on.row .three { width:24.9%; }



.cosmo-box h5 { margin-top: 0; }

.cosmo-box:last-child:after{}

.pagenumbers{clear:both;}

/* Widget Flickr */
.widget_flickr_photos .flickr_badge_image{float: left;margin-right: 5%;width: 30%;}
.widget_flickr_photos .flickr_badge_image img{width: 100%;}
.widget_flickr_photos .flickr_badge_image:nth-of-type(3n) {clear: right;margin-right: 0%;margin-bottom: 3%;width: 30%;}

.z_index_neg { z-index: -1 !important; }

.entry-meta-edit > ul {
    list-style: none outside none;
    margin: 0;
}
.entry-meta-edit ul li {
    border-right: 1px solid #9C9C9C;
    display: inline-block;
    margin: 0;
    color: inherit;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin-right: 10px;
    opacity: 0.7;
    padding-right: 10px;
    text-transform: uppercase;
}
.entry-meta-edit ul li:last-child { border: 0 none; }
.quicktags-toolbar input { color: #464646 !important;}
.wp-editor-area { color: #000 !important; background: #fff !important; }

.widget .tabs-container {
	color: inherit;
}

input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled]{
	background: #000000;
	opacity: 0.3;
}
.pp_description { color: #000; }

.event-map iframe {
    width: 100%;
}
.time-left-no-margin { margin-right: 0 !important; }


/*==========================Loader=========================*/


#fountainG {
    display: none;
    height: 45px;
    left: 40%;
    margin-bottom: 30px;
    position: relative;
    width: 240px;
}

.fountainG{
position:absolute;
top:0;
background-color:#000000;
width:29px;
height:29px;
-moz-animation-name:bounce_fountainG;
-moz-animation-duration:1.5s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-moz-border-radius:19px;
-webkit-animation-name:bounce_fountainG;
-webkit-animation-duration:1.5s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-webkit-border-radius:19px;
-ms-animation-name:bounce_fountainG;
-ms-animation-duration:1.5s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-ms-border-radius:19px;
-o-animation-name:bounce_fountainG;
-o-animation-duration:1.5s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
-o-border-radius:19px;
animation-name:bounce_fountainG;
animation-duration:1.5s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
border-radius:19px;
}

#fountainG_1{
left:0;
-moz-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-o-animation-delay:0.6s;
animation-delay:0.6s;
}

#fountainG_2{
left:30px;
-moz-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-o-animation-delay:0.75s;
animation-delay:0.75s;
}

#fountainG_3{
left:60px;
-moz-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-o-animation-delay:0.9s;
animation-delay:0.9s;
}

#fountainG_4{
left:90px;
-moz-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-o-animation-delay:1.05s;
animation-delay:1.05s;
}

#fountainG_5{
left:120px;
-moz-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-o-animation-delay:1.2s;
animation-delay:1.2s;
}

#fountainG_6{
left:150px;
-moz-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-o-animation-delay:1.35s;
animation-delay:1.35s;
}

#fountainG_7{
left:180px;
-moz-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-o-animation-delay:1.5s;
animation-delay:1.5s;
}

#fountainG_8{
left:210px;
-moz-animation-delay:1.65s;
-webkit-animation-delay:1.65s;
-ms-animation-delay:1.65s;
-o-animation-delay:1.65s;
animation-delay:1.65s;
}

@-moz-keyframes bounce_fountainG{
0%{
-moz-transform:scale(1);
background-color:#000000;
}

100%{
-moz-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-webkit-keyframes bounce_fountainG{
0%{
-webkit-transform:scale(1);
background-color:#000000;
}

100%{
-webkit-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-ms-keyframes bounce_fountainG{
0%{
-ms-transform:scale(1);
background-color:#000000;
}

100%{
-ms-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-o-keyframes bounce_fountainG{
0%{
-o-transform:scale(1);
background-color:#000000;
}

100%{
-o-transform:scale(.3);
background-color:#FFFFFF;
}

}

@keyframes bounce_fountainG{
0%{
transform:scale(1);
background-color:#000000;
}

100%{
transform:scale(.3);
background-color:#FFFFFF;
}

}
/*==========================End Loader=========================*/

/*------Spinner-----*/
#spinner {
    background: url("../../images/spinner.gif") no-repeat scroll 0 0 transparent;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    margin-top: 145px;
    position: absolute;
    width: 60px;
}
/*------End Spinner-----*/

/*==================================================================================================================*/
/*---------- General ----------*/
.clear{
    clear:both;
}

.relative{position: relative;}


/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* ===================End: Recommended Isotope styles =========================*/

body{
    background-color: white;
    overflow-y:scroll; 
}

span.meta-likes{
    color: white;
    cursor: pointer;
}

span.meta-likes em, span.meta-likes i{
    background-color:#eb4c4c;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
}



span.meta-likes em.like-btn{
    border-right: 1px solid #c84141;
}

span.meta-likes i.like-count{
    border-left:1px solid #ef7070;
    margin-left: -4px;
}

h2.content-title{
    font-family: Helvetica;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}

h2.content-title span{

}

/* Short codes */

/* Contact form */

.contact-form{

}

.contact-form .contact-left-col{
	width: 40%;
	float: left;
	padding-right: 15px;
}

.contact-form .contact-left-col > p, .contact-form .contact-right-col > p{
	width: 100%;
}

.contact-form .contact-left-col > p input, .contact-form .contact-right-col > p textarea{
	border-radius: 0;
}

.contact-form .contact-left-col > p input{
	height: 30px;
	line-height: 30px;
}

.contact-form .contact-right-col > p textarea{
	height: 196px;
}

.contact-form .contact-right-col > p.form-submit input{
	float: right;
}

.contact-form .contact-right-col > p.form-submit input:after{
	display: block;
	content: '';
	clear: both;
}

.contact-form .contact-right-col{
	width: 60%;
	display: inline-block;
	padding-left: 15px;
}

/* End of Contact Form */

/* End of Shortcodes */

.featimg img{
    width: 100%;
    max-width: 100%;
}
article.post > .featimg img, .single-event article.post .featimg img{
    width: auto;
}

.stripes{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../../images/stripes.png') repeat;
    top: 0;
    left: 0;
    z-index: 1;
}

ul.entry-content-meta-list{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.entry-content-meta-list:after{
    display: block;
    content: '';
    clear: both;
}

ul.entry-content-meta-list > li{
    display: inline-block;
}

ul.entry-content-meta-list > li.meta-details-author a{
	color: inherit;
}

ul.entry-content-meta-list > li span.count{
    font-size: 11px;
    margin-right: 10px;
    cursor: pointer;
}
ul.entry-content-meta-list > li span.meta_det{
    font-size: 11px;
    margin-right: 20px;
    cursor: default;
}
ul.entry-content-meta-list > li span:hover i, ul.entry-content-meta-list > li span.voted:hover i{
    color: #494a4a;
}

ul.entry-content-meta-list > li span.voted i{
	color: #898989;
}

ul.entry-content-meta-list > li span i{
    color: #cccccc;
    font-size: 16px;
    padding-right: 3px;
    vertical-align: middle;
    line-height: 20px;
}

ul.entry-content-meta-list > li span i.icon-like:before{
	margin: 0;
	padding: 0;
	width: auto;
}


/* Load more button */
.load-more-wrapper{
    text-align: center;
}

.load-more-wrapper .load-more{
    display: inline-block;
    background-color: #97ad59;
    font-size: 12px;
    padding: 10px 32px;
    margin: 30px 0;
    color: white;
    cursor: pointer;
}

.load-more-wrapper .load-more:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/* Pagination */
.pagination{
    text-align: center;
    margin-bottom: 30px;
}

.pagination ul.pagination-list{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.pagination ul.pagination-list li{
    color: white;
    display: inline-block;
    
}

.pagination ul.pagination-list li a{
    color: inherit;
    display: block;
    padding: 3px 9px;
    background-color:#97ad59;    
}

/* Tabment and filters */


/* Filters */
.filters{
    border-top: 1px solid #97ad59;
    margin-bottom: 30px;
}

.filters ul.filters-tabs{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.filters ul.filters-tabs li{
    display: inline-block;
    color: white;
    margin-bottom: 4px;
}

.filters ul.filters-tabs li a.active{
    background-color: #97ad59;
}

.filters ul.filters-tabs li a{
    color: inherit;
    display: block;
    background-color: rgb(151,173,89);
    background-color: rgba(151,173,89,0.7);
    padding: 2px 10px;
}


/* Tabment */
.tabment{
    margin-bottom: 30px;
}

.tabment ul.tabment-tabs{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.tabment ul.tabment-tabs li{
    display: inline-block;
    color: inherit;
}

.tabment ul.tabment-tabs li a.active{
    background-color: #97ad59;
}

.tabment ul.tabment-tabs li a{
    color: inherit;
    display: block;
    background-color: rgb(151,173,89);
    background-color: rgba(151,173,89,0.7);
    padding: 2px 10px;
}

/* Related tabs */
.related-tabs{
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	list-style-type: none;
	line-height: 1;
}
.related-tabs li{
	display: inline-block;
	height: 27px;
	line-height: 27px;
	zoom: 1;
	*display: inline;
	color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.related-tabs li a{
	display: block;
	padding: 0 10px;
}
.related-tabs li.active{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#related-author{
	display: none;
}
.related-tabs li h3 {
	margin:0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 37px;
	font-family: Arial, sans-serif;
}

.related-posts > div{
	display: none;
}
.related-posts > div:first-child{
	display: block;
}

.related-posts.thumb-view div.entry-content ul > li.entry-content-title h4{
	font-size: 16px;
	line-height: 1.4;
}
.related-posts.thumb-view div.entry-content ul > li.entry-content-category > ul.category-list li{
	font-size: 11px;
}

ul.related-tabs {    
    margin-bottom: 30px;
    text-align: left;
}
ul.related-tabs li {
    color: white;
    display: inline-block;
}
ul.related-tabs li a {
    color: inherit;
    display: block;
}

/* End of tabment and filters */
.widget{
    margin-bottom: 50px;
    clear: both;
    color: black;
}

/* Search widget */

.widget .widget-search form{
    margin: 0;
}

.widget .widget-search form fieldset{
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
}

.widget .widget-search form fieldset input{
    margin:0;
    border: 0;
    box-shadow: none;
    font-family:Arial;
}

.widget .widget-search form fieldset input.input{
    background-color: white;
    border-radius: 0;
    border: 1px solid #e4e5e5;
}

.widget .widget-search form fieldset input.input:focus{
}

.widget .widget-search form fieldset input.button{
    display: none;
}

.widget .widget-search input[type="text"] {
    width: 100%;
}

/* End of Search widget */




/* Testimonials widget */

.widget .testimonials-view ul.testimonials-carousel, .widget ul.testimonials-carousel{
    margin: 0;
}

.widget .testimonials-view ul.testimonials-carousel{
    background: none;
    color: black;
}

.widget .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper{
    padding: 0;
}

/*Footer Twitter widget*/
.cosmo-twit-container { top: -1px; }
.cosmo-twit-container .cosmo_twitter{ padding: 0; border: none; background: none;}
.cosmo-twit-container a:hover{ color: #afafaf; }
.cosmo-twit-container p{ margin:0;}

/* Static Twitter widget */
.static.cosmo-twit-container { top: -1px; width: 100%; }
.static.cosmo-twit-container .cosmo_twitter{ padding: 0; border: none; background: none;}
.static.cosmo-twit-container .cosmo_twitter .tweet_item:first-child{ padding-top: 0; }
.static.cosmo-twit-container .cosmo_twitter p{ width: auto;}
.static.cosmo-twit-container.slides_container { padding: 0; }

/* Whitey Twitter widget */
.whitey .cosmo-twit-container { top: 0; }
.whitey .cosmo-twit-container .cosmo_twitter{ padding: 0 0 0 50px; border: none; background: none;}
.whitey .cosmo-twit-container .cosmo_twitter .tweet_item{ background: none; padding-bottom: 0;}
.whitey .cosmo-twit-container .cosmo_twitter p{ width: 100%;}
.whitey .cosmo-twit-container span.date {display: inline; }
.whitey .static.i_join_us:hover {background-position: 0 -23px;}




/* Flickr */
.widget.flickr .flickr_badge_image{float: left;margin-right: 5%;width: 30%;}
.widget.flickr  .flickr_badge_image img{width: 100%;}
.widget.flickr  .flickr_badge_image:nth-of-type(3n) {clear: right;margin-right: 0%;margin-bottom: 3%;width: 30%;}


/* End of flickr */


/* Social icons */

#header-container .socialicons>ul.cosmo-social>li>a:hover, #colophon .socialicons>ul.cosmo-social>li>a:hover{
	background: #FFF;
}
#header-container .socialicons>ul.cosmo-social>li>a>i:before, #colophon .socialicons>ul.cosmo-social>li>a>i:before{
	width: auto;
	text-align: center;
}
#header-container .socialicons>ul.cosmo-social>li, #colophon .socialicons>ul.cosmo-social>li{
	margin: 0;
}
.socialicons{

}

.socialicons.right{
    text-align: right;
}

.socialicons>ul.cosmo-social{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.socialicons>ul.cosmo-social>li{
    display: inline-block;
    margin: 0 5px;
}

.socialicons>ul.cosmo-social>li:first-child{
    margin: 0 5px 0 0;
}

.socialicons>ul.cosmo-social>li:last-child{
    margin: 0 0 0 5px;
}

.socialicons>ul.cosmo-social>li>a{
    text-align: center;
    display: block;
    line-height: 35px;
    zoom: 1;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    color: inherit;
    width: 35px;
    height: 35px;
}

.socialicons>ul.cosmo-social>li>a.rss:hover{
    color: #f69400;
}

.socialicons>ul.cosmo-social>li a.twitter:hover{
    color: #48c4d2;
}

.socialicons>ul.cosmo-social>li>a.gplus:hover{
    color: #d94a39;
}

.socialicons>ul.cosmo-social>li>a.dribbble:hover{
    color: #ef5b92;
}

.socialicons>ul.cosmo-social>li>a.yahoo:hover{
    color: #7b0099;
}

.socialicons>ul.cosmo-social>li>a.linkedin:hover{
    color: #71C5EF;
}

.socialicons>ul.cosmo-social>li>a.skype:hover{
    color: #18b7f1;
}

.socialicons>ul.cosmo-social>li>a.fb:hover{
    color: #3b5998;
}

.socialicons>ul.cosmo-social>li>a.yt:hover{
    color: #C4302B;
}

.socialicons>ul.cosmo-social>li>a.vimeo:hover{
    color: #44bbff;
}

.socialicons>ul.cosmo-social>li>a.delicious:hover{
    color: #3274d1;
}

.socialicons>ul.cosmo-social>li>a.tumblr:hover{
    color: #3a5976;
}

.socialicons>ul.cosmo-social>li>a.pinterest:hover{
    color: #cb2027;
}

.socialicons>ul.cosmo-social>li>a.flickr:hover{
    color: #FF0084;
}

.socialicons>ul.cosmo-social>li>a.email:hover{
    color: #0bac03;
}

.socialicons>ul.cosmo-social>li>a>i{
    font-size: 16px;
}

.socialicons>ul.cosmo-social>li>a>i:before{
    text-align: left;
}

.socialicons.right>ul.cosmo-social>li>a>i:before{
    text-align: right;
}

.socialicons>ul.cosmo-social>li>a>i:before{
    line-height: inherit;
}

/* End of social icons*/

/*---------- End - General ----------*/



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

    body.with-slider header#header-container{
        margin-bottom: 350px;
    }

    header#header-container .header-container-wrapper{
        padding: 0 30px;
        background-color: rgb(169,48,100);
        background-color: rgba(169,48,100,0.55);
        box-shadow: 0 -2px 6px rgba(50, 50, 50, 0.15);
    }
    header#header-container .top_menu a , header#header-container .menu a { color: inherit; }
	header#header-container .top_menu li, header#header-container .menu li {  }

    /* Slideshow */
    header#header-container .header-slideshow{
        position: absolute;
        top:0;
        width: 100%;
    }
    .header-slideshow-elem-content.no-text-description {
    	background: none repeat scroll 0 0 transparent;
	}
   .header-slideshow-elem-content.non-boxed-layout {
	    background: none repeat scroll 0 0 transparent;
	    padding: 0;
	    margin-top: 70px;
	}
	
    header#header-container .header-slideshow ul.header-slideshow-list{
        list-style-type: none;
        padding: 0;
        max-width: 1300px;
        margin: 0 auto;
        position: relative;
    }

    header#header-container .header-slideshow ul.header-slideshow-list .header-slideshow-elem .slide-container{
    	margin: 0px auto;
    	overflow: hidden;
    	display: inline-block;
    	position: relative;
    	line-height: 0;
    	max-width: 100%;
    }

    header#header-container .header-slideshow.full-width ul.header-slideshow-list{
        max-width: none;
    }

    header#header-container .header-slideshow.full-width ul.header-slideshow-list > li.header-slideshow-elem{
        position: fixed;
    }

    header#header-container .header-slideshow ul.header-slideshow-list > li.header-slideshow-elem {
        display: none;
        width: 100%;
        text-align: center;
        position: absolute;
        margin: 0 auto;
        z-index: -20;
        left: 0;
        max-width: 1300px;
    }

    header#header-container .header-slideshow.full-width ul.header-slideshow-list > li.header-slideshow-elem {
        max-width: none;
    }

    header#header-container .header-slideshow ul.header-slideshow-list > li.header-slideshow-elem img{
        max-width: 100%;
        z-index: -200;
        position: relative;
    }

    header#header-container .header-slideshow ul.header-slideshow-list > li.header-slideshow-elem.active{
        display: block;
        z-index: -2;
    }

    ul.header-slideshow-navigation{
        margin:0;
        padding: 0;
        list-style-type: none;
        display: none;
        position: absolute;
        right: 0;
        z-index: 20;
        top:-40px;
    }

    ul.header-slideshow-navigation > li.header-slideshow-navigation-elem{
        display: inline-block;
        width: 20px;
        height: 20px;
        background-color: #dddede;
        cursor: pointer;
        -webkit-transition: background-color .2s ease;
           -moz-transition: background-color .2s ease;
            -ms-transition: background-color .2s ease;
             -o-transition: background-color .2s ease;
                transition: background-color .2s ease;
    }

    ul.header-slideshow-navigation > li.header-slideshow-navigation-elem.active{
        background-color: #a93064;
    }

    ul.header-slideshow-captions{
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 5;
        top: -350px;
    }

    .header-slideshow-elem-content.active{
        
    }

    .header-slideshow-elem-content{
        position: absolute;
        top: 25%;
        display: none;
        max-height: 260px;
        overflow-y: hidden;
        max-width: 450px;
        color: black;
        background-color: rgb(255,255,255);
        background-color: rgba(255,255,255,0.85);
        padding: 30px;
        text-align: left;
        z-index: 6;
        -webkit-transition: left .5s ease-in-out, right .5s ease-in-out;
           -moz-transition: left .5s ease-in-out, right .5s ease-in-out;
            -ms-transition: left .5s ease-in-out, right .5s ease-in-out;
             -o-transition: left .5s ease-in-out, right .5s ease-in-out;
                transition: left .5s ease-in-out, right .5s ease-in-out;
    }

    .header-slideshow-elem-content ul{
        margin:0;
        padding: 0;
        list-style-type: none;
    }

    .header-slideshow-elem-content li.elem-content-container{
        margin-bottom: 15px;
    }

    .header-slideshow-elem-content li.elem-content-container:last-child{
        margin-bottom: 0;
    }

    .header-slideshow-elem-content h2{
        font-weight: normal;
        line-height: 1.3;
        font-size: 26px;
        margin: 0;
    }

    .header-slideshow-elem-content p{
        margin: 0;
    }

    .header-slideshow-elem-content .slide-button{
        display: inline-block;
        background-color: #97ad59;
        color: white;
        padding: 0 10px;
        line-height: 34px;
        margin: 0;
        width: auto;
    }

    .header-slideshow-elem-content .slide-button:hover{
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    	filter: alpha(opacity=80);
    	opacity: 0.8;
    }

    .header-slideshow-elem-content.left{
        left: -30px;
    }

    .header-slideshow-elem-content.right{
        right: -30px;
    }
    .header-slideshow-elem-content.center{
        left: 50%;
        margin-left: -225px;
    }
    
    /* End of slideshow */
    /* Logo */
    header#header-container .header-container-wrapper .logo{
        

    }

    header#header-container .header-container-wrapper .logo h1{
        margin: 0;
        padding: 0;
        font-weight: normal;
        color: white;
        font-family: Helvetica;
        font-size: 30px;
    }
    /* End of logo */

    /* ---------- Menu Navigation ---------- */

    /* General menu */

    /* Menu description style */

	.menu-description{
		display: block;
		font-size: 11px;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		opacity: 0.6;
		font-weight: normal;
	}
	.sf-menu > li > a > .menu-description{
		margin-top: 5px;
	}
	.main-menu > .sf-menu > li li > a{
		padding: .4em .8em;
	}
	.main-menu > .sf-menu > li > ul{
		margin-left: 15px;
	}
	.main-menu > .sf-menu > li:first-child > ul{
		margin-left: 0;
	}
	/* End of menu description style */


    header#header-container .header-container-wrapper .cosmo-menu{

    }

    header#header-container .header-container-wrapper .cosmo-menu.right{
        float: right;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu{
        
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu > li:first-child{
    	border-left: 0;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu > li:last-child{
    	border-right: 0;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu > li{
        font-weight: bold;
        vertical-align: top;
        border-right: 1px solid rgb(0,0,0);
        border-right: 1px solid rgba(0,0,0,0.1);
        margin-right: -4px;
        padding: 4px 0;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu > li:last-child:after{
    	display: none;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu > li:after{
    	display: block;
    	content: '';
    	width: 1px;
    	position: absolute;
    	height: 100%;
    	background-color: rgb(255,255,255);
    	background-color: rgba(255,255,255,0.2);
    	top:0;
    	right: 0;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu > li:hover{
    	
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu li *{
    	text-align: left;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu li a{
        text-transform: uppercase;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu li li{
        background-color: white;
        color: #414141;
        border-bottom: 1px solid #f9f9f9;
    }

    header#header-container .header-container-wrapper .cosmo-menu ul.sf-menu li li a{
        color: inherit;
    }
    /* End of General menu */


    /* Top menu */
    header#header-container .header-container-wrapper nav.top-menu{
        
    }

    header#header-container .header-container-wrapper nav.top-menu > ul.sf-menu{
        margin: 0;
        padding: 0;
    }

    header#header-container .header-container-wrapper nav.top-menu ul.sf-menu li li a{
    	font-size: 12px;
    }

    header#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li{
        padding: 0;
    }

    header#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li:last-child{
       
    }

    header#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li > a{
        font-size: 12px;
        padding: 0 5px;
        text-transform: uppercase;
    }

    header#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li > a.sf-with-ul{
        padding: 0 20px 0 5px;
    }


    header#header-container .header-container-wrapper nav.top-menu > ul.sf-menu > li > a > .sf-sub-indicator{
        top: 0.1em;
        right: 6px;
    }
    /* End of Top Menu */

    /* Main Menu */
    header#header-container .header-container-wrapper nav.main-menu{
        
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu{
        margin: 0;
        padding: 0;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li{
        padding: 0 5px;
    }
    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li:first-child{
        padding: 0 5px 0 0;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li:first-child > a{
        padding-left: 0;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li:last-child > a{
        padding-right: 0;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li:last-child{
        
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li > a{
        font-size: 15px;
    	padding: 0 10px;
    	text-transform: uppercase;
    	
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li > a.sf-with-ul{
        padding-right: 20px;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li > a > .sf-sub-indicator{
        top: 0.1em;
        right: 6px;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu > li.no_description > a > .sf-sub-indicator{
        top: 0.1em;
        right: 6px;
    }

    header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu li li:hover ul, header#header-container .header-container-wrapper nav.main-menu > ul.sf-menu li li ul{
        top:0;
    }
    /* End of Main Menu */

   
    /* ---------- End - Menu Navigation ---------- */

/* Header search style */

header#header-container .header-container-wrapper form#searchform{
    margin:0;
    padding:0;
    border: 0;
}

header#header-container .header-container-wrapper form#searchform fieldset{
    margin:0;
    padding:0;
    border: 0;
}

form#searchform fieldset .input{
    border-radius: 0;
    height: 30px;
    line-height: 30px;
}
form#searchform fieldset .input[type="text"]{
    color: #999;
}
#searchform .button { display: none; }
/* End of Header search style */


/* ---------- End - Header ---------- */



/* ---------- Main Section ---------- */

section#main{

}

section#main .main-container{
    
}

section#main .main-container .main-container-wrapper{
    background-color: white;
    -webkit-box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 2px 6px rgba(50, 50, 50, 0.15);
    padding: 30px 30px 0 30px;
}


    /* Search box */

    

    /* End - Search box */


    /* ---- Thumb view style ---- */
    .row.thumb-view article{
        margin-bottom: 30px;
        line-height: 0;
        overflow: hidden;
    }

    .thumb-view article{
        position: relative;
    }

    article.thumb-elem{
        position: relative;
    }

    .thumb-view div.entry-content{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

    .thumb-view article .entry-content a:hover{
        opacity: .8;
    }

    .thumb-view article .entry-content a{
    	color: inherit;
    }

    article.thumb-text-main .featimg{
        opacity: 0;
        -moz-transition: opacity .2s ease 0s;
        -webkit-transition: opacity .2s ease 0s;
        -o-transition: opacity .2s ease 0s;
        transition: opacity .2s ease 0s;
        z-index: 5;
        position: relative;
    }

    article.thumb-elem div.entry-content{
        opacity: 0;
        background-color: rgb(255,255,255);
        background-color: rgba(255,255,255,0.8);
        -moz-transition: opacity .3s linear, visibility .1s linear;
        -webkit-transition: opacity .3s linear, visibility .1s linear;
        -o-transition: opacity .3s linear, visibility .1s linear;
        transition: opacity .3s linear, visibility .1s linear;
        z-index: 5;
        visibility: hidden;
    }

    .thumb-view div.entry-content>ul{
        position: absolute;
        list-style-type: none;
        margin: 0;
        padding: 15px;
        width: 100%;
    }

    .thumb-view div.entry-content ul>li.entry-content-type{
        font-size: 24px;
    }

    .thumb-view div.entry-content ul>li.entry-content-type>a>i{
        width:auto;
    }

    .thumb-view div.entry-content ul>li.entry-content-category{
        font-size: 13px;
        margin-bottom: 13px;
    }

    .thumb-view div.entry-content ul>li.entry-content-category>ul.category-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .thumb-view div.entry-content ul>li.entry-content-category>ul.category-list>li{
        display: inline-block;
        width: auto;
        color: white;
        font-size: 11px;
        margin-bottom: 5px;
    }

    .thumb-view div.entry-content ul>li.entry-content-category>ul.category-list>li a{
        color: inherit;
        background-color: #97ad59;
        padding: 2px 10px;
        display: block;
    }

    .thumb-view div.entry-content ul>li.entry-content-title h4{
        font-size: 16px;
        margin: 0;
        color: #a93064;
        font-weight: normal;
        font-family: Arial;
        margin-bottom: 15px;
        line-height: 1.4;
    }

    .thumb-view div.entry-content ul>li.entry-content-title h4 a{
        color: inherit;
    }

    .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li{
        display: inline-block;
    }

    .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span.count{
        font-size: 11px;
        margin-right: 20px;
        cursor: pointer;
    }

    .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span:hover i, .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span.voted:hover i{
        color: #757575;
    }

    .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span.voted i{
		color: #898989;
	}

    .thumb-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span i{
        color: #494a4a;
    }

        /* Thumb view image main hover style */

        .thumb-elem:hover .entry-content{
            opacity: 1;
            visibility: visible;
        }

        /* End - Thumb view image main hover style */

    /* ---- End Thumb view style ---- */



    
    /* ---- List view style ---- */

    .row.list-view{

    }

    .list-view{

    }

    .list-view .list-wrapper .entry-content a{
    	color: inherit;
        -moz-transition: opacity .3s ease;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }

    .list-view .list-wrapper>.columns:first-child{
        padding: 0;
    }

    .list-view article .featimg{
        position: relative;
        line-height: 0;
    }

    .list-view article .featimg img{
        -moz-transition: opacity .3s ease;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }

    .list-view .entry-content>ul{
        list-style-type: none;
        margin: 0;
    }

    .list-view .entry-content>ul>li{
        margin-bottom: 10px;
    }

    .list-view .entry-content>ul>li:last-child{
        margin: 0;
    }

    .list-view .entry-content>ul>li.entry-content-category{
        float: left;
        margin-bottom: 0;
    }

    .list-view .entry-content>ul>li.entry-content-category>ul{
        margin: 0 20px 0 0;
        padding: 0;
    }

    .list-view .entry-content>ul>li.entry-content-category>ul>li{
        display: inline-block;
        width: auto;
        color: white;
        font-size: 11px;
        margin-bottom: 5px;
    }

    .list-view .entry-content>ul>li.entry-content-category>ul>li a{
        color: inherit;
        background-color: #97ad59;
        padding: 2px 10px;
        display: block;
    }

    .list-view .entry-content>ul>li.entry-content-title h4{
        font-size: 20px;
        line-height: 1.4;
        margin: 0;
        color: #a93064;
        font-weight: normal;
        font-family: Arial;
    }

    .list-view .entry-content>ul>li.entry-content-title h4 a{
        color: inherit;
    }

    .list-view .entry-content>ul>li.entry-content-date{
        font-size: 11px;
        padding-bottom: 5px;
        margin: 0;
        color: #a3a3a3;
        padding-top: 4px;
    }

    .list-view .entry-content>ul>li.entry-content-date a{
        color: inherit;
    }

    .list-view .entry-content>ul>li.entry-content-date:after{
        content: '';
        display: block;
        clear: both;
    }

    .list-view article .entry-content > ul > li.entry-content-title .event-date-label{
        text-align: center;
        font-size: 12px;
        padding: 5px 0 4px 0;
        margin-top: 2px;
        text-transform: uppercase;
    }
    .list-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .list-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li{
        display: inline-block;
    }

    .list-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span.count{
        font-size: 11px;
        margin-right: 20px;
        cursor: pointer;
    }

    .list-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span:hover i{
        color: #494a4a;
    }

    .list-view article .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list > li span i{
        
    }

    .list-view article{
        margin-bottom: 30px;
        clear: both;
    }

    .list-view article.list-no-image .entry-content>ul{
        
    }

    .list-view article.list-medium-image .entry-content>ul>li.entry-content-date>a{
    	color: inherit;
    }

    .list-view article.list-medium-image .entry-content>ul>li.entry-content-date>a>i{
        font-size: 18px;
        padding-left: 15px;
    }

    .list-view article.list-small-image .entry-content>ul{
        
    }

    .list-view article.list-large-image .entry-content>ul>li.entry-content-type>a{
    	color: inherit;
    }

    .list-view article.list-large-image .entry-content>ul>li.entry-content-type>a>i{
        font-size: 24px;
        width: auto;
        line-height: 1;
    }


    .list-view article.cosmo-gallery, .grid-view article.cosmo-gallery, .thumb-view article.cosmo-gallery{
        overflow: hidden; max-width: 100%;
    }

        /* List view hover effect */

        .list-view article .entry-content a{
        	color: inherit;
        }

        .list-view article .entry-content a:hover{
            opacity: .8;
        }

        .list-view article .featimg:hover img{
            opacity: .8;
        }

        /* End - List view hover effect */

        /* List view video-type */

        .list-view article .featimg .video-post>a{
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0%;
            top: 0%;
            z-index: 9;
            color: rgb(255,255,255);
            color: rgba(255,255,255,0.8);
            text-align: center;
        }
        
        .list-view article .featimg .video-post>a>i{
            position: absolute;
            left: 50%;
            top: 50%;
            color: inherit;
            font-size: 60px;
            margin-top: -30px;
            margin-left: -42px;
            background-color: rgb(0, 0, 0);
            background-color: rgba(0, 0, 0, .5);
            color: rgb(255,255,255);
            color: rgba(255,255,255,0.8);
            border-radius: 10px;
        }

        .list-view article.list-small-image .featimg .video-post>a>i{
            font-size: 80px;
            margin-top: -40px;
            margin-left: -56px;
        }

        .list-view article.list-medium-image .featimg .video-post>a>i{
            font-size: 50px;
            margin-top: -25px;
            margin-left: -35px;
        }

        .list-view article.list-large-image .featimg .video-post>a>i{
            font-size: 70px;
            margin-top: -35px;
            margin-left: -49px;
        }

        /* End - List view video-type */

    /* ---- End List view style ---- */

    

    /* ---- Testimonials view style ---- */

    .testimonials-view, .testimonials {
        position: relative;
    }

    .testimonials-view ul.testimonials-carousel{
        margin: 0 0 60px 0;
        padding: 0;
        list-style-type: none;
        background-color: white;
        color: #000; 
    }

    .testimonials-view ul.testimonials-carousel > li.testimonials-carousel-elem,
    .widget ul.testimonials-carousel > li.testimonials-carousel-elem{
        display: none;
    }

    .testimonials-view ul.testimonials-carousel > li.testimonials-carousel-elem.active,
    .widget ul.testimonials-carousel > li.testimonials-carousel-elem.active{
        display: block;
    }

    .testimonials-view ul.testimonials-carousel-nav, .widget ul.testimonials-carousel-nav{
        position: absolute;
        list-style-type: none;
        bottom: 30px;
        margin: 0;
        right: 15px;
    }

    .widget .entry-content-excerpt{
    	font-size: 12px;
    }

    .widget .testimonials-view ul.testimonials-carousel{
    	padding-bottom: 0.1px;
    }

    .widget ul.testimonials-carousel-nav {
        bottom: -30px;
        right: 0;
    }

    .testimonials-view ul.testimonials-carousel-nav > li, .widget ul.testimonials-carousel-nav > li{
        height: 26px;
        width: 48px;
        background-color: #97ad59;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        color: white;
        font-size: 18px;
        line-height: 24px;
    }

    .testimonials-view ul.testimonials-carousel-nav > li > i:before, .widget ul.testimonials-carousel-nav > li > i:before{
        line-height: inherit;
    }

    .testimonials-view ul.testimonials-carousel-nav > li:hover, .widget ul.testimonials-carousel-nav > li:hover{
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    	filter: alpha(opacity=80);
    	opacity: 0.8;
    }

    .testimonials-view > .testimonials-elem{

    }

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content{
        margin-bottom: 5px;
    }
    
    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content-excerpt,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content-excerpt {
        margin-bottom: 5px;
        line-height: 1.8;
    }

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > div.featimg,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > div.featimg{
        position: relative;
        max-width: 75px;
        float: left;
        padding-right: 15px;
    }
    

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list:after,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list:after {
        content: '';
        display: block;
        clear:both;
    }

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > li.entry-content-name,
    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > li.entry-content-name h4,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > li.entry-content-name h4 {
        font-size: 18px;
        margin: 0;
        color: inherit;
        font-weight: normal;
    }

    .testimonials-view article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > li.entry-content-function,
    .widget article.testimonials-elem > .testimonials-elem-wrapper > .entry-content > ul.entry-content-list > li.entry-content-function {
        font-size: 12px;
        font-style: italic;
        color: #999;
    }



    /* ---- End Testimonials style ---- */



    /* ---- Grid view style ---- */


    .grid-view{

    }

    .grid-view .grid-elem.white-style{
        color: black;
    }

    .grid-view .grid-elem.black-style{
        color: white;
    }


    .grid-view article.grid-elem{
        position: relative;
        margin-bottom: 30px;
        line-height: 0;
        width:100%;
    }

    .grid-view article.grid-elem > header > .featimg{
        position: relative;
        margin-bottom: 15px;
    }

    .grid-view article.grid-elem > header > .featimg .post-type{
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px;
        background: #FFF;
        color: #000;
        opacity: 0;
        -moz-transition: opacity .3s ease 0s;
        -webkit-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        transition: opacity .3s ease 0s;
        font-size: 20px;
        z-index: 200;
    }

    .grid-view article.grid-elem > header > .featimg:hover .post-type{
        opacity: 1;
    }

    .grid-view article.grid-elem > header > .featimg .post-type a{
    	color: inherit;
    }

    .grid-view article .featimg img{
        opacity: .9;
        -moz-transition: opacity .3s ease 0s;
        -webkit-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        transition: opacity .3s ease 0s;
    }

    .grid-view article .featimg:hover img{
        opacity: 1;
    }

    .grid-view article .entry-content a{
    	color: inherit;
    }

    .grid-view article .entry-content a:hover{
        opacity: .8;
    }

    .grid-view article.grid-elem > .entry-content > ul{
        margin: 0;
        list-style-type: none;
    }

    .grid-view article.grid-elem > .entry-content > ul > li{
        padding-bottom: 10px;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-audio{
    	padding: 0;
    	clear: both;
    }

    .grid-view article.grid-elem > .entry-content>ul>li:last-child{
        padding: 0;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-type{

    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-category{
        float: left;
        width: 70%;
        padding-bottom: 10px;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-category > ul{
        margin: 0;
        list-style-type: none;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-category > ul > li{
        display: inline-block;
        width: auto;
        color: white;
        font-size: 11px;
        margin-bottom: 4px;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-category > ul > li a{
        color: inherit;
        background-color: #97ad59;
        padding: 2px 10px;
        display: block;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-title h4{
        font-size: 18px;
        font-family: Arial;
        line-height: 1.4;
        color: #a93064;
        font-weight: normal;
        margin: 0;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-title h4 a{
        color: inherit;
    }


    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-date{
        font-size: 11px;
        color: #a3a3a3;
        width: 30%;
        text-align: right;
        float: right;
        line-height: 21px;
        margin-top: 2px;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-date a{
        color: inherit;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-excerpt{
        font-family: inherit;
        line-height: 1.8;
        clear: both;
    }

    .grid-view article.grid-elem > .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list{
        list-style-type: none;
        margin: 0;
        padding: 10px 0 0 0;
        border-top: 1px solid #eeeeee;
    }

    

        /* Grid view video post */

        .grid-view article.grid-elem > header > .featimg > .video-post > a {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0%;
            top: 0%;
            z-index: 9;
            text-align: center;
            color: inherit;
        }

        .grid-view article.grid-elem > header > .featimg > .video-post > a > i{
            position: absolute;
            left: 50%;
            top: 50%;
            color: inherit;
            font-size: 40px;
            margin-top: -20px;
            margin-left: -28px;
            background-color: rgb(0, 0, 0);
            background-color: rgba(0, 0, 0, .5);
            color: rgb(255,255,255);
            color: rgba(255,255,255,0.8);
            border-radius: 10px;
        }

        /* End of Grid view video post */


    /* ---- End Grid view style ---- */


    /* ---- Box view style ---- */

    .box-view{

    }

    .box-view article.box{
        margin-bottom: 30px;
    }

    .box-view article.box .featimg{
        text-align: center;
        /*border-bottom: 1px solid #e7e7e7;*/
        margin-bottom: 20px; 
        /*padding-bottom: 15px;*/
    }

    .box-view article.box .featimg img{
        width: auto;
    }

    .box-view article.box .entry-content{
        
    }

    .box-view article.box .entry-content ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .box-view article.box .entry-content ul > li{
        margin-bottom: 20px;
    }

    .box-view article.box .entry-content ul > li:last-child{
        margin-bottom: 0;
    }

    .box-view article.box .entry-content ul > li.entry-content-title{
        
    }

    .box-view article.box .entry-content ul > li.entry-content-title h4{
        text-align: center;
        margin:0;
        color:#a93064;
        font-size: 18px;
        line-height: 1.4;
        font-weight: normal;
    }

    .box-view article.box .entry-content ul > li.entry-content-excerpt{
        
    }

    .box-view article.box .entry-content ul > li.entry-content-excerpt p{
        text-align: center; 
        line-height: 1.8;
        color: #777777;
    }

    /* ---- End Box view style ---- */


    /* ---- Timeline view style ---- */

    

    .timeline-view{

    }

    .timeline-view .timeline-elem:last-child article.list-medium-image{
        padding: 0 0 0 100px;
        margin: 0 0 30px 50px;
    }

    .timeline-view .timeline-elem article.list-medium-image{
        margin: 0 0 0 50px;
        padding: 0 0 50px 100px;
        border-left: 3px solid #97ad59;
        overflow: visible;
    }

    .timeline-view .timeline-elem article.list-medium-image.element{
    	margin-bottom: 0px !important;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta{
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: absolute;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li {
        background-color: #97ad59;
        border-radius: 50%;
        position: absolute;
    }

    .timeline-view .timeline-elem:first-child article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date{
        top:30px;
    }

    .timeline-view .timeline-elem:first-child article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-format{
        top:120px;
    }

    .timeline-view .timeline-elem:first-child article.list-medium-image ul.timeline-elem-meta > li.time-line-elem-horizontal-line{
        top:60px;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date{
        width: 60px;
        height: 60px;
        left: -146px;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date span{
        display: block;
        color: inherit;
        text-align: center;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date span.number{
        font-size: 24px;
        line-height: 24px;
        padding-top: 12px;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date span.month{
        font-size: 12px;
        line-height: 12px;
        text-transform: uppercase;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date span a{
        color: inherit;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-format a{
        color: inherit;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.time-line-elem-horizontal-line{
        height: 3px;
        width: 60px;
        left: -90px;
        border-radius: 0;
        top: 30px;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-format{
        width: 30px;
        height: 30px;
        left: -131px;
        top: 90px;
        text-align: center;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-format i:before{
        line-height: 30px;
    }
    

    /* ---- End Timeline view style ---- */




    /* ---- Carousel style ---- */

    .carousel-wrapper{
        overflow: hidden;
    }

    .carousel-wrapper .carousel-container{
        overflow: hidden;
        transition: margin-left .2s, max-height .5s, opacity .5s;
        -moz-transition: margin-left .2s, max-height .5s, opacity .5s;
        -webkit-transition: margin-left .2s, max-height .5s, opacity .5s;
        -o-transition: margin-left .2s, max-height .5s, opacity .5s;
        opacity: 0;
        max-height: 0px;
    }

    .carousel-wrapper .carousel-container>div.columns{

    }

    .carousel-wrapper ul.carousel-nav{
        list-style-type: none;
        margin: 0 0 15px 0;
    }

    .carousel-wrapper ul.carousel-nav:after{
        display: block;
        content: '';
        clear: both;
    }

    .carousel-wrapper ul.carousel-nav > li{
        height: 26px;
        width: 48px;
        background-color: black;
        display: inline-block;
        cursor: pointer;
        text-align: center;
        color: white;
        font-size: 18px;
        line-height: 24px;
        display: none;
    }

    .carousel-wrapper ul.carousel-nav > li.carousel-nav-left{
        margin-left: 15px;
        float:left;
    }

    .carousel-wrapper ul.carousel-nav > li.carousel-nav-right{
        margin-right: 15px;
        float:right;
    }


    .carousel-wrapper ul.carousel-nav > li > i:before{
        line-height: inherit;
    }

    .carousel-wrapper ul.carousel-nav > li:hover{
        background-color: #d0d0d0;
    }


    /* ---- End of Carousel style ---- */


    /* Delimiters */

        /* Simple delimiter */

        .delimiter-type{
            display: block;
            clear: both;
            height: 1px;
            margin-bottom: 30px;
            width: 100%;
        }

        /* Line delimiter */
        .delimiter-type.line{
            border-top: 1px solid rgb(151,173,89);
            border-top: 1px solid rgba(151,173,89,.45);
        }

        /* Doubleline delimiter */
        .delimiter-type.doubleline{
            border-top: 1px solid rgb(151,173,89);
            border-top: 1px solid rgba(151,173,89,.45);
            border-bottom: 1px solid rgb(151,173,89);
            border-bottom: 1px solid rgba(151,173,89,.45);
            height: 6px;
        }

        /* Doubleline bold delimiter */
        .delimiter-type.doubleline-bold{
            border-top: 2px solid rgb(151,173,89);
            border-top: 2px solid rgba(151,173,89,.45);
            border-bottom: 1px solid rgb(151,173,89);
            border-bottom: 1px solid rgba(151,173,89,.45);
            height: 8px;
        }

        /* Dashed delimiter */
        .delimiter-type.dashed{
            border-top: 1px dashed rgb(151,173,89);
            border-top: 1px dashed rgba(151,173,89,.45);
        }

    /* End of delimiters */



    /* ---- Team style ---- */

    .team-view{

    }

    .team-view .team-elem.white-style{
        color: black;
    }

    .team-view .team-elem.black-style{
        color: white;
    }


    .team-view article.team-elem{
        position: relative;
        margin-bottom: 30px;
        line-height: 0;
    }

    .team-view article.team-elem > header > .featimg{
        position: relative;
        margin-bottom: 15px;
    }

    .team-view article .featimg:hover img{
        
    }

    .team-view article .featimg .entry-content-category{
        position: absolute;
        padding: 0 10px;
        top: 10px;
        left: 0;
        line-height: 26px;
        color: white;
        background-color: #97ad59;
        z-index: 5;
    }

    .team-view article .featimg .entry-content-category a{
        color: inherit;
    }

    .team-view article.team-elem > .entry-content > ul{
        margin: 0;
        list-style-type: none;
    }

    .team-view article.team-elem > .entry-content > ul > li{
        padding-bottom: 0px;
    }

    .team-view article.team-elem > .entry-content>ul>li:last-child{
        padding: 0;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-category > ul > li a{
        color: inherit;
        background-color: #97ad59;
        padding: 2px 10px;
        display: block;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-title h4{
        font-size: 18px;
        line-height: 1.4;
        color: #a93064;
        font-weight: bold;
        margin: 0;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-subtitle h5{
        font-size: 14px;
        color: #b3b3b3;
        font-weight: normal;
        margin: 0 0 10px 0;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-excerpt{
        font-family: inherit;
        line-height: 1.8;
        clear: both;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-meta > ul.entry-content-meta-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-social .socialicons > ul.cosmo-social > li{
    	margin: 0;
    }

    .team-view article.team-elem > .entry-content > ul > li.entry-content-social .socialicons > ul.cosmo-social > li > a > i:before{
    	width: auto;
    }


    /* ---- End of Team style ---- */

    /* Filters */

    

    /* End of Filters */



    /* Tabbers */

    

    /* End of Tabbers */



    /* ---- Single ---- */

    .post-wrapper{

    }

    .post.top-title, .post.no-featimg{
        padding-top: 30px;
    }

    .post{
        width: 100%;
        margin-bottom: 30px;
    }

    .post>.featimg{
        margin-bottom: 30px;
    }


    .post .featimg .post-caption{
        background-color: #f9f9f9;
        border-left: 5px solid #97ad59;
        position: relative;
	    z-index: 2;
    }

    .post .featimg .post-caption h5{
        margin: 0;
        padding: 0 0 0 15px;
        color:#494a4a;
        line-height: 28px;
        font-weight: normal;
        font-size: 11px;
        text-align: left;
    }

    .post>.featimg img{
        max-width: 100%;
    }

    .post>.meta{
        margin-bottom: 10px;
    }

    .post>.meta>ul.meta-list{
        list-style-type: none;
        margin: 0 25px 0 0;
        padding: 0;
        float: left;

    }

    .post>.meta>ul.meta-list>li{
        display:inline-block;
    }

    .post>.meta>ul.meta-list>li.meta-likes-container{
        margin-bottom: 4px;
        margin-right: 4px;
    }

    .post>.meta>ul.meta-list>li.meta-post-type>a{
        color: inherit;
        position: relative;
        background: black;
        display: block;
    }

    .post>.meta>ul.meta-list>li.meta-post-type>a>i{
        font-size: 19px;
        display: block;
        color: white;
        line-height: 19px;
    }

    .post>.meta>ul.meta-list>li.meta-post-type>a>i:before{
        line-height: 24px;
        vertical-align: -8%;
        padding: 0 3px;
        opacity: 1;
    }

    .post>.meta>ul.meta-list>li.meta-category>ul.meta-category-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-right: 6px;
        margin-bottom: 15px;
    }

    .post>.meta>ul.meta-list>li.meta-category>ul.meta-category-list>li{
        display: inline-block;
        color: white;
        margin-bottom: 4px;
    }

    .post>.meta>ul.meta-list>li.meta-category>ul.meta-category-list>li>a{
        color: inherit;
        font-family: Helvetica;
        font-size: 12px;
        background-color: #97ad59;
        display: block;
        padding: 2px 10px;
    }

    .post>.meta>ul.meta-list>li.meta-category>ul.meta-category-list>li>a:hover{
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    	filter: alpha(opacity=80);
    	opacity: 0.8;
    }

    .post ul.entry-content-tag-list{
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .post ul.entry-content-tag-list > li.entry-content-tag-elem{
        display: inline-block;
        color: white;
        font-size: 12px;
        margin-bottom: 4px;
    }

    .post ul.entry-content-tag-list > li.entry-content-tag-elem a{
        color: inherit;
        padding: 0 10px 0 15px;
        background-color: #A93064;
        position: relative;
        line-height: 20px;
        height: 20px;
        display: block;
        margin-left: 10px;
    }

    .post ul.entry-content-tag-list > li.entry-content-tag-elem a:hover{
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    	filter: alpha(opacity=80);
    	opacity: 0.8;
    }

    .post ul.entry-content-tag-list > li.entry-content-tag-elem a:before{
        display: block;
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #A93064;
        left: -10px;
        position: absolute; 
    }

    .post ul.entry-content-tag-list > li.entry-content-tag-elem a:after{
        display: block;
        content: '';
        position: absolute;
        background-color: white;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        top: 50%;
        margin-top: -2px;
        left: 1px;
    }

    .post h3.post-title{
        margin:0 0 15px 0;
        font-family: Helvetica;
        font-size: 30px;
        line-height: 40px;
        color: black;
        font-weight: normal;
    }

    .post>.meta-details{
        margin-bottom: 30px;
    }

    .post>.meta-details>ul.meta-details-list{
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .post>.meta-details>ul.meta-details-list>li{
        display: inline-block;
        color: #9c9c9c;
        padding-right:10px;
        margin-right: 10px;
        border-right: 1px solid #9c9c9c;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 12px;
        margin-left: -4px;
    }

    .post>.meta-details>ul.meta-details-list>li:first-child{
        padding-left: 0;
        margin-left: 0;
    }

    .post>.meta-details>ul.meta-details-list>li:last-child{
        border: 0;
    }

    .post>.meta-details>ul.meta-details-list>li>a{
        color: inherit;
    }

    .post>.excerpt{
        font-size: 12px;
        font-family: Arial;
        line-height: 1.8;
        color: black;
        padding: 0 0 30px 0;
    }

    .post > .excerpt > p:last-child{
    	margin: 0;
    }

    .post>.attached-image-gallery{
        padding: 0 15px;
    }

    .post>.attached-image-gallery .attached-image-gallery-elem img{
        width: 100%;
    }

    .post>.attached-image-gallery .attached-image-gallery-elem{
        margin-bottom: 30px;
    }

    .post>.attached-files{
        margin-bottom: 30px;
    }

    .post>.attached-files .attached-files-elem{
        padding: 10px 0 0 0;
        margin: 0 0 15px 0;
        color: black;
    }

    .post>.attached-files .attached-files-elem>a{
        color: inherit;
    }

    .post>.attached-files .attached-files-elem>a>.attached-files-elem-icon{
        float:left;
        padding: 0 15px 10px 0;
        font-size: 24px;
        margin-top: -4px;
    }

    .post>.attached-files .attached-files-elem>a>.attached-files-elem-title{
        padding: 0 0 10px 0;
        color: #a93064;
    }

        /* Related posts section*/

        .post-wrapper .related-tabs {
            margin: 0;
            margin-bottom: 30px;
            padding: 0;
            list-style-type: none;
            line-height: 1;
        }

        .post-wrapper .related-tabs li{
            display: inline-block;
            margin: 0 5px 0 0;
            height: 35px;
            line-height: 35px;
            zoom: 1;
            color: white;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=50);
            opacity: 0.5;
            background-color: black;
        }

        .post-wrapper .related-tabs li h3 {
            margin: 0;
            text-transform: uppercase;
            font-weight: normal;
            font-size: 16px;
            line-height: 36px;
        }

        .post-wrapper .related-tabs li a {
            color: white;
            display: block;
            padding: 0 10px;
        }

        .related-posts > ul{
            list-style-type: none;
        }

        /* End of Related posts section*/

    article.post .featimg {
        position: relative;
        line-height: 0;
        text-align: center;
    }
    .single-event article.post .featimg {
        margin-bottom: 30px;
    }

    .single-format-gallery article.post .featimg{
    	text-align: center;
    }

    article.post .entry-content-meta-comments a{
    	color: inherit !important;
    }

    /* Single Post Event */

    .post-event{

    }

    .post-event .time-left{
        background-color: #a93064;
        padding: 10px 20px;
        color:inherit;
        text-transform: uppercase;
        float: right;
        margin-right: -30px;
        margin-bottom: 15px;
    }

    .post-event .time-left:after{
        display: block;
        content: '';
        clear: both;
    }

    /* End Single post Event */

    /* Single gallery */

    .single_carousel > .es-nav {
        position: absolute;
        list-style-type: none;
        top: 50%;
        margin-top: -13px;
        margin-left: 0;
        width: 100%;
        z-index: 999;
    }

    .single_carousel > .es-nav > li{
        height: 30px;
        width: 36px;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.5);
        color: white;
        display: inline-block !important;
        cursor: pointer;
        text-align: center;
        font-size: 14px;
        line-height: 26px;
    }

    .single_carousel > .es-nav > li.es-nav-prev{
        float: left;
    }

    .single_carousel > .es-nav > li.es-nav-next{
        float: right;
    }

    .single_carousel > .es-nav > li:hover {
        background-color: rgb(151,173,89);
    }
    .es-carousel ul { list-style-type: none; }
    .single_carousel{z-index: 15;}
    .single_carousel .es-carousel{margin-left: 0;}
    .featbg{
    	margin: 0px auto;
    	overflow: hidden;
    	display: inline-block;
    	position: relative;
    	line-height: 0;
    	max-width: 100%;
    }
    .featbg article{display: inline-block;}
    .featbg ul{display: block;margin:0;padding:0;list-style-type: none;}
    .featbg ul li{display: block;float: left;line-height: 0;}
    .featbg ul li div{display: inline-block;max-width: 100%;}
    .featbg .es-carousel-wrapper{position: relative;overflow: hidden;width: 100%;}

    .featbg .single_carousel .zoom-image, .featbg .single_carousel .zoom-image a{z-index: 9999999; border: none;}
    .ourcarousel > .es-carousel > ul > li > ul{margin-left: 0;}
    .carousel-title{margin: 0 15px -15px;}

    .ourcarousel .es-nav span.es-nav-next, .ourcarousel .es-nav span.es-nav-prev{
        color: inherit;
    }

    .one-img .es-nav{display: none;}
    /* ---- END Single ---- */



/* ---------- End - Main Section ---------- */




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


#colophon{
	position: relative;
	z-index: 20;
}

#colophon > .row > .footer-styles {
	border: 1px solid transparent;
}
#colophon .widget .widget-title,
#colophon .widget h6,
#colophon .widget .testimonials-view ul.testimonials-carousel
{
	color: inherit;
}
#colophon .widget_zone .widget:last-child{
	margin-bottom: 0;
}
/* between 1024px and 768px width */
@media only screen  and (min-width: 240px) and (max-width: 767px){
   	#colophon .widget_zone .widget:last-child{
	margin-bottom: 50px;
}
}
/* ---------- End - Footer ---------- */




/* ---------- Different Viewports Style ---------- */


/* > 1440px width */
@media only screen  and (min-width: 1440px){
    
}

/* between 1440px and 1280px width */
@media only screen  and (min-width: 1280px) and (max-width: 1439px){
    
}

/* between 1280px and 1024px width */
@media only screen  and (min-width: 1024px) and (max-width: 1279px){
    
}

/* between 1024px and 768px width */
@media only screen  and (min-width: 768px) and (max-width: 1023px){
    
}

/* <768px width */
@media only screen  and (max-width: 768px){
	.ul.entry-content-meta-list{
		clear: both;
		margin-bottom: 20px;
	}
	.align-middle, .align-bottom{
		margin: 0 !important;
	}

	.post .row .six ul.entry-content-tag-list{
		margin-bottom: 30px;
	}

	.contact-form .contact-left-col, .contact-form .contact-right-col{
		width: 100%;
		clear: both;
		padding: 0;
	}

	header#header-container .header-slideshow{
        top:auto;
    }

    header#header-container .header-slideshow.full-width ul.header-slideshow-list > li.header-slideshow-elem{
        position: absolute;
    }

    ul.header-slideshow-captions{
        display: none !important;
    }
    
    header#header-container .header-container-wrapper{
        background-color: #A93064;
    }

    .grid-view article.grid-elem{
        margin-bottom: 60px;
    }

    .list-view article{
        margin-bottom: 60px;
    }

    .list-view article .featimg{
        margin-bottom: 15px;
    }

    header#header-container .header-slideshow ul.header-slideshow-list > li.header-slideshow-elem .header-slideshow-elem-content{
        display: none;
    }

    .timeline-view .timeline-elem article.list-medium-image{
        margin: 0 0 0 40px;
        padding: 0 0 50px 60px;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-date{
        left: -106px;
    }

    .timeline-view .timeline-elem article.list-medium-image ul.timeline-elem-meta > li.timeline-elem-meta-format{
        left: -91px;
    }

    .timeline-view .timeline-elem:last-child article.list-medium-image{
        margin: 0 0 30px 40px;
        padding: 0 0 0 60px;
    }
}

@media only screen  and (max-width: 620px){
    body.with-slider header#header-container{
        margin-bottom: 300px;
    }
}

@media only screen  and (max-width: 530px){
    body.with-slider header#header-container{
        margin-bottom: 250px;
    }
}

@media only screen  and (max-width: 430px){
    body.with-slider header#header-container{
        margin-bottom: 200px;
    }
}

/* ---------- End - Different Viewports Style ---------- */



/* Event single style */

.event-details{
    width: 100%;
    margin-bottom: 30px;
    font-family: Helvetica;
    color: #666662;
}

.event-details > ul.event-details-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
    padding: 10px 15px;
}

.event-details > ul.event-details-list > li.event-details-list-elem:after{
	content: '';
	display: block;
	clear: both;
}
.event-details > ul.event-details-list > li.event-details-list-elem{
	border-bottom: 1px solid rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 1px solid #FFFFFF;
    line-height: 40px;
}

.event-details > ul.event-details-list > li.event-details-list-elem:last-child{
    border-bottom: 0;
}

.event-details > ul.event-details-list > li.event-details-list-elem:first-child{
    border-top: 0;
}

.event-details > ul.event-details-list > li.event-details-list-elem > div.event-details-list-elem-name{
    width: 40%;
    float: left;
    font-size: 12px;
}

.event-details > ul.event-details-list > li.event-details-list-elem > div.event-details-list-elem-content{
    width: 60%;
    font-size: 12px;
    float: left;
    margin-top: 9px;
    line-height: 1.8;
}

.event-map{
    margin-bottom: 30px;
    line-height: 0;
}

/* End of Event single style */

.thumb-view .event-date-label, .grid-view .event-date-label{
	right: 0px;
	position: absolute;
	top: 0px;
	line-height: 16px;
	font-size: 16px;
	z-index: 10;
	/*color: inherit;*/
	padding: 2px 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

/* firefox list fix */
@-moz-document url-prefix() {
	ul, ol {
		list-style-position: outside;
	}
}