/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.clear
{
    clear:both;
}

.left
{
    float:left;
}

.right
{
    float:right;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFBF url(../Files/TopBarDiamond.png) repeat-x;
	font: normal small Tahoma;
	color: Black;		
}

h1, h2, h3, h4, h5, h6 {
	color: Black;
}

a 
{
    font-size:small;
	text-decoration: none;
	color: #825037;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 800px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 1em 0 0 0;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #878C66;
}


/* Menu */


.mainMenu 
{	 		
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
}

.menu li
{	
	display: inline;
}

.menu li a	
{		
	height: 22px;
	margin: 0px 10px 0 10px;
	padding: 5px 2px 5px 2px;
    
    font-family:Tahoma;
    font-weight:bold;
    
	border-bottom: none;
	text-decoration: none;
	color: Black;
}

.menuItemActive a
{    
	height: 24px;
	background:  url(../Files/LinkRedLines.png) repeat-x;
	color: #ED1C24 !important;
}

.menu li a:hover{            
     background: url(../Files/LinkRedLines.png) repeat-x;
     color: #ED1C24;
}

.menuMembers {
	float:right;	
	margin: 0;
	padding: 2px 0 0 0;	
}

.LoginUserText
{    
    float:left;	
	margin: 0;	
	margin: 12px 30px 0px 15px;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 570px;
}

#colOne .post {
	clear: both;
	margin-bottom: 3em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: right;
}

#colTwo #textfield1 {
	width: 170px;
}

#colTwo #submit1 {
	display: none;
}

.colTwoDetail
{
    width: 200px;
}

.colTwoDetail h1
{
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 100%;
}

.colTwoDetail h1 span
{
	line-height: 100%;	
	padding: 5px 10px;
	background: #1217A0;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 10px;
	color:White;
}

.colTwoDetailContent
{
    margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #C9CCB9;		
	background-color:#252DE8;
	color:White;
}

.colTwoDetailContent a
{
	color:#FFFF00;
}

.colTwoDetailContentListbox
{
    width:180px;
}

/*the link in the activity section*/
.colTwoDetailContent .currentActivityLink
{
    padding-left:5px;
    font-size:small; 
}

/*the message under the link in the activity section*/
.colTwoDetailContent .currentActivityMessage
{
    font-size:small; 
    padding-left:5px;
}

/*the time under the link/message in the activity section*/
.colTwoDetailContent .currentActivityTime
{
    font-size:small;   
    font-weight:bold;  
}

/*the links that are in the login section (login or signup)*/
.colTwoDetailContent .loginLinks
{
    margin: 5px 0 0 0;
    text-align:center;
}

.colTwoDetailContent select
{
    background-color: #252DE8;
    color:White;
    border-style:none;
}

.input
{
    margin: 5px 0 0 0;
    width:8em;
    float:left;
}

.LoginWatermark
{     
    color:gray;
    text-align:center;
    margin: 5px 0 0 0;
    width:170px;
}

.LoginInput
{     
    color:gray;
    text-align:left;
    margin: 5px 0 0 0;
    width:170px;
}


/* Event Sections */

.EventSection{
    margin: 0 auto;
	padding: 1em 0em 1em 0em;
	border-top: 1px solid #C9CCB9;
    text-align:left;
    width:43em;
    float:left;
}

.EventTitle
{
    float:left;
    font-size:small;
    font-weight:bold;
    color: Black;
}

.EventSectionContent
{
    margin: 0 0 0 8em;
}

.EventUserName
{
    font-size:larger;
    font-family:Lucida Sans Unicode;    
    border-bottom-width:thin;
    border-bottom-style:solid;
    margin-bottom:.3em;         
    border-bottom-color:#C9CCB9;
}

/* Footer */

#footer {
	width: 764px;
	margin: 0 auto;
	padding: 1em;
	border-top: 1px solid #C9CCB9;
     text-align:center;
}

#footer p {
	font-size: xx-small;
}

#footer li
{
    display:inline;
    padding:.5em;    
}

.ForumMessage
{
    width:25em;
    height:5em;
    border-style:none;
    background-color:Transparent;
    color:#878C66;
    font-family:sans-serif;
    font-size:small;    
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}


.TableGridTopRow td
{
    padding:5px 5px 0px 5px; 
}

.TableGridBottomRow td, .TableGrid th
{
    border-bottom:1px solid #CCCCCC;
    padding: 10px 5px 8px 5px;    
} 

.TableGrid td, .TableGrid th
{
    border-bottom:1px solid #CCCCCC;
    padding:5px 5px 5px 5px;    
}

.BestOfAD
{    
    width: 14em;
    float:left;
    text-align:center;
    color:Black;
    font-size:x-large;
}

.BestOfAD a
{    
    color:Black;
    font-size:x-large;
    text-align:center;
    text-decoration:none;
}

.BigTextBox
{ 
    width:30em;
}

.PopupEvents
{
    border-color:Black;
    border-style:solid;
    border-width:thin;
    background-color: #252DE8;
    color:White;
    width:350px;        
}

.PopupResponse
{
    border-color:Black;
    border-style:solid;
    border-width:thin;
    
    background-color: #252DE8;
    color:White;  
    
    padding-left:1em;
    padding-bottom:1em;
    padding-top:.5em;        
}

.PopupResponse a
{
    text-decoration: none;
    color:White;  
}

.PopupDanceStyles
{
    border-color:Black;
    border-style:solid;
    border-width:thin;
    
    background-color: #252DE8;
    color:White;
    
    padding-left:1em;
    padding-bottom:1em;
    padding-top:.5em;        
}

.PopupDanceStyles select
{
    height:7em;
    background-color:#252DE8;
    color:White;
    border-style:none;
}



.CalendarTitle
{
    width:100%;
    background-color:#FFFFBF;
    color:Black;
}


.CalendarTitle a
{
    color:Black;
}

.CalendarBody
{
    width:100%;
    background-color:White;
    color:Black;
}

.BorderTop
{
    border-top: 1px solid #C9CCB9;
}

.BorderBottom
{
    border-bottom: 1px solid #C9CCB9;
}
