@charset "UTF-8";
/*
Theme Name: Women's League for Conservative Judaism
Theme URI: http://www.wlcj.org
Description: 
Version: 2.0
Author: Addicott Web
Author URI: https://www.wordpress-web-designer-raleigh.com/
*/

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

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

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

/* Heading styles */
h1 { margin:30px 0 0 0; line-height:1em; font-size:48px; line-height:58px; color:#4f8bc9; font-family:"Open Sans Condensed"; font-weight:700; }
h2, h3, h4, h5, h6 { margin:30px 0 0 0; font-family:"Open Sans Condensed"; font-weight:700; }

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 { display: inline-block; margin: 0; }
.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; }

table td .wp-caption { float: left; margin: 0 20px 20px 0; }

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

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

/* 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:#f0f0f0; transition: background-color 0.75s 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 ------------------------------------------------
-------------------------------------------------------------------------------------------------------------------*/

.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 { background-color:#af4974; }
.top-bar .row { padding-top:20px; padding-bottom:20px; }
.top-bar p { }
.top-bar ul { list-style:none; margin:0; }
.top-bar ul li { display:inline; margin:0 0 0 20px; padding:0; font-size:14px; line-height:24px; }
.top-bar a,
.top-bar a:hover { color:#fff; }
.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:#af4974; color:#fff; padding:10px; border:none; font-weight:700; text-transform:uppercase; }

.header h4 { margin:0; color:#fff; font-weight:700; font-size:26px; line-height:36px; }
.header p { color:#fff; font-size:16px; line-height:26px; font-weight:300; margin-top:10px; }

/* Homepage */
.homepage-top h1 { font-size:48px; line-height:58px; font-family:Satisfy; font-weight:bold; color:#af4974; margin-top:0; }
.homepage-top p { font-size:24px; line-height:34px; font-weight:300; }

.homepage-news { background-color:#fff; }
.homepage-news h2 { font-size:48px; line-height:58px; font-weight:700; color:#0a406c; }
.homepage-news h4 { font-family:"Open Sans"; margin:0; }

.features { padding:0; }
.features .row { margin:0 !important; }
.section { padding:0 !important; }
.flip_panel { width:100%; height:100%; }
.card { width:100%; height:100%; -o-transition: all .5s; -ms-transition:all .5s; -moz-transition:all .5s; -webkit-transition:all .5s; transition:all .5s; -webkit-backface-visibility:hidden; -ms-backface-visibility:hidden; -moz-backface-visibility:hidden; backface-visibility:hidden; }

.front { z-index:2; }
.front img { border:1px solid #4f8bc9; }
.front h3 { color:#fff; margin:160px 30px 0 30px; text-shadow:0px 2px 5px rgba(0, 0, 0, 1); font-size:36px; line-height:46px; font-weight:700; }
.front p { color:#fff; }

.back { z-index:1; -webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -moz-transform:rotateY(180deg); transform:rotateY(180deg); position:absolute; top:0px; left:0px; background:#4f8bc9; }
.back p { color:#fff; margin:20px 40px 0 40px; font-size:16px; line-height:26px; }
.back a,
.back a:hover { color:#fff; }
.back ul { margin:20px 60px 0 60px; }
.back ul li { font-size:16px; line-height:26px; margin:5px 0 0 0; color:#fff; }
.back h3 { color:#fff; margin:40px 40px 0 40px; font-size:24px; line-height:34px; font-weight:700; }

.flip_panel:hover .front { z-index: 1; -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); }
.flip_panel:hover .back { z-index: 2; -webkit-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -moz-transform: rotateX(0deg); transform: rotateX(0deg); }

.TextOnTop { top:0; left:0; right:0; position:absolute; }

/* Layout areas */
.content { background:url('images/bg.png') repeat; border-bottom:5px solid #af4974; }
.content .container { background-color:#fff; }

/* Breadcrumbs */
p.breadcrumbs { margin-top:0; font-size:14px; line-height:24px; color:#000; }
p.breadcrumbs a { color:#000; margin:0 5px; }
p.breadcrumbs a:hover { color:#000; }
p.breadcrumbs strong { margin-left:5px; }

/* Subpages */
.content-subpages { background-color:#f1e7f2; }
.content-subpages h4 { margin:0 40px; font-size:30px; font-family:Satisfy; font-weight:400; color:#af4974; }
.content-subpages ul { list-style:none; margin:30px 40px 0 40px; }
.content-subpages ul li { font-size:14px; line-height:18px; padding:0; margin:10px 0 0 0; }
.content-subpages ul li a,
.content-subpages ul li a:hover,
.content-subpages ul li a:focus { color:#000; }

/* 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; font-weight:700; }
.search-results ul li p { margin-top:5px; }

/* Posts */
.post { padding-top:0; border-bottom:1px solid #ccc; }
.post img { margin-top:30px; }

/* Get involved block */
.get-involved { background:fixed url('images/involved-bg.jpg') center bottom no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.get-involved .row { padding-top:120px; padding-bottom:120px; }
.get-involved h2 { margin-top:0; color:#fff; font-size:36px; line-height:46px; font-family:Satisfy; }
.get-involved p { color:#fff; font-size:24px; line-height:34px; }
.get-involved a,
.get-involved a:hover { color:#fff; }

/* Regions page */
.region { border-bottom:1px solid #ccc; }
.region p { margin-top:0; }
.sisterhood small { color:#af4974; font-weight:600; }

.regions-list select { padding:10px; border:1px solid #ccc; }

/* Footer */
.footer { background:#0a406c; }
.footer p { font-size:13px; line-height:22px; color:#fff; }
.footer p a,
.footer p a:hover,
.footer p a:focus { color:#fff; }
.footer h4 { margin-top:0; color:#fff; }
.footer ul { list-style:none; margin-left:0; }
.footer ul li { padding:0; font-size:16px; line-height:26px; margin-bottom:10px; }
.footer ul li a { color:#81c0f3; text-decoration:none; }
.footer ul li a:hover,
.footer ul li a:focus { color:#81c0f3; text-decoration:underline; }
.footer .widget { margin-bottom:0; }

/* Copyright */
.copyright p { font-size:14px; line-height:34px; margin-top:0; }
.copyright a,
.copyright a:hover,
.copyright a:focus { color:#000; }
.copyright span { margin:0 10px; }
.copyright strong { font-weight:700; }

/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title { }

.comments-title { margin:30px 0 0 0; }

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {

}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 0;
}

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

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	margin-top: 2.1538461538em;
	padding:0;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form { }

.comment-form label {
	color: #686868;
	display: block;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/* 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; }
.header h4 { margin-top:30px; }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
body { padding:0; }
.container-fluid { padding:0; }
.header h4 { margin-top:30px; }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
body { padding:0; }
.container-fluid { padding:0; }
.header h4 { margin-top:30px; }
}