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

Site: Adoring Emilia Fox
Version: Wordpress Theme
URL: http://emilia-fox.com


Author: Hilary
Description: Wordpress Theme for Adoring Emilia Fox
Design Web: Patchwork Designs

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

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

b, strong, bold{
	 color:#9f4e7d; 
}

i, italic, em{
	color: #c172a0;
	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:#ececec;
	  border-right:1px solid #d7d7d7;
	  border-bottom:1px solid #d7d7d7;
	  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:#ececec;
	  border-right:1px solid #d7d7d7;
	  border-bottom:1px solid #d7d7d7;
	  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);
	  text-align:justify;
	  color:#000000;
} 

#ad{
      height: 90px;
	  width:720px;
	  padding:0px 0px 0px 20px;
}

#header01 {
      height: 130px;
	  width:380px;
	  margin:0px;
	  padding:97px 0px 0px 200px;
	  font-family:"Georgia";
	  text-decoration:none;
	  color:#b7967c;
	  font-size:12px;
}

#header02 {
      width:432px;
      height: 17px;
	  margin:0px;
	  padding:21px 0px 0px 173px;
	  
}

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

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




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

#main-content {
	  float:left;
	  margin-left:0px;
	  width:670px; 
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 13px;
}

#main-content a{
      color:#916c6c;
	  text-decoration:none;
	  font-family:"Georgia";
}

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

#main-content img{
	 background:#e4d4d4;
	 border:1px solid #dcc6c6;
	 text-align:center;
	 padding:4px;
	 margin:2px;
}

#main-content img:hover{
	 background:#ede5e5;
}

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

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

#sidebar {
	  float:RIGHT;
	  margin-RIGHT:0px;
	  width:320px; 
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 13px;
	  color:#666666;
}

#sidebar a{
      color:#916c6c;
	  text-decoration:none;
	  font-family:"Georgia";
}

#sidebar a:hover{
      color:#bb9696;
	  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/sb1.jpg) bottom left no-repeat;
	  height:90px;
}

#sidebar-mid {
	  background:url(images/sb2.jpg) top left repeat-y;
      padding:5px 20px 0px 20px;
	  font-size: 11px;
	  line-height: 13px;
	  margin-top:-5px;
}

#sidebar-bot {
	  background:url(images/sb3.jpg) top left no-repeat;
	  height:90px;
	  margin-top:-10px;
}

#sidebar-field {
	  font-size: 11px;
	  line-height: 13px;
}

#sidebar-title {
	 text-shadow: #e6d3d3 1px 1px;
	 border-bottom:1px dotted #cfaeae;
	 padding:5px 8px 8px 8px;
	 margin-bottom:10px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 letter-spacing:-1px;
	 font-size:18px;
	 text-align:center;
}

.sbtitle1 {
	 color: #c28a8a;
}

.sbtitle2 {
     color:#cfaeae;
}

#sidebar-content {
	 font-size: 11px;
	 line-height: 13px;
	 text-align:justify;
}

.sidebar-project {
     float:right; 
}


#sidebar-content img{
	 background:#e4d4d4;
	 border:1px solid #dcc6c6;
	 text-align:center;
	 padding:4px;
	 margin:2px;
}

#sidebar-content img:hover{
	 background:#ede5e5;
}

.sidebar-disclaimer {
	  background:#e2cfcf;
	  border-right:1px solid #d8bcbc;
	  border-bottom:1px solid #d8bcbc;
	  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:80px;
	 padding-left:20px;
	 padding-top:70px;
	 padding-right:20px;
	 text-align:center;
}

.page-title {
	 color:#a85446;
	 text-shadow: #f4e7e7 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;
	 font-family:"Georgia";
	 color: #666666;
}

#page-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:130px;
	 margin-top:-5px;
}

#page-info2c {
	 margin-top:-85px;
	 margin-right:30px;
	 margin-bottom:70px;
	 text-align:center;
}

.page-info2 {
	 text-shadow: #c0e4de 1px 1px;
	 font-family:"Georgia";
	 padding:15px;
	 text-align:center;
	 float:right;
}

.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-titin {
     background:url(images/tb1.jpg) bottom left no-repeat;
	 height:95px;
	 padding-left:120px;
	 padding-top:60px;
	 padding-right:20px;
}

.post-title {
	 color:#a85446;
	 text-shadow: #f4e7e7 1px 1px;
	 font-family:"rockwell";
	 text-transform:lowercase;
	 font-weight:bold;
	 font-size:30px;
}

.post-info1 {
	 padding:8px 5px 8px 0px;
	 margin-top:5px;
	 color:#bb9696;
	 text-shadow: #f4e7e7 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;
	 font-family:"Georgia";
	 color: #666666;
}

#post-info2c {
	 margin-top:-85px;
	 margin-right:30px;
	 margin-bottom:70px;
	 text-align:center;
}

.post-info2 {
	 text-shadow: #ffffff 1px 1px;
	 font-family:"Georgia";
	 padding:15px;
	 text-align:center;
	 float:right;
}

.post-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:130px;
	 margin-top:-5px;
}

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


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

.comment-count{
	 text-shadow: #ffffff 1px 1px;
	 color: #cfaeae;
	 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;
	 -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#comment-field{
     background-color:#ecdede;
	 width:625px;
	 padding:10px 10px 10px 10px;
	 margin-left:5px;
	 -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:#9f4e7d;
	 font-weight: bold;
}

.comment-content{
	 color:#666666;
}

.leave-comment{
	 text-shadow: #ffffff 1px 1px;
	 color: #cfaeae;
	 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;
	 -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

#comment-form{
	 color:#666666;
     background-color:#ecdede;
	 width:625px;
	 margin-left:5px;
	 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:#e2cfcf;
	  border-right:1px solid #d8bcbc;
	  border-bottom:1px solid #d8bcbc;
	  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-top:40px;
	 height:40px;
	 color:#bebebe;
     font-family: "Georgia";
	 font-size: 10px;
	 line-height: 20px;
	 background:url(images/footerbg.jpg) bottom center no-repeat;
	 text-shadow: #FFFFFF 1px 1px;
}

#footer a{
	  color:#cca7a7;
	  text-decoration:none;
	  font-family:"Georgia";
}

#footer a:hover{
      color:#bebebe;
	  text-decoration:none;
}

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

#footerpic{
	  height:200px;
	  width:320px;
	  background:url(images/footer.jpg) center no-repeat;
}