/*
Theme Name: Brose McVey V2
Theme URI: http://www.tgfi.net/
Description: A custom theme by Kevin Gormal and implemented in Wordpress by TGFI.  All Rights Reserved.
Version: 2.0
Author: Kevin Gormal
Author URI: http://www.sparktoignite.com/

	This theme was designed and built by Matchbox Creative

*/

.border {
	border: 1px solid #3F81BD;
}
img {
	border: 0;
}

.contentLeft {
	width: 520px;
	float: left;
	background-color: #FFF;
	padding: 1em;
}
.contentRight {
	width: 396px;
	float: right;
}
.contentRight2 {
	padding: 1em;
	
}

body { font: 13px Arial, Helvetica, sans-serif; background-color: #00255E }


#map-widget, #map-container, a, li, .contentLeft span { 
behavior: url(http://www.brosemcvey.com/wp-content/themes/brose2/iepngfix.htc) ;
}

span.breadcrumb {
	font: 10px Georgia, "Times New Roman", Times, serif; letter-spacing: .7px ; color:#790000;padding-top:9px;
}

/*---Stylize---*/
h1 {font: bold 1.5em Arial, "Times New Roman", Times, serif;padding: 0px 0 3px 0;color:#01204F;margin:0;}
h2 {font: bold 1.2em Arial, "Times New Roman", Times, serif ;color:#474747;padding-top:8px;margin:0;}
h3 {font: bold .9em Arial, "Times New Roman", Times, serif ;color:#555;padding-top:3px;margin:0;}
h4 {margin:0;padding:0;}
/*p {padding:9px 0;}*/

/*ul {list-style: none;}*/
ol {}
li {}
blockquote {}
small{font-size:.8em;font-family:verdana, sans-serif;}
em {font-style: italic;}
strong{font-weight: bold;}
a {color:#790000;}
a:hover {text-decoration: underline;}
a:active {outline:none;}
/*a:hover {color:#333;}*/
hr {margin:36px 0 30px 0;display: block;border-top: 1px solid #ccc;}
h1 a {
	color:#01204F;
	text-decoration: none;
}
h2 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}

.alignright {
	float:right;
}

img.alignright {
	padding-left: 12px;
}

.alignleft {
	float:left;
}

img.alignleft {
	padding-right:12px;
}

span.postDate {
	display: block;
	font-size: .75em;
	margin-top: -3px;
}


.sidebarHeader {
	margin-top: 16px;
	margin-left: 1em;
	color: #FFFFFF;
	font: normal 1.1em verdana,arial,sans-serif;
	padding: 18px 0 3px 0;
}
.sidebar ul {
	margin-left: 1em;
	color: #fff;
}
.sidebar li {
	color: #fff;
}

.sidebar li a {
	color: #fff;
}

.sidebar ul.widget {
	list-style-type: none;
}
.sidebar li.widget {
	list-style: none;
}

.sidebar { background: #00245e !important; }

.paidForBy p {
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	color:#3F81BD;
	border: 1px solid #3F81BD;
/*	background-color: #ddd;*/
	width: 270px;
	text-align: center;
	
}
/*---END Stylize---*/