* {
	margin: 0px;
	padding: 0px;
	}

* html #main { 
	height:100%;
	}

a {
	color: #8dc63f;
	}

a:hover {
	color: #555555;
	}

article, section {
	width: 100%;
	}

a.social {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	color: #555555;
	margin-right: 20px;
	padding-left: 28px;
	height: 21px;
	display: inline-block;
	}

a.social.facebook {
	background: url(../images/button-facebook.png) left top no-repeat;
	}

a.social.instagram {
	background: url(../images/button-instagram.png) left top no-repeat;
	}
	
a.social.twitter {
	background: url(../images/button-twitter.png) left top no-repeat;
	}

a.social.website {
	background: url(../images/button-website.png) left top no-repeat;
	}

a.social:hover {
	color: #8dc63f;
	background-position: 0px -21px;
	}

article .box {
	width: 320px;
	height: 260px;
	float: left;
	background: #555555;
	}

article .box h4 {
	width: 94.375%;
	height: 33px;
	background: #363636;
	text-align: left;
	color: #ddd7d2;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	padding-left: 5.625%;
	padding-top: 17px;
	position: relative;
	}

article .box.map h4 {
	font-size: 12px;
	line-height: 12px;
	color: #8dc63f;
	height: 30px;
	padding-top: 20px;
	}

article .box.map h4 a {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/button-arrow-right.png) no-repeat;
	}

article .box.map h4 a:hover {
	background-position: 0px -50px;
	}

article .box.map iframe {
	width: 318px;
	height: 208px;
	border: 1px solid #fff;
	}

article .box.map.centered,
article .box.related.centered {
	float: none;
	margin-left: auto;
	margin-right: auto;
	}

article .box.related {
	float: right;
	}
	
article .box.related .links {
	padding-left: 18px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	text-align: left;
	}

article .box.related .links a {
	display: block;
	color: #f2efeb;
	line-height: 24px;
	text-decoration: none;
	}

article .box.related .links a:hover {
	color: #fff200;
	}

article .box.related .links h5 {
	margin-top: 19px;	
	}


article .box.related .links h5:nth-child(1) {
	margin-top: 0px;
	}

article #comments {
	width: 100%;
	padding-top: 45px;
	padding-bottom: 65px;
	background: url(../images/bg-comments.jpg);
	}

article #comments .comment {
	clear: both;
	background: #f2efeb;
	padding: 2.85%;
	width: 94.3%;
	margin-bottom: 15px;
	text-align: left;
	}

article #comments .comment h5 {
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 16px;
	color: #555555;
	float: left;
	}

article #comments .comment h6 {
	float: right;
	margin-bottom: 15px;
	}
	
article #comments .comment p {
	clear: both;
	line-height: 20px;
	margin-bottom: 15px;
	}

article #comments p.wysija-after-comment {
	clear: none;
	color: #fff;
	position: relative;
	top: -35px;
	width: 50%;
	}

article #comments .comment p.links {
	text-align: right;
	margin-bottom: 0px;
	}

article #comments .comment p.links a {
	margin-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 14px;
	}

article #comments .count {
	color: #fff;
	font-style: italic;
	font-size: 21px;
	line-height: 21px;
	float: right;
	margin-top: 4px;
	}

article #comments .error,
article #comments .comment-notes {
	clear: both;
	color: #fff200;
	width: 100%;
	text-align: left;
	}
	
article #comments h4 {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	padding-left: 52px;
	padding-top: 3px;
	height: 28px;
	float: left;
	margin-bottom: 10px;
	background: url(../images/icon-comments.png) left top no-repeat;
	}
	
article #comments input,
article #comments textarea {
	width: 97.85742%;
	border: 0px;
	background: #f2efeb;
	padding-left: 2.14285%;
	padding-bottom: 15px;
	padding-top: 10px;
	height: 45px;
	font-family: "minion-pro", georgia, serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 24px;
	color: #707070;
	clear: both;
	display: block;
	margin-top: 15px;
	border-radius: 0px;
	}
	
article #comments input::placeholder,
article #comments textarea::placeholder {
	color: #8dc63f;
	font-family: "proxima-nova", helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 10px;
	}
	
article #comments input::placeholder {
	position: relative;
	top: -15px;
	}

article #comments input#wysija-box-after-comment {
	width: auto;
	height: auto;
	display: inline;
	margin-right: 10px;
	}

article #comments #submit {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	background: #8dc63f;
	color: #363636;
	letter-spacing: 1px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 22px;
	padding-right: 22px;
	float: right;
	margin-bottom: 50px;
	margin-top: 0px;
	width: auto;
	}

article #comments #submit:hover {
	background-color: #fff200;
	}

article #comments textarea {
	padding-top: 17px;
	height: 125px;
	margin-bottom: 0px;
	}

article .container, 
.featured .container,
.profile .container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

article h3 {
	margin-bottom: 30px;
	}

article h3.seenby {
	margin-bottom: 20px;
	}

article p, section p {
	text-align: left;
	margin-bottom: 35px;
	}

article p.camera {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-top: 1px;
	background: url(../images/icon-camera.png) left top no-repeat;
	}

article p.opener, .featured p.opener, article .opener {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 32px;
	}

article #photo {
	width: 100%;
	height: auto;
	background: url(../images/bg-photo.png);
	}
article #photo .container,
#relatedposts .container,
footer .container,
#search-bar .container,
.profile.contributors .container,
.featured-title .container {
	width: 1050px;
	height: 100%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	}
	
article #photo .container {
	font-size: 0;
	line-height: 0;
	}

article #photo .wrapper {
	display: inline-block;
	position: relative;
	}

article #photo .copyright {
	bottom: 5px;
	position: absolute;
	right: 5px;
	}
	
article #photo .container img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	cursor: pointer;
	}

article #subscribe-bottom {
	clear: both;
	text-align: left;
	padding-bottom: 50px;
	padding-top: 50px;
	border-top: 1px solid #fff;
	}

article #subscribe-bottom .button {
	float: left;
	}

article #subscribe-bottom h4 {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	position: relative;
	top: 10px;
	}

article #subscribe-bottom input,
article #subscribe-bottom select {
	width: 35%;
	height: 50px;
	border: none;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 1.5%;
	color: #555555;
	border-radius: 0px;
	background-color: #ffffff;
	float: left;
	margin-left: 25px;
	}

article #subscribe-bottom #message {
	clear: both;
	text-align:  right;
	margin-top: 10px;
	color: #b10606;
	}

article #subscribe-bottom #message.confirmation {
	clear: none;
	text-align: left;
	color: #b10606;
	float: left;
	margin-left: 25px;
	margin-top: 8px;
	}
	
article .tags {
	clear: both;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 40px;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

article .tags a {
	text-transform: capitalize;
	}

article .user,
section .user {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	margin-bottom: 4px;
	}

article .userphoto {
	width: 66px;
	height: 66px;
	margin-bottom: 13px;
	}

article .social {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 18px;
	color: #555555;
	text-decoration: none;
	}

article .usersocial:hover {
	color: #8dc63f;
	}

.assignment-container {
	text-align: left !important;
	}

.assignment-container a.link {
	margin-bottom: 7px;
	}

.assignment-container h2 {
	text-align: left;
	font-size: 60px;
	line-height: 70px;	
	}

.assignment-container h3 {
	margin-bottom: 3px !important;
	}

.assignment-container h4 {
	font-weight: 400 !important;
	}

.assignment-container .gallery {
	margin-top: 50px;
	}

.assignment-container .example {
	width: 350px;
	float: right;
	margin-left: 35px;
	text-align: right;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 300;
	font-size: 10px;
	line-height: 14px;
	}

.assignment-container .example img {
	width: 100%;
	height: auto;
	border: 1px solid #fff;
	}

.assignments a.link,
.assignment-container a.link,
#vote a.link,
.button-link {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	color: #363636;
	font-size: 18px;
	line-height: 18px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	background: #8DC63F;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	}

.assignments a.link:hover,
.assignment-container a.link:hover,
#vote a.link:hover {
	background-color: #f8ee53;
	}

	.assignments .assignment {
	border-top: 1px solid #fff;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	}
	
.assignments .assignment::after {
	content: "";
	clear: both;
	display: table;
	}

.assignments .assignment:last-of-type {
	border-bottom: 1px solid #fff;	
	}

.assignments .current,
.assignment-container .gallery {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
	background: rgba(255,255,255,.35);
	}

.assignments .current a.link,
.assignment-container a.link,
#vote a.link {
	font-size: 24px;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	margin-right: 15px;
	}

.assignments .current a.entries {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 300;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	}

.assignments .current h4 {
	font-size: 40px;
	line-height: 50px;
	}

.assignments .current img {
	width: 270px;
	height: auto;
	margin-right: 30px;
	}

.assignments .current p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	}

.assignments h3,
.assignment-container h3,
.assignment-container h4,
.assignments h5,
#vote h3 {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 300;
	color: #555555;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 2px;
	font-style: normal;
	text-align: left;
	margin-bottom: 10px;
	}

.assignments h4 {
	font-family: "minion-pro", georgia, serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	text-align: left;
	margin-bottom: 5px;
	}

.assignments h5 {
	font-size: 16px;
	line-height: 16px;
	}

.assignments img {
	float: left;
	width: 150px;
	border: 1px solid #fff;
	margin-right: 20px;
	}

body, html {
	width: 100%;
	height: 100%;
	color: #555555;
	font-size: 17px;
	line-height: 30px;
	font-family: "minion-pro", georgia, serif;
	font-weight: 400;
	background: url(../images/bg-article.jpg);
	}

.button {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	text-align: left;
	}

.button.facebook {
	width: 13px;
	height: 27px;
	background: url(../images/icon-facebook.png) no-repeat;
	}

.button.google-plus {
	width: 27px;
	height: 27px;
	background: url(../images/icon-google-plus.png) no-repeat;
	}

.button.instagram {
	width: 27px;
	height: 27px;
	background: url(../images/icon-instagram.png) no-repeat;
	}

.button.minimize {
	width: 20px;
	height: 21px;
	opacity: .7;
	background: url(../images/icon-minimize.png) no-repeat;
	}

.button.minimize:hover {
	opacity: 1;
	}

.button.rss {
	width: 27px;
	height: 27px;
	background: url(../images/icon-rss.png) no-repeat;
	}

.button.search {
	width: 50px;
	height: 50px;
	background: url(../images/icon-search.png) center center no-repeat #fff200;
	}

.button.search:hover {
	background: url(../images/icon-search.png) center center no-repeat #8dc63f;
	}

.button.subscribe {
	width: 50px;
	height: 50px;
	float: left;
	background: url(../images/icon-arrow-right.png) center center no-repeat #fff200;
	}

.button.subscribe:hover {
	background: url(../images/icon-arrow-right.png) center center no-repeat #8dc63f;
	}


.button.twitter {
	width: 27px;
	height: 27px;
	background: url(../images/icon-twitter.png) no-repeat;
	}

.button.youtube {
	width: 27px;
	height: 27px;
	background: url(../images/icon-youtube.png) no-repeat;
	}

.category {
	padding-top: 12px;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 25px;
	display: block;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-category.png) center bottom no-repeat;
	}
	
.category, .category a {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #555555;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	}

.clear {
	clear: both;	
	}
	
.comment-respond .comment-reply-title,
.comment-respond .comment-notes {
	display: none;
	}
	
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
	margin: 0;
	}
	
.comment-respond .form-submit {
	position: relative;
	top: -35px;
	}
	
.copyright {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	text-shadow: 1px 1px #000;
	}

#debug {
	position: fixed;
	background: #fff;
	padding: 10px;
	top: 5px;
	left: 5px;
	}

.featured {
	background-size: cover;
	background-position: center;
	height: 650px;
	overflow: hidden;
	position: relative;
	text-align: center;
	}

.featured h3 {
	font-style: normal;
	line-height: 30px;
	font-size: 25px;
	margin-bottom: 5px;
	}	
	
.featured img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	}

.featured h3, .featured h2, .featured h2 a, .featured .user, .featured p {
	position: relative;
	color: #fff;
	text-decoration: none;
	}

.featured h3.date {
	margin-top: 215px;
	}

.featured .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/bg-featured-overlay.png); 
	}

.featured h3.seenby {
	color: #fff200;
	margin-bottom: 15px;
	}

.featured .user {
	margin-bottom: 45px;
	}

.featured .user a:hover,
.featured h2 a:hover {
	color: #8dc63f;
	}

.featured.page h2 {
	margin-top: 20px;
	}

.featured-title {
	background-color: #363636;
	padding-top: 35px;
	padding-bottom: 30px;
	width: 100%;
	}

.featured-title .author-data {
	width: 16.667%;
	float: left;
	text-align: right;
	margin-right: 2.85%;
	}

.featured-title .author-data h3.date,
.featured-title .author-data a {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	text-align: right;
	font-weight: 400;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	}

.featured-title .author-data a {
	color: #ddd7d2;
	}
	
.featured-title .author-data .user {
	color: #fff;
	}

.featured-title .author-data a:hover {
	color: #8DC63F;
	}

.featured-title .author-data h3.date {
	color: #8DC63F;
	font-style: normal;
	}

.featured-title .post-data {
	float: left;
	}
	
.featured-title .post-data,
.featured-title .post-data h2 {
	text-align: left;
	}

.featured-title .post-data h2,	
.featured-title .post-data h2 a {
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 0px;
	}

.featured-title .post-data h2 a:hover {
	color: #8DC63F;
	}

.featured-title .post-data .view {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	color: #363636;
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	background: #8DC63F;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-top: 20px;
	}

.featured-title .post-data .view:hover {
	background: #fff200;
	}
	
footer {
	clear: both;
	width: 100%;
	background: #252525;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: 5px solid #8dc63f;
	}

footer .logofoot {
	margin-right: 25px;
	float: left;
	}

footer .footer-links {
	float: left;
	text-align: left;
	width: 575px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7d7d7d;
	}

footer .footer-links a {
	color: #f8ee53;
	font-weight: normal;
	text-decoration: none;
	}

footer .footer-links a:hover {
	color: #8dc63f;
	}

footer .footer-social {
	float: right;
	text-align: right;	
	padding-top: 10px;
	}

footer .footer-social .button {
	float: left;
	margin-left: 35px;
	margin-bottom: 15px;
	opacity: .35;
	filter:alpha(opacity=.35);
	}

footer .footer-social .button:hover {
	opacity: .65;
	filter:alpha(opacity=.65);
	}

h1, h1 a {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 30px;
	line-height: 30px;
	color: #707070;
	padding-top: 18px;
	text-align: center;
	text-decoration: none;
	}

h1 span {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: top;
	margin-top: -2px;
	margin-left: 5px;
	margin-right: 8px;
	background: url(../images/logo-wild-view-lens.png) no-repeat;
	background-size: cover;
	}

h2, h2 a {
	font-family: "minion-pro", georgia, serif;
	font-weight: 400;
	font-size: 60px;
	line-height: 65px;
	color: #555555;
	text-align: center;
	margin-bottom: 15px;
	}

h3 {
	font-family: "minion-pro", georgia, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	color: #707070;
	text-align: center;
	}

h5 {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	color: #8dc63f;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	}

h6 {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	font-size: 16px;
	line-height: 16px;
	}

header {
	height: 85px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #fff;
	border-bottom: 5px solid #8dc63f;
	}

header .logohead {
	position: absolute;
	right: 20px;
	top: 8px;
	}

header .menu {
	display: none;
	}

hr {
    border: none;
    height: 1px;
    width: 100%;
    color: #fff;
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 40px; 
	}

#lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
	z-index: 201;
	}

#lightbox .copyright {
	padding-top: 10px;
	}

#lightbox img {
	margin-top: 2.5%;
	padding-bottom: 10px;
	height: 90%;
	width: auto;
	cursor: pointer;
	cursor: hand;
	}

#lightbox .minimize {
	position: absolute;
	margin-right: 7px;
	margin-top: 7px;
	}

.logged-in-as {
	color: #fff;
}

.logohead {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 69px;
	height: 69px;
	background: url(../images/logo-wcs-new-blk.png) no-repeat;
	}
	
.logofoot {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 69px;
	height: 69px;
	background: url(../images/logo-wcs-new-wht.png) no-repeat;
	}

#main {
	position: relative;
	width: 100%;
	}

nav {
	position: absolute;
	left: 0px;
	top: 30px;
	}

nav a {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	color: #707070;
	font-size: 12px;
	text-decoration: none;
	margin-left: 15px;
	text-transform: uppercase;
	}

nav a:hover {
	color: #8dc63f;
	}

nav#mobile {
	top: 0px;
	right: -80%;
	width: 80%;
	min-height: 100%;
	background: #fff;
	display: none;
	}

nav#mobile a {
	display: block;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #eae6e3;
	}

nav#mobile .button.search {
	width: 40px;
	height: 40px;
	border: none;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-size: 45% 45%;
	}

nav#mobile h5 {
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	}

nav#mobile input {
	width: 96.25%;
	height: 40px;
	border: none;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 3.75%;
	color: #555555;
	background-color: #f2efeb;
	border-radius: 0px;
	}

nav#mobile .search-container {
	width: 93%;
	position: relative;
	left: 10px;
	}

nav#mobile ul {
	width: 90%;
	left: 10px;
	height: 25px;
	position: relative;
	z-index: 100;
	}

nav#mobile ul:nth-of-type(1) {
	margin-bottom: 30px;
	}

nav#mobile ul li {
	list-style: none;
	display: none;
	}

nav#mobile ul li:nth-child(1) {
	display: block; 
	}

nav#mobile ul li a {
	display: block;
	background-color: #f2efeb;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	color: #555555;
	width: 100%;
	height: 25px;
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	padding-left: 3.75%;
	padding-top: 15px;
	text-decoration: none;
	margin-bottom: 1px;
	border: none;
	}

nav#mobile ul li a:hover {
	color: #8dc63f;
	}

nav#mobile ul li a.expander {
	background: url(../images/button-arrow-down.png) right top no-repeat #f2efeb;
	background-size: auto 80px;
	}

nav#mobile ul li a.expander:hover {
	background-position: right -40px;
	}

nav#mobile ul.children {
	width: 100%;
	left: 0px;
	height: auto;
	}

nav#mobile ul.children:nth-of-type(1) {
	margin-bottom: 0px;
	}

nav#mobile ul.children li a	{
	padding-left: 10%;
	width: 93.7%;
	}
	
ol.requirements li {
	list-style: decimal;
	text-align: left;
	margin-left: 50px;
	margin-bottom: 25px;
	}	

ol.requirements li ol li {
	list-style: circle;
	margin-bottom: 5px;
	}

ol.requirements li ul li {
	list-style: lower-alpha;
	margin-bottom: 5px;
	}

.post.pingback,
.form-allowed-tags,
.comment-form-comment label {
	display: none;
	}

.profile hr.lower {
	margin-bottom: 0px;
	}

.profile {
	padding-top: 110px;
	}

.profile h2 {
	margin-bottom: 50px;
	}

.profile h3, .profile h3 a {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	color: #8dc63f;
	margin-top: 20px;
	margin-bottom: 5px;
	font-style: normal;
	text-decoration: none;
	}

.profile h3 a:hover {
	color: #555555;
	}

.profile h4, .profile h4 a {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #555;
	text-decoration: none;
	}

.profile h4 a:hover {
	color: #8DC63F;
	}

.profile p {
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	}

.profile .contributor {
	width: 45%;
	float: left;
	margin-right: 5%;
	margin-bottom: 65px;
	}

.profile .contributor:nth-child(2n) {
	clear: both; 
	}

.profile .contributor h3, 
.profile .contributor h4, 
.profile .contributor a {
	font-size: 16px;
	line-height: 16px;
	}

.profile .contributor .more {
	text-transform: uppercase;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	}

.profile .contributor p {
	margin-bottom: 0px;
	margin-top: 15px;
	}

.profile.contributors {
	padding-top: 40px;
	}

#relatedposts {
	clear: both;
	}

#relatedposts .container {
	padding-bottom: 75px;
	}

#relatedposts h2 {
	margin-top: 40px;
	}
	
#relatedposts .post {
	width: 30.476%;
	height: 290px;
	background: #fff;
	float: left;
	margin-right: 4.28571%;	
	margin-top: 45px;
	text-align: left;
	overflow: hidden;
	opacity: 0;
	}

#relatedposts .post:nth-child(3n+3) {
	margin-right: 0px;
	}

#relatedposts .post a.title {
	margin-left: 6.25%;
	margin-right: 6.25%;
	padding-right: 15.625%;
	width: 71.875%;
	display: block;
	color: #363636;
	text-decoration: none;
	line-height: 22px;
	font-size: 18px;
	background: url(../images/arrow-right.png) right center no-repeat;
	}

#relatedposts .post a.title:hover {
	color: #8dc63f;
	}

#relatedposts .post h5 {
	letter-spacing: 1px;
	margin-top: 12px;
	margin-left: 6.25%;
	}

#relatedposts .post .photo {
	width: 100%;
	height: 210px;
	overflow: hidden;
	position: relative;
	}

#relatedposts .post .photo img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#relatedposts.recent h4 {
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	color: #555555;
	letter-spacing: 1.5px;
	margin-top: 60px;
	text-transform: uppercase;
	}

#relatedposts .more {
	clear: both;
	}

#relatedposts .more a {
	clear: both;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 600;
	color: #363636;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	background: #8dc63f;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	}

#relatedposts .more a.off,
#relatedposts .more a.off:hover {
	opacity: .35;
	background: #b9b9b9;
	cursor: default;
	}

#relatedposts .more a:hover {
	background: #fff200;
	}

#relatedposts .post {
	margin-bottom: 50px;
	}

#screen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-screen.png);
	display: none;
	z-index: 200;
	}

#search-bar {
	width: 100%;
	height: 80px;
	padding-top: 30px;
	position: absolute;
	left: 0px;
	top: 85px;
	background: #363636;
	}

#search-bar .button.search {
	position: absolute;
	right: 0px;
	}

#search-bar .container {
	text-align: left;	
	position: absolute;
	left: 50%;
	margin-left: -525px;
	overflow: visible;
	}

#search-bar h5 {
	font-weight: 100;
	font-size: 24px;
	line-height: 24px;
	color: #ddd7d2;
	padding-top: 12px;
	margin-right: 4.76%;
	float: left;
	}

#search-bar input,
.search input,
#search-bar select {
	width: 24.21%;
	height: 50px;
	border: none;
	position: absolute;
	left: 70%;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 1.5%;
	color: #555555;
	border-radius: 0px;
	background-color: #ffffff;
	}

#search-bar #subscribe-content h5 {
	margin-right: 0px;
	}

#search-bar #subscribe-content #message {
	color: #fff200;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	width: 15%;
	line-height: 1em;
	}

#search-bar #subscribe-content #message.loading {
	width: auto;
	margin-top: 13px;
	color: #ddd7d2;
	}

#search-bar #subscribe-content input,
#search-bar #subscribe-content select {
	position: relative;
	float: left;
	left: auto;
	border-radius: 0px;
	border: none;
	margin-left: 25px;
	}

#search-bar ul {
	width: 30.476%;
	left: 34.76%;
	height: 50px;
	position: absolute;
	z-index: 100;
	}

#search-bar ul li {
	list-style: none;
	display: none;
	}

#search-bar ul li:nth-child(1) {
	display: block; 
	}

#search-bar ul li a {
	display: block;
	background-color: #555555;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 400;
	color: #f2efeb;
	width: 100%;
	height: 30px;
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	padding-left: 3.75%;
	padding-top: 20px;
	text-decoration: none;
	margin-bottom: 1px;
	}

#search-bar ul li a:hover {
	color: #8dc63f;	
	}

#search-bar ul li a.expander {
	background: url(../images/button-arrow-down.png) right top no-repeat #555555;
	}
	
#search-bar ul li a.expander:hover {
	background-position: right -50px;
	}

#search-bar ul li ul {
	width: 100%;
	height: auto;
	left: 0%;
	position: relative;
	}

#search-bar ul li ul li a {
	padding-left: 10% !important;
	width: 93.75%;
	padding-top: 15px;
	height: 25px;
	}

.search p {
	text-align: center;
	}

.search p.search-form {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	}

.search input {
	position: relative;
	float: left;
	left: auto;
	width: 80%;
	}

#vote {
	text-align: left;
	}

#vote #error {
	background: rgba(226,54,54,.9);
    border-radius: 2px;
    color: #fff;
    display: none;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    padding: 10px 15px;
    text-align: center;    
	}

#vote h3 {
	clear: both;
	margin-bottom: 25px;
	}

#vote h3:first-of-type {
	margin-bottom: 0;
	}

#vote input {
	width: 300px;
	}

#vote .required {
	color: #F00;
	margin-left: 5px;	
	}

#vote #photos img {
	
	cursor: pointer;
	cursor: hand;
	border: 5px solid #e5e1de;
	width: 100%;
	height: auto;
	}

#vote #photos .entry {
	float: left;
	margin-right: 25px;
	margin-bottom: 35px;
	width: 300px;
	font-size: 14px;
	line-height: 18px;
	font-family: "proxima-nova", helvetica, sans-serif;
	font-weight: 100;
	min-height: 300px;
	position: relative;
	}

#vote #photos img {
	transition: border .15s ease-out;
	}

#vote #photos .entry.selected::before {
	background: url('../images/icon-check.png') top left no-repeat;
	background-size: cover;
	content: "";
	height: 50px;
	left: 10px;
	top: 10px;
	position: absolute;
	width: 50px;
}

#vote #photos .entry.selected img {
	border: 5px solid #8DC63F;
	}

#vote ul {
	clear: both;
	margin-bottom: 25px;
	}

#vote ul li {
	display: inline-block;
	list-style: none;
	width: 250px;
	}

#vote ul li:first-of-type {
	width: 150px;
	} 
	
#vote .vote-alert {
	background: rgba(226,54,54,.9);
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    left: calc(10% - 10px);
    line-height: 18px;
    padding: 10px 15px;
    position: absolute;
    text-align: center;    
    top: 20px;
    width: calc(90% - 30px);
}

#vote-thanks {
	display: none;
	}

@media all and (max-width:1150px) {
	article #photo .container {
		width: 100%;
		}
	
	#relatedposts .container,
	footer .container,
	#search-bar .container,
	.featured .container,
	.profile .container,
	.profile.contributors .container,
	.featured-title .container {
		width: 75%;
		}
	
	.featured-title .author-data {
		float: none;
		text-align: left;
		width: 100%;
		margin-bottom: 10px;
		}
	
	.featured-title .author-data h3.date,
	.featured-title .author-data a {
		text-align: left;
		}
	
	.featured-title .post-data {
		float: none;
		width: 100%;
		}
		
	footer .footer-links {
		width: 83%
		}
	
	footer .footer-social {
		float: none;
		clear: both;
		width: 400px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 30px;
		}
	
	header .logohead {
		left: 10px;
		}
	
	header h1, header h3 {
		text-align: left;
		margin-left: 90px;
		}
	
	nav {
		left: auto;
		right: 15px;
		}
	
	nav#mobile {
		display: none;
		}
	
	#relatedposts .post .photo {
		height: 170px;
		}
	
	#relatedposts .post .photo img {
		width: auto;
		height: 100%;
		}
	
	#search-bar .container {
		left: 50%;
		margin-left: -37.5%;
		}
	
	#search-bar h5 {
		font-weight: 100;
		font-size: 17px;
		line-height: 17px;
		padding-top: 15px;
		}
	
	#search-bar #subscribe-content input,
	#search-bar #subscribe-content select {
		width: 20%0;
		}
	
	#vote #photos .entry {
		min-height: inherit;
		width: 45%; 
		}
	
	#vote #photos .entry:nth-of-type(2n+1) {
		clear: both;
		}
	}

@media all and (max-width:800px) {
	article .box,
	article .box.related {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 25px;
		}
	
	article #comments .comment {
		padding: 5%;
		width: 90%;
		}
	
	article #comments .count {
		clear: both;
		float: none;
		text-align: left;
		margin-top: 4px;
		}
	
	article .container,
	#relatedposts .container,
	footer .container,
	#search-bar .container,
	.featured .container,
	.profile .container,
	.profile.contributors .container,
	.featured-title .container {
		width: 85%;
		}
	
	article h2,
	.featured h2,
	.featured h2 a,
	.contributors h2,
	#relatedposts h2 {
		font-size: 45px;
		line-height: 50px;
		}
	
	article #photo .copyright {
		font-size: 9px;
		line-height: 9px;
		}
	
	article #subscribe-bottom h4 {
		float: none;
		margin-bottom: 20px;
		}
	
	article #subscribe-bottom #message.confirmation {
		margin-left: 0px;
		}
	
	article #subscribe-bottom input,
	article #subscribe-bottom select {
		width: 40%;
		margin-left: 5%;
		}
	
	article #subscribe-bottom select {
		margin-left: 0px;
		}
	
	.assignment-container .example {
		width: 100%;
		margin-bottom: 20px;
		}
	
	.assignment-container .example img {
		
		}
	
	.featured {
		height: 450px;
		}
	
	.featured h3 {
		color: #555555;
		}
	
	.featured h3.date {
		margin-top: 100px;
		}
	
	.featured.page {
		background: none !important;
		height: auto;
		}
	
	.featured.page .copyright {
		display: none;
		}
	
	.featured.page h2,
	.featured.page p {
		color: #555555;
		}
	
	.featured.page img {
		display: block;
		opacity: 1;
		position: relative;
		width: 100%;
		height: auto;
		}
	
	.featured.page .overlay {
		display: none;	
		}	
	
	footer {
		padding-bottom: 75px;
		}
	
	footer .footer-links {
		width: 78%
		}
	
	header {
		height: 65px !important;
		overflow: hidden !important;
		}
	
	header h1, header h3 {
		margin-left: 70px;
		}
	
	header h1, header h1 a {
		font-size: 25px;
		line-height: 25px;
		padding-top: 12px;
		}
	
	header h1 span {
		width: 27px;
		height: 27px;
		margin-left: 4px;
		margin-right: 6px;
		}
	
	header .menu {
		display: block;
		width: 28px;
		height: 22px;
		background: url(../images/icon-menu.png) center center no-repeat #8dc63f;
		position: absolute;
		right: 10px;
		top: 20px;
		}
	
	.logohead {
		width: 50px;
		height: 51px;
		background-size: cover;
		}
	.logofoot {
		width: 50px;
		height: 51px;
		background-size: cover;
		}
	
	nav {
		display: none;
		}
	
	.profile {
		padding-top: 75px;
		}

	.profile .contributor {
		float: none;
		width: 100%;
		}
	
	#relatedposts .post {
		height: 250px;
		}
	
	#relatedposts .post .photo {
		height: 140px;
		}
	
	.search p.search-form {
		width: 75%;
		}
	
	#vote #photos .entry {
		width: 43%;
		}
	}

@media all and (max-width:767px) {
	#relatedposts .post {
		width: 100%;
		height: 95px;
		margin-bottom: 25px;
		float: none;
		clear: both;
		}
	
	#relatedposts .post a.title {
		font-size: 17px;
		line-height: 19px;
		height: 100%;
		}
	
	#relatedposts .post h5 {
		margin-top: 10px;
		float: left;
		margin-left: 0%;
		width: 70%;
		margin-bottom: 2px;
		}
	
	#relatedposts .post .photo {
		float: left;
		width: 25%;
		height: 100%;
		margin-right: 10px;
		}
	}

@media all and (max-width:440px) {
	article .box,
	article .box.related {
		width: 100%;
		}
	
	article .box.map {
		background: none;
		}
	
	article .box.map iframe {
		width: 99%;
		}
	
	article #comments h4 {
		font-size: 20px;
		line-height: 20px;
		}
		
	article #comments p.wysija-after-comment {
		width: 100%;
		clear: both;
		}
	
	article h2,
	.featured h2,
	.featured h2 a,
	.contributors h2,
	#relatedposts h2 {
		font-size: 35px;
		line-height: 45px;
		}
	
	article #subscribe-bottom input,
	article #subscribe-bottom select {
		margin-bottom: 20px;
		margin-left: 0px;
		width: 75%;
		}
	
	article #subscribe-bottom #message {
		text-align: left;
		}
	
	article #subscribe-bottom select {
		width: 90%;
		}
	
	.assignment-container a.link {
		font-size: 20px;
		line-height: 20px;
		}
	
	.assignments .current,
	.assignment-container .gallery {
		padding: 15px;
		}
	
	.assignments .current a.entries {
		display: block;
		}
	
	.assignments h3,
	.assignment-container h3,
	.assignment-container h4 {
		font-size: 16px;
		line-height: 16px;
		}
	
	.assignments h4,
	.assignments .current h4 {
		font-size: 25px;
		line-height: 35px;
		}
	
	.assignments h5 {
		font-size: 14px;
		line-height: 14px;
		}
	
	.assignments img,
	.assignments .current img {
		float: none;
		width: 100%;
		height: auto;
		}
	
	.featured {
		height: 350px;
		}
	
	.featured h3.date {
		margin-top: 60px;
		}
	
	footer .footer-links {
		width: 75%
		}
	
	footer .footer-social {
		width: 100%;
		}
	
	header {
		height: 55px !important;
		}
	
	header h1, header h3 {
		margin-left: 55px;
		}
	
	
	header h1, header h1 a {
		font-size: 20px;
		line-height: 20px;
		padding-top: 10px;
		}
	
	header h1 span {
		width: 22px;
		height: 22px;
		margin-left: 3px;
		margin-right: 5px;
		}
	
	header h3 {
		font-size: 12px;
		line-height: 13px;
		}
	
	header .menu {
		top: 15px;
		}
	
	.logohead {
		width: 40px;
		height: 41px;
		background-size: cover;
		}
	.logofoot {
		width: 40px;
		height: 41px;
		background-size: cover;
		}
	
	.profile {
		padding-top: 50px;
		}
	
	#relatedposts .post {
		height: 85px;
		}
	
	#relatedposts .post a.title {
		font-size: 14px;
		line-height: 16px;
		}
	
	#relatedposts .post h5 {
		font-size: 10px;
		line-height: 10px;
		width: 55%;
		}
	
	#relatedposts .post .photo {
		float: left;
		width: 40%;
		height: 100%;
		margin-right: 10px;
		}
	
	.search p.search-form {
		width: 100%;
		}
	
	#vote #photos .entry {
		width: 95%;
		}
	}