/*
Theme Name: Steez Magazine
Theme URI: --
Description: Steez Magazine theme
Author: ---
Author URI: ---
Version: 1.0
*/


/* Reset CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li, table,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #262627;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #169ac6;
}
/*-- end reset */


/* Basic Configurations */
.wrap {
	width: 826px;
	margin: 0 auto;
}

.the_content {
	padding: 0 3px;
}


.the_content p {
	margin: 0 0 10px;
	line-height: 1.7em;
}

.the_content h4,
.the_content ul,
.the_content ol {
	margin: 1.12em 0;
}

.the_content h1 { font-size: 2em; margin: .67em 0; }

.the_content h3 { font-size: 1.17em; margin: .83em 0 0 0; }

.the_content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1.8em;
}
.the_content ul ul {	list-style: circle; }
.the_content ol { list-style: decimal; margin-left: 2em; }

blockquote {
	color: #777;
}

blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 20px !important;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.clear {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

img.alignright {
	margin: 0px 0px 12px 20px;
	}

img.alignleft {
	margin: 0px 20px 12px 0px;
	}

div.alignleft {
	margin-right: 25px;
	
}
/*-- end basic conf*/

/* ============== Header ========================================== */
#header {
	background: #ffffff url(images/header.jpg) center top no-repeat;
	height: 150px;
	position: relative;
}

#header h1 {
	text-indent: -9999px;
}


/* ============== Main Container ========================================== */
#main_container {
	background: url(images/header.jpg) center -150px no-repeat;
	min-height: 400px;	
}

/* ============== Main  ================= */
#main {
	width: 572px;
	float: left;
}

#nav {
	background: #000000;
	height: 26px;
	margin: 8px 1px 13px 2px;
}

.avs {
	padding-left: 1px;
}

.avs2 {
	margin-bottom: 12px;
}

/* ============== Main::Archive Dropdown  ================= */
.blog_archive {
	padding-top: 10px;
	float: left;
	margin-right: 29px;
}

.blog_archive p {
	color: #169ac6;
	font-weight: bold;
	padding-bottom: 1px;

}


div.archive{
	z-index: 21;
	border: 1px solid #000000;
	background: #1c1b1b url(images/selectarrow.png) no-repeat right -1px;
	width: 175px;
	height: 21px;
	margin-bottom: 9px;
	margin-top: 3px;
	font-size: 11px;
}

div.archive ul:hover{
	cursor: pointer;
}

div.archive div{
	z-index: 20;
	padding: 3px 11px;
	margin-bottom: 1px;
}

div.archive ul{
	z-index: 20;	
	margin:0px;
	position: absolute;
	left: -999em;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #1c1b1b;
}

div.archive:hover ul{
	z-index: 20;
	left: auto;
	margin-left: -1px;	
}

div.archive ul li{
	z-index: 10;
	width: 175px;
	margin-left: 0px;
	padding: 0px;
	margin: 0px;
}

ul.archive a{
	position: relative;
	display:block;
	margin: 0px;
	padding: 4px 11px;
}

ul.archive a:hover{
	background-color: #0d0d0e;
	cursor: pointer;
	text-decoration: none;
}



/* ============== Main::Content ============ */
.content {
	background: #1c1b1b url(images/bg_content.png) repeat-x;
	border-top: 5px solid #1c1b1b;
	padding: 10px;
	margin-bottom: 17px;
}

.content_title {
	font-size: 26px;
	color: #169ac6;
	padding-bottom: 5px;
}

.page_title {
	text-transform: uppercase;
}

.content_title span {
	font-size: 12px;
	text-transform: none;
}

.the_content .meta {
	color: #169ac6;
	padding: 0 0 10px;
	font-weight: bold;
}


/* ============ Main::Shop Page ========= */
.shop_content {
	font-weight: bold;
	color: #cccccc;
}

.shop_content img.alignleft {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.shop_content h2 {
	font-size: 26px;
	color: #169ac6;
	margin-bottom: 15px;
}

.shop_content h3 {
	font-size: 24px;
	margin-top: 0;
}

.shop_content select {
	margin-bottom: 15px;
}

/* ============ Main::Others ============ */
#home_link {
	float: right;
	font-weight: bold;
	padding-top: 32px;
}

#back_to_top {
	text-align: right;
	padding: 68px 19px 9px 10px;
}

.mags {
	width: 555px;
}

.mags td {
	vertical-align: top;
	width: 185px;
	padding-bottom: 13px;

}


/* ============== Footer ========================================== */
#footer {
	background: url(images/footer.jpg) center bottom no-repeat;
	margin-top: 18px;
	height: 135px;
	font-size: 11px;
}

#footer_container {
	padding: 10px 17px 0;
}

/* ======= Sitemap =============== */
#sitemap {
	float: left;
}

#sitemap li {
	padding-bottom: 3px;
}

#sitemap li ul {
	padding-top: 3px;
}

#sitemap li.page_list {
	float: left;
	padding-right: 13px;
}

/* ======== Contact Info ========== */
#contact_info {
	float: right;
	line-height: 1.6em;
}

#info {
	float: left;
	width: 120px;
}

#misc {
	float: left;
}

#misc ul {
	float: left;
	padding-left: 14px;
}


