ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a:link, a:visited
{
  text-decoration: none;
  color: #BC7134;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
	background: url(/images/background.gif) repeat fixed center top;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
  font-size: 13px;
  height:100%;
  line-height:1.6em;
}

body
{
  text-align: center;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*-------------------
  Header
-------------------*/
div#header
{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 1000px;
  height: 75px;
  font-size: 13px;
  background-color:white;
}

div#header h1
{
  font-size: 28px;
  font-weight:normal;
  margin-bottom:10px;
  color: #9C7E4D;
  padding:10px 10px 10px 20px;
  font-family: helvetica;
}

div#header h2
{
  font-size:16px;
  font-weight:normal;
  font-family:helvetica;
  color: #978876;
  margin-top:-35px;
  margin-left:175px;
}

div#header ul
{
  list-style: none;
  display:inline;
  float:right;
  padding:10px;
}

div#header li
{
  display: inline;
  list-style: none;
  padding: 0 7px;
  border-right: solid 1px #BC7134;
}

div#header li.last
{
  border-right: none;
}

/*-------------------
  Main
-------------------*/
div#content_main
{
  background-color:white;
  padding:20px;
}

div#content_main h1
{
  font-size: 20px;
  margin-bottom:10px;
  color: #666;
}

div#content_main h2
{
  font-size:18px;
}

div#content_bar
{
  /*background-color: #E5E5E5;*/
  background-color: white;

}

div#content_bar h1
{
  font-size: 20px;
  margin-bottom:10px;
  color: #333;
}

div#content_bar h2
{
  font-size:18px;
}


/*-------------------
  Browsing Tabs
-------------------*/

.tab {
	border-top:1px solid #CECECE;
	margin-bottom: 10px;
	margin-top: 3px;
}

.tabMenu {
	margin-left:10px;
}

.tabMenu li {
	display:inline;
	list-style: none;
}

.tabMenu li.active a {
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:1px solid #FFFFFF;
	color: #754F20;
}

.tabMenu li.active a:hover {
	background:#FFFFFF none repeat scroll 0%;
	color: #754F20;
	text-decoration:none;
}

.tabMenu li a:hover {
	background: #978876 none repeat scroll 0%;
	color: #FFFFFF;
	text-decoration:none;
}

.tabMenu li a {
	background: #D4CDBE none repeat scroll 0%;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	border-top:1px solid #CECECE;
	color: #754F20;
	font-size: 14px;
	font-weight:bold;
	display:inline;
	padding: 5px 12px 6px 12px;
	text-decoration:none;
}

.tabMenu li.post a {
	background: #339922 none repeat scroll 0%;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	border-top:1px solid #CECECE;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	display:inline;
	padding: 5px 12px 6px 12px;
	text-decoration:none;
}

.tabMenu li.post a:hover {
	background: #978876 none repeat scroll 0%;
	color: #FFFFFF;
	text-decoration:none;
}

.duration {
  background:transparent url(/images/tab_line.gif) repeat-x scroll 0 50%;
  float:left;
  width:100%;
  margin-bottom:5px;
}

.duration ul
{
  list-style: none;
  background: #FFFFFF;
  float:right;
  padding:10px;
}

.duration li
{
  display: inline;
  list-style: none;
  padding: 0 4px;
}

.duration li a {
	text-decoration:none;
}

.duration li a:hover {
	text-decoration:underline;
}

.duration li.active a {
	background:#BC7134 none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	margin-top:3px;
	padding:5px;
	text-decoration:none;
	word-spacing:-0.1em;
}
.duration li.active a span {
   background: url(/images/corner_br.png) no-repeat bottom right;
}
.duration li.active a:hover {
	text-decoration:none;
}

.duration .title 
{
  background: #FFFFFF; 
  color: #888; 
  font-size: 115%;
  float:left; 
  padding: 10px;
}


/*-------------------
  Status Tweeghts 
-------------------*/
ul.lists
{
  margin-bottom: 20px;
}

li.tweeght_wrapper  
{
  clear:both;
  list-style: none;
  overflow:auto;
  padding:0;
  border-bottom: 1px dashed #CCCCCC;
  margin-bottom: 5px;
}

.tweeght_body 
{
  margin: 5px 0pt 12px 0pt;
}

.tweeght_body .rank 
{
  color:#999;
  float:left;
  margin-top:20px;
  width: 24px;
  font-size: 12px;
}

.tweeght_body .votes_column 
{
  background:transparent none repeat scroll 0;
  float:left;
  margin-left:2px;
  margin-right:4px;
  overflow:hidden;
}

.tweeght_body .votes_column .votes
{
  color:#999;
  font-family: 'Georgia';
  font-size: 18px;
  font-weight:bold;
  text-align:center;
  margin-bottom:6px;
}

.tweeght_body .arrow 
{
	background-position:center;
  background-repeat:no-repeat;
  display:block;
  height:16px;
  margin:2px 0 0;
  width:36px;
  text-align:center;
}

.tweeght_body .profile_image
{
  display:block;
  width:48px;
  float:left;
  margin-top:6px;
}

.tweeght_body .text 
{
  background:transparent url(/images/quotes.gif) no-repeat scroll left top;
  color:#555555;
  font-family:georgia;
  font-size:1.4em;
  line-height: 24px;
  margin-left: 130px;
  padding: 5px 5px 5px 45px;
  margin-bottom: 4px;
}

.tweeght_body .actions
{
  margin-left: 175px;
  color:#666;
  font-size: 12px;
}

.action_zone
{
	display: block;
  margin-left: 175px;
}
/*-------------------
  User Info
-------------------*/
.about_body .profile_image
{
  display:block;
  float:left;
  margin-bottom:10px 0pt;
  width:48px;
  margin: 5px 0pt 20px 20px;
}

.about_body .about
{
  float:left;
  margin-left: 20px;
}

.about_body .about .screen_name
{
	display:block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.about_body .about .about_row
{
	display:block;
  margin-bottom: 3px;
}

.about_body .about .about_row .inputsubmit
{
	color: #754F20;
	font-size:18px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	text-align:center;
	margin-top:10px;
}

.follow_zone
{
	display: block;
  margin-left: 90px;
}
/*-------------------
  Leaders
-------------------*/
.tweeght_body .leader_details
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 150px;
	padding-top:18px;
	color: #754F20;
}

/*-------------------
  Forms
-------------------*/
.post_form_wrapper
{
  display: block;
  margin: 10px 0pt 25px 0pt;
  font-size: 13px;
	color:#111;	  
}

.post_form_wrapper .form_row
{
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.post_form_wrapper .form_row .label_wrapper
{
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

.post_form_wrapper .form_row .form_message
{
	font-size: 11px;
	color: #666;
}

.post_form_wrapper .form_error
{
  padding-left: 140px;
  padding-bottom: 8px;
  color: red;
}

.post_form_wrapper .posttextarea 
{
  font-family:'Lucida Grande',sans-serif;
  font-size:14px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  color: #333;
  height:4em;
  line-height:1.1;
  margin-bottom:5px;
  overflow:auto;
  padding:5px;
  width:70%;
}

.post_form_wrapper .inputtext
{
	margin:0pt 0pt 5px 0pt;
	width:222px;
	font-size: 14px;
	padding:4px;
}

.post_form_wrapper .inputcheckbox
{
	margin-right:10px;
}

.post_form_wrapper .checkboxwrapper
{
	color: #666;
	font-size: 12px;
	margin-bottom:10px;
}

.post_form_wrapper .inputsubmit
{
	color: #754F20;
	font-size:18px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	text-align:center;
}

/*-------------------
  Week Series
-------------------*/
.keyword_info
{
  display: block;
  margin: 20px 15px;
  color: #666;
}

.keyword_info .keyword_title
{
	font-size: 16px;
	font-weight:bold;
	color: #333;
	margin-bottom: 10px;
}

.keyword_info .keyword_desc
{
  margin-bottom: 10px;
  margin-left: 20px;
}

.keyword_info .share
{
	font-size: 13px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.keyword_info .share a:link {
  text-decoration: underline; 
}

.keyword_info .share a:visited {
  text-decoration: underline; 
}

.keyword_info .share a:hover {
  background:#BC7134 none repeat scroll 0 0;
  color:white;
  padding:2px 0;
  text-decoration:none;
}

.keyword_info strong
{
	color: #444;
  font-weight: bold;
}

.keyword_info ul
{
  list-style: none;
}

.keyword_info li
{
  margin: 7px 0pt;
}

.keyword_info .keyword_learn_more
{
	display: block;
  margin: 10px 0pt;
  padding: 0pt 15px;
  border: 4px solid #DDD;
  background: #FFFDEF;
}

.keyword_info .message_active {
	background:transparent url(/images/show_arrow.gif) no-repeat scroll -1px 7px;	
}

.keyword_info .message_closed {
	background:transparent url(/images/hide_arrow.gif) no-repeat scroll -1px 7px;	
}

.keyword_info .message_active a:link {
  text-decoration: underline;
  padding-left:12px; 
}

.keyword_info .message_active a:visited {
  text-decoration: underline;
  padding-left:12px;
}

.keyword_info .message_active a:hover {
  background:#BC7134 none repeat scroll 0 0;
  color:white;
  padding:2px 0;
  text-decoration:none;
  margin-left:12px;
}

.keyword_info .message_closed a:link {
  text-decoration: underline;
  padding-left:12px; 
}

.keyword_info .message_closed a:visited {
  text-decoration: underline;
  padding-left:12px;
}

.keyword_info .message_closed a:hover {
  background:#BC7134 none repeat scroll 0 0;
  color:white;
  padding:2px 0;
  text-decoration:none;
  margin-left:12px;
}

/*-------------------
  Feedback Messages
-------------------*/

.success_note 
{
	background:#DDFFBB none repeat scroll 0 0;
	border:1px solid #00AA33;
	margin:0 0 10px;
	padding:8px;
	color: #222;
}

.success_note p
{
	color: #666;
	font-size: 11px;
	padding-bottom: 0pt;
}

/*-------------------
  Character Counter
-------------------*/
.post_char_counter
{
  color: #888;
  font-size: 22px;
  font-family: 'Georgia','Serif';
  margin-left:455px;
}

div#content_main .char_counter
{
  color: #888;
  font-size: 22px;
  font-family: 'Georgia','Serif';
}

/*-------------------
  Welcome message
-------------------*/

.welcome
{
	margin-bottom:20px;
	border:4px solid #DDD;
	padding: 10px 15px;
	line-height:28px;
	background-color:#FFF9D8;
}

.welcome h1
{
  color:#754F20;
  font-family:helvetica;
}

.welcome ul
{
  list-style: none;
  padding:5px;
}

.welcome li
{
	font-size: 16px;
	font-family: helvetica;
  color: #555;
}

.welcome .step
{
  color: #754F20;
  font-weight: bold;
}

.welcome .hide_link
{
  font-size: 12px;
  margin-left: 5px;
}

.welcome .hide_link a
{
	text-decoration:underline;
}

.welcome .hide_link a:hover
{
	text-decoration:none;
	background: #BC7134;
	color: white;
	padding: 2px 0pt;
}

/*-------------------
  Search
-------------------*/
.search_result_wrapper  
{
  clear:both;
  list-style: none;
  overflow:auto;
  padding:0;
  border-bottom: 1px dashed #CCCCCC;
  margin-bottom: 5px;
}

/*-------------------
  Help
-------------------*/
.help
{
  margin: 25px 20px 25px 0pt; 
  color: #333;
}

.help h2
{
	color: #9C7E4D;
	margin: 15px 0pt;
}

.help p 
{
  line-height: 20px;
}

.help ul 
{
	margin:5px 0 0;
	padding:0;
	list-style-type:none;
}

.help li 
{
	list-style-position:outside;
	padding:2px 0 2px 25px;
}

/*-------------------
  Pagination
-------------------*/
.pagination 
{
  margin:3px;
  padding:3px;
  text-align:center;
}

.pagination span 
{
  background-color:#777362;
  border:1px solid #777362;
  color:#FFFFFF;
  margin:2px;
  padding:3px 6px;
}

.pagination a 
{
  border:1px solid #CCCCCC;
  color:#777;
  margin:2px;
  padding:3px 6px 4px;
  text-decoration:none;
}

.pagination a:hover, .pagination a:active 
{
  border:1px solid #777362;
  color:#777362;
}

/*-------------------
  Sidebar
-------------------*/
div#content_bar h1
{
  margin-bottom: 10px;
  font-size: 14px;
  color: #754F20;
  border-bottom:1px solid #CCC;
  font-family: helvetica;
}

div#content_bar .promote
{
	display: block;
	margin-top: 42px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding: 10px;
  background: #FFF9D8;
  border:1px solid #CCC;
  font-size: 13px;
  color: #555;
  font-family: helvetica;
}

.promote a
{
	text-decoration:underline;
}

.promote a:hover
{
	text-decoration:none;
	background: #BC7134;
	color: white;
	padding: 2px 0pt;
}


.promote .bookmark
{
	display: block;
  margin-top: 10px;
}

.promote .bookmark img
{
	margin-right: 7px;
}

.promote .bookmark a
{
	text-decoration:none;
	background: none;
}

.promote .bookmark a:hover
{
	text-decoration:none;
	background: none;
	padding: 0pt;
}

div#content_bar .sponsors
{
	display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  border:1px solid #CCC;
  font-size: 13px;
  color: #555;
  font-family: helvetica;
}

div#content_bar .recent_users
{
	display: block;
  margin-right: 20px;
  padding: 10px;
}

ul.recent
{
  margin-bottom: 10px;
}

li.user_wrapper 
{
  clear:both;
  list-style: none;
  overflow:auto;
  margin: 7px 0pt;
}

.user_body 
{
  display: block;
}

.user_body .profile_image
{
  width:24px;
  height:24px;
  float:left;
  margin-right:7px;
}

.user_body .user_details
{
  color: #666;
}

/*-------------------
  Footer
-------------------*/
div#footer
{
  padding-top: 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 1000px;
  font-size:13px;
  display:block;
  height:35px;
  background-color:white;
}

div#footer ul
{
  list-style: none;
  display:inline;
  float:left;
}

div#footer li
{
  display: inline;
  list-style: none;
  padding: 0 7px;
  border-right: solid 1px #BC7134;
}

div#footer li.last
{
  border-right: none;
}

div#footer .text 
{
	color:#666;
	float:left;
	margin-right: 20px;
	text-align: left;
	padding-left:20px;
}