@font-face {
    font-family: Whitehot;
    src: url("../fonts/FengardoNeue_Regular.otf") format("opentype");
}

html,body
{
	color: black;
	font-family: sans-serif, arial; 
	word-spacing: -0.07em;
}

h1,h3,h4
{
	color: black;
	font-family: 'Ledger', serif;
}

h2
{
	font-family: 'Ledger', serif;	
	color: black;
	font-size: 1.5em;
}

h2 > a:link, h2 > a:visited { color:black; }

a { text-decoration:none;color:blue;}
a:link	{color:#666;}
a:visited{color:#666;}
a:hover	{color:black; }

div.article_body > p > a, div.article_body > p > b > a { color:#800000;}
div.article_body > p > span > a { color:#800000;}


/* main layout attributes */

td#body_left
{
	vertical-align: top;
	border: thin solid;
	border-color: #a5a5a5;

}

td#body_right
{
	padding-left: 10px;
	vertical-align: top;
}

/* main menu attributes */

.menu_heading
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	background-color: #cacaca;
}

.menu_heading_current
{
	font-weight: bold;
	background-color: #aaaaaa;
	font-size: 11px;
	color: #666666;
}

.menu_item
{
	font-size: 10px;
	padding-left: 5px;
}

.menu_item_current
{
	font-size: 10px;
	padding-left: 5px;
	font-style: italic;
}

.menu_spacer
{

}

/* form related attributes */

.field_header
{
	background-color: #cacaca;
	color: #10365b;
	font-weight: bold;
	font-size: 16px;
	border-bottom: thin solid black;
	margin-top: 5px;
	text-align: center;
}

.field_title
{
	font-size: 12px;
	font-weight: bold;
	background-color: #d5d5d5;
	vertical-align: top;
}

.field_value
{
	font-size: 11px;
	vertical-align: top;
	border-bottom: thin #c5c5c5 solid;
}

.field_value_0
{
	font-size: 11px;
	vertical-align: top;
	background-color: #c5c5c5;
}

.field_value_1
{
	font-size: 11px;
	vertical-align: top;
	border-color: #d5d5d5;
}

img#captcha_image
{
	padding: 10px;
	border: 1px #d5d5d5 solid;
}

#classified_menu ul
{
	display: inline;
	margin: 10px;
	color: #339;
	font-weight: bold;
	border: thin black solid;
}

#classified_menu li
{
	display: inline;
	padding: 10px;
	color: #339;
	font-weight: bold;
}

.classified_menu_item_current
{
	background-color: #c5c5c5;
}

.classified_container
{
	width: 100%;
	margin: 10px auto;
	border: 1px solid gray;
	display: table;
}

.classified_leftcol
{
	float: left;
	width: 270px;
	margin: 0;
	padding: 1em;
	border-right: 1px dotted gray;
}

.classified_rightcol
{
	margin-left: 290px;
	padding: 1em;
}

h1.classified_service
{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.classified_description
{
	width: 90%;
	margin: 10px auto;
	border: 1px solid gray;
	padding: 10px;
	font-size: 12px;
}

p.classified_spacer
{
	clear: both;
}

p.boxy,div.pg_num
{
	margin: 10px auto;
	background-color: #c5c5c5;
	border: 1px solid gray;
	text-align: center;
}

/*div.alert
{
	margin: 10px auto;
	padding: 5px;
	background-color: #fc0000;
	color: #ffffff;
	border: 1px solid gray;
	text-align: center;
}*/

div.directory_alpha
{
	border: thin #666666 solid;
}

ul.directory_alpha
{
	display: inline;
	font-weight: bold;
}

li.directory_alpha
{
	display: inline;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}

li.directory_alpha_active
{
	display: inline;
	padding: 10px;
	color: #339;
	font-weight: bold;
	font-size: 20px;
}

div.site_location
{
	margin: 10px auto;
	background-color: #c5c5c5;
	border: 1px solid gray;
	text-align: left;
}

.sociallinks
{
	border: none;
}

.top_nav
{
	text-align: center;
	margin: auto;
	/*font-style: italic;*/
	font-size: 14px;
	text-transform: uppercase;
}

img.client
{
	border: thin solid black;
	margin-bottom: 5px;
	width: 98px;
}
.footer_txt
{
	font-weight:bold;
	font-size:16px;
	color:gray;
}

td.front_cell
{
	width: 250px;
	/*height: 250px;*/
	padding-top: 10px;
	border-bottom: solid thin black;
	margin: 0px;
}

td.front_cell_special
{
	width: 500px;
	/*height: 500px;*/
	padding-top: 10px;
	vertical-align: top;
	border-bottom: solid thin black;
	margin: 0px;
}

h2.front_title_standard
{
	font-size: 14px;
	/*text-align: center;*/
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2.front_title_special
{
	font-size: 24px;
	/*text-align: center;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2.front_title_special a, h2.front_title_standard a
{
/*	color: #666;*/
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: 'Ledger', serif;
}


.front_summary_standard
{
	font-size: 16px;
	margin: 0px;
/*	color: #666;*/
	padding: 0px;
}

.front_summary_special
{
	font-size: 16px;
	margin: 0px;
	color: #666;
	padding: 0px;
}

h1.contributor,h2.contributor
{
	text-transform: uppercase;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	font-weight: normal;
}

h2.city, a.city,  h2.city a
{
	text-transform: uppercase;
	font-weight: normal;
}
div#clear
{
	clear: both;
}

/*div.container { width: 1001px; margin: auto; clear: both; }*/

#col-left { width: 740px; float: left; }
#col-right { width: 245px; float: left; margin-left: 15px; }

#header-container
{
 	width: 100%;
	margin-bottom: 20px;
}
#header-left { width: 66%; float: left; padding: 0px; margin: 0px;}
#header-left img { width: 95%; }
#header-right { width: 33%; float: left; }

#header-search { width: 100%;  margin-bottom: 20px; }

ul.header-nav { text-transform: uppercase; font-size: 15px; margin: 0px;}
ul.header-nav li {  list-style: none; }

ul#wh-ad-list { margin: 0px; padding: 0px; clear: both; }
ul#wh-ad-list li { list-style: none; padding: 0px; margin: 0px;}
ul#wh-ad-list li img { width: 100%; }

#footer { clear:both; margin-top: 20px; text-align: center; min-height: 100px; padding: 20px; border-top: solid thin #ccc; }

.article-featured { margin-bottom: 20px; clear: both; margin-right: 20px; border-bottom: solid thin #ccc; padding-bottom: 10px; }
.article-featured img { width: 100%; }

.separator { width: 90%; height: 3px; background-color: #ccc; clear: both; margin: 10px; }

.featured-paging { width: 90%;  margin: auto; clear: both; font-size: 24px;}

/*.pull-left { float: left; }
.pull-right { float: right; }*/

td.top_align
{
	vertical-align: top;
}
div.page_title 
{
	text-align: center;
}

#release_scroller_frame
{
	border: 0px;
	border-style: none;
	width: 250px; 
	height: 380px;
}

.spacer { clear: both; }
.spacer_more { margin-bottom: 1em; }

div.article-featured-left { width: 66%; float: left; }
div.article-featured-right { width: 33%; float: left; }


.navbar .nav {
  padding-top: 5px;
  padding-bottom: 5px;
}

.nav > li > a {
  /*color: #ffffff;
  font-family: 'Oswald', sans-serif;*/
  font-size: 1.2em;
  padding: 2px;
}

#main-header-menu ul > li, #main-header-menu ul > li > a { 
	list-style-type:none; 
/*	text-align: center;*/ 
	font-family: "Whitehot", sans-serif; 
	font-style: italic;
	font-size: 18px;
	color: black;
	 margin: 0;
    padding: 0;
}
#main-header-menu div.whitehot-nav-menu { padding-top: 10px; }
#main-header-menu .whitehot-nav-menu a {
	font-family: "Whitehot", sans-serif; 
	font-style: italic;
	font-size: 16px;
	color: black;
	line-height: 1.3em;
}

.center-me { margin: 0 auto; }

h2.wh_article_main_title { font-family: "Times New Roman", Times, serif; font-weight: bold; }
h1.wh_article_main_title { font-family: "Times New Roman", Times, serif; font-weight: bold; }

#header-slogan-container p { margin: 0px; padding: 0px; }
#header-slogan { font-family: "Whitehot", sans-serif; font-style: italic; margin-top: 0px; text-transform: uppercase; }
#header-slogan-sitename { padding-bottom: 0.5em !important; }

@media (min-width: 951px) {
	#header-slogan-container { margin-left: -30px; } 
	#header-slogan-sitename { padding-top: 4em !important; padding-bottom: 1em !important;}
	#header-slogan {  font-size: 30px;  padding-left: 0px; padding-right: 0px; padding-bottom: 0px; margin-bottom: 0px;}
	#main-header-menu  {
		/*padding-top: 30px;*/
	}
	#wh-top-logo { margin-right: 20px; }
	h2.wh_article_main_title { font-size: 23px; }
	h1.wh_article_main_title { font-size: 23px; }
}

@media (min-width: 1201px) {
	#header-slogan-container { margin-left: -30px; } 
	#header-slogan {  font-size: 35px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; margin-bottom: 0px;}
	#header-slogan-sitename { padding-top: 3.8em !important; padding-bottom: 0.6em !important; }
	#main-header-menu  {
		/*padding-top: 30px;*/
	}
	
	h2.wh_article_main_title { font-size: 27px; }
	h1.wh_article_main_title { font-size: 27px; }
}


@media (max-width: 950px) {
	#header-slogan-container { margin-top: 1em;  margin-left: 0; } 
	#header-slogan {  font-size: 30px; font-weight: bold;  margin-left: 0;}
	#main-header-menu > .center-pills {
		display: flex;
		justify-content: center;
	}
}

@media (max-width: 768px) {
	#header-slogan {  font-size: 1.1em; font-weight: bold;  margin-left: 0;}
	div#wh_primary_container { margin-left: 1em; margin-right: 1em; }
	#header-slogan-container { margin-top: 1em; } 
	#wh_top_logo { margin-top: 15px; max-width: 55%; }
}


.img-spacer { padding: 1em; }
.glyphicon-large { font-size: 2em; color: #ccc;}

div.article_body img.img-responsive {  margin: 0 auto; }
/*div.article_body em { display: block; margin: 0 auto; text-align: center; }*/
div.article_list_boundary { margin-top: 1em; margin-bottom: 1em; border-top: thin solid #ccc; padding-bottom: 1em;}


#wh_comment_count
{
	color: black;
	font-weight: bold;
}

div#wh_comment_count a
{
	color: black;
	font-weight: bold;
	font-size: 16px;
}
	
div#whitehot_comment_list
{
	border: thin solid #ccc;
	/*width: 900px;*/
	width: 90%;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 20px;	
	padding: 20px;
}

div.wh_comments_single_0,div.wh_comments_single_1
{
	margin: 5px;
	padding: 10px;
}

div.wh_comments_single_0
{
	background-color: #eee;
}

div#whitehot_comment_list a
{
	color: black;
}
div.wh_comments_controls a
{
	border: solid thin #ccc;
	padding: 5px;
}

div.wh_comments_header ul
{
	list-style: none;
	margin-left: -40px;
}

div#whitehot_comments_container, div#whitehot_comments_form
{
	display: none;
}

// fix for google search bootstrap conflict
.gsc-search-button
{
    background-color: #ccc;
    border-radius: 5px;

}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #ccc !important;
    background-image: url("http://www.google.com/uds/css/v2/search_box_icon.png") !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 16px !important;
    border-color: #ccc !important;
    filter: none;
}


input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box; 
    line-height: normal;
}

div.article_body > p { font-size:1.5em; line-height:150%; font-family: "Times New Roman", Times, serif;  }
div.article_body > div > p { font-size:1.5em; line-height:150%; font-family: "Times New Roman", Times, serif;  }

div.article_body > p.image_caption, div.article_body > div > p.image_caption
{
	font-size: 1.2em;
	font-family: "Times New Roman", serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	text-align: center;
	font-style:italic;
}

@media (min-width: 768px) {
	div.thumbnail.whitehot-thumb > a { height: 200px; display: block; overflow-y: hidden;}
}

p.standard_paragraph_centered
{
	font-style: initial;
	text-align: center;
}

div.thumbnail.whitehot-thumb > a > img.img-responsive { overflow-x: hidden; overflow-y: hidden;}
div.thumbnail.whitehot-thumb { min-height: 380px; }
 
 span.whitehot-label-release {  display: block; margin-bottom: 1em; }
 
h2.article_alpha { font-size: 4em; margin-bottom: 0.5em; margin-top: 0.5em; text-transform: uppercase; }
h2.article_alpha a { color: black; }
ul.article_alpha li { font-size: 1.2em; }
p.article_alpha { font-size: 1.2em; }
p.whitehot_alpha { font-size: 2.2em; color: black; text-transform: uppercase;} 
p.whitehot_alpha span.alpha_empty { color: #ccc; }

div.container-instagram { margin-bottom: 1em; clear: both ;}
iframe.instagram-media { position: static !important; clear: both ;}

div.wh-gallery-container {  background-color: #ededed; padding: 4em; }
button.wh-gallery-nav-control { border-radius: 30px; background-color: #666; color: #fff; padding: 15px; margin-bottom: 20px; }
a.wh-gallery-contact-control { border-radius: 0px; background-color: #666; color: #fff; padding: 15px; margin-bottom: 20px; margin-top: 20px; font-size: 30px; }
img.wh-gallery-item-detail { margin: auto;  display: block; }

.wh-gallery-item-curator { font-size: 45px; color: #000; margin-left: -0.8em; }
.wh-gallery-item-artist { font-size: 40px; color: #000; margin-top: 2em; }
.wh-gallery-item-title { color: #666;  margin-bottom: 1em; font-style: italic;}
.wh-gallery-item-year { color: #666;  margin-bottom: 1em; }

.wh-gallery-item-price { font-size: 30px; color: #666; letter-spacing: 2px; }
ul.wh-gallery-item-specs { font-size: 30px; list-style: none; padding-left: 0; color: #666;}

.wh-gallery-item-description { margin-top: 2em; }
div.wh-gallery-info-panel { padding-left: 4em; font-family: Times, serif; }
div.wh-no-padding { padding: 0px; }

h3.wh-gallery-click-adviso { margin-top: -1.5em; margin-bottom: 2em; font-size: 16px; }


@media (min-width: 1024px) {
	a.wh_painting_thumb { display: block; min-height: 325px; } 
}

div#whitehot-donate { 
	border: solid 3px white; 
	padding: 10px; 
	text-align: center; 
	border-radius: 3px;
}
#whitehot-donate-submit { background-color: black; color: white; }
#whitehot-donate-submit:hover { background-color: white; color: black; border-color: black;}
div .btn-group .whitehot-donate { 
	border: black solid 3px !important; 
	border-radius: 5px; 
	background-color: black; 
	color: white; 
}
div.btn-group.whitehot-donate label.btn.btn-default.active { background-color: black; color: white; }
div.btn-group.whitehot-donate label.btn.btn-default { border-color: black !important; }

.whitehot-release-caption h2 a { font-size: 16px; }
.whitehot-release-caption h2 { padding: 2px; }
@media (min-width: 768px) {
	div.thumbnail.whitehot-thumb.whitehot-release-thumb a { height: initial; max-height: 200px; } 
	div.thumbnail.whitehot-thumb.whitehot-release-thumb-index { min-height: initial; height: 300px; }
	div.thumbnail.whitehot-thumb.whitehot-release-thumb-index a { height: initial; height: 100px; }
	div.thumbnail.whitehot-thumb.whitehot-release-thumb-index h2 { line-height: 1.05; font-size: 12px; text-align: left; height: 120px; overflow: hidden;}
}
