/* hacks */
body {background: #C2BE9A url("http://www.filetransferplanet.com/main/wp-content/assets/ftpplanet_header_bg.jpg") repeat-x scroll 0 0;}
/* hiding most of the header divs */
.beanbag {display:none;}
.topright {display:none;}
.topleft {display:none;}
.topcenter {display:none;}
.topbanner { background: url("http://www.filetransferplanet.com/main/wp-content/assets/ftpplanet_logo.jpg") no-repeat;}
 
.entry-content p {margin-bottom:10px;/*line-height:18px;*/}

/*dig box*/
.digg_box {background-color:#C2BE9A;}

/*for news announcement on homepage*/
.announcement { background-color: #F9C244;padding:10px;border:1px solid #000;margin-bottom:10px}
.editannoucement, .editannoucement a{text-align:right;font-size:9px;color:#fff;}

/*sidebar poll mainly*/
.wp-polls ul li {width:190px;}

.entry-content .wp-polls-form {border:solid 1px #C2BE9A;}
/*post poll width*/
.entry-content .wp-polls {width:550px;}
.entry-content .wp-polls ul li{width:450px;}

.widget .wp-polls-form {font-size:.9em;}

#w_cformsii #cforms2form {font-size:.9em;padding-top:5px}
#cforms2form label {width:55px}
.emailreqtxt{font-size:11px}
#cf2_field_1 {width: 95px;font-size:.8em;margin-left:10px}
#cf2_field_2 {width: 95px;font-size:.8em;margin-left:11px}
#sendbutton2 {font-size:.8em;margin-left:100px}
.failure, .failure2 {background-color:#EF687A;font-weight:bold;font-size:11px}
.cf_li_err {background-color:#EF687A}
.cf_hidden, .linklove {display:none}

#twitter_swf {
margin:-10px;
}
#recentcomments .recentcomments {margin-left:-15px;font-size:11px;border-bottom:1px dotted #C2BE9A;padding-bottom:3px;}

.widget ul li a.rsswidget{background:none;margin-bottom:5px;text-indent:0px;padding-bottom:0px;height:auto}
.widget ul li a.rsswidget:hover{background:none;margin-bottom:5px;text-indent:0px;}
 .rss-date {font-size:11px;border-bottom:1px dotted #C2BE9A;padding-bottom:3px;}


.widget li {
width:200px;  /*adding some space in the widgets for long titles*/
}
.widget li a {padding:10px 10px 10px 1px;}

.widget li.current_page_item {font-weight:bold;}
.widget li.current_page_item ul {font-weight:normal;}

.widget ul ul li {background:url("images/sm_arrow.gif") center left no-repeat;}
.widget ul ul li a {margin-left:10px}


.widget li.twitter-item {font-size:.75em;overflow:hidden;padding:5px 0;}
.widget li.twitter-item a {font-size:10px;overflow:hidden}
 
.widget_views_most_viewed ul {margin-left:-10px}
.widget_views_most_viewed li {font-size:11px;1px dotted #C2BE9A;}
.widget_views_most_viewed li a {font-size:11px;display:inline-block;background-image:none}

/* hacking mikes-lounge for forums (width, mainly)*/ 
.forum-wrap {
  width: 795px;
  padding: 15px 15px 15px 5px;
  margin: 0;
  float:left;
  clear:none;
}

.forum-content {
  width: 750px;
  padding: 10px 20px 20px 20px;
  font-size: 13px;
  color: #333;
  clear: both;
  line-height:25px;
  border-left: 1px solid #a09c76;
  border-right: 1px solid #a09c76;
  background: url("images/post-bg.gif") repeat-x #d7d4ba;
}

.login-content {
  width: 420px;
  margin-top:10px;
  padding: 5px;
  color: #333;
  border: 1px solid #a09c76;
  background-color:  #D7D4BA;

}
 
 /* bbpress login form */
 
 #loginform form {width:420px;height:75px;  font-size:11px;}
 .remember{float:left;padding:15px 0 0 10px}
