/*   
Theme Name: REDmole.Default
Description: theREDmole Default Theme [Nov/Dec 2008]. Designed by Kevin Kvalstad and Developed by Mark Chavez.
Author: <a href="mailto:kevin.kvalstad@gmail.com?subject=REDmole.Default Wordpress Theme" alt="E-mail Designer" title="E-mail Designer">Kevin Kvalstad</a>, <a href="mailto:guru.mark@gmail.com?subject=REDmole.Default Wordpress Theme" alt="E-mail Developer" title="E-mail Developer">Mark Chavez</a>
Version: 1.0
*/

a:link {
	color: #cc2222;
	text-decoration: none;
}
a:visited {
	color: #cc2222;
	text-decoration: none;
}
a:hover {
	color: #b60000;
	text-decoration: underline;
}
a:active {
	color: #b60000;
	text-decoration: underline;
}
a.none:link {
	text-decoration: none;
}
a.none:visited {
	text-decoration: none;
}
a.none:hover {
	text-decoration: none;
}
a.none:active {
	text-decoration: none;
}
a.comments {
	color: #cc2222;
	text-decoration: none;
}
body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 75%;
	background: #c0c0c0 url("images/bg.gif") repeat fixed center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #444444;
}
div.archive-nav-years {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0.4em;
	margin-bottom: 0.4em;
}
div.archive-nav-months {
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 1em;
	margin-bottom: 0.4em;
}
div.archive-nav-months div {
	padding-top: 0.4em;
}
div.archive-nav-posts {
	font-weight: normal;
	margin-bottom: 0.4em;
	padding-left: 1.2em;
}
div.archive-nav-posts div {
	padding-top: 0.4em;
}
div.redmole-page-content {
	margin: 0px auto auto auto;
	width: 945px;
	overflow: hidden;
	padding-bottom: 2em;
}
div.redmole-page-content-left {
	width: 654px;
	min-height: 720px;
	float: left;
	background: transparent url("images/girl_bg.png") no-repeat scroll top right;
}
div.redmole-page-content-error {
	text-align: center;
}
div.redmole-page-content-left-header-home {
	margin-top: 94px;
	text-align: left;
	display: block;
}
div.redmole-page-content-left-header-about {
	margin-top: 27px;
	text-align: left;
	display: block;
}
div.redmole-page-content-left-header-about h1 {
	float: left;
}
div.redmole-page-content-right {
	width: 287px;
	float: left;
}
div.redmole-page-content-right-header {
	width: 287px;
	text-align: left;
}
div.redmole-page-content-right-header img {
	margin: 17px 0px 0px 15px;
}
div.redmole-page-content-right-item {
	width: 272px;
	text-align: left;
	background: url("images/red_bg.jpg") repeat-y scroll top left;
	margin: 8px 0;
	padding: 12px;
	overflow: hidden;
}
div.redmole-page-content-right-item h4 {
	margin: 0em 0em 0.7em 0em;
	letter-spacing: 0.2em;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: normal;
}
div.redmole-page-content-right-item a:link,
div.redmole-page-content-right-item a:visited,
div.redmole-page-content-right-item a:hover,
div.redmole-page-content-right-item a:active {
	color: #ffffff;
	text-decoration: underline;
}
div.redmole-page-content-right-item table.events {
	margin: 1em 0;
  border: 0;
  width: 248px;
}
div.redmole-page-content-right-item tr.event-item td {
  width: 40%;
	padding: 0.25em;
	font-weight: normal;
	font-size: 0.9em;
	color: #fff;
}
div.redmole-page-content-right-item tr.event-item td.first-column {
  padding-left: 0;
}
div.redmole-page-content-right-item tr.event-item td.last-column {
  width: 20%;
  padding-right: 0;
}
div#podcast-archive img {
	margin-bottom: 0.8em;
}
div.redmole-page-content-right-footer {
	width: 287px;
	margin-top: 0.6em;
	text-align: left;
}
div.container {
	width: 617px;
	padding: 5px 12px 5px 15px;
	background-image: url("images/entry_bg.png");
	display: block;
}
div.container h3 {
	font-size: 1.6em;
	margin-bottom: 0em;
}
div.container h3.single-title a:link {
	color: #b60000;
	text-decoration: none;
}
div.container h3.single-title a:visited {
	color: #b60000;
	text-decoration: none;
}
div.container h3.single-title a:hover {
	color: #b60000;
	text-decoration: underline;
}
div.container h3.single-title a:active {
	color: #b60000;
	text-decoration: underline;
}
div.container p.posted-timestamp {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 0.95em;
}
div.share {
	font-size: 0.95em;
	margin-top: 0.5em;
}
div.share img {
	vertical-align: middle;
}
div.container p {
	line-height: 1.5em;
}
div.page-item {
	width: 644px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
div.page-item-error {
	width: 644px;
	text-align: left;
	margin: 20px auto 10px auto;
}
div.post-content {
}
div.post-sidebar {
	width: 166px;
	padding: 2px 2px 2px 2px;
	float: right;
	margin-bottom: 0.6em;
	margin-left: 0.6em;
}
div.post-sidebar h4 {
	color: #b60000;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	font-size: 1.3em;
	font-weight: bold;
}
div#myreviewsdiv h2 {
	margin-bottom: 0.2em;
}
div#myreviewsdiv h5 {
	margin-top: 0.2em;
}
div.myreview-listing {
	width: 420px;
	margin-right: 0.3em;
}
div.myreview-listing h2 a:link {
	color: #444444;
	text-decoration: none;
}
div.myreview-listing h2 a:visited {
	color: #444444;
	text-decoration: none;
}
div.myreview-listing h2 a:hover {
	color: #cc2222;
	text-decoration: none;
}
div.myreview-listing h2 a:active {
	color: #cc2222;
	text-decoration: none;
}
div.myreview-category-summary {
	width: 190px;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
}
div.myreview-category-summary-header {
	color: #b60000;
	font-weight: bold;
	font-size: 1.2em;
}
div.myreview-category-summary-link {
	font-weight: bold;
}
div#blogdiv h2 {
	margin-bottom: 0.2em;
}
div#blogdiv h5 {
	margin-top: 0.2em;
}
div.blog-listing h2 a:link {
	color: #444444;
	text-decoration: none;
}
div.blog-listing h2 a:visited {
	color: #444444;
	text-decoration: none;
}
div.blog-listing h2 a:hover {
	color: #cc2222;
	text-decoration: none;
}
div.blog-listing h2 a:active {
	color: #cc2222;
	text-decoration: none;
}
div.pullquote-left {
	float: left;
	width: 285px;
	background-color: #cc0000;
	padding: 1em;
	margin: 1em 1.5em 1em 0em;
	display: inline;
	text-align: center;
}
div.pullquote-left p {
	text-align: left;
	color: #ffffff;
	font-size: 1.4em;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
div.pullquote-right {
	float: right;
	width: 285px;
	background-color: #cc0000;
	padding: 1em;
	margin: 1em 0em 1em 1.5em;
	display: inline;
	text-align: center;
}
div.pullquote-right p {
	text-align: left;
	color: #ffffff;
	font-size: 1.4em;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
div.back-home-link-top {
	float: right;
	vertical-align: text-bottom;
	text-align: right;
	padding: 0.6em 1em 0.6em 0em;
}
div.back-home-link-bottom {
	padding: 1em 0em 1em 0em;
}
div.back-home-link-bottom img {
	margin-right: 1em;
}
div#podPress_footer {
	color: #444444;
	text-align: left;
	font-size: 0.75em;
}
div.comment-wrapper {
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}
div.comment-item {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
comment-item h4 {
	font-size: 0.85em;
}
comment-item p {
	font-size: 1.15em;
}
form.contactme div.errors {
	border: 2px solid #cc0000;
	font-size: 1.2em;
	background-color: #ffffff;
	color: #cc0000;
	font-weight: bold;
	padding: 1em 1em 1em 1em;
}
form.contactme div.errors ul,li {
	font-weight: normal;
	font-size: 0.9em;
}
form.contactme div {
	margin-top: 1.6em;
}
form.contactme div img,input[type=image] {
	vertical-align: bottom;
}
form.contactme label {
	font-weight: bold;
}
form.contactme input[type=text] {
	border: 1px solid #cc0000;
	padding: 0.6em;
	color: #444444;
	font-size: 0.9em;
}
form.contactme textarea {
	resize: none;
	width: 595px;
	border: 1px solid #cc0000;
	padding: 0.6em;
	color: #444444;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin-top: 5px;
}
form.contactme input[type=submit] {
	color: #ffffff;
	background-color: #cc0000;
	border: 1px solid #cc0000;
	font-size: 1em;
	height: 22px;
	vertical-align: middle;
}
form.contactme input.comment[type=image] {
	width: 114px;
}
form.contactme input.contactme[type=image] {
	width: 53px;
}
form.optin {
	padding-top: 1em;
}
form.optin div {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	overflow: hidden;
}
form.optin label {
	color: #ffffff;
}
form.optin input {
	color: #444444;
}
form.optin input[type=image] {
	float: right;
	background-color: #C50000;
	width: 65px;
	height: 56px;
	margin-top: 0.45em;
	margin-right: 0.5em;
}
h1#header-text {
	color: #000000;
	margin-left: 21px;
}
h4.error {
	color: #cc2222;
	font-size: 1.3em;
}
p.page-copyright {
	font-size: 1em;
	color: #000000;
	margin: 0px 0px 0.3em 15px;
}
p.page-membership {
	margin: 0.3em 0px 1em 15px;
	margin-bottom: 1em;
	font-size: 1em;
}
p.read-more {
	margin-bottom: 0px;
}
pre.debug {
	font-size: 1.35em;
	display: block;
	text-align: left;
	margin: 0.5em 0.5em 0.5em 0.5em;
	background-color: #ffffff;
	border: 2px solid #000000;
	color: #000000;
	overflow: hidden;
	padding: 0.8em 0.8em 0.8em 0.8em;
}
span.comment-count {
	vertical-align: middle;
}
span.leadin {
	font-size: 1.7em;
	line-height: 1.2em;
}
span.leadout {
	font-weight: bold;
}
span.minuscollapsestart {
	background: transparent url("images/minus.png") no-repeat scroll center center;
	width: 17px;
	height: 17px;
	float: right;
}
span.pluscollapsestart {
	background-image: url("images/plus.png") !important;
}
span.minuscollapse {
	background-image: url("images/minus.png") !important;
}
span.pluscollapse {
	background: transparent url("images/plus.png") no-repeat scroll center center;
	width: 17px;
	height: 17px;
	float: right;
}
span.nav-collapse-closed {
	background: transparent url("images/archive_nav_closed.png") no-repeat scroll center center;
	width: 5px;
	height: 7px;
}
span.nav-collapse-open {
	background: transparent url("images/archive_nav_open.png") no-repeat scroll center center;
	width: 7px;
	height: 5px;
}
td {
	vertical-align: top;
	text-align: left;
}
ul.review-category-listing {
	list-style: none outside none;
	padding-left: 0px;
}
ul.review-category-listing li {
	margin-top: 0.7em;
	line-height: 1.3em;
}
ul#header-nav {
	list-style: none outside none;
	margin-left: 21px;
	padding: 0px;
}
ul#header-nav li {
	margin-right: 13px;
	float: left;
	display: block;
}
.clearfix {
	display: block;
}