/*
Theme Name: Portland Rock Gym
Description: Template for Portland Rock Gym
Version: 1.0
Author: Steve Axthelm

	Theme was based on a theme built by Chris Beaven,
	whose blog you will find at http://www.saobart.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*------------------------------------------------------------*/

.widget {
	margin: 1.333333333333333em 0;
	line-height: 1.333333333333333;
	}

.widget ul {
	list-style-type: none;
	margin: 1.333333333333333em 0;
	padding: 0;
	}

/*------------------------------------------------------------*/
/***************  GENERAL ELEMENTS   **************************/

.post h2 {
	margin: 0 0 0.8em 0;
	color: #734106;
	line-height: 0.8;
	font-size: 20px;
	font-weight: normal;
	}

.post h2 a {
	color: #668000;
	border-bottom-width: 0;
	text-decoration: none;
	}

.navigation { line-height: 1.3; }

/*------------------------------------------------------------*/
/*****************      CAPTIONS   ***************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.sep {
	margin-top: 12px;
	padding-top: 4px;
	border-top: 1px solid #734106;
}

.sidebar h2 {
	margin-bottom: 0.67em;
	padding-top: 12px;
	border-top: 1px solid #DAC9B0
}

.sidebar .widget_text h2 {
	padding-top: 0;
	border-style: none;
	}


.sidebar ul { margin-top: 0.67em; }
.sidebar li {
	margin: 0.67em 0;
	line-height: 0.67em;
	}

.sidebar li a { border-bottom-style: none; }

.frHolder {
	float: right;
	width: 280px;
	text-align: center;
	margin-left: 8px;
}

.frHolder p {
	text-align: center;
	font-style: italic;
	margin-top: 2px;
}
