/*  
Theme Name: NicheBay 3.1
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 Bo Bang and Marketing Syndrome Inc. All rights reserved.
*/

/* LAYOUT PROPERTIES */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: left;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 150%;  
	background-color: #f9f9f9;
/*	background: url(images/bodybg.gif) repeat-y top center;*/
}

#wrapper {
	width: 768px;
	margin: 10px auto;
	background-color: #FFF;
	border: 1px solid #ddd;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 768px;
	height: 125px;
	background-color: #999;
}

#headerad {
	margin: 0px;
	padding: 20px;
	width: 728px;
	height: 90px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

#page {
	padding: 10px;
	width: 748px;
	text-align: left;
}

#content {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 536px; 
	color: #333;
	text-align: left;
}

#sb {
	margin: 0px;
	float: left;
	width: 202px;
	padding: 0px;
	display:inline;
}

.box {
	clear:both;
	padding: 10px;
	width: 180px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	display: block;
}

#ft {
	margin: 0px;
	padding: 15px;
	clear: both;
	width: 738px;
	text-align: center;
	font-size: 12px;
	color: #999;
	background-color: #F9F9F9;
}

#ft2 a{color:#999; text-decoration:none;}
#ft2 a:hover{color:#999; text-decoration:underline;}


#adsense {
	width: 250px;
	height: 250px;
	float: right;
	margin: 10px 0px 10px 10px;
}

.adsensetop {

	width: 200px;

	height: 200px;

	float: right;

}
/* END LAYOUT PROPERTIES */

/* LINKS */

a { text-decoration: none; }
a:link { color: #333; text-decoration: none; }
a:visited {	color: #333; text-decoration: none; }
a:active, a:hover { color: black; text-decoration: none; }
.post a { text-decoration: underline; }
* html a { border-bottom: 1px solid; text-decoration: none; }

/* END LINKS */


/* CONTENT CLASSES */

.post {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	text-align: left;
}
.entry {
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

.info {
	clear: both;
	margin: 0px;
	padding: 3px 0px 0px 0px ;
	color: #333;
}
.infofront {
	clear:both;
	margin: 0px;
	text-align: right;
	border-top: 1px solid #eee;
	padding: 3px 0px;
	margin-top: 15px;
}
.sidemenu {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px; 
/*	border-bottom: 1px solid #eee;*/
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* END CONTENT CLASSES */

/* SIDEBAR */

#sb p {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#sb ul li ul, #sb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sb li {
	border-bottom: 1px solid #eee;
	margin: 0;
	display: block;
}

#sb li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom: 0;
}

#sb li a:hover {
	background-color: #f5f5f5; 
	text-decoration: underline;
	color: #DE2121;
}

#sb li ul li {
	margin: 0;
	display: block;
	margin-left: 15px;
	border-bottom: none;
	}

#sb li ul li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	border-bottom: 0;
	}
/* END SIDEBAR */

/* HEADINGS */
h1 { 
	margin: 0px;
	font: bold 16px Arial, sans-serif;
	text-align: left;
	line-height: 130%;
	color: #653217;
	letter-spacing: -1px;
}

#content h2 {
	text-align: left;
	color: #653217;
	letter-spacing: -1px;
	margin: 0px;
	font: bold 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

h1 a, h2 a, h3 a, h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
	border-bottom: 0;
	text-decoration: none;
	color: #653217;
	font-size: 16px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h1 a:active, h2 a:active, h3 a:active {
	border-bottom: 0;
	text-decoration: none;
	color: #653217;
}

h3 {
	margin: 0px;
	font: bold 16px Arial, sans-serif;
	color: #653217;
	line-height: 130%;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: -1px;
}

h4 {
	font-size: 12px;
	font-weight: bold;

}

.sbtitle  {
	font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
    text-transform: uppercase;
	text-align: left;
	margin: 12px 0 5px 0;
    letter-spacing: 0px;
    line-height: 130%;
    color: #000;
	display: block;  
}

.comments h2 {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
	color: #653217;
}

/* END HEADINGS */

/* IMAGES */

img { border: 0px; }
img.center { display: block; margin-left: auto;	margin-right: auto; }
img.right { margin: 0 0 5px 7px; display: inline; float: right; }
img.left { margin: 0 7px 5px 0; border: 1px solid #eee; display: inline; float: left; padding: 3px; }
img a { border: none; }

/* END IMAGES */

/* COMMENTS */
.comments {
	font: 12px normal Arial, sans-serif;
}

.commentlist ul, .commentlist ul ol {
	margin: 0;
	padding: 0px;
}

.commentlist li {
    font: 12px normal Arial, sans-serif;
    display: block;
    list-style: none;
    margin: 0 0 10px -40px;
	padding: 15px;
    background: #FFF;
    border: 1px solid #ddd;
	width: 76%;
}

.commentlist li.alt {
	background-color: #FDFBE7;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 11px;
}

.commentlist p {
    margin: 15px 0 0 0;
	font: 12px normal Arial, Sans-Serif;
}

.nocomments, .postmetadata {
    font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
    margin: 0;
    padding: 0;
    font: 10px normal Arial, Sans-Serif;
}
/* END COMMENTS */

/* MISC */

code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr {	border-bottom: 1px dashed #999; }
blockquote { color: #999; padding: 0 0 0 10px; border-left: 5px solid #ddd; }
.center { text-align: center; }

/* END MISC */

/* FORM */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; }

#commentform textarea {
	width: 400px;
	padding: 2px; }

#commentform #submit {
	margin: 0;
	float: left; }

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0; }

.fbform, .postform, .archiveform, .searchform {
    width: 140px;
    margin: 0px 0 5px 0;
    padding: 0px;
    font-size: 12px;
	line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.fbformsubmit, .postformsubmit, .archiveformsubmit, .searchformsubmit {
    margin: 0px 0 5px 0;
    padding: 0px;
    line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 12px; }

/* END FORM */

img.logo {
	border: 5px solid #eee;
	padding: 5px;
	clear: both;
	margin-right: 10px;  
}

