/* --------------------------------------------PWD

Site: Rupert Friend Fan
Version: Wordpress Theme
URL: http://rupert-friend.net

Author: Hilary
Description: Wordpress Theme for Rupert Friend Fan
Design Web: Patchwork Designs

PWD-------------------------------------------- */

body {
	  padding:0px;
	  margin:0px;
	  text-align:justify;
	  background: url(images/bg.jpg) repeat-x top #ffffff;
}

b, strong, bold{
	 color:#596f6a;
}

i, italic, em{
	color: #67857e;
	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:#e1ebf1;
	  border:1px solid #ffffff;
      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:#e1ebf1;
	  border:1px solid #ffffff;
	  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-------------------------------------------- */

#ad{
      height: 93px;
	  width:1000px;
}

#header {
      height: 400px;
	  width:1000px;
	  margin:0px;
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 13px;
	  text-transform:uppercase;
	  background:url(images/header.jpg);
	  text-align:justify;
} 

#header01 {
	  width:423px;
      height: 18px;
	  margin:0px;
	  padding:38px 0px 0px 377px;
}

#header01 img {
      padding:0px;
	  margin:0px;
	  border:0px;
}

#header01 img:hover {
	  padding:0px;
	  margin:0px;
	  border:0px;
}

#header02 {
      width:207px;
      height: 125px;
      margin:0px;
      padding:170px 0px 0px 336px;
}

#header02 img{
	 border: solid 1px #85b3c7;
	 text-align:center;
	 padding:3px;
	 margin:2px;
}

#header02 img:hover{
	 border: solid 1px #ffffff;
}


/* --------------------------------------------BODY-PWD-------------------------------------------- */

#main-content {
	  float:left;
	  margin-left:0px;
	  width:670px; 
	  font-family: "Georgia";
	  font-size: 11px;
	  line-height: 13px;
}

#main-content a{
      color:#d1a44c;
	  text-decoration:none;
	  font-family:"Georgia";
	  font-style:italic;
}

#main-content a:hover{
      color:#b5821f;
	  text-decoration:none;
}

#main-content img{
	 border: solid 1px #9bc3d4;
	 text-align:center;
	 padding:3px;
	 margin:2px;
}

#main-content img:hover{
	 border: solid 1px #6aa6c0;
}

.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:#d1a44c;
	  text-decoration:none;
	  font-family:"Georgia";
	  font-style:italic;
}

#sidebar a:hover{
      color:#b5821f;
	  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) top left no-repeat;
	  height:53px;
}

#sidebar-mid {
	  background:url(images/sbtb2.jpg) top left repeat-y;
      padding:0px 10px 0px 10px;
	  font-size: 11px;
	  line-height: 13px;
}
#sidebar-bot {
	  background:url(images/sbtb3.jpg) top left no-repeat;
	  height:71px;
	  margin-bottom:30px;
}

#sidebar-field {
	  font-size: 11px;
	  line-height: 13px;
}

#sidebar-title {
	 text-shadow: #ffffff 1px 1px;
	 border-bottom:dotted 1px #3399CC;
	 padding-bottom:5px;
	 margin-bottom:5px;
	 font-style:italic;
	 font-family:"Georgia";
	 font-style:italic;
	 letter-spacing:-1px;
	 font-size:18px;
	 text-align:center;
}

.sbtitle1 {
	 color: #3f728f; 
}

.sbtitle2 {
     color:#6393ae;
}

#sidebar-content {
	 font-size: 11px;
	 line-height: 13px;
	 text-align:justify;
}

.sidebar-project {
     float:right; 
}


#sidebar-content img{
	 border: solid 1px #9bc3d4;
	 text-align:center;
	 padding:3px;
	 margin:2px;
}

#sidebar-content img:hover{
	 border: solid 1px #6aa6c0;
}

.sidebar-disclaimer {
	  background:#e1ebf1;
	  border:1px solid #ffffff;
	  width:280;
	  margin-left:10px;
	  margin-right:10px;
	  margin-top:10px;
	  margin-bottom: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:65px;
	 padding-left:82px;
	 padding-top:20px;
}

.page-title {
	 color:#287399;
	 font-style:italic;
	 font-weight:bold;
	 text-shadow: #e5e5e5 1px 1px;
	 font-family:"Georgia";
	 font-size:15px;
}

#page-mid{
     background:url(images/tb2.jpg) top left repeat-y;
	 padding:20px;
	 font-family:"Georgia";
}

#page-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:100px;
	 margin-top:0px;
}

.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:65px;
	 padding-left:82px;
	 padding-top:20px;
}

.post-title {
	 color:#287399;
	 font-style:italic;
	 font-weight:bold;
	 text-shadow: #e5e5e5 1px 1px;
	 font-family:"Georgia";
	 font-size:15px;
}

.post-info1 {
	 padding:8px 5px 8px 5px;
	 margin-bottom:5px;
	 color:#356b86;
	 text-shadow: #ffffff 1px 1px;
}

#post-mid{
     background:url(images/tb2.jpg) top left repeat-y;
	 padding-left:20px;
	 padding-right:20px;
	 padding-bottom:20px;
	 font-family:"Georgia";
}

#post-info2c {
	 margin-top:-55px;
	 margin-right:75px;
	 margin-bottom:70px;
	 text-align:center;
}

.post-info2 {
	 text-shadow: #ffffff 1px 1px;
	 font-family:"Georgia";
	 padding:15px;
	 text-align:center;
	 background:url(images/commentbg.jpg) center no-repeat;
	 float:right;
}

.post-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:100px;
	 margin-top:0px;
}

.post-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}


/* --------------------------------------------COMMENT-PWD-------------------------------------------- */

#comment-top {
     background:url(images/tb1.jpg) bottom left no-repeat;
	 height:65px;
	 padding-left:82px;
	 padding-top:20px;
}

.comment-count {
	 color:#287399;
	 font-style:italic;
	 font-weight:bold;
	 text-shadow: #e5e5e5 1px 1px;
	 font-family:"Georgia";
	 font-size:15px;
}

#comment-mid{
     background:url(images/tb2.jpg) top left repeat-y;
	 padding-left:20px;
	 padding-right:20px;
	 padding-bottom:20px;
	 padding-top:20px;
	 font-family:"Georgia";
}

#comment-bot {
     background:url(images/tb3.jpg) top left no-repeat;
	 height:100px;
	 margin-top:0px;
}

#comment-field{
}

#comment-field img{
     padding:0px;
	 margin:0px;
	 border:0px;
}

#comment-field img:hover{
     padding:0px;
	 margin:0px;
	 border:0px;
}

.comment-date{
	 color:#596f6a;
	 font-weight: bold;
}

.comment-content{
	 color:#666666;
}

.leave-comment{
	 color:#287399;
	 font-style:italic;
	 font-weight:bold;
	 text-shadow: #e5e5e5 1px 1px;
	 font-family:"Georgia";
	 font-size:15px;
}

#comment-form{
	 color:#666666;
}

#comment-form input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Georgia";
	  background:#e1ebf1;
	  border:1px solid #ffffff;
      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 {
	 color:#999999;
     font-family: "Georgia";
	 font-size: 10px;
	 line-height: 12px;
}

#credit a{
	  text-decoration:none;
}

#credit a:hover{
	  text-decoration:none;
}
