/*
/*	Background Images
/*-----------------------------------------------------------------------------------*/
.x-preloader {
    background-image: url(../../images/ajax-loader.gif);
    /*background-color: #16121A;*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    /*opacity: 0;*/
    width: 100%;
    height: 100%;
    display: none;
}

/*
/*	COLORS
/*-----------------------------------------------------------------------------------*/
#coll-preloader {
    background-color: #ffffff;
}
#coll-preloader .percent{
    color: #000;
}

.header {
    background-color: #222222;
}

.home .header {
    /*background-color: #ff3838;*/

}

a {
    color: #999;
    text-decoration: none;
}

a:hover {
    color: #ff6867;
}

.comment-meta ul.extra small {
    color: #999;
}

.comment-reply-link,
.more-link,
#comment-submit,
.blog-nav-item{
    color: #ff6867;
}
.comment-reply-link:hover,
.more-link:hover,
#comment-submit:hover,
.blog-nav-item:hover{
    color: #000;
}

.footer .text {
    color: #38393e;
}
/*
/*	BORDERS
/*-----------------------------------------------------------------------------------*/
.header {
    border-bottom: 1px solid #1e1e1e;
}
.type-post {
    /*border-bottom: 1px solid #000;*/
}

/* after*/
.type-post:after {
    /*content: '';*/
    /*position: absolute;*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 3px;*/
    /*bottom: 3px;*/
    /*border-bottom: 1px solid #000;*/
}

.border.centered:after {
    content: '';
    position: relative;
    display: block;
    margin: auto;
    height: 5px;
    border-bottom-style: solid;
}

.border.thick:after {
    padding-top: 13px;
    border-width: 5px;
}

.border.thin:after {
    padding-top: 5px;
    border-width: 2px;
}

.border.full:after {
    width: 100%;
}

.border.big:after {
    width: 30%;
}

.border.small:after {
    width: 10%;
}

.comment-body {
    border-left: 1px solid #888888;
}

.comment-reply-link {

    border: 1px solid #ff6867;

}
.comment-reply-link,
.more-link,
#comment-submit,
.blog-nav-item{
    border: 1px solid #ff6867;
}
.comment-reply-link:hover,
.more-link:hover,
#comment-submit:hover,
.blog-nav-item:hover {
    border: 1px solid #000;
}

/*.single-post .type-post:after,*/
.single-post #comments:before,
.single-post #pings:before,
.single-post #respond:before {
    content: "";
    display: block;
    /*position: absolute;*/
    width: 20px;
    margin-bottom: 30px;
    /*height: 30px;*/
    border-bottom: 1px solid #000000;
    visibility: visible !important;
}

.single-post ol.ping-list:after {
    height: 30px;
}

input[type=text], textarea {
    border: 1px solid #E5E6EC;
}

input[type=submit], button[type=submit] {
    border: 1px solid #38393e;
}
.footer .text:after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    top: 0;
    /*height: 30px;*/
    border-bottom: 3px solid #38393e;
    visibility: visible !important;
}

/*
/*  CUSTOMIZATIONS
/*-----------------------------------------------------------------------------------*/
/*  */
h4 {
	font-family: 'Coda', cursive;
	color: #ffffff;
	font-size: 36px;
}

.sf-menu a, .sf-menu a:visited {
	color: #ffffff !important;
	font-size: 16px !important;
}

.sf-menu a:hover {
	color: #000000 !important;
}

.sociallinks {
	padding-top: 10px;
	text-align: right;
	
	-webkit-transition: padding 0.25s ease-out;
    -moz-transition: padding 0.25s ease-out;
    transition: padding 0.25s ease-out;
}

.header:hover .sociallinks {padding-top:15px;}

.sociallinks img {
	width: 40px;
}

.toplogo {
	margin-top:150px;
	max-width: 100%;
}

.info-columns .items .hentry .description {
	text-align: center;
}

.info-columns {
	
}

.bigredbutton {
	background-color: #de242f;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 80%;
	display: block;
	text-align: center;
	font-family: 'novecentowidebold', helvetica, arial;
	font-size: 28px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 2px 3px #000;
	color: #ffffff;
}

.infotop {
	margin-top:40px;
}

.info-columns .items .hentry .title .text {
	color: #00a9ea;
}

.infocolumns {
	min-height: 600px;
}

.artdisplaytext {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	margin-bottom:30px;
	margin-top:30px;
}

.artdisplay {
	font-size: 72px;
	font-family: 'Coda', cursive;
	text-shadow: 3px 5px 0px #000;
	margin-bottom: 30px;
	line-height: 150%;
}

.readmore {
	display: block;
	text-align: right;
}

#results_table {
	width: 100%;
	min-height: 380px;
}

.results_entry {
	padding: 10px;
}

.results_entry:nth-of-type(odd) {
	background: #eee;
}

#results_table tr.slp_map_search_results span.location_name {
	color: #333;
}

#sl_div #results_table a.storelocatorlink {
	color: #fa7724;
}

#results_table tr.slp_map_search_results td {
	padding-bottom: 0;
	font-weight: normal;
	text-align: left !important;
	width: 45%;
	padding-right:3%;
	vertical-align: top;
}

.searchResultsTable {
	margin: 0;
}

.searchResultsTable td {
	padding: 0;
}

.searchResultsTable .slp_results_row:hover {
	background: transparent;
}

#sl_div #results_table a.storelocatorlink {
	color: #fa0000;
}

#sl_div #results_table a.storelocatorlink:hover {
	color: #333;
	background: transparent !important;
}

#search_table {
	padding: 20px 10px;
	display: block;
	background: #eee;
	width: 390px;
	margin: 0 auto -50px;
	position: relative;
	z-index: 10;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 5px solid #fa0000 !important;
}

#map_table #sl_info_bubble {
	padding: 10px;
	max-width: 360px;
	font-size: 14px;
	font-family: Arial;
	text-align: justify;
	line-height: normal;
}

#map_table #sl_info_bubble ul {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 125%;
	text-align: left;
	margin-top: 10px;
}

#map_table #sl_info_bubble ul a {
	color: #ca0000;
	font-size: 14px;
	font-family: arial;
}

@media only screen and (max-width: 1140px) {
	
	
	.sf-menu a, .sf-menu a:visited {
		color: #ffffff !important;
		font-size: 14px !important;
	}
	.publicart {font-size:30px; margin-bottom:10px;}
	.benefiting {font-size: 40px;}
	.policefoundation {font-size:40px;}
	
	.toplogo {margin-top:100px;}
	.toptext {margin-top:150px;}
}

@media only screen and (max-width: 960px) {
	
	.sf-menu a, .sf-menu a:visited {
		color: #ffffff !important;
		font-size: 12px !important;
	}
	.sociallinks { padding-top: 8px; }
	.sociallinks img { width: 30px; }
	.publicart {font-size:20px; margin-bottom:10px;}
	.benefiting {font-size: 40px;}
	.policefoundation {font-size:40px;}
	.toplogo {margin-top:50px;}
	.toptext {margin-top:75px;}
	
	.bigredbutton {font-size: 22px;}
	
	#results_table tr.slp_map_search_results td { font-size: 14px; }
	
}

@media only screen and (max-width: 768px) {

	.hidden-mobile {display: none;}
	
	.toplogo {
		margin-top: 100px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		max-width: 60%;
	}
	
	.artdisplay {
			font-size: 40px;
	}
	
	#search_table {
		padding: 10px 0px;
		max-width: 100%;
		margin-bottom:10px;
		box-sizing: border-box;
		-moz-box-border: border-box;
		-webkit-border-box;
	}
	
	#address_search LABEL {
		text-align: right;
		min-width: 80px !important;
	}
	
	#address_search .search_item INPUT { width: 36% !important; }
	
	#addy_in_radius { width: 189px !important; }
	
	#results_table tr.slp_map_search_results td { font-size: 12px; }
	
}

/*
/*	OTHER
/*-----------------------------------------------------------------------------------*/
/* responsive menu */
.responsive-mainmenu {
    color: #999;
    -webkit-appearance: none;
    background-image: url(../../images/responsive-menu-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #000000;
    border: 1px solid #3A3A3A;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
}

.shadow {
    -webkit-mask-box-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, .8) 50%, transparent 100%);
    background-color: transparent;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .2), transparent);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .2), transparent);
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .2), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .2), transparent);
    background-image: linear-gradient(top, rgba(0, 0, 0, .2), transparent);
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    height: 8px;
    margin: -1px auto -8px;
    opacity: 1;
    position: relative;
    width: 100%;
    /*z-index: 985;*/
}