/*
Theme Name: The Canyon Blog
Theme URI: http://thecyn.com/blog/
Description: Custom WordPress theme for The Canyon Blog
Version: 1.0
Author: Anon
Author URI: http://thecyn.com/
Tags: blue, custom header, fixed width, two columns, widgets

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

*/

/* tweaks to the css for the blog side of things */
.title {margin:10px 0 0 0;padding:0px;}
.title a {background:none; text-align:left; margin-left:0px};
.entry .posttop h2 {margin:0px;padding:0px;}
.entry,
.post
{
	font-size: 10pt;
}
.entry img,
.post img
{
	border:none;
}

.entry h2,
.post h2,
.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:active,
.entry h2 a:hover,
.post h2 a:link,
.post h2 a:visited,
.post h2 a:active,
.post h2 a:hover
{
	color:				#5A5149!important;
	font-weight:		bold!important;
	font-style:			normal!important;
	text-decoration:	none!important;
	font-size:			1.4em!important;
	margin:				5px 5px 5px 0;
}
.postmetadata
{
	color:				grey!important;
	font-size:			1em!important;
}
.entry h2 a:hover,
.post h2 a:hover
{
	text-decoration:	underline!important;
}
textarea
{
	width:98%;
}
.subscribe
{
	font-size:	1em;
}
.side .subscribe img
{
	border:none;
}
.side .subscribe
{
	font-size: 1em;
}


.entry ol {margin-left:20px; margin-bottom: 20px;}

.entry ol li {
list-style-type: decimal;
}

.entry ul {margin-left:10px; margin-top: 20px; margin-bottom: 20px;}

.side ul { top: 20px; margin-bottom: 20px;}

.side h2 { margin-top:10px; }

.side li { margin-left:0;}

.entry ul li {
	list-style-type: square;
}

h3 { margin-top: 10px; }


/****************IMG ALIGN FIX WP 2.6 7/21/2008*********************/ 
	img.alignleft, div.alignleft{
		float:left;
		margin:0 0.5em 0.5em 0;
	}

	img.alignright, div.alignright{
		float:right;
		margin:0 0 0.5em 0.5em;
	}

	img.aligncentered, div.aligncentered{
		text-align:center;
		margin:0 auto;
	}

	.wp-caption-text {
		font-size:10px;
		text-align:center;
		font-style:italic;
	}
/****************END ALIGN FIX **********************************/ 

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	margin: 0 !important;
	padding: 0;
	text-align: justify;
}
.commentlist li {
	font-weight: bold;
	list-style: none outside none;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}
.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
}
.commentlist li .avatar {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #E6E6E6;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}
.commentlist cite, .comment-list cite a {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-size: 11px;
	font-weight: normal;
}
.comment-list p, .ping-list p {
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	padding: 0;
	text-transform: none;
}
#commentform p {
	margin: 5px 0;
}
.reply a, .reply a:visited {
	-moz-border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 2px 5px 3px;
	text-decoration: none;
}
.children {
	margin: 0;
	padding: 0;
}
.comment-list li ul li {
	margin-left: 10px;
	margin-right: -6px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#author, #email {
	-moz-border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #F4F4F4 !important;
	border: 3px solid #DDDDDD !important;
	color: #333333;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 3px 0 3px 3px;
	width: 250px;
}
#url {
	-moz-border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #F4F4F4 !important;
	border: 3px solid #DDDDDD !important;
	color: #333333;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	margin: 5px 5px 0 3px !important;
	padding: 3px 0 3px 3px;
	width: 250px;
}
#comment {
	-moz-border-radius: 3px 3px 3px 3px;
	background: none repeat scroll 0 0 #F4F4F4 !important;
	border: 3px solid #DDDDDD !important;
	color: #333333;
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	height: 150px;
	margin: 5px 0;
	padding: 3px 0 3px 3px;
	width: 98%;
}
.form-allowed-tags { 
	display: none; 
}
#submit {
	-moz-border-radius: 3px 3px 3px 3px;
	float: right;
	background: none repeat scroll 0 0 #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 3px;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.required {
	margin-right: 5px;
	color: red;
}
#respond {
	color: #5A5149;
	margin-top: 10px !important;
}
p.comment-form-comment label {
	display: none;
}
p.comment-form-author label, p.comment-form-email label, p.comment-form-url label {
	position: relative;
}
#reply-title {
	font-size: 14px;
	color: #5A5149;
}

/* End Comments */

/************** Additional Styles *******************/
#header .head_right {
	float: left;
	margin: 54px 0 0 20px !important;
	width: 330px;
}
.header-text {
	font-family: Serif !important;
	color: #fff5e4;
	font-size: 42px;
	line-height: 36px;
	text-shadow: 1px 1px #000;
}
.header-tagline {
	font-family: cursive !important;
	color: #000;
	font-size: 15px;
}
.posttop {
	
}
#post-date {
	float: left;
	display: block;
	width: 50px;
	height: 54px;
	margin: 0 5px 0 0;
	background: snow url(images/postdate.png) no-repeat 0 0;
}
.post-month {
	color: #fff5e4;
	font-size: 16px;
	text-align: center;
	padding-top: 1px;
}
.post-day {
	color: #c96767;
	font-size: 32px;
	text-align: center;
	padding-top: 8px;
}
.thumbnail {
	float: left !important;
	width: 100px;
	height: 100px;
	margin-right: 10px;
}
#post-excerpt p {
	margin-top: 10px !important;
}
#post-end {
	display: block;
	width: 518px;
	height: 28px;
}
.post-author {
	float: left;
	margin: 8px 0 10px 0;
}
.post-author a {
	color: #5A5149;
	text-decoration: none;	
}
.post-author a:hover {
	text-decoration: underline;
}
.post-more {
	display: block;
	clear: none !important;
	float: right;
	width: 75px;
	height: 28px;
	margin-bottom: 6px;
	background: url(images/postmore.png) no-repeat 0 0;
}
.post-more a {
	display: block;
	color: #fff5e4;
	font-size: 12px;
	padding: 4px 3px;
	text-decoration: none;
}
p.postmetadata {
	clear: both;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #C96767;
}
p.postmetadata a {
	color: #5A5149;
	text-decoration: none;	
}
p.postmetadata a:hover {
	text-decoration: underline;
}
#sbf-subscribe {
	background: url(images/subscribebutton.png) no-repeat scroll 0 0 transparent;
	border-style: hidden;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 12px;
	height: 23px;
	margin: 0 6px 0 0;
	width: 70px;
}
#wpp-3 ul {
	margin-top: 0 !important;
	margin-left: 5px;
}
#text-7, #text-8, #categories-3 {
	margin-bottom: 24px;
}
#categories-3 .postform {
	margin-left: 4px;
}
#authors-3 li, #wpp-3 li, #text-5 li, #text-6 p {
	margin-left: 5px;
}
h1.title {
	color: #C96767;
	margin-bottom: 10px;
	font-size:20px;
}
#authorbox {
	display: block;
	width: 491px;
	min-height: 110px;
	background: #F4F4F4;
	margin-bottom: 40px;
	padding: 0 10px 10px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#authorbox img {
	float: left;
	background: #FFFFFF;
	margin: 15px 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
.authortext {
	clear: none !important;
	margin: 0 !important;
}
.authortext h4 {
	font-size: 18px;
}	
.authortext p {
	margin: 0 0 10px !important;
	padding: 0;
}	
.authortext a {
	color: #5A5149;
	text-decoration: none;
}
.authortext a:hover {
	text-decoration: underline;
}
