/*  
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;
}
a:link img {
border: none;
}

body{
	margin: 0;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
            font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #404040 url('http://www.vancouverphotoworkshops.com/images/mainbg1.jpg');
	background-repeat: repeat-x;
	color: #333;
}

h1{
	font-family: Georgia, Arial, Sans-serif;
	font-size: 26px;
	color: #2d2d2d;
}

h1 a{
	color: #2d2d2d;
}

h1 a:hover{
	text-decoration: none;
	color: #600;
}

a:link, a:visited{
	text-decoration: none;
	color: #600;
}

a:hover{
	text-decoration: underline;
	color: #2d2d2d;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 985px;
	text-align: center;
        background-color: #FAFAFA;
        border: 1px solid #959596;
}

#innerwrapper{
       width: 95%;
       text-align: center;
       margin: 15px auto 15px auto;
       border: dashed 1px #7E7E7E;
}

#header{
	width: auto;
	height: 110px;
	color: #242424;
        background: #FFF;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-align: left;
}
#header a img {
border: none;
}

#htitle{
	float: left;
	margin: 17px 10px 0 0;
}

#desc{
	float: left;
	color: #777;
	margin: 25px 10px 0 0;
}

#navmenu{
	text-align: center;
	margin: 25px 12px 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: #600;
}

#navmenu ul li a:hover {
	color: #2d2d2d;
}

#container{
	float: left;
	width: 690px;
	margin: 0 10px 0 0;
        text-align: left;
}

#postcon{
	margin: 15px 0 10px 5px;
}

.post{
	padding: 10px 10px;
}

.post a{
	color: #600;
}

.post a:hover{
	color: #666;
	text-decoration: underline;
}

.post h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
}

.post h2 a{
	color: #000;
}

.entry{
	line-height: 18px;
}

.postmetadata{
	border-top: 1px solid #7e7e7e;
	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;
}

.widgettitle{
font-size: 14px;
color: #242424;
margin-bottom: 3px;
margin-top: 5px;
}

.navigation{
	clear: left;
	padding: 10px 10px;
	color: #000;
	width: 670px;
	height: 15px;
}
.announcements {
	clear: left;
	padding: 10px 10px;
	background: #FC0;
	color: #F8F8F8;
	width: 778px;
	height: auto;
        margin-bottom: 10px;
        border: groove 1px #CCC;
}
.announcements h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
        color: #000;
}
.announcements h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
        font-weight: bold;
        font-style: italic;
        color: #000;
}
.announcements p{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
        color: #cc3300;
}

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar a:link{
	color: #FC0;
}
table#wp-calendar a:hover{
	color: #2d2d2d;
}

.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: 210px;
	display: inline;
	color: #600;
        text-align: left;
        font-size: 10px;
        border-left: dashed 1px #7E7E7E;
        padding-left: 12px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	margin: 4px 0 2px 0;
        padding: 0;
}

.sidebar ul li a{
	margin: 4px 0 3px 0;
}

.sidebar ul li h2{
	font-family: Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	padding: 0;
        margin: 12px 0 5px 0;
        color: #2d2d2d;
}

.sidebar ul ul li{
	padding: 0;
        line-height: 16px;
}
#searchform {
text-align: center;
}

/*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;
	text-align: center;
	width: 820px;
	line-height: 20px;
	margin: 15px auto 10px auto;
	padding: 5px 0 5px 0;
	color: #FAFAFA;
}

/*Comments
-----------------------------------------------------*/
.alt{
        border-bottom: 1px solid #666;
}

.commentlist {
list-style: none;
margin: 5px;
padding: 0;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
}

.commentlist p{
margin: 6px 0 5px 10px;
}

.commentmetadata{
	font-size: 12px;
        margin: 10px 0 0 10px;
}

.comments-template{
        width: 630px;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}



.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, 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: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 1px solid #EEE;
padding: 2px;
margin: 0 10px;
background: #fff;
}

/*Rachelles Navigation
---------------------------------------------------*/
#navigation {
	width: 100%;
	position: relative;
	visibility: visible;
	z-index: 2000;
	left: 0px;
	top: 0px;
	background-image: url(/p7pmm/img/menu2.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	height: 2em;
	background-color: #f4f4f4;
	font-weight: normal;
	color: #000;
	background-position: left top;
        clear: both;
}
#logowrapper {
	height: 110px;
	width: 345px;
	float: left;
	margin-right: 15px;
}
#headerlogo a img{
border: none;
}
#headerlogo {
	margin-top: 7px;
	height: auto;
	width: 311px;
        float: right;
}
#headergraphic {
	float: right;
	height: 110px;
	width: 590px;
}
#headergraphic a img{
border: none;
}