.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 710px;
	margin: 0px auto;
}

#content-box {
	position: relative;
	overflow: hidden;
}

article {
	clear: left;
}

.wp-caption-text{
	font-size:14px !important;
	margin-bottom:22px !important;
	font-family: 'SkolarPE-italic';
}

.wp-caption{
}

.alignleft{
	margin-right:33px !important;
}

.alignright{
	margin-left:33px;
}

.wp-caption-text:first-letter{
	font-size:14px !important;
	padding:0 !important;
}

#coop-info header{
	border-top: 1px dotted #ed4101;
	border-bottom: 1px dotted #ed4101;
	height: 40px;
	line-height: 40px;
	margin-bottom: 35px;
}

#browse{
	color: #ed4101;
	padding-left: 42px;
	background-image: url("../images/search.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-family: "ApexSerif-Book";
	float: right;
	font-size: 14px;
}

#coop-info header span{
	font-size: 13px;
	text-transform: uppercase;
	color: #8b8b8b;
}

#coop-content{
	display: none;
	margin-bottom: 35px;
}

#coop-info table{
	font-size: 13px;
	text-transform: uppercase;
	color: #ed4101;
	margin-bottom: 25px;
}

#coop-info table td{
	width: 500px;
	padding-bottom: 10px;
	padding-right: 70px;
}

#coop-info table span{
	color: #8b8b8b;
}

#coop-info table a{
	color: #ed4101;
}

#about
{
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	background: #ed4101;
	padding: 10px 14px;
	border-radius: 4px;
}

#about:hover
{
	opacity:0.8;
}

#coop-info{
	color: #8b8b8b;
	line-height: 22px;
	font-size: 14px
}

.post-content p:first-of-type:first-letter {
	font-size: 66px;
	float: left;
	padding: 22px 10px 0px 0px;
}

.wpgeo_map
{
	margin:40px 0;
}

.post-content p {
	margin-bottom: 33px;
	line-height: 33px;
	font-size:22px
}

.post-content a
{
	color: #ED4101
}

.post-content h1
{
	line-height:42px;
	padding-bottom:33px;
	color: #ED4101;
}

.post-content h2
{
	font-family: "ApexSerif-Book";
	font-size:25px;
	line-height:36px;
}

.post-content h3:before
{
	content: "";
	background: #CCCCCC;
	width:200px;
	height:1px;
	display:block;
	margin: 55px auto;
}

.post-content h3
{

	line-height:33px;
	color: #ED4101;
	font-size: 20px;
	margin-bottom:33px;

	-webkit-font-feature-settings: 'smcp';
	-ms-font-feature-settings: 'smcp';
	font-feature-settings: 'smcp';
}

.post-content h4
{
	color: #ED4101;
	border-bottom: 1px dotted #ED4101;
	padding-bottom: 12px;
	margin-bottom: 20px;
	margin-top: 40px;
}

.post-content img
{
	border: 1px dotted #999;
	margin: 5px 10px 0px 0px;
	padding: 10px;
}

.post-content .really_simple_share_specificfeeds_follow
{
	margin-top: 1px;
}

.post-content #email_follow img
{
	border: none;
  margin: 0;
  padding: 0;
}

.post-content strong
{
	font-family: 'SkolarPE-Bold';
	font-weight:normal;
}

.post-content ul li
{
	padding-left: 20px;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 22px;
	margin-left: 20px;
	color: rgba(0, 0, 0, 0.86);
}

.post-content ul li:before
{
	list-style-type: disc;
	list-style-position: outside;
	content: "• ";
	color: red;
	margin-left: -42px;
	padding-right: 11px;
	font-size: 42px;
	position: relative;
	bottom: -5px;
}

.post-content ul.slidesjs-pagination li:before
{
	content: "";
}

.post-content ol li
{
	list-style-type: decimal;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 22px;
	margin-left: 20px;
	color: rgba(0, 0, 0, 0.86);
	list-style-position: outside;
	padding-left: 22px;
}

#slides img
{
	border: 0px;
	margin: 0px;
	padding:0px;
}

.slidesjs-pagination li
{
	padding: 0px !important;
	margin: 0 1px!important;
}

.slidesjs-pagination li:before
{
	content: none !important;
}

.post-content blockquote p
{
	font-size: 22px;
	line-height: 33px;
	font-weight: normal;

	font-family: 'SkolarPE-italic';
	padding-left: 35px;
	border-left: 2px solid #ED4101;
	margin: 32px 0;
}
.post-content blockquote p:first-of-type:first-letter
{
	font-size: 22px;
	float: left;
	padding: 0;
	font-family: 'SkolarPE-italic';
	line-height: 33px;
	text-indent: -10px;
}

#actions{
	clear: left;
	overflow: hidden;
	padding: 7px 0px 20px 0px;
}

#share{
	float: right;
}

#embed {
	float: left;
}

#embed, #share{
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	width: 165px;
	line-height: 30px;
	color: #8b8b8b;
	background-color: #e4e3de;
	text-align: center;
	border-radius: 3px;
	padding-top: 3px;
	-moz-transition: .20s ease;
	-webkit-transition: .20s ease;
	-webkit-border-radius: 2px;
}

#embed:hover, #share:hover{
	background: #ed4101;
	color: #ffffff
}

#leave-a-comment {
	display: block;
	width: 285px;
	line-height: 45px;
	color: #000;
	background-color: #ed4101;
	text-align: center;
	margin: -7px 0px 0px 45px;
	border-radius: 3px;
	float: left;
	padding-top: 2px;
}

#stories-container{
	background-color: #f2f2f2;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}

#stories-container > span{
	font-size: 13px;
	text-transform: uppercase;
	color: #8b8b8b;
	display: block;
	margin-bottom: 20px;
}

#stories {
	height: 350px;
}

#stories article {
	padding: 10px 0px 0px 40px;
	min-height: 140px;
}

#stories article:nth-child(2n+1) {
	border-right: 1px dotted #9b9b9b;
}

#slides a:hover
{
	background:#ed4101
}

#slides .slidesjs-navigation {
	margin-top: 5px;
}

a.slidesjs-next, a.slidesjs-previous, a.slidesjs-play, a.slidesjs-stop {
	background-image: url(../images/btns-next-prev.png);
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
}

a.slidesjs-next {
	margin-right: 10px;
	background-position: -12px 0;
}

a:hover.slidesjs-next {
	background-position: -12px -18px;
}

a.slidesjs-previous {
	background-position: 0 0;
}

a:hover.slidesjs-previous {
	background-position: 0 -18px;
}

a.slidesjs-play {
	width: 15px;
	background-position: -25px 0;
}

a:hover.slidesjs-play {
	background-position: -25px -18px;
}

a.slidesjs-stop {
	width: 18px;
	background-position: -41px 0;
}

a:hover.slidesjs-stop {
	background-position: -41px -18px;
}

.slidesjs-pagination {
	margin: 7px 0 0;
	float: right;
	list-style: none;
}

.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}

.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}

#slides a:link, #slides a:visited {
	color: #333
}

#slides a:hover, #slides a:active {
	color: #9e2020;
	border-radius: 50%;
}


.slidesjs-control img{
	width:100%;
	height:100%;
}

.navbar {
	overflow: hidden
}

#slides {
  display: none
}

.container {
  margin: 0 auto
}

#modal-3
{
	width: 950px;
	max-width: 950px;
}

#widget
{
	float: right;
	width: 230px;
	background-color: #e1dad8;
	padding: 50px;
}

#widget-iframe
{
	width: 230px;
	min-height: 380px;
}

#settings
{
	padding-top: 40px;
	width: 570px;
}

#settings span
{
	font-size: 22px;
}

#code
{
	display: block;
	width: 440px;
	height: 120px;
	padding: 15px;
	font-size: 14px;
	border: 1px solid #e8e6e2;
	margin: 30px 0px 40px 0px;
}

#settings .row
{
	padding-bottom: 20px;
	line-height: 30px;
}

#settings .label
{
	clear: left;
	float: left;
	display: block;
	margin-right: 20px;
}

#settings #switcher-container,
#settings #switcher-container *
{
	cursor: pointer;
}

#width
{
	display: block;
	width: 165px;
	height: 30px;
	padding: 0px 15px;
	font-size: 14px;
	border: 1px solid #e8e6e2;
}

#settings a
{
	margin-top: 15px;
	clear: left;
	display: block;
	width: 280px;
	line-height: 50px;
	background-color: #ed4101;
	text-align: center;
	border-radius: 4px;
}

#author
{
	display: block;
	color: #ed4101;
	margin-bottom: 50px;
}

#author-title
{
	font-size: 12px;
	color: #8b8b8b;
	text-transform: uppercase;
	margin: 40px 0px 10px 0px;
}

#coop-stories
{
	margin-top: 30px;
}

#coop-stories span
{
	font-size: 12px;
	color: #8b8b8b;
	text-transform: uppercase;
}

#coop-stories ul
{
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px dotted #ed4101;
	border-bottom: 1px dotted #ed4101;
}

#coop-stories li
{
	margin-bottom: 15px;
	padding-left: 30px;
	background-image: url("../images/bullet.png");
	background-repeat: no-repeat;
	background-position: left center;
}

/* For tablets & smart phones */
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container {
    width: auto
  }
}

/* For smartphones */
@media (max-width: 480px) {
  .container {
    width: auto
  }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 724px
  }
}

/* For larger displays */
@media (min-width: 1200px) {
  .container {
    width: 1170px
  }
}
