/* Start of CMSMS style sheet 'SSP - News' */
div#news {
  margin: 2em 0 1em 0;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div.NewsSummaryLink h2 {
   	line-height: 1em;
	margin: 0 0 .5em 0;
}

.NewsSummary {
    padding: 0 0.5em 1em 0; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    /*border-bottom: 1px solid #ccc; */
}

.NewsSummaryPostdate {
  font-weight: bold;
 }


.NewsSummaryLink h3 {
    font-weight: bold;
	padding: 0.2em 0;
	margin: 0;
}

.NewsSummaryCategory {
    font-weight: bold;
color: #666;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
	display: none;
      font-weight: bold;
color: #666;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummarySummary p, .NewsSummaryContent p {
  margin: .1em 0 .5em 0;
 padding-top: 0;
 }

.NewsSummaryMorelink {
  padding-top: 0em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/



/* End of 'SSP - News' */

/* Start of CMSMS style sheet 'SSP - Formstyles' */
/* Sample FormBuilder CSS base */
	form {
		margin-top:0px;
		width: 500px;
		
		}
		
		
	form, td, th, li { 
		font-size: 100%;
		}
		
	
	form div {                                           
		margin-bottom:0;
		}
	
	.formbuilderform {
		margin-top: 15px;
	}
	
	fieldset div {
		margin-bottom:15px;
		margin-left: 1em;
		/* position: relative*/
	}
	

	fieldset div div {
		margin-top:0.5em;
		margin-left:1em;
	}
	
	fieldset {
		margin-bottom:1em;
		border:1px solid #762123;
		padding:0.5em;
	}
	
	
	fieldset label {
		width:100%;
		margin: 0;
		display: block;
		width: 13em;
		text-align: right;
		float: left;
	}
	
	fieldset .field1 label {
		width:100%;
		margin: 0;
		display: block;
		width: 23em;
		text-align: right;
		float: left;
	}
	
	fieldset .field6 label {
		width:100%;
		margin: 0;
		display: block;
		width: 28em;
		text-align: right;
		float: left;
	}


	
	legend {
		color:#FFF;
		background:#762123;
		font-size:1em;
		margin-bottom:0.5em;
		padding:0.2em 0.6em 0.2em 0.6em;
		width:auto;
		/*border:1px solid #8995B3;*/
	}
	
	textarea {
		font-family: Helvetica, Arial, Trebuchet, sans-serif;
		font-size: 1.1em;
		margin: 0.5em 0;
		width:98%;
		height: 6em;
   		border:1px solid #762123;
	    color: #762123;
   		overflow: hidden;
   		max-width: 450px;
	}
	
		
	fieldset input {
        font-size: 1em;
	    color: #762123;
	    display: inline;
	    margin-left: 10px;
	    margin-top: -2px;
	    background-color: #fff;
   		border:1px solid #762123;

		}
		
	fieldset  .field1 input,  {
	border: none;
	}
	
	fieldset .field6 input {
	border: none;
	}

	fieldset .field5 input {
	border: none;

	}
	
	
	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
		
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em}*/

	/* Pretty up your Captcha image output 
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em} */

	/* Just a bit more room for the Submit button */
	
	.submit {
		margin-top:5px;
		margin-left: 50px;
		float: left;
		display: inline;
		clear: both;
	}
	
	.submit .fbsubmit {
   		border:1px solid #762123;

	}
	
	
/* News form  */

input#m4news_customfield_1,
input#m4news_customfield_5,
input#m4news_customfield_4 {width: 300px;}

input#m4title {width: 350px;}



	
/* Event form */


div#eventsforms .formbuilderform label {
		margin-top: 2px;
		margin-left: 5px;
		margin-bottom: 5px;
		font-weight: bold;
        text-align: left;

	}


div#eventsforms .formbuilderform input {margin-left: 5px;}

div#eventsforms .formbuilderform  .yourname label,
div#eventsforms .formbuilderform  .eventyourorg label,
div#eventsforms .formbuilderform  .eventtitle label {width: 120px; float: left; clear: right; margin: left: 5px;}

div#eventsforms .formbuilderform  .eventvenue label,
div#eventsforms .formbuilderform  .eventabout label {
	text-align: left; margin-bottom: 0;}

div#eventsforms .formbuilderform .required,
div#eventsforms .formbuilderform .days {
	float: left;
	width: 500px;
	margin: 10px 0px 0px 0px;
}

div#eventsforms .formbuilderform .time label,
div#eventsforms .formbuilderform .days label {width: 70px;}

div#eventsforms .formbuilderform .time{
	float: left;
	width: 185px;
	margin: 10px 0px 20px 0px;
}

div#eventsforms .formbuilderform select{
		border:1px solid #762123;
}


div#eventsforms .formbuilderform .required input {
		float: left;
		display: inline;
		margin-top: 2px;
		border:1px solid #762123;
                clear: both;

	}

div#eventsforms .formbuilderform textarea {
		margin-top: 5px;
               margin-left: 5px;
		border:1px solid #762123;

	}
	

div#eventsforms .formbuilderform .area_checkgroup, 
div#eventsforms .formbuilderform .eventform_moredates,
.memform_whicharea {
float: left;
width: 100%;
margin: 0;
}



div#eventsforms .formbuilderform .area_checkgroup input, {
.memform_whicharea input
border: none;}


div.formbuilderform .area_checkgroup label,
.memform_whicharea label{
float: left; 
width: 100%; 
text-align: left;
font-size: 1.2em;
margin: 0 0 12px 5px;
}



div#eventsforms .formbuilderform .eventform_moredates label {width: 500px;}


div#eventsforms .formbuilderform .area_checkgroup div,
.memform_whicharea div {float: left; width: 32%; margin: 3px; border: none;}

div#eventsforms .formbuilderform .area_checkgroup div label,
.memform_whicharea div label {display: inline; clear: none; font-size: .85em; margin-left: 4px; width: 130px; margin-top: -12px;}


div#eventsforms .formbuilderform .area_checkgroup div input,
.memform_whicharea div input {display: inline;  float: left; clear: none; margin: 0; border: 0;}
	
div#eventsforms .formbuilderform .fbsubmit {
		margin-top:5px;
		margin-left: -7px;
		float: left;
		display: inline;
		clear: both;
		border:1px solid #762123;

	}
	


/** Diferent lengths for the Event form input fields  ***/

div#eventsforms input#m5fbrp__83 {width: 250px;}

div#eventsforms input#m5fbrp__65 {width: 340px;}

div#eventsforms input#m5fbrp__66 {width: 390px;}

div#eventsforms input#m5fbrp__84 {width: 250px;}

/* Search stuff  */


#searchbox form {padding: 0; margin: 0; width: 180px;}
#cntnt01moduleform_1 {padding: 0; margin: 0; width: 180px;}
form#cntnt01moduleform_1 {padding: 0; margin: 0; width: 180px;}

#cntnt01moduleform_1 input {
	margin: 0;
	padding: 0;
	font-size: .9em;
	margin-left: 9px;
}

#cntnt01searchinput {
	width: 90px;
}

form#cntnt01moduleform_1 label {
	display: none;

}

.search_submit {
	width: 5em;
	margin: 0px;
	background-color: #762123;
	color: #fff;
	border: none;
	padding: 2px;

}

.search_input {	
	width: 90px;

}

.clearb { display: none;}

/* Mailing List Form */

div#rightshade form {
width: 230px;
margin: 0px 0 0 12px;

}


div.maillist {
	width: 220px;
}


div.maillist fieldset {
	width: 218px;
	padding-bottom: 10px;
       margin: 20px 0 10px 0;
	background-color: #bbb;
        border: 1px solid #762123;
} 

div.maillist input {
	/* width: 180px; */
	font-size: .9em;
	margin-bottom: 9px;
}

div.maillist label { 
	font-weight: bold; 
	text-align: left;
	color: #762123;
	font-size: .9em;
	margin: 0 0 4px 10px;
 }

div.simplemail_signup {margin: 0; padding: 0;}
div.simplemail_signup p {margin: 0; padding: 0;}

div.simplemail_org, 
div.simplemail_name,
div.simplemail_email,
div.mailform_interests{
margin:0;
padding: 0;
}

div.simplemail_org {}

div.simplemail_name {}

div.simplemail_email {}

div.submit {
	margin: 10px 0 0 10px;
}


div.maillist .mailform_interests label {width: 100%;}

div.maillist .mailform_interests div label {width: 60%;}


div.maillist .mailform_interests div {float: left; width: 79%; margin: 3px 0 0px 12px; border: none;}

div.maillist .mailform_interests div label {display: inline; float: left; clear: none; font-size: .9em; margin-left: 24px; width: 170px; margin-top: -14px;}


div.maillist .mailform_interests div input {display: inline;  float: left; clear: none; margin: 0; border: 0; background-color: #bbb;}


/* div.submit input {
	width: 60px;
} */


/* End of 'SSP - Formstyles' */

