/*

Theme Name: BANS/Blog SimpleCSS Template

Theme URI: http://thenichestorebuilder.com/

Description: Template for an integrated Niche Store with a Blog.

Version: 1.0

Author: Mark Hansen

Author URI: http://thenichestorebuilder.com/



*/



/* Begin Body and Text */



body {

	background-image: url(images/page-bg.gif);

	background-repeat: repeat-y;

	background-position: center;

	background-color: #CCCCCC;

	}

#page {

	width: 952px;

	font-family: Arial, Helvetica, sans-serif;

	}

/* begin header section */

#header {

	margin: 0px;

	padding: 0px;

	height: 135px;

	width: 952px;

	background-image: url(images/logo.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	}

#hdrleft {

	margin: 0px;

	padding: 0px;

	height: 125px;

	width: 400px;

	float: left;

	}

#hdrright {

	margin: 0px;

	padding: 0px;

	height: 125px;

	width: 548px;

	float: right;

	}

#subscr{

	text-align: right;

	float: right;

	height: 18px;

	width: 400px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-right: 2px;

	font-size: 10px;

}			

#pgtitle {

	margin: 0px;

	padding-top: 100px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	text-align: center;

	}

#pgtitle h2 a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: #002b60;

	text-decoration: none;



	}

#pgdesc {

	margin: 0px;

	font-weight: normal;

	color: #FFFFFF;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	}

		

/* Search Box Styling */

#searchbarright {

	width: 400px;

	height: 25px;

	margin: 0px;

	float: right;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

}

#srchalign {

	float: right;

	height: 25px;

	width: 400px;

	margin: 0px;

	padding-top: 1px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

}

.sbox {

	margin: 0px;

	padding: 0px;

	height: 18px;



}



#gobut {

	float: right;

	height: 21px;

	padding-top: 0px;

}

#hdrad {

	float: right;

	height: 60px;

	width: 470px;

	margin-top: 5px;

	margin-right: 0px;

}

/*++++++ BEGIN RED NAVBAR ++++++++*/

#nav {

	width: 952px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 1px;

	background-color: #002b60;

	height: 35px;

}

#nav ul {

	margin-left:0px;

	background-color: #002b60;

}

#nav ul li {

	display:inline;

}



#nav ul li a {

	float:left;

	text-decoration: none;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	padding-top: 8px;

	padding-bottom: 7px;

	padding-right: 10px;

	padding-left: 10px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #002b60;

	border-left-color: #002b60;

}

#nav ul li a:hover{

	text-decoration: none;

	background-color: #CA0000;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

}



#contwrap {

	width: 952px;

	padding-top: 10px;

	padding-bottom: 5px;

	margin-left: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #910000;

}



p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding-top: 10px;

	padding-bottom: 10px;

}

a {

	color: #990000;

}



#contleft {

	float: left;

	width: 570px;

	margin-top: 5px;

	margin-bottom: 5px;

	text-align: left;

	margin-left: 2px;

	margin-right: 2px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #910000;

}	

	

#contleft h2

{

	font-size: 18px;

	text-align: left;

	margin-bottom: 2px;

	list-style-type: none;

	}	



#contleft h1{

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

	text-align: left;

}

#sidebarwrap {

	margin: 0px;

	padding: 3px;

	float: right;

	width: 340px;

}

#sidebarleft {

	width: 160px;

	float: left;

}



#sidebarleft ul{

	margin: 0px;

	padding-right: 0px;

	padding-left: 0px;

	padding-bottom: 10px;

	}

#sidebarleft li.widget{

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 160px;

	}	

#sidebarleft li{

	list-style-type: none;

	text-align: left;

	}

#sidebarleft ul li{

	list-style-type: none;

	text-align: left;

	}

#sidebarleft ul li a{

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	text-align: left;

	text-decoration: none;

	color: #990000;

	}

#selected {

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	text-align: left;

	text-decoration: none;

	color: #990000;

	}	

#sidebarleft ul li a.hover{

	color: #666666;

	}			



#sidebarleft h2 {

	font-size: 14px;

	text-align: left;

	margin-bottom: 5px;

	padding-bottom: 5px;

	width: 100%;

	list-style-type: none;

	color: #003366;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #990000;

	}

/*end left sidebar*/

#sidebarright {

	width: 160px;

	float: right;

}



#sidebarright ul{

	margin: 0px;

	padding-right: 0px;

	padding-left: 0px;

	padding-bottom: 10px;

	}

#sidebarright li.widget{

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 160px;

	}	

#sidebarright li{

	list-style-type: none;

	text-align: left;

	}

	

#sidebarright ul li{

	list-style-type: none;

	text-align: left;

	}



#sidebarright ul li a{

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	text-align: left;

	text-decoration: none;

	color: #990000;

	}

#sidebarright ul li a.hover{

	color: #666666;

	text-decoration: none;

	}			

	

#sidebarright h2 {

	font-size: 14px;

	text-align: left;

	margin-bottom: 5px;

	padding-bottom: 5px;

	width: 100%;

	list-style-type: none;

	color: #003366;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #990000;

	}

.post {

	width: 98%;

	text-align: left;

	margin: 5px;

	padding: 5px;

	}

.post h1 {

	color: #333333;

	padding-top: 10px;

	padding-bottom: 5px;

}	

.post h2 {

	color: #333333;

	padding-top: 10px;

	padding-bottom: 5px;

}

.post h3 {

	color: #333333;

	padding-top: 10px;

	padding-bottom: 5px;

}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.postmetadata {

	padding-top: 15px;

	}





.smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: left;

}



.clear {

	clear: both;

}

#footerwrap {

	width: 948px;

	height: 240px;

	margin: 0px;

	padding: 0px;

	}

#footer {

	padding: 0;

	width: 948px;

	height: 240px;

	font-size: 12px;

	}

#footer ul{

	margin: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	}

	

#footer li.widget{

	list-style-type: none;

	text-align: left;

	margin: 0px;

	padding: 0px;

	float: left;

	width: 275px;

	}

#footer ul li{

	list-style-type: square;

	text-align: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 20px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	}



#footer ul li a{

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: normal;



	}		

	

#footer h2

{

	font-size: 14px;

	text-align: left;

	margin-bottom: 5px;

	padding-bottom: 5px;

	width: 96%;

	padding-top: 5px;

	list-style-type: none;

	font-weight: bold;

	text-transform: uppercase;

	}	

#footerleft {

	float: left;

	height: 150px;

	width: 285px;

	margin-left: 2px;

	text-align: left;

}

#footermid {

	float: left;

	height: 150px;

	width: 285px;

	margin-left: 10px;

	text-align: left;

}

#footerright {

	float: left;

	height: 150px;

	width: 350px;

	margin-right: 0px;

	margin-left: 10px;

	text-align: left;

}

#credits {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	clear: both;

	height: 30px;

	padding-top: 5px;

	padding-bottom: 5px;

	text-align: center;

}

/* End Structure */







/*	Begin Headers */



h2.pagetitle {

	margin-top: 15px;

	text-align: left;

}





h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.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;

	}



/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}





.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 90%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



#commentlist {

	padding: 0;

	text-align: justify;

	list-style-type: none;

	}

#commentlist ol {

	padding: 0 0 0 35px;

	margin: 0;

	list-style-type: none;

	}



#commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



#commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/

/*BANS STyles added to bottom */

#sitemap {

	width: 450px;

	padding-left: 5px;

	list-style-type: none;

	text-align: left;

}

#sitemap .title{

	font-size: 18px;

	color: #333333;

	text-decoration: none;

	padding-top: 10px;

	padding-bottom: 5px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

#sitemap a{

	width: 450px;

	padding-left: 5px;

	list-style-type: none;

}

#sitemap ul li.li1 a{

	font-size: 14px;

	color: #FF0000;

	text-decoration: underline;

	padding-top: 15px;

	padding-left: 10px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 40px;

}

#sitemap ul li.li2 a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-decoration: none;

	padding-top: 10px;

	padding-left: 10px;

	font-weight: bold;

	border-left-style: none;

	color: #333333;

	text-decoration: underline;

}



#sitemap ul li.li3 a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	padding-top: 10px;

	padding-left: 10px;

	font-weight: bold;

	color: #333333;

	text-decoration: underline;

}



#sitemap ul li.li4 a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	padding-top: 10px;

	padding-left: 10px;

	font-weight: bold;

	color: #333333;

	text-decoration: underline;

}



#sitemap ul li.li5 a{

	font-size: 12px;

	color: #333333;

	text-decoration: none;

	padding-top: 10px;

	padding-left: 10px;

	font-weight: normal;

	text-decoration: underline;



}



#sitemap ul li.li6 a{

	font-size: 12px;

	color: #333333;

	text-decoration: none;

	padding-top: 10px;

	padding-left: 10px;

	font-weight: normal;

	text-decoration: underline;

}

#sitemap .info {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 10px;



}

#sitemap .info2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 20px;



}

#sitemap .info3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 33px;



}

#sitemap .info4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	padding-left: 30px;



}



.item-layout4 {

	text-align: center;

	float: left;

	background-color: #efefef;

	height: 240px;

	width: 27%;

	margin-left: 6px;

	margin-top: 6px;

	display: block;

	padding: 10px;



	border-style: solid; 

	border-color: #cccccc; 

	border-width: 1px; 

}

.item-layout5 {

	text-align: left;

	float: left;

	background-color: #efefef;

	height: 150px;

	width: 220px;

	display: block;

	padding: 5px;

	margin: 0px;

	border: 1px solid #006633;

}



/* Product Information Start */



#products { 

	width: 550px;

	margin: 0px;

	padding: 0px;

	border: 0px;

	border-style: solid; 

	border-color: #dddddd; 

	}

#products td {

	padding: 5px;

	}

tr.row0 {

    background-color: #eeeeee;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px; 

	}

tr.row0:hover {

    background-color: #dddddd;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px; 

	}

tr.row1 {

    background-color: #ffffff;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px; 

	}



tr.row1:hover {

    background-color: #dddddd;

	border-style: solid; 

	border-color: #dddddd; 

	border-width: 1px; 

	}

.itemname A {

	font-size: 10pt;

	font-family: Arial;

	color: #990000;

	text-decoration: underline;

	}

.itemname a:hover {

	font-size: 10pt;

	font-family: Arial;

	color: #666666;

	text-decoration: none;

	}



.itemname a:visited {

	font-size: 10pt;

	font-family: Arial;

	color: #003399;

	text-decoration: none;

	}

.bids {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #000000;

	} 

.price {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #333333;

	} 

.buyprice { 

	font-size: 10pt;

	font-family: Arial;

	font-weight: bold;

	color: #000000;

	} 

.time {  

	font-size: 10pt;

	font-family: Arial;

	font-weight: ;

	color: #ff0000;

	} 

.producttext { 

	font-size: 9pt;

	font-weight: bold;

	font-family: Arial;

	color: #333333;

	} 

a img {

	border: 1px;

	border-color: #005c95;

	}



#viewmore {

	text-align: right;

	background-color: #ffffff

	}

#viewmore a {

	font-size: 10pt;

	font-family: Arial;

	color: #0000ff;

	}



/* Sort By Box Start */



#sortbox {



	width: 100%; 



	background-color: ;



	border: 0px;



	border-style: solid; 



	border-color: #dddddd; 



	}







#ebaylogo {



	width: 70px;



	float: left;



	padding: 0px;



	}







#sortby {

	text-align: right;

	margin-top: 20px;

	}



#sortby select {

	width: 200px;

	}



/* Sort By Box End */



* {

	margin:0px;



	padding:0px;



	}



/* Miscellaneous End */

#navigation ul {

	text-align: left;

	font-size: 14px;

	padding-left: 5px;

	list-style-type: none;

	list-style-image: none;

	height: 25px;

	font-weight: bold;

	}







#navigation li {

	display: inline;

	padding-left: 4px;

	padding-right: 4px;

	padding-top: 5px;

	padding-bottom: 5px;

	}







#navigation a {

	color: #003399;

	text-decoration:underline;

	font-size: 14px;

	font-weight: bold;

	}
