/* Page */
h2 {
	margin-top: 30px;
	font-size: 24px;
}
h2:first-child {
	margin-top: 12px;
}
h3 {
	margin-top: 20px;
}
.more {
	margin-top: 10px;
}
#main {
	padding: 20px 30px 25px 30px;
	background: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content {
	width: 660px;
	float: left;
}
#content li {
	width: 100%;
	margin-top: 20px;
}
#content .entry-content ul li {
    list-style: square !important;
margin-left: 20px;
}
#content li h3 {
	margin: 0;
}
#mobile-sub-nav {
	width: 100%;
	margin: 20px 0 30px 0;
	display: none;
}
.addthis_toolbox {
	margin-top: 20px;
}
.addthis_button_tweet {
	margin-left: 5px;
}
.addthis_button_google_plusone {
	margin-left: -25px;
}
.addthis_counter {
	margin-left: -25px;
}
.riva-slider-holder {
    margin-top: 25px;
}
.riva-slider-holder li {
	width: 14px !important;
}
.sub-page-img-holder {
	margin-top: 20px;
}
.sub-page-img-holder img {
    max-width: 660px;
    height: auto;
}
#grid, .mcm_people ul.list-wrapper {
	width: 690px;
	margin: 5px 0 0 -30px;
}
#grid li,.mcm_people .list-wrapper li {
	width: 315px !important;
	float: left;
	margin: 20px 0 0 30px;
}
#grid img, .mcm_people .list-wrapper img,  #posts img {
	float: left;
	margin-right: 20px;
}
.mcm_people h3 {
	margin: 0;
}
#grid p, .mcm_people .list-wrapper p {
	margin-top: 10px;
	font-size: 12px;
}
#grid .more, .mcm_people ul.list-wrapper .more {
	float: left;
}
.person-info {
	margin: 20px 0 0 20px;
	display: inline-block;
	vertical-align: top;
}
.photos li {
	width: auto !important;
	float: left;
	margin-left: 40px;
	padding-left: 40px;
	border-left: 1px solid #bbbdbf;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.photos li:first-child {
	margin: 0;
	padding: 0;
	border: 0;
}
#posts {
	margin-top: 10px;
}
#posts li {
	width: 100%;
	margin: 20px 0 0 0;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
#posts li:first-child {
	margin: 0;
	border: 0;
}
#posts.border li:first-child {
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
}
#posts h3 {
	margin: 0;
}
.date {
	margin-top: 10px;
	font-size: 12px;
}
#posts p {
	margin-top: 10px;
}
.fb-comments {
	margin-top: 20px;
}
#side {
	width: 200px;
	float: left;
	margin-left: 30px;
}
#breadcrumbs {
	margin: 26px 0 24px 0;
	font-size: 11px;
	color: #333;
}
#breadcrumbs img {
	margin: 0 5px;
}
#subnav {
	margin-bottom: 50px;
}
#side li {
	width: 100%;
	margin: 20px 0 0 0;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
#side li:first-child {
	margin: 0;
	padding-top: 0;
	border: 0;
}
#subnav li {
	width: 190px;
	padding-left: 10px;
}
#subnav a {
	color: #333;
}
#subnav .selected {
	color: #a5da37;
}
#side .widget {
	margin-bottom: 50px;
}
#side h2, #side h3 {
	margin-bottom: 20px;
	font-size: 18px;
}
#side h2 a {
	float: right;
	margin-top: 6px;
	font-size: 12px;
	color: #999;
}
#side p {
	margin-top: 5px;
	line-height: 19px;
	font-size: 12px;
}
#side .more {
	margin-top: 5px;
}
footer {
	margin-top: 30px;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}
/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Media Queries */
@media (min-width: 768px) and (max-width: 999px) {
	#content {
		width: 438px;
	}
	.riva-slider-holder {
		margin-bottom: -90px;
		-moz-transform: scale(.66);
		-ms-transform: scale(.66);
		-o-transform: scale(.66);
		-webkit-transform: scale(.66);
		transform: scale(.66);
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.sub-page-img-holder img {
		max-width: 438px;
	}
	#grid, .mcm_people ul.list-wrapper {
		width: 438px;
	}
	#grid li,.mcm_people .list-wrapper li {
		width: 100% !important;
		float: none;
		clear: both;
		margin-top: 20px;
		display: inline-block;
	}
	.photos li, .photos li:first-child {
		margin: 0 20px 0 0;
		padding: 0;
		border: 0;
	}
	.fb-comments span {
		width: 438px !important;
	}
}
@media (max-width: 767px) {
	#content {
		max-width: 100%;
	}
	#mobile-sub-nav {
		display: block;
	}
	.riva-slider-holder {
		position: absolute;
		left: 50%;
		margin: 30px 0 -150px -145px;
		-moz-transform: scale(.44);
		-ms-transform: scale(.44);
		-o-transform: scale(.44);
		-webkit-transform: scale(.44);
		transform: scale(.44);
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.sub-page-img-holder {
		display: block !important;
		text-align: center;
	}
	.sub-page-img-holder img {
		max-width: 100%;
	}
	#grid, .mcm_people ul.list-wrapper {
		width: auto;
	}
	#grid li,.mcm_people .list-wrapper li {
		width: 100% !important;
		margin-left: 15px;
		text-align: center;
	}
	#grid img, .mcm_people .list-wrapper img,  #posts img {
		float: none;
		margin: 0 auto;
		display: block;
	}
	.mcm_people h3, #posts h3 {
		margin-top: 20px !important;
	}
	#grid .more, .mcm_people ul.list-wrapper .more {
		float: none;
		display: block;
	}
	.person-info {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	.photos li {
		float: none;
		margin: 20px 0 0 0;
		padding: 0;
		border: 0;
	}
	.fb-comments span {
		width: auto !important;
	}
}