/*
Theme Name: DonMJr Simplicty
Description: Pretty simple theme with only posts on main page
Version: 0.11
Author: Ben McCrary
Author URI: http://www.wh0cares.com
*/

a, a:link, a:hover, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: auto;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	text-decoration: none;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.comments {
	font-size: 12px;
	margin-top: -25px;
}

.comments a:hover, .comments a:link, .comments a:visited, .comments a:hover {
	color: #ffffff;
}

.red {
	color: #9E3A3A;
	display: inline;
}

.red a:hover, .red a:link, .red a:visited, .red a:active {
	color: #9E3A3A;
}

.tabnav {
	height: 23px;
	margin: 0;
	margin-bottom: -30px;
	padding-left: 10px;
}

.tabnav a:link, .tabnav a:visited {
	background: #3D4461;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.tabnav a:link.active, .tabnav a:visited.active {
	background: #9E3A3A;
	color: #000000;
}

.tabnav a:hover	{
	background: #6C79AE;
}

.tabnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.time {
	font-size: 12px;
	margin-top: -23px;
}

#comments1 {
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}

#content {
	margin: auto;
	width: 594px;
	padding-top: 4px;
}

#content {
	font-size: 15px;
	width: 594px;
}

#content h2 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 6px;
}

#header {
	border-bottom: 1px solid #9E3A3A;
	background: #FFFFFF;
	color: #5E6997;
	font-family: Georgia, Times;
	font-size: 24px;
	font-weight: bold;
	margin: auto;
	text-align: right;
	width: 594px;
	padding-right: 8px;
}

#header a:link, #header a:visited, #header a:active, #header a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menubar body, .menubar p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.menubar a, .menubar a:link, .menubar a:hover, .menubar a:visited, .menubar a:active {
	text-decoration: none;
	background: #707DB4;
}
