/*
Theme Name: Outbound Hound
Theme URI: http://outboundhound.com/
Description: The default WordPress theme for Outbound Hound
Version: 1.0
Author: A Brand New Way
Author URI: http://abrandnewway.com/
Tags: green, custom header, fixed width, two columns, widgets

	Outbound Hound v1.0
	 http://abrandnewway.com/

	This theme was designed and built by A Brand New Way,
	whose blog you will find at http://abrandnewway.com/blog

	The CSS, XHTML and design is released to Outbound Hound only.

*/

/* @override 
	http://obh.local/styles.css
	http://examples.abrandnewway.com/outboundhound/wp-content/themes/outbound-hound/style.css
	http://outboundhound.com/wp-content/themes/outbound-hound/style.css
*/

/* @group Main Collection */

html,body {
	background: #2c3900 url(images/grass-repeat.jpg) center top repeat;
	display: block;
	height: 100%;
}

#wrapper, #header, #content, #footer, .content, .wrapper {
	 display: block;
	 position: relative;
	 
}
.wrapper {
	padding-bottom: 20px;
}
.content {
	width: 960px;
	margin: 0 auto;
	padding: 5;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: oblique;
}


/* @end */


/* @group Header */

#header {
	background: #7dbda0 url(images/main-header.jpg) center top repeat-x;
	height: 306px;
}

#header h1 {
	display: block;
	width:347x;
	height: 197px;
	background: transparent url(images/outbound-hound-logo.jpg) left top no-repeat;
	margin-left: 10px;
}
#header h1 a {
	display: block;
	width: 223px;
	height: 183px;
	text-indent: -9999em;
}
ul#nav {
	padding-top: 46px;
}
ul#nav li {
	display: inline;
	font: normal 18px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
}
ul#nav li.current_page_item {
	background: transparent url(images/nav_selected.jpg) left top no-repeat;
}
ul#nav li.current_page_item a {
	color: #355803;
	cursor: default;
}
ul#nav li a {
	color: #e9dba3;
	padding-top: 10px;
	text-decoration: none;
	display: block;
	float: left;
	height: 31px;
	width: 100px;
}
ul#nav li a:hover {
	color: #fff;
}
ul#nav li.current_page_item a:hover {
	background-image: none;
}

/* @end */

/* @group Content */

#content {
	background: #e9dba3 url(images/content-repeat.jpg) center top repeat;
}

#content .wrapper {
	width: 100%;
	background: transparent url(images/grass-border.gif) center bottom repeat-x;
	padding-bottom: 50px;
}

#main {
	width: 564px;
	padding-right: 50px;
	float: left;
}

#main .header {
	display: block;
	clear: both;
	margin-bottom: 20px;
}
#main .article {
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #432b00;
	font: normal 14px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 2px dashed #482000;

}
.wrapper {
	clear: both;
}
.article ul,
.article ol {
	margin-bottom: 20px;
	display: block;
	clear: both;
}

.article a {
	color: #9e5900;
}

.article ul li {
	background: transparent url(images/li-dash.gif) left 6px no-repeat;
	padding-left: 20px;
}
.article ol {
	padding-left: 20px;
}
.article ol li {
	list-style: decimal outside none;
}

.article img {
	border: 1px solid #482000;
	padding: 5px;
	background-color: #c8b981;
	margin: 0 10px 10px 0;
}

.article p {
	margin-bottom: 10px;
}
.article h3 {
	color: #41836c;
	font: bold 18px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.comment-data h3 {
	font: bold 18px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.comment-data p {
	margin-bottom: 10px;
}
.comment-data .field,
textarea {
	border: 1px solid #6e674f;
	resize: none;
}
.comment-data textarea {
	width: 450px;
}
.comment-data .submit,
#respond #submit {
	background-color: #492101;
	color: #e7d8a1;
	padding: 8px;
	border: 2px solid #000;
}
input {
	vertical-align: bottom;
}
.comment-data .field {
	height: 25px;
}

.header h2 {
	font: normal 28px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9e5900;
	display: block;
	padding-left: 1px;
	width: 480px;
	float: left;
}
.header h2 a {
	text-decoration: none;
	color: #9e5900;
}



.entry-details {
	padding-left: 35px;
	padding-top: 5px;
	background: transparent url(images/paw.gif) left top no-repeat;
	height: 20px;
	color: #4a6a0d;
	font: normal 14px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 390px;
	float: left;
}
div.header .comment-data {
	display: block;
	width: 60px;
	height: 45px;
	float: right;
	background: transparent url(images/comments-box.jpg) left top no-repeat;
	text-align: center;
	color: #FFF;
	font: normal 14px/1em Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 26px;
}
.comment-data a {
	color: #fff !important;
	text-decoration: none;
	font-size: 29px;
	line-height: 29px;
	font-weight: normal;

}
.comment-body,
#commentform {
	font: normal 14px/1em Tahoma, Arial, Helvetica, sans-serif;
}
#commentform {
	font: normal 14px/1em Tahoma, Arial, Helvetica, sans-serif;
	color: #4a6a0d;
}
.comment-body a, 
#commentform a {
	font-size: 14px;
	color: #9e5900 !important;
}

.entry-details a {
	color: #9e5900;
}

img.alignleft {
	float: left;
}

img.avatar {
	display: none;
}
.addthis_container img {
	padding: 0;
	border: none;
}
li.comment {
	padding: 5px;
	border: 1px solid #482000;
	background-color: #c8b981;
}
.comment-meta {
	font-size: 11px;
	margin-bottom: 10px;
}
.commentlist {
	margin-bottom: 20px;
}

.posts-paging {
	border-top: none !important;
	margin-top: 0 !important;
}
	/* @group Sidebar */
	
#sidebar {
	width: 332px;
	position: relative;
	background: transparent url(images/sidebar-repeat.jpg) left top repeat-y;
	top: -51px;
	float: right;
}
#content .content {
	clear: both;

}
#sidebar .content {
	padding-bottom: 0;
}
#side-primary {

	background: transparent url(images/sidebar-top.jpg) left top no-repeat;

	width: 335px;
}
#sidebar .content {
	width: inherit;
	background: transparent url(images/sidebar-bottom.jpg) left bottom no-repeat;
}
#sidebar #listings {
	padding: 0 24px 0 14px;
}
#sidebar .sidebar-widget {
	padding-bottom: 10px;
}
.sidebar-widget div {
	padding: 0 24px 0 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.sidebar-widget div.flickr-photos {
	padding: 0 0 0 13px;
	font-family: Tahoma, Geneva, sans-serif;
}
div.flickr-photos img {
	border: 1px solid #482000;
	padding: 5px;
	background-color: #c8b981;
}
.sidebar-widget div.flickr-photos h4 {
	padding: 0 0 10px 0;
	margin-left: -13px;
	overflow: visible;
	font-family: Tahoma, Geneva, sans-serif;
}
a.more-photos {
	display: none;
}
.sidebar-widget ul,
.sidebar-widget ol {
	padding-right: 10px;
}

#sidebar ul {
	padding-left: 11px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#sidebar li {
	background: transparent url(images/li-dash.gif) left 6px no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
	font: normal 12px/1.3em Tahoma, Geneva, sans-serif;
}
#sidebar li a,
#sidebar a {
	color: #9e5900;
	
}
#sidebar h4 {
	font: normal 18px/1.3em Tahoma, Geneva, sans-serif;
	color: #492101;
	border-top: 1px solid #6e674f;
	text-indent: 10px;
	padding-top: 10px;
}
#side-secondary {
	background-image: url(images/content-repeat.jpg);
}
#side-secondary h4 {
	border: none;
}

#syndication {
	padding-top: 40px;
	height: 23px;
	padding-left: 30px;
}
#syndication ul {
	margin: 0;
	padding: 0;
}
#syndication li {
	padding-left: 25px;
	background: transparent url(images/feed-icon-16x16.png) left top no-repeat;
}
div#search {
	padding-top: 20px;
	margin-bottom: 20px;
	padding-left: 28px;
}
#s {
	border: 1px solid #6e674f;
	width: 228px;
	height: 36px;
	color: #000;
	font: normal 16px/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input#searchsubmit {
	background: transparent url(images/search-button.gif) left top no-repeat;
	width:33px;
	height: 33px;
	text-indent: -9999em;
	border: none;
	cursor: pointer;
}
label.screen-reader-text {
	display: none;
}
#previous-post {
	background: transparent url(images/previous-arrow.jpg) left top no-repeat;
	padding-left: 25px;
	width: 200px;
	display: block;
	float: left;
}
#next-post {
	background: transparent url(images/next-arrow.jpg) right top no-repeat;
	padding-right: 25px;
	width: 200px;
	display: block;
	text-align: right;
	float: right;
}
span.page-link {
	font: normal 13px/1.3em Tahoma, Geneva, sans-serif;
	color: #492101;
}
#previous-post a,
#next-post a {
	color: #9e5900;
	text-decoration: none;
	font: normal 14px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pagination {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 2px dashed #482000;
}
	
	/* @end */

/* @end */

/* @group Footer */

#footer {
	background: transparent url(images/grass-footer.gif) center top repeat-x;
	height: 136px;
	padding-top: 10px;
}
p#licensing {
	display: block;
	float: left;
}
p#licensing a {
	display: block;
	width: 129px;
	height: 32px;
	text-indent: -9999em;
	background: transparent url(images/creative-commons.jpg) left top no-repeat;
}
#dog-icon {
	position: absolute;
	left: 900px;
	top: -55px;
}

p#credits {
	display: block;
	float: right;
}
p#credits a {
	display: block;
	width: 142px;
	height: 30px;
	text-indent: -9999em;
	background: transparent url(images/a-brand-new-way.jpg) left top no-repeat;
}

/* @end */

/* @group Utils */

.passive {
	display: none;
}
.clear {
	font: 1px/1px sans-serif;
	margin-bottom: -1px;
	clear: both;
}
 

/* @end */

