/*
Theme Name: Davenport Energy
Theme URI: http://davenportenergy.com/
Description:
Version: 1.0
Author: Blair Marketing
Author URI: http://blairmarketing.com/
*/

body {
	text-align: left;
	margin: 0;
	padding: 0;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
    background: #f6f6f6 url(images/bkgd.jpg) repeat-x;
}
p, li {
	line-height: 15px;
	color: #333333;
}
#headerwrap {
	width: 1000px;
	height: 244px;
	margin:0 auto;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#headerwrap2 {
	width: 1000px;
	margin:0 auto;
	height: 136px;
}

#header2 {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#nav1wrap {
	width: 100%;
	height: 20px;
	background: url(images/nav1bg.jpg) repeat-x left top;
	padding: 0;
	margin: 0;
}

#nav1 {
	width: 1000px;
	height: 20px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border-left:1px solid #d3a452;
	border-right:1px solid #d3a452;
}

ul#leftnav1 {
	margin: 0;
	padding: 2px 0 0 5px;
	float:left;
}

ul#leftnav1 li {
	display: inline;
	background: url(images/arrow-gold.gif) no-repeat left center;
	padding-left: 10px;
	padding-right: 25px;
}

ul#leftnav1 li a {
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

ul#leftnav1 li a:hover {
	text-decoration: underline;
}

ul#rightnav1 {
	padding: 2px 5px 0px 0px;
	position: absolute;
	right: 0;
	margin:0;
}

ul#rightnav1 li {
	display: inline;
	padding-left: 25px;
}

ul#rightnav1 li a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

ul#rightnav1 li a:hover {
	text-decoration: underline;
}

#nav2wrap {
	width: 100%;
	height: 33px;
	background: url(images/nav2bg.jpg) repeat-x left top;
	padding: 0;
	margin: 1px 0 0;
}

#nav2 {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 13px;
	height: 33px;
	border-left:1px solid #307eae;
	border-right:1px solid #307eae;
}

#nav2 table {
	width: auto;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 33px;
}

#nav2 tr {
	margin: 0;
	padding: 0;
}

#nav2 td {
	background: url(images/nav2split.jpg) no-repeat right center;
	padding-right: 30px;
	padding-left: 30px;
}

#nav2 a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#nav2 a:hover {
	text-decoration: underline;
}

#nav2 .nobg {
	background-image: none;
}

#contentwrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
    background-color: #ffffff;
}

h1, h2 {
	color: #a17220;
	font-weight: normal;
}
#content {
	text-align: left;
}
#content .entry h1 {
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 45px 0px 0px 285px;
}
#content .entry h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#breadcrumb {
	background-color: #BED5E5;
	font-size: 10px;
	text-transform:uppercase;
	padding: 10px;
	color: #3280ae;
	border-bottom: 1px solid #ffffff;
}
#breadcrumb * {
	text-decoration: none;
}
#breadcrumb {
	margin: 0;
	padding: 5px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #3280ae;
}

#content {
	width: 715px;
	float: right;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#content .entry {
	margin: 0px 20px 20px 0px;
	text-align: left;
}

#contenthome {
	width:100%;
}

#contenthome .entry {
	padding: 10px 0 0 0;
	font-size:11px;
	line-height:14px;
}

#sidebar {
	width: 210px;
	padding: 0px 20px 20px 20px;
	float: left;
	background: url(images/sidebg.jpg) repeat-x left top;
	text-align: left;
	list-style-image: url(images/arrow-blue.png);
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	min-height: 400px;
	_height: 400px;
}

#sidebar a {
	color: #3280ae;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar ul {
	font-size: 13px;
	padding: 45px 20px;
}

#footer {
	width:1000px;
	margin: 5px auto;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
#footer * {
	color: #999999;
}

#footer p {
	margin: 0;
}

#footer a{
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #3280ae;
}
.logos>div {
	margin-bottom:10px;
	margin-right:10px;
}
.logos img {
	padding:3px;
	border:1px solid #cccccc;
}
.datatable td {
	border-bottom:1px solid #ccc;
	padding: 0px 10px 5px 0px;
}