497Theme Name: Black n White
Theme URI: http://zacklive.com/new-black-and-white-wordpress-theme/300/
Description: A black and white WordPress Theme, simple and elegant design, widget ready with right sidebar. Fixed the sidebar bug.
Version: 1.0.2
Author: Zack
Author URI: http://zacklive.com/
Tags: fixed width, two columns, widgets, widget ready, black, white, simple, right sidebar, valid XHTML, valid CSS

   This theme, including the CSS, XHTML and design, is released under the
   GPL: http://www.opensource.org/licenses/gpl-license.php

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}
a {
   display: inline;
   outline: none;
}
body{
	margin: 0;
	font-family: Arial, helvetica, Sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: top;  

  	
	/*background-image: url(images/floor.jpg);  
	
	background-position: left top;
	background-repeat: repeat;
	background-attachment:fixed;   

	background: #e15e2b;
	color: #000; */




}

h1{
	font-family: Arial, helvetica, Sans-serif; 
	font-size: 22px;
	line-height: 1.5em;
	color: #000;   
	margin: 0;
	padding: 0;
}

h1 a{
	color: #000;
}

h1 a:hover{
	text-decoration: none;
	color: #000;
}

a:link, a:visited{
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: underline;
	color: #000;
}

p{
	padding: 0;
	margin: 0;
	font-family: Arial, helvetica, Sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 990px;
	text-align: left;
	background: #e15e2b;
}

#header{
	background: url(images/logo.png) right 10px no-repeat;
	float: left;
	width: 918px;
	height: 280px;	
	color: #000;
	margin: 0;
	/*	margin-bottom:20px;*/
}

/*ADDED BY MR: replacement for navmenu
----------------------------------------------------*/
#logotop {
/*
	background: url(images/logo2.png) left 10px no-repeat;
*/
	height: 230px;
	margin: 0 0 0 5px;
	padding: 0;
}

#logotop h1 a {
	background: url(images/logo2.png) left 10px no-repeat;
	display: block;
	overflow: hidden;
	height: 230px;
	width: 900px;
	margin: 0 0 0 5px;
	padding: 0;
}
#logotop h1 a:hover {
	background: url(images/logo2.png) left 10px no-repeat;

}

/*END*/




#htitle{
/*	float: left;*/
	margin: 17px 10px 0 0;
}

#desc{
/*	float: left;*/
	color: #000;
	margin: 20px 10px 0 0;
}

#navmenu{
/*	float: right;*/
	position: absolute;
	top:5px;
	height: 260px;
	width: 700px;
/*	margin: 5px 0 0 0;*/
	background: url(images/logo3.png) 10px top no-repeat;
/*	background-color: #FFF;*/
}

#navmenu ul{
	position:relative;
	left:0px;
	top: 210px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#navmenu ul li{
	font-size: 22px;
	display: inline;
	text-align: left;
	width: 100px;
	padding: 20px;
/*	background: #FFF;*/
}

#navmenu ul li a {
	text-decoration: none;
	color: #FFF;
}

#navmenu ul li a:hover {
	color: #000;
}

#container{
	float: left;
	width: 700px;
	height: 80%;
	margin: 10px 15px 0 20px;
	background-color: #FFF
}

#postcon{
/*	margin: 10px 0;*/
/*	padding-top: 10px;*/
	background: #FFF;
	}

.post{
	padding: 15px 20px 30px;
}

.post a, a:active, a:visited {
	color: #FF4F2B;
}

.post a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.post h2{
	font-family: Arial, helvetica, Sans-serif; 
	font-size: 22px;
	color: #FF4F2B ;
	line-height: 1.2em;                  
	margin: 0;
	padding: 0 0 12px 0;
	/*text-transform: uppercase*/
}

.post h2 a{
	color: #000;
}

.entry{
	line-height: 1.5em;
	margin-top: 8px;
}
.entry p{
	padding: 0 0 5px 0;
}

.entry h3{
	line-height: 1.2em;  
	margin: 0 0 12px 0;
	padding: 0;
}

.postmetadata{
	border-top: 1px solid #EEE;
	padding: 2px 0 10px 0;
	color: #AAA;
/*	background: url(images/time.png) left center no-repeat;*/
}

.metabox{
	float: left;
	width: 99%;        
	font-size: .8em;
	line-height: 1.5em;
/*	border-top: 1px solid #EEE;*/
	border-bottom: 1px solid #EEE;
	margin: 15px 0;
	padding: 5px 0 5px 0;
/*	background: #EEE;*/
}

.navigation{
	clear: left;
	padding: 10px 10px;
	margin: 0 0 2px 0;
	color: #000;
	width: 680px;
	height: 15px;
	background: #fff;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

.commentlink{
	padding: 2px 0 2px 20px;
/*	background: url('images/comment.png') left center no-repeat;*/
	margin-left: 10px;
}

.editcomment{
	padding: 2px 0 2px 20px;
/*	background: url('images/pencil.png') left center no-repeat;*/
	margin-left: 10px;
}

.catlink{
	padding: 2px 0 2px 0;
/*	background: url('images/cat.png') left center no-repeat;*/
}

.taglink{
	display: block;
	padding: 2px 0 2px 20px;
	background: url('images/tag.png') left center no-repeat;
}
/*Sidebar
-----------------------------------------------------*/
.sidebar {
	float: left;
	margin-top: 28px;
	width: 230px;
	display: inline;
	color: #FFF;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0 2px 0 0;
	color: #000;
}

.sidebar ul li{
	padding: 2px 0 10px 0;
	color: #000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 19px;
	text-transform:uppercase;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	padding: 0 0 5px 0;
/*	border-bottom: 1px solid #666;*/
}

.sidebar ul ul li{
	padding: 0;
	margin: 0;
	color: #000;
	line-height: 1.5em;
}

/*added by MR*/
.sidebar a {
	color: #FFF;
	text-decoration: none;
}
.sidebar a:hover, a:active{
	color: #000;
	text-decoration: none;
}
/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}

.cle{
	clear: both;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	font-size: 9px;
	text-align: left;
	width: 680px;
	line-height: 1.5em;
	margin: 5px 0 20px 20px;
	padding: 15px 0px 5px 20px;
	color: #AAA;
	background-color: #FFF;
}
#footer a, a:hover {
	color:#FF4F2B;	
}


/*Comments
-----------------------------------------------------*/
.alt{
	background: #EEE;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 1.5em;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 1.5em;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	margin: 0 10px;
	background: #fff;
}


/*ADDED BY MR
----------------------------------------------------*/

.login ul li {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

#homepage h2 {
	color: #FF4F2B ;
	line-height: 1.2em;
}
#homepage h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}
.left {
	float: left;
	width: 220px;
	padding: 0;
}
.left-wide {
	float: left;
	width: 330px;
	padding: 0;
}
.right {
	float: left;
	width: 440px;
	padding: 0;
}
.right-short {
	float: left;
	width: 330px;
	padding: 0;
}
.left img  {
	padding: 0 0 10px 0;
}
/*
#wrap1 {
	width: 330px;
	padding: 0 10px 0 0;
}
#wrap2, #wrap3 {
	width: 300px;
	padding: 0 0 0 20px;
}*/


#wrap1 ul li, #wrap3 ul li, #wrap4 ul li{
	list-style-type:none;
	padding: 0;
	margin: 0;
}

.sponsorimage, .sponsorimage img {
	padding: 10px;
	float: right;
}

.pagepics {
	margin-top: 40px;
}
#noshow {
/*	display: none;*/
}                            

#fbook{ 
	margin: 20px 0 0 15px;
}             
#fbook a:hover{ 
	color: #fff;
}

#subtitle {   
	margin: 5px 0 0 22px;
	font-weight: bold;
	color: #000;
	font-size: 23px;
}

.mid-header {
	overflow: inline;
	margin: 15px 0 0 0;
}

/* subscribe form     */
input.textinput {
border:1px solid #C3C3C3;
color:#3A3A3A;
font-size:11px;
padding:2px;
width:98%;
}