/*  
Theme Name: the northern horse
Theme URI: http://www.drakensberghorseriding.co.za
Description: The Northern Horse Wordpress theme.
Version: 1.0
Author: Murray Carte
Author URI: http://www.drakensberghorseriding.co.za/

*/

body, h1, h2, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h3{
	padding:0;
}

body{
background-color:#000000;
font-size:10pt;
font-family:Arial;
margin:0;
padding:0;
background-image:url(images/back.png);
background-repeat:repeat-x;
color:#FFFFFF;
}

h1, h1 a {
font-size:25pt;
color:#FFFFFF;
margin:0;
}

a:link, a:visited{
color:#999999;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
width:900px;
background-image:url(images/wrapper.png);
margin:auto;
padding:auto;
}

#header{
clear:both;
width:840px;
height:110px;
background-image:url(images/header.png);
padding-top:50px;
padding-left:60px;
}

#container{
float: left;
width:540px;
padding-right:20px;
clear:both;
padding-left:30px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
font-size:15pt;
color:#CCCCCC;
padding-top:6px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
float:left;
margin-left:-5px;
margin-top:10px;
display:inline;
}

.sidebar a {
	width:250px;
	display:block;
	clear:both;
	padding-left:12px;
	padding-top:6px;
	height:25px;
	border-bottom:2px solid #444444;
	color:#CCCCCC;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#333333;
  }
  
  
.sidebar a:hover, .sidebar a.active {
	background-color:#222222;
	text-decoration:none;
	color:#BBBBBB;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}


#footer{
width:900px;
clear:both;
height:75px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
line-height:14pt;
background-image:url(images/footer.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#footer p{
	line-height: 18px;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

