/* --------------------------------------------PWD

Site: Marley Shelton Online
Version: Wordpress Theme
URL: http://marley-shelton.com

Author: Hilary
Description: Wordpress Themefor Marley Shelton Online
Design Web: Patchwork Designs

PWD-------------------------------------------- */

body {
	  padding:0px;
	  margin:0px;
	  text-align:justify;
	  background: url(images/bg.jpg) repeat-x top #f7ead0;
}

b, strong, bold{
	 color:#2bb6ce;
}

i, italic, em{
	color: #77cad8;
	font-style:italic;
}

underline, u{
	color: #333333;
	font-style:italic;
}

#container {
	  width:1040px;
	  margin:0 auto;
	  float:inherit;
}

input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Arial";
	  background:#f1e7d4;
	  border:solid 1px #f1e7d4;
	  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:#a18e66;
      font-family: "Georgia";
	  line-height:13px;
	  background:#f1e7d4;
	  width:80%;
	  margin-top:10px;
	  margin-left:38px;
	  margin-right: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) no-repeat;
	  text-align:justify;
	  color:#dc8100;
} 

#header01 {
      height: 30px;
	  margin:0px;
	  padding:22px 0px 0px 0px;
	  font-family:"Georgia";
	  text-decoration:none;
	  color:#ffffff;
	  font-size:12px;
	  font-style:italic;
	  word-spacing:5px;
	  text-align:center;
}

#header01 a {
	  color:#61c5d8;
	  text-shadow: #e3f8fc 1px 1px;
	  text-decoration:none;
	  padding:6px;
	  -moz-border-radius:15px;
	  -khtml-border-radius: 15px;
	  -webkit-border-radius: 15px;
}

#header01 a:hover {
	  background:#9ae1ed;
	  color:#ffffff;
	  text-shadow: #11a8c2 1px 1px;
	  text-decoration:none;
}

#header02 {
      width:320px;
      height: 167px;
	  margin:0px;
	  padding:49px 0px 0px 505px;
	  color:e6bd34;
	  font-family:"Georgia";
	  text-align:justify;
}

/* --------------------------------------------BODY-PWD-------------------------------------------- */

#main-content {
	  float:left;
	  margin-left:0px;
	  width:660px; 
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 13px;
}

#main-content a{
      color:#cb9f46;
	  text-decoration:none;
	  font-family:"Georgia";
}

#main-content a:hover{
      color:#ddc390;
	  text-decoration:none;
}

#main-content img{
	 border: solid 1px #dddddd;
	 background:#ebebeb;
	 text-align:center;
	 padding:6px;
	 margin:3px;
}

#main-content img:hover{
	 background:#e5e5e5;
}

.content-space {
     clear:both;
	 margin:20px 0px 0px 0px;
}

/* --------------------------------------------SIDEBAR-PWD-------------------------------------------- */

#sidebar {
	  float:RIGHT;
	  margin-RIGHT:0px;
	  width:360px; 
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 13px;
	  color:#666666;
}

#sidebar a{
      color:#cb9f46;
	  text-decoration:none;
	  font-family:"Georgia";
}

#sidebar a:hover{
      color:#ddc390;
	  text-decoration:none;
}

#sidebar ul {
	  padding:0;
	  margin:0px;
	  list-style-type:none;
  }
#sidebar li {
	  padding:0;
	  margin:0px;
	  list-style-type:none;
  }

#sidebar-field {
     background-color:#f8f2e6;
	 border:5px solid #f9efd9;
	  -moz-border-radius:15px;
	  -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
      padding:10px 10px 10px 10px;
	  font-size: 11px;
	  line-height: 13px;
}

#sidebar-title {
	 text-shadow: #f2e5c4 1px 1px;
	 color:#d4a52b;
	 font-family:"Rockwell" ;
	 font-weight:bold;
	 text-transform:lowercase;
	 font-size:14px;
	 padding:10px;
	 text-align:center;
	 background: url(images/sbbg.jpg) bottom;
     border-bottom:1px solid #e6c87a;
	 border-right:1px solid #e6c87a;
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

.sbtitle1 {
	 font-weight: bold;
}

.sbtitle2 {
     font-style:italic;
}

#sidebar-content {
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
     padding:10px 10px 10px 10px;
	 font-size: 11px;
	 line-height: 13px;
	 text-align:justify;
}

.sidebar-project {
     float:right; 
}

.img{
	 border: solid 1px #dddddd;
	 background:#ebebeb;
	 text-align:center;
	 padding:6px;
	 margin:3px;
}

.img:hover{
	 background:#e5e5e5;
}

.noimg{
	 border: 0px;
}

.noimg:hover{
	 border: 0px;
}

.sidebar-disclaimer {
	  background:#f1e7d4;
	  border:solid 1px #f1e7d4;
	  -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	  width:280;
	  margin-left:10px;
	  margin-right:10px;
	  margin-top:10px;
	  margin-bottom:10px;
	  padding:10px;
	  text-align:justify;
}

.sidebar-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}

.projects { width: 300px; height: 110px; }

.projects ul { margin: 0; padding: 0; line-height: 16px; } 

.projects li { list-style-type: none; margin: 2px; padding: 0px; line-height: 16px; }

/* --------------------------------------------PAGE-PWD-------------------------------------------- */

#page-field {
     background-color:#f8f2e6;
	 border:5px solid #f9efd9;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
	 font-family: "Georgia";
	 font-size: 11px;
	 line-height: 13px;
	 color:#666666;
}

.page-title {
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 font-family:"Rockwell" ;
	 text-transform:lowercase;
	 font-size:17px;
	 letter-spacing:-1px;
	 padding:10px 5px 10px 5px;
	 color:#c1ad00;
	 text-shadow: #f1eba8 1px 1px;
	 background: url(images/tbbg1.jpg) bottom;
	 border-right:1px #ddce55 solid;
	 border-bottom:1px #ddce55 solid;
	 text-align:center;
}

.page-link {
      padding:0px 0px 2px 15px;
}

.page-des {
      padding:2px 0px 20px 15px;
}

.page-space {margin:5px 0 10px 0;clear:both;border-bottom:0px}


/* --------------------------------------------POST-PWD-------------------------------------------- */

#post-field {
     width:640px;
     background-color:#f8f2e6;
	 border:5px solid #f9efd9;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
}

#post-date {
	 color:#c1ad00;
	 text-shadow: #f1eba8 1px 1px;
	 background: url(images/tbbg1.jpg) bottom;
	 border-right:1px #ddce55 solid;
	 border-bottom:1px #ddce55 solid;
	 font-family:"Georgia";
	 font-style:italic;
	 letter-spacing:-1px;
	 padding:10px 10px 10px 10px;
	 margin-bottom:5px;
	 width:20%;
	 float:right;
	 text-align:center;
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#post-info {
	 font-size:11px;
	 color:#bfb72d;
	 text-shadow: #f6f4e0 1px 1px;
	 -moz-border-radius:9px;
	 padding:6px;
	 margin:3px;
	 text-align:center;
	 font-family:Georgia;
	 background:url(images/tbbg2.jpg) bottom;
	 border:1px #f6f3d8 solid;
}

.post-author{
     color:#bfaa60;
}

.post-title {
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 width:74%;
	 font-family:"Rockwell" ;
	 text-transform:lowercase;
	 font-size:17px;
	 letter-spacing:-1px;
	 float:left;
	 padding:10px 5px 10px 5px;
	 color:#c1ad00;
	 text-shadow: #f1eba8 1px 1px;
	 background: url(images/tbbg1.jpg) bottom;
	 border-right:1px #ddce55 solid;
	 border-bottom:1px #ddce55 solid;
	 text-align:center;
}

.post-content {
	 color:#666666;
	 margin:5px;
}

.post-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}

/* --------------------------------------------COMMENT-PWD-------------------------------------------- */

.comment-count{
	 color:#c1ad00;
	 text-shadow: #f1eba8 1px 1px;
	 background: url(images/tbbg1.jpg) bottom;
	 border-right:1px #ddce55 solid;
	 border-bottom:1px #ddce55 solid;
	 font-family:"Rockwell" ;
	 text-transform:lowercase;
	 font-size:14px;
	 letter-spacing:-1px;
	 text-align:center;
	 padding:10px;
	 margin-bottom:5px;
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#comment-field{
     background-color:#f8f2e6;
	 border:5px solid #f9efd9;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
}
#comment-field img{
     padding:0px;
	 margin:0px;
	 border:0px;
}

#comment-field img:hover{
     padding:0px;
	 margin:0px;
	 border:0px;
}

.comment-date{
	 color:#2bb6ce;
	 font-weight: bold;
}

.comment-content{
	 color:#666666;
}

.leave-comment{
	 font-family:"Rockwell" ;
	 text-transform:lowercase;
	 font-size:14px;
	 letter-spacing:-1px;
	 text-align:center;
	 padding:10px;
	 margin-bottom:5px;
	 color:#c1ad00;
	 text-shadow: #f1eba8 1px 1px;
	 background: url(images/tbbg1.jpg) bottom;
	 border-right:1px #ddce55 solid;
	 border-bottom:1px #ddce55 solid;
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#comment-form{
	 color:#666666;
     background-color:#f8f2e6;
	 border:5px solid #f9efd9;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;

}

#comment-form input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Georgia";
	  background:#f1e7d4;
	  border:solid 1px #f1e7d4;
	  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:30px;
	 color:#0db9da;
	 text-shadow:1px 1px #ffffff;
     font-family: "rockwell";
	 font-size: 10px;
	 line-height: 15px;
	 background: #9ce9f7;
}

#footer a{
	  color:#288ea2;
	  text-decoration:none;
	  font-family:"rockwell";
}

#footer a:hover{
	  text-decoration:none;
	  color: #0db9da;
}


/* --------------------------------NAVIGATION---------------------------------------- */

.pagenavigationbox {
         text-align:center;
	 font-family:Georgia;
	 }



	.pagenav, .pagenavcurrent {
         font-size:11px;
	 color:#bfb72d;
	 text-shadow: #f6f4e0 1px 1px;
	 -moz-border-radius:9px;
	 padding:6px;
	 margin:3px;
	 text-align:center;
	 font-family:Georgia;
	 background:url(images/tbbg2.jpg) bottom;
	 border:1px #f6f3d8 solid;}

	.pagelink {
         font-size:11px;
	 color:#bfb72d;
	 text-shadow: #f6f4e0 1px 1px;
	 -moz-border-radius:9px;
	 padding:6px;
	 margin:3px;
	 text-align:center;
	 font-family:Georgia;
	 background:url(images/tbbg2.jpg) bottom;
	 border:1px #f6f3d8 solid;}

	.pagelink:hover {
	 font-size:11px;
	 color:#bfb72d;
	 text-shadow: #f6f4e0 1px 1px;
	 -moz-border-radius:9px;
	 padding:6px;
	 margin:3px;
	 text-align:center;
	 font-family:Georgia;
	 background:url(images/tbbg2.jpg) bottom;
	 border:1px #f6f3d8 solid;}

	.menubox a {
	 text-align:center;}
