@charset "UTF-8";

/*
Theme Name: Empire Ranch Foundation
Theme URI: http://www.empireranchfoundation.org
Description: 
Version: 2.0
Author: Addicott Web
Author URI: http://www.custom-wordpress-web-design.com/
*/

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

/* Text styles */
p { color:#000; margin-top:20px; font-size:16px; line-height:26px; font-weight:300; }
strong { font-weight:600; }
em { font-style:italic; }
small { display:block; font-size:12px; font-family:Roboto; font-weight:300; }
blockquote { }

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

/* Heading styles */
h1 { margin:0; line-height:1em; color:#411d04; font-size:36px; font-family:"Roboto Slab"; font-weight:700; margin-top:25px; }
h2, h3, h4, h5, h6 { margin-top:25px; line-height:1em; }

h2 { font-size:30px; font-family:"Roboto Slab"; font-weight:700; }
h3 { font-size:18px; font-family:"Roboto Slab"; font-weight:400; }
h4 { }
h5 { }
h6 { }

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

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.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; }
.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; }

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

table td p { margin:0; }

/* Pagenavi */
.wp-pagenavi { clear:both; padding:15px; text-align:center; }
.wp-pagenavi a,
.wp-pagenavi span { text-decoration:none; border:1px solid #411d04; background:#411d04; padding:5px 10px; margin:2px; font-size:12px; line-height:20px; color:#ffffff; }
.wp-pagenavi a:hover,
.wp-pagenavi span.current { border-color:#ab3f16; background:#ab3f16; }

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

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

/* Header */
.header { background:url('images/header_bg.jpg') center bottom no-repeat; }
.header .row-fluid { padding-top:25px; }

.header-right img { float:right; }
.header-right form { float:left; }
.header-right form input { width:150px; }

/* Main content area */
.main { -moz-box-shadow: inset 1px 9px 20px -6px #000; -webkit-box-shadow: inset 1px 9px 20px -6px #000; box-shadow: inset 1px 9px 20px -6px #000; }
.main .container { background:url('images/main_bg.png') repeat-y; padding-left:25px; padding-right:25px; }
.main .row-fluid { padding-top:25px; padding-bottom:25px; }

/* Page sidebar */
.page-sidebar .row-fluid { padding-top:0; padding-bottom:0; }

/* Parchment areas */
.parchment { background:url('images/parchment_bg_vert.png') center top no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.parchment-subpages { background:url('images/parchment_bg_vert_long.png') center top no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.parchment { padding:40px 45px; }
.parchment-subpages { padding:40px 0 40px 0 !important; text-align:center; }
.parchment-subpages h3 { margin:0; font-size:36px; font-family:Satisfy; color:#411d04; background:url('images/subpages_horns.png') center bottom no-repeat; padding:0 40px 40px 40px; }
.parchment-subpages ul { list-style:none; margin:10px 0 0 0; padding:0 40px; }
.parchment-subpages ul li { padding:0 0 5px 0; margin:0 0 5px 0; border-bottom:1px solid #000; font-size:13px; font-family:"Roboto Slab"; font-weight:400; }
.parchment-subpages ul li a { color:#000; text-decoration:none; }
.parchment-subpages ul li a:hover { text-decoration:underline; }
.parchment-subpages ul li.current_page_item a { text-transform:uppercase; font-weight:700; }

/* Welcome message */
.welcome h2 { font-size:36px; font-family:Satisfy; color:#411d04; margin:0 !important; }
.welcome p { font-size:12px; line-height:20px; font-family:"Roboto Slab"; font-weight:400; }

/* Breadcrumbs */
p.breadcrumbs { margin-top:0; font-size:12px; line-height:20px; color:#999; }
p.breadcrumbs a { color:#999; }

/* Search results page */
.search-results ul li { margin-bottom:25px; }
.search-results ul li p { margin-top:5px; }

/* What's New area on homepage */
.whats-new-title { padding-bottom:10px !important; }
.whats-new-title h2 { margin:0; color:#ab3f16; font-size:48px; font-family:Satisfy; font-weight:400; text-align:center; background:url('images/whats_new_horns.png') center center no-repeat; height:53px; }

.whats-new-title p,
.whats-new p { text-align:center; font-size:13px; line-height:22px; }

.whats-new { padding-top:0 !important; }
.whats-new h3 { text-align:center; line-height:18px; }
.whats-new h3 a { color:#ab3f16; text-decoration:none; }
.whats-new h3 a:hover { text-decoration:underline; }
.whats-new img { border:5px solid #d8d3c8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.whats-new p { margin-top:5px; line-height:18px; }

/* Artworks */
.artwork { border-bottom:1px solid #d8d3c8; padding-bottom:10px; }
.artwork span.sold { color:#ff0000; }
.artworks-page .row-fluid .row-fluid { padding-bottom:0 !important; }

/* Slideshow captions */
.caption p { color:#fff; font-weight:400; margin-top:5px; font-size:12px; line-height:20px; }

/* Tabs */
.tab-list { padding-top:0; padding-bottom:0; }
.tab-list ul.nav-tabs { list-style:none; margin:0; border:none; border-bottom:2px solid #411d04; }
.tab-list ul.nav-tabs li {  font-size:24px; border:none; padding:0; margin:0 15px 0 0; }
.tab-list ul.nav-tabs li a { color:#411d04; background:#d8d3c8; border:none !important; text-decoration:none; padding:20px 40px; font-weight:300; }
.tab-list ul.nav-tabs li a:hover { color:#fff; background:#7e541b; }
.tab-list ul.nav-tabs li.active a { color:#fff; background:#411d04; }
.tab-pane { background-color:#eabf1b; padding-bottom:30px; }
.tab-pane .row-fluid { padding-bottom:0; }
.tab-content { padding-top:0 !important; padding-bottom:0 !important; }
.tab-content p { font-size:18px; line-height:28px; color:#000; margin-top:0; }

/* Join our list form */
.link,
.link a,
#SignUp .signupframe { color:#000; font-size:16px; line-height:26px; font-weight:400; }
#SignUp .signupframe { border:none; background:none; }
#SignUp .signupframe td { border-bottom:none !important; }
#SignUp .signupframe .required { }

/* Event calendar page */
.post-131 h2 { font-size:18px; font-weight:700; }

/* Archives template */
.archives h2 { margin:0; font-size:24px; line-height:24px; }
.archives h2 a { color:#ab3f16; text-decoration:none; }
.archives h2 a:hover { text-decoration:underline; }
.archives small { display:block; margin-top:10px; }

/* Volunteer page form */
.gform_confirmation_wrapper { color:#000000; margin-top:20px; font-size:16px; line-height:26px; font-weight:700; }

/* Event pagination */
.em-pagination { display:block; text-align:center; padding-top:25px; }
.em-pagination span.current { background-color:#ab3f16; font-weight:bold; }
.em-pagination .page-numbers { text-decoration:none; background-color:#411d04; padding:5px 10px; margin:2px; color:#ffffff; font-size:12px; line-height:20px; }
.em-pagination .page-numbers:hover { background-color:#ab3f16; }

/* Newsletter pages */
.post-1109 ul li,
.post-966 ul li { line-height:20px !important; }

/* Oral Histories */
.interview { border-bottom:1px solid #d8d3c8; padding-top:0 !important; }
.interview img { float:right; margin:25px 0 20px 25px; clear:both; display:inline; }

/* "Get Involved" page */
.post-66 form { padding-top:15px; }
.post-66 form p { margin-top:0px; }
.post-66 form input { margin-bottom:15px; }

/* Get Involved area on homepage */
.get-involved { background-color:#dedad1; border:10px solid #d8d3c8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom:25px; padding-bottom:0 !important; }
.get-involved .row-fluid { text-align:center; }
.get-involved h2 { margin:0; color:#ab3f16; font-size:48px; font-family:Satisfy; font-weight:400; text-align:center; background:url('images/get_involved_horns.png') center center no-repeat; height:50px; }
.get-involved h3 { font-size:24px; font-weight:700; margin:0; }
.get-involved input { margin-top:5px; margin-right:10px; }
.get-involved button { font-size:14px; font-family:"Roboto Slab"; color:#fff; background:#446f35 url('images/green_button_bg.png') top repeat-x; padding:5px 20px; border:none;-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.get-involved button:hover,
.get-involved button:focus { background-image:none; }
.get-involved .row-fluid { padding-bottom:0 !important; }

/* Forms */
.gform_wrapper { display:block !important; }

ul.gform_fields li.gfield { margin-bottom:20px !important; font-family:Roboto !important; font-size:16px !important; line-height:26px !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:16px !important; line-height:26px !important; font-weight:700 !important; }
ul.gform_fields input,
ul.gform_fields select,
ul.gform_fields textarea { font-family:Roboto !important; font-size:16px !important; line-height:26px !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 Slab" !important; font-size:30px !important; font-weight:400 !important; color:#000 !important; border-bottom:none !important; }
.gfield_description { font-family:Roboto !important; color:#000; margin:0 0 15px 0 !important; font-size:16px !important; line-height:26px !important; font-weight:300 !important; padding:0 0 15px 0 !important; }
.gsection_description { font-family:Roboto !important; color:#000; margin:15px 0 0 0 !important; font-size:16px !important; line-height:26px !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:16px !important; line-height:26px !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:#411d04; color:#fff; font-size:24px !important; font-family:"Roboto Slab" !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:16px !important; line-height:26px !important; font-weight:300 !important; }

/* Footer */
.footer { background:#82591e url('images/footer_bg.png') bottom repeat; }
.footer .row-fluid { padding-top:25px; padding-bottom:25px; }
.footer h3 { margin:0 0 15px 0; color:#fff; line-height:22px; }
.footer a { color:#fff; }
.footer p { font-size:12px; line-height:16px; font-weight:300; color:#fff; margin-top:0; margin-bottom:15px !important; }
.footer ul { list-style:none; margin:0; }
.footer ul li { padding:0; margin-bottom:10px; font-size:12px; line-height:16px; font-weight:300; text-align:left; }
.footer ul li a { text-decoration:none; }
.footer ul li a:hover { text-decoration:underline; }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
body { padding:0; }
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
body { padding:0; }
.header .row-fluid,
.footer .row-fluid { text-align:center; }
.header-right img,
.header-right form { float:none; }
.footer .row-fluid { padding-top:0; }
.footer h3 { margin-top:25px; }
.footer ul { margin:5px 15px 0 15px; }
.footer ul li { display:inline; margin:0 10px 10px 10px; }
.footer img { margin-top:25px; }
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
body { padding:0; }
.header .row-fluid,
.footer .row-fluid { text-align:center; }
.header-right img,
.header-right form { float:none; }
.footer .row-fluid { padding-top:0; }
.footer h3 { margin-top:25px; }
.footer ul { margin:5px 15px 0 15px; }
.footer ul li { display:block; margin:0 0 10px 0; text-align:center; }
.footer p { padding-left:20px; padding-right:20px; }
.footer img { margin-top:25px; }
}