/*
Theme Name: Pro Pacific Bee
Theme URI: http://www.propacificbeeremoval.com/
Description: Custom Website For Pro Pacific Bee Removal - Powered by Wordpress
Version: 2.0
Author: Scott Hernandez
Author URI: http://www.scottandmel.com/
 */
 
html {height:100%;}
body {
	margin:0;
	background:#f3f3f3 url(images/bg.gif) center top no-repeat;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:100%;
	height:100%;
}
.sidepost form {margin-left:30px;}
label {color:#000;font-size:90%;}
#forms {padding:0;}
input {
	background:#fff;
	border:1px solid #c7c7c7;
	color:#231f20;
	width:230px;
	padding:3px;
	font-family:"Century Gothic", Arial, sans-serif;
	webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;}
	#forms input:focus {border:1px solid #edc94e;}
#forms .month select {
	background:#fff;
	border:1px solid #c7c7c7;
	color:#231f20;
	width:115px;
	padding:3px;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:90%;
	webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
#forms .day select {
	background:#fff;
	border:1px solid #c7c7c7;
	color:#231f20;
	width:115px;
	padding:3px;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:90%;
	webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	}
input.submit {
	background:#edc94e;
	webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:none;
	color:#231f20;
        padding:5px 8px;
	float:left;
	font-weight:bold;
	cursor:pointer;
        width:85px;
	}
input.submit:hover {
	color:#FFF;
	background-color:#000;
	cursor:pointer;
	}
#forms textarea {background:#fff; border:1px solid #c7c7c7; color:#231f20; width:230px; height:75px; padding:3px;font-family:"Century Gothic", Arial, sans-serif; color:#231f20;
	webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;}
	#forms textarea:focus {border:1px solid #edc94e;}
.form {margin:5px 0 0 0;font-size:75%;}
.post ol {width:425px;}
.post ol li {padding:3px; font-size:90%;}
.post ul {width:425px;list-style:square;}
.post ul li {padding:3px; font-size:75%;}
.post .commentlist ol li {font-size:90%;}
.sidepost img a {border:none;}
.clear {clear:both;}
.icon {margin:5px 5px 0 5px;}
#wrapper {
	width:906px;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
a {color:#e38800; text-decoration:none; font-weight:bold;}
a:hover {color:#000; text-decoration:none;}
#header {width:906px;}
#header .flash {height:350px;}

#header .ticker {
	height:17px;
	margin:14px 30px 13px 30px;
	color:#FFF;
	font-size:70%;
}
	#header .ticker .twit {
		float:left;
		color:#f8b800;
		font-weight:bold;
		margin-right:10px;
		margin-left:10px;
	}
	#header .ticker .twit a {
		color:#f8b800;
	}
	#header .ticker .twit a:hover {
		text-decoration:none;
	}
	#header .ticker .tweet {
		float:left;
		height:17px;
		width:780px;
		overflow:hidden;
	}
	#header .ticker .tweet ul {
		list-style:none;
		margin:0;
		padding:0;
		height:17px;
	}
	#header .ticker .tweet ul li.hide {
		display:none;
	}
	#twitter_update_list a {
		color:#f8b800;
	}
	#header .ticker .followme {
		float:right;
		height:17px;
		width:50px;
		font-weight:bold;
	}
	#header .ticker .followme a {
		color:#f8b800;
	}
	#header .ticker .followme a:hover {
		text-decoration:none;
	}
	#header .ticker marquee {
		width:780px;
	}

#header .nav {
	height:28px;
}
#header .nav a {
	font-weight:normal;
}
	#header .nav ul.menu {
		padding:0;
		margin:0;
		list-style:none;
		padding-left:30px;
	}
	#header .nav ul.menu * {margin:0; padding:0}
	#header .nav ul.menu li {
		float:left;
		position:relative;
	}
	#header .nav ul.menu li a {
		background-color:#f2c54e;
		text-decoration:none;
		text-align:left;
		color:#000;
		height:25px;
		display:block;
		padding:3px 25px 0 25px;
		border-right:1px solid #d29c00;
		border-left:1px solid #f0d87e;
	}
	#header .nav ul.menu li a:hover {
		background:#000;
		color:#FFF;
		border-right:1px solid #000;
		border-left:1px solid #000;
	}
	#header .nav ul.menu li a.current_page_item {
		background:#000;
		color:#FFF;
		border-right:1px solid #000;
		border-left:1px solid #000;
	}
	#header .nav ul.menu ul {position:absolute; top:29px; left:0; background:none; display:none;list-style:none;}
	#header .nav ul.menu ul li {position:relative;margin:0;}
	#header .nav ul.menu ul li a {
		-webkit-box-shadow:0 2px 7px #666;
		-moz-box-shadow:0 2px 7px #666;
		box-shadow:0 2px 7px #666;
		font-size:75%;
		background-color:#f2c54e;
		text-decoration:none;
		text-align:left;
		color:#000;
		display:block;
		padding:5px 7px 5px 15px;
		border-right:1px solid #d29c00;
		border-left:1px solid #f0d87e;
		border-bottom:1px solid #d29c00;
		border-top:1px solid #f0d87e;
		width:225px;
		line-height:25px;}
	#header .nav ul.menu ul li a:hover {background-color:#000; color:#fff;border-bottom-color:#000;border-top-color:#000;}
	#header .nav ul.menu ul ul {left:200px; top:0px;}

#maincontent {
	margin-top:30px;
	background-color:#f3f3f3;
}
#maincontent .archive {
	width:850px;
	height:39px;
	margin-bottom:25px;
	margin-top:25px;
	margin-left:56px;
}
	#maincontent .archive .post-date {
		width:46px;
		height:46px;
		float:left;
		margin-left:-57px;
		margin-top:-3px;
		background:url(images/date-bg.gif) no-repeat;
	}
	#maincontent .archive .post-month {
		font-size:75%;
		text-transform:uppercase;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		display:block;
	}
	#maincontent .archive .post-day {
		font-size:150%;
		text-transform:uppercase;
		color:#000;
		text-align:center;
		display:block;
		font-weight:bold;
	}
	#maincontent .archive ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	#maincontent .archive ul li {
		padding:0;
		margin:0;
	}
	#maincontent .archive ul li h2 {
		font-weight:bold;
		color:#fff;
		padding:0 0 0 15px;
		background:url(images/archiveheadbg.gif) no-repeat top left;
		text-transform:uppercase;
		font-size:100%;
		line-height:39px;
	}
	#maincontent .archive ul li h2 a {
		color:#fff;
		text-decoration:none;
	}
	#maincontent .archive ul li h2 a:hover {
		color:#edc94e;
		text-decoration:none;
	}
#maincontent .content {
	float:left;
	width:540px;
}
	#maincontent .content .post {
		border:1px solid #CCC;
		padding:25px;
		background-color:#FFF;
		margin-bottom:20px;
	}
	#maincontent .content .post p {
		font-size:75%;
		padding:5px 10px 5px 10px;
	}
	#maincontent .content .post h1 {
		font-weight:bold;
		color:#fff;
		padding:0 0 0 15px;
		margin:0 0 10px 0;
		background:url(images/postheadbg.gif) no-repeat top left;
		text-transform:uppercase;
		font-size:80%;
		line-height:30px;
	}
	#maincontent .content .post h1 a {
		color:#fff;
		text-decoration:none;
	}
	#maincontent .content .post h1 a:hover {
		color:#edc94e;
		text-decoration:none;
	}
	#maincontent .content .post .home h2 {
		font-weight:bold;
		color:#000;
		padding:0 0 0 15px;
		margin:0 0 10px 0;
		background:url(images/postheadhomebg.gif) no-repeat top left;
		text-transform:uppercase;
		font-size:80%;
		line-height:30px;
	}
	#maincontent .content .post .home h2 a {
		color:#000;
		text-decoration:none;
	}
	#maincontent .content .post .home h2 a:hover {
		color:#fff;
		text-decoration:none;
	}
	#maincontent .content .post h3 {
		font-weight:bold;
		color:#000;
		padding:0 0 0 10px;
		margin:10px 0;
		font-size:80%;
		text-transform:uppercase;
		line-height:20px;
	}
	.post-date {
		width:46px;
		height:46px;
		float:left;
		margin-left:-90px;
		margin-top:-7px;
		background:url(images/date-bg.gif) no-repeat;
	}
	.post-month {
		font-size:75%;
		text-transform:uppercase;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		display:block;
	}
	.post-day {
		font-size:150%;
		text-transform:uppercase;
		color:#000;
		text-align:center;
		display:block;
		font-weight:bold;
	}
	.post-cat {
		background:url(images/mini-category.gif) no-repeat top left;
		padding-left:18px;
		float:left;
		font-size:75%;
		color: #999999;
		width:300px;
	}
		.post-cat a {
			color:#F90;
		}
		.post-cat a:hover {
			text-decoration:none;
			color:#000;
		}
	.post-comments {
		background:url(images/mini-comments.gif) no-repeat left center;
		padding-left:18px;
		float:right;
		font-size:75%;
		width:125px;
	}
		.post-comments a {
			color:#F90;
		}
		.post-comments a:hover {
			text-decoration:none;
			color:#000;
		}
	#maincontent .content .post .sociable {
		width:340px;
		padding:2px;
		float:left;
		margin:10px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		background-color:#edc94e;
	}
	#maincontent .content .post .sociable img {
		border:none;
	}
	#maincontent .content .post .sociable img a {
		border:none;
	}
	#maincontent .content .post .sociable strong {
		float:left;
		font-size:65%;
		color:#fff;
		padding:2px 4px;
		margin-right:5px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		background:#000;
	}
	#maincontent .content .post .sociable ul {
		list-style:none;
		padding:2px 0 0 0;
		margin:0;
	}
	#maincontent .content .post .sociable ul li {
		padding:0;
		margin:0;
		display:inline;
	}
	#maincontent .content .post .sociable ul li:before {
		content: " ";
		background-color:#edc94e;
	}
	#maincontent .content .post .sociable ul li a {
		float:left;
		color:#3086a9;
		padding:0 5px;
		text-decoration:none;
		width:16px;
		margin-top:-1px;
	}
	#maincontent .content .post .sociable ul li a:hover {
		text-decoration:none;
	}
		.newslink a {
			float:left;
			margin:10px 0 0 25px;
			font-size:65%;
			padding:5px 7px;
			background:#edc94e;
			color:#000;
			display:inline;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
		}
		.newslink a:hover {
			color:#fff;
			text-decoration:none;
			background:#000;
		}
#maincontent .sidebar {
	float:right;
	width:330px;
}
	#maincontent .sidebar .sidepost {
		position:relative;
		padding:15px;
		border:1px solid #ccc;
		background-color:#FFF;
		margin-bottom:20px;
		float:left;
		width:298px;
	}
	#maincontent .sidebar .sidepost .quote {width:56px;height:57px;background:url(images/freeestimate.png) top left;position:relative;margin-top:-30px;margin-left:-31px;}
	#maincontent .sidebar .sidepost p {
		margin:3px;
		font-size:75%;
		text-align:left;
	}
	#maincontent .sidebar .sidepost strong {
		color:red;
	}
	#maincontent .sidebar .sidepost ul {margin:0; padding:0;list-style:none;}
		#maincontent .sidebar .sidepost ul li{list-style:none;}
		#maincontent .sidebar .sidepost ul.recent li h2 {
			background:none;
			border-bottom:1px solid #edc94e;
			line-height:100%;
			font-size:75%;
			padding:0 0 3px 0;
			margin-bottom:5px;
		}
		#maincontent .sidebar .sidepost ul.recent li {
			display:block;
			padding:5px;
			margin:10px 0;
		}
		#maincontent .sidebar .sidepost ul.recent li p {
			padding:2px 0 2px 5px;
			margin:0;
			font-size:75%;
			text-align:left;
		}

#maincontent .sidebar .sidepost ul.recent a {
color:#000;
text-decoration:none;
}

		#maincontent .sidebar .sidepost ul.recent .more a {
			font-weight:bold;
			line-height:100%;
			padding:4px;
			font-size:65%;
			color:#000;
			text-decoration:none;
			background-color:#edc94e;
			float:right;
			display:block;
			margin-top:5px;
			webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
		}
		#maincontent .sidebar .sidepost .recent .more a:hover {
			color:#fff;
			text-decoration:none;
			background-color:#000;
			webkit-border-radius:4px;
			-moz-border-radius:4px;
			border-radius:4px;
		}
	#maincontent .sidebar h3.topmargin {
		margin-top:-25px;
	}
	#maincontent .sidebar h3 {
		padding:0 0 0 15px;
		margin:0 0 10px 0;
		background:url(images/sideheadbg.gif) no-repeat top left;
		text-transform:uppercase;
		font-size:90%;
		line-height:30px;
		color:#000;
	}
	#maincontent .sidebar p {
		padding:0;
		margin-top:0;
		font-size:80%;
	}
#footer {
	background:url(images/footerbg.gif) top left no-repeat #edac1d;
	width:906px;
	clear:both;
	float:left;
}
#footer .bottomnav {
	height:37px;
	float:left;
	width:906px;
}
	#footer .bottomnav .left {
		float:left;
		width:330px;
		font-size:65%;
		line-height:37px;
		color:#FFF;
		margin-left:15px;
	}
	#footer .bottomnav .right {
		float:right;
		width:540px;
	}
	#footer .bottomnav .right ul {
		padding:0;
		margin:0;
		list-style:none;
		padding-left:10px;
	}
	#footer .bottomnav .right ul li {
		float:left;
	}
	#footer .bottomnav .right ul li a {
		font-size:65%;
		text-decoration:underline;
		color:#fff;
		line-height:39px;
		padding-top:5px;
		margin-left:10px;
	}
	#footer .bottomnav .right ul li a:hover {
		text-decoration:none;
	}
#footer .locations {
	float:left;
	color:#353535;
	text-align:center;
	margin:15px 0 30px 0;
}
	#footer .locations h1 {
		color:#353535;
		font-size:115%;
		margin:0 35px 10px 35px;
		padding-bottom:10px;
		display:block;
		width:826px;
		border-bottom:1px solid #353535;
	}
	#footer .locations h1 a {
		text-decoration:none;
		color:#353535;
	}
	#footer .locations h1 a:hover {
		color:#FFF;
	}
	#footer .locations h2 {
		margin:5px 0 0 0;
		padding:0;
		font-size:90%;
		text-decoration:none;
		text-transform:uppercase;
	}
	#footer .locations h2 a {
		text-decoration:none;
		color:#353535;
	}
	#footer .locations h2 a:hover {
		color:#FFF;
	}
	#footer .locations p {padding:0 20px; margin-top:3px;}
			#footer .locations p a {
				color:#353535;
				text-decoration:none;
				font-size:65%;
			}
			#footer .locations p a:hover {
				color:#fff;
				text-decoration:none;
			}

/*------------- WP CONTACT FORM 7 -------------------*/

.wpcf7-response-output {
        width:225px;
	color:#FFF;
	font-size:.75em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
	padding:5px !important;
	float:left;
	margin:15px 0 !important;
}

#form .wpcf7-response-output {
	margin:0 !important;
}

.wpcf7-validation-errors {
	border:1px solid #C66 !important;
	background-color:#C33 !important;
}

.wpcf7-mail-sent-ok {
	border:1px solid #74d174 !important;
	background-color:#109010 !important;
}

.wpcf7-not-valid-tip {
	border:1px solid #C66 !important;
	background-color:#C33 !important;
	color:#FFF;
	width:60px !important;
	text-align:center;
	margin-top:-6px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

/*-------------- END WP CONTACT FORM 7 -----------------*/
