﻿/*
	Helios Calendar - Professional Event Management System
	Copyright © 2004-2008 Refresh Web Development [www.RefreshMy.com]
	
	Developed By: Chris Carlevato <support@refreshmy.com>
	
	For the most recent version, visit the Helios Calendar website:
	[www.HeliosCalendar.com]
	
	This file is part of Helios Calendar, usage governed by 
	the Helios Calendar EUL found at www.HeliosCalendar.com/license.pdf
*/

/*	Helios Default Template Classes
	You can edit this file however you'd like for your template,
	or create a new one and delete it.	*/
	
html, body {
	margin: 2px;
	padding: 0px 0 10px 0;
	background: black; /*#ffffff;	/*background: #EFEFEF; */
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	}
#container {
	margin: auto auto auto auto ; 
	width: 955px;  /*width: 800px; */
	padding: 0;
	border: solid 1px #991928;
    /*border: 1px solid #CCCCCC; */
	background: #FFFFFF;
	color: #000000;
	}
#content {
	float: left; 
	text-align: left; 
	padding: 5px;
	width: 100%;
	}
#controls {
	float: left;
	padding: 0px 5px 5px 5px;
	width: 100%;
	}
#language {
	text-align: center;
	padding: 10px 0 15px 0;
	}
#billboard,
#popular {
	text-align: left;
	padding: 10px 0 10px 0;
	}
#rssLinks {
	width: 760px;
	padding: 0;
	margin: auto auto auto auto ; 
	
	}
#copyright {
	clear: both; 
	color: #666666;
	background: #FFFFFF;
	padding: 5px 0px 5px 15px;
	line-height: 17px;
	}
a.copyright,
a.copyrightR {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	}
a.copyright:hover {
	text-decoration: underline;
	color: #FF6600;
	background: #FFFFFF;
	}
a.copyrightR:hover {
	text-decoration: underline;
	color: #006532;
	background: #FFFFFF;
	}
.setupText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
    border-top: 1px solid #555; 
    border-left: 1px solid #555; 
    border-bottom: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    padding: 1px; 
    color: #333; 
	vertical-align: center;
	}
#twitter_div{border: solid 1px #CCCCCC;}
.twitter-title{font-size:11px;padding-left:5px;}
#twitter_update_list{padding:0px;list-style:none;}
#twitter_update_list li{padding:5px 5px 5px 5px;}

#footer {
	clear: both;
	color:white;
	background-color:#CC0000;
/*	background: #cccccc; */
	border-top: solid 1px #991928;
	padding: 5px;
}
/* Masthead Styles */
#masthead {
	text-align:left;
    width: 945px; 
	padding: 5px;
    background-color:#CC0000;
    padding-bottom:0px;
}
#masthead h1 {
   font-family:Verdana;
   font-size: 14px;
   color:black;
   padding-top:15px;
   padding-left:8px;
}
#masthead h3 {
   font-family:Verdana;
   font-size: 13px; 
   font-weight:bold; 
   text-transform:uppercase; 
   padding-top:10px; 
   color: black;
   padding-left:8px;
   padding-bottom:1px;

}
#body3col {
	background: url('images/bodybg.gif') repeat-y;
	width: 955px;
}

#body2col {
	background: url('images/bodybg2.gif') repeat-y;
	width: 950px;
}

#body4col {
	background: url('images/bodybg4.gif') repeat-y;
	width: 950px;
}

#body2 {
	width: 146px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 126px;
}
	html>body #body2 { width: 126px; }
	
#body4col #body1 {
	float: left;
	width: 390px;
	padding: 10px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
}
	html>body #body4col #body1 { width: 370px }
	
#body3col #body1 {
	float: left;
	width: 580px;  
	padding: 0px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 580px;
}
	html>body #body3col #body1 { width: 580px}

#body2col #body1 {
	float: left;
/*	width: 202px;  */
	padding: 0px;
	margin: 0px 0px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 700px;
}
	html>body #body2col #body1 { width: 700px }
	
#body3col #body3 {
	width: 180px; 
	padding: 10px;
	float:right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}
	html>body #body3 { width: 180px; }

/*
#body3col #body3, #body4 {
/*	width: 100px; 
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;
}
	html>body #body3col #body3, html>body #body4 { width: 100px; }
*/
#body4col #body3 {
/*	width: 211px; */
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 91px;
}
	html>body #body4col #body3 { width: 91px; }

#ourtownbar {
	clear: both;
/*	background: #991928; */
/*    font-family: 150% Arial; */
    font-size:13px;
    background-color:#CC0000;
	color:white;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
	#ourtownbar a:link, #ourtownbar a:visited {
		color: white;
		text-decoration: none;
	}
	
	#ourtownbar a:active, #ourtownbar a:hover {
		color: white;
		text-decoration: underline;
	}

ul.bullet {
	list-style: url('images/bullet.gif');
	margin-left: 0px;
	padding-left: 18px;
}

ul.leftmenu {
	margin: 0px;
	padding: 0px;
	font: Lucida Sans, Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	list-style: none;
	font-weight:bold;
}
	ul.leftmenu a:link, ul.leftmenu a:visited {
		font-size: 90%;
		text-transform: uppercase;
		color: #000;
		text-decoration: none;
	}
		ul.leftmenu a:active, ul.leftmenu a:hover {
			text-decoration: underline;
		}
	
	ul.leftmenu ul {
		margin: 0px;
		padding: 5px;
		list-style:none;
		font-weight:normal;
	}
		ul.leftmenu ul a:link, ul.leftmenu ul a:visited {
		color:blue;
/*			color: #666; */
			text-transform: none;
		}


