body {
	background-color: #ede9cf;
}

hr {
	color: #ede9cf;
	border-color: #ede9cf;
	margin:6px;
	margin-left:-4px;
}

h5 {
	color: #6f1200 !important;
}

/**** WCMobileHeader ****/
.mobilehome {
	background-color:#6f1200; 
}

.mobilecontact {
	background-color:#cbb677;
}

#WCMobileHeader a{
	margin-bottom:0px;
}

#WCMobileHeader, #WCContent , #WCFooter {
	min-width:300px;
}

/* FLASHING */

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.alertsContainer
{
	background-color: #ff3300;
	color: #ffffff;
	text-align: center;
	font-size: 18px;

}

.alertsContainer a
{
	color: #ffffff;
}

.faa-flash.animated
{
  -webkit-animation: flash 3s ease infinite;
  animation: flash 3s ease infinite;
}

/**** WCBanner ****/
#WCBanner {
	background-image:url(/banner2.png); 
	height:300px; 
	background-size:cover;
}

#WCBanner input {
	margin-top:15px;
	margin-left:-15px;
	background-color:rgba(0, 0, 0, 0.5);
	color:#ffffff;
}

#WCMenu{
	background-color:rgba(111, 18, 0, .7);
	height:40px;
}



#WCMenu ul li ul li:hover{
	color:#8baea1;
	background: #eeeeee;
}

#WCMenu ul li ul li a:hover{
	color:#8baea1;
}

ul.onecol-menu li a{
	padding:3px;
}

ul.onecol-menu li a:hover{
	color:#8baea1;
	background: #eeeeee;
}

.menu-bar-link {
	margin-right:20px;
	padding-top:10px;
	color:#ffffff;
	font-size:20px;
}

.fi-home 
{
    color:#ffffff;
}

/* change home icon link to smallLinkText class on pages.master */
.homeLink
{
	font-size:1px;
	visibility:hidden;
}

/* Kick the dropzone and dept logo image up */
#ctl00_LogoPlaceHolder_LogoDropzone_columnDisplay_ctl00_controlcolumn_ctl00_WidgetHost_dropcontainer {
	margin-top:-50px;
}

/**** WCContent ****/
#WCContent {
	background-color:#ede9cf; 
	border-top:4px solid #9b7d0d;
}

/* Adjust spacing of menus to fill content area at higher res */
@media (min-width: 900px) {
	#WCContent ul {
		line-height:2.2rem;
	}
}

/* Adjust spacing of menus to fill content area at higher res */
@media all and (max-width: 640px) {
	#WCContent ul {
		line-height:2.2rem;
	}
}

.panel {
	background-color:white; 
	border-top: 5px solid #9b7d0d;
}

.panelContent {
	margin-top:-100px;
}

.mainContent {
	margin-top:-100px;
}

@media all and (max-width: 640px) {
	.panelMobile {
		margin-top: -250px;
	}
	
	.mainContent {
		margin-top: -250px;
	}
	
	.widgetSmallHide {
		display:none;
	}
}

.ctaText {
	margin-left: 6px;
	font-size: 1.1rem;
}

.widgetTitle {
	color: #6f1200;
	font-size: 1.3rem;
	font-style: normal;
	font-weight: normal;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
}

.widgetH2 {
	font-size: 2.3125rem;
	font-weight: bold;
}

@media (min-width:641px) and (max-width:768px)
{
	.widgetTitle {
		font-size:1.125rem;
	}
}

.widgetIcon {
	color: #366e8f;
	padding-right: .75rem;
}

.widgetIconLarge {
	font-size: 3.5rem;
}

.widgetIconShadow {
	text-shadow: lightgray 3px 3px 3px;
}

@media (min-width:641px) and (max-width:1023px)
{
	.widgetIconMediumHide{
		display:none;
	}		
}

/* Menu Builder Widget */
.widgetMenuDDL {
	overflow: auto;
}

/* Full Calendar Listing */
.countyCalendar {
	float:left;
}

/* Calendar listing widget */
.calListContainer {
	display:table;
	padding-top:5px;
	padding-bottom:5px;
}

.calDateContainer {
	display:table-cell;
	padding-right: 18px;
	text-align: center;
	line-height: .75rem;
}

.calDate {
	display: table-cell;
	color: #6f1200;
	font-size: 1.1rem;
	font-weight: bolder;
}

.calMonth {
	display: table-cell;
	color: #366e8f;
	font-size: .9rem;
}

.calLinkContainer {
	display: table-cell;
	vertical-align: middle;
}

.calListBottomLine, .newsListBottomLine, .servicesListBottomLine {
	text-align: right;
}

.calListBottomLine a, .newsListBottomLine a, .servicesListBottomLine a {
	color: #cbb677;
	font-size:.9rem;
}

.wcMenuContainer {
	padding-bottom:15px;
}

.calModalTitle {
	font-size:1.635rem;
	color: #6f1200;
	
}

.calModal {
	font-weight:bold;
}

.calModalTime {
	
}

.calModalDescription {
	border-radius: 5px;
	border: solid 1px #d3d3d3;
	padding: 5px;
	background-color: #ffffff;
}

/**** News Listing Widget ****/

.newsLink {
	line-height:1.6rem;
}

.newsDate {
	text-align:right;
	color:#888;
}

.newsDate, .newsSummary, .newsSummary p {
	font-size:.75rem;
}

.newsSummary, .newsSummary p {
	margin-top:5px;
}

/**** Full News Listing Widget ****/
.newsHeader {
	box-shadow: 3px 3px 10px #888888;
	background: #366e8f;
	border-Radius: 5px;
	padding-left: 10px;
}

.newsTitle {
	color: #ffffff;
	text-shadow: #555555 1px 1px;
	font-size:1.1rem;
	line-height: 1.8rem;
	float:left;
}

.newsInfo {
	font-size:.8rem;
	line-height:1.8rem;
	color: #6f1200;
}

.newsInfoBold {
	font-weight:bold;
}

.newsListingDate {
	color:#ffffff;
	text-shadow: #555555 1px 1px;
	float:right;
	font-size:.75rem;
}

.newsContent {
	margin-left: 10px;
	margin-top:10px;
	line-height:1.6rem;
}

.newsItemContainer {
	margin-bottom:20px;
	margin-top: 20px;
	margin-right: 10px;
}

.newsContent:hover{
	box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

.zFix {
	z-index: 100;
}

/**** Volunteer listing ***/
.volunteerContainer
{
	background-color:#6f1200;
}

/* Flip the container  */
@media (min-width: 1025px) {
	.volunteerContainer {
		transform: rotate(270deg);
		margin-top: 25px;
		text-align: center;
		width:75px
	}
}

.volunteerSpan
{
	color:#ffffff;
}

/**** Set the font size smaller for tablet and desktop ****/
@media all and (max-width: 1024px) {
	.volunteerSpan {
		font-size: .9rem;
	}
}
	
/**** WCFooter ****/
#WCFooter {
	margin-top:25px;
}


/**** MenuLine ****/
#WCFooter div.MenuLine {
	background-color: #366e8f;
	color: white;
	text-align: center;
}

.MenuLine ul {
	display: inline-block;
	margin-top:-18px;
}

.MenuLine ul li {
	float: left;
}

@media all and (max-width: 521px) {
	.MenuLine ul {
		font-size:10px;
		margin-top:-12px;
	}
	
	.MenuLine ul li {
		margin-left:15px;
	}	
}

#WCFooter div.MenuLine a {
	color:white;
}

#WCFooter div.MenuLine a:hover {
	color:#cbb677;
}


/**** ConnectLine ****/
#WCFooter div.ConnectLine {
	background-color: #cbb677;
	font-size:30px;
}

.fi-social-facebook
{
    color:#3B5998;
	font-size:30px;
}

.fi-social-twitter
{
    color:#4099FF;
	font-size:30px;
}

.fi-social-linkedin
{
    color:#007bb6;
	font-size:30px;
}

.fi-social-youtube
{
    color:#bb0000;
	font-size:30px;
}

.fi-social-flickr
{
    color:#ff0084;
	font-size:30px;
}

.smallLinkText
{
	font-size:1px;
	visibility:hidden;
}

/**** LegalLine ****/
#WCFooter div.LegalLine {
	background-color: #6F1200;
	color:#cbb677;
}

.LegalLine p
{
    font-size:12px;
	color:#cbb677;
}

@media all and (max-width: 521px) {
	.LegalLine p
	{
		font-size:10px;
		color:#cbb677;
	}
}
#WCFooter div.LegalLine a {
	color:#cbb677;
}

#WCFooter div.LegalLine a:hover {
	color:white;
}


/*** Global Footer Styles ****/
.MenuLine, .ConnectLine, .LegalLine
{
	height:40px;
}

.ConnectLine p, .LegalLine p
{
    text-align:center;
	line-height:40px;
}

@media print 
{
	#WCMobileHeader {display:none;}
	#WCBanner {display:none;}
	#WCFooter {display:none;}
	
	#WCContent{border-top: 0px;}
	
	a:link:after, a:visited:after { content:""; }
	.panelContent {margin-top:0px;}
}


/**** Drop Shadow Box ****/

.drop-shadow {
  -moz-box-shadow:    2px 3px 3px 2px #ccc;
  -webkit-box-shadow: 2px 3px 3px 2px #ccc;
  box-shadow:         2px 3px 3px 2px #ccc;
}

