/* @override http://www.dogcanyon.org/wp-content/themes/dogcanyonmagazine/style.css */

/*
Theme Name: Dog Canyon Magazine
Theme URI: http://www.dogcanyonmagazine.com/
Description: Dog Canyon Magazine Child theme from the Arras Theme for WordPress
Author: Dave Grossman
Author URI: http://www.943productions.com
Template: arras
Version: 1.5
Tags: magazine
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

#header {
	background: #d67733;
	border-bottom: 50px solid #1e1e1e;
	height: 187px;
}

#searchbar {
	visibility: hidden;
}

#nav {
	background: #000;
	padding-top: 10px;
}

#nav-content {
	padding-left: 100px;
}

.quick-nav {
	margin-right: 90px;
}

.home-title {
	background: #d67733;
}

#branding {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -10px;
	padding-bottom: 0;
	margin-bottom: -61px;
}

#header-art {
	float: right;
	overflow: hidden;
	margin-top: 21px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.logo {
	max-width: 590px;
	float: left;
	margin: 0 0 5px 10px;
	// margin: 0 0 -16px 10px;
}

.blog-description {
}

h2.blog-description {
	
}

.sf-menu a {
	font-size: 18px;
	color: #fffeff;
	text-transform: uppercase;
	z-index: 2000;
}

.sf-menu li.sfhover, .sf-menu li:hover {
	background: #d67733;
}

.sf-menu li ul {
	background: #000;
}

.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {
	background: #fff;
	color: #666;
	font-size: 11px;
}

#controls {
	position: relative;
	float: left;
	z-index: 10;
	top: 90px;
}

#controls .next, #controls .prev {
	text-indent: -9000px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 1000;
	opacity: 0.7;
}

.featured-entry {
	opacity: 0.75;
}

.featured-entry .entry-title {
	color: #ffa82f;
}

.featured-entry .entry-summary {
	color: #ffa82f;
}

#footer {
	background: #1e1e1e;
	color: #fff;
}

#footer .widgetcontent, #footer .widgettitle {
	color: #fff;
}


.byline { font-size: 10px; color: #999; border-bottom: none;
	float: none;
	clear: none;
	margin-left: 6px;
	margin-bottom: 10px;
}

/* Author Page */

.authorpost {
	margin-bottom: 0;
}

.authorpost-entry {
	width: 450px;
	margin-left: 170px;
}

.author-intro {
	padding-right: 20px;
	padding-bottom: 20px;
}

.author-name {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #D67733;
}

.gravatar {
	float: left;
	padding: .75em 20px 10px 0;
}

.authorpost-meta {
	text-align: right;
	font-family: Georgia, Times New Roman, serif;
	float: left;
	margin-left: 40px;
}

.authorpost-meta h3 {
	font-family: Verdana, sans-serif;
	margin-top: -.25em;
	color: #CC5500;
}

.authorpost-meta h3 a {
	color: #CC5500;
	text-decoration: none;
}

.authorpost-meta h3 small {
	display: block;
	font-size: 0.476em !important;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
	margin-bottom: 1em;
}

.authorpost-meta h3.title {
	padding-bottom: .75em;
}

.authorpost-meta h3.comments a {
	background: url("../images/comment-bubble.gif") no-repeat 0 8px;
	padding: 0 0 1px 30px;
}

.authorpost-meta h3.comments a:hover {
	background-position: 0 -34px;
}

.authorpost-meta p small {
	display: block;
	font-size: 0.714em !important;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .2em;
	font-family: Verdana, sans-serif;
	color: #CC5500;
}

.authorpost-meta p a {
	color: black;
	text-decoration: none;
}

.authorpost-meta p a:hover {
	border-bottom: 1px solid black;
}

h1.authorpost-title {
	color: #D67733;
	font: 18px Helvetica;
	padding-top: 10px;
}

h1.authorpost-title a {
	color: #D67733;
	text-decoration: none;
	border-bottom: 0;
}

h1.authorpost-title a:hover {
	border-bottom: 2px solid #D67733;
}

.read-more {
	float: right;
	margin-top: -20px;
}

.authorpost-date {
	margin-left: 20px;
}
