/*--
	Theme Name: Brevard County Sheriff's Offic
	Theme URI: http://www.therustypixel.com/
	Description: Contact Rusty for Help: (321) 446-8138 | rusty@therustypixel.com
	Author: The Rusty Pixel
	Author URL: http://www.therustypixel.com/
--*/
/* September 2013 */

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}







/*------------------------------------*\
    $MAIN
\*------------------------------------*/
/* GO! */


/*  Main -------------------------------------------------------------------------------------------------------- */
body {
	background-color:#f3f3f3;
	background-image:url(img/bg_main.jpg);
	font-family:"Myriad Pro", arial, helvetica, sans-serif;
	font-size:15px;
	color:#363636;
	height:100%;
	line-height:1.5em;
	text-align:justify;
	min-width:750px;
}
a {
	text-decoration:underline;
	color:#008d1b;
}
a:hover {
	text-decoration:none;
	color:#00c025;
}
h1 {
	font-size:35px;
	margin:45px 0 20px 0;
	clear:both;
	display:block;
	color:#363636;
}
h2 {
	font-size:23px;
	margin:25px 0 10px 0;
}
h3 {
	font-size:19px;
	color:#363636;
}
h1,h2,h3 {
	text-align:left;
	font-weight:normal;
	line-height:1.25em;
}
hr {
	border:0px;
	border-bottom:1px solid #ededed;
	margin-top:30px;
	margin-bottom:30px;
	clear:both;
}



/* Containers -------------------------------------------------------------------------------------------------------- */
#bgWrapper {
	background-image:url(img/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	padding-top:24px;
}
.wrapper {
	width:1160px;
	margin:0 auto 0 auto;
	background:#fff;
	border-radius:0 0 50px 0;
	box-shadow:0 0 20px #acacac;
}
#breadcrumbs {
	border-bottom:1px solid #e9e9e9;
	padding:10px 240px 17px 30px;
	font-size:11px;
}

/* Columns */
#main,#sidebar {
	padding:0 30px 0 30px;
}
#main {
	float:left;	
	width:850px;
	margin:15px 0 40px 0;
}
#main img,iframe {
	border:2px solid #fff;
	box-shadow:0 0 20px #acacac;
	margin:30px;
}
#main a:hover img,
#main .gallery a:hover img {
	border:2px solid #00c025;
	box-shadow:0 0 20px #008d1b;
}
#main .gallery a img {
	border:2px solid #fff;
	box-shadow:0 0 20px #acacac;
}
iframe.setsize { 
	width:100%;
	height:300px;
}
iframe.largesize {
	width:100%;
	margin:0;
	height:1500px;
	border:0;
	box-shadow:none;
}
#main .hpButtons a img { border-radius:25px; }
#main .hpButtons a:hover img {
	border:2px solid #008d1b;
	box-shadow:0 0 20px #00c025;
}
/* Sidebar */
#sidebar {
	float:right;
	width:290px;
	margin-bottom:40px;
	font-size:13px;
	line-height:1.25em;
}
.page-id-4 #sidebar { /* Homepage Sheriff Photo */
	margin-top:-40px;
}
#sidebar .sheriffPic img {
	width:209px;
	height:223px;
	border:0;
}
#sidebar img {
	display:block;
	margin:0 auto 0 auto;
}
#sidebar .post-date {
	font-size:11px;
	display:block;
	color:#999;
}
#sidebar ul { padding-left:23px; }
#sidebar li { padding:3px 0 3px 0; }
#sidebar h3 { margin:25px 0 7px 0; }
#sidebar iframe { 
	margin:15px 0 0 0;
	box-shadow:none;
	border:1px solid #d8dfea !important;
}
#sidebar a.facebook { 
	margin-top:20px;
	display:block;
}
#sidebar a.crimeline { 
	margin-top:40px;
	display:block;
}



/* Header -------------------------------------------------------------------------------------------------------- */
header {
	width:1160px;
	margin:0 auto 7px auto;
	height:200px;
}
.bcsoStar,#bcsoText,#headerRight {
	float:left;
	height:200px;
}
.bcsoStar {
	padding:10px 15px 0 15px;
}
#bcsoText {
	padding:38px 15px 0 15px;
}
#headerRight {
	padding:0 15px 0 15px;
	width:500px;
}
header img { border:0; }
.bcsoStar img,#footerLeft img {
	width:177px;
	height:169px;
	border:0;
}
#bcsoText img {
	width:421px;
	height:124px;
}



/*------------------------------------*\
    Naviation
\*------------------------------------*/

		.menu-button,
		.flexnav .touch-button,
		.navicon {
			display:none;
		}
		#headerNav {
			height:76px;
			position:relative;
			top:-7px;
		}
		#headerNav #menuFix.large {
			float:right;
			position:relative;
			right:50%;
			z-index:900;
		}
		#headerNav .large li.current-menu-item a {
			text-decoration:underline;
		}
		#headerNav .large li.current-menu-item .sub-menu a {
			text-decoration:none;
		}
		/* Navigation -------------------------------------------------------------------------------------------------------- */
		#headerNav .large ul {
			float:left;
			position:relative;
			left:50%;
			list-style:none;
			padding:0;
			margin:0;
		}
		#headerNav .large li a {
			text-align:center;
			display:inline-block;
			font-size:23px;
			line-height:1em;
			height:76px;
			padding:28px 38px 0 40px;
			text-decoration:none;
			text-shadow:1px 1px 3px #ececec;
			margin:2px 2px 0 2px;
			white-space:nowrap;
		}
		#headerNav .large li a:hover,
		#headerNav .large li:hover > a {
			background-color:#008d1b;
			background-image:url(img/button_roll.jpg);
			background-position:center center;
			color:#fff;
			border-left:2px solid #fff;
			border-top:2px solid #fff;
			border-right:2px solid #fff;
			margin:0;
			box-shadow:0 0 20px #acacac;
			text-shadow:1px 1px 3px #000;
		}
		/* this adds an arrow to every link */
		#headerNav .large li > a:after {
			content:url(img/icon_nav_arrow_green.png);
			right:15px;
			padding-left:6px;
		}
		#headerNav .large li > a:hover:after,
		#headerNav .large li:hover > a:after {
			content:url(img/icon_nav_arrow_white.png);
		}
		/* this removes the arrow when the link is the only child */
		#headerNav .large li > a:only-child:after,
		#headerNav .large li:hover > a:only-child:after { 
			content:'';
			right:0;
			padding-left:0;
		}
		
			
		/* Drop-Down (1st Level) ----------------- STANDARD ----------------- */
		#headerNav .large li ul {
			display:none;
			position:absolute;
			float:none;
			right:auto;
			height:auto;
			margin:0 0 0 2px;
			background-color:rgba(51,51,51,.9);
			padding:15px 0 15px 0;
			border-radius:0 0 10px 10px;
			box-shadow:0 0 20px #acacac,inset 0 0 20px #000;
			left:0;	
			z-index:99999;
		}
		#headerNav .large ul li:hover ul {
			display:block;
		}
		#headerNav .large ul ul li {
			float:left;
			left:auto;
			position:relative;
			width:100%;
		}
		#headerNav .large ul ul li a {
			display:block;
			font-size:15px;
			line-height:32px;
			color:#fff;
			text-shadow:1px 1px 2px #000;
			margin:1px 0 1px 0;
			padding:0 35px 0 15px;
			float:left;
			text-align:left;
			width:100%;
			height:auto;
		}
		#headerNav .large ul ul li a:hover,
		#headerNav .large ul ul li:hover > a {
			border-top:1px solid #008d1b;
			border-bottom:1px solid #008d1b;
			border-right:0;
			border-left:0;
			box-shadow:0 0 10px #000;
		}
		/* Drop-Down (2nd Level) */
		#headerNav .large li:hover ul ul {
			display:none;
			border-radius:0 10px 10px 10px;
			left:100%;
			top:-15px;
			margin:0;
		}
		#headerNav .large ul ul li:hover ul {
			display:block;
		}
		
		/* Drop-Down (3rd Level) */
		#headerNav .large ul ul li:hover ul ul {
			display:none;
		}
		#headerNav .large ul ul ul li:hover ul {
			display:block;
		}
		/* Drop-Down (4th Level) */
		#headerNav .large ul ul ul li:hover ul ul {
			display:none;
		}
		#headerNav .large ul ul ul ul li:hover ul {
			display:block;
		}
		/* Drop-Down (5th Level) */
		#headerNav .large ul ul ul ul li:hover ul ul {
			display:none;
		}
		
		
		/* this adds an arrow to every link */
		#headerNav .large li li > a:after,
		#headerNav .large li li:hover > a:after {
			content:'\00BB';
			position:absolute;
			right:15px;
		}
		/* this removes the arrow when the link is the only child */
		#headerNav .large ul ul li > a:only-child:after,#headerNav .large ul ul li:hover > a:only-child:after { 
			content:'';
			padding-right:10px;
		}
		#headerNav .large li:hover ul ul {	display:none; }
		
		
		/* Drop-Down (1st Level) ----------------- Full Width ----------------- */
		#headerNav .large ul#menu-how-do-i ul {
			width:1160px;
			border-left:2px solid #fff;
			border-right:2px solid #fff;
			border-bottom:2px solid #fff;
		
			margin:0;
			box-shadow:0 5px 5px #acacac,inset 0 0 20px #000;
			height:auto;
			/*z-index:99999;*/
		}
		#headerNav .large ul#menu-how-do-i ul li {
			width:285px;
			padding:20px 0 0 15px;
			display:block;
		}
		#headerNav .large ul#menu-how-do-i ul ul {
			display:block;
			width:100%;
			left:0 !important;
			border:0;
			box-shadow:none;
			top:100%;
			border-radius:0;
			padding:0 0 0 15px;
			height:auto;
			position:static;
			height:auto;
			float:left;
			background-color:transparent;
		}
		#headerNav .large ul#menu-how-do-i ul ul li {
			width:100%;
			padding:0;
		}
		#headerNav .large ul#menu-how-do-i ul ul ul {
			padding-left:20px;
		}
		#headerNav .large ul#menu-how-do-i ul ul ul li:last-child {
			padding-bottom:10px;	
		}
		
		/* First Level */
		#headerNav .large ul#menu-how-do-i ul li a {
			background-color:#004a0f;
			background-image:url(img/button_roll.jpg);
			background-position:bottom center;
			border-radius:5px;
			border:2px solid #fff;
			text-shadow:none;
			margin:0 0 10px 0;
			float:left;
			box-shadow:0 0 10px #000;
			padding-right:15px;
		}
		#headerNav .large ul#menu-how-do-i ul li a:hover,#headerNav .large ul#menu-how-do-i ul li:hover > a {
			background-image:none;
			box-shadow:0 0 10px #008d1b;
			background-image:url(img/button_roll.jpg);
			background-position:top center;
		}
		
		/* Second Level */
		#headerNav .large ul#menu-how-do-i ul ul li a {
			background-color:transparent;
			background-image:none;
			color:#fff;
			border:0;
			border-radius:0;
			box-shadow:0 0 0 #fff,inset 0 0 0 #fff;
			line-height:26px;
			margin:0;
			padding:0;
		}
		#headerNav .large ul#menu-how-do-i ul ul li a:hover,#headerNav .large ul#menu-how-do-i ul ul li:hover > a {
			background-color:transparent;
			background-image:none;
			text-decoration:underline;
			border:0;
			color:#fff;
			box-shadow:0 0 0 #fff,inset 0 0 0 #fff;
		}
		/* Third Level */
		#headerNav .large ul#menu-how-do-i ul ul ul li a {
			font-size:12px;
			line-height:19px;
			padding-left:9px;
		}
		#headerNav .large ul#menu-how-do-i ul ul ul li:before {
			content: "\2022";
			color:#fff;
			position:absolute;
			left:0;
			font-size:12px;
			line-height:19px;
		}
		/* this removes an arrow from every link */
		#headerNav .large ul#menu-how-do-i li li > a:after,#headerNav .large ul#menu-how-do-i li li:hover > a:after { content:''; }
		/* this removes the bold from all without a sub menu */
		#headerNav .large ul#menu-how-do-i ul li > a:only-child,#headerNav .large ul#menu-how-do-i ul li:hover > a:only-child {
			font-weight:normal;
		}
		
		
		/* --------------------------- Largest --------------------------- */
		@media only screen and (max-width:1280px) {
			/* Nav */
			#headerNav .large li a { padding:28px 20px 0 22px;	}
			#headerNav .large ul#menu-how-do-i ul {
				width:970px;
			}
			#headerNav .large ul#menu-how-do-i ul li {
				width:238px;
			}
			/* End */
		}
		
		
		/* --------------------------- Second Largest --------------------------- */
		@media only screen and (max-width:990px) {
			/* Nav */
			#headerNav .large li a { 
				font-size:18px;
				padding:28px 12px 0px 14px;
			}
			#headerNav .large li > a:after {
				padding-left:5px;
			}
			/* Slider */
			#carousel { height:auto; }
			#carousel img { height:auto !important;	}
			/* Full Width Menu */
			#headerNav .large ul#menu-how-do-i ul {
				width:750px;
			}
			#headerNav .large ul#menu-how-do-i ul li {
				width:49%;
			}	
		/* End */
		}
/*------------------------------------*\
    END Navigation
\*------------------------------------*/



/* Carousel -------------------------------------------------------------------------------------------------------- */
#carousel,#noCarousel {
	top:-9px;
	position:relative;
	background-color:#000;
	clear:both;
	width:100%;
}
#carousel {
	height:463px;
}
#carousel img {
	width:100%;
	height:463px !important;
}
#noCarousel {
	background-image:url(img/no_carousel2.jpg);
	height:130px;
	background-position:left center;
	background-size:cover;
}
#noCarousel.carousel_animal_services,#noCarousel.carousel_brevard_sheriff_tv { height:231px; }
#noCarousel.carousel_animal_services { background-image:url(img/brevard-animal-services-banner.jpg); }
#noCarousel.carousel_brevard_sheriff_tv { background-image:url(img/brevard_sheriff_tv_com.jpg); }
#noCarousel.carousel_animal_services div {
	font-size:23px;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0, 0, 0, 0.5);
	padding:1.5%;
	text-align:center;
	width:100%;
	color:#fff;
	position:absolute;
	bottom:0;
}


/* Slider */
.meteor-slides p {
	background:rgba(0,0,0,0.5);
	bottom:0;
	color:#fff;
	left:0;
	line-height:20px;
	margin:0;
	padding:2%;
	position:absolute;
	width:100%;
	text-shadow:1px 1px 3px #000;
	min-height:66px;
}
#meteor-buttons {
	left:auto !important;
	right:20px;
	bottom:24px !important;
	width:auto;
	height:auto;
	padding:0;
}
#meteor-buttons a {
	width:20px;
	height:20px;
	background-color:#f3f3f3;
	border:2px solid #FFFfff;
	box-shadow:0 0 4px #000;
	background-image:none;
	border-radius:50%;
	margin:0 5px 0 5px !important;
}
#meteor-buttons a:hover {
	background-color:#00c025;
}
#meteor-buttons a.activeSlide {
	background-color:#008d1b;
}



/* Social Networks -------------------------------------------------------------------------------------------------------- */
.socialNetworks {
	display:block;
	height:46px;
	margin-top:30px;
}
.socialNetworks ul {
	list-style:none;
	padding:0;
	float:left;
}
.socialNetworks li {
	float:left;
	position:relative;
	height:32px;
	width:32px;
	margin:7px;
	overflow:hidden;
	text-indent:-9999px;
	border-radius:3px;
}
.socialNetworks li.facebook { background-image:url(img/icon_facebook.png); }
.socialNetworks li.twitter { background-image:url(img/icon_twitter.png); }
.socialNetworks li.iwatch { background-image:url(img/icon_iwatch.png); }
.socialNetworks li.bcso_tv { background-image:url(img/icon_bcso_tv.png); }
.socialNetworks li a {
	height:32px;
	width:32px;
	display:block;
}
.socialNetworks li:hover { 
	background-color:#00c025;
	box-shadow:0 0 7px #acacac;
}
/* Header */
header .socialNetworks ul { margin:0 0 0 40px; }
header .socialNetworks li:first-child { margin:7px 7px 7px 0; }
header .socialNetworks li:last-child  {margin:7px 0 7px 7px; }
/* Footer */
footer .socialNetworks ul {
	float:right;
	position:relative;
	right:50%;
	margin:0;
}
footer .socialNetworks li {	left:50%; }




/* Google Translate -------------------------------------------------------------------------------------------------------- */
#google_translate_element {
	float:right;
	border:2px solid #fff;
	box-shadow:0 0 7px #acacac;
	margin:7px 40px 0 7px;
}
iframe.goog-te-menu-frame { margin:0; }



/* Header Search -------------------------------------------------------------------------------------------------------- */
.searchBox {
	width:100%;
	width:300px;
	height:40px;
	margin:30px auto 0 auto;
	text-align:center;
}
header input.search-input,header .search-submit {
	border:2px solid #fff;
	float:left;
}
header input.search-input {
	height:22px;
	font-size:15px;
	padding:10px;
	font-family:"Myriad Pro", arial, helvetica, sans-serif;
	width:230px;
	color:#acacac;
	box-shadow:0 0 7px #acacac,inset 0 0 2px #acacac;
}
header .search-submit {
	height:46px;
	width:46px;
	background:url(img/icon_search.png) no-repeat center center #008e1c;
	background:url(img/icon_search.png) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#008e1c), to(#01480e)); /* Saf4+, Chrome */
	background:url(img/icon_search.png) no-repeat center center, -webkit-linear-gradient(top, #008e1c, #01480e); 	/* Chrome 10+, Saf5.1+ */
	background:url(img/icon_search.png) no-repeat center center,    -moz-linear-gradient(top, #008e1c, #01480e); 	/* FF3.6+ */
	background:url(img/icon_search.png) no-repeat center center,     -ms-linear-gradient(top, #008e1c, #01480e); 	/* IE10 */
	background:url(img/icon_search.png) no-repeat center center,      -o-linear-gradient(top, #008e1c, #01480e); 	/* Opera 11.10+ */
	background:url(img/icon_search.png) no-repeat center center,         linear-gradient(top, #008e1c, #01480e); 	/* W3C */
	text-indent:-99999px;
	box-shadow:0 0 7px #acacac;
	margin-left:-2px;
}
header input.search-input:focus { color:#363636; }
header .search-submit:hover {
	background:url(img/icon_search.png) no-repeat center center #008e1c;
	border:2px solid #00c025;
}



/* Footer -------------------------------------------------------------------------------------------------------- */
#lastUpdated {
	font-size:11px;
	text-align:center;
	padding-bottom:30px;
	clear:both;
	color:#999;
}
footer {
	width:1160px;
	margin:120px auto 0 auto;
	background:#fff;
	border-radius:50px 0 0 0;
	box-shadow:0 0 20px #acacac;
	text-align:center;
}
#footerRight {
	float:right;
	width:850px;
	padding:30px;
	
}
#footerLeft {
	float:left;
	width:290px;
	padding:0 30px 30px 30px;
	position:relative;
	margin-top:-80px;
}



/* Extras -------------------------------------------------------------------------------------------------------- */
.center { text-align:center; }
.right { float:right; }
.left { float:left; }
img.right,img.left { margin:10px; }
.noBorder { border:0; }
.preloadImages {
	position:absolute;
   	overflow:hidden;
   	left:-9999px; 
   	top:-9999px;
   	height:1px;
   	width:1px;
}
.clearDiv { clear:both; }

#content:after,
footer:after { 
	content:' ';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
blockquote {
	font-style:italic;
	border-left:2px solid #d0d0d0;
	color:#d0d0d0;
	margin:15px;
	padding:0 25px 0 25px;
}
ul ul {	margin:0; }
ul { text-align:left; }

/* WP Edit Button */
a.post-edit-link {
	font-size:11px;
	padding:3px 7px 3px 7px;
	background-color:#900;
	border:1px solid #F00;
	color:#fff;
	line-height:1em;
	margin:9px;
	border-radius:5px;
	text-decoration:none;
}
a:hover.post-edit-link {
	background-color:#F00;
	color:#fff;
	text-decoration:none;
}
#main img.blankImg { box-shadow:none; }
#main img.alignleft { margin-left:0; }
#main img.alignright { margin-right:0; }
#main img.alignleft,#main img.alignright { margin-top:0; }
#main img.aligncenter { margin:0 auto 0 auto; }
.red { color:#F00; }





/* Animal Services -------------------------------------------------------------------------------------------------------- */
/*#noCarousel.carousel_animal_services,#noCarousel.carousel_brevard_sheriff_tv { width:625px; }*/
/*
nav#animal_services {
	float:left;
	margin:30px 20px 40px 30px;
}
nav#animal_services  ul {		
	margin:0;
	padding:0;
}
nav#animal_services ul li {	margin:0 0 10px 0; }
nav#animal_services,nav#animal_services ul,nav#animal_services ul li { width:200px; }
nav#animal_services ul li a {
	background-color:#004a0f;
	background-image:url(img/button_roll.jpg);
	background-position:bottom center;
	border-radius:5px;
	border:2px solid #fff;
	text-shadow:1px 1px 1px #000;
	box-shadow:0 0 5px #ACACAC;
	padding:0 15px 0 15px;
	color:#fff;
	text-decoration:none;
	white-space: nowrap;
	height:36px;
	line-height:36px;
	width:100%;
	display:block;
	overflow:hidden;
}
nav#animal_services ul li a:hover,
nav#animal_services ul li:hover > a {
	background-image:url(img/button_roll.jpg);
	background-color:#00c025;
	box-shadow:0 0 5px #008d1b;
	background-position:top center;
}	
/* Second Level *
nav#animal_services ul ul {	padding-top:10px; }
nav#animal_services ul ul li { margin-bottom:0; }
nav#animal_services ul ul li a {
	background-color:transparent;
	background-image:none;
	color:#004a0f;
	border:0;
	border-radius:0;
	line-height:26px;
	height:26px;
	box-shadow:none;
	text-shadow:none;
	padding:0 0 0 15px;
}
nav#animal_services ul ul li a:hover {
	text-decoration:underline;
	color:#00c025;
	box-shadow:none;
	background-image:none;
	background-color:transparent;
}*/
#main.main_animal_services { width:625px; }
#animal_services {
	float:left;
	margin:30px 0 40px 15px;
	width:230px;
}
#animal_services nav {
	background-color:#363636;
	padding:15px 5px 15px 5px;
	border:1px solid #008c1a;
	border-radius:11px;
	box-shadow:0 0 3px #008c1a;
	margin-bottom:50px;
}
#animal_services nav ul {		
	margin:0;
	padding:0;
	list-style:none;
}
#animal_services nav ul li { margin:0 0 1px 0; }
#animal_services nav ul,#animal_services nav ul li { width:218px; }
#animal_services nav ul li a {
	text-shadow:1px 1px 1px #000;
	padding:0 15px 0 15px;
	color:#fff;
	text-decoration:none;
	height:36px;
	line-height:36px;
	width:100%;
	display:block;
	border:1px solid #363636;
}
#animal_services nav ul li a.dcjq-parent.active,
#animal_services nav ul li a:hover,
#animal_services nav ul li:hover > a {
	border:1px solid #008c1a;
	background-image:url(img/button_roll.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}	
/* Second Level */
#animal_services nav ul ul {
	padding:10px 0 5px 0;
	background-color:#000;
	border-radius:0 0 10px 10px;
	border-right:1px solid #008c1a;
	border-bottom:1px solid #008c1a;
	border-left:1px solid #008c1a;
	margin-bottom:5px;
}
#animal_services nav ul ul li { margin-bottom:0; }
#animal_services nav ul ul li a {
	color:#fff;
	border:0;
	line-height:26px;
	height:26px;
	box-shadow:none;
	text-shadow:none;
	padding:0 0 0 15px;
	border:none;
}
#animal_services nav ul ul li a:hover {
	color:#00c025;
	box-shadow:none;
	border:0;
	background-image:none;
}
/* Arrows */
#animal_services nav li > a.dcjq-parent:after {
	content:'';
	width:0;
	height:0;
	border-left:6px solid transparent;
	border-right:6px solid #fff;
	border-bottom:6px solid transparent;
	border-top:6px solid transparent;
	float:right;
	margin-top:10px;
}
#animal_services nav li > a.dcjq-parent.active:after {
	/*border-right:6px solid transparent;
	border-top:6px solid #fff;*/
	margin-top:14px;
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
/* this removes the arrow when the link is the only child */
#animal_services nav li > a:only-child:after,
#animal_services nav li li > a:after { 
	border-left:0 solid transparent;
	border-right:0 solid transparent;
	border-top:0 solid transparent;
	border-bottom:0 solid transparent;
	margin-left:0;
}
.main_animal_services table img { /* Strange Chrome Fix */
	max-width:98px;
}




/* Table & Forms -------------------------------------------------------------------------------------------------------- */
table { 
	border-collapse:collapse;
	margin:15px auto 15px auto;
	width:100%;
}
td, th { 
	padding:11px;
	border:1px solid #e9e9e9;
}
td { text-align:left; }
th {
	background-image:url(img/button_roll.jpg);
	background-color:#01480e;
	background-repeat:repeat-x;
	background-position:center top;
	color:#fff;
	text-align:center;
	text-shadow:1px 1px 3px #000;
}
.noBorder td { border:0; }
#post-305 td { vertical-align:top; }
/* Forms */
#main input,#main textarea,#main select {
	border:2px solid #fff;
	box-shadow:inset 0 0 2px #e0e0e0,0 0 7px #acacac;
	padding:10px 5px 10px 5px;
	margin:10px 0 10px 0;
	color:#acacac;
	font-family:"Myriad Pro", arial, helvetica, sans-serif;
	font-size:15px;
	border-radius:3px;
}
#main input:focus,#main textarea:focus,#main select:focus { 
	color:#363636;
	border:2px solid #00c025;
	box-shadow:inset -1px 1px 3px #e0e0e0,0 0 7px #00c025;
}
#main .submit input {
	background:none no-repeat center center #008e1c;
	background:none no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#008e1c), to(#01480e)); /* Saf4+, Chrome */
	background:none no-repeat center center, -webkit-linear-gradient(top, #008e1c, #01480e); 	/* Chrome 10+, Saf5.1+ */
	background:none no-repeat center center,    -moz-linear-gradient(top, #008e1c, #01480e); 	/* FF3.6+ */
	background:none no-repeat center center,     -ms-linear-gradient(top, #008e1c, #01480e); 	/* IE10 */
	background:none no-repeat center center,      -o-linear-gradient(top, #008e1c, #01480e); 	/* Opera 11.10+ */
	background:none no-repeat center center,         linear-gradient(top, #008e1c, #01480e); 	/* W3C */
	
	color:#fff;
	text-shadow:1px 1px 5px #000;
	padding:15px 20px 15px 20px;
	box-shadow:0 0 7px #acacac,inset 0 0 5px #00c025;
	border:2px solid #fff;
	font-size:23px;
	margin:auto;
}
#main .submit input:hover {
	background:none no-repeat center center #00e32c;
	background:none no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#00e32c), to(#006c16)); /* Saf4+, Chrome */
	background:none no-repeat center center, -webkit-linear-gradient(top, #00e32c, #006c16); 	/* Chrome 10+, Saf5.1+ */
	background:none no-repeat center center,    -moz-linear-gradient(top, #00e32c, #006c16); 	/* FF3.6+ */
	background:none no-repeat center center,     -ms-linear-gradient(top, #00e32c, #006c16); 	/* IE10 */
	background:none no-repeat center center,      -o-linear-gradient(top, #00e32c, #006c16); 	/* Opera 11.10+ */
	background:none no-repeat center center,         linear-gradient(top, #00e32c, #006c16); 	/* W3C */
	
	text-decoration:none;
	box-shadow:0 0 7px #00c025,inset 0 0 5px #00c025;
	border:2px solid #00c025;
}
#main img.ajax-loader { box-shadow:none; }



/* Page Specific Stuff -------------------------------------------------------------------------------------------------------- */
/* PAWS - Adopted Dogs */
#post-402 div {
	text-align:center;
	font-weight:bold;
	float:left;
	width:33%;
	height:250px;
	padding:15px;
}
#post-402 div img {
	width:150px;
	height:150px;
}
/* Deadbeat Parents */
#post-424 div,
#post-426 div,
#post-428 div,
#post-430 div,
#post-432 div {
	width:100%;
	border-bottom:1px solid #e9e9e9;
	padding:25px 0 25px 0;
}
#post-424 div:after,
#post-426 div:after,
#post-428 div:after,
#post-430 div:after,
#post-432 div:after,
.type-post:after {
	content:' ';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
#post-424 div img,
#post-426 div img,
#post-428 div img,
#post-430 div img,
#post-432 div img { margin-bottom:0; }





/* YouTube Playlist Plugin -------------------------------------------------------------------------------------------------------- */
#yt_holder {
	width:470px !important;
}
#yt_holder iframe {
	border:0;
	margin:0;
	box-shadow:none;
}
#yt_holder img {
	box-shadow:none;
	border:0;
	margin:0;
}


/* Special Stuff -------------------------------------------------------------------------------------------------------- */
#TVButtons a {
	width:50%;
	margin-bottom:30px;
	float:left;
}
#sidebar .centeriframe {
	margin:15px auto 0 auto;
}
#sidebar .centeriframe iframe {
	border:0 !important;
}






/* News Releases & Posts -------------------------------------------------------------------------------------------------------- */
.postLoop {
	border-bottom:1px solid #e9e9e9;
}
#main .postLoop img,
#main img.wp-post-image {
	float:left;
	margin-top:0;
	margin-left:0;
}
.postDetails,.postTags {
	font-size:11px;	
	color:#999;
	text-align:left;
}
.date,#main .author,.categories {
	background-repeat:no-repeat;
	background-position:left center;
}
.date { 
	font-weight:bold;
	background-image:url(img/icon_calendar.jpg);
	margin-right:20px;
}
#main .author { 
	background-image:url(img/icon_author.jpg);
	margin-right:20px;
}
.categories { background-image:url(img/icon_category.jpg); }
.postDetails span {
	padding-left:17px;
	min-height:12px;
	white-space:nowrap;
}
#main img.wp-post-image { 
	max-width:250px;
	height:auto;
}
.postTags {
	display:block;
	clear:both;
}



/* Homepage Scroll Areas -------------------------------------------------------------------------------------------------------- */
.scrollArea	{
	background-image:url(img/scroll_bg.gif);
	border:2px solid #fff;
	box-shadow:0 0 10px #acacac;
	overflow:hidden;
	font-weight:bold;
	background-color:#eaeaea;
	
	height:41px;
	margin:20px 0 20px 0;
	position:relative;
}
.scrollArea	h3 {
	color:#fff;
	font-size:25px;
	font-weight:normal;
	font-family:"Myriad Pro", arial, helvetica, sans-serif;
	width:193px;
	text-shadow:1px 1px 3px #000;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	height:37px;
	line-height:37px;
	margin:0;
	position:absolute;
	z-index:51;
	
}
h3#bcsoNews { background-image:url(img/scroll_bcso_news.png); }
h3#amberAlert { background-image:url(img/scroll_amber_alert.png); }
.scrollArea p {
	padding:0;
	margin:0;
}
.scrollingText {
	position:absolute;
    white-space:nowrap;
	z-index:50;
	line-height:41px;
}
.scrollArea iframe {
	height:21px;
	margin:8px auto 0 auto;
	width:460px;
	display:block;
	height:19px;
	border:0;
	box-shadow:none;
}
.scrollPadding { 
	margin-left:168px;
	position:relative;
	overflow:hidden;
	height:37px;
}
/* Homepage Buttons */
#homepageButtons div {
	text-align:center;
	float:left;
	width:33%;
	height:250px;
	padding:15px;
}
#main #homepageButtons br {
	height:0;
	display:none;
}
#main #homepageButtons img {
	margin-bottom:10px;
	border-radius:15px;
}
#main #homepageButtons a {
	color:#000;
	text-decoration:none;
	font-size:19px;
}
#main #homepageButtons a:hover {
	color:#00c025;
}




/* WP Search Results -------------------------------------------------------------------------------------------------------- */
.pagination {
	text-align:center;
	font-size:19px;
	padding-top:20px;
}
.page-numbers {
	padding:4px 9px 4px 9px;
	border-radius:5px;
	line-height:1em;
}
a.page-numbers {
	color:#008d1b;
	text-decoration:none;
}
a:hover.page-numbers {
	background-color:#00c025;
	color:#fff;
	box-shadow:0 0 5px #00c025;
}
.current {
	background-color:#999;
	color:#fff;
}




/* Animation -------------------------------------------------------------------------------------------------------- */
/* Animations - OUT */
#content a {
	transition:			all 500ms ease-in-out;
	-o-transition:		all 500ms ease-in-out;
	-ms-transition:		all 500ms ease-in-out;
	-moz-transition:	all 500ms ease-in-out;
	-webkit-transition:	all 500ms ease-in-out;
}
/* Animations - IN */
#content a:hover {
	transition:			all 250ms ease-in-out;
	-o-transition:		all 250ms ease-in-out;
	-ms-transition:		all 250ms ease-in-out;
	-moz-transition:	all 250ms ease-in-out;
	-webkit-transition:	all 250ms ease-in-out;
}




/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1280px) {
	header,
	.wrapper,
	footer {
		width:970px;
		/*background:red;*/
	}
	#bcsoText {
		padding-left:0;
	}
	#headerRight { width:326px; }
	#main { width:680px; }
	#main.main_animal_services { width:435px; }
	#footerRight { 
		width:630px;
		margin-right:40px;
	}
	#carousel {
		height:395px;
	}
	#carousel img {
		height:395px !important;
	}
	#noCarousel.carousel_animal_services,#noCarousel.carousel_brevard_sheriff_tv { 
		height:193px;
	}
	header .socialNetworks ul { margin:0; }
	header .socialNetworks li { margin:4px; }
	header .socialNetworks li:first-child { margin:4px 4px 4px 0; }
	header .socialNetworks li:last-child  {margin:4px 0 4px 4px; }
	#google_translate_element {	margin:4px 0 0 0;	}
/* End */
}

@media only screen and (max-width:990px) {
	header,
	.wrapper,
	footer {
		width:750px;
		/*background:orange;*/
	}
	#bcsoText {
		margin-right:10px;
	}
	.bcsoStar {
		margin-left:10px;
	}
	#headerRight { width:330px; }
	#main {	width:480px; }
	#main.main_animal_services {
		width:480px;
	}
	#animal_services { margin:30px 0 30px 15px; }
	#footerRight { 
		font-size:11px;
		line-height:1.33em;
		width:60%;
		margin-right:0;
	}
	header .socialNetworks li { margin:7px; }
	header .socialNetworks li:first-child { margin:7px; }
	header .socialNetworks li:last-child  {margin:7px 0 7px 7px; }
	#google_translate_element {	margin:6px 0 0 0;	}
	/* Different */
	#bcsoText { float:right; }
	header { 
		height:269px;
	}
	#headerRight {
		width:100%;
		height:46px;
		padding:0 22px 0 22px;
		/*padding:0 85px 0 22px; Before Google Translate*/
	}
	header .socialNetworks { 
		float:left;
		margin:0 0 0 22px;
		width:45%;
	}
	header .searchBox {
		float:right;
		margin:0;
	}
	#sidebar {
		width:269px;
		margin-top:10px;
	}
	#sidebar.sidebar_animal_services {
		width:480px;
	}
	#breadcrumbs {
		padding:10px 20px 17px 20px;
	}
	#noCarousel.carousel_animal_services,#noCarousel.carousel_brevard_sheriff_tv { 
		height:149px;
	}
/* End */
}





/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#008D1B;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#008D1B;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#008D1B;
	color:#FFF;
	text-shadow:none;
}



/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
	text-align:center;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #E9E9E9;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
	width:auto !important;
	color:#999;
	border-radius:5px;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}



/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
