/* 
Theme Name: Britepilot
Theme URL: http://www.britepilot.com
Description: Custom theme for Britepilot Creative.
Author: Andrew Egenes
Author URI: http://www.britepilot.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

img, div, h1, li { behavior: url("http://www.britepilot.com/wp-content/themes/britepilot/iepngfix.htc") }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 1020px;
	margin: 25px auto;
	padding: 0;
}

#header {
	width: 970px;
	height: 40px;
	margin: 0 0 20px 0;
	padding: 5px 30px 10px 20px;
}

	#header #logo {
		float: left;
		width: 160px;
		margin: 0;
		padding: 0 0 0 10px;
	}
	
		#header #logo h1 {
			width: 141px;
			height: 51px;
			background: url("images/logo_red.png") no-repeat 0 0;
			cursor: pointer;
		}
		
			#header #logo h1 span { display: none; }
			
	#header #navbar {
		float: left;
		width: 790px;
		margin: 7px 0 0 0;
		padding: 0;
	}
	
		#header #navbar ul {
			list-style: none;
			display: block;
			margin: 0;
			padding: 0;
		}
		
			#header #navbar ul li {
				display: block;
				float: left;
				margin: 0;
				padding: 0;
			}
			
				#header #navbar ul li a,
				#header #navbar ul li a:visited {
					display: block;
					margin: 0;
					padding: 10px 34px;
					font: 8pt Arial, Helvetica, sans-serif bold;
					text-transform: uppercase;
					color: #fff;
					text-decoration: none;
					border-left: 1px dotted #fff;
					font-weight: bold;
					text-shadow: 1px 1px 1px #04323F;
				}
				
				#header #navbar ul li.studio a,
				#header #navbar ul li.studio a:visited {
					margin: 0;
					font: 8pt Arial, Helvetica, sans-serif bold;
					text-transform: none;
					color: #83AAB4;
					text-decoration: none;
					border-left: 1px dotted #fff;
					font-weight: normal;
				}
				
				#header #navbar ul li a:hover,
				#header #navbar ul li.studio a:hover { text-decoration: underline; }

/* ---------------------------------------------------------------------------------
	Body
--------------------------------------------------------------------------------- */

#content {
	clear: both;
	width: 940px;
	margin: 0 10px;
	padding: 0 30px;
}

	#mainBody {
		float: left;
		width: 659px;
		margin: 0 15px 0 0;
		padding: 10px 0 0 0;
	}
	
		#mainBody p {
			clear: both;
			font-size: 10pt;
			line-height: 150%;
			color: #333;
			margin: 0;
			padding: 0 0 15px 0;
		}
		
		#mainBody h4 {
			clear: both;
			font-size: 13pt;
			font-weight: bold;
			line-height: 150%;
			margin: 0 0 15px 0;
			padding: 0;
		}
		
		#mainBody h2.internal {
			clear: both;
			font-size: 16pt;
			color: #085669;
			margin: 0 0 10px 0;
			padding: 0 0 5px 0;
			border-bottom: 1px dotted #5B94A2;
			font-family: Georgia, "Times New Roman", Times, serif;
		}
	
#int_header {
	clear: both;
	width: 1000px;
	height: 135px;
	margin: 0;
	padding: 0;
}

	#int_header span { display: none; }
	
	.portfolio_head { background: url("images/h_portfolio.png") no-repeat 0 0; margin: 0; padding: 0; }
	.blog_head { background: url("images/h_blog.png") no-repeat 0 0; margin: 0; padding: 0; }
	.contact_head { background: url("images/h_contact.png") no-repeat 0 0; margin: 0; padding: 0; }
	.services_head { background: url("images/h_services.png") no-repeat 0 0; margin: 0; padding: 0; }
	.about_head { background: url("images/h_about.png") no-repeat 0 0; margin: 0; padding: 0; }
	.error_head { background: url("images/h_404.png") no-repeat 0 0; margin: 0; padding: 0; }

/* ---------------------------------------------------------------------------------
	Headers
--------------------------------------------------------------------------------- */

h5.page_h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #E2222B;
	margin: 0;
	padding: 0 0 10px 0;
}

/* ---------------------------------------------------------------------------------
	Sidebar
--------------------------------------------------------------------------------- */

#sidebar {
	float: left;
	width: 265px;
	margin: 0;
	padding: 15px 0 0 0;
	background: url("images/bg_sidebar.png") repeat-y 0 0;
}

	#sidebar #sb_wrapper {
		width: 250px;
		min-height: 500px;
		margin: 0;
		padding: 0 0 100px 15px;
		background: url("images/bg_sidebar_bot.png") no-repeat bottom left;
	}
	
	#sidebar h2 {
		width: 240px;
		height: 25px;
		margin: 0 0 5px 0;
		padding: 2px 0 0 10px;
		background: url("images/bg_sbheader.png") no-repeat;
		font: 10pt Geneva, Arial, Helvetica, sans-serif;
		color: #fff;
	}
	
			#sidebar a,
			#sidebar a:visited {
				color: #E2222B;
				text-decoration: none;
			}
			
			#sidebar a:hover { text-decoration: underline; }
	
	#sidebar ul {
		list-style: none;
		display: block;
		margin: 0;
		padding: 0;
	}
	
		#sidebar ul li {
			margin: 0 5px;
			padding: 5px 0 5px 5px;
			border-bottom: 1px dotted #dadada;
			font-size: 9pt;
			color: #5B94A2;
		}
		
		#sidebar ul li:last-child { border: none; }
		
			#sidebar ul li a,
			#sidebar ul li a:visited {
				font-size: 9pt;
				color: #E2222B;
				text-decoration: none;
				font-weight: bold;
				margin: 0;
				padding: 0 5px 0 0;
			}
			
			#sidebar ul li a:hover { text-decoration: underline; }
			
	#sidebar .sbox {
		width: 250px;
		margin: 0;
		padding: 0;
		background: url("images/bg_sbox.png") repeat-y 0 0;
	}
	
		#sidebar .sbox div.top {
			width: 230px;
			margin: 0;
			padding: 20px 10px 0 10px;
			background: url("images/bg_sbox_top.png") no-repeat 0 0;
		}
		
		#sidebar h3 {
			font-size: 12pt;
			font-weight: bold;
			color: #085669;
			margin: 0 0 5px 10px;
			padding: 0;
		}
		
			#sidebar .sbox ul li a.facebook, #sidebar .sbox ul li a.facebook:visited {
				padding: 4px 0 4px 22px;
				background: url("images/sprite_icons.png") no-repeat 0 -56px;	
				color: #5B94A2;
				font-size: 10pt;
			}
			
			#sidebar .sbox ul li a.linkedin, #sidebar .sbox ul li a.linkedin:visited {
				padding: 4px 0 4px 22px;
				background: url("images/sprite_icons.png") no-repeat 0 -76px;	
				color: #5B94A2;
				font-size: 10pt;
			}
			
			#sidebar .sbox ul li a.twitter, #sidebar .sbox ul li a.twitter:visited {
				padding: 4px 0 4px 22px;
				background: url("images/sprite_icons.png") no-repeat 0 -97px;	
				color: #5B94A2;
				font-size: 10pt;
			}
		
	#sidebar ul.twitter {
		list-style: none;
		display: block;
		margin: 0;
		padding: 0;
	}
	
		#sidebar ul.twitter li.twitter-item {
			display: block;
			min-height: 35px;
			margin: 0;
			padding:0 45px 5px 10px;
			background: url("images/twitter.png") no-repeat bottom right;
			border: none;
			font-size: 8pt;
			color: #999;
		}
		
	#imac {
		clear: both;
		width: 225px;
		margin: 0;
		padding: 0 0 0 5px;
		font-size: 9pt;
		line-height: 150%;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #5B94A2;
	}
	
		#imac h3 {
			font-size: 11pt;
			font-weight: bold;
			color: #085669;
			margin: 0;
			padding: 0 0 5px 0;
		}
	
		#imac img {
			display: block;
			float: right;
			margin: 0 0 0 10px;
		}
		
	#sidebar #tag_cloud {
		width: 250px;
		min-height: 120px;
		background: url("images/bg_cloud.png") no-repeat 0 0;
		text-align: center;
		margin: 0;
		padding: 20px 0 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
		#sidebar #tag_cloud a {
			margin: 0 5px;
			line-height: 125%;
			white-space: nowrap;
			text-transform: capitalize;
		}
		
	.availability {
		background: url("images/calendar.png") no-repeat 5px 0;
		margin: 0;
		padding: 10px 0 0 60px;
		min-height: 40px;
		font-size: 9pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #5B94A2;
	}
	
	.testimonial {
		background: url("images/quote.png") no-repeat 0 -10px;
		margin: 0;
		padding: 0 0 0 50px;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #5B94A2;
		line-height: 150%;
	}
	
		.testimonial cite {
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold;
			color: #E2222B;
			font-style: normal;
			margin: 5px 0 0 0;
			padding: 5px 0 15px 0;
			border-top: 1px dotted #D1DEE2;
			line-height: normal;
		}
	
			.testimonial cite .testimonialdescription {
				display: block;
				font-size: 8pt;
				font-weight: normal;
				font-style: italic;
			}

/* ---------------------------------------------------------------------------------
	Footer
--------------------------------------------------------------------------------- */
			
#ready_banner {
	clear: both;
	width: 1012px;
	margin: 50px 0 10px -10px;
	padding: 0;
}

#footer {
	clear: both;
	width: 970px;
	margin: 0;
	padding: 15px;
	color: #6195A2;
	font-size: 8pt;
	text-shadow: #fff 0px -1px 1px;
	background: url("images/bg_footer.png") no-repeat 0 0;
	text-shadow: 1px 1px 1px #fff;
}

	#footer #left {
		float: left;
		width: 480px;
	}
	
	#footer #right {
		float: right;
		width: 180px;
	}
	
		#footer #right ul {
			list-style: none;
			display: block;
			margin: 0;
			padding: 0;
		}
		
			#footer #right ul li {
				float: left;
				margin: 0;
				padding: 0 10px;
				border-right: 1px dotted #6195A2;
			}
			
			#footer #right ul li:last-child { border: none; }
			
				#footer #right ul li a,
				#footer #right ul li a:visited {
					color: #6195A2;
					font-size: 8pt;
					text-shadow: 1px 1px 1px #fff;
				}
				
				#footer #right ul li.rss a {
					padding-left: 18px;
					background: url("images/sprite_icons.png") no-repeat 0 -142px;
					color: #6195A2;
					text-shadow: 1px 1px 1px #fff;
					font-weight: bold;
					text-decoration: none;
				}
				
				#footer #right ul li.wordpress {
					padding-right: 0;
					border-right: 0;
				}
				
				#footer #right ul li.wordpress a {
					padding-left: 18px;
					background: url("images/sprite_icons.png") no-repeat 0 -122px;
					color: #6195A2;
					text-shadow: 1px 1px 1px #fff;
					font-weight: bold;
					text-decoration: none;
				}
				
				#footer #right ul li.rss a:hover,
				#footer #right ul li.wordpress a:hover{ text-decoration: underline; }

/* ---------------------------------------------------------------------------------
	Featured Billboard
--------------------------------------------------------------------------------- */
				
#billboard {
	clear: both;
	width: 1000px;
	height: 330px;
	margin: 0 10px;
	padding: 0;
	background: url("images/bg_billboard.png") no-repeat 0 0;
}

	#billboard #featureContent {
		float: left;
		width: 440px;
	}
	
		#billboard #featureContent h2 {
			font: 18pt Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			margin: 0 0 5px 0;
			padding: 0 0 5px 0;
			border-bottom: 1px solid #dadada;
		}
		
			#billboard #featureContent h2 a,
			#billboard #featureContent h2 a:visited {
				color: #085669;
				text-decoration: none;
			}
		
		#billboard #featureContent .date {
			clear: both;
			margin: 0 0 15px 0;
			font: 11pt Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			color: #085669;
		}
		
		#billboard #featureContent p {
			clear: both;
			margin: 0 0 15px 0;
			padding: 0;
			font: 10pt Geneva, Arial, Helvetica, sans-serif;
			color: #666;
		}
		
		.projType {
			clear: both;
			margin: 5px 0 0 0;
			padding: 0 0 1px 5px;
			font: 9pt Geneva, Arial, Helvetica, sans-serif bold;
			color: #085669;
			border-left: 3px solid #ddd;
		}
		
			.projType a,
			.projType a:visited {
				color: #085669;
				text-decoration: none;
				font-weight: normal;
			}
			
			.projType a:hover { text-decoration: underline; }

	#billboard #featureImage {
		float: right;
		width: 300px;
		height: 200px;
		margin: 0;
		padding: 100px 40px 0 0;
	}
	
/* ---------------------------------------------------------------------------------
	Portfolio
--------------------------------------------------------------------------------- */

ul#folioList {
	list-style: none;
	display: block;
	width: 885px;
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
}

	ul#folioList li {
		display: block;
		width: 875px;
		height: 215px;
		padding: 5px;
		margin: 0 0 25px 0;
		background: #fff;
	}
	
		ul#folioList li img {
			margin: 0;
			padding: 0;
			background: #fff;
		}
		
		ul#folioList li h2 a,
		ul#folioList li h2 a:visited {
			color: #085669;
			font: 12pt Georgia, "Times New Roman", Times, serif;
			text-decoration: none;
			padding: 0 5px;
		}
		
		ul#folioList li p {
			font: 9pt Geneva, Arial, Helvetica, sans-serif;
			color: #666;
			line-height: 150%;
			padding: 0 5px;
		}
		
.folioPost {
	margin: 0;
	padding: 0 10px;
}

	.folioPost .folioImage {
		float: left;
		width: 600px;
		margin: 0 0 0 15px;
		padding: 0;
	}
	
	.folioPost .folioHead {
		display: block;
		float: left;
		width: 305px;
	}

		.folioPost .folioHead h2 {
			clear: both;
			font: 14pt Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #085669;
			margin: 0;
			padding: 0;
		}
		
		.folioPost .folioHead p {
			clear: both;
			margin: 0;
			padding: 0 0 9px 0;
			font: 10pt Geneva, Arial, Helvetica, sans-serif;
			color: #666;
		}
		
		.folioPost .folioHead .imageSide {
			margin: 20px 0 0 0;
			padding: 0;
		}
		
.folio_entry {
	display: block;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #fff;
}

	.folio_entry .left {
		float: left;
		width: 275px;
		margin: 10px 0 0 0;
		padding: 0;
	}
	
		.folio_entry .left h2 {
			clear: both;
			font: 10pt Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			color: #085669;
			margin: 0 0 2px 0;
			padding: 0;
		}
		
		.folio_entry .left .date {
			font: 8pt Arial, Helvetica, sans-serif;
			color: #7ea8b2;
			margin: 0 0 15px 0;
			padding: 0;
		}
		
		.folio_entry .left p {
			font: 10pt Georgia, serif;
			font-style: italic;
			line-height: 150%;
			color: #317b8d;
		}
	
	.folio_entry .right {
		float: right;
		width: 640px;
		margin: 0;
		padding: 0;
	}
	
		.folio_entry .right img {
			padding-bottom: 15px;
		}
		
/* ---------------------------------------------------------------------------------
	About Us
--------------------------------------------------------------------------------- */



/* ---------------------------------------------------------------------------------
	Services
--------------------------------------------------------------------------------- */

ul.servicesList {
	list-style: none;
	display: block;
	margin: 25px 0 0 0;
	padding: 0;
}

	ul.servicesList li {
		display: block;
		float: left;
		width: 255px;
		height: 115px;
		margin: 0 0 25px 0;
		padding: 0 0 0 60px;
		background: url("images/sprite_services.png") no-repeat;
		font-size: 10pt;
		overflow: hidden;
	}
	
		ul.servicesList li h5, ul.servicesList li h5 a, ul.servicesList li h5 a:visited {
			clear: both;
			font-size: 11pt;
			font-weight: bold;
			color: #085669;
			margin: 0 0 5px 0;
			padding: 0;
			text-decoration: none;
		}
		
		ul.servicesList li h5 a:hover {
			text-decoration: none;
			border-bottom: 1px solid #085669;
		}
		
		ul.servicesList li p {
			clear: both;
			font-size: 9pt;
			line-height: 150%;
		}
	
	ul.servicesList li.margin { margin-right: 25px; }
	
	ul.servicesList li.design { background-position: 0 0; }
	ul.servicesList li.dev { background-position: 0 -148px; }
	ul.servicesList li.social { background-position: 0 -300px; }
	ul.servicesList li.graphic { background-position: 0 -450px; }
	ul.servicesList li.strat { background-position: 0 -1490px; }
	ul.servicesList li.magic { background-position: 0 -750px; }
	ul.servicesList li.studio { background-position: 0 -900px; }
	ul.servicesList li.search { background-position: 0 -1050px; }
	ul.servicesList li.support { background-position: 0 -1200px; }
	ul.servicesList li.prices { background-position: 0 -1350px; }
	ul.servicesList li.pr { background-position: 0 -1625px; }
	ul.servicesList li.sem { background-position: 0 -600px; }
		
/* ---------------------------------------------------------------------------------
	Blog & Posts
--------------------------------------------------------------------------------- */

.post {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

	.post .posted h2 {
		clear: both;
		font: 20pt Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		margin: 0;
		padding: 5px 0;
		border-bottom: 1px solid #fff;
	}
	
		.post .posted h2 a,
		.post h2 a:visited {
			color: #E2222B;
			text-decoration: none;
		}
		
		.post .posted h2 a:hover {
			color: #085669;
			text-decoration: none;
		}
		
	.post h2.error {
		font-size: 24px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #E2222B;
		margin: 10px 0;
	}
	
	.post .posted {
		float: left;
		width: 530px;
		margin: 0;
		padding: 0 10px 0 0;
	}
	
		.post .posted .meta {
			clear: both;
			font-size: 9pt;
			color: #666;
			margin: 5px 0 10px 0;
		}
	
			.post .posted .meta .author {
				display: block;
				float: left;
				background: url("images/sprite_icons.png") no-repeat 0 -40px;
				padding: 0 0 0 18px;
			}
			
			.post .posted .meta .category {
				float: left;
				padding: 0 0 0 5px;
			}
			
				.post .posted .meta a,
				.post .posted .meta a:visited {
					color: #666;
					text-decoration: underline;
				}
				
				.post .posted .meta a:hover { color: #333; }
				
				.post .posted .meta .comments a,
				.post .posted .meta .comments a:visited{
					margin: 0 0 0 10px;
					padding: 0 0 0 18px;
					background: url("images/sprite_icons.png") no-repeat 0 -20px;
				}
				
				.post .posted .meta .time {
					margin: 0 0 0 10px;
					padding: 0 0 0 18px;
					background: url("images/sprite_icons.png") no-repeat 0 0;
				}
		
		.post .posted p {
			clear: both;
			margin: 0;
			padding: 0 0 15px 0;
			font-size: 10pt;
			line-height: 150%;
			color: #333;
		}
		
			.post .posted p a,
			.post .posted p a:visited,
			.theComments a,
			.theComments a:visited {
				color: #085669;
				text-decoration: underline;
			}
			
			.post .posted p a:hover,
			.theComments a:hover { color: #E2222B; }
		
	.post .sideMeta {
		float: left;
		width: 100px;
		margin: 0;
		padding: 5px 9px 0 0;
		font-size: 9pt;
		color: #666;
	}
	
		.post .userphoto {
			width: 84px;
			height: 84px;
			margin: 0 0 5px 0;
			padding: 6px;
			background: url("images/bg_userphoto.png") no-repeat 0 0;
		}
		
			.post .userphoto .userphoto_img {
				width: 80px;
				height: 80px;
				border: 2px solid #fff;
				overflow: hidden;
			}
	
		.post .sideMeta p {
			clear: both;
			padding: 2px 0 2px 20px;
		}
		
	.post .read_more {
		clear: both;
		margin: 0;
		padding: 5px 0 0 0;
		font-size: 9pt;
		font-weight: bold;
		border-top: 1px solid #fff;
	}
	
		.post .read_more a, .post .read_more a:visited {
			color: #E2222B;
			text-decoration: none;
		}
		
		.post .read_more a:hover {
			color: #085669;
			text-decoration: underline;
		}
		
	#postnavigation {
		clear: both;	
	}

/* ---------------------------------------------------------------------------------
	Comments
--------------------------------------------------------------------------------- */

.theComments {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

	.theComments h3 {
		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #085669;
		margin: 10px 0 10px 109px;
		padding: 10px 0 0 0;
		border-top: 1px solid #fff;
	}

	.theComments .commented {
		float: left;
		width: 530px;
		margin: 0;
		padding: 0 10px 0 0;
	}
	
	.theComments .sideMeta {
		float: left;
		width: 100px;
		margin: 0;
		padding: 5px 9px 0 0;
		font-size: 9pt;
	}

#commentsform {
	clear: both;
	margin: 0 0 0 109px;
	padding: 0;
}

.comment_row {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

	.comment_row label {
		float: left;
		width: 85px;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #085669;
	}
	
ol#commentlist {
	clear: both;
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

	ol#commentlist li {
		clear: both;
		margin: 0 0 10px 0;
		padding: 10px 10px 0 10px;
		background: #f3f8f9;
	}

.singlecomment {
	float: left;
	width: 95px;
	margin: 0 5px 0 0;
	padding: 0;
}

	.singlecomment .author {
		clear: both;
		margin: 0;
		padding: 3px 0 3px 0;
		font-size: 10pt;
		font-weight: bold;
	}
	
		.singlecomment .author a,
		.singlecomment .author a:visited {
			color: #E2222B;
			text-decoration: none;
		}
		
		.singlecomment .author a:hover { color: #085669; }
	
	p.commentdate {
		font-size: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #666;
		font-style: italic;
	}

.commenttext-admin, .commenttext {
	float: left;
	width: 535px;
	line-height: 150%;
	color: #333;
	margin: 0;
	padding: 0 0 0 0;
}

	.commenttext-admin p, .commenttext p {
		clear: both;
		padding: 0 0 15px 0;
	}

/* ---------------------------------------------------------------------------------
	Forms
--------------------------------------------------------------------------------- */

.formbutton {
	background: #E2222B;
	padding: 3px 5px;
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 10pt;
	border-top: 1px solid #f9726b;
	border-left: 1px solid #f9726b;
	border-bottom: 1px solid #d12a22;
	border-right: 1px solid #d12a22;
	cursor: pointer;
}

.formbutton:hover {
	border-bottom: 1px solid #f9726b;
	border-right: 1px solid #f9726b;
	border-top: 1px solid #d12a22;
	border-left: 1px solid #d12a22;
}

.textarea, .input {
	border: 1px solid #A8C7CF;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textarea {
	width: 530px;
	height: 100px;
	margin: 0;
	padding: 5px;
	overflow: auto;
}

.input {
	width: 225px;
	margin: 0;
	padding: 3px;
}

.theComments .input { float: left; }

	.textarea:hover, .textarea:focus,
	.input:hover, .input:focus { border: 1px solid #085669; }
	
.cf-box-title { display: none; }

/* ---------------------------------------------------------------------------------
	Miscellaneous
--------------------------------------------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.linklove { display: none; }

.anchorFix {
	position: absolute;
	width: 1px;
}

.map {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

.clear {
	clear: both;
	height: 15px;
}

.pullquote_right {
	display: block;
	float: right;
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 10px;
	border-left: 5px solid #E2222B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 150%;
	text-align: left;
	color: #E2222B;
	background: #F3F8F9;
}

.pullquote_left {
	display: block;
	float: left;
	width: 160px;
	margin: 0 10px 10px 0;
	padding: 10px;
	border-right: 5px solid #E2222B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 150%;
	text-align: right;
	color: #E2222B;
	background: #F3F8F9;
}

.firstletter {
    display: block;
    float: left;
    color: #000;
	margin: 0 5px 0 0;
	padding: 0;
  }
 
  .firstletter span {
    font-size: 430%;
    line-height: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
  }
  .firstletter + span {
    margin-left: -0.5em;
  }

/* ---------------------------------------------------------------------------------
	PageNavi Plugin
--------------------------------------------------------------------------------- */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------------------------------
	cForms Plugin
--------------------------------------------------------------------------------- */

.cform {
	margin: 0 auto;
	width: 649px;
}

	.cform fieldset	{
		margin-top: 10px;
		padding: 10px 0 10px 0;
		border-top: 1px solid #085669;
	}
	
	.cform .cf_hidden {
		display: none;
		border: none;
		background: none;
		padding: 0;
		margin: 0;
	}
	
	.cform legend {
		margin-left:10px;
		padding: 0 2px;
		font:normal 20px Times;
		color:#085669;
	}

ol.cf-ol {
	margin:0;
	padding:0;
}

	ol.cf-ol li	{
		background:none;
		margin:0 10px;
		padding:0;
		list-style:none;
		text-align:left;
		line-height:1.3em;
		min-height:40px;
	}
	
	ol.cf-ol li.textonly {
		padding-bottom: 0;
		margin-bottom: 0;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #47818F;
	}

.cf-fs1 label, .cf-fs3 label {
	float: left;
	width: 85px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47818F;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47818F;
}

label.cf-before span{
	width:200px;
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 0 0 4px;
	width:115px;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47818F;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:150px;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47818F;
}
label.cf-group-after span {
	width:150px;
	display:block;
}

.cform input,
.cform textarea,
.cform select {
	border: 1px solid #A8C7CF;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #085669;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	border: 1px solid #085669;
}

.cform textarea {
	width:600px;
	height:150px;
	padding: 5px;
}

.cform input {
	width:250px;
	padding:3px;
}
.cform select {
	width:200px;
}

.cform select.cfselectmulti	{
	height:6.5em;
}

input.cf-box-a,
input.cf-box-b 	{
	margin:0;
	padding:5px 0 0 0;
	width:16px;
	border:none;
	background:none;
}

ol.cf-ol li.cf-box-group {
	padding: 0 0 10px 0;
	margin: 0;
}

span.reqtxt,
span.emailreqtxt {
	display:block;
	float:left;
	font-size:9px;
	display:none;}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}

p.cf-sb {
	padding: 0;
	margin: 0;
	text-align:left;
	background: #F3F8F9;
	text-align: left;
}

.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width: 120px;
	background: #E2222B;
	padding: 3px 5px;
	margin: 10px 0 0 10px;
	color: #fff;
	font-size: 10pt;
	border-top: 1px solid #f9726b;
	border-left: 1px solid #f9726b;
	border-bottom: 1px solid #d12a22;
	border-right: 1px solid #d12a22;
	cursor: pointer;
}

.cform input.sendbutton:hover {
	border-bottom: 1px solid #f9726b;
	border-right: 1px solid #f9726b;
	border-top: 1px solid #d12a22;
	border-left: 1px solid #d12a22;
}

.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}

.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

ol.cf-ol li.cf_li_err { }

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px;
	list-style:none;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

label.seccap { margin-top: 6px; }

label.secq{
	display:-moz-inline-box;
	display:inline-block;
	width:auto;
	padding:2px 4px 2px 2px;
}

label.secq span {
	display:block;
	width:auto;
}

input.secinput { vertical-align: text-bottom; }

#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px;
	padding:0;
	border:none;
	float:none;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar { border:none; }

div.cf_info {
	color:#666;
	display:none;
	padding:10px;
	margin:10px auto;
	font-size:10pt;
	font-weight:bold;
}

div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}

div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}

div.cf_info a	{
	color:red;
	text-decoration:underline;
}

div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

div.failure {
	color:#E2222B;
	display:block;
}

div.waiting {
	color:#666;
	display:block;
}

.cform .cf_error {
	color:#E2222B;
	border:1px solid #E2222B;
}

div.mailerr { display:block; }

.mailerr, .cform .cf_errortxt { color:#E2222B; }

[disabled] {
	color:#dddddd;
	border-color:#dddddd;
	background:none;
}
.disabled { border-color:#dddddd; }

.cform input.cf_upload {
	width:220px;
	border:none;
	padding-top: 0;
	margin-top: 0;
}

* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}

* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}

* html ol.cf-ol {
	display:inline-block; /*for IE6!!*/
}

* html img.captcha	{
	margin-bottom:9px;
}

*+html img.captcha	{
	margin-bottom:9px;
}

/* ---------------------------------------------------------------------------------
	Facebook Connect
--------------------------------------------------------------------------------- */

#fbconnect {
	float: right;
	width: 194px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#fb-user {
	border: 1px dotted #C0C0C0;
	padding: 5px;
	display: block;
	height: 48px;
}

#fb-msg { float:left; }

.fb_profile_pic_rendered { margin-right: 5px; }

a.FB_Link img { float: left; }