/*
Theme Name: The Shoe Buff DT
Theme URI: 
Description: Theme designed for The Shoe Buff
Author: Win Win Service Provider
Author URI: 
Version: 1.0
*/
/*-------------------------------------------
Title :  The Shoe Buff
             Usage :  ALL
             Author:  Win Win Service Provider
             Created: 2009-10-28

---------------------------------------------*/

/*===================TOC=====================
				1. SINGLE POST
				2. HOME
=============================================*/

/*===================TOC=====================

               1. Common Things
               2. Branding
               3. Site Wrapper
               4. Header
               5. Content Area
               6. Main Content
               7. Sidebar
               8. Footer9. copyright / Site Info
			   10. HOME PAGE CONTENT

=============================================*/

/* 1. Common Things
------------------------*/
.nh-content {width:942px !important;}

.st_sharethis_custom {
        background: url("images/sharethis.png") no-repeat scroll left top transparent;
		text-indent:-5000px;
		overflow:hidden;
		width:92px !important;
		height:22px !important;
		display:block;
}

body{
	margin:0 auto;
	font-family: Times New Roman, serif;
	font-size:14px;
	background-attachment:fixed;
	/* background-image:url('images/background.jpg'); */
	background-repeat:no-repeat;
	background-position:center top;
}

.lclear{
	clear:left;
}

.rclear{
	clear:right;
}

.bclear{
	clear:both;
}
img {
	border:none;
}
a img {
	border:none;
}
.entry a{
	color:#000000;
}
.entry a:hover{
	color:#999;
}

.entry p {
	line-height: 135%;
	text-align: justify;
}

/* 2. Branding
------------------------*/

#branding h1{
	display:none;
}

/* 3. Site Wrapper
------------------------*/
#siteWrapper{
	width:943px;
	margin:0 auto;
}

/* 4. Header
------------------------*/
#header{
	background-color:#000;
	height:100px;
	font-weight:bold;
}

#topPanelBg {
	background-color:#3e0a3b;
	height:24px;
	margin-bottom:5px;
}
#topPanel {
	width:915px;
	margin:0 auto;
	color:#FFFFFF;
	padding-top:6px;
	font-size:9px;
}
#menuHeading{
	float:left;
}
#menuItem{
	float:left;
}
#topPanel ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topPanel ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-align:center;
	border-left:1px solid #fff;
}
#topPanel ul li:first-child {
	border-left:none !important;
}
#topPanel ul li a {
	padding:0 5px;
	color:#FFFFFF;
	text-decoration:none;
}
#topPanel ul li a:hover {
	color:#999999;
	text-decoration:none;
}

#bannerAds {
	width:943px;
	margin:0 auto;
}
#banner {
	background:url(images/logo.jpg) no-repeat top left;
	height:90px;
	width:215px;
	margin-left:-2px;
	margin-top:0px;
	float:left;
}
#adSpace{
	float:left;
	width:728px;
	height:90px;
	text-align:center;
}

#navigationBar{
	width:943px;
	height:31px;
	margin:0 auto;
	margin-top:22px;
	background:#252525;
	font-size:12px;
}
#navigationBar #linkSelection a{
	color:#999999;
	font-weight:bold;
}
#navigationBar ul{
	margin:0 3px;
	padding:0;
	list-style:none;
}
#navigationBar ul li{
	border-left:none;
	float:left;
	text-transform:uppercase;
}
#navigationBar ul li a{
	display:block;
	text-decoration:none;
	padding:8px;
	color:#FFF;
	font-weight:bold;
}
#navigationBar ul li a:hover {
	color:#ccc;
}
#navigationBar .curItem { color:#ccc; }
#navigationBar #searchBox{
	float:right;
	height:30px;
	margin:1px;
}
#navigationBar #searchBox #searchBtn{
	background:url(images/search.gif) no-repeat top right;
	width:65px;
	height:30px;
	border:none;
}
#navigationBar #searchBox input {
	border:none;
}
/* 5. Content
------------------------*/
#content{
}
#content .bgSlash {
	/* background:url(images/bgSlash.gif) repeat-x; */
	border-bottom:1px dotted #000;
	height:11px;
}

/* 6. Main Content
------------------------*/
#contentArea {
	width:627px;
	float:left;
	margin-top:20px;
	/* background:url(images/vSlash.gif) repeat-y top right; */
	border-right:1px dotted #000;
	padding-top:0px;
}
.contentHolder{
	width:603px;
}
.imgDisplay {
	margin-right:-20px;
}
#contentArea .imgDisplay img{
	margin-right:17px;
}
#contentArea #shareThis img{
	float:right;
	margin-top:17px;
	margin-bottom:24px;
	border:none;
}

#fbsb { margin-top:6px; }
#fbsb .FBConnectButton { font-size:6px; }

/* Sharethis adjustments */
div.entry p span {
	float: right;
	width: 95px;
	height: 22px;
}
div.latestNews div.right div.entry p span {
	display: none;
}
a.stico_default {
	background: url(http://www.theshoebuff.com/wp-content/themes/theshoebuff/images/sharethis-button.jpg) no-repeat scroll 0 0 !important;
	text-decoration: none;
	display: block;
	width: 95px;
	height: 22px;
}
span.stbuttontext {
	visibility: hidden;
}

.relatedPost {
	padding-bottom:22px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	width:603px;
	margin-top: 15px;
}
.relatedPost ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-right:-18px;
}
.relatedPost ul li {
	float:left;
	width:104px;
	margin-right:20px;
}
#contentArea .relatedPost ul li img {
	width:100%;
	height:99px;
}
.relatedPost ul li a {
	text-decoration:none;
	color:#000;
}
.relatedPost ul li a:hover {
	color:#666;
}
.relatedPost .categoySource {
	width:50%;
	float:left;
	text-align:left;
}
.categoyTags{
	width:45%;
	margin-right:8px;
	float:right;
	text-align:right;
}
.contentBottom{
	border:1px solid #000;
}
#categorySource{
	border:1px solid #000;
	width:50%;
}
.categoySource a, .categoyTags a{
	color:#000000;
	text-decoration:none;
}
.categoySource a:hover, .categoyTags a:hover{
	color:#666;
	text-decoration:underline;
}
#contentArea h2{
	margin-top:-4px;
	padding-bottom:4px;
	margin-bottom:13px;
	font-weight:normal;
}
#contentArea span{
	color:#333333;
	margin:0;
}
.contentHolder1 .commentlist{
	list-style:none;
	margin:0;
	padding:0;
}
.contentHolder1 .commentlist a {
	text-decoration:none;
	color:#000000;
	}
.contentHolder1 .commentlist a:hover {
	color:#666;
	}
#respond a {
	color:#000000;
	}
#respond a:hover {
	color:#666;
	}


/* 7. Sidebar
------------------------*/
#sidebar{
	width:302px;
	float:right;
	padding-top:6px;
}
#sidebar .sidebarFeatures {
	margin-bottom:0px;
}
#sidebarAdSpace{
	border:1px solid #000;
	width:300px;
	height:250px;
	text-align:center;
	margin-top:15px;
}
.sidebarSection ul{
	margin:0;
	padding:0;
	list-style:none;
}
#masthead a {
	margin:0;
	padding:0;
}
#masthead h4{
	margin:0;
	text-transform:uppercase;
}
#masthead ul {
	float:left;
	margin-left:10px;
}
.sidebarSection ul li a{
	margin-left:20px;
	text-decoration:none;
	color:#000000;
	display:block;
	height:22px;
	padding-left:33px;
	margin-bottom:5px;
	line-height:18px;
}
#masthead ul #editor, #masthead ul #publisher {
	margin-left:20px;margin-bottom:5px;
}
#masthead ul #editor, #masthead ul #publisher, #masthead ul li.editor_2, #masthead ul #publisher {
	margin-left:20px;margin-bottom:5px;
} {
	margin-left:20px;margin-bottom:5px;
}
.sidebarSection #li1 { 
	background:url(images/rss.jpg) no-repeat;
	padding-left:32px;
}
.sidebarSection #li2 { 
	background:url(images/twitter.jpg) no-repeat;
	line-height:19px;
}
.sidebarSection #li3{ 
	background:url(images/email.jpg) no-repeat;
}
.sidebarHeading {
	color:#FFF;
	padding-left:10px;
	padding-top:1px;
	margin-bottom:10px;
	margin-top:14px;
	font-size:18px;
	line-height:160%;
	background:url(images/sideBar.png) no-repeat;
	width:300px;
	height:31px;
}
.pad {
	padding-top:0px;
}
#subscribeBox{
	display:none;
	position:absolute;
	margin:9px -60px;
	background-color:#ccc;
	border:1px solid #000;
	padding:10px;
	z-index: 999;
}
#subscribeBox2 {
	margin:0 auto;
}
#subscribeBox2 td {
	padding:15px;
}
#subscribeBox #subscribeInput {
	vertical-align:top;
	width:194px;
	float:left;
	color:#999;
}
#subscribeBox #subscribeBtn {
	background-color:#000;
	color:#fff;
	width:77px;
	height:18px;
	font-size:0.8em;
	font-weight:bold;
	border:none;
	float:right;
}
#topPostMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topPostMenu ul li{
	color:#999999;
	font-weight:bold;
	float:left;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;
	padding:0 20px;
	line-height:220%;
}
#topPostMenu ul li:first-child{
	color:#000;
}
#topPostMenu ul li:first-child{
	border-left:none;
	border-bottom:none;
}
#postContent{
	padding:35px 10px 10px 10px;
	font-weight:bold;
}
#vAdSpace{
	margin:20px auto;
	text-align:center;
}

/* 9. copyright / Site Info
------------------------*/
#copyright{
	border:1px solid #000;
	height:38px;
	background:#000;
	color:#FFF;
	text-align:center;
	padding-top:10px;
}

/* 10. HOME PAGE CONTENT
------------------------*/
.latestNews{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:13px;
	margin-bottom:13px;
        clear:both;
}
.latestNews img{
	float:left;
}

#contentArea .latestNews p{
	width:294px;
	margin-top:5px;
	text-align:justify;
	float:right;
}

/*	TOP POSTS
---------------------*/

#mysubmenuarea{
	border:1px solid #000000;
	height:170px;
	background:#FFFFFF;
	text-align:justify;
}

#contentArea .singlePostHead{
	margin-top:-2px;
	margin-bottom:-10px;
	padding:0;
	border:none;
}

#searchInput{
	vertical-align:top;
	margin-top:3px;
}

/*WP MODIFICATION*/
.more-link {
	width:68px;
	font-weight:bold;
	float:right;
	background:url(images/see-more-triangle.gif) no-repeat right;
	margin-top:25px;
}
.more-link{
	text-decoration:none;
	color:#000;
}
.more-link:hover{
	color:#666;
}
.contentHolder1{
	width:600px !important;
	overflow:hidden !important;
}
.titleDate{
	width:295px;
	float:right;
}
.titleDate h3{
	margin:0;
	padding:0;
}
.titleDate h3 a{
	text-decoration:none;
	color:#000;
}
.titleDate h3 a:hover {
	color:#666;
}
#searchsubmit{
	background:none;
	width:65px;
	height:30px;
	border:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	vertical-align:top;
	margin-top:-2px;
}
#searchBox #s{
	vertical-align:top;
	margin-top:5px;
	width:232px;
}
#firstRow ul li a, #footer #secondRow ul li a{
	color:#000;
}
#firstRow ul li a:hover, #footer #secondRow ul li a:hover {
	color:#999;
}
#navigationBar .current_page_item a {
	color:#999999;
}
#content #contentArea .contentHolder .latestNews .left a:hover img {
	/* for IE */
	filter: alpha(opacity=60) !important;
	/* CSS3 standard */
	opacity:0.6 !important;
}
#respond #submit {
	background:url(images/wpsearch.gif) repeat-x;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px;
	border:none;
}
/* css for paging */
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
font-size:80%;
}
.navigation a{
text-align:center;
padding:5px 10px;
margin:0 2px 0 2px;
border:1px solid #6C7388;
}
.navigation a:hover{
background:#6C7388;
}
.left{
	float:left; 
	width:293px;
	/*padding-bottom:13px;border:1px solid #FF0000;*/
	height:195px;
}
.left img{
	width:100%;
	height:100%;
}
.right{
	float:left; 
	width:292px;
	margin-left:16px;
}
.contentHolder1 .entry p img{
	/*width:100% !important;
	height:397px !important;*/
margin-bottom:15px;
}
#contentArea .seeMore {
	float:right;
	font-weight:bold;
}
#contentArea .seeMore a {
	color:#000000;
	text-decoration:none;
	background:url(images/see-more-triangle.gif) no-repeat right center;
	display:block;
	width:75px;
}
#contentArea .seeMore a:hover {
	/* for IE */
	filter: alpha(opacity=60) !important;
	/* CSS3 standard */
	opacity:0.6 !important;
}
#pageNavigation, #postNavigation{
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	width:603px;
}
#pageNavigation ul, #postNavigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
#pageNavigation a, #postNavigation a {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
#pageNavigation ul li:first-child{
	background:#999999;
	margin-right:4px;
	font-weight:bold;
	padding:5px 10px;
	float:left;
}
#pageNavigation ul li:last-child{
	background:#666666;
	font-weight:bold;
	padding:5px 10px;
	float:left;
}
#pageNavigation ul li{
	background:#000;
	margin-right:4px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
	float:left;
}
#pageNavigation ul li:hover{
	background:#999;	
}
#postNavigation{
	border-top:none;
}
#postNavigation li {
	display:inline;
}
#postNavigation li a {
	color:#FFFFFF;
	background:#000;
	font-weight:bold;
	padding:5px 10px;
	}
#postNavigation li a:hover {
	background:#999;
	}
#contentArea  .current {
	background:#999999 ;
	color:#FFF;
	padding:5px 10px;
	font-weight:bold;
}
.contentHolder1 .entry a img {
	border:none;
}
#shareThis {
	clear:both;
	}
#firstRow p #defMore {
	margin-right:38px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	#subscribeBox #subscribeInput {
		width:198px;
	    height:18px;
        border:1px solid #a5acb2;
	}
	#contentArea .seeMore {
		padding-right:6px;
	}
	#contentArea .singlePostHead{
		margin-top:-4px;
	}
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
        float: left;
	margin-right:10px;
}
.alignright {
        float: right;
}



div.entry .wpcf7 p span {
	float: none;
	width: auto;
	height: auto;
}
.wpcf7 input[type="text"],
.wpcf7 textarea {
	border: 1px solid #ccc;
	padding: 5px;
} 
.wpcf7 textarea {
	width: 400px;
}
li#subscribemail-item {
}
#subscribeform-top {
	display: none;
}
#subscribeform-top input[type="text"] {
	position: absolute;
	width: 120px;
	top: 60px;
	right: 85px;
}
#subscribeform-top input[type="submit"] {
	position: absolute;
	width: 80px;
	top: 60px;
	right: 0;
}
.social-buttons {
	margin: 15px 0;
	padding: 0;
}
.social-buttons li {
	display: block;
	float: left;
	margin-right: 15px;
}
#nh-popup { display: none !important; }



.wpcf7 label {
	display: block;
}