/*
Theme Name: Simplicty
Version: 0
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: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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;
}

.time {
	font-size: 12px;
	
}


.adsense {
float:right;
padding: 5px;
padding-right: 0;
}

#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 #009900;
	color: #009900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: auto;
	text-align: left;
	width: 760px;
}

#header2 {
	border-bottom: 1px solid #009900;
	color: #009900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: auto;
        text-align: left;
	width: 760px;
}

#header3 {
	color: #009900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-indent: 10px;
	margin: auto;
        text-align: left;
	width: 300px;
}



#header a:link, #header a:visited, #header a:active, #header a:hover {
	color: #009900;
	text-decoration: none;
}
