/* @override http://highdeserthoofcare.com/hdh/wp-content/themes/hoofpicklove/style.css */

/*  
Theme Name: Hoofpicklove
Description: Inspired by <a href="http://www.technroll.com/">Love theme</a>
Version: 1.0
Author: <a href="http://www.vizou.com/">Vizou</a>

*/

/* @group Global */

* {  	
margin: 0; 
padding: 0; 
}

html {  	
text-align: center; 
}

img {  	
border: 0; 
}

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

a:hover {  	
text-decoration: none; 
color: brown; 
}

body {  
width: 800px;
margin: 0 auto;	
text-align: left; 
position: relative;
background: #7a3f12 url(images/bgbody.jpg) repeat-x; 
font: normal 78%/150% "trebuchet ms", "lucida grande",arial, helvetica, sans-serif; 
color: #333; 
}

p {  	
font-size: 1em; 
}

ul, ol {  	
list-style: none; 
}

strike {  	
}

/* Clear fix for hasLayout IE7 */

/* Hides from IE-mac \*/

.clearfix:after {  	
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
}

* html .clearfix {  	
height: 1%; 
}

/* End hide from IE-mac */

/* @end */

/* @group Layout */

.which-template {  	
display: none;
margin: 5px 0;
color: #E85100; 
}

#header {  
width: 800px;	
background: #d8c6b5 url(images/header.jpg) no-repeat center top; 
margin: 0 auto; 
height: 230px; 
}

#menu {  
width: 800px;
height: 22px;	
margin: -24px auto 0 auto; 
}

#container {  
width: 800px; 
position: relative;
left: 0;
min-height: 400px; 
background: #fff url(images/bgcontent.gif) repeat-x;
overflow: hidden; 
}

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

#footer {  	
clear: both; 
font-size: 0.8em;
margin: 0 auto 20px auto; 
text-align: center; 
height: 30px; 
}

/* @end */

/* @group Navigation */

#menu ul {  	
float: right;
background: #d8c6b5;
}

#menu li a {  	
border-right: 1px solid tan; 
float: left; 
display: block;
position: relative;
background: url(images/bgbody.gif) repeat-x;
padding: 3px 8px; 
font: normal 0.9em/1.5em "trebuchet ms","lucida grande",verdana,helvetica,sans-serif; 
letter-spacing: 1px; 
text-transform: uppercase;
color: #b22a10;    
}

#menu li {	
display: inline;
}
	
#menu .current_page_item a {  	
color: #fff;
padding: 3px 8px;
background: #b22a10;  
}

#menu li a:hover {  	
color: #fff;
background: #b22a10; 
}

/* @end */

/* @group Headers */

h1,h2,h3h4,h5 {  	
display: block;
clear: both; 
}

#content h1 {  	
font-size: 2.8em;
font-weight: normal; 
color: #cc9e82;
margin: 5px 0 10px 0;
display: block;
clear: both;
}

#content h2 {  	
padding: 10px 0 15px 0; 
font-weight: normal; 
font-style: normal;
font-size: 2em; 
color: #E85100; 
}

#content h3,
#content .post h3,
#content .post.hooftalk h3 {  	
font-size: 1.2em; 
text-transform: uppercase;
margin: 0 5px;
color: #b22a10;
}

#content h4 {  	
font-weight: normal;
font-size: 1.1em; 
text-transform: uppercase;
color: #b22a10;
}

h3#comments {  	
background: url('images/comments.gif') no-repeat 5px 12px; 
padding-left: 28px; 
margin-left: 20px; 
}

h3#respond,
h3#comments {  	
font-size: 2em; 
padding: 10px 10px 15px; 
color: brown; 
}

/* @end */

/* @group Pages */

#content p {  	
padding: 3px 0; 
}

#content strong {  	
color: #000; 
font-weight: bold; 
}

#content p em {  	
color: #b22a10; 
font-weight: normal; 
font-style: italic; 
}

#content .hooftalk {  	
width: 90%;
}

.hooftalk .readmore {  	
background-color: #f3e9e5;
font-size: 0.9em;
padding: 2px 6px;
float: right;
}

.post {  	
float: left; 
width: 90%;
clear: both;
padding: 5px 20px 10px 20px; 
margin-bottom: 10px; 
border-bottom: 1px solid #dec19f;
}

#content img.pix,
#content img,
#content .ngg-singlepic {  	
float: left; 
margin: 3px 15px 5px 0; 
background-color: #f3e9e5; 
padding: 10px; 
border: 0;
}

#content blockquote,
.post blockquote {  	
margin: 0 30px;
padding: 0 20px;
border-left: 1px solid #cfb391;
}

#content .post ul {  	
padding-bottom: 10px; 
}

#content .post ul li {  	
list-style: disc;
list-style-position: inside;
padding: 2px 0;
}

.postmeta {  	
color: #000;
font-size: 0.9em;
text-transform: uppercase;
display: block;
}

.postmeta .date {  	
background: url(icons/date.png) no-repeat 0 45%;
padding: 3px 0 3px 20px; 
}

.none {  	
display: none; 
}

.postarchive {  	
clear: both; 
}

.linkcat a {  	
padding-right: 10px;
background: url(images/bullet2.gif) no-repeat right center; 
}

.links {  	
list-style: none; 
}

.links li a {  	
font-size: 1.1em; 
}

#content ul.blogroll li {  	
list-style: none;
padding-bottom: 5px; 
border-bottom: 1px solid #eee;
}

#navigation {  	

}

.alignright{  	
float: right;
}

.alignleft {  	
float: left; 
}

/* @end */

/* @group Forms
 */

#searchform {  	
float: left; 
margin-left: 20px; 
}

#searchform  div {  	
height: 39px; 
padding: 0 0 0 18px; 
background: url('images/sleft.gif') no-repeat left top; 
}

#searchform  div div {  	
padding: 6px 0 0 0; 
background: url('images/sright.gif') no-repeat right top; 
}

#searchform label {  	
float: left; 
padding: 3px 5px 0 0; 
color: #FFF; 
font-weight: bold; 
}

input#s {  	
float: left; 
padding: 4px 10px 4px 5px; 
margin-right: 5px; 
width: 195px; 
color: #266ED9; 
background: url('images/sbox.gif') no-repeat top left; 
border: none; 
}

input#searchsubmit {  	
 
}

/* @end */

/* @group Comments */

#cmbox {  	
clear: both; 
width: 600px; 
margin: 0 auto; 
}

.nocomments {  	
font-size: 13px; 
padding-left: 25px; 
}

#commentform {  	
padding: 10px 25px; 
}

#commentform p {  	
padding-bottom: 10px; 
}

#commentform input,
#commentform textarea {  	
border: 1px solid #999; 
padding: 5px 8px; 
color: #666; 
}

#commentform input {  	
padding-left: 28px; 
}

#commentform p#ptext {  	
padding: 0; 
}

#commentform p#psubmit {  	
width: 288px; 
margin-top: -1.5px; 
}

#comment {  	
width: 270px; 
}

#commentform input#submit {  	
border: none; 
padding: 0; 
float: right; 
}

#commentform label {  	
padding-left: 5px; 
font-size: 15px; 
color: #888; 
}

.commentlist {  	
list-style: none outside; 
background: url('images/p.gif') repeat-x left top; 
padding-top: 30px; 
}

.commentlist li {  	
border-top: 1px solid #DDD; 
padding-top: 10px; 
margin: 0 25px 15px; 
}

.commentlist li p {  	
padding: 15px 0 10px 0; 
clear: both; 
font-size: 13px; 
text-align: justify; 
text-indent: 5px; 
}

.commentlist li em {  	
font-size: 12px; 
}

.cauth {  	
float: left; 
background: url('images/usercm.gif') no-repeat left top; 
padding-left: 20px; 
font-size: 12px; 
}

span.cauth {  	
float: left; 
font-size: 12px; 
}

span.cauth a {  	
font-size: 15px; 
}

span.cauth em {  	
font-size: 11px; 
}

span.cdate {  	
float: right; 
font-size: 11px; 
color: #BBB; 
}

/* @end */

/* @group Footer */

#footer p,
#footer p a {  	
color: #ffb93e; 
letter-spacing: 1px; 
text-transform: uppercase;
font-style: normal;
}

#footer a img {  	
display: inline; 
vertical-align: -5px; 
padding: 0 5px 0 2px; 
border: 0; 
}

#footer .admin {  	
background: url(icons/lock_gold.png) no-repeat 0 50%; 
padding: 3px 0 3px 20px;
}

#footer .dreamhost {  	
background: url(icons/dreamhost_green.gif) no-repeat 0 50%; 
padding: 3px 0 3px 80px;
}

/* @end */