/*  
Theme 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.
Version: 1.0.1
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;
}

*/
div {
  border: 1px solid #000000;
}
*/

#searchform {
  color: #414141;
  margin: 35px 0px 0px 0px;
  padding: 35px 0px 0px 0px;
  width: 182px;
}

body{
	margin: 0;
	font-family: Arial, helvetica, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #414141;
}

h1{
	font-family: Arial, Sans-serif;
	font-size: 23px;
	color: #F8F8F8;
}

h1 a{
	color: #F8F8F8;
}

h1 a:hover{
	text-decoration: none;
	color: #F80000;
}

a:link, a:visited{
	text-decoration: none;
	color: #F8F8F8;
}

a:hover{
	text-decoration: underline;
	color: #ff0000;
}

p{
	padding: 10px 0 0 0;
}

#topmenu, #pixopoint_menu_wrapper1 {
  background-color: #414141;
  width: 760px;
  padding: 5px 5px 5px 15px;
}

a.topmenu {
  color: #ffffff;
  font-size: 14px;
}

a:hover.topmenu  {
  color: #ff0000;
  font-size: 14px;
  text-decoration: none;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 990px;
	text-align: left;
}

#header{
	float: left;
	width: 980px;
	height: 98px;
	color: #F8F8F8;
}

#header_image_main, #header_image_news, #header_image_contact, #header_image_about, #header_image_communication-skills, #header_image_effective-meetings,
#header_image_feedback-from-clients {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo.gif') left center no-repeat;
}

#header_image_presentation-skills {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_presentation.gif') left center no-repeat;
}

#header_image_time-management {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_management.gif') left center no-repeat;
}

#header_image_leadership-skills {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_leadership.gif') left center no-repeat;
}

#header_image_coaching-skills {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_coaching_skills.gif') left center no-repeat;
}

#header_image_assertive-management {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_assertiveness_management.gif') left center no-repeat;
}

#header_image_consultancy {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_consultancy.gif') left center no-repeat;
}

#header_image_project-management {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_management.gif') left center no-repeat;
}

#header_image_volunteering, #header_image_improving-diversity, #header_image_managing-volunteers {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_volunteering.gif') left center no-repeat;
}

#header_image_executive-and-management-coaching {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_management_coaching.gif') left center no-repeat;
}

#header_image_coaching,#header_image_personal-coaching, #header_image_the-giving-coach  {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_coaching.gif') left center no-repeat;
}


#header_image_facilitation {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_facilitation.gif') left center no-repeat;
}

#header_image_consultancy {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_consultancy.gif') left center no-repeat;
}

#header_image_training, #header_image_training-the-trainer {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 980px;
	height: 98px;
	background: url('images/main_logo_training.gif') left center no-repeat;
}


#desc{
	float: left;
	color: #777;
	margin: 25px 10px 0 0;
}

#navmenu{
	float: right;
	margin: 15px 0 0 0;
}

#navmenu ul{
	list-style-type: none;
	list-style-image: none;
}

#navmenu ul li{
	display: inline;
	padding: 0 0 0 20px;
}

#navmenu ul li a {
	text-decoration: none;
	color: F8F8F8;
}

#navmenu ul li a:hover {
	color: 9999AA;
}

#container{
	float: right;
	width: 582px;
	margin: 0 15px 0 0;
}

#postcon {
  margin: 0px 0px 0px 10px;
}

.post{
	padding: 10px 20px;
}

.post a{
	color: #336699;
}

.post a:hover{
	color: #666;
	text-decoration: underline;
}

.post h2{
	font-family: Arial, Sans-serif. Arial;
	font-size: 22px;
}

.post h2 a{
	color: #333;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	border-top: 1px solid #EEE;
	padding: 2px 0 2px 20px;
	color: #AAA;
	background: url(images/time.png) left center no-repeat;
}

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 5px;
	background: #eee;
}

.navigation{
	clear: left;
	padding: 0px 0px;
	background: #414141;
	color: #F8F8F8;
	width: 100%;
	height: 0px;
}

.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 20px;
	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;
	width: 192px;
        height: 2000px;
	display: inline;
	color: #F8F8F8;
	background: #414141;
}

a:hover.sidebar {
  color: #ff0000;
  text-decoration: none;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
        font-size: 97%;
}

.sidebar ul li {
	padding: 3px 0px 3px 0px;
}

.sidebar ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #666;
}

.sidebar ul ul li{
	padding: 0px 0px 0px 10px;
	line-height: 24px;
}

.sidebar ul ul ul li{
	padding: 0px 0px 0px 10px;
}

/* Sidebar (right)
-----------------------------------------------------*/
.sidebar_r {
	float: right;
	width: 192px;
	display: inline;
	color: #414141;
	padding: 50px 0px 0px 0px;
}

a:hover.sidebar_r {
  color: #ff0000;
  text-decoration: none;
}

.sidebar_r ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
        font-size: 97%;
}

.sidebar_r ul li {
	padding: 3px 0px 3px 0px;
}

.sidebar_r ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #666;
}

.sidebar_r ul ul li{
	padding: 0px 0px 0px 10px;
	line-height: 24px;
}

.sidebar_r ul ul ul li{
	padding: 0px 0px 0px 10px;
}


/* Bottom bar
-----------------------------------------------------*/
.bottombar {
	float: right;
	display: inline;
	color: #414141;
width: 782px;
}

.bottombar a {
  color: #414141;
  text-decoration: none;
}

a:hover.bottombar {
  color: #ff0000;
  text-decoration: none;
}

.bottombar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
        font-size: 97%;
}

.bottombar ul li {
	padding: 3px 0px 3px 0px;
}

.bottombar ul li h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #666;
}

.bottombar ul ul li{
	padding: 0px 0px 0px 10px;
	line-height: 24px;
}

.bottombar ul ul ul li{
	padding: 0px 0px 0px 10px;
}


/*Widgets
-----------------------------------------------------*/

.widgettitle {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 10px;
}

.textwidget {
  padding: 0px 0px 0px 10px;
}

/*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;
	text-align: center;
	width: 962px;
	line-height: 20px;
	margin: 15px 0;
	padding: 5px 0 5px 20px;
	color: #AAA;
	background: #414141;
}

/*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: 18px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 14px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
}

.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: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}