/*  
Theme Name: SierraDescents
Theme URI: http://www.sierradescents.com/
Description: layout based on the world-famous SierraDescents.com website.
Version: beta
Author: Andrew Lewicky
Author URI: http://www.sierradescents.com/


*/


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#links #searchform #s {
	width: 108px;
	padding: 2px;
	}

#links #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {

	width: 450px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote 

	{
	background: #B0C4DE;
	color: #000080;
	padding: 10px 20px 10px 10px;
	margin: 25px 30px 30px 10px;
	padding-left: 20px;
	border-left: 7px solid #000080;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

blockquote a
	{
	color: white !important;
	}

blockquote a:hover
	{
	color: #0000CD !important;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/*	BEGIN SIERRADESCENTS STYLE  */

#comment

	{
	width: 590px;
	}

.bloggystyle h1

	{
	text-align: center;
	color: #6495ED;
	font-size: 14px;
	font-family: arial;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

.bloggystyle h1 a

	{
	color: #6495ED !important;  

/* Can't figure out why the important is needed */ 
	}

.bloggystyle h2

	{
	font-size: x-small !important;
	font-weight: normal;
	color: #708090;
	text-align: right;
	margin: 0px;
	}


.breadcrumbs

	{
	color: #708090;
	font-family: verdana;
	font-weight: normal;
	text-transform: uppercase;
	font-size: .9em;
	margin: 0px;
	}

.bloggystyle .lead:first-letter

	{
	font-family: trebuchet ms;
	font-size: 1.8em;
	color: #708090;
	float: left;
	}
	
.bloggystyle img.lead

		{
		float: left;
		border: 1px solid #708090;
		margin-right: 10px;
		}

.recent_date 

	{
	padding: 0 0 0 8px;
	font-weight: bold;
	color: #888;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

