/*

Theme Name: hpk
Theme URI: http://www.highperformancekennels.com
Description: Custom theme created for Kerm @ HPK
Version: 1.0
Tags: Custom WP Theme created for HPK
Author: Kevin Stanley
Author URI: 

*/

/* body-------------------------------------------*/

body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
background:#000;
color:#FFF;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header-------------------------------------------*/

#header {
border-top:30px solid #000;
}

#header .description {
float:right;
color:#000;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EEE;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#headerlogo{width:100%;height:200px;border:1px solid #eee;margin-top:5px;background-image:url('/wp-content/uploads/2010/01/logo3.jpg');background-position:center;background-repeat:no-repeat;}

#wrapper {
width:80%;
margin:0 auto;
}

/* header h1 (blogtitle)-------------------------------------------*/

#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#EEE;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#EEE;
}

/* navigation-------------------------------------------*/

#nav {
/* border-bottom:1px solid #EEE; */
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#fff;
background:#111;
border:1px solid #222;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#fff;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#fff;
text-decoration:none;
}

.clear {
clear:both;
}

/* content-------------------------------------------*/

#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#FFF;
}

#content a:hover,#content2 a:hover {
background-color:#EEE;
color:#000;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.8em;
font-weight:400;
color:#999;
border-bottom:1px solid #EEE;
line-height:30px;
margin:15px 0;
padding:5px 0;
letter-spacing:0.2em;
}

#content h2 a:hover,#content2 h2 a:hover {
background:black;
color:white;
text-decoration:none;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#eee;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links-------------------------------------------*/

blockquote {
background:#111111
border:1px solid #ccc;
margin:10px 60px;
padding:5px 15px;
color:#eee;
}

/* a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}
*/

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post-------------------------------------------*/

.post {
margin:0 0 50px 0;
text-align:justify;
}

/* .post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
} */

.post .info {
border-bottom:1px solid #222;
border-top:1px solid #222;
background-color:#111;
font-size:1em;
color:#EEE;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')-------------------------------------------*/

p.news {
background:#111;
color:#eee;
font-size:120%;
border-bottom:1px solid #222;
border-top:1px solid #222;
margin:10px 0 28px;
padding:10px;
}

/* sidebar--------------------------------------------*/

#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
/* letter-spacing:1px; */
letter-spacing:0.5em;
font-size:1.4em;
color:#eee;
border-bottom:1px solid #222;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
/* border-bottom:1px solid #EEE; */
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#FFF;
background-color:#000;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
/* border:1px solid #eee; */
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
/* padding:3px; */
margin-top:8px;
}

#sidebarsubmit {margin-left:8px;}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input-------------------------------------------*/

input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments-------------------------------------------*/

#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
/* background:#fff; */
background:#000;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#eee;
border:1px solid #111;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#eee;
border:1px solid #111;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff-------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer------------------------------------------*/

#footer {
color:#333;
margin:0;
padding:20px 0;
}

#infobox{width:100%;background-color:#111;border:1px solid #222;color:#fff;}
#infobox h4{color:#eee;padding:5px;}
#infobox p{color:#eee;padding:5px;}

/* Floating---------------------------------------------- */

#columnhead{width:100%;height:65px;border:1px solid #eee;}

#salesbox{width:100%;margin:0 auto;padding:2px;}

#columnleft{width:40%;float:left;}

#columnright{width:40%;float:right;}

#salesfooter{clear:both;}

#sidebar a{text-decoration:none;}
#sidebar a:hover{text-decoration:none;}
a img{text-decoration-none;background-color:#000;border:none;}

.embed {
width:48%;
float:left;
padding:0 0 0 10px;
margin:0 0 20px 0;
}
