/*
Theme Name: PuppetMart2
Theme URI: http://www.puppet-mart.com/
Description: Special Theme Made for Puppet-Mart.com
Version: 1.2
Author: alfers1985
Author URI: http://www.puppet-mart.com
Tags: fixed-width, right-sidebar, two-columns
*/
html {min-height:100%;}
/* Basics */
body, img, ul, ol, li, blockqote, code, small, table, th, tr, hr, p, h1, h2, h3, h4, h5 {margin: 0 0 0 0; padding:0 0 0 0;}
body {margin: 0 0 0 0;
height:100%;
}

a {text-decoration: none; color:#b31919;}
a:hover {color:#b31919;}
.aligncenter {
	display:block;
	margin:0 auto;
	width:100%;
	}
.alignleft {float:left; padding:4px 4px 4px 0;}
.alignright {float:right; padding:4px 0 4px 4px;}
img {border:none;}
ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}
blockquote{
	margin:10px 22px; padding:10px;
	font-size:normal; color:#000000;
	background:#ffffff; opacity: 0.5;filter:alpha(opacity=50);
	
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;

	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;

	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;

}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}
pre {overflow:auto; word-wrap: break-word;}

th, tr{
	background:#ffffff; 
	padding: 0 0 0 0;
	}
th {
	background:#ffffff; 
	}

hr {clear:both; color:#E5E8EE;}

/* deal with clearing floating divs */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; clear: both; visibility: hidden;
	}
	.clearfix {display:inline-block;}
	.clearfix {display:block;}
	
/*  Body  */
body {
height:100%;
	font: small/140% Arial;
	 /* color:#D8D5D5;  */

	}

/* Wrapper */
#wrapt {
	width:799px; margin:0 1 1 0;
	text-align:center;
	background:url('images/header.jpg') repeat-x ;
        height:100%;
        background-color: lightgray;


	}

/*  Header  */
#header {
	background:url('images/puppetmart.png') no-repeat; 
	height: 242;
	text-align:left;
	}
	
#header img {
	height: 242;
	padding: 0 0 20px 0; float: left;

}
*:first-child+html#header img {
	height: 242;
	padding: 0 0 0px 0; float: left;

}


#header #eddie { width: 495px; float: left; clear: right;
 }	
*:first-child+html #header #eddie { float: left;  position: relative;}
#header #eddie img { height: 190; float: right; }	
#header h1 {
	font-size:x-large; 
	width:320px;
	letter-spacing:0.2em;
	margin:10px 0 0 250px; 
	}
div>#header h1 {margin:40px 0 0 250px;}
#header h2 {
	font-size:x-small; 
	letter-spacing:0.1em;
	width:320px; 
	margin:30px 0 0 260px; 
	color:#b31919;
	}
div>#header h2 {font-size:small; }
#header a {color:#F5FAF6;}
#header a:hover {color:#F5FAF6;}
#spacer {
	height: 0px;
	}
#spacer1{
	height: 0px;
	}
/*  Top Menu, inside of Header */
 #menu {width:800px; margin:-5px 0 0 20px;}
*:first-child+html #menu {width:800px; margin: -7px 0 0 20px;}

#menu ul {list-style:none;}
#menu li {float:left; height:15px;}
*:first-child+html #menu li {float:left; height:15px;}
#men2 ul {list-style:none;}
#men2 li {float:left; height:40px;}
#menu a {
	float:left; height:10px; 
	padding:0px 10px 0 10px;
	
	}
div>#men2 a {padding:0px 20px 0 20px;}
*:first-child+html #menu a {padding: 0px 10px 0 10px;} /* IE7 hack */
#menu a:hover {color:#ffffff;}
#menu li.current_page_item {}
#menu li.current_page_item a, #menu li.current_page_ancestor a {
	color:#F5FAF6;
	height:10px;
	}
	
#Trss {margin:-50px 0 0 -882px;}
*:first-child+html #Trss {margin:-50px 0 0 -880px;} /* IE7 hack */ 






	
/*  Main Content */
#content { 
	width:499px;
	margin: 0 0 0 0; 
	text-align:justify;
	height: 100%;
        float: left;
        background-color: white;
	}
div>#content {margin: 0 0 0 0;
height: 100%;
}
#content h1 {
	font-size:xxlarge; color:#black;
	font-weight:300; padding: 10px 0 10px 0;
	}
#content h1.archivetitle, #content h1.searchtitle {
	text-align:center; clear:both;
	padding:0 0 10px 0; margin:0 5px 0 0; 
	}
#content h2 {
	font-size:medium; color:#b31919;
         
	}
#content h3 {font-size:small; margin:.5em 0;}
#content h4 {font-size:small; margin:.4em 0;}
#content small {margin: 0 0 0 5px;
	
	}
*:first-child+html #content small{margin: 0 0 0 5px;
	
	}
.entry {margin:8px 5px 0 5px;}	
.entry p {margin:6px 5px 5px 5px; font-size:small;}	
.entry ul, .entry ol {margin-left:40px;}

.post {color:#000000;}
.post h1 {margin:0 0 6px 0; }

.post-header { margin-left: 2px;}
.postmetadata {
	clear:both; 
	
background:url('images/meta.png') repeat-x bottom left;
&nbsp;margin:0px 5px 0 5px; padding:0 0 25px 0;
	border-top:1px dashed black;
	} 
.postmetadata ul {
	display:block; list-style-type:none;
	line-height:130%;
	clear:both;
	}
.postmetadata ul li{
	float:left; margin-left:4px;
	}

.navigation {
	float:right;
	margin:0 0 0 0;
	width:400px; 
	}

#sidebar2  {
	width:150px; 
        float:left; 
	margin: 0px 0 0 0;
        padding: 0 0px 0 0px ;
	text-align:left; 
        background:lightgray;
        height:100%;
	
}
#sidebar2 a {color:#000000;}
#sidebar2 a:hover {color:#b31919;}

#sidebar2 ul{
	list-style:none;
font-weight:bold;
	margin:30px 9px 0px 9px; padding-left:0px; 
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 0;
background-color: gray;
}
#sidebar2 ul li{ border-bottom: 1px solid black; margin 0 0 0px 0; padding-left: 0;}
#sidebar2 ul ul {
font-weight:normal;
border-top: 1px solid black ;
border-left: 1px solid black;
border-right: 0px ;
border-bottom: 0px solid black;
margin: 0 0 0 -1px;
padding-left:0px;}

#sidebar2 ul li ul li{
	
	background-position:0 3px;
	padding-left:1px;
	margin: 0 0 0 0;
	line-height:120%;
border-top: 0px ;
border-left: 0px ;
border-right: 0px ;
border-bottom: 0px ;
background-color: darkgray;}

/* Sidebar */
#sidebar  {
	width:150px; float:left; 
	margin: 0 0 0 0;
	text-align:left; 
        background:lightgray;
	}
#sidebar a {color:#000000;}
#sidebar a:hover {color:#b31919;}
#sidebar h2 {
	font-size:10pt; color:black;
	margin:0 0 14px 0;
	text-align:left;
        border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background-color: gray;
	}
#sidebar p {margin:0 0px 0 0px; padding: 0;}
#sidebar ul{
	list-style:none;
	margin:-15px 0px 0px 0; padding:0; 
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background-color: darkgray;
	}
#sidebar ul li{
	margin:2px 0 2px 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
	}
#sidebar ul ul{
	margin:0 0 0 -12px; padding:0;
	list-style:none;
	}
#sidebar ul li ul li{
	
	background-position:0 3px;
	padding-left:24px;
	margin:2px 0;
	line-height:120%;
	}
.wdgtbox {
	margin:30px 8px; 
	
	}
#loginform {
	color: #000000;}
p.empty {
	color: #000000;
	}

/* RSS Widget */
.rsswidget img {
	display: none;
	}
#sidebar h2 a.rsswidget{
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
#sidebar h2 a.rsswidget a:hover{
	text-decoration: none;	
	}
#widgetshoppingcart {
	color: #000000;
	}

/* Calendar Widget */
#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	}
	
/* text Widget */
.textwidget {margin:0 12px 0 12px; padding: 0;}

/* Comment Form */
#commentform { 
	padding:10px; 
	overflow : hidden; _height : 1%; /* IE7 clearing hack */
	}
*:first-child+html #commentform {margin:-2px -10px -28px -10px;} /* IE7 hack */
#commentform h3 {margin:0 0 10px 0; padding:0; text-align:center;}
#commentform form p {margin:0 0 0 24px; padding:0;}
#commentbox{
	width:400px; margin:6px 0 0 24px;
	}
#author, #email, #url{margin:5px 5px 0 0;}
#submit{margin:0px 0px 0 0; height: 25px; width: 70px; font-size: 10pt;}

/* Comments */
#comments{ 
	margin:-8px 0 0 0; 
	padding:10px;
	}	
#comments p  {margin:1em 0;}
ol.commentlist {margin:0 35px 0 65px; padding:0;}
ol.commentlist li {
	background: #EBDEDD;
	margin:10px -30px 10px -30px;
	padding:6px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;

	-khtml-border-radius-topleft:5px;
	-khtml-border-radius-topright:0px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;

	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	}
ol.commentlist li.alt {background:#FAFBFA;}
ol.commentlist a {}
ul.comment li {
	margin:0.5em 0;
	text-align:left;
	}
cite {}
small.commentmetadata {}
img.avatar {
	float:right; 
	margin:0 -28px 0 4px; padding:2px;
	_margin:16px 0 0 4px;		/* IE6 hack */
	width:50px; height:50px;
	border-left:solid 1px #aaaaaa; border-top:solid 1px #aaaaaa;
	border-right:solid 1px #E8F3F9; border-bottom:solid 1px #ffffff;
	}
*:first-child+html img.avatar {margin:20px 0 0 0;} /* IE7 hack */

/* Theme Search */
#Tsearch {
	float:right; width:240px;
	margin:-156px 8px 0 0;
	}
div>#Tsearch {margin:-156px 14px 0 0;}
*:first-child+html #Tsearch {margin:-154px 14px 0 0;} /* IE7 hack */
.s {
	float:left;
	width:154px; height:20px;
	font-size: 16px;
	color:#282828; 
	background:transparent; border:0;
	}
.searchButton {
	float:right; margin:-6px 12px 0 0;
	width:21px;
	height:36px; 
	}

/* Widget Search */
#searchform {margin:8px 0 8px 12px; padding:0;}	
#searchform input {
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;	
	border:1px solid #BCBCBC;
	color: #6A6A6A;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 4px;
	}	

/* Footer */
#footer {
	clear:both; text-align:left;
	width:100%; height:19px; 
	color:black;
	background:url('images/spacer.jpg') repeat-x;
	position: bottom;
	
	}
#footer p {
	margin:0 0 0 0; padding:0px 0 0 20px;
	font-size:x-small;
	}
div>#footer p {font-size:x-small;}