/*
Theme Name: High Horse
Theme URI: http://thehighhorse.com/
Description:
Version: 1.0
Author: Defgrip Studio
Author URI: http://www.defgripstudio.com
Tags:

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

*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color:#161413;
	background-color:#000;
	margin: 0;
	}

#page {
	text-align: left;
	background-color: #ffffef;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	width: 770px;
	z-index:5;
	position:relative;
	}

.background-img {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}


a {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color:#000;
	border-bottom: 1px solid #000;
	}
	
#sidebar a {
	text-decoration:none;
}

.mailinglist a  {
	color:#ca654d;
	text-decoration:none;
}

.mailinglist a:hover  {
	color:#ca654d;
	text-decoration:none;
	border-bottom: 1px solid #ca654d;
}


#header {
	margin: 0 0 20px;
	padding: 0;
	height: 200px;
	width: 770px;
	border: 1px solid #000;
	}
	
#headerimg {

	height:200px;
}

#headernav {
	font-size:1.5em;
}

#headernav ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#headernav li {
	display:inline;
	border-right:1px solid #CCC;
	padding-right:6px;
	margin-right:6px;
}

#content {
	width:500px;
	float:left;
	padding:0 40px 0 0;
}

.entry p {
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	text-align: justify;
}

.postdate {
	text-transform:none;
	color:#ca654d;
	font-size:1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0 0 15px 2px;
	border-bottom: 2px dotted #000;
}

.postdate a  {
	color:#ca654d;
	text-decoration:none;
}

.postdate a:hover {
	color:#ca654d;
	border-bottom: 1px solid #ca654d;
}

.postmetadata {
	color:#ca654d;
	margin-bottom:45px;
	text-transform:lowercase;
	padding:6px 0;
	border-bottom:2px solid #000;
	border-top:1px solid #000;
	clear:both;
}

.postmetadata a {
	color:#000;
	text-decoration:none;
}

.postmetadata a:hover {
	color:#000;
	border-bottom: 1px solid #000;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}


h1 {
	font-size:3.2em;
	margin:0 0 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

h2 {
	margin: 0 0 3px;
	font-size:1.7em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
	
h1 a, h1 a:hover, h2 a, h2 a:hover {
	color: #000;
	text-decoration: none;
	}
	
h1 a:hover, h2 a:hover {
	border-bottom: 1px solid #000;
}

#sidebar h2 {
	margin:10px 0 12px;	
}

.post h2, .post h1 {
	clear:both;
	color: #000;
}

h3 {
	clear:both;
}

.post h3 a {
	color: #FFF;
	text-decoration:none;
}


h3 {
	font-size:2.5em;
	padding: 0;
	margin: 30px 0 0;
	}

h4, h5, h6, h7, h8 {
	font-size:2em;	
}

hr {
	border:none;
	height:5px;
	width:100%;
	background-image:url(images/hlinebkg.gif);
	margin:9px 0;
}

hr.dotted {
	border:none;
	border-bottom: 2px dotted #000;	
	height:1px;
	background:none;
	padding:1px 0;
}
/*#sidebar li {
	background-image:url(images/hlinebkg.gif);
	background-position:top;
	background-repeat:repeat-x;

}

#sidebar li li {
	background:none;
	padding:0;
}*/

#sidebar ul li ul li {
	list-style:outside;
	list-style-image:url(images/dot.gif);
	margin-left:11px;
	padding:3px 0;
}

#sidebar select {
	background:#f8ecc2;
	border:1px solid #666;
	width:50%;
	font-family:"Times New Roman", Times, serif;
	padding:0 0 0 8px;
}

.navigation {
	float:left;
	margin:0 0 10px;
	width:100%;
}

#sidebar {
	margin-left:546px;
	padding:0 0 10px;
	width:226px;
	}
	
#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:1.05em;
}

#sidebar ul h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
}

small {
 font-size:0.8em;
}

.entry blockquote p {
	font-family:"Lucida Console", Monaco, monospace;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}
	
.clear {
	clear: both;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	width:500px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 15px 0 15px 0;
	margin: 0 0 20px;
}

.navigation a {
	text-decoration:none;
}

.navigation a:hover {
	color:#000;
	border-bottom: 1px solid #000;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
