/*  
Theme Name: Kicks Finder Theme - Revised
Theme URI: 
Description:
Version: 1.0
Author: 
Author URI: 
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ebebeb;
}

a:link, a:visited {
	color: #4792ef;
	text-decoration: none;
}

a:hover, a:active {
	color: #4792ef;
	/*color: #3f90ec;*/
	text-decoration: underline;
}

#mainwrapper {
	border-top: 10px #ebebeb solid;
	margin: 0px 0px 0px 10px; /* adjusted margin */
	width: 1113px;
	padding:  0px;
}

.mainheader {
	background: #fff;
}

.mainbodycontent {
	border-top: 10px #ebebeb solid;
	border-bottom: 10px #ebebeb solid;
	background-color: transparent;
	background-image: url('images/master_bg.gif');
	background-position: top left;
}

/* *** DRUCKER MEDIA UPDATES *** */

#rightcolnav {
	width: 300px;
}

.fishscalebanner {
	display: block;
	width: 1113px;
	height: 90px;
	padding: 2px 0;
	margin: 10px 0 0 10px;
	background-image: url('/images/fishscalebg.jpg');
	text-align: center;
}

/* *** */

.clear {
	clear: both;
}

.left {
	width: 181px;
	padding: 0px;
	float: left;
	color: #363636;
}

.center {
	margin-left: 10px;
	margin-right: 10px;
	width: 570px;
	padding: 10px;
	float: left;
}

.right {
	width: 170px;
	padding: 10px;
	float: left;
}

.finderlogo {
	float: left; 
	width: 181px;
	border-right: 10px #ebebeb solid;
	background: #faf7ee;
}

.mainnav{
	
	
}

.mainfooter {
	padding: 10px;
	text-align: center;
	color: #737373;
}

/* left col styles */

.left h3 {
	font-size: .95em;
}

.left ul, .catt ul {
	margin-left: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(images/bullet1.gif);
}


.left li a, .catt li a, .catt li * {
	color: #333;
	text-decoration: none;
}

.left li.selected, .catt li.selected {
	color: #333;
	font-weight: bold;
}

.left li.selected li, .catt li.selected li {
	font-weight: normal;
}

.catt ul ul {
	padding-left:23px;
	list-style:none;
}

.categorieswrap {
	padding: 8px;
	border-top: 1px #c9c9c9 solid;
}

.topwrap {
	padding: 8px;
}

.searchbox {
	border-top: 1px #c9c9c9 solid;
	padding: 8px;
	border-bottom: 1px #c9c9c9 solid;
}

.searchbox-snews {
	padding: 8px;
	border-bottom: 1px #c9c9c9 solid;
}

.searchbox a, .searchbox-snews a {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}

/* main grid tables */

table.gridmain th {
	text-align: left;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	background: #fec254;
}

table.gridmain td {
	padding: 4px;
	background: #fcf5e2;
	border-bottom: 5px #fff solid;
	text-transform: uppercase;
	font-size: .9em;
	}

table.gridmain td.morebutton {
	padding: 0px;
	background: #f2ecd4;
}

/* right col table */

.right h3 {
	font-size: .95em;
	text-transform: uppercase;
}

.right p {
	margin: 0px;
	padding: 0px;
	color: #363636;
}

.right strong {
	color: #000;
}

table.ebaykicks td.ebaypic {
	padding-right: 5px;
	padding-bottom: 8px;
}


/* top navigation */

#nav-main {
	width: 500px;
	height: 39px;
	margin: 0px 0 0px 0;
	padding: 7px 4px 4px 20px;
	list-style: none;
	overflow: hidden;
	}
#nav-main li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#nav-main li a {
	float: left;
	padding: 39px 0 0 0;
	height: 0px !important; 
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
#nav-main li#n-kfinder a {
	width: 104px;
	background-image: url(images/nav_kf.gif);
	}
#nav-main li#n-ebay a {
	width: 138px;
	background-image: url(images/nav_ebay.gif);
	}
#nav-main li#n-news a {
	width: 145px;
	background-image: url(images/nav_news.gif);
	}
#nav-main li a:hover {
	background-position: 0 -39px;
	}	
#nav-main li.active a {
	background-position: 0 -39px;
	}


/* test this */

.testthis {
	overflow: hidden;
}

.testthis * {
	font-size: 1em;
}
.testthis table {
	width: 180px;
}

/* sneakernews.com styles */

.post {
	padding-top: 26px;
	padding-bottom: 30px;
	background: url(images/news_title.gif) top center no-repeat;

}

.post h1 {
	font-weight: normal;
}


.postdata {
	color: #8C8C8C;
}

.postdata a {
	color: #8C8C8C;
	text-decoration: none;
}


.advertisement-body {
	padding-top: 12px;
	padding-bottom: 30px;
	border-top: 1px #cacaca solid;
}

.advertisement-body h4 {
	padding-bottom: 12px;
	margin: 0px;
	font-weight: normal;
	font-size: 1em;
}

