/* @override http://localhost/festnew/publishing/style.css */

/* @override http://localhost/festnew/platform/style.css */







body
{
	background: #424242;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin: 0;
	padding: 0;
}
.wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
	//background: url(img/bg2.jpg) repeat 0 -43px;
}

#head
{
	
	height: 100px;
	width: 900px;
	background-color: white;
	
}
#head td
{
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#latemusic
{
	height: 65px;
	width: 100px;
	padding-left: 20px;
	vertical-align: middle;
	background: url(img/lcorner.png) no-repeat -3px -3px;
	color: white;
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: 200;
	opacity: 0.76;
}
#latemusic a
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #424242;
}
#latemusic span
{
	color: #8bccff;
	font-size: 26px;
	
}

#concertlogo
{
	text-align: right;
	background: url(img/rcorner.png) no-repeat 595px -3px;
}
#concertlogo img
{
	width: 300px;
}


.navbar
{
	list-style-type: none;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	overflow: hidden;
	height: 28px;
	background-color: #727bc6;
}
.navbar li
{
	text-align: center;
	display: inline-block;
	
	
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

.navbar li a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px;
	padding-left: 30px;
	padding-right: 30px;
}
.navbar li a:hover
{
	color: #343069;
	text-decoration: underline;
	background-color: #d8d2ff;
}

.aboutbox
{
	width: 400px;
	font-size: 14px;
	padding: 10px;
	float: left;
}
.followBox
{
	float: left;
	width: 100%;
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	margin: 0;
	background: #d8d2ff;
	color: #000;
}
.followBox li
{
	float: right;
	overflow: hidden;
	display: block;
	padding: 5px;
	padding-left: 40px;
}
.followBox li a
{
	color: #2900b0;
}
.followBox li a:hover
{
	color: #806fdb;
}
.followBox li img
{
	width: 20px;
	height: 20px;
	margin-top: 3px;
	vertical-align: middle;
}
.followBox li input[type="submit"]
{
	border: 1px solid #fffeff;
	background: #7c74ad;
	color: #fffeff;
}
.document
{
	background-color: #fffeff;
	overflow: hidden;
}
.document a
{
		
	
	text-decoration: none;
	color: #2821dd;
	font-weight: 400;
	
}

.sitemap
{
	float: left;
	display: block;
	width: 100%;
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	padding: 20px;
	background-color: #727bc6;
	margin: 0;
}
.sitemap ul li a:hover
{
	color: #2900b0;
}
.sitemap a
{
	color: #fffeff;
}
.sitemap ul
{
	list-style-type: none;
	float: left;
	padding: 0;
	
	width: 20%;
}
.sitemap ul li h2 a
{
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.document a:hover
{
	color: #000033;
	
}
.document h1
{
	font-size: 20px;
	color: #424242;
	margin-top: 0;
	margin-bottom: 20px;
	margin-top:10px
	
}
.document h2
{
	font-size: 14px;
	font-weight: normal;
	color: #009bd1;
}

