@charset "UTF-8";
/*
Theme Name: NAASE 
Theme URI: http://www.naase.org/
Description: 
Version: 2.0
Author: Addicott Web
Author URI: http://www.wordpress-web-designer-raleigh.com/
*/

body { font-family:Roboto; background:url('images/body_bg.gif') repeat; }

/* Text styles */
p { color:#000; margin:20px 0 0 0; font-size:18px; line-height:28px; font-weight:300; }
strong { font-weight:700; }
em { font-style:italic; }
small { display:block; font-size:12px; line-height:20px; font-weight:400; color:#999; }
blockquote { border:none; padding:0; margin:0 0 0 30px; }
blockquote p { font-size:16px; line-height:26px; font-weight:300; }

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

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

h2 { font-size:30px; line-height:40px; }
h3 { font-size:24px; line-height:34px; }
h4 { }
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:300; color:#000; }
ul ul { list-style:circle; margin:10px 0 10px 30px; }
ol ol { list-style:lower-alpha; margin:10px 0 10px 30px; }

/* Image styles */
img.centered { display:block; margin:0 auto; }
img.alignnone { margin:30px 0 0 0; }
img.alignright { float:right; margin:5px 0 25px 20px; clear:both; display:inline; }
img.aligncenter { display:block; margin:15px auto 0 auto; }
img.alignleft { float:left; margin:5px 25px 20px 0; clear:both; display:inline; }
.alignnone { margin:30px 0 0 0; }
.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:10px 0 0 0; text-align:center; font-size:16px; line-height:26px; font-weight:300; }

/* Form styles */
input,
select,
textarea { }
fieldset { }
legend { }
label { }

/* 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:300; padding:10px 20px 10px 0; color:#000; vertical-align:top; }
table th { border-bottom:2px solid #000; font-size:18px; line-height:28px; font-weight:700; padding:10px 20px 10px 0; color:#000; vertical-align:top; text-align:left; }

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

/* Plugins */
.addthis_toolbox { margin:20px 0 0 0 !important; }

/* Pagenavi */
.wp-pagenavi { clear:both; margin:30px 0 0 0; height:40px; text-align:center; }
.wp-pagenavi a,
.wp-pagenavi span { text-decoration:none; background-color:#012545; padding:5px 10px; margin:2px; color:#ffffff; font-size:12px; }
.wp-pagenavi a:hover,
.wp-pagenavi span.current { background-color:#359bed; }

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

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

.container { padding-left:30px; padding-right:30px; }
.row-fluid { padding-top:30px; padding-bottom:30px; }

/* Header */
.header .container { background-color:#fff; }
.header .row-fluid .row-fluid { padding-top:0; padding-bottom:0; text-align:right; }
.header p { font-size:16px; line-height:26px; }
.header ul { list-style:none; margin:0; }
.header ul li { display:inline; margin:0 0 0 30px; padding:0; }
.header ul li a { background-color:#0d4266; color:#fff; padding:10px 20px; }
.header ul li a.login { background-image:url('images/icon-login.png'); background-position:20px center; background-repeat:no-repeat; padding-left:51px; }
.header ul li a.forgot { background-image:url('images/icon-forgot.png'); background-position:20px center; background-repeat:no-repeat; padding-left:51px; }
.header ul li a.logout { background-image:url('images/icon-logout.png'); background-position:20px center; background-repeat:no-repeat; padding-left:51px; }
.header form { margin:30px 0 0 0; }
.header input { margin:0 10px 0 0; padding:10px; border:1px solid #ccc; box-shadow:none; transition:none; border-radius:0px; font-size:16px; line-height:26px; font-family:Roboto; color:#999; font-weight:300; }
.header input:hover,
.header input:focus { transition:none; box-shadow:none; border:1px solid #000; color:#000; }
.header button { border:none; background:url('images/search_btn.gif') 0px 0px no-repeat; width:39px; height:32px; }

/* Homepage */
.homepage-intro { padding-top:0; }
.homepage-intro h2 { margin-top:0; color:#0d4266; font-size:30px; line-height:40px; }

.homepage-boxes { padding-top:0; }
.homepage-boxes h3 { color:#d3ae42; text-align:center; }
.homepage-boxes ul { list-style:none; margin:15px 0 0 0; }
.homepage-boxes ul li { margin:15px 0 0 0; padding:15px 0 0 0; border-top:1px solid #ccc; font-size:16px; line-height:20px; text-align:center; }

.homepage-bottom { padding-top:0; }
.homepage-bottom img.alignnone { margin-top:0; }

/* Internal page layout areas */
.content .container { background-color:#fff; }

.content-subpages { background-color:#d3b867; padding-top:0; }
.content-subpages h4 { margin:30px 30px 20px 30px; font-weight:700; }
.content-subpages ul { list-style:none; margin:0 30px; }
.content-subpages ul li { margin:15px 0 0 0; padding:15px 0 0 0; font-size:14px; line-height:18px; border-top:1px solid #e1e1e1; }
.content-subpages a,
.content-subpages a:hover { color:#000; }

/* Ettinger past honorees page */
.post-1787 table td { border-bottom-color:#fff !important; }

/* Login form */
#wpmem_login input { height:1%; overflow:hidden; }
#wpmem_login input.buttons { height:100% !important; padding:10px 20px !important; }

/* Accordions */
.accordion { padding-top:20px; padding-bottom:0; margin-bottom:30px; }
.accordion-heading { display:block; padding:15px 30px; margin-bottom:1px; background-color:#e1e1e1; }
.accordion-heading a { font-size:18px; line-height:28px; color:#000; font-weight:600; }
.accordion-heading a:hover { color:#fff; }
.accordion-toggle { cursor:pointer; text-decoration:none !important; }
.accordion-toggle:hover { text-decoration:none; }
.accordion-toggle span { margin:0 0 0 30px; }
.accordion-inner { padding:10px 30px 20px 30px; }
.accordion-inner .row-fluid { padding-bottom:0; }

.collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }

.accordion-caret .accordion-toggle:hover { text-decoration:none; }
.accordion-caret .accordion-toggle:hover span,
.accordion-caret .accordion-toggle:hover strong { text-decoration:underline; }
.accordion-caret .accordion-toggle:before { font-size:25px; vertical-align:-3px; }
.accordion-caret .accordion-toggle:not(.collapsed):before { content:"+"; margin-right:0px; }
.accordion-caret .accordion-toggle.collapsed:before { content:"+"; margin-right:0px; }

/* Members photo facebook page */
.post-73 .accordion-inner table td { padding:30px 0 0 0; border:none; }

/* Forms */
.gform_wrapper { margin-top:30px !important; display:block !important; }

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; padding:0 !important; }
ul.gform_fields li.gfield label.gfield_label { display:block; margin-bottom:15px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:700 !important; }
ul.gform_fields input,
ul.gform_fields select,
ul.gform_fields textarea { font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300; height:auto !important; padding:5px !important; border:1px solid #ccc !important; }

.gsection { border-bottom:none !important; }
h2.gsection_title { font-family:Roboto !important; font-size:30px !important; font-weight:500 !important; color:#000 !important; border-bottom:none !important; }
.gsection_description { font-family:Roboto !important; color:#000; margin:15px 0 0 0 !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; padding:15px 0 0 0 !important; }
.gfield_description { font-family:Roboto !important; color:#000; margin:0 0 15px 0 !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; padding:0 0 15px 0 !important; }

ul.gfield_radio,
ul.gfield_checkbox { }
ul.gfield_radio li,
ul.gfield_checkbox li { }
ul.gfield_radio li label,
ul.gfield_checkbox li label { font-weight:300 !important; margin-left:10px !important; }

.ginput_full input,
.ginput_left input,
.ginput_right select { margin-bottom:0 !important; }
.ginput_full label,
.ginput_left label,
.ginput_right label { margin-top:0 !important; }

.ginput_container span { margin-bottom:15px !important; }
.ginput_container label { font-size:18px !important; line-height:28px !important; font-weight:300 !important; }
.ginput_container select { height:32px !important; border-color:#ccc !important; }

.gform_footer { padding:0 !important; margin:0 !important; }
input.gform_button { margin-top:0 !important; padding:15px 30px !important; background-color:#0d4266; color:#fff; font-size:24px !important; font-family:Roboto !important; font-weight:400 !important; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; border:none !important; }

.gform_confirmation_wrapper { margin-top:30px !important; font-family:Roboto !important; font-size:18px !important; line-height:28px !important; font-weight:300 !important; }

/* Search results */
.search-results ul { list-style:none; margin-left:0; }
.search-results ul li { margin-bottom:25px; padding:0; }
.search-results ul li span.url { color:#006621; font-size:12px; line-height:20px; }
.search-results ul li p { margin-top:5px; }

/* Footer */
.footer { padding-bottom:30px; }
.footer .container { background-color:#4f89b3; }
.footer p { font-size:14px; line-height:24px; color:#fff; }
.footer a,
.footer a:hover { color:#fff; }
.footer ul { list-style:none; margin:0; }
.footer ul li { display:inline; margin:0 10px; padding:0; font-weight:500; text-transform:uppercase; font-size:16px; line-height:26px; }
.footer ul.contact li { text-transform:none; color:#fff; font-weight:300; font-size:14px; line-height:24px; }
.footer span { margin:0 10px; }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) {
body { padding:0; }
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
body { padding:0; }
.homepage-intro { padding-bottom:0; }
.box { margin-top:30px; }
.content-subpages { margin-top:30px; }
.footer { padding-bottom:0; }
.footer ul li { display:block; margin:0; }
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
body { padding:0; }
.homepage-intro { padding-bottom:0; }
.box { margin-top:30px; }
.content-subpages { margin-top:30px; }
.footer { padding-bottom:0; }
.footer ul li { display:block; margin:0; }
}