/*  
Theme Name: Bloomington Criminal Attorney
Theme URI: http://bloomingtoncriminalattorney.com
Description: John Prior's Site
Version: 1.0
Author: Ben Wells
Author URI: http://www.marketing-for-attorneys.com

*/

body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x; 
background-color:#000;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
margin-top: 0;
margin-left: auto;
margin-right: auto;
width: 800px;
background-image: url(images/container_bg.jpg);
background-repeat: repeat-y;
}

#header {
margin: 0;
padding: 0;
height: 395px;
background-image: url(images/header_top2.jpg);
}

	#mainnav {
		position: relative;
		top: 155px;
		left: 0px;
	}

	#sitedescription h1 {
		margin: 0;
		position: relative;
		top: 5px;
		left: 510px;
		font-size: .6em;
		color: #fff;
		}
		
		#sitedescription img {
		margin-bottom: -150px;
		}

#leftcol {
float: left;
width: 199px;
background-image: url(images/leftcol_center.jpg);
background-repeat: repeat-y;
color: #D8880B;
}

	#leftcol p, #rightcol p {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 0;
	font-size: .65em;
	color: #D8880B;
	}

	#leftcol_top {
	background-image: url(images/leftcol_top.jpg);
	height: 138px;
background-repeat: no-repeat;
	}
	
	#leftcol h1, #rightcol h1 {
	font-size: .85em;
	text-transform: uppercase;
	color: #D8880B;
	margin: 0;
	padding: 10px 5px 10px 25px;
	}
	
#centercol {
float: left;
width: 402px;
background-image: url(images/centercol_top.jpg);
background-repeat: no-repeat;
background-color: #fff;
padding-top: 42px;
}	

	#centercol h1, #centercol h2, #centercol h3, #centercol li {
	margin: 0;
	padding: 0;
	margin-left: 108px;
	margin-right: 10px;
	}

	#centercol h1 {
	font-size: 1.3em;
	}
	
	#centercol br {
	margin: 0;
	padding: 0;
	}
	
	#centercol h2 {
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
	#centercol h3 {
	font-size: .85em;
	font-weight: bold;
	}
	
	#centercol p {
	margin-left: 108px;
	margin-right: 10px;
	}
	
	#centercol a:hover {
	text-decoration: underline;
	color: #0066CC;
	}
	
	#centercol_mid {
	background-image: url(images/centercol_mid.jpg);
	background-repeat: no-repeat;
	height: 100px;
	}
	
	#recentblogposts {
	margin-top: o;
	background-color: #fff;
	}
	
	#centercol_bottom {
	background-image: url(images/centercol_bottom.jpg);
	background-repeat: no-repeat;
	height: 43px;
	}
	
#rightcol {
float: left;
width: 199px;
color: #D8880B;
}

	#rtcol_top {
	background-image: url(images/rtcoltop.jpg);
	background-repeat: no-repeat;
	height: 53px;
	}

	#rightcol p {
	margin-left: 15px;
	margin-top: 5px;
	}
	
	#rightcol ul {
	
	}

	/* Old DDFM contact form 
	
	#dagonwrap {
	margin-left: -35px;
	}
	
	
	.submit {
margin-left: -240px;
	}
	
	
	p.fieldwrap label {
	font-size: 1.5em;
	color: #D8880B;
	}
*/

.fieldwrap {
float: left;
text-align: left;
margin-left: 0;
padding-left: 0;
	width: 100%;
	}
	

#footer {
height: 100px;
background-image: url(images/footer_top.jpg);
background-repeat: no-repeat;
background-color: #000000;
clear: both;
padding-top: 30px;
color: #D8880B;
font-size: .85em;
}

	#footer_lft {
	float: left;
	}
	
	#footer_rt {
	float: right;
	text-align: right;
	}
	
	#footer_rt ul li {
	display: inline;
	}

p {
font-size: .85em;
margin-bottom: 3px;
}

a {
text-decoration: none;
color: #D8880B;
}

a:hover {
color: #fff;
}

ul {
font-size: .85em;
margin: 0;
margin-right: 5px;
list-style-type: bullet;
}

li {
font-size: .85em;
}

hr {
background-color: #D8880B;
margin: 0;
padding: 0;
border: none;
margin-top: 5px;
}


