/*
Theme Name: 10PAD2-Rising Sun
Version: 1.5.2
Description: 10PAD2-Rising Sun is a light 2-column theme that features a rising sun banner and a right sidebar. You can choose to use a custom banner or hide the banner in the theme options.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: black, orange, white, light, two-columns, right-sidebar, fixed-width, custom-header, theme-options
*/

* {
	margin: 0 auto;
}
body {
	background: #ffffff;
	color: #000000;
	font-family: "Arial";
	font-size: .75em;
}
a {
	color: #33ff33;
	text-decoration: none;
}
cite {
	font-style: normal;
}
cite a {
	color: #33ff33;
	font-style: normal;
}
code {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
p {
	line-height: 1.5em;
	margin: 1.2em auto;
	text-align: left;
}
pre {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	overflow: auto;
	padding: 10px;
}
textarea {
	font-family: "Arial";
	font-size: 1em;
}

/* -header- */

#headerwrap {
	margin: 20px 0 20px 0;
	width: 100%;
}
#header {
	border-bottom: 1px solid #000000;
	clear: both;
	padding-bottom: 20px;
	width: 790px;
}
.bloginfo {
	width: 770px;
}
.bloginfo a {
	color: #33ff33;
}
.searchform {
	width: 220px;
}

/* -content- */

#banner-default {
	background: url("images/risingsun.png") center center no-repeat;
	border: 10px solid #000000;
	height: 230px;
	margin-bottom: 20px;
	width: 530px;
}
#banner-custom {
	background: url("images/banners/banner-custom.php") center center no-repeat;
	border: 10px solid #000000;
	height: 230px;
	margin-bottom: 20px;
	width: 530px;
}
#content {
	float: left;
	margin-right: 20px;
	width: 550px;
}
#contentwrap {
	width: 790px;
}

/* -post and entries- */

.post {
	margin-bottom: 20px;
}
.post a {
	color: #33ff33;
	text-decoration: none;
}
.post a:hover {
	color: #000000;
	text-decoration: none;
}
.post blockquote {
	background: #efefef;
	border: 1px solid #dfdfdf;
	margin: 1.2em auto;
	padding: 0.1em 1em;
}
.post embed, .post img, .post object {
	display: block;
	margin: 1.2em auto;
	max-width: 522px;
}
.post img, .post object {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 3px;
}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
}
.post h2 {
	background: #000000;
	color: #33ff33;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}
.post h2 a {
	color: #ffffff;
}
.post h2 a:hover {
	color: #33ff33;
}
.post ul, .post ol {
	line-height: 1.5em;
	margin: 1.2em auto;
}
.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}
.postmetadata-top {
	border-bottom: 1px dotted #dfdfdf;
	margin-top: 1.2em;
	padding-bottom: 1.2em;
	text-transform: uppercase;
}
.postmetadata-bottom {
	margin: 1.2em auto;
	text-transform: uppercase;
}
.post .comment-button {
	margin: 1.2em 0 1.2em 0;
	text-transform: uppercase;
}
.post .comment-button a {
	background: #33ff33;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}
.post .comment-button a:hover {
	color: #000000;
}

/* -post tables- */

.post table {
	background: #efefef;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 1em auto;
	width: 100%;
}
.post th, .post td {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 5px;
}

/* -sidebar- */

#sidebar1wrap {
	float: left;
	margin-bottom: 20px;
}
#sidebar1 {
	width: 220px;
}
#sidebar1 a, #sidebar1 li.recentcomments, #sidebar1 .textwidget {
	border-bottom: 1px dotted #dfdfdf;
	color: #000000;
	display: block;
	padding: 3px 3px 3px 10px;
}
#sidebar1 a:hover {
	background: #000000;
	color: #ffffff;
}
#sidebar1 h2 {
	background: #000000;
	color: #ffffff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 10px;
	text-transform: none;
}
#sidebar1 h2.small {
	margin: 20px 0 10px 0;
}
#sidebar1 li {
	list-style: none;
}
#sidebar1 li.r