/*
Theme Name: Wildlife Busters
Theme URI: http://LusoSystems.com/
Description: This is the new theme for Wildlife Busters LLC
Author: Ricardo Nunez
Author URI: http://ricnunez.com
Version: 0.1
Template: luso
*/

*,:after,:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

body {
/* 	behavior:url(cssHoverFix.htc); */
	background:#104573;
	font-family:Georgia, "Bitstream Charter", serif;
	font-size:14px;
	margin:0 0 10px;
	line-height: 1.4;
}
p {
	text-align:justify;
	margin:0 0 25px;
}
img {
	border:0;
}
strong {
	font-weight: bold;
}
.imgstyle {
	border:1px solid #777;
	margin:10px;
	padding:5px;
}

.screen-reader-text {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.group:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}

/* First selector = IE6,Second Selector = IE 7 */
* html .group,:first-child+html .group  {
	zoom:1;
}

.bodybg {
	background:#FFF;
}

.maintitle {
	font-size:32px;
	font-weight:700;
	text-transform:uppercase;
	margin-left:20px;
	border-bottom:1px dotted #000;
}

h1, h2, h3, h4 {
	font-family:arial, tahoma, sans;
	font-weight:700;
	margin:0 0 10px;
	padding:10px 0;
}
h1 {
	font-size:28px;
	text-transform:capitalize;
}
h2 {
	font-size:24px;
	text-transform:capitalize;
}
h3 {
	font-size: 18px;
	text-transform:uppercase;
}
h4 {
	font-size: 16px;
}
/*
h2 {
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:7px;
	font-weight:700;
}

.entry h4 {
	font-family:arial, sans;
	font-size:16px;
	color:#000;
	text-transform:propercase;
	margin-bottom:7px;
}
*/

/*
.entry h2 {
	font-size:18px;
	font-weight:400;
	margin:0;
	padding:10px 0 5px;
}

.entry h3 {
	font-size:18px;
	font-weight:700;
	margin:0;
	padding:10px 0;
}

h2 a {
	font-weight:400;
}
*/


.meta {
	color:#AAA;
	font-size:12px;
	padding:5px 0;
	margin: 0 0 20px;
}

.entry {
	padding: 30px;
}

.entry ul li {
	list-style:url(images/arrow1.png);
	margin:0 0 5px 30px;
}

.entry ol li {
	margin:0 0 5px 30px;
}

.entry .organizations {
	font-weight:700;
	border-top:1px dotted #AAA;
	padding-top:10px;
}

.entry .hometestimonials {
	border-top:1px dotted #AAA;
	padding-top:10px;
	width:100%;
}

.entry .areasserved {
	width:180px;
	float:left;
	border-top:1px dotted #AAA;
	padding-top:10px;
}


blockquote {
	font:18px/22px arial, sans;
	font-style:italic;
	background-color:#EFEFEF;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-image:url(images/blockquote.png);
	background-position:middle left;
	background-repeat:no-repeat;
	text-indent:23px;
	margin:10px;
	padding:18px 10px 18px 70px;
}

.aligncenter {
	text-align:center;
	margin:auto;
}

ol.commentlist {
	list-style:none;
}

ol.commentlist li.comment {
	border-bottom:1px dotted #666;
	padding:10px;
}

ol.commentlist li.comment div.vcard cite.fn {
	font-style:normal;
}

ol.commentlist li.comment div.vcard img.avatar {
	float:right;
	margin:0 0 10px 10px;
}

ol.commentlist li.comment div.comment-meta a {
	color:#ccc;
}

ol.commentlist li.comment div.reply {
	font-size:11px;
}

ol.commentlist li.comment div.reply a {
	font-weight:700;
}

ol.commentlist li.comment ul.children {
	list-style:none;
	margin:10px 0 0;
}

ol.commentlist li.comment ul.children li.depth-2 {
	border-left:5px solid #555;
	margin:0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-3 {
	border-left:5px solid #999;
	margin:0 0 10px 10px;
}

ol.commentlist li.comment ul.children li.depth-4 {
	border-left:5px solid #bbb;
	margin:0 0 10px 10px;
}

ol.commentlist li.even {
	background:#fff;
}

ol.commentlist li.odd {
	background:#f6f6f6;
}

ol.commentlist li.parent {
	border-left:5px solid #111;
}

.sidebar {
	padding: 30px;
}

.sidebar ul li {
	list-style:url(images/arrow1.png);
	margin:0 0 10px 25px;
}

.sidebar h4 {
	font-family:arial, sans;
	font-weight:700;
	font-size:18px;
	color:#000;
	border-bottom:1px solid #DEDEDE;
	text-transform:uppercase;
	margin:0;
	padding:5px;
}

.sidebar a {
	color:#797979;
	text-decoration:none;
	font-size: 16px;
}

.sidebar a:hover {
	color:#C00;
}

.textwidget {
	padding-bottom:10px;
}

.main {
	font-size:14px;
	background:#FFF;
}

.main ul li {
	margin-left:20px;
	font-size:12px;
	list-style:square;
	color:#999;
}

ul,ol {
	margin:0 0 25px;
}

/* The newsletter box */
.bluebox {
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	color:#FFF;
}

.box h3 {
	font-size:18px;
	color:#000;
	border-bottom:1px solid #75CF74;
	padding:2px 10px;
}

.boxsubtitle {
	font-size:12px;
	font-weight:700;
	color:#777;
	line-height:2;
	margin:10px;
}

.box a {
	color:#CFF;
	text-decoration:none;
}

.boxcontent {
	font-size:12px;
	padding:10px;
}

.description {
	color:#C00;
	font-weight:700;
	font-size:18px;
	font-family:arial, sans;
	margin:0;
	padding:0 0 5px 10px;
}

#footer {
	color:#DDD;
	font-size:12px;
	margin:5px auto 10px;
	padding:10px;
}

#footer a {
	font-weight:700;
	text-decoration:none;
	color:#88E;
}

#footer a:hover {
	color:#CFF;
}

.footershadow {
	background:url(images/footershadow.png) bottom center no-repeat;
	height:70px;
	padding:0 0 10px;
}

.copyright {
	float:left;
	width:400px;
}

.powered {
	float:right;
	width:500px;
	text-align:right;
}

#navigation {
	margin:10px 15px 20px 10px;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation ul li {
	height:20px;
	line-height:20px;
	list-style:none;
	cursor:pointer;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation ul li a {
	font-family:arial, sans;
	font-weight:700;
	font-size:22px;
	color:#000;
	text-decoration:none;
}

#navigation ul li:hover {
	position:relative;
}

#navigation ul li:hover > a {
	position:relative;
	color:#C00;
}

#navigation ul ul {
	display:none;
	position:absolute;
	width:750px;
	float:right;
	left:-600px;
	top:0;
	text-align:right;
	font-size:10px;
}

#navigation ul ul li {
	float:right;
	display:inline;
	border-right:1px dotted #BBB;
	padding:0 6px;
}

#navigation li:hover ul li ul {
	display:none;
}

#navigation ul ul li ul {
	width:150px;
	float:left;
	left:0;
	top:20px;
	background-color:#000;
}

#navigation ul ul li > a {
	color:#797979;
	font-size:16px;
	text-align:left;
}

#navigation ul ul ul li > a {
	color:#CCC;
	font-size:14px;
	text-align:center;
}

#submenu {
	background:#0A304F;
	font-family:arial, sans;
	font-size:14px;
	margin:0;
}

#submenu ul {
	margin:20px 0 20px 15px;
}

#submenu ul li {
	text-transform:uppercase;
	list-style:url(images/arrow1.png);
	color:#FFF;
	font-weight:700;
	font-size:14px;
	margin:5px 0 13px 20px;
}

#submenu a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

#submenu a:hover {
	color:#C00;
	text-decoration:none;
}

.link,.link a,#SignUp .signupframe {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.icon {
	width:50px;
	height:50px;
	float:left;
	margin:5px;
}

.facebook {
	background:url(images/i.jpg) top left no-repeat;
}

.youtube {
	background:url(images/i.jpg) bottom right no-repeat;
}

.twitter {
	background:url(images/i.jpg) bottom left no-repeat;
}

.rss {
	background:url(images/i.jpg) top right no-repeat;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	text-align:center;
	margin:0;
	padding:0 4px 5px;
}

.diseaseslist {
	border:1px solid #DDD;
	background:#EEE;
	float:right;
	width:250px;
	margin:0 0 20px 20px;
}

.diseaseslist h3 {
	margin:5px 0 5px 5px;
}

.animalthumb {
	float:left;
	width:180px;
	border:0 solid;
}

.animalcontent {
	float:right;
	width:395px;
	border:0 solid;
	padding:10px;
}

.comments {
	margin:15px;
	padding:15px;
}

.padd {
	padding:10px;
}

.youtubethumb {
	width:100px;
	float:left;
	padding:10px;
}

.youtubecontent {
	width:450px;
	float:right;
	font-size:12px;
}

.testimonials_page {
	font-style:italic;
	font-size:13px;
	padding:10px;
}

.thumbnail {
	width:150px;
	height:150px;
	border:5px solid #DDD;
	margin:5px;
}

.excerpt {
	width:430px;
}

.imgborder {
	border:5px solid #DDD;
}

.pagination {
	font-family:arial, sans;
	clear:both;
	float:left;
	border:1px solid #AAA;
	background:#EEE;
	width:620px;
	margin:0 20px 15px;
	padding:10px;
}

.pagination .box {
	border:1px solid #999;
	background:#FFF;
	margin:0 5px;
	padding:5px;
}

.pagination .current {
	border:1px solid #CCC;
	color:#AAA;
}

header {
	background:#fff;
	top:0;
	z-index:999;
	padding:0 0 15px;
}

[class*='luso-'] {
	float:left;
	text-align:left;
}

.row {
	clear:both;
	padding:30px 0;
}

.row:after {
	content:"";
	display:table;
	clear:both;
}

.luso-1 {
	width:100%;
}

.luso-2 {
	width:50%;
}

.luso-3 {
	width:33.33%;
}

.luso-4 {
	width:25%;
}

.luso-5 {
	width:20%;
}

.luso-2-3 {
	width:66.66%;
}

.luso-3-4 {
	width:75%;
}

.luso-image-3 {
	width:33%;
}

.container {
	max-width:62.5em;
	width:100%;
	border:0 solid #ddd;
	margin:auto;
	padding:0;
}

.container:before,.container:after {
	content:" ";
	display:table;
}

.row-section div:nth-of-type(even):after {
	content:"";
	clear:both;
}

.row-section img {
	margin:auto;
}

.top-message {
	height:40px;
	text-align:right;
	padding-right:20px;
}

.clear,.container:after {
	clear:both;
}

a,.entry a {
	color:#0C73CF;
	text-decoration:none;
}

a:hover,.entry a:hover,#navigation ul ul li :hover > a:hover {
	color:#C00;
}

sup {
    vertical-align: super;
}
sup, ol.commentlist li.comment div.comment-meta,#SignUp .signupframe .required {
	font-size:10px;
}

.alignleft,.row-section div:nth-of-type(odd) {
	float:left;
}

.alignright,.row-section div:nth-of-type(even) {
	float:right;
}

.box,.img-responsive {
	width:100%;
	height:auto;
}

#navigation ul li:hover ul,#navigation ul ul li:hover ul {
	display:block;
}

#navigation ul ul li:hover,.link,.link a {
	text-decoration:none;
}

img.alignright,a img.alignright {
	float:right;
	margin:0 0 1em 1em;
}

img.alignleft,a img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}

img.aligncenter,a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#subheader,#subheader a:hover {
	padding-top:0;
	background:#eee;
}

/*	media queries
**********************************************************************/

@media screen and (min-width: 1280px){ /* >= 1280 */
	.container {
		width: 1280px;
	}
	/*
	.content {
		width: 1280px;
	}
	*/
	body { font-size: large; }
}

@media screen and (min-width: 960px){ /* >= 1024 */

	.container {
		width: 960px;
	}

	body { font-size: large; }
}

@media screen and (max-width: 800px ){ /* >= 768 */

	.container {
		width: 748px;
	}

	body { font-size: medium; }

	.luso-2 { display: block; width: 100%; }
	.luso-4 { display: block; width: 50%; }

}
@media screen and (max-width: 640px){ /* >= 768 */

	.container
	{
		width: 620px;
	}

	.top-message
	{
		text-align:center;
	}

	body { font-size: medium; }
	.box { width: 100%;}
	.luso-2 { display: block; width: 100%; }
	.luso-4 { display: block; width: 50%; }

}

@media screen and (max-width: 470px){ /* >= 768 */

	.container {
		width: 100%;
	}
	.top-message
	{
		text-align:center;
	}
	body { font-size: medium; }
	.box { width: 100%;}
	.luso-2 { display: block; width: 100%; }
	.luso-4 { display: block; width: 50%; }

}


@media only screen and (max-width: 35.5em){ /* 568px */

	.container {
		width: 100%;
	}

	body { font-size: medium; }

	.top-message
	{
		text-align:center;
	}
	.luso-2, .luso-3 {
		display: block;
		width: 100%;
		padding-bottom: 10px;
	}
	.luso-2-3 {
		width: 100%;
	}
	.luso-4 {
		display: block;
		width: 50%;
	}


}

@media only screen and (max-width: 25.5em){ /* 351px */


	.container {
		width: 100%;
	}

	.content {
		width: 100%;
		float: none;
	}

	.luso-2 {
		display: block;
		padding-bottom: 10px;
		width: 100%;
	}

	.luso-3, .luso-4{
		display: block;
		width: 100%;
	}



}
.ngg-album {

	height: auto;
}

/*
* contact form 7 **
*/

.wpcf7-text, .wpcf7-textarea {
	border: 1px solid #ddd;
	width: 100%;
	max-width: 250px;
	color: #353535;
}

.wpcf7-submit {
	background: #F70708;
	color: #fff;
	line-height: 30px;
	padding: 5px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
}

.wpcf7-submit:hover {
	background: #E86868
}
.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}

.page-id-7069 .sidebar, .page-id-7082 .sidebar, .page-id-7084 .sidebar, .page-id-7088 .sidebar  {
	padding: 10px;
}
.page-id-7069 .textwidget, .page-id-7082 .textwidget, .page-id-7084 .textwidget, .page-id-7088 .textwidget,  .page-id-7097 .textwidget {
	padding: 20px;
	border: 2px solid #F70708;
}
