/*
Theme Name: PuppyPetSupplies
Version: 2.8
Author: Sidera Design
Author URI: http://sideradesign.com

*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

        body {background-color:#d1d1d1; }
        p {font-family:Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif ;font-size:14px; line-height:21px; letter-spacing:-0.5px; margin: 0 0 18px 0; }
        #wrapper {margin:20px auto;width:982px;}
        #top {width:960px; height:60px;margin:0 auto;background-color:#fff; -moz-border-radius-topleft: 30px;-moz-border-radius-topright: 30px;-webkit-border-top-left-radius:30px;-webkit-border-top-right-radius:30px;}
        #mainnav ul {padding: 20px 0 0 20px;list-style:none; float:left;width: auto;}
        #mainnav ul li {display:inline;}
        #mainnav ul li a {width: auto;font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode",Verdana, sans-serif; padding: 10px;text-decoration:none;float:left;color: #999;display:block;}
        #mainnav ul li a:link, #mainnav ul li a:visited {}
        #mainnav ul li a:hover, #mainnav ul li a:active {background-color:#2797c4; color: #fff;}
        #search {float:right;padding:20px 20px 0 0;width: auto;}
        #header {background:transparent url(images/headerbg.png) no-repeat;height:192px; position:relative;}
        #blog-title {background:transparent url(images/logo.png) no-repeat;height:64px;width:604px;text-indent:-9999px;position:absolute; top:20px; left:212px;}
        #blog-title a {display:block;height:64px;width:604px;height:50px; padding-left:100px;}
        #blog-description {position:absolute;top:91px;right:166px; font-size:30px; font-family:Rockwell, Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif}
        #main {background-color:#fff;width:960px;margin: 0 auto;}
        #content {background-color:#fff;width:589px;padding:20px;float:left;}
        
.post {
	margin: 0; padding: 80px 20px 20px;
	float: left;
	width: 560px;
	position: relative;
}
.post .postheader {
	background: url(images/headingbg.png) no-repeat;
	float: left;
	width: 640px;
	position: absolute;
	left: -32px; top: 0;
}

.post .postheader h2,.post .postheader h1, #sidebar h2 {
	margin: 0; padding: 0 25px 0 10px;
	font: normal 20px Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	height: 67px; line-height: 53px;
	text-shadow: 1px 1px 1px #cfeb7f;
}
.post .postheader h2 a,.post .postheader h1 a {
	text-decoration: none;
	color: #fff;
	display: block;
        letter-spacing: -1px;
}
        #sidebar {float:right; width:301px;background-color:#fff;padding: 20px 0 0 0;}
#sidebar ul li {position:relative; margin:0; padding: 80px 20px 20px; }
        #sidebar h2 {background: url(images/sidebarh3bg.png) no-repeat; color: #fff; width: 287px; position:absolute; top:0; right:-13px;}
        #quick-links {background: transparent url(images/footerbg.png) no-repeat; height:341px;padding: 0 0 0 10px;}
        #footer {width:960px; padding-bottom: 20px;margin:0 auto;background-color:#fff; -moz-border-radius-bottomleft: 30px;-moz-border-radius-bottomright: 30px;-webkit-border-bottom-left-radius:30px;-webkit-border-bottom-right-radius:30px;}
        #legal {float:left;padding: 0 0 0 20px;width: auto;}
        #designer {float:right;padding: 0 20px 0 0;width: auto;}
        

        .widget-area {float:left; width:300px; padding:8px;letter-spacing:-1px;color:#141a22;font-family:Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif ;font-size:12px; line-height:18px; letter-spacing:-0.5px;}
        .widget-area li {padding: 0 0 10px 0;}
        .widget-area h3 {font-size:22px;margin: 0 0 21px 0;color:#fff;}
        .widget-area a {text-decoration:none;color:#141a22; margin: 0 0 10px 0;}
        .widget-area a:hover {border-bottom: 1px solid #fff;}
        #sidebar ul ul {padding: 0 0 20px 0;}
        #sidebar ul ul li {background: transparent url(images/arrow.png) no-repeat center left;padding: 0 0 0 30px;line-height:24px;}
        #sidebar .sidebarlogin_otherlinks li, #sidebar .pagenav li {background-image:none;padding:0;}
        .store {width: 900px;}
