/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #3399FF url(../images/img01.gif) repeat-y top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
    float: right;
    width: 391px;
    height: 30px;
    margin: 50px 0px 20px 0;
    padding: 10px 20px;
    background: url(../images/img05.gif) bottom no-repeat;
    color: #FFFFFF;
}

h2 {
	font-size: 2em;
    padding-bottom: 5px;
    color: #FF8400;
}

h3 {
    margin-left: 10px;
    padding: 10px 20px;
    background: url(../images/img06.gif) no-repeat;
    font-size: smaller;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


/* Logo */

#logo {
	float: left;
	width: 260px;
	height: 160px;
	background: url(../images/img02.gif) no-repeat;
}

#logo #site-title {
	padding: 50px 0 0 20px;
	letter-spacing: -.05em;
	font-size: 3.5em;
}

#logo #site-subtitle {
	padding-left: 15px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #3399FF;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
}

#Layout {
	float: right;
	width: 395px;
	padding: 0 50px 0 0;
}


/* Sidebar */

#sidebar {
	clear: left;
	float: left;
	width: 240px;
}

/* Boxed */

.boxed {
	width: 240px;
	padding: 0 0 3em 0;
	background: #FFCC00 url(../images/img04.gif) no-repeat left bottom;
}

.boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(../images/img03.gif) no-repeat;
	font-size: 2em;
	color: #FFFFFF;
}

.boxed a {
    display: block;
    padding: .5em .7em;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: -1px;
    font-size: 1.5em;
    color: #FFFFFF;
}

.boxed a:hover {
    background: #FF9900;
    color: #FFFFFF;
}

.boxed ul {
    margin: 0;
    padding: 0 0 0 1em;
    list-style: none;
}

.boxed a.current {
    background: #FF9900;
}

.boxed ul ul a {
    font-size: 1em;
    padding: 0em 0.5em;
}


/* Footer */

#footer {
	clear: both;
	width: 220px;
	margin: 0 auto;
	padding: 10px 510px 0 0px;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.event .description {
	margin: 0 0 6px 18px;
}
