/*  
Theme Name: Niche Bay 7.0 
Theme URI: http://www.marketingsyndrome.com/
Description: This WordPress theme was developed by <a href="http://www.marketingsyndrome.com/">Bo Bang</a>.

Author: Bo Bang
Author URI: http://www.marketingsyndrome.com/

The CSS, XHTML, design and all graphics are copyright of Marketing Syndrome Inc. All rights reserved.
*/
* { 
	margin: 0; padding: 0;}
body {
	margin: 0; padding: 0;
	height: 100%;
	text-align: left;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}
#wrapper {
	width: 772px; /* 812 */
	margin: 20px auto;
	background-color: #fff;
	padding: 0px;
	}

/* HEADER PROPERTIES
---------------------------------------------*/

#header {
	width: 772px;
	background-color: #fff;
	height: 68px;
}

#header_left {
	float: left;
	width: 536px;
}
#header_right {
	float: right;
	width: 236px;
	height: 62px;
	background-color: #FFF;
}
#header h1 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;	
	color: #d27b10;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
	padding-left: 16px;
}
#header h1 a:link { color: #d27b10; text-decoration: none;}
#header h1 a:visited { color: #d27b10; text-decoration: none;}
#header h1 a:active { color: #d27b10; text-decoration: none;}
#header h1 a:hover { color: #d27b10; text-decoration: underline;}

#header_description {
	clear: both;
	display: block;
	background-color: #FFF;
	color: #333;
	font-size: 14px;
	padding: 5px 0 5px 20px;	
	margin: 0;
}

#nav {
	width: 772px;
	background: #505050 url("images/navbg.gif") top right no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	float: left;
}
.nav_menu {
	display: block;
	padding: 10px 20px;
	border-right: 1px solid #000;
	float: left;
}
.nav_menu a:link { color: #fff; text-decoration: none; font-weight: bold;}
.nav_menu a:visited { color: #fff; text-decoration: none; font-weight: bold;}
.nav_menu a:active { color: #fff; text-decoration: none; font-weight: bold;}
.nav_menu a:hover { color: #fff; text-decoration: underline; font-weight: bold;}

/* CONTENT PROPERTIES
---------------------------------------------*/
#contentwrapper {
	width: 730px;
	padding: 20px;
	margin-top: 0px;
	float: left;
	border-left: 1px solid #D8D9DD;
	border-right: 1px solid #D8D9DD;
}
#content {
	padding: 0;
	width: 504px; 
	color: #333;
	text-align: left;
	line-height: 1.5em;
	float: left;
	}

#sidebar {
	padding: 0;
	float: right;
	width: 206px; /*336*/
}
.logobox {
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.logobox img {
	margin-bottom: 5px;
}
.logobox span {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}
.logobox_left {
	width: 100px;
	float: left;
	text-align: center;
	font-size: 10px;
}
.logobox_right {
	width: 100px;
	float: right;
	text-align: center;
	font-size: 10px;
}

#sidebar_menu_206 {
	width: 206px;
	float: right;
	margin: 0; padding: 0;
}
#sidebar_menu_206 ul {
	border-top: 1px dotted #cecfd1;
	list-style: none;
	padding-bottom: 20px;
}
#sidebar_menu_206 li {
	background-position:left 6px;
	border-bottom: 1px dotted #cecfd1;
}
#sidebar_menu_206 li a {
	display:block;
	padding:6px 0;
}
.sidebar_title {
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
	padding-bottom: 10px;
	display: block;
	}
.menubox {
	clear: both;
	width: 204px;
	border: 1px solid #A13129;
	padding-bottom: 5px;
	margin-bottom: 1.5em;
	background-color: #fff;
}
.menutitle {
	display: block;
	padding: 5px;
	background-color: #A13129;
	color: #535759;
	font-weight: bold;

}
.menuitem {
	display: block;
	padding: 4px 5px 0 10px;
	font-weight: normal;
}
.menuadsense {
	display: block;
	padding: 5px 5px 0 4px;
	
}
.menuitem a:link { color: #535759; text-decoration: underline; }
.menuitem a:visited { color: #535759; text-decoration: underline;}
.menuitem a:active { color: #535759; text-decoration: underline;}
.menuitem a:hover { color: #000; text-decoration: underline;}

.box {
	clear:both;
	padding: 10px;
	width: 200px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	margin : 0px;
	margin-bottom: 10px;
}

.description {
	margin-bottom: 10px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	padding: 10px;
	background: #f9f9f9 url("images/bg.jpg") top left no-repeat;
}

#footer {
	margin: 0px;
	padding: 15px;
	clear: both;
	width: 742px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #505050;
	font-weight: normal;
	}
#footer a:link { color: #fff; text-decoration: none; }
#footer a:visited { color: #fff; text-decoration: none;}
#footer a:active { color: #fff; text-decoration: none;}
#footer a:hover { color: #fff; text-decoration: underline;}

/* END LAYOUT PROPERTIES */
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
	margin-left: 1.5em;
}

#content blockquote
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	padding: 10px;
	background-color: #f9f9f9;
}


/* LINKS 
---------------------------------------------*/

a { text-decoration: none; }
a:link { color: #a00004; }
a:visited {	color: #a00004; }
a:active, a:hover { color: black; text-decoration: none; }

.post a { text-decoration: underline; }
* html a { border-bottom: 1px solid; text-decoration: underline; }
#footer a{ color:#666;  text-decoration:underline; font-weight: normal; }

/* END LINKS */

/* CONTENT CLASSES
---------------------------------------------*/
.post {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;
	}

.entry {
	text-align: left;
	overflow: hidden;
	padding: 0;
	}
.entry p {
	margin-bottom: 1.5em;
}
.entry div {
	margin-bottom: 1.5em;
}
.info {
	clear: both;
	margin: 0px;
	padding: 3px 0px 0px 0px ;
	font: bold 10px Verdana, Helvetica, sans-serif;
	text-align: right;
	color: #545454;
	border-top: dashed 1px #dfdfdf;
	}

/* END CONTENT CLASSES */

/* FORM
---------------------------------------------*/
#searchforminput {
	width: 116px;
	padding: 4px;
	font-size: 10px;
	border: 1px solid #535759;
}
#searchsubmit {
	width: 55px;
	padding: 3px;
	border: 1px solid #535759;
	font-size: 10px;
	color: #fff;
	background-color: #535759;
}

/* HEADINGS 
---------------------------------------------*/


#content h1, #content h2 {
	font-size: 16px;
	margin-bottom: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545454;
	border-bottom: dotted 1px #dfdfdf;
	padding-bottom: 10px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	background: #c14904 url("images/titlebg.gif") top right no-repeat;
}

.comment_title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	background: #c14904 url("images/titlebg.gif") top right no-repeat;
	display: block;
}
h2 a, h2 a:link, h2 a:visited {
	border-bottom: 0;
	text-decoration: none;
	color: #333;
	}

h2 a:hover, h3 a:hover,h2 a:active, h3 a:active {
	border-bottom: 0;
	text-decoration: none;
	color: #000;
	}
h3 a, h3 a:link, h3 a:visited {
	border-bottom: 0;
	text-decoration: none;
	color: #fff;
}
h3 {
	font: bold 14px Arial, sans-serif;
	color: #333;
	line-height: 130%;
	text-align: left;
	}

.entry h3 a:link { color: #07D; text-decoration: underline; }
.entry h3 a:visited { color: #07D; text-decoration: underline; }
.entry h3 a:active { color: #07D; text-decoration: underline; }
.entry h3 a:hover { color: #000; text-decoration: underline; }

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 a:link, h4 a:visited {
	font-size: 14px;
	color: #0D60CC;
	text-decoration: underline;
}
h4 a:hover {
	color: #000;
	text-decoration: underline;
}
/* END HEADINGS */

/* IMAGES
---------------------------------------------*/

img {
	border: 0px;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #eee;
	padding: 3px;
	}

img.alignright {
	margin: 5px 0 5px 15px;
	border: 1px solid #eee;
	display: inline;
	float: right;
	padding: 3px;
	}

img.alignleft {
	margin: 5px 15px 5px 0;
	border: 1px solid #eee;
	display: inline;
	float : left;
	padding: 3px;
	}

img a {
	border: none;
	}

/* END IMAGES */


/* MISC 
---------------------------------------------*/

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.postinfo {
	border-bottom: 1px solid #ddd;
	padding: 0 0 3px 0;
	margin: 0;
	text-align: left;
	font-size: 11px; 
	color: #999;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;   
	}

/* END MISC */



.results {
	background: #fff url("images/graybg.gif") top left repeat-x;
}
.index_info a, .index_info {
	color: #666666;
	text-decoration: none;
}

#navigation {
	width: 100%;
	float: left;
}
#navigation_left {
	float: left;
	width: 50%;
}
#navigation_right {
	float: right;
	width: 50%;
}
#index_table {
	width: 100%;
	margin-bottom: 1em;
}
.index_table_title {
	width: 100%;
	padding: 5px 10px;
	background-color: #A13129;
	background: #A13129 url("images/titlebg.gif") top right no-repeat;
	
}
.index_table_title_title {
	font-size: 14px;
	color: #fff;
	
}
.index_table_img {
	padding: 10px;
	border: 1px solid #D8D9DD;
	border-width: 0 0 1px 1px; 
}
.index_table_img img {
	border: 1px solid #505050;
}
.index_table_dec {
	padding: 10px;
	border: 1px solid #D8D9DD;
	border-width: 0 1px 1px 0; 
}
.index_table_dec_title {
	font-size: 14px;
	font-weight: bold;
}
.index_table_dec_description {

}
.index_table_imgleft {
	border: 1px solid #D8D9DD;
	border-width: 0 0 1px 1px; 
	text-align: center;
	width: 50%;
	padding: 10px;
}
.index_table_imgright img, .index_table_imgleft img{
	border: 1px solid #505050;
}
.index_table_imgright {
	text-align: center;
	width: 50%;
	padding: 10px;
	border: 1px solid #D8D9DD;
	border-width: 0 1px 1px 0; 
}	

table#previously_sold {
	width: 100%;
	margin-bottom: 1em;
}
table#previously_sold td {
	padding: 3px 10px;
}
td.name {
	background-color: #666666;
	color: #fff;
}
td.cond {
	background-color: #f6f6f6;
	text-align: right;
}