@import "sidebar.css";
@import "comments.css";
@import "albums.css";

body {
	background-image:url("/images/2010/background_large.gif");
	font-family:Helvetica, Arial;
	font-size:13px;
	line-height:16px;
}
a {
	color:#e02933;
	text-decoration:none;
	font-weight:bold;
}
p {
	margin-bottom:10px;
}
strong {
	font-weight:bold;
}

#wrapper {
	position:absolute;
	top:0; left:0;
	z-index:10;
	width:752px;
}
.box {
	float:left;
	width:94px;
	height:94px;
}
.logo {
	line-height:1px;
}
#content {
	width:564px;
	background-color:#FADC75;
}
#menu, #content {
	float:left;
}
#pagination, #props, #menu ul, #language {
	margin-bottom:20px;
}
#menu {
	width:148px;
	text-align:center;
	min-height:670px;
}
#submenu, #menu {
	padding:20px;
	background-color:#000;
}
#submenu {
	padding-right:0;
	background-color:#1b4219;
}
#menu li a {
	display:block;
	height:37px;
	color:#000;
}
#submenu .logo {
	float:left;
	margin-right:20px;
}
#submenu ul {
	float:left;
	width:455px;
}
#submenu li {
	display:inline;
}
#sections li a, #submenu li a {
	float:left;
	color:#7ac0bc;
	width:140px;
	overflow:hidden;
	margin-right:10px;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#submenu li a {
	color:#ffdc70;
}
#sections li a {
	width:170px;
}
#submenu li a:hover {
	color:#fff !important;
}
#submenu li.selected a:hover,
#submenu li.selected a {
	color:#fbe288;
}
#submenu.news ul {
	width:202px;
	float:left;
	margin-right:10px;
}
#submenu.news li a {
	width:202px;
	margin:0;
}
#sections {
	margin-top:10px;
}
.clear {
	clear:both;
}
.body {
	padding:5px 15px 15px 15px;
}
h1, h2, h3 {
	text-indent:-2px;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
}
h1 {
	color:#aa0f14;
	padding:0 20px;
	margin-top:8px;
	min-height:55px;
	text-indent:-3px;
}
h2, h3 {
	position:relative;
	top:-8px;
}
#sections {
	padding:10px 0 10px 20px;
	background-color:#aa0f14;
}
#sections a, 
#sections li a {
	color:#fbe288;
}
#sections {
	color:#fff;
}
.item {
	padding:20px;
}
.item .body {
	padding:0;
}
.item .excerpt {
	margin-bottom:10px;
}

/* partners */
.partnerImage {
	float:left;
	width:120px;
	margin-right:20px;
	overflow:hidden;
	margin-bottom:20px;
}
.partnerDetails {
	float:left;
	width:384px;
}

/* items */
.one {
	background-color:#A8C3A2; /* lgreen */
}
.one a {
	color:#2d4029;
}
.two {
	background-color:#A8D2CF; /* lblue */
}
.two a {
	color:#1c6764;
}
.three {
	background-color:#FDBF21; /* orange */
}
.three a {
	color:#845600;
}
.four, .five {
	background-color:#67B3AE; /* blue */
}
.four a {
	color:#095c58;
}
.five {
	background-color:#F9B5AC; /* pink */
}
.five a {
	color:#9b5e57;
}

/* twingly */
#twingly a {
	font-weight:normal;
}
#twingly {
	background-color:#1c4319;
	padding:15px;
}

#twingly * { background-color:transparent; border-color:#1c4319; padding:0;margin:0;border-collapse:collapse; color:#fff; }
.twingly_get_widget, .twingly_footer, .twingly_no_results ul {
	display:none;
}

/* news boxes */
table.news td {
	padding:15px 15px 5px 15px;
	vertical-align:top;
}
table td .body {
	position:relative;
	top:-7px; left:0;
	padding:0;
}
table.news .thumbnail {
	position:relative;
	top:-5px; left:0;
}
td.medium {
	width:50%;
}
table.news h2, table.news h3 {
	margin-bottom:0;
}
table.news .thumbnail {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	opacity:0.8;
	line-height:1px;
}
table.news .medium .thumbnail {
	float:right;
	margin-left:15px;
	margin-right:0;
}
table.news .large .body {
	float:left;
	width:384px;
}

/* pagination */
.pagination {
	padding:20px;
	margin-top:10px;
	clear:both;
}
div.button {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
div.button a {
	background-color:#fdbf21;
	color:#290d00;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 20px;
	letter-spacing:-0.5px;
}

/* props */
#props {
	font-size:11px;
	color:#999;
}
#props a {
	font-weight:normal;
	color:#fff;
}
#props p {
	margin-bottom:0;
}

.image {
	float:right;
	margin:20px;
}
.item .image {
	margin:0;
	margin-left:20px;
	margin-bottom:20px;
}

/* program temp */
table#program th,
table#program td {
	padding:5px;
	font-size:11px;
	border-bottom:solid 1px #FADC75;
}
table#program th,
table#program td.name {
	font-size:13px;
}

/* artists */
.media {
	margin-bottom:19px;
}
.images {
	margin-top:20px;
	position:relative;
	left:-22px;
	width:566px;
}
.images .image {
	float:left;
	margin:0;
	margin-left:22px;
	margin-bottom:20px;
}

/* sponsors */
#sponsors h1 {
	line-height:1px;
	margin-bottom:20px;
}
#campaignFlash {
	position:relative;
	left:-20px;
	margin-bottom:20px;
}