/*  
Theme Name: SneakerListing
Theme URI: http://www.sneakerlisting.com
Description: This is the theme for the Sneakerlisting.com Blog
Author: Originally from Twune Design & Development
Author URI: http://twune.com/

	Otek v0.1
	 http://twune.com/wordpress-themes/

	This theme was designed and built by Twune Development,
	whose blog you will find at http://twune.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html { height: 100%; }
body > #page { height: auto; min-height: 100%; }

body {
	font-size: 67.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color:#444444;
	background: #4d4d4d;
	min-height: 100%;
	height: 100%;
	}
img {border: none;}
* {
margin: 0px;
}

li, ul {
list-style:inherit;

}


h1 a {
	text-decoration:none;
	color:#CCCCCC;
	padding-left:10px;
	margin:0px;
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size:large;
	position:absolute;
	top:19px;
}

h2 {
font-size:large;
}

h2 a {
text-decoration:none;
font-family: Arial, verdana;
font-size: 16px;
color:#3399FF;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.description {
text-align:right;
padding-bottom:5px;
}

#page {
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	background: #fff;
	min-height: 100%;
  height: 100%;
	}
	

	#searchsubmit {
	width:30px;
		border: none;
	}

		#topgray{
		width: 100%;
height: 20px;
background-color: #4d4d4d;
margin-top: auto;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
	}
	#logo {
overflow: none;
margin-left: 35px;
width: 297px;
height: 60px;
padding-top: 10px;
	}
	#logo img{
  border: none;}
	
#headernav 	{ 
	height: 70px; 
	width: 950px; 
border-bottom: 5px solid #4d4d4d;
margin-left: 36px;
margin-top: -70px;
	} 
	
	hr {
	display:none;
	}
#navcontainer{
float: right;
background-color: #e5e5e5;
width: 506px;
margin-bottom: 10px;
}
#navlist{
margin: 0px;
padding: 0px;
padding-right: 1px;
}
#navlist li
{
display: block;
list-style-type: none;
padding: 0px;
font-size: 16px;
float: left;
text-align: center;
/*border: 1px solid #000;*/
margin-top: 0px;
margin-left: 1px;
}
/*#navlist li:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}*/
#navlist li a
{
font-family:"Helvetica Neue",Helvetica, Arial,sans-serif;
text-transform: uppercase;
color: #000;
text-decoration: none;
font-weight: bold;
display: block;
width: 100px;
height: 40px;
padding-top: 20px;
}
#navlist a:hover{
	background-color: #54BBE7;
	color: #fff;
}

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	height: 40px;
	border-top: 5px solid #4d4d4d;
	}
	
#footer a {
text-decoration:none;
color:#999999;
}
#copyRight{
font-size: 10px;
font-weight: normal;
font-family: verdana;
text-align: right;
color: #4d4d4d;
margin-top: 10px;
}
#copyRight a{
color: #4d4d4d;
text-decoration: none;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	#content {
	float:left;
	width:610px;
	margin-left:36px;
	padding-right:20px;
	margin-bottom:40px;
	margin-top: 10px;
	padding-top: 20px;
	min-height: 800px;
	height: 100%;
	border-right: 1px dotted #c0c0c0;
	background-image: url(http://www.sneakerlisting.com/images/silver_bg.gif);
  background-position: left top;
  background-repeat: repeat-x;
	}
	
	.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 380px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 380px;
		
	}

.post {
	margin: 0px 0 20px 0px;;
	text-align:left;
	line-height:20px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 20px;
	padding-left: 15px;
		}
		
.post h2{
margin-bottom:13px;

		}
	.post a{
color: #3399FF;
		}
	/*  Date */	
.entry p {
margin-top:10px;
margin-bottom:10px;
font-size: 12px;
}

.title-date {
width:380px;
float:right;
border-bottom:1px #666666 solid;
padding-bottom:4px;
margin-bottom:3px;
}

.post-date {
	width: 65px;
	height: 65px;
	background: url(images/calender-bg.gif) no-repeat;
	float:left;
	margin-bottom:20px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 15px;
	margin-left: -3px;
}
	/*  Date End*/

.widecolumn .post {
	margin: 0;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.postmetadata-alt {
font-size:small;
}

.postmetadata a, .postmetadata-alt a {
color:#3399FF;
text-decoration: none;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	font-size: 12px;
	
	} 

html>body .entry li {
	margin: 0px 0 8px 10px;
		}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

	#sidebar {
	float:left;	
	width:300px;
	padding-left: 20px;
	padding-top:10px;
	background-image: url(http://www.sneakerlisting.com/images/silver_bg.gif);
  background-position: left top;
  background-repeat: repeat-x;
  margin-top: 10px;
  height: 750px;
	}
	

#sidebar ul{
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
	}
	
#sidebar ul li { 
	list-style-type: none;
	margin-bottom: 5px;
	}
	
#sidebar ul li a {
text-decoration:none;
border-left:none;
color: #3399FF;
}



#sidebar li a:hover {
color:#4d4d4d;
}

#sidebar h2 { /*sidebar titles*/
	color:#4d4d4d;
	font-family: Arial, Verdana;
	text-transform: uppercase;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	text-align: left;
	margin-bottom: 30px;
	}
	
#searchform input {
width: 220px;
margin-top:10px;
border: 1px solid #c0c0c0;
}

#sidebar #searchform #s {
width: 190px;
	padding: 2px;
		font-size: 11px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width:60px;
	background-color: #4d4d4d;
	color: #fff;
	font-size: 11px;
		border: none;
	}
	
#sidebar p a:hover {
border:none;
}

#sidebar p a {
border:none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



/*comments*/

/*IE FIX*/
.commentlist {
margin-top:30px;
padding-left:20px;
text-decoration: none;
}
/*IE FIX END */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	}
	
.commentlist li {
	font-weight: bold;
	margin-bottom:10px;
		text-decoration: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
		text-decoration: none;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
		text-decoration: none;
	}

.commentmetadata {
	font-weight: normal;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration: none;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
		border: 1px solid #c0c0c0;
	}

#commentform textarea {
	width: 75%;
	padding: 2px;
	border: 1px solid #c0c0c0;
	}
	
#comment {
margin-top:5px;
text-decoration: none;
}

#commentform #submit {
	margin-top:10px;
	background-color: #4d4d4d;
	padding: 2px;
	border: none;
	color: #fff;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	/* Navigation */
	
blockquote {
color:#999999;
margin-left:10px;
}
	
.navigation {
margin-bottom:6px;
}

/* Link Fixer */

#meta li a, #links li a, #recent-posts li a, #pages li a, #archives li a, #categories li a {
	padding-left:20px;
		text-decoration: none;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
	}
.alignright a{
	color: #fff;
	background-color: #54BBE7;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
}
.alignleft {
	float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
	}
.alignleft a{
	color: #fff;
	background-color: #54BBE7;
	text-decoration: none;
		padding: 5px;
		text-transform: uppercase;
}



.nextpost {
	float: right;
  font-family: arial;
  font-size: 11px;
  	margin-right: 15px;
	}
.nextpost a{
	color: #4d4d4d;
	text-decoration: none;
	padding: 5px;

	}
.previouspost {
	float: left;
  font-family: arial;
  font-size: 11px;
  margin-left: 15px;
	}
.previouspost a{
	color: #4d4d4d;
	text-decoration: none;
	padding: 5px;

	}


#sponsorsRight{
width: 300px;
padding-top: 20px;
border-top: 1px dotted #c0c0c0;
text-align: left;
margin-top: 10px;
}

#sponsorsBanner img{
border: none;
margin-top: 10px;
}

#sharebox {
  width: 50px;
  padding: 7px;
  border: solid 1px #DDD;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  background-color: #FFF;
}    

    #sharebox .shareButton {
      overflow: hidden;
      width: 50px;
    }
    #sharebox .facebook.shareButton {
      margin-top: 7px;
      margin-bottom: 7px;
    }
    #sharebox .FBConnectButton_Text{
      margin-left:15px !important;
      padding-left:3px !important;
      padding-right:2px !important;
    }
    #sharebox .FBConnectButton_Small, .FBConnectButton_RTL_Small {
      background-position:-2px -232px !important;
    }
    #sharebox .fb_share_count_inner {
      width: 48px;
      *width: 49px;
    }