/*
Theme Name: AMOG Theme
Theme URI: http://amog.com
Description: New AMOG theme. Child theme for Classica theme by Premium Pixels.
Author: Slobodan Manic
Author URI: http://slobodanmanic.com
Version: 1.0
Tags: clean
Template: classica
*/

@import url("../classica/style.css");
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);

/* ===== Fonts ===== */
body {
	font-family: FuturaBT, "Century Gothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Oswald, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
}


/* ===== Header ===== */

body {
	border: none;
}
#upper-wrap {
	background: #cb2127;
	border: none;
	position: relative;
}
#logo {
	margin-bottom: 0;
}
#logo a,
#logo img {
	display: block;
}
#logo {
	margin-right: 10px;
}
#primary-nav {
	background: #0d0c0c;
	float: none;
	margin-top: 0;
	text-transform: uppercase;
	font-family: Oswald, sans-serif;
	letter-spacing: 0.1em;
}
#primary-nav ul a {
	font-weight: normal;
	color: #bab9ba;
}
#primary-nav ul li {
	display: inline-block;
	float: none;
}
#primary-nav ul li a:hover,
#primary-nav ul li:hover,
#primary-nav ul li.sfHover a,
#primary-nav ul li.current-cat a,
#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-item a {
	color: #fff !important;
}
#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-cat a,
#primary-nav ul li.current-menu-item a {
	background: #333;
}
#header-search {
	position: absolute;
	border-bottom: 1px solid #dc7d64;
	bottom: 14px;
	right: 14px;
}
#header-search form,
#header-search table,
#header-search tr {
	border: none;
	margin: 0;
}
#header-search td {
	padding: 0;
}
#header-search #s {
	background: none;
	border: none;
	color: #fff;
	padding: 4px 30px 4px 0;
	font-family: FuturaBT, "Century Gothic", sans-serif;
	font-style: italic;
	font-size: 15px;
	width: 150px;
}
#header-search #searchsubmit {
	background: url('images/loupe.png') right center no-repeat;
	border: none;
	display: inline-block;
	text-indent: -9999em;
	width: 20px;
}



/* ===== Layout ===== */
#container {
	padding-top: 15px;
}
#content {
	margin-bottom: 25px;
}
#primary {
	width: 620px;
}
.single #primary,
.page-template-template-sitemap-php #primary,
.page-template-default #primary,
.page-template-template-authors-php #primary {
	border: 5px solid #dcd9d9;
	padding: 15px;
	width: 580px;
}
.single #primary textarea,
.page #primary textarea {
	max-width: 570px;
}
#sidebar {
	width: 300px;
	margin-top: 0;
}
#content #primary .entry-content {
	width: 100%;
}
#primary .entry-meta {
	float: none;
	width: auto;
	text-align: left;
	margin: 0 0 15px;
	line-height: 1.5;
}
#primary .entry-meta span {
	display: inline;
}
#primary .entry-title {
	padding: 0;
}
.post-37275 .entry-title {
	display: none;
}
.single #primary .hentry,
.single #respond-wrap,
.page #primary .hentry,
.page #respond-wrap,
#primary .hentry {
	padding-top: 0;
}
.hentry,
.navigation-links,
.hfeed,
.pinglist {
	margin-bottom: 20px;
}




/* ===== Homepage ===== */
#homepage-slider {
	border: 15px solid #1d1d1d;
	padding: 7px;
	margin-bottom: 60px;
	height: 360px;

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#homepage-slider-inside {
	height: 360px;
	position: relative;
	overflow: hidden;
	margin: 0;
}
.homepage-slide-inside {
	position: relative;
	height: 360px;
}
.homepage-slide-meta {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 546px;
	padding: 10px 15px 15px;
	background: url('images/bg_homepage_slide_meta.png');
	background: rgba(0,0,0,0.7);
	color: #fff;
}
.homepage-slide-category {
	color: #ffc70b;
	text-transform: uppercase;
}
.homepage-slide-meta h2 {
	font-family: FuturaBT, "Century Gothic", sans-serif;
	letter-spacing: 0;
	font-size: 28px;
	line-height: 1;
}
.homepage-slide-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
.homepage-slide img {
	width: 576px;
	height: 360px;
	background: #eee;
}
.bx-pager {
	position: absolute;
	bottom: -50px;
	text-align: center;
	width: 100%;
}
.bx-pager a {
	display: inline-block;
	margin: 0 3px;
	text-indent: -9999em;
	background: #eee;
	border: 1px solid #ddd;
	width: 12px;
	height: 12px;

	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
}
.bx-pager a:hover {
	background: #ddd;
}
.bx-pager a.pager-active {
	background: #ffc70b;
	border-color: #efa70b
}
.homepage-column {
	float: left;
	width: 33.3333%;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.column-3,
.column-6,
.column-9 {
	clear: left;
}
.homepage-column h3 {
	background: #1d1d1d;
	color: #fff;
	text-align: center;
	padding: 6px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 10px;
	font-weight: bold;
}
.homepage-column ul {
	margin: 0;
}
.homepage-column li {
	border-bottom: 2px dotted #cbccce;
	padding: 3px 0;
	line-height: 1.5;
	font-size: 13px;
	display: block;
}
.homepage-column li:last-child {
	border-bottom: none;
}
.homepage-column-more a {
	color: #cb2027;
	text-align: center;
	padding: 6px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 16px;
	display: block;
	font-family: Oswald, sans-serif;
}
.homepage-column img {
	width: 100%;
	height: auto;
	border: 2px solid #1d1d1d;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


/* ===== Images ===== */
img.size-large {
	margin-left: 0;
}
.entry-content img {
	max-width: 100%;
}


/* ===== Posts ===== */
.social-buttons {
	margin: 0 -15px 20px;
	padding: 7px 15px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	clear: both;
}
.social-buttons li {
	display: block;
	float: left;
	margin-right: 15px;
}
.single-page-navigation .nav-previous,
.single-page-navigation .nav-next {
	width: 48%;
	font-size: 12px;
	line-height: 1.2;	
}
.single-page-navigation {
	margin-bottom: 30px;
}
.single-page-navigation .nav-previous {
	float: left;
}
.single-page-navigation .nav-next {
	float: right;
	text-align: right;
}
.single-category {
	color: #cb2027;
	text-transform: uppercase;
	line-height: 1;
	font-size: 16px;
	margin-bottom: 0.5em;
}
#primary .entry-content {
	min-height: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#primary .archive-post .entry-content {
	padding-bottom: 0;
}
#primary .entry-title {
	font-size: 30px;
	font-weight: bold;
	color: #1d1d1d;
	font-family: FuturaBT, "Century Gothic", sans-serif;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0;
	margin-bottom: 0.75em;
}
#primary .entry-title a {
	font-family: FuturaBT, "Century Gothic", sans-serif;
	color: #1d1d1d;
	line-height: 1;
	display: block;
}
#primary .entry-title a:hover {
	color: #cb2027;
}
.archive-title {
	margin-bottom: 24px;
	font-size: 24px;
	color: #cb2027;
}
.comments-sidebar {
	width: auto;
	margin-right: 0;
	text-align: left;
	float: none;
}
.news-block-magick {
	margin-bottom: 20px;
}
.news-block-magick td {
	vertical-align: top;
}
.news-block-magick a {
	color: #b8912e !important;
	font-weight: normal !important;
}
.archive-thumb {
	float: left;
}
.custom-excerpt {
	font-size: 13px;
	margin-left: 105px;
}



/* ===== Authors Page ===== */
.author-box {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.author-box:last-child {
	border-bottom: none;
}
.author-details {
	margin-left: 170px;
}
.author-box ul {
	margin-left: 0;
}
.author-box li {
	font-size: 12px;
}
.author-box h2,
.author-box h3 {
	margin-bottom: 0.5em;
}



/* ===== WP Pagenavi ===== */
.page-navigation {
	margin-top: 30px;
}
.wp-pagenavi {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}
.wp-pagenavi a,
.wp-pagenavi a:hover,
.wp-pagenavi .current {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 8px !important;
	background: #cb2027 !important;
	color: #fff;
	border: none !important;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current {
	background-color: #000 !important;
}
.wp-pagenavi .pages,
.wp-pagenavi .extend {
	border: none !important;
}
.wp-pagenavi .pages {
	padding-left: 0 !important;
	margin-left: 0 !important;
}




/* ===== Google Search ===== */
#cse-search-results iframe {
	width: 100% !important;
}


/* ===== Sidebar =====*/
#sidebar .widget {
	border-bottom: 3px solid #e9eae8;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#sidebar .widget-title {
	background: #cb2127;
	color: #fff;
	text-align: center;
	padding: 6px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	font-family: Oswald, sans-serif;
	font-weight: bold;
}
.blogroll li a {
	color: #1b1b1b;
	text-align: center;
	padding: 6px;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-family: Oswald, sans-serif;
	display: block;	
	font-weight: bold;
}
.blogroll li a:hover {
	color: #cb2127;
}
/* Hide widgets with no ads for homepage */
.home #text-5,
.home #text-6 {
	display: none;
}
/* Related Posts (YARPP) */
.sidebar-related-posts {
	margin: 0;
	padding: 0;
}
.sidebar-related-posts li {
	display: block;
	float: left;
	width: 135px;
	height: 135px;
	margin: 5px;
	list-style: none;
	float: left;
	position: relative;
}
.sidebar-related-posts li a {
	background: #eeefee;
	padding: 5px;
	width: 125px;
	height: 125px;
	display: block;
}
.sidebar-related-posts li a:hover {
	background: #cb2127;
}
.sidebar-related-posts li h4 {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 115px;
	background: url('images/black_40.png');
	background: rgba(0,0,0,0.4);
	color: #fff;
	padding: 5px;
	text-align: center;
	margin: 0;
	font-weight: normal;
	font-family: FuturaBT, 'Century Gothic', sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
.sidebar-related-posts li a:hover h4 {
	background: rgba(0,0,0,0.6);
}
.widget_yarpp_widget {
	display: none;
}
.single .widget_yarpp_widget {
	display: block;
}

/* ===== Custom search ===== */
#cse-search-box table,
#cse-search-box table td,
#cse-search-box table tr {
	border: none;
	padding: 0;
	margin: 0;
}
#cse-search-box #s {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px;
	line-height: 24px;
	height: 34px;
}
#cse-search-box #searchsubmit {
	display: none;
}

/* ===== Tabbed widget ===== */
.tz_tab_widget .tab_wrap {
	background:#fff;
}
.tz_tab_widget .tabs ul.nav li {
	margin: 0;
}
.tz_tab_widget .tabs ul.nav li a {
	display:block;
	padding: 3px;
	line-height: 24px;
	height: 24px !important;
	text-align:center;
	background: #dadada;
	color: #5f5f5f;
	border-bottom:none;
	text-transform: uppercase;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.tz_tab_widget .tabs ul.nav li.tab_nav_1 {
	width: 148px;
	float: right;
}
.tz_tab_widget .tabs ul.nav li.tab_nav_2 {
	width: 148px;
	float: left;
}
.tz_tab_widget .tabs ul.nav li.ui-tabs-selected a {
	background: #cb2127;
	color: #fff;
}
.tz_tab_widget .tabs ul.nav li.first a {
	background-image:none;
}
.tz_tab_widget .tabs ul.nav li.first a:hover {
	background-image:none;
}
.tz_tab_widget .tabs .tab {
	padding: 10px 0 0;
	margin: 0;
	background: none;
}
.tz_tab_widget .tab li {
	padding: 10px 0;
	border-bottom: 1px solid #e9eae8;
}
.tz_tab_widget .tab li:last-child {
	border-bottom: none;
}
.tz_tab_widget .tab li .image {
	float:left;
}
.tz_tab_widget .tab li .details h5 {
	font-size: 14px;
}
.tab li .details .date,
.tab li .details .date a {
	color: #777;
	font-size: 11px;
}
.tabbed-image {
	float: left;
}
.details {
	margin-left: 60px;
}
.details h5 a {
	color: #1b1b1b;
}



/* ===== Footer ===== */
#footer-container,
#footer {
	background: #111;
}
#footer {
	border: none;
}
#footer-container {
	color: #ccc;
	padding-top: 20px;
	margin-top: 0;
}
#footer-container a {
	color: #f9f9f9;
}
#footer-container a:hover {
	text-decoration: underline;
}
#footer-top,
#footer-rss {
	width: 940px;
	margin: 0 auto;
}
#footer-top ul {
	text-align: center;
	margin: 0;
}
#footer-top li {
	display: inline-block;
	padding: 0 9px;
	margin: 0;
}
#footer-top li a {
	display: block;
}
#footer-copyright {
	text-align: center;
	margin-bottom: 40px;
}
.footer-feed {
	width: 33.33333%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 10px;
}
.footer-feed ul {
	margin: 0 0 1em;
}
.footer-feed h5 {
	text-transform: uppercase;
	font-size: 21px;
	margin-bottom: 0.7em;
}
.footer-feed ul {
	font-size: 12px;
	line-height: 1.2;
	border-top: 1px solid #222;
}
.footer-feed li {
	font-size: 12px;
	line-height: 1.2;
	border-bottom: 1px solid #222;
}
.footer-feed li a {
	display: block;
	padding: 0.6em 0.3em;
}
.footer-feed > a {
	font-size: 12px;
}
#footer-widgets {
	font-size: 12px;
	padding: 30px 0 40px 10px;
}
#footer-copyright {
	font-size: 0.8em;
}


/* ===== Everyguyed network ===== */
#firstRow {
	border-top: 1px solid #e9eae8;
	border-bottom: 1px solid #e9eae8;
	padding: 10px 0 0;
	margin: 0 auto 20px;
	overflow: hidden;
}
#firstRow p {
	margin: 0;
	padding: 10px 0 20px;
	clear: left;
	text-indent: -5000px;
	background: transparent url('images/network_logo.png') 50% 10px no-repeat;
	line-height: 50px;
}
.footer-items {
	margin: 0;
	padding: 0;
}
.footer-items li {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 180px;
	float: left;	
	position: relative;
	margin: 0 20px 20px 0;
}
.footer-items li.rightmost {
	margin-right: 0;
}
.footer-items li a {
	width: 180px;
	height: 180px;
	display: block;
}
.corner-title {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 5px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 10px;
	background: #e31a2a;
	width: auto;
	color: #fff;
}
.footer-items li h5 {
	display: none;
	font-size: 10px;
	line-height: 1.3;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	width: 170px;
	padding: 5px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgb(37,37,35);
	background-color: rgba(37,37,35,0.8);
	margin: 0;
}
.footer-items li a:hover h5 {
	display: block;
}



.wpcf7 label, .wpcf7 input { display: block; }
.wpcf7 input[type="submit"] {
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	background: #CB2127;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	float: left;
	width: auto;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	color: #437182;
	padding: 6px 10px 6px 10px;
	height: auto;
	margin-bottom: 2em;
	color: #fff;
	text-shadow: none;
}

/* Pull quotes */
.entry-content .simplePullQuote {
	border: none;
	width: 33.3%;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 22px;
	padding: 8px 0 0 16px;
	
	box-shadow: none;	
	-webkit-box-shadow: none;	
	-moz-box-shadow: none;	
}


/* Newsletter form */
#sidebar #af-form-1580312832 .af-body {
	background: none;
}
#sidebar #af-form-1580312832 .buttonContainer input.submit {
	line-height: 1;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}


/* Media Queries */

@media all and (max-width: 980px) {

	#container {
		width: 100%;
		padding: 20px 20px 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#content-wrapper {
		padding-right: 320px;
	}
	#content #primary {
		width: 100%;
		float: left;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#sidebar {
		margin-right: -320px;
	}
	#homepage-slider {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.homepage-slide img {
		display: block;
		width: 100%;
		height: auto;
	}
	.homepage-slide-meta {
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#logo img {
		max-width: 100%;
		height: auto;
	}
	#footer-top,
	#footer-rss,
	#footer-widgets {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

}

@media all and (max-width: 900px) {

	.homepage-column {
		width: 50%;
		clear: none;
	}
	.column-2,
	.column-4,
	.column-6,
	.column-8 {
		clear: left;
	}

}

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

	#content-wrapper {
		padding: 0;
	}
	#primary,
	#sidebar {
		float: none;
	}
	#primary {
		margin: 0 0 40px;
	}
	#sidebar {
		margin: 0 auto;
	}
	#primary-nav ul {
		text-align: center;
	}
	
}

@media all and (max-width: 639px) {

	#homepage-slider {
		display: none;
	}
	.homepage-column {
		width: 100%;
		float: none;
	}
	.footer-feed {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}

}