a {
	color: #3A6048;
}

a:hover {
	text-decoration: underline;
}


a img {
	border: none;
}

img.left {
	display: block;
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
	border: none
}

img.right {
	display: block;
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
	border: none
}

a:visited {
	color: #666666;
}

body {
	background: #fff;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 82%;
	margin: 0;
	padding: 0;
	border: 0px solid #565;
	border-bottom: 1px solid #565;
}

h2 {
	border-bottom: 1px dotted #3A6048;
	font: 120% Arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 1em 0 1em 0;
	padding-bottom: 2px;
	clear: both;
	color: #94A199;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 110%;
	color: #666666;
	clear: both;
}

h4 {
	font-size: 100%;
	color: #666666;
	clear: both;
}


div.post {
	margin-bottom: 2em;
}


p, li, .feedback, .navigation {
	font: 100%/120% Verdana, sans-serif;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	font-weight: bold;
	background: #A8C76C;
	border-top: solid 3px #304A3A;
	color: #fff;
	margin: 2em 0em 0em 0em;
	padding: 0.4em;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

#content {
	padding: 0 2%;
}

#header_content {
	width: 100%;
}

#header {
	background: #ffffff;
	font: normal 230% 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0.4em 0;
	border-top: 3px solid #304A3A;
}

#menu {
	background: #fff;
	border-left: 1px dotted #999999;
	border-top: solid 3px #999999;
	padding: 1em 0 1em 1%;
	float: left;
	width: 23%;
	height: 100%;
}

#menu form {
	margin: 0;
	width: 90%;
}


#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu_header ul {
	position: relative;
	color: #ffffff;
	font-weight: bold;
	list-style: none;
	padding:  0.5em 0 0.5em 2em;
	margin: 0;
	background-color: #A8C76C;
	border-top: 3px solid #304A3A;
}

#menu_header ul li {
	display: inline;
	padding: 0.5em 1em;
}

#menu_header ul li.page_item {
	color: #ffffff;
}

#menu_header ul li.current_page_item {
	background-color: #ffffff;
}

#menu_header ul li.page_item a {
	color: #ffffff;
}

#menu_header ul li.current_page_item a {
	color: #2D794A;
}

#menu_header ul li.current_page_item a:hover {
	color: #2D794A;
}

table.todays_giveaway_specs {
	display: block;
	width: 80%;
	margin: 0 auto;
	background-color: #eeeeee;
	border: 1em solid #eeeeee;
}

table.search_results {
	display: block;
	font-size: 80%;
}

table.search_results td.label {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0.3em 0.8em 0.3em 0.8em;
	font-weight: bold;
	vertical-align: top;
	text-align:center;
}

table.search_results td.data {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0.3em 0.8em 0.3em 0.8em;
	vertical-align: top;
	text-align:center;
}


table.search_results td.common {
	padding: 0.3em 0.3em 0.3em 0.3em;
	vertical-align: top;
}

td.top10 {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0.3em 0.8em 0.3em 0.8em;
	vertical-align: top;
	text-align: center;
	background: #A8C76C;
	color: #ffffff;
	font-weight: bold;
}
