@charset "UTF-8";
/*
Theme Name: Second Sense
Theme URI: http://www.secondsense.org
Description: 
Version: 1.0
Author: Addicott Web
Author URI: http://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:"Source Sans Pro"; background-color:#111; }

/* Text styles */
p { margin:20px 0 0 0; font-size:20px; line-height:28px; font-weight:400; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:14px; line-height:24px; font-weight:400; color:#666; margin-top:20px; }
small a,
small a:hover { color:#666 !important; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:18px; line-height:28px; font-weight:400; }

/* Link styles */
a { color:#006385; text-decoration:underline; }
a:hover { color:#006385; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height:58px; color:#006385; font-weight:400; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; color: #000; font-weight:400; }

h2 { font-size:36px; line-height:46px; }
h3 { font-size:30px; line-height:40px; }
h4 { font-size:24px; line-height:34px; }
h5 { }
h6 { }

/* List styles */
ul { list-style:disc; margin:20px 0 0 30px; padding:0; }
ol { list-style:decimal; margin:20px 0 0 30px; padding:0; }
ul li,
ol li { margin-bottom:10px; padding-left:10px; font-size:18px; line-height:28px; font-weight:400; }

ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
.alignnone { display:block; margin:20px 0 0 0; }
.aligncenter { display:block; margin:20px auto 0 auto; }
.alignright { float:right; margin:5px 0 20px 25px; clear:both; display:inline; }
.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }

.wp-caption { }
.wp-caption-text { margin:5px 0 0 0; text-align:center; font:italic 13px/22px Georgia, "Times New Roman", Times, serif; }

/* Table styles */
table { border-collapse:collapse; margin-top:5px; width:100%; }
table td { border-bottom:1px solid #ccc; font-size:18px; line-height:28px; font-weight:400; padding:15px 0; color:#000; vertical-align:top; }
table th { border-bottom:2px solid #000; font-size:18px; line-height:28px; font-weight:700; padding:15px 0; color:#000; vertical-align:top; text-align:left; }

iframe, object, embed { max-width: 100%; }

/* Pagenavi */
.wp-pagenavi { margin:40px 0 0 0; }
.wp-pagenavi a,
.wp-pagenavi span { margin:2px; font-size:16px; line-height:26px; background-color:#012545; color:#fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:15px 30px; text-decoration:none; }
.wp-pagenavi a:hover { background-color:#359bed; color:#fff; transition: background-color 0.5s ease; }
.wp-pagenavi span.current { background-color:#359bed; color:#fff; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 0; padding-top:0; padding-bottom:0; }
.widget h3.widget-title { }

/*-------------------------------------------------------------------------------------------------------------------
--------------------------------------------- CUSTOM LAYOUT ELEMENTS ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; }
.container { padding-left:40px; padding-right:40px; }
.row { padding-top:40px; padding-bottom:40px; }

.no-padding-top { padding-top:0 !important; }
.no-padding-bottom { padding-bottom:0 !important; }
.no-padding-both { padding-top:0 !important; padding-bottom:0 !important; }

.padding-top { padding-top: 40px !important; }

/* Header */
.header .row { padding-top: 25px; padding-bottom: 25px; }
.header ul { list-style: none; margin: 0; }
.header ul li { display: inline-block; margin: 0 0 0 30px; padding: 0; }
.header ul li.button a { background-color: #ffda45; color: #000; display: inline-block; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; padding:15px 30px; text-decoration:none; font-weight: 700; text-transform: uppercase; }
.header ul li.search a { background-color: #fff !important; padding: 0 !important; }
.header #myModal { margin-top:40px !important; }
.header .modal form { margin-bottom:30px; }
.header .modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; font-size: 18px !important; line-height: 28px !important; font-weight: 400 !important; }
.header .modal form button { width:10%; background:#111; color:#fff; padding:10px; border:none; font-size: 18px !important; line-height: 28px !important; font-weight:700; text-transform:uppercase; }

a.skip-main { left:-999px; position:absolute; top:auto; width:1px; height:1px; overflow:hidden; z-index:-999; }
a.skip-main:focus, a.skip-main:active { color: #fff; background-color:#000; left: auto; top: auto; width: 30%; height: auto; overflow:auto; margin: 10px 35%; padding:5px; border-radius: 15px; border:4px solid yellow; text-align:center; font-size:1.2em; z-index:999; }

/* Homepage */


.homepage-subscribe h2 { margin-top: 0; font-size: 48px; line-height: 58px; }
.homepage-subscribe p.button { margin-top: 35px; font-weight: 700; text-transform: uppercase; }
.homepage-subscribe p.button a { display: inline-block; padding: 15px 30px; background-color: #000; color: #fff; text-decoration: none; }
.homepage-subscribe p.button a:hover { background-color: #f6f6f6; color: #000; transition: all 0.35s ease; }

.homepage-icons { background-color: #f6f6f6; }
.homepage-icons .row { padding-top: 60px; padding-bottom: 60px; }
.homepage-icons h2 { margin-top: 0; font-size: 48px; line-height: 58px; }
.homepage-icons h4 a { color: #000; text-decoration: none; }
.homepage-icons h4 a:hover { color: #000; text-decoration: underline; }

/* Layout areas */
.content { background-color:#fff; }

.content-subpages { background-color:#006385; padding:30px; }
.content-subpages h4 { margin-top:0; color:#fff; font-weight:700; text-transform: uppercase; }
.content-subpages ul { list-style:none; margin:15px 0 0 0; }
.content-subpages ul li { margin:15px 0 0 0; padding:0; font-weight:400; }
.content-subpages ul.children { margin: 5px 20px 15px 20px; }
.content-subpages ul.children li { margin: 10px 0 0 0; font-size: 14px; line-height: 20px; }
.content-subpages a { color:#fff; text-decoration: none; }
.content-subpages a:hover { color:#fff; text-decoration: underline; }

/* Font resizer */
.font-size { background-color:#000; margin-top:25px; padding: 30px; }
.font-size p { margin:0; font-weight: 700; text-transform: uppercase; color:#fff; }
.font-size #font-resizer-ticker { margin:20px 0 0 0; }
.content #font-resizer-ticker a { margin:0 15px 0 0; color:#fff; }
.content #font-resizer-ticker #fontresizer_smaller { margin:0 0 0 15px; }

/* Breadcrumbs */
.breadcrumb-bar { padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
.breadcrumb-bar p { margin-top: 0; font-size: 14px; line-height: 24px; }
.breadcrumb-bar a { margin: 0 5px; color: #000; }
.breadcrumb-bar a:hover { color: #000; }
.breadcrumb-bar strong { margin-left: 5px; }

/* Sidebar newsletter signup */
.sidebar-signup { background-color:#f9de42; text-align:center; padding: 30px; margin-top:30px; }
.sidebar-signup h4 { margin-top:0; font-weight:600; }
.sidebar-signup a,
.sidebar-signup a:hover { color:#000; }

/* Blog posts */
.blog .widget { padding: 30px; border:1px solid #ccc; margin:30px 0 0 0; }
.blog .widget h3 { margin:30px 0 0 0; }
.blog .widget select { margin:20px 0 0 0; padding:5px; height:auto; }
.blog .widget ul { list-style:none; margin:20px 0 0 0; }
.blog .widget ul li { padding:0; margin:0 0 10px 0; }
.blog .widget p,
.blog .widget form { margin:20px 0 0 0; }
.blog .widget label { display: none !important; }
.post { border-bottom:1px solid #ccc; }
.post h2 { margin:0 30px 0 0; }
.post h3.date { text-transform:uppercase; font-weight:300; }
.post h3.date span { margin:0 10px; }
.post h3.date span.date { margin:0 !important; background:url('images/icon_calendar.png') left no-repeat; padding-left:40px; }
.post h3.date a,
.post h3.date a:hover { color:#000; background:url('images/icon_comment.png') left no-repeat; padding-left:40px; }
.post p { margin:20px 30px 0 0; }

/* Regular page banner images */
.page-banner { background-repeat: no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.page-banner .row { padding-top: 240px; padding-bottom: 240px; margin-left: 0; margin-right: 0; }

/* Search results */
.search-results ul { list-style:none; margin:40px 0 0 0; }
.search-results ul li { margin-bottom:40px; padding:0 0 40px 0; border-bottom:1px solid #ccc; }
.search-results ul li span { display:block; font-size:16px; line-height:26x; font-family:"Source Sans Pro"; margin-top:20px; }
.search-results ul li span.url { color:#006621; margin-top:0; }
.search-results ul li p { margin-top:5px; }

/* Comments */
#comments { border-top:1px solid #ccc; padding-top:30px; margin:30px 0 0 0; }
.comments-title { background:url('images/icon_comment_lg.png') left no-repeat; padding:0 0 0 50px; }

.comment-list { list-style:none; margin:30px 0; }
.comment-list li { border-bottom:1px solid #ccc; padding:0 0 30px 0; }

.comment-list .reply { margin-top:30px; }

.comment-author .fn { font-weight: 900; }

.comment-list article,
.comment-list .pingback,
.comment-list .trackback { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 24px; padding-top: 24px; }

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child { border-top: 0; }

.comment-author { position: relative; }

.comment-author .avatar { border: 1px solid rgba(0, 0, 0, 0.1); height: 18px; padding: 2px; position: absolute; top: 0; left: 0; width: 18px; }

.bypostauthor > article .fn:before { content: "\f408"; margin: 0 2px 0 -2px; position: relative; top: -1px; }

.says { display: none; }

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata { padding-left: 30px; }

.comment-edit-link { margin-left: 10px; }

.comment-edit-link:before { content: "\f411"; }

.comment-reply-link:before,
.comment-reply-login:before { content: "\f412"; margin-right: 2px; }

.comment-content { -webkit-hyphens:auto; -moz-hyphens:auto; -ms-hyphens:auto; hyphens:auto; word-wrap:break-word; }

.comment-content ul,
.comment-content ol { margin: 0 0 30px 20px; }

.comment-content li > ul,
.comment-content li > ol { margin-bottom: 0; }

.comment-content > :last-child { margin-bottom: 0; }

.comment-list .children { list-style: none; margin-left:15px; }

.comment-respond { margin-bottom:30px; padding: 0; }

.comment .comment-respond { margin-top:30px; }

.comment-respond h3 { margin-top: 0; margin-bottom:30px; }

.no-comments { margin-top:30px; text-transform: uppercase; }

.comment-form label { display: block; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea { width: 100%; }

.form-allowed-tags,
.form-allowed-tags code { display:none; }

.required { color: #c0392b; }

h3.comment-reply-title { background:url('images/icon_reply.png') left no-repeat; padding-left:40px; }

.comment-navigation { font-size: 12px; line-height: 2; margin-bottom: 48px; text-transform: uppercase; }
.comment-navigation .nav-next,
.comment-navigation .nav-previous { display: inline-block; }
.comment-navigation .nav-previous a { margin-right: 10px; }

#comment-nav-above { margin-top:30px; margin-bottom: 0; }

/* Footer */
.footer .row { padding-top: 60px; padding-bottom: 50px; }
.footer ul { list-style: none; margin: 40px 0 0 0; }
.footer ul li { display: inline-block; margin: 0 25px 10px 0; padding: 0 25px 0 0; font-weight: 700; text-transform: uppercase; border-right: 1px solid #fff; font-size: 24px; line-height: 34px; }
.footer ul li:last-child { margin-right: 0; padding-right: 0; border-right: none; }
.footer ul li a { color: #fff; text-decoration: none; }
.footer ul li a:hover { color: #fff; text-decoration: underline; }
.footer ul.social { margin-top: 0 !important; }
.footer ul.social li { margin: 0 15px; padding: 0; border: none; }
.footer p { color: #fff; margin-top: 10px; }
.footer span { margin: 0 20px; }
.footer small { display: block; font-size: 16px; line-height: 26px; color: #fff; margin: 30px 0 0 0; font-weight: 300; }
.footer a,
.footer a:hover { color: #fff !important; }

/* Large desktops and laptops */
@media (min-width: 1380px) {
body { padding:0; }
.container-fluid { padding:0; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1379px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
body { padding:0; }
.container-fluid { padding:0; }
.container { width:100% !important; }
.content-subpages { margin-top:40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
.header .right { text-align: center !important; }
.header ul { margin: 40px 0 0 0; }
.header ul li { margin: 0 20px; }
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
.homepage-help .padding-top { padding-top: 100px !important; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
img.alignright,
img.alignleft
.alignright,
.alignleft { float:none !important; margin:0 !important; display: block !important; }
img.aligncenter {margin:20px 0 0 0 !important; }
.event-page h1 { margin-top: 40px; }
.owl-carousel .prev-slide { left: -5px; }
.owl-carousel .next-slide{ right: -5px; }
.homepage-help .padding-top { padding-top: 100px !important; }
table tr { border: 1px solid #ccc; display: block; }
table td,
table th { border:none; display: block; padding-top: 5px; padding-bottom: 0; }
table th:first-child,
table td:first-child { padding-top: 15px; }
table th:last-child,
table td:last-child { padding-bottom: 15px; }
}