/* StrangeFaces.com  */
/* Main CSS          */
/* BUNKRE Media      */

/* Typography */
h1 {
	margin: .478em 0; /* 11 0 */
	/* font: 2.3em "Avant Garde", Helvetica, Arial, sans-serif;*/ /* 23 */
	font-sze: 2.3em;
}
p {
	margin: 1em 0; /* 11 0 */
	font-size: 1.2em; /* 12 */
	line-height: 1.455em; /* 16 */
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #f3f1eb;
}
a:hover {
	color: #d07c1b;
}

/* Common */
div.clear {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}


/* Shared Layout */
body, html {
	height: 100%;
}
body {
	font: 62.5% Century Gothic, Helvetica, Arial, sans-serif;
	background: #0e0903 url(/imgs/temp_paperBkgd6.jpg) repeat-x right 0;
	background-attachment: fixed;
	color: #f3f1eb;
	text-align: center;
}

#wrap {
	min-height: 100%; /* Needs IE fix?! */
	background: transparent url(/imgs/logoBkgd1.png) fixed no-repeat 16px 0;
}

#contentWrap {
	width: 920px;
	margin: 0 auto 80px;
	text-align: left;
}


/* Navigation */
#nav {
	margin: 23px 26px 25px;
	float: right;
	display: inline;
	height: 20px;
}
#nav ul {
}
#nav ul li {
	float: left;
	display: inline;
	margin-left: 15px;
}
#nav ul li a {
	float:left;
	display: block;
	text-decoration: none;
/*	font: 13px "Avant Garde", Helvetica, Arial, sans-serif; */
	font-size: 13px;
	overflow: hidden;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #f3f1eb;
}
#nav ul li a:hover {
	color: #f3f1eb;
	height: 20px;
}
#nav ul li a strong {
	visibility: hidden;
}

a#navHome {
	background-image: url(/imgs/nav_home.png);
	width: 37px;
}
a#navMusic {
	background-image: url(/imgs/nav_music.png);
	width: 36px;
}
a#navShows {
	background-image: url(/imgs/nav_shows.png);
	width: 39px;
}
a#navStore {
	background-image: url(/imgs/nav_store.png);
	width: 31px;
}
a#navPress {
	background-image: url(/imgs/nav_press.png);
	width: 32px;
}
a#navMyspace {
	background-image: url(/imgs/nav_myspace.png);
	width: 59px;
}

img#pageHeader {
	margin: 0 0 9px;
}

/* Home Album Area */
div#albumAdArea {
	background-color: #0b0600;
	padding: 0 0 0 28px;
	height: 142px;
	margin-bottom: 26px;
}
div#albumAdArea img {
	float: left;
	display: inline;
	margin-top: 19px;
}
div#albumAdArea p {
	float: left;
	display: inline;
	margin: 39px 0 0 11px;
	height: 32px;
	width: 164px;
	background: transparent url(/imgs/homeAlbumCopy.gif) 0 0 no-repeat; 
}
div#albumAdArea p img {
	float: none;
	display: block;
	margin-top: 0;
}


/* Content */
#content {
	margin: 0 26px 0 381px;
	padding-bottom: 80px;
	clear: both;
}
#content ul {
	list-style-position: outside;
	list-style: disc
}
#content ul li {
	margin: 1em 0; /* 11 0 */
	font-size: 1.1em; /* 11 */
	line-height: .85em; /* 16 */
}
#content h3 {
	font-size: 14px;
	margin: 1.5em 0 0;
}

/* NEWS Posts */
div.post {
	border-top: 1px solid #3a2308;
	padding: 5px 0 0;
	margin-bottom: 20px;
	clear: both;
}
/* post headlines */
div.post h2 {
	font-size: 16px;
	font-weight: bold;
	color: #d07c1b;
	 text-transform: lowercase; 
}
div.post h2 a:link, div.post h2 a:visited {
	color: #d07c1b;
}
div.post h2 a:hover {
	color: #f3f1eb;
}
div.post a:hover {
	text-decoration: underline;
}
/* posted time */
div.post small {
	font: 9px/15px Arial, Helvetica, sans-serif;
}
/* comments line */
div.post p.postmetadata {
	font-size: 10px;
	color: #d7801a;
	margin: 13px 0 0;
}
div.post p.postmetadata a:link, div.post p.postmetadata a:visited {
	color: #d7801a;
}
div.post p.postmetadata a:hover {
	color: #f3f1eb;
}
textarea#comment {
	width: 100%;
}

/* Single post */
div.navigation div {
	padding-bottom: .75em;
}
div.navigation div.alignleft {
	float: left;
	width: 50%;
}
div.navigation div.alignright {
	float: right;
	text-align: right;
	width: 50%;
}
h3#comments {
	margin-bottom: .5em;
}
ol.commentlist {
	border-top: 1px solid #3A2308;
}
ol.commentlist li {
	border-bottom: 1px solid #3A2308;
	padding: 1em 0 .5em 40px;
}
ol.commentlist li img {
	float: left;
	margin-left: -40px;
}
ol.commentlist li cite {
	font-style: normal;  /* IE6 makes it italic? */
}
#commentform textarea, #commentform input {
	background-color: #f3f1eb;
}
ol.commentlist li a:link, ol.commentlist li a:visited {
	color: #D07C1B;
}
ol.commentlist li a:hover {
	color: #D07C1B;
	text-decoration: underline;
}
ol.commentlist li small {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
ol.commentlist li small a:link, ol.commentlist li small a:visited {
	color: #f3f1eb;
}
ol.commentlist li small a:hover {
	text-decoration: none;
}


/* MUSIC Page */
div.entry h2 em {
	color: #f3f1eb;
	font-size: 11px;
	font-weight: normal;
}
div.page ol {
	margin: 1em 0;
	list-style-position: outside;
	list-style: armenian;
	list-style: decimal
}
#content div.page ol li {
	color: #d07c1b;
	font-size: 1.25em;
	line-height: 1.25em;
}
#content div.page ol li a {
	font-size: 0.75em;
	padding: 0 3px;
}
a.coverLink img {
	border: 2px solid #231c14;
}
a.coverLink:link img, a.coverLink:visited img {
	border-color: #f3f1eb;
}
a.coverLink:hover img {
	border-color: #d07c1b;
}


/* Footer OLD */
div#footer {
	position: fixed;
	z-index: 1000;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	font-size: 1em;
	line-height: 1.5em;
	height: 49px;
	text-align: left;
	border-top: 1px solid #181613;
}

div#leftFooter {
	float: left;
	display: inline;
	width: 300px;
	margin: 13px 0 0 20px;
	font-size: 14px;
}
div#rightFooter {
	float: right;
	display: inline;
	width: 300px;
	text-align: right;
	margin: 7px 26px 0 0;
}
#footer p {
	font-size: 10px;
	margin: 0 25px 0 0;
}
#footer p.smallPrint {
	font-size: 9px;
	color: #82807b;
}
#footer em {
	color: #d07c1b;
	padding: 0 3px;
}
