*{margin:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	margin: 0px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	}


img{padding: 0px; margin: 0;}
img a{border:none;}

img.left{ float: left; padding: 5px; margin: 0;}
img.right{ float: right; padding: 5px; margin: 0;}

ul{
	margin:inherit;
	font-size: 14px;
}
ol{
	margin:0px 0 0px 0px;
	font-size: 14px;}

blockquote{
	border-left: 1px solid #666666;
	margin:10px 0 10px 12px;
	padding:0 0 0 12px;}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* Links and Headings */


a, a:link {
	color: #2D6F61;
	text-decoration: none;
}

 /*  navmenu */
					
.displaynone { 
display: none; 
}
							
ul.nav {
margin: 0;
padding: 0;
list-style: none;
position: relative;
float: left;
z-index: 1000;
}		
		
.nav li {
margin: 0 0 0px;
padding: 0 0 0 0px;
}
ul.nav a.home, a.samples, a.fees, a.clients, a.bio, a.writing, a.planning, a.revisions, a.coaching, a.articles, a.blog, a.faq, a.products  {
height: 19px;
width: 138px;
display: block;
position: relative;
margin-left:15px;
}
							
ul.nav a.home:hover, a.samples:hover, a.fees:hover, a.clients:hover, a.bio:hover, a.writing:hover, a.planning:hover, a.revisions:hover, a.coaching:hover, a.articles:hover, a.blog:hover, a.faq:hover, a.products:hover {
height: 19px;
width: 138px;
}
	
ul.nav a.writing {background-image: url(images/nav/writing.jpg);}
ul.nav a.writing:hover {background: url(images/nav/writing.jpg) -138px 0 no-repeat;}
ul.nav a.planning {background-image: url(images/nav/planning.jpg);}
ul.nav a.planning:hover {background: url(images/nav/planning.jpg) -138px 0 no-repeat;}
ul.nav a.revisions {background: url(images/nav/revisions.jpg) 0 0 no-repeat;}
ul.nav a.revisions:hover {background: url(images/nav/revisions.jpg) -138px 0 no-repeat;}
ul.nav a.coaching {background: url(images/nav/coaching.jpg) 0 0 no-repeat;}
ul.nav a.coaching:hover {background: url(images/nav/coaching.jpg) -138px 0 no-repeat;}
ul.nav a.articles {background: url(images/nav/articles.jpg) 0 0 no-repeat; }
ul.nav a.articles:hover {background: url(images/nav/articles.jpg) -138px 0 no-repeat;}
ul.nav a.blog {background: url(images/nav/blog.jpg) 0 0 no-repeat; }
ul.nav a.blog:hover {background: url(images/nav/blog.jpg) -138px 0 no-repeat;}
ul.nav a.faq {background: url(images/nav/faq.jpg) 0 0 no-repeat; }
ul.nav a.faq:hover {background: url(images/nav/faq.jpg) -138px 0 no-repeat;}
ul.nav a.products {background: url(images/nav/products.jpg) 0 0 no-repeat; }
ul.nav a.products:hover {background: url(images/nav/products.jpg) -138px 0 no-repeat;}
ul.nav a.bio {background: url(images/nav/bio.jpg) 0 0 no-repeat; }
ul.nav a.bio:hover {background: url(images/nav/bio.jpg) -138px 0 no-repeat;}
ul.nav a.clients {background: url(images/nav/clients.jpg) 0 0 no-repeat;}
ul.nav a.clients:hover {background: url(images/nav/clients.jpg) -138px 0 no-repeat;}
ul.nav a.fees {background: url(images/nav/fees.jpg) 0 0 no-repeat;}
ul.nav a.fees:hover {background: url(images/nav/fees.jpg) -138px 0 no-repeat;}
ul.nav a.samples {background: url(images/nav/samples.jpg) 0 0 no-repeat; }
ul.nav a.samples:hover {background: url(images/nav/samples.jpg) -138px 0 no-repeat;}
ul.nav a.home { background: url(images/nav/home.jpg) 0 0 no-repeat; }
ul.nav a.home:hover { background: url(images/nav/home.jpg) -138px 0 no-repeat; }
					




/*  Container  */


#container {
	width: 868px;
	margin: 0 auto;
	color:#333;
		 
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	}
	
	
/*  HEADER  */

#header {
                width: 868px;
                margin: 0 auto;
                height: 194px;
 
                }

	}

	
#header h2 {
	color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0 0 0 13px;
	padding: 50px 0 0 0;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #F0F0F0;
	margin: 6px 0 0 13px;
	}
	


 

 

/*  Main Content  */


#content { 
	width: 430px;
	padding: 8px 18px 0 0px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-top: 12px;

	}
	

#content h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	line-height:120%;
	margin: 8px 0 6px 0;
	}
	
#content h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 8px 0 6px 0;
	}
	
	
#content ul li {
	list-style-type: disc;
	}


.entry {
	margin: 6px 0 8px 0 ;
	}
	
#content p {
	margin: 10px 10px 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	}
	
.entry a {
	color: #7E7E7E;
	text-decoration: underline;
	}
	
.entry a:hover {
	color: #7E7E7E;
	text-decoration: none;
	}



.postmetadata{
	clear: both;
	background:#F3F3F3;
	padding:6px;
	margin: 16px 0 16px 0;
	border-top:1px solid #D8D8D8;
	border-bottom:1px dotted #D8D8D8;
	}
	
}
.headline_green
 {color: #2B6F60;
 font-weight: bold;
 }




/* Left Sidebar */

#left {
	width: 160px;
	float:left;
	margin: 0;
	padding: 0;
	overflow: hidden;
 
	}

#left h2 {
	color: #297060;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-align:center;
	margin:0 0 10px 0;
	border-bottom: 1px solid #fff;
	}

#left p {
	margin:0 6px 0 12px; 
	padding: 0;}

#left a {
	color: #297060; 
	text-decoration: underline; 
 
	}

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

#left ul{
	list-style-type:none;
	margin:0 0 12px 0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#left ul li{
	list-style-type:none;
	margin:0 0 2px 0px;
	padding:0;
}

#left ul ul{
	margin:0;
	padding:0;
}

#left ul ul li{
	list-style-type:square;
	list-style-position: inside;
	margin:0 0 0 12px;
	padding:0;
	color: #455A79;
}



#left ul li.recentcomments {
  margin: 0 12px 0 12px;
  }
  
#left ul li.recentcomments a{
  line-height: 12pt;
  }
	
	
	
/* Right Sidebar */

#right {
	width: 220px;
	float:right;
	margin: 0 40px 0 0; /* top, right, bottom, left */
	padding: 0; /* top, right, bottom, left */
	overflow: hidden;
	
	}

#right h2 {
	color: #297062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	padding: 13px 0px 0px 0px;
	margin: 0 0 10px 0;
 
	}

#right p {
	padding:0; 
	margin: 0 8px 0 8px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}

#right p.newsletter {
	padding:0; 
	margin: 0 6px 0 12px;
	color:#297062;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	}
	

#right a {
	display: block; 
	color: #297062; 
	text-decoration: none; 
	padding: 0 6px 0 12px; 
	margin: 0; 
	line-height: 14pt;
	}
#right a:hover {
	color: #333; 
	text-decoration: underline;
	}

#right ul {
	margin:0 0 12px 0;
	padding:0;
	list-style:none;}

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#right ul ul {}

#right ul ul li {}



/* RSS Widget */

.rsswidget img {
	display: none;
	}

#left h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#left h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

#right h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#right h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}


/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	}
	
/* text Widget */


.textwidget {margin:0 12px 0 12px; padding: 0;}



/* Comment Form */

#commentform{
	margin:10px;
	padding:10px;}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}

#author, #email, #url{margin:5px 5px 0 0;}

#submit{margin:5px 5px 0 0;}

/* Comments */

#comments{
	margin:10px;
	padding:10px;}
	
ol.commentlist {}

ol.commentlist li {
	background: #ececec;
	margin:10px 0;
	padding:5px 0 5px 10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}

ol.commentlist li.alt {background: #fff;}

ol.commentlist a {}

cite {}

small.commentmetadata {}

/* Search */

#searchform {margin:8px 0 8px 12px; padding: 0;}
	
#searchform input {
	background-color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8pt;	
	border:1px solid #BCBCBC;
	color: #6A6A6A;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 4px;
	}
	

/* Footer */

#footer {
	
	clear: both;
	width: 868px;
	margin:0 auto;
	}
	
#footer p{padding:5px; text-align: center;}

#footer a {
	color: #eee;
	
	}

/* Footer2 */

#footer2 {
	width:864px;
	margin:25px auto;	
	text-align:center;
	
}
#footer2 p {
	margin-top:10px;	
	color:#297062;
}
#footer2 a {
	color:#297062;	
}
#footer2 a:hover {
	text-decoration:underline;	
}

