body	{
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;		background: none !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #000;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-family: "Oswald";
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000;
}
a {
	color: #971D20;
}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #D12529;
}
.header-content {
	background: none;
}
#main-nav {
	background: #fff;
}
#main-nav ul li {
	border: none;
	font-size: 14px;
}
#main-nav ul li a {
	color: #333;
	text-shadow: none;
	border: none;
	padding: 0 10px;
}
#main-nav ul li a:hover {
	color: #971D20;
}

.social-icons a {
	color: inherit;
}
a.more-link:hover	{
	color: #fff;
}

#main-nav ul li .mega-menu-item a, 
#main-nav ul li.current-menu-parent .mega-menu-item a, 
#main-nav ul li.current-menu-item .mega-menu-item a {
	color: #bbb;
}

#main-nav ul li .mega-menu-item a:hover,
#main-nav ul li.current-menu-parent .mega-menu-item a:hover, 
#main-nav ul li.current-menu-item .mega-menu-item a:hover {
	color: #fff;
}

#footer-bottom-nav	{
	margin-top: 10px;
}
#footer-bottom-nav ul li	{
	display: inline-block;
	padding: 2px 10px;
	border-right: 1px solid #eee;
}

/*MAIN MENU SEARCH SOCIAL*/

 #pv-search-social {
 float: left;
 width: 370px;
 text-align: right;
 padding: 10px 0 0 0 !important;
 margin-left: 30px;
}
.social-icons {
	text-align: right;
}
.search-block #s {
	background: #eee;
	border: none;
	color: #555;
}
.search-block:hover #s, .search-block:focus #s {
	color: #555;
}
.search-block button.search-button:before {
	color: #999;
}
.search-block .search-button {
	background: #fff;
	border: none;
}
/*	FOOTER	*/

footer	{
	box-shadow: 0px -4px 0px rgba(0, 0, 0, 0.1);
}
footer, .footer-bottom {
	background: #fff;
	color: #666;
}
.footer-bottom {
	font-size: 12px;
	line-height: 150%;
	height: inherit;
}
footer a, .footer-bottom a {
	color: #000;
}
footer a:hover, .footer-bottom a:hover {
	color: #999;
}
.footer-bottom .alignleft, .footer-bottom .social-icons {
	padding: 20px 0;
}
.btn-red	{
	background: #CD2324;
	color: #fff;
}
.wpdm-category li {
	border: none;
}
.wpdm-category li b {
	font-weight: normal;
}

div.pagination {
	background: #eee;
}

#main-nav ul.sub-menu a, #main-nav ul ul li.current-menu-item a, #main-nav ul ul li.current-menu-parent a, #main-nav ul ul li.current-page-ancestor a {
	line-height: 16px;
}
#crumbs, .woocommerce-breadcrumb {
	font-size: 11px;
}
.dictionary-char ul li	{
	list-style-type: none;
	display: inline-block;
}

.wide-news-item .post-box-title	{
	font-size: 16px;
}

/* Feedburner AbsFeed Start */
.sidebar-widget-abs	{
	border: 4px solid #B4EDFF;
	padding: 15px;
	margin-bottom: 20px;
	background: #EEFBFF;
}

.feedburnerFeedBlock	{
}

.feedburnerFeedBlock ul	{
	margin: 0;
	padding: 0;
}

.feedburnerFeedBlock ul li	{
	list-style-type: none;
	line-height: 1.3em;
	padding-bottom: 5px;
}

.feedburnerFeedBlock .headline a	{ /* Link (Headline) */
	color: #333 !important;
	font-size: 12px;
	font-weight: bold;
}

.feedburnerFeedBlock .headline a:hover	{
	color: #999 !important;	
}

.feedburnerFeedBlock div	{ /* Description (Price) */
	font-size: 10px;
	color: #B91A01;
}

.creditfooter	{
	float: left;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
/* Feedburner AbsFeed End */

.li50pc li	{
	display: inline-block;
	width: 50%;
}

.jig-caption-title {
	font-family: 'Oswald';
	font-weight: normal !important;
}

#footer-widget-area	{
	text-shadow: none !important;
}
.footer-widget-container li	{
	border-bottom: none !important;
}

/*	Facebook Comments Only */
@media only screen and (max-width: 767px) {
.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;} }
/*	//Facebook Comments */


/*	converting the 2 column layout to 1170px layout	*/

@media (min-width: 1200px) {
/* Large desktop */

.wrapper.layout-2c .container, .wrapper.layout-2c header#theme-header, .wrapper.layout-2c #main-nav, .wrapper.layout-2c #footer-widget-area, .wrapper.layout-2c .scroll-box-wide .group_items {
	width: 1170px;
}
.list-box li, .list-box li.first-news, .archives_2col .item-list, .sidebar {
	width: 370px;
}
.content {
	width: 770px;
}
#related_posts .related-item, .recent-box .recent-item {
	width: 250px;
}
.content .flexslider {
	width: 770px;
	height: 410px;
}
.content .flexslider .slides > li {
	height: 410px;
}
.content .ei-slider {
	height: 410px;
}
.ei-title {
	right: inherit;
	bottom: 10%;
}
.content .ei-title a:hover {
	color: rgba(255,255,255,0.9);
}
.ei-title h2 {
	float: left;
}
.ei-title h3 {
	color: #fff;
}
.ei-title h2, .ei-title h3 {
	text-align: left;
}
.wide-box li {
	width: 370px;
}
.wrapper.layout-2c .wide-news-item, .wrapper.layout-2c .scroll-box-wide.scroll-box .scroll-item {
	width: 285px;
}
.wrapper.layout-2c .header-content {
	padding: 10px 32px;
}
.ads-top {
	margin-top: 0;
}
.logo {
	margin: 20px 0;
}
.main-menu {
	width: 770px;
	float: left;
}

}


/*  TABLET  : 1024px */
@media only screen and ( max-width: 1219px ) {
.content-wrap-wide .content {
	width: 770px;
}
#main-nav ul li {
	font-size: 13px;
}
.logo, .ads-top {	/* Centralize logo and top ad in all non-desktop modes */
	float: none;
	margin: 0 auto;
	text-align: center;
}

/*MAIN MENU SEARCH SOCIAL*/

.main-menu {
 width: 660px !important;
 float: left !important;
}
#pv-search-social {
	width: 280px !important;
	float: right !important;
	margin-left: 0;
}
#main-nav.fixed-nav #pv-search-social {
	float: left !important;
}
}


/* TABLET  : 768px */
@media only screen and (max-width: 985px) and (min-width: 768px) {
.flexslider, .flexslider .slides > li, .ei-slider, .ei-slider-large li {
	height: 389px !important;
}

/*MAIN MENU SEARCH SOCIAL*/
#main-nav .main-menu {
 width: 710px !important;
}
#pv-search-social {
 width: 730px !important;
 text-align: center !important;
 float: none !important;
 margin-top: 10px;
}
.social-icons {
	float: left;
	text-align: left !important;
	width: 400px;
}
#main-nav.fixed-nav #pv-search-social {
	float: none !important;
	margin: 0 auto !important;
}
#main-menu-mob, #top-menu-mob {
	width: 710px;
}
}

/*  Phone  : 480px */
@media only screen and (max-width: 767px) and (min-width: 480px) {
.flexslider, .flexslider .slides > li, .flexslider .slides img, .ei-slider, .ei-slider-large li {
	height: 218px !important;
}

/*MAIN MENU SEARCH SOCIAL*/
#main-nav .main-menu {
 width: 390px !important;
}
#pv-search-social {
 float: none !important;
 width: 410px !important;
 text-align: center !important;
}
.social-icons {
	float: left !important;
	text-align: left !important;
}
#main-nav.fixed-nav #pv-search-social {
	float: none !important;
	margin: 0 auto !important;
}
#main-menu-mob, #top-menu-mob {
	width: 390px;
}
.footer-bottom .social-icons	{
	text-align: center !important;
}


}

@media only screen and (max-width: 479px) {
.flexslider, .flexslider .slides > li, .flexslider .slides img, .ei-slider, .ei-slider-large li {
	height: 149px !important;
}

/*MAIN MENU SEARCH SOCIAL*/
#main-nav .main-menu {
 width: 280px !important;
}
 #pv-search-social {
 float: none !important;
 text-align: center !important;
}
.social-icons {
	float: none !important;
	margin: 0 auto !important;
	text-align: center !important;
}
#main-nav.fixed-nav #pv-search-social {
	float: none !important;
	margin: 0 auto !important;
}
}
