/*
Theme Name: Pilots N Paws 2014
Description: A completely custom theme for Pilots N Paws.
Version: 7.1.1
Author: Matthew Vaccaro
Author URI: http://www.matthewvaccaro.com
*/

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* Styling */

html,
body {
    padding: 0;
    margin: 0;  
}

body {
    background: #fff;
    font: normal 83%/20px 'Gotham', 'Segoe UI', Arial, Helvetica, sans-serif;
}

h1,
h2,
h3 {
    font-size: 28px;
    margin-bottom: 10px;
}

h1,
h1 a {
	font-family: 'Arvo', serif;
	font-size: 36px;
	color: #000;
	text-decoration: none;
	margin-bottom: 20px;
	line-height: 42px;
}

h2,
h2 a {
    font-family: 'Arvo', serif;
    font-size: 22px;
    font-weight: bold;
    color: #1172c7;
    line-height: 30px;
}

h2.no-pic {
	margin: 15px 25px;
}

h2 a {
	color: #222;
	text-decoration: none;
}

h3 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}

h4,
h5, 
h6 {
    font-weight: bold;
}

a {
    color: #489dc5;
}

p {
    margin-bottom: 10px;
    line-height: 20px;
}

hr {
	margin: 15px 0;
}

.alt-header {
	color: #fff;
	font-size: 42px;
}

.alignleft {
    float: left;
    margin: 0 15px 15px 0;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

.alignright {
    float: right;
    margin: 0 0 15px 15px;
}

.mobile-nav,
.mobile-search {
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	display: none;
	padding: 10px;
}

.mobile-nav {
	float: right;
	background: url('images/mobile-sprites.png') no-repeat center -36px;
}

.mobile-search {
	float: left;
	background: url('images/mobile-sprites.png') no-repeat center 11px;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

small {
	font-size: 10px;
}

.wp-caption {
	padding: 10px 0px 0px 10px;
	background: #ececec;
	border-bottom: 2px solid #ccc;
}

.wp-caption .wp-caption-text {
	font-size: 11px;
	text-transform: uppercase;
}

.disclaimer {
	color: #e31d23 !important;
}

.button {
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border: 0;
}

.blue {
	background: #529fe2;
}

.red {
	background: #e31d23;
}

.circle-img {
	border-radius: 500px;
	border: 10px solid #e31d23;
}

.half-container {
	overflow: auto;
}

.half {
	width: 47%;
	padding: 15px;
	float: left;
	overflow: auto;
}

.third {
	width: 31%;
	padding: 10px;
	float: left;	
}

.social {
	padding: 12px 12px 10px 55px;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
	width: 74%;
	clear: both;
	margin-bottom: 10px;
	display: block;
	line-height: 27px;
}

.facebook {
	background: #d8e2f7 url('images/social-icons.png') no-repeat 7px -63px;
	color: #4d7be2;
}

.twitter {
	background: #c1eaff url('images/social-icons.png') no-repeat 8px 7px;
	color: #5799c6;
	font-weight: bold;
}

.youtube {
	background: #fbb983 url('images/social-icons.png') no-repeat 8px -128px;
}

.instagram {
	background: #ccc url('images/social-icons.png') no-repeat 2px -275px
}

.donate {
	background: #80e3aa url('images/social-icons.png') no-repeat 8px -204px;
	color:  #222;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

form input {
	padding: 9px;
	border: 2px solid #fff;
}

.advert-horiz {
	width: 468px;
	height: 60px;
	display: block;
	background: #ccc;
	margin: 15px auto 0 auto;
}

.logo-pic {
	width: 132px;
	height: 130px;
	float: left;
	display: block;
	margin: 69px 20px 0 0;
}

.logo-pic img {
	width: 100%;
	height: 100%;
}

.gallery {
	background: #ececec;
	padding: 15px;
}

.gallery .gallery-item {
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px;
	overflow: hidden;
	padding: 10px;
	width: 27% !important;
}

.gallery .gallery-item .gallery-caption {
	font-size: 10px;
	text-transform: uppercase;
}

.logo {
	width: 35%;
	height: 126px;
	display: block;
	margin: 50px 0 0 0;
	float: left;
	font-size: 46px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 60px;
	line-height: 40px;
}

.logo span {
	font-size: 12px;
	color: #ececec;
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0 0 3px;
	display: block;
	line-height: 18px;
}

.logo .reg {
	color: #000;
	font-size: 29px;
	display: inline-block;
}

header.top {
	background: #fff;
	position: fixed;
	width: 100%;
	z-index: 99999;
	border-bottom: 1px solid #ccc;
	box-shadow: 0px -4px 11px #222;
}

header.top form {
	float: left;
	margin: 5px 0 0 25px;
}

header.top form input {
	width: 200px;
	border: 1px solid #ccc;
}

header.top form input.submit-button {
	margin-left: 7px;
	width: 50px;
	box-shadow: 0 0 0 .2em #fff;
	transition: background .4s;
	cursor: pointer;
}

header.top form input.submit-button:hover {
	background: #67b0f0;
}

header.top nav {
	float: right;
	width: 675px;
}

nav li {
	float: left;
	text-align: center;
	position: relative;
}

nav li ul {
	position: absolute;
	left: -9999px;
	width: 250px;
	border: 1px solid #ccc;
	background: #fff;
}

nav li ul:before {
	position: absolute;
	content: ' ';
	width: 17px;
	height: 17px;
	background: transparent url('images/nav-arrow.png') no-repeat 0 bottom;
	top: -17px;
	left: 45%;
}

nav li:hover ul {
	left: -65px;
}

nav li ul li {
	float: none;
	border-bottom: 1px solid #ccc;
}

nav a {
	color: #e31d23;
	text-decoration: none;
	padding: 16px 20px;
	display: block;
	transition: opacity .5s;
	font-family: 'Arvo', serif;
	font-weight: bold;
	font-size: 93%;
}

nav a:hover {
	opacity: .5;
}

.banner {
	background: #4c9dc3;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	line-height: 53px;
	overflow: auto;
	padding: 8px 0;
}

.banner span {
	margin-right: 10px;
	float: left;
}

.banner .social-links {
	float: right;
	width: 450px;
	overflow: auto;
}

.banner .social {
	width: 43px;
	float: left;
	height: 43px;
	clear: none;
	text-indent: -9999px;
	padding: 0;
	border-radius: 50px;
	margin: 5px;
	transition: background .6s;
}

.banner .social.donate {
	width: 225px;
	text-indent: 53px;
	line-height: 47px;
	background-position: 5px -207px;
}

.banner .social.facebook {
	background-position: 4px -66px;
}

.banner .social.twitter {
	background-position: 4px 4px;
}

.banner .social.youtube {
	background-position: 3px -133px;
}

.banner .social:hover {
	background-color: #fff;
}

.banner .social.donate:hover {
	background: #95ecba url('images/social-icons.png') no-repeat 5px -207px;
}

.feature {
	background: #4c9dc3;
	overflow: auto;
}

.ads {
	overflow: hidden;
	padding-top: 65px;
	width: 475px;
	float: right;
}

.ads .g {
	margin: 0 auto;
}

.ads small {
	display: block;
	clear: both;
	text-transform: uppercase;
	color: #ececec;
	letter-spacing: 1px;
	width: 250px;
	margin: 10px auto 0 auto;
}

.ads .advert-horiz {
	margin: 1% 5% 2% 1%;
	display: block;
}

.pnp-slideshow {
	width: 1200px;
	height: 500px;
	position: relative;
}

.pnp-slideshow .overlay {
	position: absolute;
	overflow: hidden;
	height: 135px;
	padding: 17px;
	z-index: 505;
	color: #ececec;
	background: #4c9dc3;
	bottom: 7%;
}

.overlay a {
	color: #e31d23;
	font-weight: bold;
}

.overlay h1 {
	font-size: 38px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #fff;
}

.overlay h1 a {
	color: #fff;
}

.overlay h2 {
	color: #ccdcf5;
}

.overlay .button {
	text-shadow: 0px 1px 0px #000;
}

.pnp-slideshow .overlay span {
	font-size: 12px;
	letter-spacing: 0px;
}

.pnp-slideshow .slide {
	width: 1200px;
	height: 500px;
	text-indent: -9999px;
}

.three-bar {
	overflow: auto;
	z-index: 510;
	margin-top: 20px;
}

.three-bar .three-bar-box {
	width: 30%;
	float: left;
	background: #fff;
	margin: 0 25px 0 0;
	min-height: 250px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-bottom: 2px solid #999;
}

.three-bar .three-bar-box:last-child {
	margin-right: 0;
}

.three-bar .three-bar-box h2 {
	display: block;
	background: #ccc;
	padding: 10px 10px 10px 65px;
	color: #fff;
	margin: -10px -10px 10px -10px;
	letter-spacing: 1px;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
	font-size: 18px;
}

.three-bar .three-bar-box.donate-box h2 {
	background: #43ba76 url('images/icon-sprite.png') no-repeat 15px 4px;
}

.three-bar .three-bar-box.transport h2 {
	background: #14a2b3 url('images/icon-sprite.png') no-repeat 16px -40px;
}

.three-bar .three-bar-box.pilot h2 {
	background: #af77e8 url('images/icon-sprite.png') no-repeat 16px -89px;
}

.three-bar .three-bar-box .button {
	width: 92%;
	padding: 15px;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	background: #fce1c2;
	color: #222;
}

.three-bar .three-bar-box .button.forum {
	background: #529fe2;
	color: #fff;
}

.three-bar .three-bar-box .button span {
	font-weight: bold;
}

.bg-sec {
	background: #ececec;
	padding: 15px;
	clear: both;
	margin-bottom: 15px;
}

.main {
	clear: both;
	overflow: auto;
	margin: 0 auto 0 auto;
	background: #f3f9fd url('images/pnp-clouds.jpg') repeat-x center -10%;
}

.page article.page ul,
.page article.page ol,
.main .single-article ul,
.main .single-article ol {
	margin-bottom: 10px;
}

.page article.page ul li,
.page article.page ol li,
.main .single-article ul li,
.main .kids-corner ul li,
.main .single-article ol li,
.main .kids-corner ol li  {
	padding: 5px 15px;
	text-indent: -15px;
	list-style-position: inside !important;
	overflow: auto;
}

.page article.page ol li,
.main .kids-corner ol li {
	text-indent: -25px;
	padding-left: 25px;
}

.page article.page ul li,
.main .single-article ul li,
.main .kids-corner ul li {	
	list-style: disc;
}

.page article.page ul li li,
.main .single-article ul li li {
	list-style: circle;
	list-style-position: inside;
	padding: 5px 15px;
	text-indent: -15px;
}

.page article.page ul li li li,
.main .single-article ul li li li {
	list-style: square;
}

.page article.page ol li ol li,
.main .single-article ol li,
.main .single-article ol li ol li,
.main .kids-corner ol li,
.main .kids-corner ol li ol li {
	list-style: decimal;
	list-style-type: decimal;
}

.main .share-icons {
	padding: 15px;
}

.search .stories,
.page .stories,
.single .stories {
	float: left;
	width: 67%;
	padding: 0;
	margin-right: 2%;
}

.stories article {
	background: #fff;
	overflow: hidden;
}

.stories article small {
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	display: inline-block;
}

.stories article .rssi-icons {
	margin-bottom: 25px;
	clear: both;
}

.stories .story-img {
	width: 100%;
	height: 250px;
	display: block;
	text-indent: -9999px;
}

.stories h2 .overlay-title {
	width: 70%;
	display: block;
	background: #fff;
	text-shadow: 0px 1px 0px #fff;
	padding: 15px 30px;
	margin: -45px auto 0 auto;
	overflow: hidden;
}

.preview-stories {
	padding: 2% 0;
	overflow: hidden;
}

.preview-stories h2 {
	margin-bottom: 20px;
}

.preview-stories article {
	float: left;
	width: 23%;
	margin-right: 2%;
	border: 1px solid #ccc;
	-moz-box-shadow: 1px 1px 2px 0 #d0d0d0;
	-webkit-box-shadow: 1px 1px 2px 0 #d0d0d0;
	box-shadow: 1px 1px 2px 0 #d0d0d0;
}

.preview-stories article:last-of-type {
	margin-right: 0;
}

.preview-stories article .preview-img {
	width: 100%;
	display: block;
	height: 155px;
	position: relative;
}

.preview-stories article .preview-img span {
	top: 47%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px;
	background: #fff;
	color: #000;
	width: 80%;
}

.pagination {
	clear: both;
	display: block;
	margin: 25px 0;
}

.pagination a {
	margin: 1%;
}

.pagination .prev-posts {
	float: left;
	width: 175px;
}

.pagination .next-posts {
	float: right;
	width: 145px;
}

.next-post-link a {
	display: block;
	padding: 10px;
	width: 70%;
	background: #e31d23;
	text-align: center;
	margin: 15px 0 25px 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.full-article {
	background: #fff;
	overflow: auto;
}

.kids-corner h1 {
	margin: 20px auto 40px auto;
	display: block;
	text-align: center;
}

.kids-corner a.blue {
	width: 300px;
	margin: 0 auto;
	display: block;
	margin: 0 auto 20px auto;
}

.kids-corner iframe {
	width: 100% !important;
}

.kids-corner img.main-flag {
	width: 100%;
	height: inherit;
}

.kids-corner article {
	text-align: center;
	margin-bottom: 45px;
	overflow: auto;
}

.kids-corner article h3 {
	font-size: 28px;
	line-height: 38px;
}

.kids-corner article ul li,
.kids-corner article ol li {
	text-align: left;
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 30px;
}

.kids-corner article p {
	font-size: 30px;
	line-height: 42px;
}

.kids-corner h1 a {
	font-size: 60px;
	line-height: 72px;
}

.kids-corner .brock-pages {
	overflow: hidden;
	clear: both;
}

.kids-corner ul.brock-pages li {
	float: left;
	list-style: none !important;
	width: 50%;
	text-indent: 0;
	padding: 0;
}

.kids-corner ul.brock-pages li a {
	background: #e31d23;
	padding: 5%;
	display: block;
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	line-height: 34px;
	height: 110px;
	text-align: center;
	font-weight: bold;
}

.kids-corner ul.brock-pages li:nth-child(2) a {
	background: green;
}

.kids-corner ul.brock-pages li:nth-child(3) a {
	background: orange;
}

.kids-corner ul.brock-pages li:nth-child(4) a {
	background: purple;
}

.kids-corner.post-18283 img {
	box-shadow: 0px 0px 0px 10px #ccc;
	margin: 5%;
}

.sidebar {
	width: 27%;
	float: right;
	overflow: hidden;
	padding: 15px;
	background: #faf5eb;
	box-shadow: inset 1px 1px 7px #CCC;
}

.sidebar .home-notice {
	background: #fdfaf6;
	padding: 10px;
	margin-bottom: 25px;
	color: #222;
}

.sidebar .home-notice h3 {
	padding-left: 40px;
	background: transparent url('images/icon-sprite.png') no-repeat 0 -144px;
	display: block;
	font-size: 18px;
	color: #489dc5;
	line-height: 34px;
}

.sidebar img {
	margin: 0 auto;
}

.sidebar .widget {
	list-style: none;
	background: #fff;
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #999;
	overflow: hidden;
}

.main .container {
	padding: 2%;
	overflow: auto;
}

.home.paged .main {
	display: none;
}

.home-stories-main {
	overflow: auto; 
	margin: 25px auto;
}

.home-stories {
	width: 69%;
	float: left;
}

.home-stories h1 {
	font-size: 42px;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

.home-stories article {
	margin: 0 0 10px 0;
	padding: 20px;
	overflow: auto;
}

.home-stories article:nth-child(2n+1) {
	background: #f8f8f8;
}

.home-stories article h2 {
	padding-top: 25px;
}

.home-stories article .story-img {
	display: block;
	width: 215px;
	height: 215px;
	border-radius: 200px;
	box-shadow: 0px 0px 0px 5px #ccc;
	text-indent: -9999px;
	float: left;
	margin: 0 40px 20px 0;
	
	transition: opacity 1s, box-shadow .4s;
}

.home-stories article .story-img:hover {
	opacity: .8;
	box-shadow: 0px 0px 0px 10px #ccc;
}

.home-stories article a {
	text-decoration: none;
}

.sticky {
	position: relative;
}

.sticky:before {
	content: ' ';
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 23px;
	left: 23px;
	background: transparent url('images/admin-star.png') no-repeat center center;
}

.sticky h2 a {
	color: #e31d23;
}

.single .stories article.post:first-of-type article {
	height: inherit;
	overflow: hidden;
}

.single .interior-story article.post {
	width: 98%;
}

.single .interior-story article article {
	height: 100%;
	padding: 0 2% 0 0;
}

.single .interior-story .author-meta {
	float: left;
	width: 15%;
	margin-right: 2%;
	height: 100%;
	padding: 3%;
}

.single .interior-story .avatar {
	border-radius: 120px;
}

.single .interior-story .author-meta .author-img {
	width: 100%;
	height: 100px;
	background: #ccc;
}

.single .next-post-link a {
	margin: 15px auto;
}

.type-page h1 a.overlay-title {
	width: 70%;
	display: block;
	background: #fff;
	text-shadow: 0px 1px 0px #fff;
	padding: 15px 30px;
	margin: -45px auto 0 auto;
	overflow: hidden;
}

.error404 article.page,
.search article.post,
.page article.page {
	padding: 2%;
	width: 94%;
	border: 1px solid #ccc;
	-moz-box-shadow: 1px 1px 2px 0 #d0d0d0;
	-webkit-box-shadow: 1px 1px 2px 0 #d0d0d0;
	box-shadow: 1px 1px 2px 0 #d0d0d0;
}

.attachment .story-img {
	display: none;
}

.attachment article.attachment {
	padding: 15px;
}

.attachment article.attachment img {
	box-shadow: 0px 0px 0px 10px #ccc;
    margin: 5%;
}

.search .search-item {
	padding: 15px;
	margin: 10px 0;
}

.search .search-item:nth-child(2n+1) {
	background: #ececec;
}

.search .post input {
	font-size: 22px;
	padding: 20px;
}

.search .post input#indexSearch {
	border: 2px solid #ccc;
	width: 300px;
}

.error404 .main {
	background: none;
}

.error404 article.page {
	min-height: 600px;
}

.comments {
	border-top: 1px solid #ccc;
	clear: both;
	padding: 2%;
}

.comments input,
.comments textarea {
	border: 1px solid #ccc;
}

.comments h2.comments-title {
	margin: 15px 0;
}

.comments .comment {
	padding: 10px;
	margin: 10px 0;
	border-left: 1px dotted #ccc;
}

.comments .comment.depth-1 {
	border-bottom: 2px solid #e31d23;
}

.comments .comment-body {
	padding: 10px;
}

.comments .comment-author,
.comments .comment-meta {
	height: 34px;
	line-height: 45px;	
}

.comments .comment-author,
.comments .comment-meta,
.comments .comment-author a,
.comments .comment-meta a {
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

.comments .comment-author {
	float: left;
	width: 56%;
	padding: 5px;
	position: relative;
	margin-bottom: 15px;
}

.comments .comment-author .fn,
.comments .comment-author .says {
	vertical-align: middle;
	display: inline-block;
	margin-top: -25px;
}

.comments .comment-author-admin .comment-author {
	background: #f6d1d1;
	border-radius: 50px;
}

.comments .comment-author-admin .comment-author:before {
	content: ' ';
	display: block;
	width: 35px;
	height: 35px;
	background-size: cover;
	background: url('images/admin-star.png') no-repeat center center;
	position: absolute;
	top: 6%;
	right: 9px;
}

.comments .comment-meta {
	float: right;
	width: 40%;
	text-align: right;
}

.comments .comment-edit-link {
	color: #666;
}

.comments p {
	clear: both;
	margin: 15px 0 0 0;
}

.comments textarea {
	width: 100%;
	margin: 10px 0;
	height: 150px;
}

.comments .form-allowed-tags {
	background: #ececec;
	padding: 10px;
}

.comments #respond {
	margin-top: 25px;
}

.comments #respond h3 {
	font-size: 26px;
}

footer.bottom {
	clear: both;
	text-align: center;
}

footer.bottom .logo-pic {
	margin: 0 auto;
	float: none;
	width: 80px;
	height: 80px;
}

footer.bottom nav {
	overflow: auto;
	margin: 35px auto;
	border-bottom: 1px solid #ccc;
}

footer.bottom nav .menu-footer-menu-container,
footer.bottom nav .menu-header-menu-container {
	width: 570px;
	margin: 0px auto 35px auto;
	overflow: auto;
}

footer.bottom h2 {
	color: #721f08;
	font-size: 16px;
}

footer.bottom h4 {
	text-transform: uppercase;
	margin: 25px 0 30px 0;
}

footer.bottom h4 a {
	text-decoration: none;
}

footer.bottom {
	background: #f9f9f9;
	overflow: auto;
}

footer.bottom small {
	color: #ccc;
	margin: 35px 0;
	display: block;
}

@media all and (orientation:portrait) {
	
	html, body {
		width: 100%;
	}
	
}

@media all and (orientation:landscape) {
	
	html, body {
		width: 100%;
	}
	
}

@media screen and (max-width: 1280px) {

	.container {
		width: 96%;
	}
	
	.pnp-slideshow {
		width: 100% !important;
	}

	.three-bar .three-bar-box {
		width: 29%;
		margin: 1%;
	}
	
}

@media screen and (max-width: 1080px) {
	
	.three-bar .three-bar-box h2 {
		font-size: 16px;
	}

	.three-bar .three-bar-box .button {
		width: 88%;
	}

	.sidebar img {
		width: 100%;
	}

}

@media screen and (max-width: 999px) {

	header.top form,
	.ads {
		display: none;
	}

	.logo {
		width: 50%;
	}

	.mobile-search {
		display: block;
	}

	.gallery .gallery-item {
		width: 45% !important;
	}

	.three-bar .three-bar-box {
		width: 28%;
	}

	.three-bar .three-bar-box h2 {
		background-image: none !important;
		padding-left: 15px;
	}

	.half {
		width: 45%;
	}

	.banner span,
	.banner .social-links {
		display: block;
		margin: 0 auto;
		float: none;
		width: 500px;
	}

}

@media screen and (max-width: 780px) {

	header.top nav,
	.sidebar {
		display: none;
	}

	.logo {
		width: 60%;
		margin: 25px 0 0 0;
	}

	.mobile-nav {
		display: block;
	}

	.half {
		width: 90%;
	}

	.gallery .gallery-item {
		width: 93% !important;
	}

	.pnp-slideshow {
		display: none !important;
	}

	header.top nav {
		margin-top: 60px;
		position: absolute;
		background: #fff;
		right: 0;
	}
	
	header.top nav li {
		float: none;
		border-bottom: 1px solid #ccc;
		text-align: right;
	}
	
	header.top nav li ul {
		display: none;
	}

	.three-bar .three-bar-box {
		float: none;
		width: 92%;
		margin-bottom: 2%;
	}

	.home-stories {
		width: 99%;
	}
	
	.home-stories h1 {
		line-height: 40px;
	}

	.kids-corner ul.brock-pages li {
		width: 100%;
	}

	.kids-corner.post-18283 img {
		width: 90%;
  		height: inherit;
	}
	
	.search .stories,
	.page .stories, 
	.single .stories {
		width: 102%;
		float: none;
	}
	
	.comments .comment-author {
		width: 100%;
	}
	
	.comments .comment-meta {
		display: none;
	}

}

@media screen and (max-width: 485px) {
	
	.logo,
	.ads,
	.banner span,
	.author-meta,
	footer .logo,
	footer nav {
		display: none;
	}
	
	.advert-horiz {
		width: 100%;
	}

	.pnp-slideshow .overlay {
		width: 25%;
	}
	
	.overlay h1 {
		line-height: 46px;
		font-size: 26px;
	}
	
	.logo-pic {
		margin: 15px auto;
		float: none;
	}
	
	header.top {
		position: relative;
		height: 60px;
	}
	
	header.top form {
		margin: 10px 0 0 7px;
	}
	
	header.top form input {
		width: 120px;
	}
	
	.container {
		width: 96%;
	}

	.home-stories article .story-img {
		float: none;
		margin: 0 auto;
	}
	
	.home-stories article h2 {
		clear: both;
	}

	.single .interior-story article article {
		padding: 4%;
	}
	
	.preview-stories article {
		width: 95%;
		margin: 2%;
		float: none;
	}
	
	.banner .social.donate {
		width: 45px;
		text-indent: -9999px;
	}
	
}









