/* Start of CMSMS style sheet 'Main Style' */
body {
	margin:0;
	padding:0;
	background:url('uploads/images/common/background.jpg') top center scroll no-repeat #000000;
	text-align:center;
	font-family:verdana;
	font-size:13px;
	color:#ffffff;
}

h1 {
}

h2 {
	font-size:13px;
}

.head-home {
	font-weight:bold;
	color:#FF64FF;
}

.head-listen {
	font-weight:bold;
	color:#FF0000;
}

.head-look {
	font-weight:bold;
	color:#FFC800;
}

.head-timetravel {
	font-weight:bold;
	color:#00FF03;
}

.head-download {
	font-weight:bold;
	color:#00FFFF;
}

.head-contact {
	font-weight:bold;
	color:#0000FF;
}

.head-musicnonstuff {
	font-weight:bold;
	color:#FF00FF;
}

a{
	color:#4285BB;
	text-decoration:none;
}

a:visited {
	color:#7540BD;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	width:926px;
	margin:0 auto;
}

/** HEADER **/

#header {
	position:relative;
	height:250px;
	margin-bottom:50px;
}

#download-banner {
	display:block;
	position:absolute;
	left:442px;
	top:181px;
	width:260px;
	height:50px;
	background:url('uploads/images/common/download-banner.png') top left no-repeat;
}

#download-banner:hover {
	background-position:0 -50px;
}

#tracksloop {
	position:absolute;
	left:730px;
	top:55px;
	width:160px;
	height:160px;
}

/** SIDEBAR **/

#sidebar {
	float:left;
	width:300px;
	margin-right:24px;
}

#newsflash {
	float:left;
	width:300px;
	text-align:left;
	margin-bottom:24px;
}

#newsflash .top {
	background-image:url('uploads/images/common/newsflash.png');
	height:40px;
}

#newsflash .bottom-left, #newsflash .bottom-right {
	background-image:url('uploads/images/common/rounded-box.png');
	font-size:2px;
	height:6px;
}
#newsflash .top-left, #newsflash .bottom-left {
	margin-right:6px;
}
#newsflash .top-right, #newsflash .bottom-right {
	margin-left:6px;
	margin-top:-6px;
}
#newsflash .top-right {
	background-position:100% 0;
}
#newsflash .top-left {
	width:6px;
}
#newsflash .bottom-left {
	background-position:0 -6px;
	width:6px;
}
#newsflash .bottom-right {
	background-position:100% -6px;
}
#newsflash .inside {
	background-color:#181818;
	min-height:10px;
	padding: 20px 20px 14px 20px;
}

#social-networks {
	float:left;
	width:300px;
	text-align:left;
}
#social-networks .top-left, #social-networks .top-right, #social-networks .bottom-left, #social-networks .bottom-right {
	background-image:url('uploads/images/common/rounded-box.png');
	font-size:2px;
	height:6px;
}
#social-networks .top-left, #social-networks .bottom-left {
	margin-right:6px;
}
#social-networks .top-right, #social-networks .bottom-right {
	margin-left:6px;
	margin-top:-6px;
}
#social-networks .top-right {
	background-position:100% 0;
}
#social-networks .top-left {
	width:6px;
}
#social-networks .bottom-left {
	background-position:0 -6px;
	width:6px;
}
#social-networks .bottom-right {
	background-position:100% -6px;
}
#social-networks .inside {
	background-color:#181818;
	min-height:10px;
	padding:14px 20px;
}

/** CONTENT WRAPPER **/

#content-wrapper {
	float:right;
	width:602px;
}

/** MENUBAR **/

#menubar {
	height:104px;
	text-align:left;
	margin-bottom:-12px;
}

#menubar ul {
	line-height:92px;
	margin:0;
	padding:0;
}

#menubar li {
	display:inline;
	list-style-type: none;
}

#menubar li a {
	width:86px;
	height:104px;
	display:block;
	float:left;
}

#menubar #home1 {
	background:url('uploads/images/common/home.png') top center no-repeat;
}

#menubar #listen1 {
	background:url('uploads/images/common/listen.png') top center no-repeat;
}

#menubar #look1 {
	background:url('uploads/images/common/look.png') top center no-repeat;
}

#menubar #timetravel1 {
	background:url('uploads/images/common/timetravel.png') top center no-repeat;
}

#menubar #download1 {
	background:url('uploads/images/common/download.png') top center no-repeat;
}

#menubar #contact1 {
	background:url('uploads/images/common/contact.png') top center no-repeat;
}

#menubar #musicnonstuff1 {
	background:url('uploads/images/common/musicnonstuff.png') top center no-repeat;
}

#menubar #home1:hover,
#menubar #listen1:hover,
#menubar #look1:hover,
#menubar #timetravel1:hover,
#menubar #download1:hover,
#menubar #contact1:hover,
#menubar #musicnonstuff1:hover {
	background-position:0 -104px;
}

body#home #menubar #home1,
body#listen #menubar #listen1,
body#look #menubar #look1,
body#timetravel #menubar #timetravel1,
body#download #menubar #download1,
body#contact #menubar #contact1,
body#musicnonstuff #menubar #musicnonstuff1 {
	background-position:0 -208px;
}

.next-previous {
	float:right;
	font-size:0.8em;
}

/** CONTENT **/

#content {
	text-align:left;
}
#content .top-left, #content .top-right, #content .bottom-left, #content .bottom-right {
	background-image:url('uploads/images/common/rounded-box.png');
	font-size:2px;
	height:6px;
}
#content .top-left, #content .bottom-left {
	margin-right:6px;
}
#content .top-right, #content .bottom-right {
	margin-left:6px;
	margin-top:-6px;
}
#content .top-right {
	background-position:100% 0;
}
#content .top-left {
	width:6px;
}
#content .bottom-left {
	background-position:0 -6px;
	width:6px;
}
#content .bottom-right {
	background-position:100% -6px;
}
#content .inside {
	background-color:#181818;
	min-height:208px;
	padding:14px 20px;
}

#content p {
	width:405px;
	text-align:justify;
}

#content img {
	float:right;
}

.wallpaper {
	float:left;
	width:187px;
}

.wallpaper img {
	float:none !important;
	margin:10px 0;
}

.wallpaper ul {
	margin:0;
	padding:0;
}

.wallpaper li {
	list-style-type:none;
	line-height:1.5em;
}

.image-left img {
	float:none !important;
	margin-right:4px;
}

.image-left .single {
	width:100px;
	float:left;
	margin-right:9px;
}

.contactform fieldset {
	border:0;
	margin:20px 0;
	padding:0;
}

.contact-name, .contact-email, .contact-subject {
	height:30px;
}

.contact-name label, .contact-email label, .contact-subject label , .contact-message label {
	width:85px;
	display:block;
	float:left;
}

.contact-name input, .contact-email input, .contact-subject input , .contact-message input {
	width:310px;
	border:0;
	padding:4px;
	background-color:#242424;
	color:#ffffff;
}

.contact-message textarea {
	width:310px;
	border:0;
	padding:4px;
	background-color:#242424;
	color:#ffffff;
}

.captcha {
	width:318px;
	height:140px;
	margin-left:85px;
}

.captcha img {
	float:none !important;
	display:block;
	margin-bottom:10px;
}

.captcha input {
	width:90px;
	margin:10px 0;
	border:0;
	padding:4px;
}

.submit {
	width:305px;
	margin-left:85px;
}

.submit .fbsubmit {
	width:100px;
}

.error_message {
	color:#ff0000;
}

.error_message ul {
	margin:0;
	padding:0;
}

.error_message li {
	list-style-type: none;
	line-height:1.5em;
}

/** FOOTER **/

#footer {
	width:926px;
	margin-top:26px;
}
#footer .top-left, #footer .top-right, #footer .bottom-left, #footer .bottom-right {
	background-image:url('uploads/images/common/rounded-box.png');
	font-size:2px;
	height:6px;
}
#footer .top-left, #footer .bottom-left {
	margin-right:6px;
}
#footer .top-right, #footer .bottom-right {
	margin-left:6px;
	margin-top:-6px;
}
#footer .top-right {
	background-position:100% 0;
}
#footer .top-left {
	width:6px;
}
#footer .bottom-left {
	background-position:0 -6px;
	width:6px;
}
#footer .bottom-right {
	background-position:100% -6px;
}
#footer .inside {
	background-color:#181818;
	min-height:10px;
	padding:5px 20px 14px 20px;
}

.footer-col {
	width:295px;
	text-align:left;
	float:left;
}

.footer-col ul {
	margin:0;
	padding:0;
}

.footer-col li {
	list-style-type: none;
	line-height:1.5em;
}

#copyright {
	color:#242424;
	line-height:26px;
}
/* End of 'Main Style' */

