/*
* Original Design: Zeke 1.0 by Michael D. Pollock - http://www.solostream.com/
* Ported to b2evolution 2.0 by The Skin Faktory - http://skinfaktory.com/
* Distributed under GPL license with b2evolution with written permission from Michael D. Pollock (2007-06-22).
*/

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Import default blog navigation styles */
@import url("item.css");	/* Import blog content styles */
@import url("http://sneakerjunky.com/styles/main.css");	/* Import header */
@import url("http://sneakerjunky.com/styles/styles_dd.css");	/* Import ddmenue */


/* -------------------[ Main Page Elements ]------------------- */

#outer_wrap {
font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;
background: #000;
color: #fff;
text-align: left;
margin: 0;
padding: 0;
line-height: 140%;
}

#wrap {
padding: 0px;
width: 1000px;
margin: 0 auto;
background: #FFFDF2 url(img/abg.gif) top left repeat-y;
}

/*#header {
color: #fff;
width:1000px;
clear: both;
padding: 0;
margin: 0 auto;
height:160px;
background: #000;
}*/

/*#nav {
width:1000px;
background: #660000 url(img/zekenav.gif) center center no-repeat;
height:40px;
line-height:40px;
margin: 0 auto;
padding:1px 0 0;
}*/

#page {
clear: both;
margin: 0 auto;
padding: 0;
}

#contentleft {
width: 980px;
float:left;
padding: 0;
margin: 0;
}

#content {
width: 600px;
float: left;
margin: 0 1px 0 0;
padding: 0px 0px 0px 25px;

}

#midcontent {
font-family:Arial, Helvetica, sans-serif;
font-size: 8pt;
width: 305px;
float: right;
margin: 0 0 15px 0;
padding: 15px 0px 15px 0;
}

#contentright {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
width: 250px;
float:left;
padding: 15px 0 15px 15px;
margin: 0 0 15px;
}

#sidebar {
width: 250px;
font-size: 8pt;
float: left;
margin: 0;
padding: 0;
}

/*---------footer---------------------*/

#footer_border {
	width:1000px;
	height:10px;
	background-color:#333;
	clear: both;
	margin: 0px auto;
	text-align: center;
}

#footer_sjf {
	padding:10px 0px 0px 0px;
	background-color:#0099cc;	
}

#footer_wrapper {
	width:980px;
	list-style:none;
	padding:0px 0px 15px 0px;
	margin:0px auto;
}

#footer_wrapper h3 {
	list-style:none;
	color:#FFF;
	font-size:10pt;
	padding:0px 0px 5px 0px;
}


#footer_wrapper ul li {
	list-style:none;
	padding:0px;
}

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
color:#0099cc;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:-1px;
line-height: 130%;
margin: 0;
padding: 0;
text-align: left;
font-weight:normal;
}

h1 {
text-align:center;
font-size:30px;
line-height:100%;
padding: 5px;
margin: 0;
}
h1 a,
h1 a:visited {
color: #FAF7E8;
}

h2 {
font-size: 12pt;
}

h3 {
font-size: 12pt;
}

h4,h5,h6,h7 {
font-size: 10pt;
}


#sidebar h2, #midcontent h2  {
font-weight: bold;
font-size:9pt;
letter-spacing:0px;
margin: 0;
padding:0;
}


h1.sectionhead, h2.sectionhead, h2#trackbacks, h3.feedback_section, h3.comment_form_title  {
line-height:100%;
font-weight: bold;
font-size:10pt;
letter-spacing:0px;
margin: 0;
padding: 10px 15px;
border-bottom:1px solid #666666;
background:#000000;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
margin-bottom: 10px;
}


/* -------------------[ Links ]------------------- */

a {
color: #fff;
text-decoration: none;
font-size: bold;
}

a:hover {
text-decoration:underline;
color:#ff3366;
}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
text-decoration: underline;
}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
color:#fff;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
color:#fff;
}

#footer a.contact_link:hover {
color:#fff;
}

/* -------------------[ Images ]------------------- */

img.alignright {
float: right;
clear: right;
margin: 0 0 5px 10px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.alignleft {
float: left;
clear: left;
margin: 0 10px 5px 0px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.centered {
display: block;
padding: 2px;
margin: 0 auto 20px auto;
border: 1px solid #ccc;
float: none;
clear: both;
}



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0;
}

#sidebar ul li ul {
list-style-type: square;
margin: 0;
padding: 0;
}

#sidebar ul li ul li {
list-style-type:none;
padding-left:15px;
margin:0;
background:url(img/zekebullet.gif) 0 5px no-repeat;
}

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
list-style-type: none;
margin: 0 ;
padding: 0;
}

#midcontent ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0;
}

#midcontent ul li ul {
list-style-type: square;
margin: 0;
padding: 0;
}

#midcontent ul li ul li {
list-style-type:none;
padding-left:15px;
margin:0;
background:url(img/zekebullet.gif) 0 5px no-repeat;
}

/* -------------------[ Form Elements ]------------------- */

form.bComment {
font-size:8pt;
background: #000000;
padding: 15px 15px 1px;
margin: 0;
border: none;
/* border-bottom:1px solid #666666; */
}

#commentform label {
display:block;
margin: 0;
}

#commentform input {
width: 170px;
padding: 1px;
margin: 0px 5px 10px 0;
}

#commentform textarea {
width: 400px;
padding: 0;
margin: 0px 0px 10px 0;
}

#commentform #submit {
margin: 0 0 20px 0;
}

#commentform p {
margin: 5px 0;
}


/* -------------------[ Comments ]------------------- */

div.bComment,
div.moderation_msg,
div.feedback_feed_msg {
font-size:8pt;
display: block;
list-style: none;
padding: 15px 15px 0;
margin: 0;
border: none;
/* border-bottom:1px solid #666666; */
}

div.bCommentSmallPrint {
font-size: 100%;
margin-bottom: 15px;
}

#comment_preview {
background-color: #000000;
}

/* -------------------[ Misc Tags and Classes ]------------------- */

/*#header .widget_core_coll_tagline {
color:#FAF7E8;
font-size: 12pt;
padding: 0 100px;
margin: 0;
text-align:center;
}*/

.post ul, .singlepost ul {
list-style-type: none;
}

.post ul li, .singlepost ul li {
list-style-type:none;
background: url(img/zekebullet.gif) 0 4px no-repeat;
padding: 0 0 2px 14px;
}

.bText a {
color:#630;
}
.bText a:visited {
color:#410;
}

table.prevnext_post {
margin: 10px auto;
}

.navigation {
text-align: left;
margin:0px 0px 15px 0px;
padding: 10px 15px;
}

.navigation a {
	background-color:#0099cc;
	color:#fff;
	padding:5px 10px 5px 10px;
	margin:0px;
}

.navigation a:hover {
	background-color:#fff;
	color:#0099cc;
	padding:5px 10px 5px 10px;
	margin:0px;
}

.current_page {
	background-color:#fff;
	color:#0099cc;
	padding:5px 10px 5px 10px;
	margin:0px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.entry {
padding: 0;
margin: 0;
}

.postinfo {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
background: url(img/doc.gif) 0 3px no-repeat;
clear: both;
margin: 0 0 10px;
padding-left: 14px;
}

.post {
margin: 0 ;
padding: 15px 0px 5px 0px;;
/* border-bottom:1px solid #666666; */
}

.featurepost {
margin: 0;
padding: 15px 0px 5px 0px;
border-bottom:1px solid #666666;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
display: block;
clear:both;
}

.bMore b {
color:#FFF;
}

p.bMore a {
background:#0099cc;
color:#FFF;
}

p.bMore a:hover {
background:#ff3366;
}

/* -------------------[ Search ]------------------- */

.SearchField {
font-size:8pt;
width: 140px;
margin-right: 2px;
}
.search p {
margin-bottom: 0;
}
.search {
margin: 20px 20px 0px 0px;
float:right;
}
.search .submit {
font-size:8pt;
}

/* -------------------[ Navigation ]------------------- */
/*
ul.nav {
font-size: 8pt;
font-weight:bold;
letter-spacing: 0px;
height:40px;
line-height:40px;
float:left;
list-style: none;
padding: 0;
margin: 0;
}

ul.nav li {
float: left !important;
margin: 0;
padding: 0;
list-style-type: none;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
color: #FAF7E8;
float: left;
display: block;
padding: 0 10px;
}

ul.nav li a:hover, ul.nav li a:active {
background: #660000;
text-decoration: underline;
}

ul.nav li.current_page_item a {
text-decoration:underline;
background: #660000;
text-decoration: underline;
}

ul.nav li ul {
float:left;
margin:0;
padding:0;
}
*/
/* ---------------[ Tables ]--------------- */

.entry table {
margin-bottom:15px;
padding:auto;
border:auto;
}

.entry tr, .entry td, .entry th {
margin:auto; padding:auto; border:auto;
}

.entry td, .entry th {
padding:8px;
vertical-align:top;
}

.entry th {
font-weight:bold;
background:#000000;
}

.entry td {
border:1px solid #0099cc;
}

/* ---------------[ Related Entries ]--------------- */

.related {
margin: 0 0 1px;
background:#eee;
padding:10px 10px 8px;
}

.related ul {
line-height:130%;
margin: 0;
padding-left:0;
list-style-type: none;
}

.related ul li {
list-style-type:none;
padding: 0 0 0 14px;
margin: 0 0 2px;
background: url(img/zekebullet.gif) 0 3px no-repeat;
}

ul#archives {
margin: 0 0 15px 5px;
padding: 0;
}

ul#archives ul {
padding:0;
}

ul#archives ul li {
background:transparent;
padding-left:0;
margin:0;
}

ul#archives ul ul {
margin:0;
margin-left: 10px;
padding:0;
}



/*
* Header / bloglist on top:

div#header ul {
float:right;
list-style-type:none;
margin: 0;
padding: 6px 4px;
}
div#header li {
margin: 0;
display: inline;
padding: 0 1ex 0 0;
}
div#header li a {
font-weight: bold;
font-style:italic;
color: #fff;
}
div#header li a:hover {
color: #666;
text-decoration: underline;
}
div#header li a.selected {
text-decoration: underline;
}

div.widget_core_coll_title {
	padding-top: 45px;
}
*/

/*
* NES CSSSSSSSSSSSSSS
*/

.twoColElsLt_post #container_post { 
	width: 600px;  
	background: #000;
	margin: 0 auto;
	padding:5px 0px 10px 0px;
	text-align: left; 
} 

.twoColElsLt_post #sidebar1_post {
	float: left; 
	width: 300px;
	margin:0px 10px 0px 0px;
	padding: 0px;
}
.twoColElsLt_post #sidebar1_post h3, .twoColElsLt_post #sidebar1_post p {
	margin-left: 0px; 
	margin-right: 0px;
}

.twoColElsLt_post #mainContent_post {
 	margin: 0px; 
} 

.fltrt_post { 
	float: right;
	margin-left: 8px;
}
.fltlft_post { 
	float: left;
	margin-right: 8px;
}
.clearfloat_post { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.posttags {
	background-color:#0099cc;
	padding-left:5px;
	margin:5px 0px 10px 0px;
	
}

#container_post a { 
	color:#0099cc;
}

#container_post a:hover { 
	color:#fff;
}

/* Right nav box _________________--------------------------------- */


#right_box_wrapper {
	width:300px;
	padding:0px;
	margin:0px;
}

#right_box_ad {
	width:160px;
	height:600px;
	background-color:#FFF;
	float:right;
}

#right_box_nav {
	width:140px;
}

#right_box_nav h4 {
	background-color:#0099cc;
	padding:1px 5px 2px 5px;
	margin:0px 15px 5px 0px;
	color:#FFF;
	font-weight:bolder;
	}
	
#top_ad_bottom {
	width:300px;
	height:250px;
	margin:10px 0px 10px 0px;
	background-color:#fff;
}

#google_bottom_ad {
	width:300px;
	height:250px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background-color:#fff;
}

/* TAG CLOUD---------------------------------------------------------*/

#tag_cloud_sjf {
	width:300px;
	margin:10px 0px 10px 0px;	
}

#tag_cloud_sjf h4 {
	background-color:#0099cc;
	padding:1px 5px 2px 5px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	font-weight:bolder;
	}

.tag_cloud_ul ol {
	display:inline;
	list-style:none;
}

.tag_c_1 {
	color:#FFF;
	display:inline;
	font-size:18px;
	font-weight:bolder;
}

.tag_c_2 {
	color:#FFF;
	display:inline;
	font-size:16px;
	font-weight:bolder;
}

.tag_c_3 {
	color:#FFF;
	display:inline;
	font-size:14px;
	font-weight:bolder;
}

.tag_c_4 {
	color:#FFF;
	display:inline;
	font-size:12px;
	font-weight:bolder;
}

.tag_c_5 {
	color:#FFF;
	display:inline;
	font-size:10px;
	font-weight:bolder;
}

