@charset "UTF-8";
/*
Theme Name: Fuchsberg Center for Conservative Judaism
Theme URI: http://www.uscj.org.il/
Description: 
Version: 1.0
Author: Addicott Web
Author URI: http://www.custom-wordpress-web-design.com/
*/

body { background-color:#222; font-family:"Open Sans"; }

/* Text styles */
p { color:#000000; margin-top:25px; font-size:18px; line-height:28px; font-weight:300; }
strong { font-weight:600; }
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:#0067ba; text-decoration:underline; }
a:hover { color:#0067ba; text-decoration:none; }

/* Heading styles */
h1 { margin:0; font-size:48px; line-height: 58px; font-family:"Fira Sans Condensed"; font-weight:400; color:#004b87; }
h2, h3, h4, h5, h6 { margin-top:30px; font-family:"Fira Sans Condensed"; 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: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.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 { font-size:16px; line-height:26px; font-weight:500 !important; }

/* Table styles */
table { border-collapse:collapse; margin-top:5px; width:100%; }
table td { border-bottom:1px solid #ccc; font-size:16px; line-height:30px; font-weight:400; padding:10px; vertical-align:top; }
table th { border-bottom:2px solid #000; font-size:16px; line-height:30px; font-weight:600; color:#000; padding:10px; 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:#004b87; 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:#a5d134; color:#fff; transition: background-color 0.5s ease; }
.wp-pagenavi span.current { background-color:#a5d134; color:#fff; }

/* AddThis toolbar */
.addthis_toolbox { margin-top:25px; }

/* Global classes */
.right { text-align:right; }
.center { text-align:center; }
.widget { margin:0 0 30px 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; }

/* Top bar */
.top-bar p { margin-top:0; font-size:14px; line-height:24px; color:#fff; }
.top-bar .row { padding-top:15px; padding-bottom:15px; }
.top-bar .modal { margin-top:40px !important; }
.top-bar .modal form { margin-bottom:30px; }
.top-bar .modal form input { width:85%; padding:10px; border:1px solid #ccc; margin:0 10px 0 0; }
.top-bar .modal form button { width:10%; background:#004b87; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }

/* Header */
.header-logo { padding-top: 25px; }

/*----- Homepage picture blocks for parallax -----*/
#photo1 { background:url('images/photo1.jpg') center center no-repeat; background-attachment:fixed; -webkit-background-size:auto; -moz-background-size:auto; -o-background-size:auto; background-size:auto; min-height:450px; }
#photo2 { background:url('images/photo2.jpg') center center no-repeat; background-attachment:fixed; -webkit-background-size:auto; -moz-background-size:auto;  -o-background-size:auto; background-size:auto; min-height:450px; }
#photo3 { background:url('images/photo3.jpg') center center no-repeat; background-attachment:fixed; -webkit-background-size:auto; -moz-background-size:auto;  -o-background-size:auto; background-size:auto; min-height:450px; }

/* Slide content */
.slide { background:#fff; }
.slide-introduction h2 { margin-top:0; font-size:60px; line-height: 70px; }
.slide-introduction h2 a { color:#004b87; text-decoration:none; }
.slide-introduction p { margin-top:10px; font-size:18px; line-height:28px; }
.slide-button .button { background:#fff url('images/scrollicons.png') 0px 0px no-repeat; display:block; margin:0 auto; width:97px; height:36px; border:none; cursor:pointer; }
.slide-button .button:hover { background-position:0px -36px; }

.slide-block { padding-top: 40px; }
.slide-block h4 a,
.slide-block h4 a:hover { color:#000; }
.slide-block p { margin-top:10px; }


/* Homepage, top */
.homepage-top { background:url('images/home.jpg') center bottom no-repeat !important; background-attachment:fixed; -webkit-background-size:auto; -moz-background-size:auto; -o-background-size:auto; background-size:auto; min-height:625px; padding-top:50px; }

.homepage-top h2 { font-size:48px; line-height: 58px; font-weight:700; margin-top:0; color:#fff; clear:both; }
.homepage-top p { font-size:24px; line-height:34px; font-weight:400; color:#fff; }
.homepage-top .home-content { border-bottom:1px solid #fff; padding-bottom:35px; }
.homepage-top .home-button { padding-top:35px; }
.homepage-top h3 .button { background:#a5d134; width:auto; height:auto; color:#fff; display:inline-block; font-size:30px; font-family:"Fira Sans Condensed"; font-weight:700; padding:20px 40px; text-decoration:none; text-transform:uppercase; }
.homepage-top h3 .button:hover { border-bottom-color:#f46932; text-decoration:underline; }

.homepage-announcement { background-color:#ebebeb; margin-top:30px; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px; }
.homepage-announcement h3 { margin:0 25px; }
.homepage-announcement img { margin-left:25px; }
.homepage-announcement p { margin:15px 25px 0 25px; }

/* Interior pages */
.content { background:#fff; }

.page-breadcrumbs { border-bottom:1px solid #ccc; padding-bottom:15px; }
.page-breadcrumbs p { margin-top:0; font-size:14px; line-height:24px; }
.page-breadcrumbs a { color:#000; margin:0 5px; }
.page-breadcrumbs a:hover { color:#000; }
.page-breadcrumbs strong { margin-left:5px; }

.page-thumbnail { padding-top: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; }

/* Haftarah commentaries */
.commentary-content { border-right:1px solid #ccc; padding-right:25px; }
.commentary-sidebar { padding-left:25px; }
.commentary-sidebar p { font-size:14px; line-height:24px; }
.commentary-credits { border-top:1px solid #ccc; padding-top:10px; }
.commentary-credits p { font-size:14px; line-height:24px; }
.commentary-credits ul li { font-size:14px; line-height:24px; }

/* Forms */
h2.gsection_title { font-size:24px !important; }
.gfield input,
.gfield textarea { background-color:#e1f1ff; padding:10px !important; font-family:Roboto !important; font-size:16px !important; line-height:26px !important; }
.gfield input:focus,
.gfield textarea:focus { background-color:#fff; }

.gfield select { background-color:#e1f1ff; padding:10px !important; height:42px !important; font-family:Roboto !important; font-size:16px !important; line-height:26px !important; }

.gfield_radio label,
.gfield_checkbox label { font-weight:300 !important; }

.ginput_container { margin-top:5px; }

/* Donate form buttons */
.gform_button { background-image:none; background-color:#ccc; border:1px solid #999; padding:5px 15px; }

/* Subpages */
.content-subpages { padding:0; margin-top: 40px; }
.content-subpages h4 { margin:0; background-color:#a5d134; padding: 15px 30px; color:#fff; display:block; font-family:"Fira Sans Condensed"; font-weight:700; border-bottom:1px solid #fff; }
.content-subpages ul { list-style:none; margin:0; }
.content-subpages ul li { padding:15px 30px; margin:0; background-color:#ebebeb; display:block; font-size:14px; line-height:24px; border-bottom:1px solid #fff; }
.content-subpages ul li a,
.content-subpages ul li a:hover { color:#000; }

/* Posts */
.post-row { padding-top:0; }
.post p { font-size:14px; line-height:24px; }
.post h4 a { text-decoration:none; }
.post h4 a:hover { text-decoration:underline; }

/* Commentaries */
.commentaries { border-bottom:1px solid #ccc; }
.commentaries h2 { margin-top: 0; }
.commentaries ul { list-style:none; margin:10px 0 0 0; }
.commentaries ul li { display:inline; margin:0 10px 10px 0; padding:0 10px 0 0; border-right:1px solid #ccc; }

/* Footer */
.footer { border-top:1px solid #fff; }
.footer .widget { margin: 0; }
.footer h4 { margin:0; color:#fff; }
.footer ul { list-style:none; margin: 20px 0 0 0; }
.footer ul li { margin:10px 0 0 0; padding:0; font-size:14px; line-height:18px; font-weight:300; }
.footer a,
.footer a:hover { color:#fff; }

/* Copyright */
.copyright { border-top:1px solid #555; }
.copyright p { font-size:14px; line-height:24px; margin-top:0; font-weight:300; color:#888; }
.copyright a,
.copyright a:hover { color:#888; }

/* 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; }
.homepage-top { background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; background-size:auto; }
#photo1,
#photo2,
#photo3 { background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; background-size:auto; background-position:center top; }
}

/* 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; }
.homepage-top { background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; background-size:auto; }
#photo1,
#photo2,
#photo3 { background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; background-size:auto; background-position:center top; }
.footer .row { padding-top: 0; }
.footer h4 { margin-top: 40px; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.content-subpages { margin-top:40px; }
.homepage-top { background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; background-size:auto; }
#photo1,
#photo2,
#photo3 { background-attachment:scroll; -webkit-background-size:auto; -moz-background-size:auto; background-size:auto; background-position:center top; }
.footer .row { padding-top: 0; }
.footer h4 { margin-top: 40px; }
}