
@import "reset.css";
@import "text.css";
@import "960.css";

@import "nav.css";

html
{
	min-height: 101%;
}

body
{
	background: #e8d6aa;
	text-align: center;
}

/**
 *  Anchors
 */
a {
	color: #0065b1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.center
{
	text-align: center;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

/**
*	Header Area
**/
#header
{
	height: 120px;
	margin: auto;
	width: 960px;
}

#header h1
{
	margin:  -160px 0 0 20px;
	*margin: -163px 0 0 -918px;
	z-index: 9999;
}

#header h1 a
{
	background: url(/images/logo.gif) left top no-repeat;
	display: block;
	height: 160px;
	position: absolute;
	text-indent: -9999px;
	width: 160px;
	z-index: 9999;
}

/**
*	Content Area
**/
#container
{
	background: #fcebca url(/images/bg_container_flag.jpg) left top no-repeat;
}

div#content
{
	background-color: #FFFFFF;
	color: #626366;
	padding: 10px 20px 10px 20px;
	text-align: left !important;
}

#content h1
{
	color: #274a72;
	font-size: 20px;
}

div.block
{
	margin-bottom: 10px;
}

div.break
{
	margin-bottom: 30px;
}

div.partners img
{
	margin: 15px;
}

/**
* List styles
**/
ul.group
{
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 3px;
}

ul.group img.left
{
	border: 2px solid #37577c;
	margin: 0 5px 20px 0;
}

ul.group li
{
	float: left;
	padding: 0 0 0 5px;
	width: 185px;
}

ul.group li h2 a
{
	color: #f07100;
	font-size: 11px;
	line-height: 1.25em;
	text-decoration: none;
	text-transform: uppercase;
}

ul.group li h3 a
{
	color: #37577c;
	font-size: 9px;
	line-height: 1.25em;
	text-decoration: none;
	text-transform: uppercase;
}

ul.group li,
ul.group li h2,
ul.group li h3,
ul.group li p
{
	margin: 0;
	text-align: left;
}

#rightbar ul
{
	list-style: none;
	margin: 1em 0 0 0;
}

#rightbar ul li
{
	list-style: none;
	margin: 0 0 1em 0;
}

#leftbar
{
	color: #626366;
	padding: 10px;
	text-align: left;
}

#leftbar ul
{
	list-style: none;
	margin: 15px 0 0 0;
}

#leftbar ul li
{
	list-style: none;
	margin: 0 0 1em 0;
}

#rightbar ul li a,
#leftbar ul li a
{
	color: #626366;
}

#leftbar h3,
#rightbar h3
{
	color: #0065b1;
	font-size: 11px;	
	margin: 0;
	text-transform: uppercase;
}


/**
*	Footer area
**/
#footer ul
{
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#footer ul li
{
	float: left;
	margin: 0 10px 0 0;
}

#footer p
{
	color: #274a72;
	padding-right: 10px;
	text-align: right;
}

#footer a
{
	color: #274a72;
}

/**
* Widgets
**/
a.livemark
{
	background: url(/images/livemark.png) center center no-repeat;
	display: block;
	height: 13px;
	text-indent: -9999px;
	width: 13px;
}

a#violator
{
	background: url(/images/violator.png) top right no-repeat;
	display: block;
	float: right;
	height: 134px;
	margin-bottom: -134px;
	text-indent: -9999px;
	width: 134px;
}

#calendar_date
{
	position: absolute;
	width: 149px;
	font-weight: bold;
	font-size: 10px;
	margin-top: 25px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5em;	
}

/**
* Status messages
**/
div.error
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.warning
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.success
{
	background-color: #009900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/**
* Shuttle controls
**/
#shuttleLinks
{
	font-size: .89em;
	color: #666666;
	text-align:center;
	vertical-align: top;
	margin-top: 6px;
}

#shuttleLinks img
{
	padding: 0 2px 0 2px;
	margin-bottom: -4px;
}

#shuttleLinks a:link
{
	text-decoration: underline;
}

#shuttleLinks a:visited
{
	text-decoration: underline;
}

#shuttleLinks a:hover
{
	color: #666666;
	text-decoration: underline;
}

#shuttleLinks a:active
{
	color: #999999;
	text-decoration: underline;
}

#shuttle_previous
{
	float: left;
}

#shuttle_next
{
	float: right;
}

#shuttleLinks #shuttle_previous a,
#shuttleLinks #shuttle_next a
{
	color: #90c845;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/**
* Titles
**/
h1.all_events
{
	background: url(/images/title_all-events.gif) no-repeat;
	display: block;
	height: 34px;
	margin: 0;
	text-indent: -9999px;
	width: 153px;
}

h1.press
{
	background: url(/images/title_press.gif) no-repeat;
	display: block;
	height: 34px;
	margin: 0;
	text-indent: -9999px;
	width: 83px;
}

h1.press_releases
{
	background: url(/images/title_pressreleases.gif) no-repeat;
	display: block;
	height: 34px;
	margin: 0;
	text-indent: -9999px;
	width: 223px;
}

h1.days_of_glory
{
	background: url(/images/title_31_days_of_glory.gif) no-repeat;
	display: block;
	height: 34px;
	margin: 0;
	text-indent: -9999px;
	width: 238px;
}

h1.salute
{
	background: url(/images/title_31_day_salute.gif) no-repeat;
	display: block;
	height: 33px;
	margin: 0;
	text-indent: -9999px;
	width: 150px;
}

h1.participating_partners
{
	background: url(/images/title_participating_partners_h1.gif) no-repeat;
	display: block;
	height: 34px;
	margin: 0;
	text-indent: -9999px;
	width: 341px;
}

h2.downloads
{
	background: url(/images/title_downloads.gif) no-repeat;
	display: block;
	height: 14px;
	margin: 0;
	text-indent: -9999px;
	width: 91px;
}

h2.partners
{
	background: url(/images/title_participating_partners.gif) no-repeat;
	display: block;
	height: 14px;
	margin: 0;
	text-indent: -9999px;
	width: 194px;
}

h2.newsletter
{
	background: url(/images/title_newsletter.gif) no-repeat;
	display: block;
	height: 12px;
	margin: 0;
	text-indent: -9999px;
	width: 95px;
}

h2.local_info
{
	background: url(/images/title_local_information.gif) no-repeat;
	display: block;
	height: 14px;
	margin: 0;
	text-indent: -9999px;
	width: 154px;
}

h3.partners
{
	background: url(/images/title_participating_partners.png)  center center no-repeat;	
	display: block;
	height: 7px;
	margin: 0;
	text-indent: -9999px;
	width: 390px;
}

h3
{
	color: #0065b1;
	font-size: 14px;
	margin: 0;
}

h4
{
	color: #e33b45;
	font-size: 11px;	
	margin: 0;
	text-transform: uppercase;
}

/**
* Events
**/
div.post
{
	margin-bottom: 15px;
}

div.post h2
{
	font-size: 14px;
	margin: 0;
}

div.post .meta
{
	font-size: 14px;
	font-weight: bold;
}

div.post div.jump a
{
	color: #e33b45;
}

