/* 
 Theme Name:   RicharLeach
 Theme URI:    
 Description:  
 Author:       Webmaster
 Author URI:   
 Template:     darkelements
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
.page-title {padding: 0; display: none;
}
h3 {color: #DDB983;}
#container {max-width:1000px; float:none; margin: 5px auto;
}
#sidebar  { opacity: 1;
}
#content {opacity: 1;
}
#footer {opacity: 1;
}
#header-image {
	background: #1c1c1c !important ;
	opacity: 1;
}

/***Navigation ***/

.nav-primary-title {
    	display:none;}
.nav-primary ul li a {color: rgb(221, 185, 131);}
.nav-primary ul li a:hover {color: #fff;}

a {text-decoration:none;color: rgb(221, 185, 131);}
a:hover {text-decoration:none; color:#fff;}

.nav-primary .current-menu-item > a, .nav-primary .current-menu-parent > a {
    color: #ddd;
}

/**Discography**/
.su-spoiler-title {color: #DDB983 !important;
background:#000!important;}
.su-spoiler-style-fancy {background: #1a1a1a !important;
color: #ddd !important;}
.su-spoiler-style-fancy {
	border: 1px solid #000 !important;}
.su-accordion .su-spoiler {
    margin-bottom: 0.9em !important;
}
.su-spoiler-style-fancy > .su-spoiler-title {
	border-bottom: 1px solid #DDB983 !important;}
.track .songtitle {
	font-size: 0.7em  !important;}
h2.audioalbum {font-size: 0.9em  !important;}
.su-spoiler-title {	
font-weight: 400!important;; 
	font-size: 14px !important;;
}
/**Event List**/
.event-list .startdate, .event-list .enddate {
      background-color: #000 !important;
}
.event-year {display:none;}
.event-content p{font-size: 1.2em !important;}
.captionr {padding-left:50px !important;
margin-bottom: 10px;}
.wp-caption-text {
      color: rgb(221, 185, 131);
}



/***QUICK EVENT MANAGER***/
.qem h2 {
    clear: none;
	color:#ddb983;
	font-size:1.45em;
}
.qem-medium {
    margin-left: 85px!important;
}
.qem-calendar-small .month, .qem-calendar-medium .month, .qem-calendar-large .month {
    color: #343838;
    text-transform: uppercase;
}
table, th, td {
    border: none;
    padding: 5px 10px;
}