/*
Theme Name: Rock House Method
Theme URI: http://www.rockhousemethod.com/
Description: A custom theme developed for <a href="http://www.rockhousemethod.com/">Rock House Method</a>.
Version: 10 Jun 2007
Author: Charles Stricklin
Author URI:  http://four-oh.com
*/

* {
	margin: 0;
	padding: 0;
}

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: Arial;
	font-size: 85%;
	line-height: 115%;
	text-align: center;
	background: #000000 url(images/RHMetalBackground.jpg) repeat-y center top;
	color: white;
}

h1#logo {
	width: 100%;
	height: 209px;
	background: url(images/RHHeaderMain.jpg) no-repeat center top;
}

h1#logo span {
	display: none;
}

/* ---------------------------------------------------*/
/* Content related                                          */
/* ---------------------------------------------------*/

h2 a, h2 a:link, h2 a:active, h2 a:visited {
	font-size: .7em;
	color: #cc9933;
	text-decoration: none;
}

h2 a:hover {
	color: white;
	text-decoration: underline;
}

#everything {
	margin: 0 auto;
	width: 760px;
}

#menubar {
	margin-top: -55px;
}

#content {
	text-align: left;
	width: 750px;
}

#main {
	width:440px;
	float: left;
	margin-left: 10px;
}

.entry {
	font-size: 90%;
}

.entry p {
	margin: 10px 0px 0px;
	line-height: 130%;
	word-spacing: .2em;
	text-align:justify;
}

.entry p object {
}

.entry a, .entry a:link, .entry a:active, .entry a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
}

.entry img {
	padding: 10px;
}

.entry a img {
	border: none;
}

.navigation {
}

.postmetadata {
	display: block;
	color: #aaaaaa;
	font-size: 80%;
	padding-top: 15px;
}

.postmetadata a, .postmetadata a:link, .postmetadata a:active, .postmetadata a:visited {
	color: #aaaaaa;
	font-weight: bold;
}

/* ---------------------------------------------------*/
/* Sidebar related                                          */
/* ---------------------------------------------------*/

#sidebar {
	margin-right: 10px;
	width: 270px;
	text-align: left;
	float: right;
}

#sidebar h2 {
	font-size: 120%;
	color: #cc9933;
	margin-top: 20px;
}

#sidebar li{
	list-style: none;
}

#archives li {
	font-size: 90%;
	margin-left: 40px;
	text-align: left;
	list-style: disc;
}

#archives a, #archives a:link, #archives a:active, #archives a:visited {
	text-decoration: none;
	color: #ffffff;
}

#archives a:hover {
	text-decoration: underline;
}

#categories li {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	list-style: none;
	padding: 10px 0px 10px 0px;
}

#categories a, #categories a:link, #categories a:active, #categories a:visited {
	text-decoration: none;
	color: #ff0000;
}

#categories a:hover {
	text-decoration: underline;
}

#homelink li {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	list-style: none;
	padding: 10px 0px 10px 0px;
}

#homelink a, #homelink a:link, #homelink a:active, #homelink a:visited {
	text-decoration: none;
	color: #ff0000;
}

#homelink a:hover {
	text-decoration: underline;
}

#site_admin {
	margin: 20px 0 0;
}

#site_admin a, #site_admin a:link, #site_admin a:active, #site_admin a:visited {
	text-decoration: none;
	color: #cc9933;
}

#site_admin a:hover {
	text-decoration: underline;
}

#footer {
	height: 40px;
	clear: both;
}

/* ---------------------------------------------------*/
/* Comments                                                */
/* ---------------------------------------------------*/


#comments {
	font-size: 95%;
	text-align: center;
	margin-bottom: 20px;
}

.commentlist cite a {
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;
}

.commentlist li {
	list-style: none;
	margin-bottom: 10px;
}


.comment_text {
	padding-left: 20px;
}

.comment_text a, .comment_text a:link, .comment_text a:active, .comment_text a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

.comment_text a:hover {
	text-decoration: underline;
}

.comment_text p, .comment_text li {
	font-size: 95%;
}

.comment_text p {
	padding-bottom: 10px;
}

.comment_text li {
	list-style: disc;
	margin-left: 10px;
}

#commentform p {
	padding-bottom: 10px;
}

#commentform a, #commentform a:link, #commentform a:active, #commentform a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

#commentform a:hover {
	text-decoration: underline;
}

#respond {
	border-top: 1px solid #FFFFFF;
	margin: 40px 0px 10px;
	padding: 10px;
}

/* ---------------------------------------------------*/
/* Styling for standard search widget                 */
/* ---------------------------------------------------*/

#search br {
	display: none;
}

#search #s {
	width: 70%;
}

/* ---------------------------------------------------*/


/* ---------------------------------------------------*/
/* Styling for AWeber Opt-In Form plug-in         */
/* ---------------------------------------------------*/

#aweber_widget {
	font-size: 90%;
	margin: 20px 0 0;
	padding: 10px;
	text-align: center;
	border: 1px solid white;
}

#aweber_widget p {
	padding: 10px 0;
}

#aweber_widget li {
	padding: 10px 0;
	margin-left: 20px;
	text-align: left;
	list-style: disc;
}

#aweber_widget a, #aweber_widget a:link, #aweber_widget a:active, #aweber_widget a:visited{
	text-decoration: none;
	color: #ffffff;
}

#aweber_widget a:hover {
	text-decoration: underline;
}

#aweber_widget table {
	width: 100%;
	text-align: center;
}

/* ---------------------------------------------------*/

/* ---------------------------------------------------*/
/* Styling for podcast feed plug-in         */
/* ---------------------------------------------------*/

#podcast_widget {
	font-size: 90%;
	margin: 20px 0 0;
	padding: 10px;
	text-align: center;
	border: 1px solid white;
}

#podcast_widget p {
	padding: 10px 0;
}

#podcast_widget li {
	padding: 10px 0;
	margin-left: 20px;
	text-align: left;
	list-style: disc;
}

#podcast_widget a, #podcast_widget a:link, #podcast_widget a:active, #podcast_widget a:visited{
	text-decoration: none;
	color: #ffffff;
}

#podcast_widget a:hover {
	text-decoration: underline;
}

#podcast_widget table {
	width: 100%;
	text-align: center;
}

#podcast_widget p.podcast-feed-links {
	padding: 0;
	line-height:28px;
	padding:0pt;
}

#podcast_widget p.podcast-feed-links a {
	padding: 10px;
}

.podcast-feed-links {
	text-align: left;
	padding: 10px;
	line-height: 28px;
	vertical-align: middle;
	margin: 0px 0px 0px 35px;
}

.podcast-feed-links a {
	text-decoration: none;
}

.podcast-feed-links img {
	border: none;
	float: left;
}

/* ---------------------------------------------------*/

/* ---------------------------------------------------*/
/* Styling for Rock House's special feed
    requirements                                             */
/* ---------------------------------------------------*/

.updates {
	font-size: 90%;
	margin: 20px 0 0;
	padding: 10px;
	text-align: left;
	border: 1px solid white;
}

.updates h2 {
	text-align: center;
}

.updates p {
	padding: 10px 0;
}

.updates ul li {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0;
	margin-left: 40px;
	text-align: left;
	list-style: disc;
}

.updates ul li ul li {
	font-size: 90%;
	font-weight: normal;
	padding: 10px 0;
	margin-left: 40px;
	text-align: left;
	list-style: disc;
	color: #FF0000;
}

.updates a, .updates a:link, .updates a:active, .updates a:visited{
	text-decoration: none;
	color: #ffffff;
}

.updates a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------*/

/* ---------------------------------------------------*/
/* Styling for Ultimate Tag Warrior plug-in         */
/* ---------------------------------------------------*/

.UTWPrimaryTags {
	color: #aaaaaa;
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
}

.utwtags {
	color: #aaaaaa;
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
	font-size: 80%;
	padding-bottom: 50px;
}

.utwtags a, .utwtags a:link, .utwtags a:active, .utwtags a:visited{
	color: #aaaaaa;
	text-decoration: none;
}

.utwtags a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------*/

div.podPress_content
{
	margin: 20px 0;
}