/*
Theme Name: Simplicty
Description: Pretty simple theme with only posts on main page
Version: 0.11
Author: Ben McCrary
Author URI: http://www.wh0cares.com
*/

a:link, a:hover, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
}

h2 {
	font-family: Georgia, Times;
}

h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	text-decoration: none;
}

.comments {
	font-size: 12px;
	margin-top: -25px;
}

.comments a:hover, .comments a:link, .comments a:visited, .comments a:hover {
	color: #BF222F;
}

.red {
	color: #BF222F;
	display: inline;
}

.red a:hover, .red a:link, .red a:visited, .red a:active {
	color: #BF222F;
}

.tabnav {
	height: 20px;
	margin: 0;
	margin-bottom: -30px;
	padding-left: 10px;
}

.tabnav a:link, .tabnav a:visited {
	background: #F3F3F3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.tabnav a:link.active, .tabnav a:visited.active {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
}

.tabnav a:hover	{
	background: #FFFFFF;
}

.tabnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.time {
	font-size: 12px;
	margin-top: -23px;
}

#comments1 {
	color: #BF222F;
	font-size: 18px;
	text-align: center;
}

#content {
	margin: auto;
	width: 760px;
}

#content {
	font-size: 15px;
	width: 760px;
}

#header {
	border-bottom: 1px solid #BF222F;
	color: #BF222F;
	font-family: Georgia, Times;
	font-size: 24px;
	font-weight: bold;
	margin: auto;
	text-align: right;
	width: 760px;
}

#header a:link, #header a:visited, #header a:active, #header a:hover {
	color: #BF222F;
	text-decoration: none;
}
