/*
Theme Name: 'Herrin CC Theme'

*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/***********************************************************************  NON WordPress Core CSS *********************************************************/

@font-face {
    font-family: 'GothamBlack';
    src: url('fonts/Gotham-Black.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'GothamBook';
    src: url('fonts/gotham-book.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham-medium.otf') format('opentype');
    font-weight: 400;
}

body {
	font-family: 'GothamBook', sans-serif;
	color: #231f20;
}

a {
	color: #f5960a;
}

a:hover {
	color: #dd870a;
}

#topStrip {
	background-color: #f5ac41;
}

#headerPhone {
	color: #fff;
	font-family: 'GothamBlack';
	font-size: 18px;
	text-align: center;
	padding-top:8px;
	padding-left: 150px;
}

#topAddress {
	display: none;
	color: #fff;
	font-family: 'GothamBlack';
	font-size: 13px;
}

.headerAddress {
	color: #fff;
	font-family: 'GothamBlack';
	font-size: 13px;
	text-align: right;
	padding: 0;
	margin-top: -20px;
}

#pageAddress {
	color: #222;
}

#topMenu{
	padding:10px 0 0 0;
	margin-left:-30px;
	text-align: right;
}

#topMenu a{
	font-family: 'Gotham';
	padding:5px 20px 5px 15px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

#topMenu a:hover {
	color: #000;
}

#topMenu li{
	background-image: url("images/herrin-civic-center-vertical-line.png");
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	margin-left:0px;	
}

#topMenu li:last-child {
    background:none;
}

#logo {
	margin-top: -30px; 
	padding: 0px;
}

#headerMenu{
	padding:40px 0 0 0;
	margin-left:-30px;
	text-align: right;
}

#headerMenu a{
	padding:10px 15px;
	text-decoration:none;
	color:#231f20;
	font-family: 'GothamBlack';
	font-size:14px;
}

#headerMenu a:hover {
	color: #f5ac41;
}

#headerMenu li.current-menu-item > a {
	color: #f5ac41;
}

#headerMenu li{
	display:inline;
	margin-left:0px;	
}

#headerMenu ul{
	padding: 0;	
}

#slider {
	position:relative;
	z-index:1;
	overflow: hidden;
	padding: 0; 
	margin-top: -30px;
}

#homeImage {
	margin-left:60px;
}

#homeText {
	font-family: "GothamBook";
	font-size: 16px;
}

#clickHereBox {
	margin-top: -20px;
}

#clickHere {
	background-image:url("images/herrin-civic-center-home-click.png");
	background-repeat:no-repeat;
	text-align: center;
	height:238px;
	width:210px;
	cursor:pointer;
	border:none;
	color:transparent;
}

#clickHere:hover {
	background-position: 0px -242px;
}

#homeBG {
	background-image:url("images/herrin-civic-center-home-bg.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#recentTitle {
	font-family: 'GothamBook';
	font-size: 40px;
}

#upcomingBox {
	background-color: rgba(255, 255, 255, 0.6);
	margin-top: 60px;
	margin-bottom: 60px;
	padding:0px 15px 30px 15px;	
}

.upcomingPic {
	overflow: hidden;
	position: relative;
}

.upcomingPic img {
    -webkit-transition: all 0.8s ease; /* Safari and Chrome */
    -moz-transition: all 0.8s ease; /* Firefox */
    -ms-transition: all 0.8s ease; /* IE 9 */
    -o-transition: all 0.8s ease; /* Opera */
    transition: all 0.8s ease;
}

.upcomingPic:hover img {
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}

.upcomingPic .overlay {
	width:100%;
	position:absolute;
	overflow:hidden;
	bottom:10px;
	left:0;
}

.upcomingPic #title {
	text-transform:uppercase;
	color:#fff;
	font-family: 'GothamBook';
	text-align:center;
	position:relative;
	font-size:36px;
	padding:10px 20px 0;
	margin:80% 0 0;
	-webkit-transition: all 0.8s ease; /* Safari and Chrome */
    -moz-transition: all 0.8s ease; /* Firefox */
    -ms-transition: all 0.8s ease; /* IE 9 */
    -o-transition: all 0.8s ease; /* Opera */
    transition: all 0.8s ease;
}

.upcomingPic #hLine {
	text-align:center;
	position:relative;
	padding:0px;
	margin:1% 0 0;
}

.upcomingPic #date {
	text-decoration:none;
	position:relative;
	text-transform:uppercase;
	color:#fff;
	margin:1% 0 0;
	padding:7px 14px;
	-webkit-transition: all 0.8s ease; /* Safari and Chrome */
    -moz-transition: all 0.8s ease; /* Firefox */
    -ms-transition: all 0.8s ease; /* IE 9 */
    -o-transition: all 0.8s ease; /* Opera */
    transition: all 0.8s ease;
}

.upcomingPic:hover #date {
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}

.upcomingPic:hover #title {
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}

#footerBG {
	background-color: #f9f7f3;
}

#footerMenu{
	padding: 0;
	text-align: center;
}

#footerMenu a{
	padding:10px 15px 10px 15px;
	text-decoration:none;
	color:#f5ac41;
	font-family: 'GothamBlack';
	font-size:14px;
}

#footerMenu a:hover {
	color: #618d24;
}

#footerMenu li.current-menu-item > a {
	color: #618d24;
}

#footerMenu li{
	display:inline;
	margin-left:0px;	
}

#footerSocial1 {
	margin-left: 29%;
}

#copyright {
	font-size: 12px;
	padding-bottom: 10px;
}

#pageLine {
	border-right: #f5ac41 solid 4px;
	min-height: 530px;
}

#sidebar ul {
	list-style: none;
	padding-left: 10px;
}

#sidebar > div > ul > li > div > ul {
	list-style: disc;
}

/*Medium Break*/
@media only screen  
and (min-width : 992px)
and (max-width : 1199px) {
	#headerPhone {
		text-align: right;
	}
	
	#headerMenu {
		padding:25px 0 0 0;
	}
	
	#headerMenu a{
		padding:10px 5px;
	}
	
	#headerMenu li:first-child > a {
		padding-left:0px;
	}
	
	#headerMenu li:last-child > a {
		padding-right:0px;
	}
	
	#headerMenu ul {
		padding:0 0 0 25px;
	}
}

/*Small Break*/
@media only screen  
and (min-width : 768px)  
and (max-width : 991px) {
	#headerPhone {
		font-size: 16px;
		text-align: center;
		padding-top: 8px;
		padding-left: 120px;
		margin-left: 30px;
		margin-right: -30px;
	}
	
	#topMenu {
		margin-left: 0px;
		text-align: center;
	}
	
	#topMenu a{
		padding:5px 10px 5px 5px;
		font-size: 13px;
	}	
	
	#headerMenu{
		padding:10px 0 0 20px;
		text-align: center;
	}
	
	.headerAddress {
		font-size: 12px;
	}
	
	#homeImage {
		margin-left:0px;
		padding: 0px;
	}
	
	.upcomingPic #title {
		font-size:22px;
	}
	
	#footerSocial1 {
		margin-left: 7%;
	}
	
	#pageLine {
		border-right: none;
		border-bottom: #f5ac41 solid 4px;
		padding-bottom: 15px;
	}
}

/*X-Small Break*/
@media only screen 
and (max-width : 767px) {
	#topRow {
		margin-right: 0;
	}
	
	#headerPhone {
		font-size: 14px;
		text-align: left;
		padding-left: 20px;
		float: none;
	}
	
	#topAddress {
		display: inline-block;
	}
	
	.headerAddress {
		display: none;
	}
	
	#topMenu {
		margin: 0;
		padding: 10px 10px 25px;
		text-align: left;
		float: none;
	}
	
	#topMenu ul {
		padding-left:0px;
	}
	
	#logo {
		padding: 0px 10px;
	}
	
	#homeImage {
		margin:-20px 0 20px 25%;
	}
	
	#clickHereBox {
		margin-top: 20px;
		margin-bottom: -20px;
		margin-left: 30%;
	}

	#recentTitle {
		font-size: 28px;
	}
	
	.upcomingPic #title {
		font-size:18px;
	}
	
	#homeBG {
		background-size: 300% 100%;
	}
	
	#footerMenu ul {
		padding-left: 0;
	}
	
	#footerSocial1 {
		margin-left: 8.333333333%;
	}
	
	#pageLine {
		border-right: none;
		padding-bottom: 15px;
	}
	
	#pageLine:before {
		content : "";
		position: absolute;
		left    : 2%;
		bottom  : 0;
		height  : 1px;
		width   : 96%;  /* or 100px */
		border-bottom: #f5ac41 solid 4px;
	}
}

@media only screen 
and (max-width : 575px) {
	.upcomingPic {
		float: none;
		text-align: center;
		width: 50%;
		margin: 5% auto;
	}
}

@media only screen 
and (max-width : 520px) {
	#clickHereBox {
		margin:20px 0 -20px 25%;
	}
}

@media only screen 
and (max-width : 410px) {
	#clickHereBox {
		margin:20px 0 -20px 15%;
	}
}