/* --------------------------------------------PWD

Site: Jen Garner Net
Version: Wordpress Theme
URL: http://jen-garner.net


Author: Hilary
Description: Wordpress Theme for Jen Garner Net
Design Web: Patchwork Designs

PWD-------------------------------------------- */

body {
	  padding:0px;
	  margin:0px;
	  text-align:justify;
	  background: url(images/bg.jpg) repeat-x top #ebfafa;
}

b, strong, bold{
	 color:#54b6a2; 
}

i, italic, em{
	color: #7dc5b6;
	font-style:italic;
}

underline, u{
	color: #333333;
	font-style:italic;
}

#container {
	  width:1000px;
	  margin:0 auto;
	  float:inherit;
}

input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Georgia";
	  background:#e4f5f2;
	  border-right:1px solid #ceece6;
	  border-bottom:1px solid #ceece6;
	  border-left:0px;
	  border-top:0px;
      padding:5px 5px 5px 5px;
      -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

input:hover, select:hover, textarea:hover {
	  color:#333333;
}

blockquote {
      font-size: 11px;
	  color:#666666;
      font-family: "Georgia";
	  line-height:13px;
	  background:#e4f5f2;
	  border-right:1px solid #ceece6;
	  border-bottom:1px solid #ceece6;
	  width:84%;
	  margin-top:10px;
	  margin-left:38px;
      margin-bottom:5px;
	  padding:5px 10px 5px 10px;
	  -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

h3{
font-family:"Georgia";
font-size:11px;
text-transform:uppercase;
padding:10px 0px 2px 2px; 
border-bottom:1px solid #dcdcdc;
color:#555555;
}

/* --------------------------------------------HEADER-PWD-------------------------------------------- */

#header {
      height: 400px;
	  width:1000px;
	  margin:0px;
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 15px;
	  background:url(images/header.jpg);
	  text-align:justify;
	  color:#000000;
} 

#header01 {
      height: 164px;
	  width:806px;
	  margin:0px;
	  padding:91px 0px 0px 74px;
	  font-family:"Georgia";
	  text-decoration:none;
	  color:#b7967c;
	  font-size:12px;
}

.button img{
	 padding:0px;
	 margin:0px;
	 border:0px;
}

.button img:hover{
	 padding:0px;
	 margin:0px;
	 border:0px;
}

.latest img{
	 border: solid 1px #e1e1e1;
	 background:#ffffff;
	 text-align:center;
	 padding:3px;
	 margin:2px;
	 width:50px;
	 height:50px;
     -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

.latest img:hover{
	 border: solid 1px #eac6ce;
	 background:#f1d6dc;
}

#ad{
      height: 90px;
}




/* --------------------------------------------BODY-PWD-------------------------------------------- */

#main-content {
	  float:left;
	  margin-left:0px;
	  width:670px; 
	  font-size: 11px;
	  line-height: 13px;
}

#main-content a{
      color:#df8fa6;
	  text-decoration:none;
	  font-family:"Georgia";
}

#main-content a:hover{
      color:#d05f7f;
	  text-decoration:none;
}

#main-content img{
	 background:#f0f0f0;
	 border:1px solid #dfdfdf;
	 text-align:center;
	 padding:6px;
	 margin:2px;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

#main-content img:hover{
	 background:#d3e8f4;
	 border:1px solid #aad6e8;
}

.content-space {
     clear:both;
	 margin:20px 0px 0px 0px;
}

/* --------------------------------------------SIDEBAR-PWD-------------------------------------------- */

#sidebar {
	  float:RIGHT;
	  margin-RIGHT:0px;
	  width:320px; 
	  font-size: 11px;
	  line-height: 13px;
	  color:#ffffff;
}

#sidebar a{
      color:#970807;
	  text-decoration:none;
	  font-family:"Georgia";
}

#sidebar a:hover{
      color:#c3302f;
	  text-decoration:none;
}

#sidebar ul {
	  padding:0;
	  margin:0px;
	  list-style-type:none;
  }
#sidebar li {
	  padding:0;
	  margin:0px;
	  list-style-type:none;
  }

#sidebar-top {
	  background:url(images/sbtb1.jpg) bottom left no-repeat;
	  height:116px;
}

#sidebar-mid {
	  background:url(images/sbtb2.jpg) top left repeat-y;
      padding:5px 20px 0px 20px;
	  font-size: 11px;
	  line-height: 13px;
	  margin-top:-5px;
}

#sidebar-bot {
	  background:url(images/sbtb3.jpg) top left no-repeat;
	  height:116px;
	  margin-top:-10px;
}

#sidebar-field {
	  font-size: 11px;
	  line-height: 13px;
}

#sidebar-title {
	 text-shadow: #2a9ec9 1px 1px;
	 background:#4fb6dc;
	 border:2px solid #80cdea;
	 padding:12px 5px 12px 5px;
	 margin-bottom:10px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 letter-spacing:-1px;
	 font-size:18px;
	 text-align:center;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
}

.sbtitle1 {
	 color: #ffffff;
}

.sbtitle2 {
     color:#e0eff5;
}

#sidebar-content {
	 font-size: 11px;
	 line-height: 13px;
	 text-align:justify;
}

.sidebar-project {
     float:right; 
}


#sidebar-content img{
	 background:#f0f0f0;
	 border:1px solid #dfdfdf;
	 text-align:center;
	 padding:6px;
	 margin:2px;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

#sidebar-content img:hover{
	 background:#d3e8f4;
	 border:1px solid #aad6e8;
}

.sidebar-disclaimer {
	  background:#de8988;
	  border-right:1px solid #c95958;
	  border-bottom:1px solid #c95958;
	  width:280;
	  margin:10px;
	  padding:10px;
	  text-align:justify;
	  -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

.sidebar-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}

/* --------------------------------------------PAGE-PWD-------------------------------------------- */

#page-field {
}

#page-titin {
     background:url(images/tb1.jpg) bottom left no-repeat;
	 height:128px;
	 padding-left:50px;
	 padding-top:60px;
	 padding-right:20px;
	 text-align:center;
}

.page-title {
	 color:#6cc8d6;
	 text-shadow: #d7f1f1 1px 1px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 font-size:30px;
}

#page-mid{
     background:url(images/tb2.jpg) top left repeat-y;
	 padding-left:20px;
	 padding-right:30px;
	 padding-bottom:20px;
	 padding-top:10px;
	 margin-top:-5px;
	 color: #666666;
}

#page-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:125px;
	 margin-top:-5px;
	 padding:50px 0px 0px 0px;
	 text-align:center;
	 text-shadow: #e4e4e4 1px 1px;
	 font-family:"Arial";
	 text-transform:uppercase;
	 font-weight:bold;
}

#page-bot a{
	 color:#c92b4e;
}

#page-bot a:hover{
	 color:#940021;
}

.page-space {margin:5px 0 10px 0;clear:both;border-bottom:0px}


/* --------------------------------------------POST-PWD-------------------------------------------- */


#post-field {
     
}

#post-titin {
     background:url(images/tb1.jpg) bottom left no-repeat;
	 height:148px;
	 padding-left:120px;
	 padding-top:40px;
	 padding-right:30px;
}

.post-title {
	 color:#6cc8d6;
	 text-shadow: #d7f1f1 1px 1px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 font-size:27px;
	 letter-spacing:-2px;
}

.post-info1 {
	 padding:8px 5px 8px 0px;
	 margin-top:5px;
	 color:#a3a3a3;
	 text-shadow: #ffffff 1px 1px;
	 font-size:10px;
	 font-family:"Georgia";
	 font-style:italic;
	 text-transform:lowercase;
}

#post-mid{
     background:url(images/tb2.jpg) top left repeat-y;
	 padding-left:20px;
	 padding-right:30px;
	 padding-bottom:20px;
	 padding-top:10px;
	 margin-top:-5px;
	 color: #666666;
}

#post-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:125px;
	 margin-top:-5px;
	 padding:50px 0px 0px 0px;
	 text-align:center;
	 text-shadow: #e4e4e4 1px 1px;
	 font-family:"Arial";
	 text-transform:uppercase;
	 font-weight:bold;
}

#post-bot a{
	 color:#c92b4e;
}

#post-bot a:hover{
	 color:#940021;
}

.post-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}


/* --------------------------------------------COMMENT-PWD-------------------------------------------- */

.comment-count{
	 color:#6cc8d6;
	 text-shadow: #d7f1f1 1px 1px;
	 padding:15px 0px 3px 0px;
	 margin-top:-60px;
	 margin-bottom:10px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 letter-spacing:-1px;
	 font-size:18px;
	 text-align:center;

}

#comment-field{
     background-color:#ffffff;
	 width:625px;
	 padding:10px 10px 10px 10px;
	 margin-left:5px;
	 -moz-border-radius:20px;
	  -khtml-border-radius: 20px;
	 -webkit-border-radius: 20px;
}

#comment-field img{
     padding:0px;
	 margin:0px;
	 border:0px;
}

#comment-field img:hover{
     padding:0px;
	 margin:0px;
	 border:0px;
}

.comment-date{
	 color:#54b6a2;
	 font-weight: bold;
}

.comment-content{
	 color:#666666;
}

.leave-comment{
	 color:#6cc8d6;
	 text-shadow: #d7f1f1 1px 1px;
	 padding:15px 0px 3px 0px;
	 margin-bottom:10px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 letter-spacing:-1px;
	 font-size:18px;
	 text-align:center;
}

#comment-form{
	 color:#666666;
     background-color:#ffffff;
	 width:625px;
	 margin-left:5px;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:20px;
	  -khtml-border-radius: 20px;
	 -webkit-border-radius: 20px;

}

#comment-form input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Arial";
	  background:#e4f5f2;
	  border-right:1px solid #ceece6;
	  border-bottom:1px solid #ceece6;
	  border-left:0px;
	  border-top:0px;
      padding:5px 5px 5px 5px;
      -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#comment-form input:hover, select:hover, textarea:hover {
	  color:#333333;
}

.commentlist {
	padding: 0px;
	margin:0px;
}

.commentlist li {
	list-style: none;
}
/* --------------------------------------------Footer-PWD-------------------------------------------- */

#footer {
	 padding:10px;
	 margin-top:50px;
	 color:#FFFFFF;
     font-family: "rockwell";
	 font-size: 10px;
	 line-height: 20px;
	 background: #a2dada;
	 text-shadow: #75c1c1 1px 1px;
	 -moz-border-radius:30px 30px 0px 0px;
	 -khtml-border-radius: 30px 30px 0px 0px;
	 -webkit-border-radius: 30px 30px 0px 0px;
}

#footer a{
	  color:#FFFFFF;
	  text-decoration:none;
	  text-shadow: #55a6a6 1px 1px;
	  font-family:"rockwell";
}

#footer a:hover{
      color:#FFFFFF;
	  text-decoration:none;
	  text-shadow: #75c1c1 1px 1px;
}
