/*
Theme Name: CCollapse
Theme URI: http://www.controlled-collapse.com/
Description: The 2010 theme for Controlled Collapse site.
Author: Tomek Wójcik <labs@tomekwojcik.pl>
Version: 1.0
Tags: custom.
*/

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px none;
}

body {
	background: #000000 url('images/body2.jpg') no-repeat fixed center top;
	color: #ffffff;
	font-family: Arial, helvetica;
	font-size: 12px;
}

.color-gold {
	color: #DBAF0B;
}

#wrapper {
	width: 804px;
	margin: 0px auto;
	background: transparent url('images/wrapper.png') no-repeat right top;
	/*padding-bottom: 148px;*/
}

#header {
	position: relative;
	width: 804px;
	height: 320px;
	background: transparent;
}

#footer {
	width: 804px;
	text-align: center;
	margin-bottom: 18px;
}

#logo {
	position: absolute;
	top: 140px;
	left: 100px;
	width: 295px;
	height: 84px;
	background: transparent url('images/logo.png') no-repeat;
	overflow: hidden;
}

#logo a {
	display: block;
	width: 295px;
	height: 84px;
	padding-top: 90px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 99px;
	left: 39px;
	height: 34px;
	overflow: hidden;
	width: 481px;
}

#menu ul li {
	float: left;
	display: inline;
	margin-right: 7px;
	overflow: hidden;
	height: 14px;
}

#menu ul li a {
	display: block;
	height: 14px;
	padding-top: 20px;
	overflow: hidden;
	color: #000000;
}

#menu ul li.menu-item-news a {
	background: transparent url('images/menu-news.png') no-repeat;
	width: 44px;
}

#menu ul li.menu-item-news a:hover,
#menu ul li.menu-item-news.current-menu-item a {
	background: transparent url('images/menu-news-on.png') no-repeat;
}

#menu ul li.menu-item-bio a {
	background: transparent url('images/menu-bio.png') no-repeat;
	width: 88px;
}

#menu ul li.menu-item-bio a:hover,
#menu ul li.menu-item-bio.current-menu-item a {
	background: transparent url('images/menu-bio-on.png') no-repeat;
}

#menu ul li.menu-item-media a {
	background: transparent url('images/menu-media.png') no-repeat;
	width: 51px;
}

#menu ul li.menu-item-media a:hover,
#menu ul li.menu-item-media.current-menu-item a {
	background: transparent url('images/menu-media-on.png') no-repeat;
}

#menu ul li.menu-item-releases a {
	background: transparent url('images/menu-releases.png') no-repeat;
	width: 66px;
}

#menu ul li.menu-item-releases a:hover,
#menu ul li.menu-item-releases.current-menu-item a {
	background: transparent url('images/menu-releases-on.png') no-repeat;
}

#menu ul li.menu-item-live a {
	background: transparent url('images/menu-live.png') no-repeat;
	width: 31px;
}

#menu ul li.menu-item-live a:hover,
#menu ul li.menu-item-live.current-menu-item a {
	background: transparent url('images/menu-live-on.png') no-repeat;
}

#menu ul li.menu-item-contact a {
	background: transparent url('images/menu-contact.png') no-repeat;
	width: 73px;
}

#menu ul li.menu-item-contact a:hover,
#menu ul li.menu-item-contact.current-menu-item a {
	background: transparent url('images/menu-contact-on.png') no-repeat;
}

#menu ul li.menu-item-facebook a {
	background: transparent url('images/menu-facebook.png') no-repeat;
	width: 79px;
}

#menu ul li.menu-item-facebook a:hover,
#menu ul li.menu-item-facebook.current-menu-item a {
	background: transparent url('images/menu-facebook-on.png') no-repeat;
}

#menu ul li.menu-item-store {
	margin-left: 214px;
	margin-top: 6px;
}

#menu ul li.menu-item-store a {
	background: transparent url('images/menu-store.png') no-repeat;
	width: 46px;
}

#menu ul li.menu-item-store a:hover,
#menu ul li.menu-item-store.current-menu-item a {
	background: transparent url('images/menu-store-on.png') no-repeat;
}

#content {
	padding: 0px 40px;
	width: 724px;
	margin-bottom: 148px;
}

#content div.post {
	padding-bottom: 18px;
}

#content div.post h2.entry-title {
	font-size: 20px;
	color: #dbaf0b;
	padding-bottom: 15px;
	font-weight: normal;
}

#content div.post div.entry-content {
	line-height: 18px;
}

#content div.post div.entry-content p {
	margin-bottom: 18px;
}

#content div.post div.entry-content a,
#content div.post div.entry-content a:active,
#content div.post div.entry-content a:visited {
	color: #dbaf0b;
	text-decoration: none;
}

#content div.post div.entry-content a:hover {
	text-decoration: underline;
}

/* Static pages styles. */
div.post img.aright,
div.post img.aleft {
	border: 1px solid #A69A9A;
	clear: none;
	float: right;
	margin: 4px 0px 5px 8px;
	padding: 3px;
}

div.post img.aleft {
	float: left;
	margin: 4px 8px 5px 0px;
}

#page-media-mp3s p.acenter {
	text-align: center;
}

#page-media-mp3s img.aleft {
	float: none !important;
}

#page-media-wallpaper p.acenter {
	text-align: center;
}

#page-media-wallpaper img.aleft {
	float: none !important;
}

#page-store p.acenter {
	text-align: center;
}

#page-store img.aleft {
	float: none !important;
}

#page-store div.lay1 {
	float: left;
	text-align: center;
}

#page-store div.lay2 {
	float: right;
	text-align: center;
}

#page-media-photos div.imginfo {
	float: left;
	margin-right: 12px;
	width: 429px;
	padding-top: 4px;
}

#page-media-photos div.thumbnails {
	float: left;
	width: 283px;
	text-align: center;
}

#page-store div.clearfix,
#page-media-photos div.clearfix,
#page-releases div.clearfix {
	clear: both;
	height: 18px;
	overflow: hidden;
}

#page-releases div.clearfix {
	height: 1px !important;
}

#page-media-photos div.thumbnails img.aleft {
	float: none !important;
}

#page-releases dt,
#page-live-past dt,
#page-live-future dt {
	font-weight: bold;
	margin: 3px 0;
}

#page-releases dl,
#page-live-past dl,
#page-live-future dl,
#content div.category-live {
	width: 702px;
	margin: 5px 0 18px 0;
	padding: 5px 10px 10px 10px;
	/*border: 1px dotted #5E0000;
	background: #D5DABD;*/
	/*border: 1px solid #ffffff; */
	float: left;
	clear: both;
	overflow: hidden;
}

#page-live-past dl,
#page-live-future dl,
#content div.category-live {
	float: none !important;
}

#page-releases h4 {
	clear: both;
}

/* Live posts */
#content div.category-live {
	/*border: 1px solid #ffffff; */
}

#content div.category-live h2.entry-title {
	margin: 3px 0px;
	font-size: 12px;
	color: #ffffff !important;
	font-weight: bold;
	padding: 0px !important;
	line-height: 18px;
}

#content div.category-live p {
	margin-bottom: 0px !important;
}

#content div.player {
	padding: 3px 3px 0px 2px;
	border: 1px solid #A69A9A
}