/*  
Theme Name: For Brooklynsneakerfan.com
Theme URI: http://www.brooklynsneakerfan.com
Description: For Brooklynsneakerfan.com
Author: Christopher Kong
Author URI: http://www.konggroupllc.com
*/

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	background-color: #FFFFFF;
	}
img {
	border:none;
	}
p {
	padding:0;
	margin:15px 0;
	}
a {
	color: #990000;
	}
a:hover {
	color: #000000;
	}

.clear {
	clear:both;
	}
.container {
	margin:0 auto;
	width:908px;
	}

/* Search */

.search {
	height:25px;
	margin-top:20px;
	}
.search form {
	float:right;
	margin-right:4px;
	}
.search input {
	float:left;
	border:none;
	}
.search input.s {
	width:217px;
	height:17px;
	padding-top:3px;
	padding-left:26px;
	margin-right:3px;
	}
.search input.ss {
	width:42px;
	height:22px;
	background-color: #FFFFFF;
	}

/* Head */

.head {
	width:915px;
	height:118px;
	background:url(images/thenalogo.jpg);
	}
.menu {
	margin-top:1px;
	height:75px;
	width:915px;
	background:url(images/navbg.png) repeat-x;
	font-size:14px;
	}
.menuLeft {
	float:left;
	height:52px;
	width:22px;
	background-image: url(images/navbarleft.jpg);
	}
.menuRight {
	float:right;
	height:52px;
	width:22px;
	background-image: url(images/navbarright.jpg);
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	}
.menu a {
	display:block;
	float:left;
	height:47px;
	padding-left:20px;
	padding-bottom:10px;
	font-family:'Lucida Grande',verdana,arial;
	color: #000000;
	text-decoration:none;
	font-size:16px;
	margin-top:2px;
	line-height:45px;
	font-weight: bold;
	}
.menu a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
.menu ul li.current_page_item a {
	color: #990000;
	}


/* Content */

.center {
	
	}
.content {
	width:650px;
	float:left;
	margin-right:12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
.contentBlock {
   
	clear:both;
	padding:20px 20px 0 20px;
	}
.contentBlock a {
	text-decoration:none;
	color: #FF0000;
	}
.contentBlock a:hover {
	text-decoration:underline;
	}
.postDate {
	float:left;
	width:60px;
	height:58px;
	background:url(images/date.jpg);
	margin-right:10px;
	text-align:center;
	font-size:12px;
	font-variant:small-caps;
	margin-bottom:10px;
	}
.postDate div {
	color: #333333;
	margin-top:12px;
	font-weight:bold;
	}
.contentBlock h1 {
	margin:0;
	padding:0;
	color: #FF0000;
	font-size:24px;
	font-family:Georgia,tahoma,arial,verdana,georgia;
	font-weight:bolder;
	}
.contentBlock h1 a {
	color: #FF0000;
	text-decoration:none;
	}
.contentBlock h1 a:hover {
	color: #006600;
	text-decoration:underline;
	}
.postCats {
	float:left;
	font-size:10px;
	color: #605C59;
	height: 21px;
	background:url(images/category.jpg) no-repeat;
	padding-left:27px;
	padding-top:2px;
	margin-right:10px;
	margin-top:5px;
	}
.postComments {
	float:left;
	font-size:10px;
	height:18px;
	color:#605C59;
	background:url(images/comments.jpg) no-repeat;
	padding-left:25px;
	padding-top:2px;
	margin-top:5px;
	}
.postCats a, .postComments a {
	color: #FF0000;
	text-decoration:none;
	}
.postCats a:hover, .postComments a:hover {
	color: #006600;
	}
.line {
	background:#424040;
	height:3px;
	overflow:hidden;
	clear:both;
	}
h2.pagetitle {
	text-align:center;
	font-size:20px;
	margin:10px 0;
	padding:0;
	}
.contentCenter {
	text-align:center;
	}

/* Navigation */

.navigation {
	height:20px;
	margin:0 20px;
	padding:5px 0;
	clear:both;
	}
.navigation a {
	text-decoration:none;
	font-weight:bold;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* Comments */

.commentlist {
	margin:0;
	padding:20px 0 0 25px;
	}
.commentlist small {
	color: #009900;
	}
.commentlist p {
	margin:0 0 10px 0;
	}
h2#comments, h2#respond {
	margin:0;
	padding:0 0 5px 0;
	color: #000000;
	font-size:15px;
	font-weight:normal;
	border-bottom:3px solid #1868B4;
	}
#commentform input {
	background:#fff;
	border:1px solid #424040;
	color:#424040;
	}
#commentform textarea {
	width:99%;
	border:1px solid #424040;
	background:#fff;
	}
#commentform #submit {
	background:#fff;
	border:1px solid #424040;
	color:#424040;
	width:120px;
	}

/* Footer */

.footer {
	height:25px;
	margin:20px 10px 0 10px;
	line-height:25px;
	text-align:center;
	font-size:10px;
	clear:both;
	}
.footer a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* Sidebar */

.sidebar {
	width:240px;
	float:left;
	padding-top:8px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
.sidebarBottom {
	height:131px;
	background-color: #FFFFFF;
	}
.sidebar h2 {
	margin:0;
	padding:0;
	height:35px;
	background:url(images/sidebarback.jpg) no-repeat;
	font-size:12px;
	font-family:'Lucida Grande',verdana,arial;
	line-height:20px;
	padding-top:11px;
	padding-left:40px;
	background-position:1px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style: none;
	}
.sidebar ul li ul {
	margin:5px 0 5px 20px;
	}
.sidebar a {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	}
.sidebar a:hover {
	color: #006600;
	}