
@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
    
img {


	border-style: none;

	border-width: 0px;


}

a{

	outline: none;
}

#conainer{

	left: 50px;
	width:800px;
	margin:0 auto
}

#logo{
	
	text-align: center;
	
}


#key_func{
	padding-left: 40px;
	float: left; 
	font-family: Verdana, Arial, sans-serif; 
	font-size:19px; 
	width: 350px; 
	padding-top: 10px;	

}

#key_func table{

	width: 350px;

	font-size: 19px;

	font-family: Helvetica, Verdana, Arial, sans-serif;

}

#key_func td{

	text-align: left;

	border-collapse: collapse;

	padding: 15px;

}

#key_func tr{

	text-align: left;

	border-top-color: #363636;
	border-top-style: solid;
	border-top-width: 2px;
}


#mainmenu {

	height: 100px;
	background-repeat: repeat-x;
	clear: both;
	width:850px;
	margin:0 auto

}

#mainmenu ul, li {
	float: left;
	list-style-type:none;
	list-style-image:none;
	margin: 0;
	height: 40px;
   	font-weight: normal; 
   	text-transform: lowercase;

}

#mainmenu li.active,
#mainmenu li:hover {
	float: left;
}


h1 {
	
	clear: both;
	
	text-transform: lowercase;
	
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	color: #072453;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: normal;
}

h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	text-transform: lowercase;
	font-size: 16px;
}

h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
}

#content {
	
	width: 850px;
	font-size: 14px;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin:0 auto
}

#user1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#footer {
	clear: both;
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 50px;
	width: 100%;
}



.poll h3 {
	color: #0b6e97;
	font-size: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.poll-radio {
	width: 850px;
	padding: 0px;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	clear: both;

	text-align:center;
	margin:0 auto
}

.poll-option {
	width: 85%;
	border-style: none;
	padding-bottom: 6px;
	padding-top: 2px;
	text-transform: lowercase;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 2px;
	float: left;
}

.button {
	border-style: solid;
	border-width: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: lowercase;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.poll {
	float: right;
}

h3.a {
	font-size: 50px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.moduletable {
	border-width: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding-bottom: 15px;
	float: left;

}



/*
 * Controls the appearance of posts
*/

.sfSimpleForum, .sfSimpleForum td
{
	font: 13px;
	font-family:  "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.sfSimpleForum th
{
	font: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.sfSimpleForum h1
{
  margin: 5px 0;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 42px;
}

.sfSimpleForum .forum_figures
{
  width: 600px;
  text-align: right;
  margin: 0 0 10px 0;
}
table#fora, table#threads, table#messages
{ 
  border-collapse: collapse;
  clear: both;
	margin-left: 10%;
	width: 95%;
}

table#fora td, table#fora th, table#threads td, table#threads th, table#messages td, table#messages th
{
  border: solid 1px #939393;  
  padding: 4px;
}

table#fora th, table#threads th, table#messages th
{
  color: #072453;
  background: #e5e5e5 none repeat-x;
  font-size: 16px;
  font-weight:  normal;
}

table#fora td.category_header
{  
  background-color: #e5e5e5;
  font-size: 15px;
  font-weight: normal;
}

table#fora td.forum_name a
{
  font-weight: normal;
  font-size: 16px;
	text-decoration: underline;
color:black;
}

.forum_description
{
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  color: black;
	padding-left: 30px;
}




table#fora td.forum_name
{
  width: 45%;
  padding: 5px;
}

table#fora td.forum_threads, table#fora td.forum_posts
{
  text-align: center;
  width: 9%;
  background-color: #e5e5e5;
}

table#fora td.forum_threads, table#fora td.forum_posts, table#fora td.forum_recent
{
  font-size: 0.9em;
}

table#threads td.thread_name
{
  width: 50%;
  padding: 5px;
}

table#threads .thread_name a
{
  text-decoration: underline;
}

table#threads .thread_name a.new
{
  font-weight: bold;
}
table#threads td.thread_replies, table#threads td.thread_views
{
  text-align: center;
  width: 8%;
  background-color: #e5e5e5;
}

table#threads td.thread_replies, table#threads td.thread_views, table#threads td.thread_recent
{
  font-size: 0.9em;
}

table#messages td.post_author
{
  width: 20%;
  background-color: #e5e5e5;
  vertical-align: top;
}

table#messages td .post_details
{
  border-bottom: solid 1px;
  color: #b77;
  margin-bottom: 5px;
}
table#messages td .post_content
{
  margin: 10px;
}

table#messages .spacer td
{
  border: none;
}

ul.forum_actions
{
	clear: both;
	float: left;
}
 
ul#forum_navigation, ul.forum_actions
{
  list-style: none;
  display: inline;
}

ul#forum_navigation li
{
  display: inline;
}

ul.forum_actions li
{
  display: inline;
  width: 100px;
  height: 25px;
}

ul.forum_actions li a:link, 
ul.forum_actions li a:visited
{
  padding: 2px 4px;
  color: white;
  background: #5d5d5d url(../images/button_bg.gif);
  text-decoration: none!important;
  border-bottom: solid 1px #B08854;
  border-right: solid 1px #B08854;
	clear: both;
}

ul.post_actions
{
  list-style: none;
  text-align: right;
}

ul.post_actions li
{
  display: inline;
  font-size: 0.9em;
}

ul.post_actions li::before
{
  color: lightgrey;
  content: ' - ';
}

ul.post_actions li:first-child::before
{
  content: '';
}

ul.post_actions li a:link, 
ul.post_actions li a:visited
{
  color: lightgrey;
  text-decoration: none!important;
}

ul.post_actions li a:hover
{
  text-decoration: underline!important;
}

/*PAGINATION class selector*/
div.pagination
{
  width: 600px;
  text-align: right;
  margin-top: 10px;
}

.pagination ul
{
  list-style:none;
  margin:0 0 0 0;
  padding: 10px 0 10px 0;
  display: inline;
  height:2em;
}

.pagination a:link,
.pagination a:visited
{
  border: none;
  color: #911;
  font-weight: bold;
}

.pagination li
{
  padding: 2px 5px 5px 5px;
  list-style: none;
  display: inline;
  border-top: 1px solid #CCCCCC;
}
.pagination li.current
{
  padding: 3px 5px 4px 5px;
  border-width: 0 1px 1px 1px;
  border-style: none solid solid solid;
  border-color: #CCCCCC;
  color:#999;
  font-weight:bold;
}

/***************************/

form#add_topic
{
  width: 576px;
  border: solid 1px #b77;
  padding: 10px;
}

form#add_topic label
{
  display: block;
  margin-top: 5px;
}

form#add_topic input#topic_title
{
  width: 400px;
  font-size: 1.2em;
}

form#add_topic textarea#topic_body
{
  width: 400px;
  height: 200px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

form#add_topic input#topic_submit
{
  display: block;
}

form#add_topic div.option
{
  padding:5px 0;
}

form#add_topic div.option label
{
	display:inline;
}

.main a:link
{
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #1902a1;
}

