/* @override http://www.calclingpeach.com/wp-content/themes/topaz/custom.css */

/* @override http://dev.calclingpeach.com/wp-content/themes/topaz/custom.css */

/* @override 
	http://dev.calclingpeach.com/wp-content/themes/topaz/custom.css */

	#background{
		background-attachment: fixed !important;
		background-position: 0px 0px !important;
		background-size: 100% auto !important;
	}


#main-menu ul li a{
	font-size:13px;
	line-height:18px;
	display:inline-block;
	font-weight:normal;
	height:57px;
	margin-left:0px;
	padding:40px 15px 0px 15px;
	text-align: center;
	max-width: 80px;
}

#main-menu ul li ul li a {
	max-width: none;
	text-align: left;
}

.peachicons {
float: left;
padding: 0 3% 3% 1%;
	
}

#top-bar-left a {
	color: #000;
}

.widget-post-thumb{
	background-color:#f2f2f2;
	padding:5px;
	border: 1px solid #ccc;
}
img {
	height: auto;
}


h3{
	font-family:'Oswald',Arial !important;
	font-size: 18px;
	line-height:24px;
	padding:7px 0px 7px 0px;
	margin-bottom:20px;
}
#slider .column2_1 img {
border: 1px solid;
}


#logo img {
width: 200px;
}
.sidebar-widget-title {
	margin-top: 12px;
}
.event-entry-thumb:hover img{
	transform: scale(1);
	-ms-transform: scale(1); /* IE 9 */
	-webkit-transform: scale(1); /* Safari and Chrome */
	-o-transform: scale(1); /* Opera */
	-moz-transform: scale(1); /* Firefox */
}
.event-entry-thumb{
	text-align: center;
	margin-bottom: 15px;
}
.event-entry-thumb img {
max-height: 150px;
}
.boxed-layout{
	padding-bottom:50px;
	border-bottom: 50px solid #1a1a1a;
	min-height: 775px;
}
.social-youtube{
	background: #fff url('images/youtube1.png') no-repeat center center;
}
.social-youtube:hover{
	background: #ff5e0d url('images/youtube2.png') no-repeat center center;
}

@media screen and (max-width: 1008px) {
.boxed-layout{
	padding-top:0px;
	padding-bottom:0px;
}
#main-menu ul li a{
	font-size:12px;
	line-height:18px;
	display:inline-block;
	font-weight:normal;
	height:57px;
	margin-left:0px;
	padding:40px 14px 0px 14px;
	text-align: center;
	max-width: 80px;
}
#logo img {
width: 250px;

}
div#logo-box {
float: none;
width: 100%;
text-align: center;	
}
}

#body li a{
    color: #ff5e0d!important;
}

.sidebar-widget a {
    color: #ff5e0d!important;
}