
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.waiting
{
    cursor:wait;
}
 
body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/bg01short.png) repeat-x top left;
	font-size: 13px;
	color: #7F7F7F;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, .h1, .h2, .h3 {
	font-weight: normal;
	color: #484848;
}

h1, .h1 {
/*	text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 24px;
}

h2, .h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3, .h3 {
	font-size: 18px;
}

h4, .h4 {
    -webkit-margin-before: .1em;
    -webkit-margin-after: .1em;
    font-size: 14px;
}

h5, .h5 {
    font-size: 12px;
    -webkit-margin-before: .1em;
    -webkit-margin-after: .1em;
}

h6, .h6{
    font-size: 10px;
    -webkit-margin-before: .1em;
    -webkit-margin-after: .1em;
}

p, ul, ol {
	line-height: 150%;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 20px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #7ACE11;
}

a:hover {
	text-decoration: none;
	color: #7ACE11;
}

/* Header */

#header {
	width: 910px;
	height: 130px;
	margin: 0px auto;
}

/* Logo */

#logo 
{
	clear: left;
	float: left;
	padding: 0px 0 0 0;
}

#logo h1 {
	margin: 0;
	/*text-transform: lowercase;*/
	letter-spacing: -2px;
	font-size: 2.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
	color: #EEEEEE;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	clear: right;
}

.menu {
	float: right;
	clear: right;
}

#menu ul {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	list-style: none;
}

.menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

.menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #FFFFFF;
}

.menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #000;
    
}

.menu a:hover {
	border-bottom: 3px solid #7ACE11;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#leftcontent {
	float: left;
	width: 590px;
	margin-left: 10px;
	margin-bottom: 10px;
	/* border: 1px solid blue; */
}

#rightcontent
{
	float: right;
	width: 590px;
	margin-left: 10px;
	margin-bottom: 10px;
	/* border: 1px solid blue; */
}

#contentSinglePane
{
	float: left;
	width: 890px;
	margin-left: 10px;
	margin-bottom: 10px;
    /* border: 1px solid blue;*/
}

#rightcontent h1, #leftcontent h1, #contentSinglePane h1
{
	margin-top: 5px;
	margin-bottom: 2px;
}

.post 
{
	width: 550px;
	padding: 10px 20px;
	background: url(images/bg04.jpg) no-repeat top left;
	margin-bottom: 5px;
}

.postFull
{
	width: 812px;
	padding: 10px 20px;
	background: url(images/bg04w.png) no-repeat top left;
}

.title {
	margin: 0;
	border-bottom: 2px solid #484848;
	color: #484848;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar(s) */

/* Left Sidebar */

#leftsidebar {
	float: left;
	width: 270px;
	/* border: 1px solid red; */
}

#leftsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftsidebar li {
}

#leftsidebar li ul {
	padding: 15px 0;
}

#leftsidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#leftsidebar h2 {
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(images/img06.jpg) no-repeat left 80%;
}

#leftsidebar a {
	text-decoration: none;
}

#leftsidebar a:hover {
}

/* Right Sidebar */
#rightsidebar {
	float: right;
	width: 270px;
	/* border: 1px solid red; */
}

#rightsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightsidebar li {
}

#rightsidebar li ul {
	padding: 15px 0;
}

#rightsidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #7B9418;
}

#rightsidebar h2 {
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(images/img06.jpg) no-repeat left 80%;
}

#rightsidebar a {
	text-decoration: none;
}

#rightsidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	height: 120px;
	background: #F2F2F2 url(images/bg02.jpg) repeat-x left top;
}

#footer div {
	padding: 10px 0;
	text-align: center;
	font-size: smaller;
	color: #717171;
	width: 890px;
	margin: 0 auto;
}







/* WDE added rules - KEG */


.formControl
{
	margin : 0px auto;
	padding: 0px auto;
	float: left;
	text-align: left;
}

.formLabel
{
	float: left;
	text-align: right;
	width: 50%;
}

.errorMessage
{
	color: Red;
	font-weight: bold;
}

.clearAll
{
	clear: both;
}

.clearRight
{
	clear: right;
}

.clearLeft 
{
	clear: left;
}

.formControls
{
	clear: both;
	margin: 5px 0px 10px 0px;
	line-height: 1.5em;
}

.left
{
	float: left;
}

.right, .bottomButtons
{
	float: right;
}

.topButtons
{
	float: right;
	margin: 5px 0px 0px 0px;
	clear: both;
}

.centerButtons
{
    text-align: center;
}

.emphasizedButton.alreadyClicked
{
    color: #FFF;
	background-color: #7F7F7F;
	font-size: 1.3em;
	font-weight: bolder;
}

.emphasizedButton
{
	color: #FFF;
	background-color: #000;
	font-size: 1.3em;
	font-weight: bolder;
}

.emphasizedButton:hover, .emphasizedButton:Active
{
	color: #7ACE11;
}

.emphasizedText
{
	font-weight: bolder;
	color: Black;
	font-size: 1.1em;
}

.superEmphasizedText
{
	font-weight: bolder;
	color: Red;
	font-size: 1.3em;
}

.left50
{
	width: 40%;
	float: left;
	/*border: 1px solid black;*/
}

.right50
{
	width: 40%;
	float: right;
	/*border: 1px solid black;*/
}


.centerAll
{
	margin : 0px auto;
	text-align: center;
}


/* Rules Editor */

.rulesPage
{
	width: 1100px;
	margin: 0 auto;
	/* border: 1px solid black; */
}

.rulesLeftSideBar
{
	float: left;
	width: 440px;
	/* border: 1px solid red; */
}

.rulesContentPane
{
	float: right;
	width: 590px;
	margin-left: 10px;
	margin-bottom: 10px;
	/* border: 1px solid blue; */
}

/* Fusion Badge */
.FusionBadge 
{
    visibility: hidden !important;
}
