/*
Theme Name: AutoZone
Theme URI: http://smthemes.com/autozone/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 08/31/2013
License URI: license.txt
Tags: white, red, light, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/fonts.css);
html {
	background:#eee7d7;
}
body {
	background:#ffffff;
	color:#393939;
}
a {
	color:#0f81ac;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#4a4a4a;
	text-decoration:none;
}

/*------------------------------ HEADER ------------------------------*/
#secondarymenu-container {
	position:relative;
	z-index:1;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	height:25px;
	line-height:25px;
}
.searchbtn {
	width:18px;
	height:24px;

}
.searchform {
	background:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 1px 2px #a09c9c inset;
	padding-right:10px;
}

/*------------------------------ CONTENT ------------------------------*/
#content-top, #content-bottom { height:0; }
.articles dt h2 {
	background:url(images/article.png) left top repeat;
	margin: 0 -30px;
    padding: 10px 30px;
}
.articles dt:first-child {

}
.articles dd {

}
#content .widget {
	padding:0;
	background:#13171a;
	margin-bottom:10px;
	color:#8e8e8e;
}
#content .widget h3 {
	color:#fff;
}
#content .inner {
	padding:10px;
	background:url(images/widget.png) left top no-repeat;
}
#content .widget_banners .inner {
	padding:10px 0;
}
#content .widget .tabs_contents .inner {
	background:none;
}
.featured_image {
	padding:7px;
	background:#222222;
	box-shadow:0 1px 3px #8d8d8d;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	background:#222222;
	border:none;
	box-shadow:0 1px 3px #000;
	padding:3px;
}
#commentform #submit, input.readmore, a.readmore {
	background:#13171a;
	background-image: linear-gradient(bottom, rgb(43,58,64) 0%, rgb(35,40,42) 20%, rgb(70,89,96) 75%, rgb(86,112,122) 100%);
	background-image: -o-linear-gradient(bottom, rgb(43,58,64) 0%, rgb(35,40,42) 20%, rgb(70,89,96) 75%, rgb(86,112,122) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(43,58,64) 0%, rgb(35,40,42) 20%, rgb(70,89,96) 75%, rgb(86,112,122) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(43,58,64) 0%, rgb(35,40,42) 20%, rgb(70,89,96) 75%, rgb(86,112,122) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(43,58,64) 0%, rgb(35,40,42) 20%, rgb(70,89,96) 75%, rgb(86,112,122) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(43,58,64)),	color-stop(0.2, rgb(35,40,42)),	color-stop(0.75, rgb(70,89,96)),	color-stop(1, rgb(86,112,122)));
	border:none;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow:0 1px 3px #8d8d8d;
	color:#fff;
}
.page-numbers {
	padding:5px 10px;
}
a.page-numbers {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#2f0900;
	background:#fcfaf5;
	background: -moz-linear-gradient(top, rgba(254,252,249,1) 0%, rgba(242,238,231,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,252,249,1)), color-stop(100%,rgba(242,238,231,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,252,249,1) 0%,rgba(242,238,231,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,252,249,1) 0%,rgba(242,238,231,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(254,252,249,1) 0%,rgba(242,238,231,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(254,252,249,1) 0%,rgba(242,238,231,1) 100%); /* W3C */
	box-shadow:0 0 2px #cdcac0;
	border:1px solid #beb69f;
}
span.page-numbers {
	color:#fff;
	border:none;
	background-image: linear-gradient(bottom, rgb(24,29,33) 0%, rgb(75,80,83) 100%);
	background-image: -o-linear-gradient(bottom, rgb(24,29,33) 0%, rgb(75,80,83) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(24,29,33) 0%, rgb(75,80,83) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(24,29,33) 0%, rgb(75,80,83) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(24,29,33) 0%, rgb(75,80,83) 100%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0, rgb(24,29,33)),	color-stop(1, rgb(75,80,83)));
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	cursor:pointer;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	color:#dedede;
	width:1000px;
	background:#101316;
	margin:0 auto;
}
#footer .container {
	background:url(images/footer.png) 50% top no-repeat;
}
#footer a {
	color:#fff;
}
#footer h3 {
	color:#fff;
}
#footer .footer_txt {
	border-top:1px dashed #575757;
}

/*------------------------------ WIDGETS ------------------------------*/
.tabs_captions .caption {
	border-color:#fff;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {

	.content-l2 .sidebar.left, .content-l .sidebar.left, .content-lr .sidebar.left{
		margin-right:15px;
	}
	.content-r2 .sidebar.right, .content-r .sidebar.right, .content-lr .sidebar.right{
		margin-left:15px;
	}

	#content .container{
		width:1000px;
		padding:0 3px;
		background-position:50% !important;
	}
	#logo {
		float:left;
	}
	.menusearch {
		top:5px;
		position:absolute;
		width:210px;
		right:25px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:122px;
		padding:0 2px;
		width:1000px;
		margin:0 -2px;
		background:url(images/menu.png) left top no-repeat;
	}
	#secondarymenu {
		float:right;
		margin-top:52px;
		width:690px;
	}
	#secondarymenu li {
		border-right:1px solid #121212;
		border-left:1px solid #353535;
	}
	#secondarymenu li:first-child {
		border-left:none;
	}
	#secondarymenu li:last-child {
		border-right:none;
	}
	#secondarymenu a {
		color:#fff;
		text-decoration:none;
		padding:25px 30px;
		display:block;
		font-family:'Oswald';
		font-size:15px;
	}
	#secondarymenu a:hover {
		background:url(images/lihover.png) left top repeat;
	}
	#mainmenu-container {
		background:url(images/bottom-menu.png) left top no-repeat;
		height:48px;
	}
	#mainmenu {
		margin-left:20px;
	}
	#mainmenu li {
	}
	#mainmenu li a {
		color:#545454;
		padding:16px 10px;
		display:block;
		text-decoration:none;
	}
	#mainmenu li a:hover {
		text-decoration:underline;
	}
	#header li ul {
		top:69px;
	}
	#mainmenu li ul {
		top:45px;
		left:50%;
	}


	#header li ul  .transparent {
		background:#000;
		border:1px solid #cfcfcf;
		box-shadow:0 0 1px #333;
		-moz-opacity: 0.40;
		opacity: 0.40;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=40);
	}
	#header li ul .inner {
		background:none;
		margin:0px;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#fff !important;
		padding:0 !important;
	}


	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		position:relative;
	}
	.slider {
		position:relative;
		width:1000px;
		padding:0;
		margin:0;
	}
	.fp-prev-next-wrap {
		margin:0;
	}
	.fp-next, .fp-prev {
		margin:0 -39px;
		margin-top:-44px;
		width:39px;
		height:88px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:397px;
		width:1000px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-nav {
		bottom:20px;
		left:auto;
	}



}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#logo {
		float:left;
		height:85px;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		float:right;
		margin-top:5px;
		margin-right:10px;
	}
	#secondarymenu-container {
		height:85px;
		background:url(images/menu.png) left top no-repeat;
	}
	#secondarymenu {
		float:right;
		clear:right;
	}
	#secondarymenu li {
		padding:10px;
	}
	#secondarymenu li a{
		color:#e9e9e9;
		text-decoration:none;
	}
	#mainmenu-container {
		clear:left;
		padding:10px 0;
	}
	#mainmenu {
	}
	#mainmenu li {

		float:left;
	}
	#mainmenu a {
		color:#545454;
		padding:5px 20px;
		text-decoration:none;
		font-size:17px;
	}



	#header ul.children li a, .sub-menu li a {
		color:#545454 !important;
	}
	.slider-container { padding-bottom:35px;}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:3px 0;}
	#secondarymenu-container {
		padding:0;
		background:url(images/top.png) left top no-repeat;
	}
	#logo {
		height:107px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		margin:0 -2%;
		padding:0 2%;
		margin-top:10px;
	}
	#bgr {
		width:100%;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #eee;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #45362d;
	}
}