/*
Theme Name: Healthy Hooves 960
Theme URI: http://www.idealinestudios.com/themes/
Description: A beautiful equestrian theme for a beautiful woman
Author: Jamie Oastler
Author URI: http://www.idealienstudios.com

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* TEXT */
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}
a:focus{outline:1px dotted invert}
hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}
h1{font-size:25px; color: #09B843; border-bottom: 1px solid #09B843;line-height:24px;}
h2{font-size:23px; color: #09B843; border-bottom: 1px solid #09B843;line-height:26px;}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}

/* PRESENTATION */
body {
	background: url(img/background.jpg) repeat top left;
	color: #333;
	font-size: 13px;
	margin-top: 25px;
}

#page {
	background: url(img/page.jpg) repeat-y top left;
	height:auto !important;
	min-height:350px;
	width:960px;
}

#header {
	background: url(img/headerBase.jpg) no-repeat top left;
	height: 225px;
	width: 960px;
}

#header ul.navLinks {
	text-align: center;
	margin-top: 12px;
	height: 41px;
	float: right;
	margin-right: 30px;	
}

#header ul.navLinks li {
	display:inline;
	list-style-type:none;
}


#header #navLinks a {
	display: block;
	padding: 10px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #297212;
	background: #FFFFFF;
}

#header #navLinks a:hover {
	color: #297212;
	text-decoration: none;
	background: #297212 url(img/buttonStar.jpg) no-repeat top center;
}

#header #homeLink h1 {
	display: none;
}

#page #content {
	text-align: justify;
	color: #333333;
}

#page #callout {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	text-align:left;
	width: 220px;
	background: url(img/calloutBoxMain.jpg) repeat-y top left;
}

#page #callout .head {
	background: url(img/calloutBoxHead.jpg) no-repeat top left;
	height: 20px;
	padding: 5px 10px 0 10px;
	color: #09B843;
}

#page #callout h6 {
	border-bottom: 1px solid #09B843;
}
#page #callout .main {
	padding-top:5px;
}

#page #callout ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#page #callout ul li {
	background: url(img/bulletStar.jpg) no-repeat top left;
	margin: 0;
	line-height:14px;
	padding: 5px 0 5px 18px;
}
#page #callout .foot {
	background: #FFF url(img/calloutBoxFoot.jpg) no-repeat top left;
	height: 10px;
}

#footer {
	background: url(img/footerBase.jpg) no-repeat bottom left;
	height: 220px;
	width: 960px;
}

#sidebar {
	padding-left: 5px;
}

#sidebar #search {
	margin: 15px 0 5px 5px;
}

#sidebar #callout {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	text-align:left;
	width: 220px;
	background: url(img/calloutBoxMain.jpg) repeat-y top left;
}

#sidebar #callout .head {
	background: url(img/calloutBoxHead.jpg) no-repeat top left;
	height: 20px;
	padding: 5px 10px 0 10px;
	color: #09B843;
}

#sidebar #callout h6 {
	border-bottom: 1px solid #09B843;
}
#sidebar #callout .main {
	padding-top:5px;
}

#sidebar #callout ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar #callout ul li {
	background: url(img/bulletStar.jpg) no-repeat top left;
	margin: 0;
	line-height:14px;
	padding: 5px 0 5px 18px;
}
#sidebar #callout .foot {
	background: #FFF url(img/calloutBoxFoot.jpg) no-repeat top left;
	height: 10px;
}

#creditLink {
	color: #fff;
	text-align: right;
	font-size: 0.9em;	
	margin: 0 0 20px;
	width: 960px;
	padding: 0;
	line-height:12px;
}

#creditLink a {
	color: #FFF;
}

a
{
	color: #09B843;
	text-decoration: none;
}

a:hover {
	color: #09B843;
	text-decoration: underline;
}


/* Existing Styles to be refined */
.post {
	margin:10px;
	padding:0px 10px 10px 10px;}

.post h2 a{text-decoration:none;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

hr { border-bottom: 1px solid #66CC66; margin-bottom: 10px;}

.entry p{margin:1em 0;}

.entry img {
	padding: 3px;
	border: 1px solid #006633;
	margin: 6px;
}

.entry img.noDefaultLeft {
	padding: 0px;
	border: 0px;
	margin: 0px 5px 5px 0px;
	float: left;
}

.entry img.noDefaultRight {
	padding: 0px;
	border: 0px;
	margin: 0px 0px 5px 5px;
	float: right;
}

.entry p.spacer {
	padding: 0px;
	margin: 2px 0px;
	clear: both;
}

.entry div.teaser {
	border: 1px solid #66CC66;
	margin: 5px;
	float: right;
	width: 300px;
}

.entry div.teaser h2 {
	padding: 0;
	margin: 0;
}

.entry ul.alpha {
	list-style: upper-alpha;
}

.postmetadata{
	background:#ececec;
	padding:5px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}
	
.postmetadata alt {}
.postmetadata a {}

/* for previous & next entry links */
.navigation {
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* Forum Specific Styles */

#sfstatstrip { display: none; }

#sfversion { display: none; }