body {
overflow-x: hidden;
}

.section_header {
margin-top:0;
padding-bottom: 20px;
padding-top:10px;
}

.gallery li.end_arrow a {
background-size: 31px 59px;
}

#content_wrapper #content .excerpt .details .article_link,
#content_wrapper #content .excerpt p a,
#content_wrapper #content .excerpt .article_link,
#focal_photo h2 a span {
font-family: "helvetica neue", helvetica, arial, sans-serif;
font-style: italic;
text-decoration: none;
}

.showcase .article_link p {
margin-left: 0;
}

#content_wrapper #content p a,
#content_wrapper #content .excerpt p a {
color: #88a0b0;
opacity: 1;
}

#content_wrapper #content ul {
list-style: disc;
margin-left: 40px;
}

#content_wrapper #content ul li {
margin-bottom: 10px;
}

.excerpt img {
margin-bottom: 20px;
}

input.larger_text {
font-size: 18px;
margin-top: 2px;
padding: 5px 10px;
}

input.larger_text + input[type="submit"] {
font-size: 18px;
padding: 7px 10px;
}

.home #content_wrapper #content .excerpt .article_link {
font-family: "helvetica neue", helvetica, arial, sans-serif;
font-style: italic;
}

.excerpt img {
max-width: 100%;
}

.published_date p {
color: rgba(0,0,0,0.4);
font-style: italic;
}

#share {
border-color: none;
}

.faq_content {
display: none;
}
.faq_content.active {
display: block;
}

.home #content_wrapper #aside {
margin-top: 40px;
}

.box {
margin-top: 0;
}

.fb_box {
height: 418px;
overflow: hidden;
padding: 0;
width: 343px;
}

.fb_box iframe {
border: none;
margin: -1px;
padding: 0;
}

.full_excerpt,
#article {
margin-right: 10px;
}

#content_wrapper #content {
box-sizing: border-box;
padding-right: 10px;
}

.commentsboxalt {
margin-left: 20px;
margin-right: 20px;
}
.comments-wrapper table tr td textarea {
width: 95%;
}

h6 {
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #888;
margin-top: -17px;
}

#message {
width: 100%;
}

/* Additional Mobile Styles */
@media only screen and (max-device-width: 768px) {
#focal_photo h2 {
box-sizing: border-box;
margin: 0;
position: static;
width: 100%;
}
.article_link p {
margin-left: 20px;
}
.showcase #content_wrapper #content .excerpt .details .article_link p {
margin-left: 20px;
}
.excerpt img {
max-width: 90%;
}
}

/* Additional Tablet Styles */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
#branding {
margin-left: 18px;
}
#top_ads .ad_space {
margin-right: 20px;
}
.article_image_wrapper img {
margin-left: 20px;
max-width: 640px;
height: auto;
}
.gallery li.end_arrow a {
background-size: 90%;
}
.article_link p {
margin-left: 20px;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
#top_ads .ad_space {
height: 86px;
width: 330px;
}

#top_ads .ad_space img {
max-width: 100%;
}
.article_image_wrapper img {
margin-left: 0;
margin-right: 0;
max-width: 100%; 
height: auto;
}
#content_wrapper #content {
padding-right: 0;
width: 100%;
}
#content_wrapper #aside {
clear: both;
width: 100%;
}

#aside .box {
float: left;
margin-left: 20px;
width: 360px;
}
#aside .fb_box {
margin-left: 10px;
width: 343px;
}
}