/* 
	Theme Name: Duane Cunningham
	Theme URL: http://
	Description: Specially for Duane Cunningham
	Author: Selfexile
	Author URI: http://selfexile.com/
	Version: 1.0
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.topmenu ul {
	margin:0; 
	padding:0;
	list-style:none;
}

.topmenu ul li{
	float:left;
	margin-left:20px;
}

.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.topmenu a:visited {
	text-decoration: underline;
	color: #333333;
}

.topmenu a:hover {
	text-decoration: none;
	color: #2c87d8;
}

.topmenu a:active {
	text-decoration: underline;
	color: #2c87d8;
}

.outerborder {
	border: 1px solid #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C85D7;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4B6A83;
}
a:hover {
	text-decoration: none;
	color: #F9A902;
}
a:active {
	text-decoration: underline;
	color: #F9A902;
	}
	
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

a.nav:visited {
	text-decoration: underline;
	color: #333333;
}
a.nav:hover {
	text-decoration: none;
	color: #2c87d8;
}
a.nav:active {
	text-decoration: underline;
	color: #2c87d8;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #990000;
}
h2 {
	font-size: 18px;
	color: #1D5F9C;
}
h3 {
	font-size: 16px;
	color: #CC0000;
}
h4 {
	font-size: 16px;
	color: #515151;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content{
	margin-left:10px;
	margin-right:10px;
}
ol.commentlist, ol.commentlist ul{
	padding-left: 0;
	list-style:none	
}
ol.commentlist li{
	padding: 10px;
}
.comment-author{
}
.comment-author.vcard{
	float: left;
}
.comment-author.vcard{
}
.comment-author .avatar{
	float: left;
	position: relative;
	top: -7px;
	padding-right: 10px;
}
.comment p{
	margin-top: 20px;
}
.comment-meta.commentmetadata{
	margin-top: 5px;
	text-align: right;
}

.reply{
	text-align: right;
}
.reply a{
	color: #ff0000;
	font-size: 10px;
}
#respond{
	width: 530px;
} 
#respond textarea#comment{
	width: 530px;
}
