html { background: #fff url(../images/textures/grey1.png); }

body {
	font: 13px/1.5 Helvetica Neue,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	line-height: 1.4;
}

#footer a, 
#header a { 
	text-decoration: none;
	color: #fff;
} 

#main-wrap a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}

#main-wrap {
	width: 942px;
	margin: 0 auto;
	position: relative;
	}
	
#header-wrap {
	background: #ffa302;
	width: 100%;
}

#header {
	position: relative;
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	display: block;
}

#sub-header {
	overflow: hidden;
}

#footer {
	background: #FD9900 url(../images/dodo2.gif) no-repeat 97% 48%;
	position: relative;
	padding: 30px 100px 40px 0;
	margin: 20px auto 0;
	clear: both;
	}

#footer li {
	float: left;
	margin: 0 10px 0 0;
	}

/*header*/

.paypal-logo {
	float: right;
}

div#tabs {
	clear: both;
	overflow: hidden;
}

div#tabs ul {
	overflow: hidden;
	margin: 0;
	padding: 10px 20px 0 10px;
}


	div#tabs li {
		float: left;
		display: inline;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		
	}

		div#tabs li a {
			padding: 4px 10px 3px;
			border-radius: inherit;
			-webkit-border-radius: inherit;
			-moz-border-radius: inherit;
			text-overflow: ellipsis-word;
			text-shadow: 0 1px 0 white;
			line-height: 24px;
			font-weight: bold;
			outline: none;
			border: none;
			display: block;
			position: relative;
		}

		div#tabs li a.selected {
			text-decoration: none;
			border: 1px solid #EEE;
			border-bottom: 1px solid white;
			padding-top: 3px;
			color: #333;
			background: #fff;
		}

div#tabs-hr {
	border-top: 1px solid #EEE;
	margin-top: -1px;
}


#search {
	display: none;
	margin-top: 5px;
	float: right;
	}

h1 {
	float:left;
	display:inline;
}

h1 a img {
	width: 422px;
}
	
#wrap1 {	
	margin: 0;
	width: 100%;	
}

#top-links {
	float: right;
	}

#top-links ul {
	margin: 0;
	padding-top: 40px;
}

#top-links ul li {
	padding: 0;
	margin: 0;

}
	
.cl {
	clear: both;
	}

#left-col {
	display: none;
	background: #000;
	color: #fff;
	width: 200px;
	float: left;	
}

#mid-col { 	
	padding: 0px;
	margin: 0 20px 0 20px ;
}

#right-col { 
	display: none;
	width: 200px;
	float: right;
}

dl {
	display: block;
	background: #224422;
	color: #ff0;
}

dt a {
	display: block;
	background: #2244ee;
	color: #fff;
	padding: 5px;
	font-size: 1.3em;
	text-decoration: none;
}

dt a:hover {
	background: #fff;
	color: #24e;
}

dd a:hover {
	background: #FD9900;
	color: #151;
}

dd a {
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	background: #115511;
	color: #FD9900;
}

.album-wrapper {
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.album-row {
	padding: 10px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	color: #444;
}


.album-row h2 {
	font-size: 15px;
	padding-right: 10px;
	margin-bottom: 3px;
	line-height: 1em;
	letter-spacing: -0.21px;
	color: #000;
	font-weight: bold;
}

#main-wrap .album-row h2 a {
	border-bottom: none;
	text-decoration: none;
	color: #000;
	text-shadow: 0 1px 0 white;
}

.album-row h3 {
	font-weight: normal;
	font-size: 13px;
}

.album-row img {
	float: left;
	display: inline;
	margin: 0px 26px 28px 0px;
	border: 2px solid #fff;
}

#albums-page .album-row {
	float: none;
	padding: 20px;
}

p.email {
	background: url(../images/icons/16/mail.png) 0 0 no-repeat;
	padding-left: 25px;
}

.album-row div.left {
}

.album-row dl {
	background: none;
	color: #000;
	margin: 0;
	float: none;
	clear: both;
	width: 450px;
}

#albums-page .album-row dl dt {
}

.album-row dl dt {
	/*color: #B28F56;*/
	/*color: #4D6E7E;*/
	font-weight: bold;
	width: 64px;
	clear: left;
	color: #000;
	float: left;
	padding-right: 10px;
}

.album-row dl dd {
	color: #000;
	padding-bottom: 6px;
	float: left;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
	white-space: nowrap;
	width: 270px;
}

.album-row dl dd ul {
	margin: 0;
}

.album-row blockquote {
	margin: 0;
}

.album-row cite {
	margin: 0;
}

.intro p {
	width: 600px;
}
p.feature {
	color: #555;
	background: white;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	padding-right: 5px;
}
p.feature span {
	padding: 10px;
	float: left;
	display: block;
}

.payment-shpiel {
	float: right;
}
.payment-shpiel p {
	margin-bottom: 5px;
}

.ogg-support,
.ax { position: absolute; left: -9999px; }
.left { float: left; }
.right { float: right; }
.cl { clear: both;}
.hovered { cursor: pointer;}

#left-col {
}

#right-col {
	padding-top: 9px;
}

img.right {
	padding-left: 10px;
	padding-bottom: 10px;
}

.cell {
	padding-bottom: 20px;
}

.albums-small .album-row {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E5E5E5;
	position: relative;
	min-height: 90px;
	width: 194px;
}

.albums-small .album-row-with-images {
	padding: 10px 10px 10px 110px;
}

.albums-small .hovered {
	background: url(../images/textures/tile1.png);
}

.albums-small img {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0;
}
.albums-small .album-row img {
	width: 80px;
}

@media screen and (max-width: 760px) {
	.intro p,
	#header,
	#main-wrap {
		width: inherit;
	}
	#header { padding: 0; }
	#footer { margin-top: 0; }
	#sub-header { margin-bottom: 0; }
	img.paypal-logo { display: none; }
	h1 a {
		padding-left: 5px;
		padding-right: 5px;
		display: block;
	}
	h1 a img { width: 95%; }
	.album-row {
		float: none;
		width: inherit;
	}
	div#tabs li { margin-right: 5px; }
	div#tabs li a {
		padding-left: 5px;
		padding-right: 5px;
	}
}
.forthcoming-albums .album-row {
	width: 215px;
}

