/* @override http://www.qccusa.com/wp-content/themes/qcc/custom-css/events.css?ver=1.1 */





/* @group Events Page */


#events {
	width: 100%
	margin-left: 0;
	margin-right: 0;
}

div.header_bar {
	background: url(../images/header_btm_bg.jpg) no-repeat 0 -1px;
	background-position: bottom;
	width:100%
	padding:25px 0px 0px 0px;
	height: 82px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	color:#000;
	font-size:32px;
	font-weight:normal;
	border-top: 1px solid silver;
	
}

div.header_bar_shadow {
	height: 35px;
	background: #FFF url(../images/header_btm.jpg) no-repeat 0 -109px;
	margin-bottom: 40px;
}

h1.entry-title {
	text-indent: -9999px;
	visibility: hidden;
	height: 0;
	margin: 0;
	padding: 0;
}



#events img {
	border-style: none;
}

#events h4 {
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 10px;
}

#events h5 {
	font-size: 14px;
}

#events p {
	font-size: 14px;
	word-break:hyphenate;
}

div.image_wrapper {
	clear: both;
	height: 20px;
	margin: 0;
	padding-left: 30px;
}

div.image_wrapper img {
	margin-right: 0;
	margin-bottom: 0;
}

div.full_column {
	float: left;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 60px;
	margin-top: 45px;
}

#events a.view_button {
	display: block;
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding: 6px 15px;
}

#events a.view_button:hover {
	text-decoration: none;
}

.divider {
	border-bottom: 1px solid #cccccc;
	float: left;
	background-color: red;
	width: 480px;
	margin-left: 30px;
	margin-bottom: 60px;
	height: 0;
}

/* @end */

/* @group More NextGen Gallery Mods */

/* There are other style for this in the main CSS */

#events .ngg-galleryoverview {
	margin-left: 83px;
	width: 320px;
	margin-bottom: 60px;
}

#events h1.custom_page_title {
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 30px 30px;
}

/* @end */


/* @group EVENTS COLORS */

.color.blue h4, .color.blue h5, .color.blue h1.custom_page_title  {
	color: #236ac2;
}

.color.blue .ngg-galleryoverview img:hover {
	background-color: #236ac2;
}

.color.blue p {
	color: #666666;
}

.color.blue a.view_button {
	background-color: #236ac2;	
}

/* @end */
