/*
Theme Name: GNRHS
Theme URI: http://www.gnrhs.org
Author: Ben Ringnalda
Author URI: http://www.gnrhs.org
Template: twentytwelve
Version: 1.0.0
*/
@charset "UTF-8";

/* ------ General Decoration ------ */

/* Temporary hack for lt IE9 displays mobile layout at 1014px */
body {
	width: auto;
}
.ie body {
	margin-left: auto;
	margin-right: auto;
	width: 1014px;
}
/* End temporary lt IE9 hack */

article h1,
#content h1,
.homepage h1 {
	font-size: 24px;
	line-height: 26px;
}	
.homepage h2 > a {
	font-size: 19px;
	line-height: 25px;
}
.meta-spacer {
	margin-right: 25px;
}
.min_height { /* used to wrap content around thumbnail in category and archive pages */
	min-height: 150px;
}

/* ------ Comments ------ */

textarea { /* Keeps the comments-textarea inside the content div */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

/* ------ Events ------ */

.em-categories-list {
	list-style: none;
	padding-left: 15px;
}
.event-categories {
	list-style: none;
}
.events-table {
	margin-left: 3%; 
	margin-right: 3%;
	width: 94%; 
}
.events-table img {
	display: block;
	padding: 0 10px 10px 0;
}
.events-table td {
	border-top: 1px dotted #8F8F8F;
	padding: 10px 0;
}
.events-table thead {
	border-bottom: 1px solid #8F8F8F;
}
.events-table thead, tr {
	text-align: left;
}

/* -- Events Manager calendar widget */

.em-calendar-wrapper {margin: 0 4px ;}
.em-calendar {width: 100%;}
.days-names {font-weight: bold; }
.month_name {font-size: 12px; font-weight: bold; text-align: center;}
.em-calendar tbody tr.days-names td {background: #e0e0e0;}
.em-calendar tbody { color: #aaa; }
.em-calendar tbody td { background: #F5F5F5; border: 1px solid #fff; padding:5px; text-align: center;}
.em-calendar tbody td:hover { background: #fff; }
.em-calendar tbody td a { color: #003400!important; }
.em-calendar tbody .pad { background: none; }
.em-calnav-next { text-align: right; }
.em-calnav-prev, .em-calnav-next { font-size: 14px;}
.em-calendar td.eventless-pre,
.em-calendar td.eventless-post {
    background: #FFFFFF;
    color: #E0E0E0;
}

/* -- Full Calendar */
#wpfc-calendar-wrapper {
	margin: 0 7px 10px 7px;
}
#wpfc-calendar-wrapper a {
	font-weight: normal!important;
}
.fc-border-separate td,
.fc-border-separate th {
	border: 1px solid #FFFFFF;
	background-image: none;
}
.fc-border-separate td {
	background: #F5F5F5;
}
.fc-border-separate th {
	background: #E0E0E0;
}
.fc-title {
	white-space: normal;
}
#event-tags-button,
#event-tags-menu,
#event-categories-menu {
	width: auto!important;
}
#event-tags-button a,
#event-tags-menu a,
#event-categories-menu a {
	font-weight: normal!important;
}
  
/* -- Events Manager maps */

.em-locations-list {
	list-style: none;
	padding-left: 0;
}
.em-locations-list li {
	list-style: none;
}
.em-location-map-container {
	border: 1px solid #003400;
	width: 100%!important;
}
.map_container {
	margin: 15px;
}

/* ------ Tags ------ */

.tagcloud {
	padding: 0 7px;
}
		
/* ------ Meta box used for posts and events ------ */

.inline_list li {
	display: inline;
}

/* ------ WordPress Core ------ */

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    margin: 5px 0 20px 20px;
}
.alignleft {
    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;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style:italic;
    max-width: 96%; /* Prevents image from overflowing the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.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);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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. */
}

/* ------ Style changes to WP id's and classes ------*/

#comments {
	clear: both;
	margin-right: 3%;
	padding-top: 15px;
}
#comments li {
	list-style: none;
	margin-left: -17px;
}
.comment-meta {
	color: #8F8F8F;
	text-align: right;
}
.comment-meta i {
	margin-left: 10px;
}
.comment-text {
	background: #F0F0F0;
	font-size: .9em;
	margin: 0 0 10px -15px;
	padding: 10px;
}
.featured-thumbnail {
	float: left;
	margin: 0 20px 10px 10px;
}
#post-meta {
	display: inline-block;
	line-height: 18px;
}
#post-meta a:link,
#post-meta a:visited {
	color: inherit;
	font-weight: inherit;
}
.post-meta-wrapper {
	background-color: #FEFEFE;
	clear: both;
	margin-bottom: 25px;
	padding: 7px;
	text-align: center;
}
.post-single h2 {
	font-size: 16px;
}
.oldernewer i {
	margin: 0 5px;
}
.older {
	float: left;
	font-size: 12px;
}
.newer {
	float: right;
	font-size: 12px;
}
.widget-area ul {
	padding-left: 0px;
}
.widget-sidebar ul > li {
	padding-left: 10px;
}

/* ------ Mobile Layout: 480px and below. ------ */

.wp-caption.alignleft,
.wp-caption.alignright {
    margin-left: auto;
    margin-right: auto
}
#sidebar_right li {
	list-style: none!important;
	padding: 0 10px 3px 15px;
}

/* Tablet Layout: 481px to 667px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 620px) { /* 640 minus 20px average scrollbar width*/

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.events-table img {
	float: left;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
}
