/* --------------------------------------------PWD

Site: Natalia Web
Version: Wordpress theme
URL: http://natalia-v.net

Author: Hilary
Description: Wordpress theme for Natalia Web
Design Web: Patchwork Designs

PWD-------------------------------------------- */

body {
	  padding:0px;
	  margin:0px;
	  text-align:justify;
	  background: url(images/bg.jpg) repeat-x top #ececec;
}

b, strong, bold{
	 color:#d6bb79;
}

i, italic, em{
	color: #e3ce9c;
	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: "Arial";
      background:#eae6d5;
	  border:1px solid #e6e1cb;
      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: "Arial";
	  line-height:13px;
	  background:#eae6d5;
	  border:1px solid #e6e1cb;
	  width:80%;
	  margin-top:10px;
	  margin-left:38px;
	  margin-right:38px;
      margin-bottom:5px;
	  padding:5px 10px 5px 10px;
	  -moz-border-radius:6px;
	  -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

h3{
font-family:"Trebuchet MS";
font-size:11px;
text-transform:uppercase;
padding:10px 0px 2px 2px; 
border-bottom:1px solid #dcdcdc;
color:#555555;
}

/* --------------------------------------------HEADER-PWD-------------------------------------------- */

#ad{
      height: 93px;
	  width:1000px;
}

#header {
      height: 440px;
	  width:1000px;
	  margin:0px;
	  font-family: "Arial";
	  font-size: 11px;
	  line-height: 13px;
	  text-transform:uppercase;
	  background:url(images/header.jpg);
} 

#header01 {
	  width:135x;
      height: 144px;
	  margin:0px;
	  padding:32px 0px 0px 379px;
}

#header01 img {
      padding:0px;
	  margin:0px;
	  border:0px;
}

#header01 img:hover {
	  padding:0px;
	  margin:0px;
	  border:0px;
}

#container02 {
	  width:1000px;
	  margin:0 auto;
	  background:url(images/table-bg.jpg) center repeat;
}


/* --------------------------------------------BODY-PWD-------------------------------------------- */

#main-content {
	  float:left;
	  margin-left:30px;
	  width:620px; 
	  font-family: "Arial";
	  font-size: 11px;
	  line-height: 13px;
}

#main-content a{
      color:#70b3cc;
	  text-decoration:none;
	  font-family:"Georgia";
	  font-style:italic;
}

#main-content a:hover{
      color:#4894b0;
	  text-decoration:none;
}

#main-content img{
	 border: solid 1px #e3e3e3;
	 padding:3px;
	 margin:3px;
-moz-border-radius:4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}

#main-content img:hover{
	 border: solid 1px #d7d7d7;
}

.content-space {
     clear:both;
	 margin:20px 0px 0px 0px;
}

/* --------------------------------------------SIDEBAR-PWD-------------------------------------------- */

#sidebar {
	  float:RIGHT;
	  margin-RIGHT:30px;
	  width:300px; 
	  font-family: "Arial";
	  font-size: 11px;
	  line-height: 13px;
	  color:#666666;
}

#sidebar a{
      color:#70b3cc;
	  text-decoration:none;
	  font-family:"Georgia";
	  font-style:italic;
}

#sidebar a:hover{
      color:#4894b0;
	  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:#ffffff;
     border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
-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: #ffffff 1px 1px;
	 font-style:italic;
	 font-family:"Georgia";
	 font-size:20px;
	 padding:10px;
	 text-align:center;
}

.sbtitle1 {
     color:#cab976;
}

.sbtitle2 {
	 color: #7d7d7d; 
}

#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; 
}

#sidebar-content img{
	 border: solid 1px #e3e3e3;
	 padding:3px;
	 margin:3px;
-moz-border-radius:4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}

#sidebar-content img:hover{
	 border: solid 1px #d7d7d7;
}

.sidebar-disclaimer {
	  background:#eae6d5;
	  border:1px solid #e6e1cb;
	  -moz-border-radius:6px;
	  -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
	  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;
}

/* --------------------------------------------PAGE-PWD-------------------------------------------- */

#page-field {
     background-color:#ffffff;
     border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
	 font-family: "Arial";
	 font-size: 11px;
	 line-height: 13px;
	 color:#666666;
}

.page-title {
	 color:#cab976;
	 font-style:italic;
	 text-shadow: #ffffff 1px 1px;
	 font-family:"Georgia";
	 font-weight:bold;
	 font-size:20px;
	 padding:10px;
	 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 {
     
}

.post-infot {
	 margin:10px 0px 0px 0px;
}


.post-info {
	 color:#999999;
	 padding:5px 10px 5px 10px;
	 margin:3px;
	 text-align:center;
	 background-color:#ffffff;
     border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
	 -moz-border-radius:5px;
	 -khtml-border-radius: 5px;
	 -webkit-border-radius: 5px;
}

.post-author{
     color:#bfaa60;
}

.post-title {
	 color:#cab976;
	 font-style:italic;
	 font-weight:bold;
	 text-shadow: #ffffff 1px 1px;
	 font-family:"Georgia";
	 font-size:20px;
	 padding:7px;
	 text-align:center;
}

.post-content {
	 color:#666666;
	 background-color:#ffffff;
     border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
}

.post-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}

/* --------------------------------------------COMMENT-PWD-------------------------------------------- */

.comment-count{
	 color:#cab976;
	 text-shadow: #f0ebe2 1px 1px;
	 border-bottom:1px #cdbfa6 dotted;
	 font-family:"Georgia";
	 font-size:11px;
	 text-transform:uppercase;
	 text-align:center;
	 padding:10px;
	 margin-bottom:5px;
}

#comment-field{
     background-color:#ffffff;
     border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
	 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:#d6bb79;
	 font-weight: bold;
}

.comment-content{
	 color:#666666;
}

.leave-comment{
	 font-family:"Georgia";
	 font-size:11px;
	 text-transform:uppercase;
	 text-align:center;
	 padding:10px;
	 margin-bottom:5px;
	 color:#cab976;
	 text-shadow: #f0ebe2 1px 1px;
	 border-bottom:1px #cdbfa6 dotted;
}

#comment-form{
	 color:#666666;
     background-color:#ffffff;
     border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
	 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: "Arial";
	  background:#eae6d5;
	  border:1px solid #e6e1cb;
      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;
}

/* --------------------------------------------CREDIT-PWD-------------------------------------------- */

#credit {
	  width:280px;
	  margin-right:30px;
     background-color:#ffffff;
	 border-bottom:1px solid #ebdfcb;
	 border-right:1px solid #ebdfcb;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 -khtml-border-radius: 15px;
	 -webkit-border-radius: 15px;
	 color:#666666;
     font-family: "Arial";
	 font-size: 11px;
	 line-height: 13px;
}

#credit a{
	  text-decoration:none;
}

#credit a:hover{
	  text-decoration:none;
}

img.alignleft{
margin-right:5px;
float:left;
}

img.alignright{
margin-left:5px;
float:right;
}

