/*
Theme Name: AmaTheme
Theme URI: http://www.entrpreneurboost.com
Description: Create affiliate sites for products from Amazon, the worlds largest online marketplace!
Version: 1.0
Author: Entrepreneur Boost
Author URI: http://www.entrepreneurboost.com
Tags: light, custom post type, post-formats, theme-options
*/

/*!
 * AmaTheme Custom CSS
 *
 * WordPress/HTML/CSS by Weborithm.com
 * Add your custom CSS here, do not edit bootstrap.css or bootstrap-responsive.css
 *
 * 
*/

/* WordPress classes */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 12px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}



/* Main */
body { font-family: 'Karla', sans-serif; font-size: 16px;}
h1, h2, h3, h4, h5, h6 { font-family: 'Lato', sans-serif; font-weight: 300; }
h1, p.logo { font-family: 'Lato', sans-serif; font-size: 2.3em; font-weight: 700; line-height: 36px; margin: 0; }
h3 { font-size: 20px; }
.container { background: #fff; padding-bottom: 40px; }
footer .container { background: none; }
a { color: #F97B13;
-o-transition:.5s;
-ms-transition: .4s;
-moz-transition: .4s;
-webkit-transition: .4s;
transition:.4s; }
a:hover { color: #13B4F9; }

h1 a:hover { text-decoration: none; }


/* Clearfixes */
.amatheme-popular ul:after, .page-header:after, .amatheme-post div:after, .amatheme-post:after, .comments-area .comment-meta:after, .amatheme-post .amatheme-post-meta ul:after, .image-navigation:after { content: " "; display: table; clear: both; }


/* Misc */
.container { padding-bottom: 0; }
p.visible-xs { margin: 0 0 20px; text-align: right; }
.well { border-radius: 0; }
.searchdiv { padding: 0; }
.amatheme-archive .amatheme-archive-holder, .amatheme-search .amatheme-search-holder { border-left: 2px solid #fafafa; margin: 0 0 40px; padding: 0 0 0 20px; }


/* Nav */
.navbar { border: 0; border-radius: 0; margin: 1px 0 40px; min-height: inherit; }
.navbar-collapse { padding-left: 0; }
.nav li a { padding: 10px 15px; }
.nav .open a, .nav > li > a:hover, .nav .open a:hover, .nav .open a:focus, .nav > li > a:focus { background: #3276B1; }
.nav .open li a { background: none; }


/* Nav Color */
.navbar-teal .dropdown-menu { border-color: #fff; border-radius: 0; }
.navbar-teal .dropdown-menu li.nav-title { color: #3276B1; }
.navbar-teal .dropdown-menu li.nav-title span.nav-title-description { color: #cccccc; }

.navbar-teal { background-color: #428bca; }
.navbar-teal .navbar-brand { color: #1f6377; }

.navbar-teal .nav > li > a { color: #fff; }
.navbar-teal .nav > li > a:focus, .navbar-teal .nav > li > a:hover, .navbar-default .navbar-brand:hover { color: #fff; }

.navbar-teal .nav li.dropdown.open > .dropdown-toggle,
.navbar-teal .nav li.dropdown.active > .dropdown-toggle,
.navbar-teal .nav li.dropdown.open.active > .dropdown-toggle { background: #3276B1; color: #fff; }

.navbar-teal .nav li.dropdown:hover > .dropdown-toggle .caret { border-top: 4px solid #fff; }

.navbar-teal .nav li.dropdown > .dropdown-toggle .caret,
.navbar-teal .nav li.dropdown.open a:hover .caret,
.navbar-teal .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-teal .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-teal .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: #fff; -o-transition:.5s;
-ms-transition: .4s;
-moz-transition: .4s;
-webkit-transition: .4s;
transition:.4s; }

.navbar-teal .nav li.dropdown.open a:hover .caret,
.navbar-teal .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-teal.nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: #fff; }

.navbar-teal .dropdown-menu li a { color: #3276B1; text-shadow: none; }
.navbar-teal .dropdown-menu li a.btn { color: inherit; }
.navbar-teal .dropdown-menu li a.btn:hover { color: white; padding-left: 0; }
.navbar-teal .dropdown-menu li a.btn-default:hover { color: gray; }

.navbar-teal .dropdown-menu .active > a,
.navbar-teal .dropdown-menu li > a,
.navbar-teal .dropdown-submenu > a { padding: 10px 15px; }

.navbar-teal .dropdown-menu li > a:hover,
.navbar-teal .dropdown-menu li > a:focus,
.navbar-teal .dropdown-submenu:hover > a { background: #3276B1; color: #fff; }

.navbar-teal .navbar-toggle .icon-bar { background-color: #1f6377; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.navbar-teal .navbar-toggle { background: #5bc0de; border: 1px solid #3276B1; }

.navbar-teal .navbar-toggle:hover, .navbar-teal .navbar-toggle:focus { background: #3276B1; }


/* Header */
.site-header { }
.page-header { margin-bottom: 0; }
.page-header h1 { margin: 0; }
.page-header .col-xs-2 { padding: 0; }
.page-header input { margin: 5px 0 0; }
p.description { font-style: italic; font-size: 14px; margin: 5px 0 0; }
.page-header .pull-left { padding-left: 0; }
.page-header .pull-right { padding-right: 0; }
.amatheme-leaderboard { text-align: right; }
.amatheme-leaderboard .img-responsive { display: inline; }
.page-header .thumbnail { border: 0; padding: 0; }
.page-header .thumbnail > img { margin: 0; }


/* Post */
.amatheme-post { border-bottom: 1px dashed #eee; margin: 0 0 40px; padding: 0 0 30px; }
.amatheme-archive { padding: 0; }

.amatheme-post .col-md-12 { padding: 0; }
.amatheme-post .amatheme-post-header { border: 0; border-radius: 0; padding: 0; position: relative; }
.amatheme-post .amatheme-post-header h1 { background: rgba(255,255,255,0.95); font-weight: 300; font-size: 32px; left: 1px; margin: 0; padding: 10px 15px 12px; position: absolute; right: 1px; bottom: 1px; text-align: right; }
.amatheme-post .amatheme-post-header h3.archive-title { font-weight: 300; margin: 0 0 20px; }

.amatheme-post .amatheme-post-meta ul { border-bottom: 1px dashed #eee; padding: 0; margin: 0 0 20px; }
.amatheme-post .amatheme-post-meta li { display: inline-block; list-style: none; padding: 0; }

.amatheme-post .amatheme-post-area h1 { font-weight: 300; font-size: 32px; left: 1px; margin: 0; padding: 0 0 20px; }
.amatheme-post li.post-buy-now { padding: 10px 0; text-align: center; }
.amatheme-post li.post-buy-now .btn { width: 100%; }
.amatheme-post li.post-buy-now .btn a { color: #fff; }

.amatheme-post li.post-rating { padding: 8px 0; }

.amatheme-post li.post-meta { font-size: 13px; padding: 10px 0; text-align: right; }
.amatheme-post li.post-meta .post-meta-element { color: #999; padding: 0 0 0 10px; }


/* Formats */
.amatheme-image { border: 0; padding: 0; }
.amatheme-video { border: 0; padding: 0; }
.amatheme-aside { border: 0; padding: 0; }
.amatheme-quote { border: 0; padding: 0; }

.amatheme-image .amatheme-post-meta ul { margin: 0; }

.amatheme-page .amatheme-post-header h1,
.amatheme-image-single .amatheme-post-header h1,
.amatheme-archive .amatheme-post-header h1,
.amatheme-search .amatheme-post-header h1,
.amatheme-fourohfour .amatheme-post-header h1,
.format-gallery .amatheme-post-header h1,
.format-link .amatheme-post-header h1,
.format-audio .amatheme-post-header h1,
.format-status .amatheme-post-header h1,
.format-image .amatheme-post-header h1,
.format-aside .amatheme-post-header h1,
.format-video .amatheme-post-header h1,
.format-quote .amatheme-post-header h1,
.format-none .amatheme-post-header h1 { background: none; position: static; padding: 0 0 20px 0; text-align: left; }


/* Sidebar Nav */
.sidebar-nav { padding-bottom: 0; }
.sidebar-nav h3 { font-size: 16px; font-weight: 400; margin-top: 0;text-transform: uppercase; }
.sidebar-nav li { margin: 0 0 20px; }
.sidebar-nav li:last-child { margin: 0 0 10px; }
.sidebar-nav li li { list-style: none; margin: 0; }
.sidebar-nav li li:last-child { margin: 0; }
.sidebar-nav ul ul { padding-left: 0; }
.sidebar-nav .nav li a { display: inline-block; padding-left: 0; padding-right: 0; padding-top: 0; }
.sidebar-nav .nav > li > a:hover { background: none; }

.sidebar-nav .social li { display: inline-block; padding: 0 10px 0 0; }
.sidebar-nav .social li a:hover { text-decoration: none; }

#sidebar .well { background: #fafafa; border: 0; }


/* Featured Posts */
.carousel { margin: 0 0 40px; }
.amatheme-featured h3 { background: rgba(1,1,0,.8); display: inline-block; font-weight: 400; margin: 0 0 1px; padding: 10px; text-shadow: none; -o-transition:.5s; -ms-transition: .5s; -moz-transition: .5s; -webkit-transition: .5s; transition: .5s; }
.amatheme-featured p { background: rgba(1,1,0,.8); display: inline-block; margin: 0; padding: 10px; text-shadow: none; }
.amatheme-featured h3:hover { background: rgba(1,1,0,.9); }
.amatheme-featured h3 a:hover { text-decoration: none; }
.carousel span.icon-next { background: #fff; color: #13B4F9; box-shadow: none; height: inherit; padding: 0 25px 5px 17px; border-radius: 25px; }
.carousel span.icon-prev { background: #fff; color: #13B4F9; box-shadow: none; height: inherit; padding: 0 27px 5px 15px; border-radius: 25px; }


/* Comparison Posts - Home Page */
.amatheme-comparisons { padding: 0 0 40px; }
.amatheme-comparisons h4 { color: #428bca; font-size: 16px; font-weight: 400; text-transform: uppercase; }
.amatheme-comparisons .col-xs-12 { padding: 0; }
.amatheme-comparisons .col-xs-3 { padding-left: 0; }
.amatheme-comparisons h3 { margin-top: 0; }
.amatheme-comparisons p { color: #999; }
.amatheme-comparisons .caption { padding-bottom: 1px; }
.amatheme-comparisons .btn { width: 100%; }
.amatheme-comparisons .thumbnail { border-radius: 0; padding: 1px; }
.amatheme-comparisons .thumbnail > a > img { display: block; max-width: 100%; height: auto; }
.amatheme-comparisons .thumbnail > a > img { margin-left: auto; margin-right: auto; }


/* Comparison Posts - Post Type */
.type-comparison { border-bottom: 1px dashed #eee; margin: 0 0 20px; padding: 0 0 20px !important; }
ul.comparison-list { list-style: none; padding: 0; }
ul.comparison-list li { border: 1px solid #eee; padding: 0; }
ul.comparison-list img.thumbnail { background: none; border: 1px solid #fff; margin: auto; padding: 0; border-radius: 0; }
ul.comparison-list h3, ul.comparison-list p { padding: 0 10px; }
ul.comparison-list h3 { color: #428BCA; font-weight: 400; }
ul.comparison-list .compare-thumb { background: #eee; padding: 10px; }
ul.comparison-list p.compare-rate { background: #F7FAFC; margin: 0; padding: 10px; }
ul.comparison-list p.compare-buy-now { padding: 10px 0 0; text-align: center; }
ul.comparison-list .btn { font-size: 18px; }

ul.comparison-list li ul { border-top: 1px solid #eee; margin: 0 0 20px; padding: 0; }
ul.comparison-list li li { font-size: 14px; list-style: none; border: 0; border-bottom: 1px solid #eee; padding: 5px 10px; }
ul.comparison-list li li:first-child { border-left: 0; }

.amatheme-archive-comparisons .amatheme-post-area { padding: 20px 0 0; }
.amatheme-archive-comparisons .amatheme-post-area p.edit-link { margin: 0; }


/* Reviewed Posts */
.amatheme-reviewed { padding: 0 0 40px; }
.amatheme-reviewed .col-md-12 { padding: 0; }
.amatheme-reviewed h4 { color: #428bca; font-size: 16px; font-weight: 400; text-transform: uppercase; }
.amatheme-reviewed ul { border-bottom: 1px solid #eee; border-top: 1px solid #eee; margin: 20px 0 0; padding: 0; }
.amatheme-reviewed li { border: 0; border-bottom: 1px dashed #eee; border-radius: 0; display: inline-block; margin: -6px 0 0; padding: 20px 0; }
.amatheme-reviewed li:hover { background: #fafafa; }
.amatheme-reviewed li:first-child { margin: 0; }
.amatheme-reviewed li:last-child { border-bottom: 0; margin-bottom: -6px; }
.amatheme-reviewed li img { height: auto; max-width: 100%; }
.amatheme-reviewed h3 { margin: 0 0 5px; }
.amatheme-reviewed li p.text-left { padding-left: 0; }
.amatheme-reviewed li div p { margin: 0; }
.amatheme-reviewed li a.col-md-3 { padding-right: 0; }


/* Popular Posts */
.amatheme-popular { padding: 0 0 40px; }
.amatheme-popular h4 { color: #428bca; font-size: 16px; font-weight: 400; margin-bottom: 20px; text-transform: uppercase; }
.amatheme-popular ul { margin: 0; padding: 0; }
.amatheme-popular li { border: 0; border-radius: 0; display: inline-block; padding: 0 10px 0 0; }
.amatheme-popular li img { height: auto; max-width: 100%; }
.amatheme-popular h3 { margin: 10px 0 5px; }
.amatheme-popular p { margin: 0; }


/* Footer */
footer { background: #fafafa; margin: 0; padding: 40px 0 40px; }
#colophon { margin-top: 0 !important; }
footer h3 { font-size: 16px; font-weight: 400; margin-top: 0; text-transform: uppercase; }
footer ul { list-style: none; padding-left: 0; }
footer ul li { padding: 0 0 5px; }

footer .col-lg-4 { padding-left: 0; }
footer .col-lg-2 { padding-right: 0; }

footer ul.social-links a { color: #13B4F9; }
footer ul.social-links a:hover { color: #F97B13; text-decoration: none; }

.amatheme-credit { padding: 20px 10px; margin: 40px 0 0; }
.amatheme-credit ul { list-style: none; margin: 0 0 20px; padding: 10px 0; text-align: center; }
.amatheme-credit li { background: none; display: inline-block; font-size: 14px; font-weight: 600; padding: 0 10px; text-transform: uppercase; }


/* Comments */
.comments-area { border-top: 2px dashed #eee; margin-top: 20px; padding: 20px 0 0; }
.comments-area .form-group { margin-bottom: 0; }
.comments-area .comments-title { color: #428BCA; font-size: 20px; font-style: italic; margin: 0; }
.comments-area ol.comment-list { list-style: none; margin: 0; padding: 20px 0 40px; }
.comments-area ol ol.children { list-style: none; padding: 10px 0px 10px 20px; }
.comments-area .comment-author { border-right: 1px solid #fff; float: left; width: auto; padding-right: 10px; }
.comments-area .avatar { border: 1px solid #fff; height: auto; margin: 0 8px 0 0; width: 35px; }
.comments-area .comment-meta { padding: 0px; }
.comments-area .says { display: none; }
.comments-area .comment-metadata { float: left; font-size: 11px; line-height: 34px; padding-left: 10px; }
.comments-area .fn {  font-weight: normal; font-size: 14px; }
.comments-area .comment-content { width:  }
.comments-area .reply { font-size: 14px; display: block; margin-bottom: 10px; }
.comments-area .reply a { border-bottom: 1px dashed; }
.comments-area .reply a:hover { text-decoration: none; }
.comments-area .comment-content { color: #777; font-size: 14px; padding: 10px 0 0; }

.comment-respond { background: #F7FAFC; padding: 10px; }
.comment-respond h3 { margin-top: 0; }
.comment-respond p { font-size: 14px; }
.comment-respond p.comment-notes { font-style: italic; }

.comment-respond p input { width: 35%; }
.comment-respond p.comment-notes { font-style: italic; }

.comment-respond p input#submit { background: #428BCA; border-color: #2669A0; color: #fff; }

.comment-respond p.form-allowed-tags code { display: block; white-space: normal; margin: 10px 0 20px; padding: 10px; }


/* Galleries */
.gallery { margin-bottom: 20px; margin-left: -4px; }

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail { display: table; margin: 0 auto 20px; }

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item { text-align: center; }

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption { opacity: 1; }

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption { display: none; }

.amatheme-image-single .entry-meta { font-size: 14px; font-style: italic; padding: 0 0 10px; }
.amatheme-image-single .entry-meta a { border-bottom: 1px dotted; margin: 0 7px; }
.amatheme-image-single .entry-meta a:hover { text-decoration: none; }
.amatheme-image-single .image-navigation { padding: 0 0 10px; }
.amatheme-image-single .entry-caption { padding: 10px 0 0; text-align: center; }


@media (max-width: 979px) {

.navbar-collapse { padding-left: 15px; }
.navbar-teal p, .dropdown-menu li.nav-title span.nav-title-description { color: #fff; }

.navbar-teal .nav-collapse .btn { color: #3276B1; }

.navbar-teal .nav > li > a:hover { background: none; }

.navbar-teal .nav a { color: #fff; }

.navbar-teal ul.dropdown-menu li a,
.navbar-teal ul.dropdown-submenu a { color: #fff; }

.navbar-teal .dropdown-menu li > a:hover,
.navbar-teal .dropdown-menu li > a:focus,
.navbar-teal .dropdown-submenu:hover > a { color: #fff; background: none; }

.page-header .pull-left { text-align: center; }
.page-header .pull-right { padding: 20px 0 0; }
.page-header .pull-right img { height: auto; padding: 0; width: 100%; }

ul.comparison-list li { border-bottom: 3px solid #eee; margin: 0 0 20px; }
ul.comparison-list li li { margin: 0; padding: 10px; }

}


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



}


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

.amatheme-popular li { padding: 0; width: auto; }
.amatheme-comparisons .col-xs-3 { margin: 0 0 20px; width: 100%; }

}


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

.page-header .pull-left img { width: 100% }

}