/* @override http://www.unearthedmusic.com/uem/wp-content/themes/uem-theme/style.css */

/*
Theme Name:UEM Theme
Theme URI:http://unearthedmusic.com	
Description:This theme is designed specifically for Unearthed Music with a collection of custom page templates that include the functionality of the original Unearthed Music front-end application. Based originally on "Clean Home".
Version:0.1
Author:John Keston
Author URI:http://johnkeston.com
Tags:
*/

@font-face {
	font-family: 'titillium-1';
	src: url('titillium/TitilliumText22L001.otf');
}
@font-face {
	font-family: 'titillium-250';
        src: url('titillium/TitilliumText22L002.otf');
}
@font-face {
	font-family: 'titillium-400';
        src: url('titillium/TitilliumText22L003.otf');
}
@font-face {
	font-family: 'titillium-600';
        src: url('titillium/TitilliumText22L004.otf');
}
@font-face {
	font-family: 'titillium-800';
        src: url('titillium/TitilliumText22L005.otf');
}
@font-face {
	font-family: 'titillium-999';
        src: url('titillium/TitilliumText22L006.otf');
}
body {
	background-image: url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/backrpt.png);
	background-repeat: repeat-x;
	background-color:  #dce0d8;
	font: 14px "titillium-250", "arial", "sans-serif";
	color: #2B231C;
	line-height:1.4em;
}

h2 {
	font-family: 'titillium-600' "arial", "sans-serif";
	font-weight: 600;
	font-size: 1.5em;
	margin: 1em 0;
}

strong {
	font-family: 'titillium-600' "arial", "sans-serif";
}

a {
	font-family: 'titillium-1' "arial", "sans-serif";
	text-decoration:none;
	color: #6496a7;
	font-size: 14px;
}
a:hover {
}


/* BEGIN - added by john keston 4/24/2010 */
img.lg_release {
	margin: 0px 0px 15px 15px;
	
}
.img_pb {
	/* border:1px solid #e6e2c7; */
	margin-bottom:5px;
	padding:3px;
}
.img_fl {
	float:left;
	margin: 0px 15px 0px 0px;
	padding: 3px;
}
.img_fr {
	float:right;
	margin: 0px 0px 0px 15px;
	padding: 3px;
}
#sidebar .block img.img_table {
 	margin: 7px 0px 0px 0px;
}

.img_release {
	padding: 10px 12px 0px 0px;
}

.post table {
	margin: 0px 0px 0px 15px;
}


.post .headline {
	color: #dce0d8;
	font-family: 'titillium-1' "arial", "sans-serif";
	vertical-align: bottom;
	font-size: 16px;
	padding: 5px 5px 0px 10px;
	background:  #2B231C;
	letter-spacing: 1px;
}
/* END */
.img_link {
	border: none;
	text-decoration: none;
}
	.img_link:hover {
	text-decoration: none;
}
	.nlink {
	font-weight:normal;
}

hr{
	margin-top: 30px;
	border:0;
	width: 650px;
	color: #f0f5ea;
	clear:both;
}

#wrapper {
	width:960px;
	margin:0px auto;
}

#header {
	width:960px;
	height: 175px;
	background: url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/header_back.png) no-repeat;
	background-position: right;
	margin:  0;
	padding:  0;
}

#logo {
	float: left;
	margin: 0 0 0 0;
}

#logo a {
	color:#065573;
	font: 40px "titillium-999", "arial", "sans-serif";
	text-decoration:none;
	border-bottom:none;
	/* letter-spacing:-3px; */
}

#logo h2 {
	color: #065573;
	font: 20px "titillium-800", "arial", "sans-serif";
	font-weight : 200;
	padding : 6px 4px 0 0;
	letter-spacing : -1px;
}


/*  START NAVIGATION */
#nav {
	font-family: "titillium-250", "arial", "sans-serif";
	margin: 100px 0 0 0;
	float:  right;
}

#nav ul {

}

#nav li {
	font-size: 18px;
	text-align:  right;
	display: inline;
}

#nav li a {
	font-size: 18px;
	color: #dce0d8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
}

#nav li a:hover {
	color: #6496a7;
	background-image: url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/nav_back.png);
	background-repeat: no-repeat;
}
/*  END NAVIGATION */

#blurb {
	font-family:"titillium-600", "arial", "sans-serif";
	height:auto;
	border-bottom:1px dotted #ccc;
	width:100%;
	float:left;
	padding:35px 0;
	font-size:32px;
	font-weight:400;
	line-height:120%;
}
#blurb:hover {
color:#336699;
}

#content {
	width: 700px;
	float: left;
	min-height:420px;
	background: #c7cac4;
	margin: 0px 0px 30px 0px;
}

#content span.headline {
	margin: 0px 0px 0px 15px
}

#content form h1 {
	color: #6496a7;
	font-size: 18px;
}

#content form p {
	margin: 5px 0px 10px 0px;
}

#content form{
	margin: 15px 0px 0px 15px;
}

#content input#slm {
	margin: 0px 0px 10px 0px;
	display: block;
}

#content select#slm {
	margin: 0px 0px 10px 0px;
	display: block;
}

#content textarea#slm {
	margin: 0px 0px 10px 0px;
	display: block;
}

#content form label#slm_label {
	color: #6496a7;
	width: auto;
	margin: 0px 15px 0px 0px;
}
.post {
	margin: 0px 0px 15px 0px;
	min-height: 225px;

}

.post label {
	display: block;
}

.post input {
	display:  block;
	margin:  0px 0px 10px 0px;
}

.post textarea {
	margin:  0px 0px 10px 0px;
}


.post ul#venue {
	margin: 0px 0px 0px 15px;
}

.post ul#venue li{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
}

.post a.map {
	margin: 0px 0px 0px 15px;
}

.post a.map img{
	margin: 5px 0px 5px 0px;
}

.post a#google {
	margin:  0px 0px 0px 15px;
	display: block;
}

.post. img {
	margin: 0px 0px 0px 15px;
}
.post p {
	margin: 0px 15px 15px 15px;
	color: #2B231C;
}
.post em{
	font-style:italic;
}

.post h1 {
	font-family:"titillium-1", "arial", "sans-serif";
	color:#dce0d8;
	background: #2B231C;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 2px 15px;
	/* border-top: 3px solid #c7cac4;
	border-right: 3px solid #c7cac4;
	border-bottom: 2px solid #dce0d8;
	border-left: 2px solid #6496a7; */
}

.post h1 a{
	font-family:"titillium-1", "arial", "sans-serif";
	color:#dce0d8;
	font-size: 18px;
	}

.post h2 {
	font-family:"titillium-600", "arial", "sans-serif";
	font-size:24px;
	margin:25px 0 10px 0;
}
.post h3, .post h4 {
	font-family:"titillium-400", "arial", "sans-serif";
	font-size:20px;
	margin:15px 0 10px 0;
	font-weight:normal;
}
.post h4 {
	font-size:18px;
}
.post h1 a:hover, .post h2 a:hover, .post h3 a:hover, .post h4 a:hover {
	color:#6496a7;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small {
	color: #6496a7;
	font-family:"titillium-1", "arial", "sans-serif";
	font-size: 16px;
	float: right;
	margin: 0px 15px 0px 0px;
}
.post small a {
	font-weight:normal;
}

.navigation {
	width: 700px;
	height: 30px;
	float: right;
	margin: 15px 0px 0px 0px;
}
.alignleft {
	
	float: left;
	margin: 0px 0px 0px 15px;
}
.alignright {
	float: right;
	margin: 0px 15px 0px 0px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}

.post abbr {
	font-weight:normal;
}
.post ul{
	list-style:circle;
	margin:0 0 0 25px;
}
.post ol{
	list-style:decimal;
	margin:0 0 0 30px;
}
.post .wp-caption {
	background:#f7f7f7;
	border:1px solid #ccc;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}
.post .message ul {
	margin:12px 0 0;
}
.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#CFDEC3;
}
#comments h3, #comments h4{
	font-family:"titillium-250", "arial", "sans-serif";
	font-size:24px;
	margin:35px 0 5px;
	font-weight:normal;
}
#comments h4{
	font-size:28px;
}
#comments cite{
	font-family:"titillium-800", "arial", "sans-serif";
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
#comments em {
	font-style:italic;
	text-align:right;
}
#comments ol.commentlist li {
	margin-top:20px;
	border:1px dotted #ccc;
	border-right:0;
	padding:10px 5px 20px 10px;
	min-height:110px;
}
#comments p {
	margin:10px 0 0 10px;
	width:auto;
}
#comments span {
	display:block;
	color:#eee;
	font-family:"titillium-250", "arial", "sans-serif";
	font-size:120px;
	font-weight:normal;
	float:right;
	padding-top:25px;
}
#comments ul.formlist {
	margin:20px auto;
	width:375px;
}
#comments ul.formlist li {
	display:block;
	margin:10px 0 0;
}
#comments ul.formlist p{
	margin:10px 0 0;
	text-align:center;
}
#comments input {
	font-family:"titillium-1", "arial", "sans-serif";
	width:370px;
	font-size:18px;
	font-weight:normal;
}
#comments textarea {
	font-family:"titillium-1", "arial", "sans-serif";
	width:370px;
	font-size:18px;
	font-weight:normal;
}
#comments li.submitbutton input {
	text-align:center;
	background:#CFDEC3;
	border:1px solid #aaa;
	color:#000;
	font-family:"titillium-1";
	font-weight:normal;
	font-size:20px;
	width:374px;
}
#comments .center {
	text-align:center;
}
#sidebar {
	width: 229px;
	float:right;
	margin: 0px 0px 0px 0px;
}

#sidebar .img{
	margin:  0px 0px 0px 0px;
}
#sidebar h3 {
	font-size: 14px;
	width:  222px;
	background:  #2B231C;
	color: #dce0d8;
	font-family:"titillium-1", "arial", "sans-serif";
	letter-spacing: 1px;
	padding:  3px 0px 0px 7px;
}
#sidebar .block a {
	/*color: #2B231C;*/
	font-family:"titillium-250", "arial", "sans-serif";
	margin: 0px 0px 0px 7px;
}
#sidebar .block form {
	margin-top: 5px;
}

#sidebar h5 {
	color: #2B231C;
	margin: 0px 0px 0px 7px;
}

#sidebar h5 a{
	font-size: 14px;
	color: #2B231C;
	margin: 0px 0px 0px 7px;
}
#sidebar h5:hover {
	color: #6496a7;
	margin: 0px 0px 0px 7px;
}

#content h5 {
	font-size:14px;
	font-weight:normal;
	color: #2B231C;
	display:block;
	margin: 0px 0px 0px 0px;
}

#content h5 a{
	color: #2B231C;
}

#content h5 a:hover{
	color: #6496a7;
}

#sidebar .block {
	margin:  0px 0px 30px 0px;
	padding: 0px 0px 1px 0px;
    background: #c7cac4;
}

$sidebar .block h5 {
	font-size:  40px;
}

#sidebar .block ul {
	border-top: none;
}

#sidebar .block ul .children{
	border:0;
	padding: 0 0 0 7px;
}

#sidebar .block li {
	margin: 0px 0px 0px 0px;
}

#sidebar .block li a {
	/* background:transparent url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/uem_bullet_light.png) no-repeat scroll 6px 10px; */
	font-size:14px;
	font-weight:normal;
	color: #2B231C;
	display:block;
	margin: 7px 0px 0px 7px;
}

#sidebar .block li a:hover {
	color: #6496a7;
}

#sidebar .block img {
	margin:  0px;
	padding:  0px;
}

#sidebar .block li#v_release {
	list-style-type: none;
	margin:  8px 0px 0px 7px;
}

#sidebar select {
	margin: 8px 0px 8px 7px;
}

#sidebar .track_listing {
	font-size: 12px;
	margin:  8px 0 4px 7px;
	padding: 0px;
}

#twitter_update_list li {
	/*background: transparent url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/uem_bullet_light.png) no-repeat scroll 6px 10px;*/
	font-size: 14px;
	font-family:"titillium-250", "arial", "sans-serif";
	list-style: none;
    padding: 5px 0px 5px 0px;
}

#twitter_update_list li:hover {
	/*background: url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/uem_bullet_blue.png) no-repeat scroll 6px 10px;*/
}

#twitter_update_list li a {
	border: none;
}

#twitter_update_list li a:hover {
	border: none;
}

#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:18px;
	margin:0 0 5px;
}

#sidebar .widget_recent_comments li {
	/*background:transparent url(http://unearthedmusic.com/uem/wp-content/themes/uem-theme/images/uem_bullet_light.png) no-repeat scroll 6px 10px;*/
	padding:2px 0 2px 15px;
}

#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	background:none;
	text-decoration:none;
	color:#000;
	font-weight:600;
}

#sidebar .widget_recent_comments li a:hover {
	color:#336699;
	background-color:#f7f7f7;
}

#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
}

#sidebar .calendar h3{
	display:none;
}

#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}

#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
	text-align:center;
}

.show_head {
	font-family: 'titillium-1' "arial", "sans-serif";
	background: #dce0d8;
	padding: 5px 10px 0px 10px;
	font-size: 14px;
}

.show_body {
	font-family: 'titillium-1' "arial", "sans-serif";
	padding: 5px 10px 10px 10px;
	font-size: 14px;
}
.show_dets{
	background: #dce0d8;
	padding: 5px 10px 15px 10px;
	border-bottom: 2px solid #c7cac4;
	font-size: 12px;
}
#sidebar #wp-calendar caption {
	font-size:18px;
	padding:25px 0 3px 0;
}

#sidebar #wp-calendar th {
	font-weight: bold; 

}

#sidebar #wp-calendar tfoot td{

}

#rr {
	width: 100%;
	height: 300px;
	background: black;
	float: right;
	position: bottom;
}
#footer {
	background-color: #2b231c;
	color: #dce0d8;
	width: 100%;
	float: left;
	font-size: 13px;
}


#footer_content {
	width: 960px;
	margin: auto;
	float: none;
}
#footer_content h3 {
	font-family:"titillium-1", "arial", "sans-serif";
	font-size:14px;
}

#footer .tweets {
	width: 290px;
	margin: 15px 0 0 0;
	float: left;
}

#footer .tweets img{
	margin: 0px 10px 0px 0px;
}

#footer #archives {
	width: 95px;
	margin: 15px 45px 15px 0;
	float: left;
}

#footer #network {
	width: 130px;
	margin: 15px 45px 0 0;
	float: left;
}

#footer #sitemap {
	width: 55px;
	margin: 15px 45px 0 0;
	float: left;
}

#footer .footer_bottom {
    width: 210px;
	margin: 15px 45px 0 0;
	float: left;
}

#footer .footer_bottom input {
	margin: 5px 0px 0px 5px;
}

#footer .footer_bottom #join {
	background: #6496a7;
	border: none;
}

#vr_buy {
	background: #c7cac4;
	padding: 7px 0px 7px 0px;
}

#vr_buy .track_listing img {
	margin:  0px 0px 0px 7px;
}

#vr_buy .track_listing strong {
	margin:  0px 0px 0px 7px;
}

#vr_buy h3 {
	margin: 0px 0px 7px 0px;
}

#vr_buy form {
	padding: 0px 0px 7px 7px;
}

#vr_buy p{
	padding: 0px 0px 7px 7px;
}


p.release_head {
	font-family:"titillium-1", "arial", "sans-serif";
    color: #dce0d8;
	font-size: 18px;
	width: 685px;
	background:  #2B231C;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 15px;
}

.release_head h3 {
	display: inline;
}
.release_artist {
	color: #6496a7;
	font-family:"titillium-1", "arial", "sans-serif";
	font-size: 16px;
}
strong {
    font-family:"titillium-800", "arial", "sans-serif";
}



td .white {
	margin: 100px 100px 100px 100px ;
}