/*
Theme Name: Black N White v1
Theme URI: http://www.zeebob.com/wordpress-themes/
Description: Cool new Black N White Theme by <a href="http://www.zeebob.com/wordpress-themes/" title="Zeebob Theme">Zeebob Theme</a>. More available online. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" title="Creative Commons">Creative Commons</a> and do not change link properties. Made free by <a href="http://www.thebulltrader.com/">Stock Charts</a> and <a href="http://www.testfreaks.com/">Reviews</a>.
Version: 1.0
Author: Zeebob Theme
Author URI: http://www.zeebob.com/wordpress-themes/

*/

body {
	background-color: #999999;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.clear {
	clear: both;
	margin: 0px;
}

#container1 {
	width: 930px;
	margin-top: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#top {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top;	
	margin: 0px;
	width: 930px;
	height: 49px;
	clear:both;
}

#headerwrap {
	width: 600px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	display: inline;
	overflow: hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}

#header {
	margin: 0px;
}

#header h1 {
	padding-left: 100px;
	color: #336699;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
	font-size: 1.5em;
	text-decoration: none;
	text-align: left;	
	margin: 0px;
}

#header h1 a {
	text-decoration: none;
	color: #666666;	
}

#header h2 {
	padding-left: 100px;
	color: #666666;
	font-family: Verdana;
	text-transform: capitalize;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 90%;
}


#container {
	width: 600px;
	float: left;
	margin: 0px;	
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}


#content {
	float: left;
	/*			width: 545px; */
	width: 575px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content img {
	border: #999999 1px solid;
	padding: 4px;
	/*float: left;*/
	/*margin-right: 15px;*/
	/*margin-bottom: 10px;*/
}

#content p a {
	color: #CC6600;
	text-decoration: none;
}
#content p a:hover {
	color: #CC6600;
	text-decoration: none;
	background-color: #FFF2E6;
}
#sidebar {
	float: right;
	width: 285px;
	margin-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;	
}
#sidebar1 {
	float: right;
	width: 285px;
	height: 33px;
	margin-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/footer-sidebar.gif);
	background-repeat: no-repeat;

}
#sidebar ul {
	padding: 0;
	list-style-type: none;
	margin: 0px;
}

#sidebar li {
	margin: 0;
	font-family: "Trebuchet MS";
	color: #CDCFB4;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
}

#sidebar h2 {
	margin: 10px 0 0 0;
	color: #CC6600;
	letter-spacing: 0px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	list-style-type: none;
	padding-left: 15px;
}

#sidebar ul ul {
	list-style-image: url(images/li.gif);
	text-transform: lowercase;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar ul ul ul {
	margin: 0;
}

#sidebar a {
	text-decoration:none;
	color: #CC9933;
	font-family: "Trebuchet MS";
	font-weight: bold;
	letter-spacing: 0.2pt;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar a:hover {
	color: #FFFFFF;
	background-image: url(images/arrowa.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar ul li {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-right: 15px;
}

#content h2 {
	font-family: Verdana;
	font-size: 8pt;
	/*font-style: italic;*/
	color: #CC3300;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-weight: bold;
}

.divider {
	height: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
}

.storytitle {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #339900;
	border-bottom: #cdcfb4 1px dashed;
	letter-spacing: 0.1pt;
	line-height: 95%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.price {
	font-family: "Trebuchet MS";
	font-size: 4.3em;
	color: #CC3300;
	border-bottom: #cdcfb4 1px dashed;
	letter-spacing: 0.1pt;
	line-height: 95%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.price2 {
	font-family: "Trebuchet MS";
	font-size: 2.3em;
	color: #CC3300;
	border-bottom: #cdcfb4 1px dashed;
	letter-spacing: 0.1pt;
	line-height: 95%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


.storytitle a {
	text-decoration: none;
}
.storytitle a:hover {
	text-decoration: none;
	color: #CC3300;
	background-color: #FFF2E6;
}

div.meta {
	margin: 3px 0;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}

div.meta a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
div.meta a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF2E6;
}
.storycontent p {
	font-size: 0.8em;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 5px;
	font-family: Arial;	
}
.storycontent a {
	text-decoration: none;
	color: #993399;
	font-weight: bold;
}

.feedback a {
	color: #ababab;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.pagenavigation a {
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Verdana;
}
.pagenavigation a:hover {
	background-color: #FFF2E6;
}
#footer {
	clear: both;
	height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}

#footer1 p {
	font-size:0.6em;
	font-weight:normal;
	font-family:Arial;
	letter-spacing:1px;
	color: 	#999999;
	float: left;
	width: 535px;
	text-align: left;
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer2 p {
	font-size:0.6em;
	font-weight:normal;
	font-family:Arial;
	letter-spacing:1px;
	color: #CCC;
	float: right;
	width: 160px;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-decoration: none;
	color: 	#FFF2e6;
	letter-spacing: 0px;
}
#footer a:hover {
	color: 	#CC9933;
}
small {
	font-size: 10pt;
}

h2#comments, h2#postcomment {
	text-decoration: none;
}

h2#comments a {
	text-decoration: none;
	color: #0099FF;
}

acronym, abbr {
	border-bottom: none;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {

}

blockquote {
	border-left: 2px solid #CC6600;;
	margin-left: 1.5em;
	padding-left: 25px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, .feedback {
	color:#000000;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 150%;	/*letter-spacing: -1px;*/
}
li {
	color:#000;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 150%;	/*letter-spacing: -1px;*/
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback a {
	color: #0099FF;
	text-align: left;
	clear: both;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFF;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#commentlist li, #commentlist p {
	font-size: 0.85em;
	background-color: #FFF2E6;
	list-style-position: outside;
	list-style-type: circle;
}

#submit {
	background-color: #FFF2E6;
	color: #CC3300;
	border: 1px solid #000000;
	padding: 3px 5px;
	font-weight: bold;
	
}

#wp-calendar {
	empty-cells: show;
	font-size: 8pt;
	width: 90%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 30px;
	border-bottom-width: 1px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#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;
	text-decoration: none;
	border-style: none;
	color: #FFF;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-image: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #FFF;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-transform: capitalize;
}

#wp-calendar td {
	color: #999999;
	letter-spacing: normal;
	padding: 0px 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;

}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #666666;
}
	
#searchform #s {
	/*margin: 5px 0;*/
	margin-top: 0px;
	margin-left: 15px;
	border: 0px none;
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	height: 15px;
	background-image: url(images/search2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#s1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 2px;
	margin-left: 5px;
	font-size: 0.7em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 20px;
}
form.searchform {display: inline; width: 90%;} 


table {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:visited {
	color:#444;
	font-weight:normal;
	}
table a:visited:after {
	content:"\00A0\221A";
	}
table a:hover {
	border-bottom-style:solid;
	}
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	border-width:1px 0;
	background:#EBE5D9;
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
tbody tr:hover td,
tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
	
	
	
	/* Pagebar
---------------------------------------------------*/
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	
	
