/*@font-face {
    font-family: 'Conv_FuturaLight';
    src: url('fonts/futura-webfont.eot');
    src: url('fonts/futura-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/futura-webfont.woff') format('woff'),
         url('fonts/futura-webfont.ttf') format('truetype'),
         url('fonts/futura-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@import url(//fonts.googleapis.com/css?family=Roboto);

body {
    background: none repeat scroll 0 0 #FFFFFF;
}

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, 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 {
    border: 0 none;
    font-family: 'Roboto';
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

.home .entry-header {
display: none;
}

.header .menu{
	border-top:0px!important;
	border-bottom:0px!important;
}

#page {
position: relative;
bottom:50px;
}

header#masthead .site-title a:hover {
    text-decoration: none;
}

.breadcrumbs a{
text-decoration: none;
	color: #686868;
}

.breadcrumbs a:hover {
text-decoration: underline;
	color: #0a0a0a;
}

.list-pages-shortcode a{
text-decoration: none;
	color: #686868;
}

.list-pages-shortcode a:hover {
text-decoration: underline;
	color: #0a0a0a;
}

header nav .menu{
	font-size: 1.1em;
	margin: 0 auto;
	display:table;
}

.artist-child {
display: block;
text-align: center;
width: 100%;  
}


.artist-child li{
  display: inline;
  padding-left:10px;
  padding: 5px 1em;
	-moz-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.artist-child li:hover{
	background-color: transparent;
}

.artist-child li a,a:visited {color:#686868;}

header nav .menu ul  li:hover{
	background-color: #FFFFFF;
}

header nav .menu ul a:hover{
	text-decoration: underline;
	color: #686868;
}

.DOP_ThumbnailGallery_Caption { margin-top:336px!important; }

.DOP_ThumbnailGallery_CaptionBg, .DOP_ThumbnailGallery_CaptionTextWrapper { background-color:#ffffff!important; }

.DOP_ThumbnailGallery_ImageBg {background-color:transparent!important; }

/* Secondary area */
#secondary{
	margin: auto 10%;
	padding: 2em 0;
	border-top: 0px solid #AAA;
	text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*	Child Pages List Shortcode
/*-----------------------------------------------------------------------------------*/

.list-pages-shortcode {
  list-style-type: none!important;
}


.list-pages-shortcode li  {
color: #4E5157;
    /*display: block;*/
    height: 80px;
    outline: medium none;
    text-decoration: none;
}

.list-pages-shortcode li a {display:block;}

.list-pages-shortcode li a:hover {
    cursor: pointer;
    outline: 0 none;
}

/*-----------------------------------------------------*/

.newsletter-email {
  /*font-size:36px;*/
  width:300px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 45px; 
  line-height: 45px;
}
.newsletter-submit {
 font-size:0.9em!important;
 margin-top: 9px!important;
 position: relative;
 bottom: 55px;
 left: 310px;
}

.newsletter-widget {padding-top:10px}

.page-id-51 .widget-area {display:none;}