html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	position: relative;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* reset */

body, html {
	color: #8e7974;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	background: #fcfbfb url(../i/body_bg.jpg) top left repeat-x;
}

p {
	margin-bottom: 16px;
	
}
p em {
	font-style: italic;	
}
p strong {
	font-weight: bold;	
}
br.clear {
	display: block;
	height: 0;
	width: 100%;
	clear: both;	
}

div.hr {
	display: block;
	height: 1px;
	
	clear: both;	
	border-top: 1px solid #eeeaea;
	margin: 0 24px;
	margin-bottom: 27px;
}
div.hr hr {
	display: none;
}

a, a:active, a:visited {
	color: #228faf;
	font-weight: bold;
	text-decoration: none;
	
}

div.text a:hover,
p a:hover,
ul li a:hover {
	text-decoration: underline;
}

h2,h3 {
	font-size: 35px;
	line-height: 39px;
	margin-bottom: 17px;
	font-variant: small-caps;
	font-weight: normal;
	display: inline;
	font-family: Georgia, Times, serif;
}

h3 {
	font-size: 25px;
	margin-bottom: 10px;
	display: block;
}


h2, h2 a,h2 a:visited,h2 a:active {
	color: #8e7974;
	
}

.block {
	display: block;
	overflow: hidden;
	height: 0 !important;
}

div#Wrapper {
	width: 887px;
	margin: 0 auto;
}

div#Content {
	width: 883px;
	background: #fff url(../i/content_bg.jpg) top left repeat-x;
	margin-top: 2px;
	padding: 22px 2px 0 2px;
}
h1 {
	height:101px;
	width: 348px;
	background: url(../i/logo.png) 0 0 no-repeat;
	margin-left: -13px;
}
 h1 a {
	height /**/:101px;
	padding: 101px 0 0 0;
	width: 348px;
 }

div#Headline,
div#Title {
	width: 839px;
	height: 261px;
	margin-top: 2px;
	padding: 35px 24px 0 24px;
}

div#Headline h2,
div#Headline h2 a,
div#Title h2,
div#Title h2 a {
	color: #cdc606;
	margin-bottom: 0px;
	z-index: 10;
	display: block;
	clear: both;
	float: left;
	
}

div#Title h2 {
	position: absolute;
	bottom: 35px;
}

div#Headline h2 a b,
div#Title h2 a b,
div#Headline span.date strong,
div#Title span.date strong,
.blocktext b {
	font-weight: normal;
	padding: 0 5px 3px 5px;
	float: left;
	background: url(../i/headline_bg.png);
	
}



div#Headline p {
	margin-bottom: 0px;
	z-index: 10;
	display: block;
	clear: both;
	float: left;
}
div#Headline p b {
	color: #fcfbfb;
	font-weight: normal;
	padding: 0 2px 3px 2px;
	float: left;
	background: url(../i/headline_bg.png);	
}

div#Headline span.date strong,
div#Title span.date strong {
	padding-left: 5px;
	padding-top: 3px;
	top: 5px;
	color: #CDC606;
}
div#Headline span.date strong {
	top: 0;
}

div#Headline span.date, 
div#Title span.date {
	color: #af9c94;
	margin-bottom: 25px;
	display: block;
	z-index: 10;
	clear: both;
	float: left;
}

div#Title span.date {
	position: absolute;
	bottom: 15px;
	margin-bottom: 0;
}


div#Title div.attach {
	position: absolute;
	bottom: 15px;
	right: 20px;
	z-index: 15;
	border-right: 1px solid #228FAF;
}
div#Title div.attach a {

	font-size: 35px;
	text-align: right;
	line-height: 25px;
	margin-bottom: 0px;
	font-variant: small-caps;
	font-weight: normal;
	
	font-family: Georgia, Times, serif;

	font-size: 24px;
	margin-bottom: 0px;
	display: block;
	float: right;
	clear: both;
	padding: 0 15px 0 5px;
	
	background: url(../i/headline_bg.png);

}

div#Headline p {
	color: #af9c94;
	width: 70%;
	font-size: 16px;
	z-index: 10;
	clear: both;
	float: left;
	font-family: Georgia, Times, serif;
	position: absolute;
	bottom: 25px;
}

div#Headline img,
div#Title img {
	z-index: 1;
	position: absolute;
	top:0;
	left: 0;
}



div.post {
	width: 393px;

	padding-bottom: 26px;
	margin: 0 23px 33px 23px;
	border-bottom: 1px solid #eeeaea;
	
	
	
   
    min-height: 150px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 150px;
}

div.post h2,
div.post h2 a {
	font-size: 25px;
	
}


div.post div.text {
	margin-top: 16px;
}

div.post span.date {
	color:#bbaba7;
	font-size: 20px;
	font-family: Georgia, Times, serif;
}



div.single {	
	
	padding-bottom: 26px;
	margin: 12px 23px 33px 23px;
	border-bottom: 1px solid #eeeaea;
}

div.single img {
	margin-bottom: 5px;
	border: 1px solid #000;
	padding: 1px;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}
img.alignright {
	float: right;
	margin-left: 10px;
}
div.single ul,
div.single ol {
	margin-bottom: 16px;
	list-style-type: square;
	margin-left: 20px;
}

div.single ol   {
	list-style-type: decimal;
}

div.single ul li, 
div.single ol li {
	margin-bottom: 4px;
}


div.third {	
	float: left;
	border-right: 1px solid #eeeaea;
	border-bottom: 0;
	padding-right: 20px;
	width: 460px;
	margin-right: 0;
}

div.noborder {
	border: none;
}
div.borderleft {
	border-left: 1px solid #eeeaea;
}
div.borderright {
	border-right: 1px solid #eeeaea;
}
div.narrow {	
	float: left;
	margin-left: 23px;
	
	border-bottom: 0;
	padding-right: 0px;
	width: 330px;
}



div.narrow h2 {
	color: #cdc606;
	margin-bottom: 0px;
	z-index: 10;
	display: block;
	clear: both;
	position: absolute;
	top: -110px;
}

div.narrow div.text h2 {
	color: #8e7974;
	margin-bottom: 0px;
	z-index: 10;
	display: block;
	clear: both;
	position: relative;
	top: 0px;
	font-size: 25px;	
}

div.half {	
	float: left;
	margin-right: 0;
	padding-right: 23px;
	border-right: 0;
	border-bottom: 0;
	
	width: 44%;
}

div.borderight {
	border-right: 1px solid #eeeaea;
}

ul#Menu {
	width: 552px;
	height: 101px;
	position: absolute;
	top: 0;
	left: 335px;
}

ul#Menu li {
	height: 101px;
	width: 92px;
	display: block;
	float:left;
}
ul#Menu li a {
	height /**/: 101px;
	padding: 101px 0 0 0;
	width: 92px;
	background: url(../i/menu_bg.jpg) no-repeat;
}

ul#Menu li.m1 a { background-position: 0 0; }
ul#Menu li.m1 a:hover,
ul#Menu li.m1 a.active { background-position: 0 -101px; }
ul#Menu li.m2 a { background-position: -92px 0; }
ul#Menu li.m2 a:hover ,
ul#Menu li.m2 a.active { background-position: -92px -101px; }
ul#Menu li.m3 a { background-position: -184px 0; }
ul#Menu li.m3 a:hover,
ul#Menu li.m3 a.active { background-position: -184px -101px; }
ul#Menu li.m4 a { background-position: -276px 0; }
ul#Menu li.m4 a:hover,
ul#Menu li.m4 a.active { background-position: -276px -101px; }
ul#Menu li.m5 a { background-position: -368px 0px; }
ul#Menu li.m5 a:hover,
ul#Menu li.m5 a.active  { background-position: -368px -101px; }
ul#Menu li.m6 a { background-position: -460px 0px; }
ul#Menu li.m6 a:hover,
ul#Menu li.m6 a.active  { background-position: -460px -101px; }


div#Footer {
	background: #eeeaea;
	width: 887px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	margin: 0 auto;
	font-family: Georgia, Times, serif;
	font-size: 12px;
}
div#Footer a {
	color: #8e7974;
	font-weight: normal;
}


div#Media {
	padding-left: 14px;
}
div#Media h3#Music,
div#Media h3#Images,
div#Media h3#Other  {
	width: 283px;
	height: 476px;
	display: block;
	float: left;
	

}
div#Media h3#Music {
	
}
div#Media h3#Music,
div#Media h3#Images {
	border-right: 1px solid #eeeaea;
}

div#Media h3 span.bg {
	width: 258px;
	height: 476px;
	display: block;
	border: 1px solid #000;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 12px;
	z-index: 10;
}

div#Media h3 span.bg b {
	width: 258px;
	height: 476px;
	display: block;
		top: 0;
}

div#Media h3#Music a,
div#Media h3#Images a,
div#Media h3#Other a { 
	width: 258px;
	height: 476px;
	display: block;
	position: absolute;
	top: 0;
	left: 12px;
	z-index: 11;
	overflow: hidden;
}

div#Media h3#Music a span,
div#Media h3#Images a span,
div#Media h3#Other a span{
	height: 35px;
	display: block;
	width: 248px;
	
	padding: 40px 0 10px 10px;
	background: url(../i/headline_bg.png);
	position: absolute;
	top: -85px;
	left:0;
	
	font-size: 35px;
	line-height: 39px;
	
	font-variant: small-caps;
	font-weight: normal;
	
	font-family: Georgia, Times, serif;
	color: #fff;
		
}

div#Media h3#Music span.bg b { 	background-image: url(../i/media_1.jpg) }
div#Media h3#Images span.bg b { 	background-image: url(../i/media_2.jpg) }
div#Media h3#Other span.bg b {	background-image: url(../i/media_3.jpg) }


div#Title.media {
	background-image: url(../i/title_media.jpg);
}
div#Title.history {
	background-image: url(../i/title_history.jpg);
}

div.release {
	padding: 0 15px 0 15px;
	margin: 0 0 27px 605px;
	border-left: 1px solid #eeeaea;
	height: auto !important;
	height: 240px;
	min-height: 240px;
}
div.release h2 {
	font-size: 23px;
	line-height:23px;
	display: block;
}
div.release h2 em {
	font-size: 18px;
	color: #e1dad8;
}
div.release h2 a {
	font-weight: normal;
}
div.release a.cover,
div.release img.cover {
	display: block;
	position: absolute;
	top: 0;
	left: -583px;
	border: 1px solid #000;
}
div.release ul li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
}
div.release ul li a {
	font-size: 12px;
	font-weight: bold;
}

div.single div.piclenselink {
	margin-top:-28px;
	position:absolute;
	right:0;
}
 
div.single div.piclenselink img {
	border: none;
}

div.ngg-galleryoverview {
	margin-bottom: 30px;
}  



.single table {
	width: 100%;
	
}
.single table thead {
	color: #d6c8bf;
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, Times, serif;
		
}

.single table thead td {
	border-bottom: 1px solid #d6c8bf;
	padding-bottom: 5px;
}


.single table tbody tr td {
	color: #8e7974;
	border-bottom: 1px solid #eae3df;
	padding: 3px;
}
