	/*
Theme Name: Writer's Blog
Version: 1.0.2
Description: Writer's blog is a very simple 2-column theme that focuses on minimalism. You have the option to add a banner and change the sidebar's position in the theme options.
Author: Eric Crooks
Author URI: http://www.ericcrooks.com/
Tags: black, orange, white, light, two-columns, right-sidebar, fixed-width, custom-header, theme-options
*/

* {
	margin: 0 auto;
	}
body {
	background: #000000;
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/background_tile.jpg");
	background-repeat:repeat;
	color: #ffffff;
	font-family: Palatino;
	font-size: .75em;
	margin-top: 20px;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
    color:#e9b13d;
	text-decoration: none;
	}
cite {
	font-style: normal;
	}
cite a {
	color: #ffffff;
	font-style: normal;
	}
code {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px;
	}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	}
p {
	line-height: 1.5em;
	margin-top: 20px;
	text-align: left;
	}
pre {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 20px;
	overflow: auto;
	padding: 10px;
	}
textarea {
	font-family: Palatino;
	font-size: 1em;
	}

/* -header -*/

#bannerwrap {
	text-align: center;
	width: 830px;
	}
#bannerwrap img {
	border: none;
	padding: 3px;
	margin-bottom: 20px;
	max-width: 830px;
	}
#banner-custom img {
	border: none;
	padding: 3px;
	margin-bottom: 20px;
	max-width: 830px;
	}

/* -content- */

#contentwrap {
	width: 830px;
	}
#contentwrap h1 {
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 20px;
	}
#contentwrap h1 a {
	color: #ffffff;
	}
#content {
	float: left;
	width: 550px;
	}
.content-margin-20 {
	float: left;
	width: 20px;
	}
#content h1 .description {
	color: #ffffff;
	font-size: .5em;
	font-weight: normal;
	}

/* -post and entries- */

.post {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	margin-bottom: 20px;
	padding: 20px;
	}
.post a {
	color: #ffffff;
	text-decoration: none;
	}
.post a:hover {
	color:#e9b13d;
	text-decoration: none;
	}
.post blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
.post blockquote p {
	margin: 0;
	}
.post embed, .post img, .post object {
	display: block;
	margin-top: 20px;
	max-width: 496px;
	}
.post img, .post object {
	border: none;
	padding: 3px;
	}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
	}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
	}
.post h2 a {
color:#FFFFFF;
font-size: 1.5em;
	}
.post h2 a:hover {
color:#e9b13d;
	}
.post ul, .post ol {
	line-height: 1.5em;
	margin-top: 20px;
	}
.post input {
	background: #000000;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 3px;
	}
.post input[type="submit"] {
	margin-top: 20px;
	}

.postmetadata-top {
	margin-top: .5em;
	text-transform: uppercase;
	}
.postmetadata-bottom {
	margin-top: 20px;
	text-transform: uppercase;
	}

/* -post tables- */

.post table {
	background: #000000;
	/*border: 1px solid #ffffff;*/
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 20px auto 0 auto;
	width: 100%;
	}
.post th, .post td {
	background: #000000;
	/*border: 1px solid #ffffff;*/
	padding: 5px;
	}

/* -sidebar- */

#sidebar1wrap {
	float: left;
	width: 260px;
	}
#sidebar1 {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	margin-bottom: 20px;
	padding: 20px;
	width: 220px;
	}
#sidebar1 ul {
	margin: 0;
	padding: 0;
	}
#sidebar1 ul.children a, #sidebar1 li.page_item ul li.page_item a {
	padding-left: 20px;
	}
#sidebar1 ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item a {
	padding-left: 30px;
	}
#sidebar1 ul.children ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item ul li.page_item a {
	padding-left: 40px;
	}
#sidebar1 li {
	list-style: none;
	}
#sidebar1 a, #sidebar1 li.recentcomments {
	border-bottom: 1px #dfdfdf;
	color: #ffffff;
	display: block;
	padding: 5px 5px 5px 10px;
	}
#sidebar1 a:hover {
	color:#e9b13d;
	}
#sidebar1 li.recentcomments a {
	border:none ;
	}
#sidebar1 .widget_text {
	border-bottom: 1px #dfdfdf;
	}
#sidebar1 .textwidget {
	padding: 5px 0 5px 0;
	}
#sidebar1 .textwidget img {
	display: block;
	}
#sidebar1 .widget_text a, #sidebar1 .widget_text a img {
	border: none;
	padding: 0;
	}
#sidebar1 .widget_text a:hover {
	background: none;
    color:#e9b13d;
	}
#sidebar1 li.widget_categories ul li {
	border-bottom: 1px #dfdfdf;
	display: block;
	padding: 5px 5px 5px 10px;
	}
#sidebar1 li.widget_categories ul li a {
	border-bottom: none;
	display: inline;
	padding: 0;
	}
#sidebar1 li.widget_categories ul li:hover, #sidebar1 li.widget_categories ul li:hover a {
	color:#e9b13d;
	}
#sidebar1 h2.small {
	border-bottom: 1px #000000;
	color: #ffffff;
	font-size: 1.2em;
	font-weight:700;
	margin-top: 20px;
	padding-bottom: 5px;
	}
#sidebar1 select {
	margin: 5px 0 5px 0;
	width: 100%;
	}
#sidebar1 small {
	text-transform: uppercase;
	}
#sidebar1 #tag_cloud h2 {
	margin-bottom: 10px;
	}
#sidebar1 #tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
	}

/* -sidebar calender- */

#sidebar1 table {
	border-top: 1px #000000;
	width: 100%;
	}
#sidebar1 table a {
	border: none;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 3px;
	}
#sidebar1 table th {
	color: #000000;
	text-align: center;
	}
#sidebar1 table td {
	color: #dfdfdf;
	text-align: center;
	}
#sidebar1 #calendar {
	margin-top: 20px;
	}
#sidebar1 #calendar h2 {
	display: none;
	}
#sidebar1 caption {
	color: #ff7700;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	}

/* -comments- */

#comments, #respond {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	width: 550px;
	}
#commentpages {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	margin-bottom: 20px;
	padding: 20px;
	}
ul#commentlist {
	list-style: none;
	margin-bottom: 20px;
	padding: 0 20px 0 20px;
	}
ul#commentlist li.comment {
	border-top: 1px dotted #dfdfdf;
	padding: 20px 0 20px 0;
	}
ul#commentlist ul.children {
	list-style: none;
	padding: 0 0 0 20px;
	}
ul#commentlist ul.children li {
	border-top: 1px dotted #dfdfdf;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}
ul#commentlist li blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
ul#commentlist li blockquote blockquote {
	margin-bottom: 0;
	}
ul#commentlist li blockquote p {
	margin: 0;
	}
/*ul#commentlist a {
	color: #ff7700;
	}*/
h2.comments, h2.respond {
	color: #ffffff;
	padding: 20px;
	}
h2.commentpages {
	margin-bottom: 20px;
	}
small a.comment-edit-link {
	color: #ff7700;
	text-transform: uppercase;
	}
#commentlist div .avatar {
	float: left;
	border: 4px solid #dfdfdf;
	margin: 0 10px 10px 0;
	padding: 3px;
	}
.vcard .fn, .vcard .says {
	font-size: 1.5em;
	}
.comment-meta {
	font-size: .8em;
	margin-bottom: 40px;
	text-transform: uppercase;
	}
.comment-meta a {
	color: #ffffff;
	}
.comment-meta a.comment-edit-link {
	color: #ffffff;
	}
.reply {
	margin-top: 20px;
	text-align: left;
	}
#cancel-comment-reply-link {
	margin-left: 20px;
	}
li.depth-1 #respond {
	margin: 0 0 -20px -20px;
	}
li.depth-2 #respond {
	margin: 0 0 -20px -40px;
	}
li.depth-3 #respond {
	margin: 0 0 -20px -60px;
	}
li.depth-4 #respond {
	margin: 0 0 -20px -80px;
	}
li.depth-5 #respond {
	margin: 0 0 -20px -100px;
	}
#commentform {
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
	width: 510px;
	}
#commentform a {
	color: #ffffff;
	}
#commentform input, #commentform textarea {
    background-color:#000000;
	color:#FFFFFF;
	border: 1px solid #dfdfdf;
	padding: 3px;
	}
#commentform #commentbox {
	height: 100px;
	width: 502px;
	}
#commentform #submit {
	margin-top: 20px;
	}
#commentform small {
	text-transform: normal;
	}
.commentlinks {
	padding: 5px;
	}
.commentlinks a {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	}
.commentlinks a:hover {
	background: #000000;
    color:#e9b13d;
	}
.commentlinks .current {
	background: #000000;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	}

/* -search form- */

#s {
	background: #000000 url("images/mag.png") top left no-repeat;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 3px 3px 3px 25px;
	width: 192px;
	}
#searchsubmit {
	display: none;
	}

/* -footer- */

#footer {
	border-top: 1px solid #000000;
	clear: both;
	padding: 20px 0 20px 0;
	text-align: center;
	width: 830px;
	}
#footer a {
	color: #000000;
	border:none;
	text-decoration:none;
	}
#footer small {
	text-transform: uppercase;
	}

/* -misc and universal- */

.navlink a {
    background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	color: #ffffff;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	}
.navlink a:hover {
	color:#e9b13d;
	}
.navlink-posts {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	display: block;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	}
.navlink-posts a:hover {
	color:#e9b13d;
	}
.uppercase {
	text-transform: uppercase;
	}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
#commentform #commentbox {
	height: 100px;
	width: 502px;
	}
#commentform #submit {
	color: #ffffff;
	margin-top: 20px;
	}
#commentform small {
	text-transform: normal;
	}
.commentlinks {
	padding: 5px;
	}
.commentlinks a {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	}
.commentlinks a:hover {
	background: #999999;
	color:#e9b13d;
	}
.commentlinks .current {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	}

/* -search form- */

#s {
	background: #000000 url("images/mag.png") top left no-repeat;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 3px 3px 3px 25px;
	width: 192px;
	}
#searchsubmit {
	display: none;
	}

/* -footer- */

#footer {
	border-top: 1px solid #000000;
	clear: both;
	padding: 20px 0 20px 0;
	text-align: center;
	width: 830px;
	}
#footer a {
	color: #000000;
        border:none;
        text-decoration:none;
	}
#footer small {
	text-transform: uppercase;
	}

/* -misc and universal- */

.navlink a {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	color: #ffffff;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	}
.navlink a:hover {
	color:#e9b13d;
	}
.navlink-posts {
	background-image:url("http://thehorseandgroom.net/listings/wp-content/themes/horse_and_groom/images/content_background.png");
	background-repeat:repeat;
	display: block;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	}
.navlink-posts a:hover {
	color:#e9b13d;
	}
.uppercase {
	text-transform: uppercase;
	}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
	
/* -logos- */	
	
	
#inline-list {
	width: 100%;
	padding: 5px;
	border:none;
	position: static;
	}


#inline-list ul, #inline-list li {
	display: inline;
	margin: 5px 5px 5px 5px;
	padding: 7px;
	border:none;
	list-style-type:none;
	border:none;
	}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	display: inline;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	display: inline;
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	display: inline;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.sociable a:hover img {
	display: inline;
	margin: 0;
	padding: 0;
}

.sociable a[href^="http:"] {
	display: inline;
	padding-right: 0px;
	background: transparent;
	text-decoration: transparent;
}

#matt{
text-decoration:none;
text-align:center;
border:none;
border-style:none;
}
	
	
