/* Janet Haven Blog CSS */

/*gold cca503
light green eaf5c9
dark green 033c2b;
*/


body, html {	background: #eaf5c9 url(http://www.janethaven.com/layout_images/janet-bgnd.gif) repeat-x;
; text-align:center; } 

h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,body,html,blockquote { margin:0; padding:0; }

div.clr {clear:both;height:0;}
body { padding-bottom: 0px; font-family: Helvetica, Trebuchet MS, sans-serif; }


#wrap a { font-weight: bold; color: #033c2b; text-decoration: none; }

#wrap a:hover {  color: #033c2b; text-decoration: underline; }

h1,h2 {   color: #033c2b; }

#wrap {

	width:940px;
	margin: 0px auto;
	text-align:left;
	background-position: 0px 0px;

}

#header {

  height: 188px;
	background: url(http://www.janethaven.com/layout_images/janet-header.gif) no-repeat;
	margin: 0px 0px 0px 0px;

}

#headerlink a {

  display: block;
  height: 70px;
  width: 515px;
  margin: 10px 0px 0px 170px;
  xbackground: red;
  text-decoration: none;

}


#content { 

  float: left;
  padding: 0px 0px 0px 0px;
  
  }

.posttop {

  padding: 0px 0px 4px 0px;
  margin: 0px 0px 6px 0px;
  border-bottom: 5px solid #cca503;
  font-size: 12px;

}

#posts {

  float: left;
  background: #FFF url(http://www.janethaven.com/layout_images/contentbgnd.gif) top center;
  width: 520px;
  padding: 20px 30px 20px 30px;

}

#content h1 {

	xfont-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;

	}

#content h1 a {  text-decoration: none; }
#content h1 a:hover {   text-decoration: underline; }


#content p {

	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	margin: 0px 0px 15px 0px;
	
}

#content a { text-decoration: none; }
#content a:hover { text-decoration: underline; }


#content ul li {

  list-style: none;
	font-size: 14px;
	margin: 0px 0px 13px 13px;


}

#content blockquote {

	line-height: 120%;
	font-size: 12px;
	xborder-left : 3px solid #339933;
	padding-left : 10px;
	margin:10px;
	margin-left:30px;
}

.more {

  width: 500px;
	text-align: right;
	font-weight: normal;
  padding: 0px 0px 22px 0px;
  font-size: 13px;

	}

.more a { text-decoration: none; }
.more a:hover { text-decoration: underline; }

#sidebar {

  width: 220px;
  float: left;
  margin: 0px 0px 0px 20px;
  padding: 20px 0px 0px 0px;

}

/*

#sidebar h2, {

  height: 29px;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  color: #fff;
  padding: 5px 0px 0px 22px;
	background: url(http://www.janethaven.com/layout_images/sidebar-header.gif) no-repeat;

}
*/

#sidebar h2 { 

  font-size: 16px;
  border: 2px solid #cca503;
  color: #FFF;
  background: #033c2b;
  padding: 2px;
  text-align: center;



}

#sidebar p {
  font-size: 12px;
  line-height: 16px;
  margin: 5px 0px 10px 0px;

}

#blogroll {

  padding: 0px;
  margin: 10px 0px 0px 0px;

}

#blogroll ul {

  list-style: none;
  font-size: 12px;
  xline-height: 20px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 6px 0px 0px 0px;

}


#blogroll ul li a {

  padding: 0px 0px 0px 10px;
	background: url(http://www.janethaven.com/layout_images/blogrollbug.gif) no-repeat;
	background-position: 0px 4px;

}


/* ----------------------------  COMMENT STARTS HERE ------------------------- */


#commentdiv { margin-top:5px; }

#comments {
  
  margin-top:20px;
}

#comments a { text-decoration: none; }

#comments h2{
  color: #fff;
  margin:0;padding:0;
  margin-bottom:10px;
  font-size:16px;
}


#comments .comment {
  
  margin: 10px 0px 10px 0px;
  border-top: 2px solid #cca503;
}

#comments .comment .comment-content {
  padding:10px;
  padding-bottom:0px;

}


#comments .comment .comment-footer  {

  height:50px;
  padding-left:55px;
  line-height:50px;
}

#comments .comment .comment-header {
  padding-top: 5px;
  color: #033c2b;
  font-weight: bold;
  font-size: 12px;

}

#comments .comment .comment-header a  {
  border: none;
  font-weight:bold;
}

#comments .comment .comment-content p { margin-bottom: 10px; font-size: 12px;  }

.comments-open {

  padding: 10px 20px 20px 20px;
  background: #033c2b;
  color:#fff;
  border: 4px solid #cca503;

}

#commentdiv .comments-open h2  { color:#fff; }

.comments-open p { margin:0;margin-bottom:5px; }

.comments-open table {

}

.comments-open label {
font-size: 12px;
}

.comment-header b {

font-size: 13px;

}

#comments #commentdiv {
	margin: 10px 0px;
}

.comments-header {

  height: 29px;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  color: #fff;
  padding: 5px 0px 0px 23px;
	background: url(http://www.janethaven.com/layout_images/comment-header.gif) no-repeat;

}


/* ----------------------------  COMMENT ENDS HERE ------------------------- */



