/*



Theme Name: Fenomen



Theme URI: http://themeforest.net/item/fenomen-legendary-wp-theme/15168399



Description: Legendary WP Theme



Author: DivEngine



Author URI: http://themeforest.net/user/divengine



Version: 9.3



Text Domain: fenomen



License: Themeforest Licence



License URI: http://themeforest.net/licenses



*/











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



#rssTopBar{



	background: #9cb4be;



}







#rssTopBar p{



	font-weight: 600;



}



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


.header-row-3-container.header-menu-skin-dark{

    background: #eee;

    background: -webkit-linear-gradient(bottom, #fff , #eee);

    background: -o-linear-gradient(bottom, #fff, #eee);

    background: -moz-linear-gradient(bottom, #fff, #eee);

    background: linear-gradient(to bottom, #fff , #eee);

    border: #ccc 1px solid;

    border-radius: 5px;

}



.header-menu-skin-dark .main-menu > ul > li > a{

	color: #555;

}



.header-menu-skin-dark .main-menu > ul > li > a:hover{

	color: #222;

}



.header-menu-skin-dark .main-menu > ul > li > a:active{

	color: #222;

}



.header-style-boxed .main-menu > ul > li.current-menu-item > a{

	color: #222;

}



.header-menu-skin-dark .main-menu.menu-separator > ul > li > a {

	border-right: 1px solid #ccc;

}





/*-----------------------Home Page Popular Section Design------------------------*/

.left-list-post-thumbnail-home img{

		height: 60px;

}



.left-list-post-thumbnail-home{

	width: 60px;

	margin-left: -60px;	

}



.left-list-box-item-home{

	margin-left: 60px;	

}



.popularHomePageSection{

	width: 46%;

	margin-right: 2%;

    float: left;	

	padding-bottom: 8%;

}



.popularHomePageRow{

	clear: both;	

}



.individualBlogUnderline{

	border-bottom: 1px solid #ccc;

	margin-bottom: 4%;	

}



/*----------Home Page Popular Section Category Titles------------*/

.popularSectionHeader{

	color: #fff;

	border-radius: 5px; 

	width: 50%; 

	padding-left: 10px;

	-moz-box-shadow: inset 0 -10px 20px -10px #888;

        -webkit-box-shadow: inset 0 -10px 20px -10px #666;

        box-shadow: inset 0 -10px 20px -10px #666;

	margin-bottom: 3%;

}


/*--------Footer Nav-----------*/
nav#footer-menu{
	background: #67767c;
    width: 100%;
    color: #fff;
    padding: 10px 30px;
}

nav#footer-menu a{
	color: #fff;	
}

nav#footer-menu li#menu-item-113, nav#footer-menu li#menu-item-114{
	background: #66aec3;
	padding-right: 20px;
    margin-left: 20px;
}

nav#footer-menu li#menu-item-113{
	margin-left: 50px;
}

div.fullWidth{
	width: 100%;
    background: #67767c;
    height: 47px;
}


/*----Take off thuumbnail category names------*/

.fm-cat-list a.left-list-cat-link{
	display: none;	
}

/*-------Home Page Reccomeneded Section------------*/
div.stripeBackground{
    background-image: url(/wp-content/uploads/2016/06/stripeBackground.png);
	background-repeat: repeat-x;
	background-position: center; 
	height: 29px;
	margin: 7% 0%;
}

.sidebar-container div.widget_recent_entries, .sidebar-container div.popular-posts, .sidebar-container div.widget_recent_comments, .sidebar-container div.recent-posts-extended, .sidebar-container div.widget_decent_comments_widget{
		 background-image: url(/wp-content/uploads/2016/06/stripeBackground.png);
	background-repeat: repeat-x;
	background-position: 0px 10px; 
}

h2.boxForStripes, .sidebar-container h3.widget-title{
	margin-left: 3%; 
	background: #fff;
	padding: 0% 12px;
	display:inline-block;
	color: #14577c;
    font-size: 18px;
}

.sidebar-container h3.widget-title{
	text-transform: none;
    background: #fff;
    padding-right: 12px;
    padding-top: 5px;
    display: inline-block;
    color: #14577c;
    font-size: 18px;	
	border-bottom: none;
	margin-left: 0;
	padding-left: 0px;
}
h3.widget-title:before{
	display: none;	
}

.grid-thumbnail-cover{
	display: none;	
}

h3.recommendedCategory{
	background: #03c0e2;
    position: relative;
    top: 9px;
    margin: 9% 0;
    width: 75%;	
}

.fm-post-thumbnail{
	overflow: visible;
}

/*-----Keep the Home Page Reccomeneded Section about normal dimensions----*/

@media (min-width: 660px){
    .grid-post-thumbnail img {
        height: 190px;
    }
}

/*-----Style the Read More button under each section on home page----*/
h5.readMore{
	text-align: center;
    text-transform: uppercase;
    color: #444;
    /* font-weight: 300; */
    line-height: 18px;
}

/*----------------Home Page Titles---------------------*/
h3.homePageTitle{
	font-size: 16px!important;	
	font-weight: 500;
}

.page-id-64 .left-list-post-data-content{
	min-height: 95px;	
	min-width: 255px;
}

.page-id-64 .fm-post-excerpt.left-list-post-text{
	position: absolute;
    bottom: 1px;	
}

p.commentNumbers{	
	position: absolute;
    bottom: 0;
    right: 3px;
}

/*----------Remove Double Social Icons-------------*/
a.icon-twitter::before, a.icon-facebook::before, a.icon-linkedin::before, a.icon-reddit::before, a.icon-vk::before, a.icon-pinterest::before{
	display: none;	
}

/*---------Style Reccomeneded On Home Page-----------*/

div.fm-post-meta.grid-post-meta.clearfix{
	font-style: italic;	
}

h3.homePageTitleRecommended{
	min-height: 81px;
	font-weight: 500;	
}

.grid-box-item{
	margin: 0px;	
}

div.recommendedPadding{
	display: inline-block;
	margin-left: -30px;
}

.page-id-64 div.fm-box-layout img{
	/*border: #ccc 1px solid;
    padding: 2px;*/
}

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

#footer{
	background: #4d4d4d;	
}

.footer-logo img{
	height: 75px; 
	float: right;
	padding-left: 15px;	
}

div.footer-left{
	width: 100%;	
	padding-right: 0;
}

div.footer-left .header-row-element.header-social-icons{
	float: right;	
}

div.footer-row-1.footer-widgets{
	border-bottom: none; 
	padding-bottom: 0;	
}

p.copyright{
	background: #fff;
	max-width: 1104px;
	width: 100%;
	padding: 3px 0;
	padding-left: 20px;	
	margin-top: 30px;
	display: block;
	margin: auto;
}

.footer-row-2{
	padding-bottom: 0px; 	
}

div.whiteBackground{
	background: #fff;
	width: 100%;	
	margin-top: 30px;
}

span.darkGray{
	color: #666;	
}

/*-------------Login/Logout Buttons------------------*/
a.loginNav{
    padding: 4px 20px;
    font-size: 1.1em;
    margin-right: 10px;	
}

div.header-align-right.loginButtons{
	margin-top: 16px;	
}

div.header-align-bottom-right{
	position: absolute;
	bottom: 4px;
	right: 0px;	
}

/*-----------Margin for blog feed on any page besides the home page------------------*/
div.fm-box-layout.left-list-box-layout.singleCategory{
	margin-top: 4%;	
}

/*---------------Close Header Section------------------*/
.header-search{
	display: none;	
}

/*-------------Clean Up Recent Posts widget--------------*/
div.widget_recent_entries ul li a{
	text-align: left;	
}


/*----------Style the form to create a post if you are a contributer------------*/
.page-template-template-fullWidth div.container-inner.clearfix{
	margin-right: 0px;	
}

div#user-submitted-posts fieldset input.usp-input{
		width: 100%;
}

label[for="user-submitted-image"] {
	display: none;
}

div#user-submitted-posts fieldset #user-submitted-image input.usp-input.usp-clone{
		color: #555;
    width: 170px;
    border-color: #ccc;
    background: #f7f7f7;
    -webkit-box-shadow: 0 1px 0 #ccc;
    box-shadow: 0 1px 0 #ccc;
    vertical-align: top;
    padding-left: 20px;
    padding: 10px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

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

.footer-cols .textwidget{
	color: #999;	
}

.footer-skin-dark .footer-widgets .widget-box > ul > li > a{
	color: #cbcbcb;	
}

.footer-skin-dark .footer-widgets .widget-box > ul > li{
	border-bottom: 1px dotted #666;	
	padding: 7px 0;
}

.footer-skin-dark .footer-widgets .widget-box > ul > li:before{
	display: none;
}

.footer-skin-dark .footer-widgets .widget-box > ul > li > span{
	display: none;	
}

.footer-skin-dark .footer-widgets .widget-box h3{
	text-transform: none;
	border-bottom: 1px dotted #666;
	color: #dddddd;
}

.footer-skin-dark .footer-widgets .widget-box h3:before{
	display: none;	
}


.header-social-icons img{
	/*width: 27px;*/	
}

/*----------Back to Top Button------------*/
a.back-to-top {
	display: none;
	background: #13577b;
    padding: 0px 12px;
    color: #ddd;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/*---------Footer login/sign up--------*/
.loginNavFooter{
	background: #66aec3;
    padding: 6px 20px;
    margin-left: 10px;
    color: #fff;
    text-transform: uppercase;
	float: left;
	padding: 0px 14.7px;
    margin-top: 10px;
}

.loginNavFooter:hover{
	color: #fff;	
}

.loginNavFooter.first{
	margin-left: 30px;
}

nav#footer-menu{
	width: initial;	
	padding: 10px 0px;
}

#footer-menu{
	float: left;	
}

#footer-menu li{
	padding-left: 15px;	
}

/*----------Style the Feed of a single category page-------------*/

.single-category-color h3{
	position: relative;
	width: 160px;
	top: 0;
	left: 0;
	margin-top: 10px;
    margin-bottom: 2%;
	padding-left: 0px;
	text-align: center;
}

h3.left-list-post-title{
	font-size: 16px!important;
    font-weight: 500;	
}


.left-list-post-meta-right{
	float: none;	
}

.left-list-post-thumbnail-content img{
	border: #ccc 1px solid;
    padding: 2px;	
}

.fm-post-data.left-list-post-data{
	min-width: 100%;	
}

.fm-post-thumbnail.left-list-post-thumbnail.fm-post-thumbnail-ready{
	with: 200px;	
}

.fm-layout-item.left-list-box-item.clearfix{
	margin-left: 200px;	
	margin-top: 30px;
}

hr.singleCategory{
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e2e2e2;
    margin: 1em 0;
    padding: 0; 	
}

.pagin-pages a:hover{
	background: #fff;
}

.pagin-pages a:hover{
	border: 1px solid #efefef;
}

/*-----------Purple Entertainment Pages---------------*/
#entertainment #rssTopBar{
	background: #a303d7;	
	color: #fff;
}

#entertainment #rssTopBar p{
	color: #fff;
}

#entertainment .sidebar-container h3.widget-title{
	color: #962cca;
}

#entertainment div.fullWidth{
	background: #6d118d;	
}

#entertainment nav#footer-menu{
	background: #6d118d;	
}

#entertainment .loginNavFooter{
	background: #b903e1;	
}

#entertainment a.back-to-top{
	background: 	#6d118d;
}

#entertainment h2.boxForStripes{
	color: #b903e1;	
}

#entertainment a:hover{
	color: #b903e1!important;
}

#entertainment .single-post-author .author-info .author-social-icons a{
	color: #6d118d;	
}

#entertainment .pagin-pages .current{
	background: #6d118d;	
	border: #6d118d;
}

#entertainment .header-menu-skin-dark .main-menu-button{
	color: 	#6d118d;
}


/*-----------Red Business Pages---------------*/
#business #rssTopBar{
	background: #e00404;	
	color: #fff;
}

#business #rssTopBar p{
	color: #fff;
}

#business .sidebar-container h3.widget-title{
	color: #e3000b;
}

#business div.fullWidth{
	background: #911110;	
}

#business nav#footer-menu{
	background: #911110;	
}

#business .loginNavFooter{
	background: #f61c1b;	
}

#business a.back-to-top{
	background: 	#911110;
}

#business h2.boxForStripes{
	color: #f61c1b;	
}

#business a:hover{
	color: #f61c1b!important;
}

#business .single-post-author .author-info .author-social-icons a{
	color: #911110;	
}

#business .pagin-pages .current{
	background: #911110;	
	border: #911110;
}

#business .header-menu-skin-dark .main-menu-button{
	color: 	#911110;
}

/*-----------Aqua Art Pages---------------*/
#art #rssTopBar{
	background: #03dfd0;	
	color: #fff;
}

#art #rssTopBar p{
	color: #fff;
}

#art .sidebar-container h3.widget-title{
	color: #03dfd0;
}

#art div.fullWidth{
	background: #0eafa4;	
}

#art nav#footer-menu{
	background: #0eafa4;	
}

#art .loginNavFooter{
	background: #03dfd0;	
}

#art a.back-to-top{
	background: 	#0eafa4;
}

#art h2.boxForStripes{
	color: #03dfd0;	
}

#art a:hover{
	color: #03dfd0!important;
}

#art .single-post-author .author-info .author-social-icons a{
	color: #0eafa4;	
}

#art .pagin-pages .current{
	background: #0eafa4;	
	border: #0eafa4;
}

#art .header-menu-skin-dark .main-menu-button{
	color: 	#0eafa4;
}



/*-----------Yellow News Pages---------------*/
#news #rssTopBar{
	background: #f2cf08;	
	color: #fff;
}

#news #rssTopBar p{
	color: #fff;
}

#news .sidebar-container h3.widget-title{
	color: #f2cf08;
}

#news div.fullWidth{
	background: #c1a713;	
}

#news nav#footer-menu{
	background: #c1a713;	
}

#news .loginNavFooter{
	background: #f2cf08;	
}

#news a.back-to-top{
	background: 	#c1a713;
}

#news h2.boxForStripes{
	color: #f2cf08;	
}

#news a:hover{
	color: #f2cf08!important;
}

#news .single-post-author .author-info .author-social-icons a{
	color: #c1a713;	
}

#news .pagin-pages .current{
	background: #c1a713;	
	border: #c1a713;
}

#news .header-menu-skin-dark .main-menu-button{
	color: 	#c1a713;
}

/*-----------Green Sports & Recreation Pages---------------*/
#sports #rssTopBar{
	background: #43cc63;	
	color: #fff;
}

#sports #rssTopBar p{
	color: #fff;
}

#sports .sidebar-container h3.widget-title{
	color: #43cc63;
}

#sports div.fullWidth{
	background: #2f8a44;	
}

#sports nav#footer-menu{
	background: #2f8a44;	
}

#sports .loginNavFooter{
	background: #43cc63;	
}

#sports a.back-to-top{
	background: 	#2f8a44;
}

#sports h2.boxForStripes{
	color: #43cc63;	
}

#sports a:hover{
	color: #43cc63!important;
}

#sports .single-post-author .author-info .author-social-icons a{
	color: #2f8a44;	
}

#sports .pagin-pages .current{
	background: #2f8a44;	
	border: #2f8a44;
}

#sports .header-menu-skin-dark .main-menu-button{
	color: 	#2f8a44;
}


/*-----------Blue Living & Leisure Pages---------------*/
#living #rssTopBar{
	background: #03c0e2;	
	color: #fff;
}

#living #rssTopBar p{
	color: #fff;
}

#living .sidebar-container h3.widget-title{
	color: #03c0e2;
}

#living div.fullWidth{
	background: #0e889e;	
}

#living nav#footer-menu{
	background: #0e889e;	
}

#living .loginNavFooter{
	background: #03c0e2;	
}

#living a.back-to-top{
	background: 	#0e889e;
}

#living h2.boxForStripes{
	color: #03c0e2;	
}

#living a:hover{
	color: #03c0e2!important;
}

#living .single-post-author .author-info .author-social-icons a{
	color: #0e889e;	
}

#living .pagin-pages .current{
	background: #0e889e;	
	border: #0e889e;
}

#living .header-menu-skin-dark .main-menu-button{
	color: 	#0e889e;
}

/*----------Footer links need to be white when you hover---------*/
#living .footer-row-wrapper a:hover, #living a.back-to-top:hover, #entertainment .footer-row-wrapper a:hover, #entertainment a.back-to-top:hover, #art .footer-row-wrapper a:hover, #art a.back-to-top:hover, #sports .footer-row-wrapper a:hover, #sports a.back-to-top:hover,  #news .footer-row-wrapper a:hover, #news a.back-to-top:hover,  #business .footer-row-wrapper a:hover, #business a.back-to-top:hover{
	color: #fff!important;
}



/*------------Style Home Page for Mobile-----------*/
@media (max-width: 1185px){
	.popularHomePageSection	{
		width: 100%;	
	}
	
	.popularSectionHeader{
		width: 100%;	
	}
	
	.left-list-post-data-content{
		margin-top: -5px;
		padding-left: 10px;	
	}
	
	.loginNavFooter{
		width: 100%;
    	margin-left: 0px;	
	}
	
	.loginNavFooter.first{
    	margin-left: 0px;	
	}
	
	div.fullWidth{
		height: 241px;	
	}
	
	.header-menu-skin-dark .main-menu-button{
		color: #13577b;
	}
	
	.header-row-wrapper{
		padding-top: 10px;	
	}

}

/*--------------Style the Sidebar------------------*/
.popular-posts img{
	padding-right: 5px;
    padding-bottom: 10px;	
}

.popular-posts .post-stats span{
	font-style: italic;
    color: #777;	
}

.widget_recent_comments li.recentcomments:before{
		display: none;
}

.widget_recent_comments #recentcomments li, .widget_rss li{
	margin-left: 0px;	
}

.widget_recent_comments #recentcomments li span.comment-author-link{
	text-decoration: none;
}

.widget_recent_comments #recentcomments li span.comment-author-link a{
	color: #333;	
}

.widget_recent_comments .comment-author-link:after{
	content: ":";	
}

.widget_recent_comments .recentcomments a, .widget_recent_comments .recentcomments{
	color: #666;	
}

/*--------Make login buttons show up on mobile------------*/

@media(max-width:767px){
	.header-row-element.header-logo{
		display: none;	
	}
	
	.header-row-element.header-social-icons{
		display: none;	
	}
	
	.header-row-parent.header-row-1.clearfix{
		display: block; 
		height: 0px;
	}
	
	div.header-align-bottom-right{
		position: relative;	
	}
	
	div.header-align-right.loginButtons{
		margin-top: 8px;	
	}
	
	.loginNav.last{
		margin-right: 0px;	
	}
	
	a.loginNav{
	
    padding: 2px 0px;
    padding-left: 10px;
    font-size: 1em;
    display: block;
    width: 300px;
    width: 46%;
    margin-bottom: 5px;
    float: left;
    margin: auto;
    margin-left: 2.66%;
    margin-bottom: 5px;	
	}
	
	.header-align-right.loginButtons{
		width: 100%;	
	}
	
	/*Fix sub page feed*/
	.fm-layout-item.left-list-box-item.clearfix{
		margin-left: 0px;	
	}
}

/*--------Make login buttons look good on tablet------------*/

@media(min-width:767px) and (max-width: 1184px) {
		.header-align-right{
			width: 100%;	
		}
		
		.header-align-right a{
			float: right;	
		}
		
		.header-align-right.loginButtons{
			width: 100%;	
		}
		
		.header-align-right.loginButtons a{
			float: right;
		}
		
		div.header-align-right.loginButtons{
		        margin-bottom: 10px;
		}
		
		.header-social-icons a{
			margin-bottom: 0px;	
		}
		
}

.header-social-icons a:last-child{
	margin-right: 18px;	
}

@media(min-width:767px) and (max-width: 1023px) {

	a.loginNav{
		padding: 4px 10px;
    	font-size: 1em;	
	}
}

/*---------------Style the Slider---------*/
@media(min-width:1024px){
.tp-caption.PostSlider-Content.tp-resizeme{
	line-height: 15px!important;
	font-size: 10px!important;	
}
}

@media(min-width:1184px){
.tp-caption.PostSlider-Content.tp-resizeme{
	line-height: 17px!important;
	font-size: 12px!important;	
}
}

.PostSlider-Title{
	height: 4.1em;
    overflow: hidden;
}

div.tp-caption.PostSlider-Category.tp-resizeme{
	display: none;	
}

/*-------Style isngle Blog-------------*/
.single-post-cat-list{
	display: none;	
}

/*Style Single Blog Post Category*/
.single-post .popularSectionHeader{
	position: relative;
    top: 5px;
    left: 0px;
    width: 200px;
    float: left;
	
}


/*------------Style the breadcrumbs--------------*/
p#breadcrumbs{
	top: 15px;
    color: #666;
    background: #f6f6f6;
    position: relative;
    padding: 0px 2%;
    display: block;
    display: inline-block;
    clear: both;
    float: left;
}

/*----------Style Single Blog Page Category----------*/
div.single-post-boxes.single-post-navigation.clearfix{
	display: none;	
}

div.single-post-related-post-cat-list div.fm-cat-list-content{
	display: none;	
}

div.single-post-related-post-wrapper .popularSectionHeader{
	width: 100%;
	top: 12px;
	left: 0px;
	display: inline-block;
	margin: 10px 0px;
	float: none;
}

div.single-post-related-post-wrapper img, .single-post-author-content img{
	border: 1px solid #EEE;	
	padding: 3px;
}

div.single-post-related-post-wrapper a{
	font-weight: 300;	
}

.single-post-author-content .author-avatar{
	padding: 0px;	
}

.single-post-author-content{
	border: none;	
}

@media (min-width: 480px){
.single-post-author .author-info{
	border-left: none;
	padding-top: 0px;	
}
}

#single-post-comments-form h3, #single-post-comments-box h3{
	position: inherit;
    border-bottom: none;
    padding-bottom: 40px;
    text-transform: none;
    background-image: url(/wp-content/uploads/2016/06/stripeBackground.png);
    background-repeat: repeat-x;
    background-position: 0px 46px;
	font-weight: 300;
}

#single-post-comments-form input#submit{
	color: #333;
    background: #fdfdfd;
    border: 1px solid #bbb;
    position: inherit;
    text-transform: none;	
}

.fm-box-title:before {
	display: none;	
}

.single-post .stripeBackground{
	margin-bottom: 4%;	
}

.single-post .single-post-advert{
	display: none;	
}

.single-post .popularSectionHeader{
	margin: 0px;
	margin-bottom: 3%;	
}

/*------------Style Category Page for Mobile-----------*/

@media screen and (max-width: 660px){
h3.recommendedCategory{
	margin: 5% 0;	
}

h3.popularSectionHeader.recommendedCategory{
	width: 75%;
	padding-left: 10px;
	text-align: left;	
}

.left-list-post-data-content {
    margin-top: 3%;
    padding-left: 0px;
}

.grid-box-item-wrapper{
    margin-left: 30px;
	padding: 8% 0;
}
}

.fm-post-thumbnail{
	background: #fff;	
}

/*----Style the menu-------*/

.header-row-3-container{
	height: inherit;	
}

#main-menu ul li a:hover{
	background: #eee;
	/*border-bottom: 1px solid #ccc;*/
}

.header-menu-skin-dark .main-menu.menu-separator > ul > li > a {
	color: #333;	
}

.main-menu li > ul:before:hover{
	border-left: 3px solid #333;	
}

.main-menu > ul > li > ul > li:hover > a:before {
		background: #777;
}

/*------------Style the Header More----------*/
.header-logo-wrapper img{
	margin: 2% 0 1% 0;
}

/*-------Style the Recent Posts Plugin-----------*/
.rpwe-li.rpwe-clearfix a.comment-count{
	float: left;
    margin-left: 117.7px;
    margin-top: -50px;	
	color: #777!important;
	font-weight: 600;
    font-style: italic;
    font-size: 0.7em;
}

.rpwe-li.rpwe-clearfix .rpwe-title{
	padding-top: 10px;	
}

.rpwe-li.rpwe-clearfix .rpwe-time{
	display: none;	
}

.rpwe-li.rpwe-clearfix img{
	min-width: 113px;	
}

/*-------Style the Popular Posts Plugin-----------*/
.popular-posts ul.wpp-list img{
    min-width: 113px;
    border: 1px solid #eee;
    padding: 3px;
    margin-right: 8px;	
}

/*----------Style the footer links to login/logout------------*/
@media only screen and (min-width:1024px) and (max-width: 1185px) {
		.loginNavFooter{
			    /*margin-left: 10px;*/
				color: #fff;
				text-transform: uppercase;
				float: left;
				padding: 0px 13.7px;
				margin-top: 10px;
				font-size: 0.7em;	
		}
		
		.loginNavFooter.first{
			    /*margin-left: 10px;*/
		}
		
}

#sports .loginNavFooter a:hover{
	color: #fff!important;	
}

/*-----------BB Pres Single Forum Page-----------*/

div.searchLeft{
	width: 221px;
	float: left;	
}

div.newTopicRight{
	float: right;	
}

div.bbp-template-notice.info{
	display: none;	
}

div.newTopicRight a{
	background: #eee;
    background: -webkit-linear-gradient(bottom, #fff , #eee);
    background: -o-linear-gradient(bottom, #fff, #eee);
    background: -moz-linear-gradient(bottom, #fff, #eee);
    background: linear-gradient(to bottom, #fff , #eee);
    border: #ccc 1px solid;
    border-radius: 3px;
    text-transform: uppercase;
	/*border: 1px solid #555;*/
    padding: 6.5px 20px;
    font-size: 1.2em;
}



.vc_btn3-container.vc_btn3-inline{
	margin-top: 3px;	
}

#subscription-toggle{
	display: none;	
}

.bbp-topic-permalink{
	font-size: 1.8em;	
}

li.bbp-topic-title{
	padding-left: 1%;
}

#bbpress-forums li ul.odd{
	background: #f3f3f3;	
}

#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer{
	background: #13577b;
    color: #fff;	
}

div.bbp-template-notice{
	display: none;	
}

.bbp-topic-started-by img{
	display: none!important;	
}

.bbp-topic-freshness-author{
	display: none;	
}

.bbp-footer{
	display: none;	
}

.bbp-replies .bbp-header{
	display: none;	
}

#bbpress-forums ul.bbp-lead-topic{
	margin-bottom: 0px;	
}

.bbp-pagination{
	display: none;	
}

#bbpress-forums ul.bbp-replies{
	border-top: 0px;	
}

#bbpress-forums ul.bbp-lead-topic{
	border-bottom: 0px;	
}

#bbpress-forums div.bbp-reply-header{
	padding-left: 10%;	
}

#bbpress-forums div.reply{
	padding-left: 10%;	
}

#bbpress-forums fieldset.bbp-form legend{
	text-transform: uppercase;
    padding: 5px;
    font-size: 2em;
    font-size: 19px;
    line-height: 19px;
    padding-bottom: 13px;
    margin-bottom: 30px;
    font-weight: 600;
}

#bbpress-forums fieldset.bbp-form{
	margin-top: 6%;	
}

/*Style logins buttons and social icons to be the same*/
div.header-align-right.loginButtons{
	margin-top: 18px;	
}

.header-social-icons a{
	width: 28px;
	height: 28px;
	margin-right: 12px;
	margin-bottom: 0px;	
}

.header-align-bottom-right{
	margin-bottom: 18px;	
}

.header-style-boxed ul li a{
	padding: 0 13.54px;	
}

.header-style-boxed ul li#menu-item-8 a{
	padding-left: 23.14px;	
}

#menu-item-8669 a{
	border-right: none;	
}


@media (min-width: 1185px){
.header-style-boxed ul li a{
	padding: 0 21.89px;	
}

.header-style-boxed ul li#menu-item-8 a{
	padding-left: 37.89px;	
}
}

/*-------Home Page Links---------*/
#main-menu ul li a:hover{
	color: #13577b;
}

/*-----------Style Discussion Board for Mobile-------------*/
@media (max-width: 800px){
#bbpress-forums li.bbp-topic-voice-count{
	display: none;	
}

#bbpress-forums li.bbp-topic-reply-count{
	display: none;	
}

#bbpress-forums li.bbp-topic-freshness{
	display: none;	
}

li.bbp-topic-title{
	width: 100%;	
}

li.bbp-topic-title{
	padding-right: 1%;	
}

}

@media (max-width: 480px){
	div.newTopicRight{
		float: left;
		margin-bottom: 8%;	
	}
	
	div.newTopicRight a{
		padding: 6.5px 67px;	
	}
	
	.bbp-topic-permalink {
    font-size: 1.5em;
	}
	
}

/* styles for '...' for Chrome */ 
.PostSlider-Title {
	
    display: -webkit-box!important;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box!important;         /* OLD - Firefox 19- (buggy but mostly works) */
   display: -ms-flexbox!important;      /* TWEENER - IE 10 */  
    margin: 0 auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	-moz-line-clamp: 4;
    -moz-box-orient: vertical;
	-ms-line-clamp: 4;
    -ms-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  
}

/*------Dont Sqiush the Reccomended Photos-----*/
@media (min-width: 660px){
.recommendedPadding img{
	width: inherit;
    max-width: none;	
	margin-left: -20%;
}

.recommendedPadding .fm-post-thumbnail{
	overflow: hidden;	
}
}

/*-----------Make the Phone Recommended Text More responsive---------*/
@media(max-width: 660px){
		h3.homePageTitleRecommended {
    		min-height: 0px;
		}
}

/*-------One Half Class--------*/

@media (min-width: 767px){
.one_half_left, .one_half_right{
	width: 48%;
	float: left;
}

.one_half_left{
	margin-right: 2%;	
}

.one_half_right{
	margin-left: 2%;	
}
}


/*----------Send Feedback Form Correction--------*/
#wpcf7-f11635-p106-o1 form{
	margin-top: -30px;	
}


/*--------Revolution Slider Styles-----------*/
.rev_slider div.PostSlider-Title, div.PostSlider-Content, a.PostSlider-Button{
	font-family: Arial,Helvetica,sans-serif!important;
}
div.tp-loop-wrap div.tp-mask-wrap div.PostSlider-Title{
    margin-top: -20px!important;	
}

div.PostSlider-Content{
	margin-top: -10px;	
}

a.PostSlider-Button{
	font-size: 12px!important;	
}

/*---CSS the menu for discover to hover the whole thing----*/
ul.main-menu-list li:last-child{
	float:none;
	overflow: hidden;
}

div.header-align-left{
	width: 100%;	
}

/*------Make the links more noticable in posts---------*/
.single-post-content-area a{
	text-decoration: underline;	
}

/*----------Actually Bold the "Strong"------------*/
strong{
	font-weight: bolder;	
}

/*--------Style the footer Terms and Condition Links------------*/
.termsAndAgreement{
	float: right;
    padding-left: 6px;
	color: #a3a3a3!important;
	text-decoration: underline;	
}

/*-------Put the login buttons in the corner------------*/
@media (min-width: 767px){
	div.loginButtons{
	position: absolute;
    right: 0;
    top: 15px;
	}
}

/*----------Style the Login Buttons---------*/
.loginNav{
	background: #eee;
    background: -webkit-linear-gradient(bottom, #fff , #eee);
    background: -o-linear-gradient(bottom, #fff, #eee);
    background: -moz-linear-gradient(bottom, #fff, #eee);
    background: linear-gradient(to bottom, #fff , #eee);
    border: #ccc 1px solid;
    border-radius: 3px;
	text-transform: uppercase;	
}

/*--------------Left Align the menu icon on mobile---------*/
a.main-menu-button:before{
	float: left;	
}

/*--------Fix Footer Links on a phone-----------*/
@media(max-width: 724px){
	.copyright{
		text-align: center;	
	}
	a.termsAndAgreement{
		float: none;
	}
	a.back-to-top{
		bottom: 52px;	
	}
}

/*--------Make Revolution Slider More REsponsive for a phone---------*/
@media(max-width: 425px){
	div.tp-loop-wrap div.tp-mask-wrap div.PostSlider-Title{
		font-size: 16px!important;
		line-height: 17px!important;
	}
	
	.tp-caption{
		font-size: 11px!important;
	}	
}

/*----------Style the Login Buttons for Tablet---------*/
@media (min-width: 767px) and (max-width: 1185px){
	a.loginNav {
    padding: 4px 5px;
    font-size: .9em;
	}
}

/*--------Change Category Colors since the plugin failed when we switched to WPengine----------*/

h3.recommendedCategory{
	background: #9cb4be;	
}

#entertainment h3.recommendedCategory{
	background: #a303d7;	
}

#living h3.recommendedCategory{
	background: #03c0e2;	
}

#art h3.recommendedCategory{
	background: #03dfd0;	
}

#business h3.recommendedCategory{
	background: #e00404;	
}

#news h3.recommendedCategory{
	background: #f2cf08;	
}

#sports h3.recommendedCategory{
	background: #43cc63;	
}

/*--------Make the discussion board respond to being logged in or not--------*/
a#new-post-button{
		display: none;
}

.logged-in a#new-post-button{
		display: block;
}

#new-post-message{
	display: block;
	clear: both;
    font-size: 1.2em;
    text-align: center;
    padding-bottom: 10px;
    font-style: italic;	
}

#new-post-message a{
	text-decoration: underline;
}

.logged-in #new-post-message{
	display: none;	
}

/*-----------Correct the editting of profile buttons--------*/

.userpro-profile-img-btn [data-template="view"]{
	display: none;
}

a.userpro-small-link[title="Logout"]{
	display: none!important;	
}


/*----Fix the border on a larger screen on blogs when in the author list----------*/
@media (min-width: 767px){
	.left-list-post-thumbnail{
		width: 200px;
    	margin-left: -200px;
	}
	
	.left-list-post-thumbnail img{
    height: 143px;
	}
	
	.page-template-template-home-page .left-list-post-thumbnail{
		width: 60px;
    	margin-left: -60px;
	}
	
	.page-template-template-home-page .left-list-post-thumbnail img{
		height: 60px;
	}
	
	
}

@media screen and (max-width: 767px){
/*-------------fix the author page posts--------*/
h3.popularSectionHeader {
	width: 75%;
	padding-left: 10px;
	text-align: left;
}

.left-list-post-data-content{
	padding-left: 0px;
	padding-top: 15px;
	margin-top: 0px;
}
}
/*---------Hide the Comment posting form when you are not logged in-------------*/
#respond{
	display: none;	
}

.logged-in #respond{
	display: block;	
}

div#single-post-comments-form::after {
  content: "Please login to leave a comment.";
  background: #f6f6f6;
  visibility: visible;
  height: inherit;
  padding: 0px 2%;
}

.logged-in div#single-post-comments-form::after {
	display: none;	
}

.comment-reply{
	display: none;	
}

.logged-in .comment-reply{
	display: block;	
}

/*-------Fix Header for Safari----------*/
.header-layout-1 .header-row-1{
	height: inherit!important;	
}

/*-------Make SEarch Form Darker-----------*/
#searchform input::-webkit-input-placeholder {
   color: #222;
}

#searchform input:-moz-placeholder { /* Firefox 18- */
   color: #222;  
}

#searchform input::-moz-placeholder {  /* Firefox 19+ */
   color: #222;  
}

#searchform input:-ms-input-placeholder {  
   color: #222;  
}