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

Site: Barton Fan
Version: Wordpress Theme
URL: http://barton-fan.net

Author: Hilary
Description: Wordpress Theme for Barton Fan
Design Web: Patchwork Designs

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

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

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

i, italic, em{
	color: #ed9f2f;
	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:#e1e1e1;
	  border:solid 1px #e1e1e1;
	  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;
	  text-shadow:1px 1px #ffffff;
      font-family: "Georgia";
	  line-height:13px;
	  background:#e1e1e1;
	  border:solid 1px #e1e1e1;
	  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;
} 

#header01 {
      height: 30px;
	  padding:18px 0px 0px 0px;
	  font-family:"Georgia";
	  text-decoration:none;
	  color:#525252;
	  font-size:12px;
	  word-spacing:5px;
	  text-align:center;
}

#header01 a {
	  color:#ffffff;
	  text-shadow: #5cc5ff 1px 1px;
	  text-decoration:none;
	  padding:6px;
}

#header01 a:hover {
	  background:#e4e4e4;
	  color:#ffffff;
	  text-shadow: #989898 1px 1px;
	  text-decoration:none;
	  -moz-border-radius:20px;
	  -khtml-border-radius: 20px;
	  -webkit-border-radius: 20px;
}

#header02 {
      width:165px;
      height: 155px;
	  margin:0px;
	  padding:118px 0px 0px 835px;
}

#header02 img{
	 border-right: solid 1px #c3d7e6;
	 border-bottom: solid 1px #c3d7e6;
	 border-left: 0px ;
	 border-top: 0px ;
	 background:#dfeaf2;
	 text-align:center;
	 padding:5px;
	 margin:2px;
	 height:60px;
	 width:60px;
}

#header02 img:hover{
	 background:#d3e3ee;
}

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

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

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

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

#main-content img{
	 border-right: solid 1px #d1d1d1;
	 border-bottom: solid 1px #d1d1d1;
	 border-left: 0px ;
	 border-top: 0px ;
	 background:#ffffff;
	 text-align:center;
	 padding:6px;
	 margin:3px;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

#main-content img:hover{
	 background:#ededed;
	 border-right: solid 1px #d1d1d1;
	 border-bottom: solid 1px #d1d1d1;
	 border-left: 0px ;
	 border-top: 0px ;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

.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:#666666;
}

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

#sidebar a:hover{
      color:#3789b5;
	  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:#c3e1f1;
	 border:5px solid #deedf5;
	 -moz-border-radius:30px;
	 -khtml-border-radius: 30px;
	 -webkit-border-radius: 30px;
      padding:10px 10px 10px 10px;
	  font-size: 11px;
	  line-height: 13px;
}

#sidebar-title {
	 text-shadow: #ccb421 1px 1px;
	 font-family:"arial" ;
	 font-weight:bold;
	 text-transform:lowercase;
	 font-size:14px;
	 padding:12px;
	 text-align:center;
	 background: #eeda60;
     border-right:1px solid #dcc53c;
	 border-bottom:1px solid #dcc53c;
	 -moz-border-radius:30px;
	 -khtml-border-radius: 30px;
	 -webkit-border-radius: 30px;
}

.sbtitle1 {
	 font-weight: bold;
	 color:#ffffff;
}

.sbtitle2 {
     font-style:italic;
	 color:#ffffff;
}

#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-elite{
	 -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-elite img{
	 border-right: solid 1px #d1d1d1;
	 border-bottom: solid 1px #d1d1d1;
	 border-left: 0px ;
	 border-top: 0px ;
	 background:#f5f5f4;
	 text-align:center;
	 padding:6px;
	 margin:3px;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

#sidebar-elite img:hover{
	 background:#ededed;
	 border-right: solid 1px #d1d1d1;
	 border-bottom: solid 1px #d1d1d1;
	 border-left: 0px ;
	 border-top: 0px ;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

#sidebar-content img{
	 border-right: solid 1px #d1d1d1;
	 border-bottom: solid 1px #d1d1d1;
	 border-left: 0px ;
	 border-top: 0px ;
	 background:#ffffff;
	 text-align:center;
	 padding:6px;
	 margin:3px;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

#sidebar-content img:hover{
	 background:#ededed;
	 border-right: solid 1px #d1d1d1;
	 border-bottom: solid 1px #d1d1d1;
	 border-left: 0px ;
	 border-top: 0px ;
	 -moz-border-radius:6px;
	 -khtml-border-radius: 6px;
	 -webkit-border-radius: 6px;
}

.sidebar-disclaimer {
	  background:#d7eaf4;
	  border-right: solid 1px #b5d7ea;
	  border-bottom: solid 1px #b5d7ea;
	  -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;
}

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

#page-field {
     background-color:#e8e8e8;
	 border:5px solid #efefef;
	 padding:10px;
	 margin-bottom:30px;
	 -moz-border-radius:30px;
	 -khtml-border-radius: 30px;
	 -webkit-border-radius: 30px;
	 font-size: 11px;
	 line-height: 13px;
	 color:#666666;
}

.page-title {
	 font-family:"arial" ;
	 font-weight:bold;
	 text-transform:lowercase;
	 font-size:25px;
	 letter-spacing:-1px;
	 padding:5px;
	 margin-left:30px;
	 margin-right:30px;
	 margin-bottom:5px;
	 color:#f0ce04;
	 text-shadow: #ffffff 1px 1px;
	 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:#e8e8e8;
	 border:5px solid #efefef;
	 padding:10px;
	 margin-bottom:30px;
	 -moz-border-radius:30px;
	 -khtml-border-radius: 30px;
	 -webkit-border-radius: 30px;
}

#post-file {
	 color:#c4c4c4;
	 text-shadow: #ffffff 1px 1px;
	 font-family:"Georgia";
	 letter-spacing:-1px;
	 margin-bottom:8px;
	 margin-top:5px;
	 text-align:center;
}

#post-info {
	 font-size:11px;
	 color:#ffffff;
	 text-shadow: #07848f 1px 1px;
	 -moz-border-radius:9px;
	 padding:6px;
	 margin:2px;
	 text-align:center;
	 font-family:Georgia;
	 background: #17a1ad;
	 border-right:1px #03808b solid;
	 border-bottom:1px #03808b solid;
}

#post-info a {
	 color:#ffffff;
	 text-shadow: #005f68 1px 1px;
}

#post-info a:hover {
	 color:#ffffff;
	 text-shadow: #07848f 1px 1px;
}

.post-author{
     color:#bfaa60;
}

.post-title {
	 font-family:"arial" ;
	 font-weight:bold;
	 text-transform:lowercase;
	 font-size:25px;
	 letter-spacing:-1px;
	 padding:5px;
	 margin-left:30px;
	 margin-right:30px;
	 color:#f0ce04;
	 text-shadow: #ffffff 1px 1px;
	 text-align:center;
}

.post-content {
	 color:#666666;
	 margin:5px;
}

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

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

.comment-count{
	 font-family:"arial" ;
	 font-weight:bold;
	 text-transform:lowercase;
	 font-size:18px;
	 letter-spacing:-1px;
	 padding:5px;
	 margin-left:30px;
	 margin-right:30px;
	 margin-bottom:5px;
	 color:#17a1ad;
	 text-shadow: #ffffff 1px 1px;
	 text-align:center;
}

#comment-field{
     background-color:#e8e8e8;
	 border:5px solid #efefef;
	 padding:10px;
	 -moz-border-radius:30px;
	 -khtml-border-radius: 30px;
	 -webkit-border-radius: 30px;
}
#comment-field img{
     padding:0px;
	 margin:0px;
	 border:0px;
}

#comment-field img:hover{
     padding:0px;
	 margin:0px;
	 border:0px;
}

.comment-date{
	 color:#d27d02;
	 font-weight: bold;
}

.comment-content{
	 color:#666666;
}

.leave-comment{
	 font-family:"arial" ;
	 font-weight:bold;
	 text-transform:lowercase;
	 font-size:18px;
	 letter-spacing:-1px;
	 padding:5px;
	 margin-left:30px;
	 margin-right:30px;
	 margin-bottom:5px;
	 color:#17a1ad;
	 text-shadow: #ffffff 1px 1px;
	 text-align:center;
}

#comment-form{
	 color:#666666;
     background-color:#e8e8e8;
	 border:5px solid #efefef;
	 padding:10px;
	 -moz-border-radius:30px;
	 -khtml-border-radius: 30px;
	 -webkit-border-radius: 30px;

}

#comment-form input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Georgia";
	  background:#e1e1e1;
	  border:solid 1px #e1e1e1;
	  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:13px;
	 margin-top:50px;
	 color:#b3b3b3;
	 text-shadow:1px 1px #e0e0e0;
     font-family: "rockwell";
	 font-size: 10px;
	 line-height: 15px;
	 background: #ffffff;
}

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

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