/*  
Theme Name: thumbs up H
Theme URI: http://stephenh.net/aytch
Version: 1.0
Author: Stephen H
Author URI: http://stephenh.net/
Tags: widget ready, fixed width, three columns, clean, simple, widgets, right sidebar, valid CSS, valid XHTML 
*/

html , body{
	font-family: Cambria, "Times New Roman", Times, serif;
	background-color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #dedede;
}
.postcontent p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
}

a img {border: none;}
#rubbermade {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
	padding-bottom: 18px;
}
#widgets ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#hheader {
	background-image: url(imgs/header.gif);
	background-position: left top;
	height: 90px;
	width: 960px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}
#hhomelink {
	position: absolute;
	left: 27px;
	top: 20px;
}
#hhomelink:hover {
	background-image: url(imgs/header.gif);
	background-position: -27px bottom;
}
#connectlink {
	position: absolute;
	left: 851px;
	top: 70px;
}
#connectlink:hover {
	background-image: url(imgs/header.gif);
	background-position: -851px bottom;
}

#connect {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 3px;
	margin-left: 370px;
	margin-bottom: 10px;
}
#navgrill {
	display: block;
	background-image: url(imgs/navbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 900px;
	margin-top: 15px;
	margin-left: 30px;
}

.bkgbottom, #navgrill .bkgbottom {background-position: left top;}
h2.postheader {
	clear: both;
	float: left;
	height: 35px;
	width: 880px;
	margin-top: 30px;
	margin-bottom: 6px;
	background-image: url(imgs/postHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	display: block;
}
a, .postcontent a {
	color: #668284;
}

h2.postheader a {
	color: #000;
	text-decoration: none;
}
.postheader .postdate {
	display: block;
	position: absolute;
	right: 0px;
	bottom: -1px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #668284;
}
.postcontent {
	float: left;
	position: relative;
	width: 810px;
	margin: 25px 22px 30px 68px;
	font-family: Cambria, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #cdcdcd;
}
.postmeta {
	background-image: url(imgs/meta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 900px;
	margin-left: 20px;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	font-size: 11px;
}
.postmeta p.tags {
	position: absolute;
	left: 155px;
	top: 1px;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.postmeta p.tags a {
	color: #333;
}

.postmeta .commentlink {
	text-align: right;
	position: absolute;
	right: 33px;
	bottom: 0px;
}
.postmeta .commentlink a {
	font-size: 21px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.pagenav .previous {
	padding: 1px;
	height: 25px;
	width: 211px;
	position: absolute;
	left: 23px;
	top: 17px;
	display: block;
}

.pagenav {
	background-image: url(imgs/pagenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 900px;
	margin-top: 15px;
	margin-left: 23px;
	position: relative;
}
.pagenav .next {
	display: block;
	margin: 0px;
	padding: 1px;
	height: 24px;
	width: 171px;
	position: absolute;
	left: 671px;
	top: 18px;
}
#widgetslink {
	background-image: url(imgs/widgets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	float: left;
	height: 45px;
	width: 900px;
	margin-top: 18px;
	overflow: hidden;
	position: relative;
	margin-left: 9px;
}
#widgets {
	clear: both;
	float: left;
	width: 870px;
	margin-top: 15px;
	margin-left: 42px;
	position: relative;
	color: #7B3B3B;
	font-weight: normal;
}
#widgets a {
	font-weight: bold;
	text-decoration: none;
	color: #7B3B3B;
	text-transform: uppercase;
}
#widgets ul li {
	display: block;
	float: left;
	width: 264px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 5px;
	list-style-type: none;
}
#widgets ul li h4 {
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #7B3B3B;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 2px;
	display: block;
	clear: both;
}
#widgets ul {
	width: 100%;
	clear: both;
	float: left;
}

#widgets ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
#widgets ul ul ul li {
	text-indent: 6px;
	margin: 0px;
	padding: 0px;
}

#fhooter a {color: #000;}

#fhooter {
	height: 45px;
	width: 900px;
	position: relative;
	clear: both;
	float: left;
	margin-top: 15px;
	margin-bottom: 12px;
	background-image: url(imgs/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 43px;
	background-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 33px;
	padding-left: 0px;
}
#ingenius {
	position: absolute;
	height: 27px;
	width: 191px;
	top: 0px;
	right: 0px;
	display: block;
}

h2.pagetitle {display: block; position: relative; float: left; margin: 18px 0 8px 30px; font-size: 18px; color: #ababab;}
/* WP Styles */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
} 
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	color: #333;
	padding-top: 4px;
	margin: 5px 7px 12px 7px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
} 
#respond {float: left; margin: 12px 0 0 45px; position: relative; clear: both; width: 800px;}
#idc-container { float: left !important; }

/* Slideshow rules */
.slideshow {
	margin:0 auto;
	width:762px;
	height: auto;
	position:relative;
	z-index: 54;
}
.slideshow .slidesContainer {
  margin:0 auto;
  width:762px;
  height: auto;
  overflow:auto; /* allow scrollbar */
  position:relative;
  z-index: 54;
}
.slideshow .slidesContainer .slide {
  margin:0 auto;
  width:762px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height: auto;
  z-index: 54;
}
.leftControl {
	background-image: url(imgs/arrowL.gif);
	display:block;
	width:32px;
	height:263px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	top:0;
	left:-32px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightControl {
	display:block;
	width:32px;
	height:263px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
	top:0;
	right:-32px;
	background-image: url(imgs/arrowR.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
hr {margin-top:32px; margin-bottom: 32px;}
