/*
Theme Name: Jewish Community Services of South Florida
Theme URI: http://JCSFL.ORG/
Description: Custom Wordpress Theme for JCS.
Version: 1.1
Author: Granat Design
Author URI: http://granatdesign.com/
Tags: blue, custom, suckerfish navigation

	Jewish Community Services of South Florida Custom Wordpress Theme

	This theme was designed and built by Granat Design,
	whose site  you will find at http://granatdesign.com


*/




/*////////// GENERAL //////////*/
/* 
Enter WP Design & Creation Comments Here

*/

/*////////// GENERAL //////////*/
body {
	margin: 0px;
	background-color: #0C6DB6;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

#container {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
	background-color: #FFFFFF;
	font-size: 12px;
	
	background-image: url(images/main-bkg.jpg);
	background-repeat: repeat-y;
}
	  
#container2 {
	background-color: #FFFFFF;
	background-image: url(images/main-bkg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	display:block;
	min-height:500px;
}

/*////////// TYPEOGRAPHY //////////*/
		
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
		
h2 {
	font-size: 20px;
}
		
h3 {
	font-size: 18px;
}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {
	font-size: 1.1em;
	margin-bottom: 10px;
}
		
a {
	text-decoration: none;
	color: #0168B3;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
		
a:visited {}
	 	 

/*////////// HEADERS //////////*/
#header {
	width: 960px;
}
	
#header p, #header h1, #header h2/**/ {
	display: none;   /*display: none;*/
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 197px;
	height: 244px;
	float: left;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #0168B3;
	font-weight: bold;
	line-height:1.5;
}
#content h1 {
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	letter-spacing: -.03em;
}
/*////////// took out //////
#content h2 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1px;
	margin-top:1px;
	text-transform:uppercase;
	text-indent: -9999px;
}///////// took out ///////*/

#content h2.postheading {
	text-indent: 0px;
	clear: both;
	font-size: 1.8em;
	margin-top: 50px;
	text-transform:none;
}

#content h3 {
	font-size: 16px;
	line-height: 2;
	margin-top: 15px;
}
#content h3.buttonheads {
	padding: 0;
	margin:10px 0 15px;
	}
#content strong {
	color: #0168B3;
	font-weight: bold;
}

#content li {
	
	line-height: 1.8;
}
/*////////// CONTENT //////////*/
#content {
	float: left;
	width: 690px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 10px 0 35px;
}
			
  
/*////////// SIDEBARS //////////*/
#sidebar {
	float: left;
	width: 190px;
	text-align: center;
	color: #0168B3;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}
#sidebar p strong {
	font-weight: bold;
}

/*////////// NAV //////////*/

#top_navlist {
	text-align: left;
	position: absolute;
	width: 750px;
	top: 55px;
	right: 0px;
}
#navlist {
	padding: 5px;
	margin-left: 0px;
}
#navlist li {
	text-decoration: none;
	display: inline;
	margin: 0px;
	float: left;
}
#navlist li a {
	text-decoration: none;
	padding: 8px;
}
#navlist li a:link {
	color: #7FA0D6;
}
		
#navlist li a:visited {
	color: #0000FF;
}
#navlist li a:hover {
	color: #016EB3;
}
#navlist li ul {
	width: 10em;
	position: absolute;
	left: -999em;
	background-color: #00FF00;
}
#navlist li ul li a {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}	
#navlist li ul li a:hover {
	text-decoration: none;
	background-color: #0000FF;
}
#navlist li:hover ul {
	background-color: #cccccc;
	text-decoration: none;
	left: auto;
	margin-right: 15px;
	margin-left: 15px;
}
#pushbottom {
	clear: both;
}
  

/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// FOOTER //////////*/
#footer {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer p, #footer .legal {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	font-weight: normal;
	color: #0168B3;
	font-size: 14px;
	padding:0 10px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.logo {
	clear: both;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
}
.heads {
	line-height: 25px;
	color: #016EB3;
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#nav {
	height: 55px;
	position: relative;
	clear: both;
	zoom: 1;
}
#navleft {
	width: 960px;
}
#slideshow {
	background-image: url(images/photo1.jpg);
	background-repeat: no-repeat;
	height: 244px;
	float: left;
	width: 763px;
}
#headertop {
	background-color: #FFE1C2;
	background-image: url(images/header-top.jpg);
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#content .jump {
	background-image: url(images/bottom-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	position: relative;
	text-align: center;
	margin: 20px 0 0 5px;
}
#content .jump .buttonheads a {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
#content .jump .buttonheads a:hover {
	color: #0168B3;
}
.jump .buttonheads .clickhere  {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.2em;
	line-height: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.floatleft {
	float: left;
}
.floatright-close {
	float: right;
}
#content .jump p {
	text-align: left;
	line-height:1.7;
}
.italic, .entry em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.italic {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.last {
	display: block;
	margin-bottom: 50px;
}
#content h2.pagetitle {
	text-indent: 0;
	font-weight:normal;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0168B3;	
}
#nav .rightnav a {
	background-image: url(images/donate-btn.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 55px;
	width: 210px;
	text-indent: -9999px;
	background-position: left top;
}
#nav .rightnav a:hover {
	background-position: left bottom;
}
#search {
	background-image: url(images/search-btn.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 167px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer-top {
	padding: 5px;
	background-color: #00BCFE;
	margin-bottom: 5px;
}
.access {
	background-image: url(images/access-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 71px;
	width: 191px;
	display: block;
	margin-left: 10px;
}
.access:hover {
	background-position: center bottom;
}
#sidebar li {
	font-size: 13px;
	color: #0168B3;
	line-height: 1.5;
}
.eventdate a, .event_date {
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #0168B3;
}
#content .event_date {
	margin-top:0;
}
.eventname a, .event_title {
	font-size: 13px;
	font-weight: bold;
	color: #0168B3;
	line-height:19px;
	margin:5px 0 0;
}
#content .eventname a, .event_title {
	font-size: 13px;
	font-weight: bold;
	color: #0168B3;
	text-decoration: none;
}
.event_moredetails a {
	margin-bottom: 20px;
	color: #0168B3;
	font-size: 11px;
	text-decoration:underline;
}
#contentbottom {
	margin-left: -10px;
}
.jump p a {
	font-weight: normal;
}
#collage {
	background-image: url(images/photo-inside.jpg);
	background-repeat: no-repeat;
	height: 106px;
	float: left;
	width: 863px;
}
#logoinside {
	background-image: url(images/logo-inside.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 106px;
	float: left;
}
#content .backtotop {
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	color: #999999;
	margin-top: -10px;
	margin-bottom: 10px;
}
#content .moreinfo {
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	color: #0168B3;
	margin-top: -10px;
	margin-bottom: 10px;
	text-decoration:underline;
}
#content .programlist {
	float: left;
	color: #0168B3;
	margin-bottom: 50px;
}
#content .programlist .col1, #content .programlist .col2 {
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	width: 300px;
	font-size:11xp;
	margin-left: 25px;
}
.programlist li li {
	margin-left: 20px;
}
.program-info  {
	margin: 0px;
	clear: both;
}
.program-info strong {
	margin-top: 15px;
}
#content li {
	list-style-type: square;
	margin: 0 20px;
}
a[href$=".pdf"] {
	font-weight: normal;
	background-image:url(images/File-Pdf-32.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 20px 20px 20px 35px;
}


/* list nav style
----------------------------------------------------------------- */

.listNav { margin:0 0 10px; }

.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }

#content ul {
	margin-bottom: 20px;
}
/* contact forms (cforms) style
----------------------------------------------------------------- */
#content .cform li {
	list-style-type: none;
}
.cform li label {
	text-align:right;
	width: 150px;
	display:inline-block;
	margin: 10px;
}
.cform li input {
	width: 250px;
	display:inline-block;
	margin-right: 10px;
}
.cform li input.cf-box-a {
	width: 25px;
	display:inline-block;
	margin: 25px 0 0 130px;
}
.cform li label.cf-after {
	text-align:left;
	display:inline;
	margin: 25px 0;
}
.cform li.textonly {
	color:#0168B3;
	font-weight:bold;
}
#cformsform li.textonly.donatehead, #cforms2form li.textonly.donatehead {
	font-size: 1.5em;
	margin-top: 10px;
}
/* ----------------------------------------------------------------- */
.alignleft1 {
	text-align: left;
	width: 200px;
	float: left;
}

.alignright2 {
	text-align: right;
	width: 200px;
	float: right;
}	
/* ------------------------------ donate form ----------------------------- */
#content input[type="text"], textarea {
	background-color: #DFEDF8;
	width: 300px;
	padding: 4px 0;
	margin-bottom: 4px;
	border: 1px solid #0168B3;
}
#content input[type="text"]:hover, textarea:hover {
	background-color: #0168B3;
}
#content input[type="text"]:focus, textarea:focus {
	background-color: #fff;
}
td label {
	float: right;
	padding-right: 15px;
	text-align: right;
	line-height: 1.5em;
}
#Submit, #mc_signup_submit {
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border:solid #0168B3 2px;
	font-size:13px;
	font-weight:bold;
	padding:3px 5px;
}
#Submit:hover, #mc_signup_submit:hover {
	background-color:#0168B3;
	color:#fff;
}
#form1 td {
	vertical-align: top;
	padding: 2px;
}
#form1 h3 {
	font-size: 1.4em;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFEDF8;
}
#form1 h4 {
	font-size: 0.9em;
}
.button a {
	background-color: #c3dcf0;
	background-image: none;
	padding: 5px 10px;
	margin: 5px 0;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.button a:hover {
	text-decoration:none;
	background-color: #0168B3;
	color: #FFFFFF;
}
.button2 a {
	background-color: #a0c2e1;
	background-image: none;
	color:#0168B3;
	line-height:1.5;
	padding: 5px 25px;
	display:block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.button2 a:hover {
	text-decoration:none;
	background-color: #0168B3;
	color: #FFFFFF;
}
.clickhere2 {
	font-size:10px;
	text-transform:uppercase;
}
/* mailchimp */
#mailchimp-widget {
	margin-top:50px;
}
#mc_signup_form {
	border:none;
	margin-top:50px;
}

#mc_signup_form	legend {
	padding:0;
	padding-left:0px;
	font-size:20px;
	color:#0168B3;
	font-weight:bold;
	width:160px;
}

#mc_interests_header {
	margin:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#0168B3;
}

#mc_signup_submit {}

.mc_input {	
	border:1px solid #a0c2e1;
	width:180px;
}
/* mailchimp */

h3 a:hover {
	text-decoration:none;
}
.wp-caption-text {
	font-size:11px;
	font-style:italic;
	line-height:15px;
}
/*////////// WP image classes //////////*/

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 10px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 10px 2px 0;
display: inline;
}
.alignright {
float: right;
padding-left:10px;
}
.alignleft {
float: left;
}
.button3 {
	background-color: #d1f891;
	background-image: none;
	color:#0168B3;
	line-height:1.5;
	padding: 0 25px 5px;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 0 0 15px;
}
.button4 {
	background-color: #8ce2fe;
	background-image: none;
	color:#0168B3;
	line-height:1.5;
	padding: 0 25px 5px;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 0 0 15px;
}
.button5 {
	background-color: #ACD26F;
	background-image: none;
	color:#0168B3;
	line-height:1.5;
	padding: 0 25px 5px;
	display:inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 0 0 15px;
}
#usermessageb .cf_info  success {
	font-size:24px;
	font-weight:bold;
	color:#0168B3;
	}