/*   
Theme Name: JDF Leadership
Theme URI: http://binarym.com/
Description: Custom theme for JDF Leadership.
Author: Matt McInvale
Author URI: http://binarym.com/
Version: 1.0
General comments/License Statement if any.
*/

/* ----- CSS ----- */

*{
  margin:0;
  padding:0;
}	
html{
}	
body{
  font-family:arial, sans-serif;
  font-size:small;
  color:#000;
}

/* ----- IDS ----- */

#container{
  border:5px solid #ffd640;
  width:800px;
  margin:20px auto;
  overflow:hidden;
}
#wrapper {
  border:1px solid #333;
}
#header {
  width:800px;
}
#header h1 {

}
#header h1 a {
  border:0;
  display:block;
  background:transparent url("images/logo.gif") bottom left no-repeat;
  text-indent:-1000em;
  width:250px;
  height:170px;
  float:left;
}
#header h4 {
  height:140px;
  width:300px;
  margin-left:20px;
  float:left;
  background:#fff url("images/slogan.gif") bottom left no-repeat;
  text-indent:-1000em;
}
#primaryContent{
  background:#ffd640;
  border-left:1px solid #000;
  margin-left:180px;
}

/*  \*/
#hasLayout {
  height: 1%;
}
/*  */

#navigation{
  float:left;
  width:180px;
}

/* ----- CLASSES ----- */

.hide{
}
.show{
}

/* ----- HEADINGS ----- */

h1{
}
h2{
  color:#6600cc;
  font-size:120%;
  padding:20px;
}
h3{
  color:#c00;
  font-size:110%;
  padding:5px 20px;
}
h4{
  padding:5px 15px;
}

h4.nominate {
  padding:0;
  margin:10px 0;
  width:300px;
  float:left;
  text-align:center;
}

/* ----- PARAGRAPHS ----- */

p.error {
  font-size:110%;
  background:#fcc;
  margin:5px 10px;
  padding:8px;
  border:2px solid #f33;
}
#primaryContent p{
  padding:0 10px 10px 10px;
  line-height:140%;
}
#secondaryContent p{
}

/* ----- QUOTES ----- */

blockquote{
  margin:10px 20px 20px 20px;
  color:#6600cc;
}
blockquote p em {
  float:right;
  margin-right:20px;
  color:#000;
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

#primaryContent ul, #primaryContent ol  {
  margin:10px 0 10px 40px;
}
#primaryContent ul li, #primaryContent ol li {
  margin-bottom:4px;
}

#navigation ul{
  list-style:none;
}
#navigation ul li a{
  border:0;
  display:block;
  font-size:90%;
  text-transform:uppercase;
  font-weight:bold;
  color:#f38331;
  text-decoration:none;
  padding:4px 0 4px 10px;
}
#navigation ul li a:hover {
  color:#c8332d;
}

#navigation ul li.leadership {
  margin-top:20px;
  padding:25px 0;
  background:transparent url("/wp-content/themes/jdfleadership/images/leadership_workshop.png") top center no-repeat;
  text-align:center;
}
#navigation ul li.leadership a strong {
  color:#61297c;
}
#navigation ul li.leadership a em {
  color:#e32b26;
  font-size:90%;
}

#navigation ul li ul {
  display:none;
}
#navigation ul li.current_page_item ul, #navigation ul li.current_page_ancestor ul {
  display:block;
  margin:0 0 5px 8px;
  font-size:90%;
}
#navigation ul li.current_page_item ul li ul, #navigation ul li.current_page_ancestor ul li ul {
  display:none;
}

#navigation ul li.current_page_ancestor ul li.current_page_item ul, #navigation ul li.current_page_ancestor ul li.current_page_ancestor ul {
  display:block;
  margin:0 0 5px 20px;
}

/* hide some stuff! */
.page-item-390, .page-item-401, .page-item-410, .page-item-428, .page-item-468, .page-item-509, .page-item-531, .page-item-583, .page-item-599, .page-item-626 {
  display:none;
}

#navigation ul li.register {
  margin-top:20px;
  text-align:center;
  font-size:90%;
  font-weight:normal;
}
#navigation ul li.register img {
  border:0;
}

#navigation ol{
}

#navigation ol li{
}

/* ----- IMAGES ----- */

img{
}
img a{
}
img a:hover{
}

/* ----- BREAK ----- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
  color:#6600cc;
  text-decoration:none;
  border-bottom:1px solid #000;
}
a:hover{
  border-color:#c00;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

a.application {
  display:block;
  float:right;
  font-size:130%;
  background:#ffc url("/wp-content/themes/jdfleadership/images/arrow_right.png") right center no-repeat;
  padding:4px 30px 4px 10px;
  margin:5px;
  border-left:10px solid #f00;
  border-bottom:0;  
}
a:hover.application {
  color:#f00;
  border-color:#60c;
}

h4.nominate a {
  margin-left:15px;
  width:260px;
  display:block;
  color:#f00;
  font-size:14px;
  background:#ffc url("/wp-content/themes/jdfleadership/images/round_right.png") right center no-repeat;
  padding:0 15px 0 0;
  border:0;
}
h4.nominate a span {
  display:block;
  background:#ffc url("/wp-content/themes/jdfleadership/images/round_left.png") left center no-repeat;
  padding:4px 0 4px 15px;
}
h4.nominate a:hover {
  color:#60c;
}

/* ----- DEFINITIONS ----- */

dl{
  margin-left:10px;
}
dt{
  width:100px;
  text-align:right;
  padding-right:10px;
  float:left;
  display:block;
  border-right:1px dotted #f00;
  margin:0 10px 10px 0;
}
dd{
  display:block;
  margin-bottom:10px;
}

/* ------ WORDPRESS STUFF ----- */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
iframe {
  width:600px;
  height:650px;
  border:0;
}	
	
/* cforms css */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:10px auto 0 auto; 
	width: 600px;

}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#ffe587; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;

cursor: hand;

}

.cform legend em {
	font-size:15px;
	float:right;
	color:#333;
    margin-left:300px;
}

ol.cf-ol { 

	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}

ul.list li {
  list-style:disc !important;
}

/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:1px;
	margin:10px 10pt !important;
	padding:5px 0pt;
  border-bottom:1px solid #ccc;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:200px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea {
  width:350px;
  height:180px;
}

.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */

} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 

} 

ol.cf-ol li.cf-box-group label, ol.cf-ol li.cf-box-group label span  {
  width:470px;
  float:none;
    border:0;
    margin:1px 0 1px 3px;
    padding:0;
}


#li-8-18items label,#li-8-18items label span, #li-8-19items label, #li-8-19items label span, #li-11-36items label, #li-11-36items label span, #li-12-36items label, #li-12-36items label span {
  width:370px;
}

#li-25-19, #li-25-20, #li-25-21 {
  float:left;
  width:100%;
}

#li-25-19 input, #li-25-20 input, #li-25-21 input {
  margin:15px 0 0 30px;
}

#li-25-19 label, #li-25-19 label span, #li-25-20 label, #li-25-20 label span, #li-25-21 label, #li-25-21 label span  {
  width:540px;
  float:right;
  text-align:left;
  margin-bottom:5px;
}



/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	padding:5px; 
	margin: 10px 0 0 310px;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}


/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}

/*
    this is for a specific form
    need to apply only to that form!

fieldset.cf-fs4 li, fieldset.cf-fs5 li {
  float:left;
  width:400px;
  padding:0 0 0 50px;
}
fieldset.cf-fs4 li.textonly, fieldset.cf-fs5 li.textonly {
  float:none;
  width:560px;
  margin:0;
  padding:0;
}
fieldset.cf-fs4 label, fieldset.cf-fs5 label {
  float:right;
  width:340px;
  text-align:left;
}
fieldset.cf-fs4 label span, fieldset.cf-fs5 label span {
  width:340px;
}
fieldset.cf-fs4 input, fieldset.cf-fs5 input {
  width: 30px;
}

*/



