/*
Theme Name: HHS
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Header */

body {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	width: 1000px;
	margin: 10px auto;
}

#new-joints {
	height: 230px;
	width: 680px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
}

#new-joints .post {
	width: 160px;
	float: left;
	margin-right: 10px;
}

#new-joints .post img {
	border: 0;
}

#new-joints .post h2, #new-joints .post h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 4px;
	margin: 0 0 2px;
	background: #ff6600;
	color: #fff;
	text-decoration: none;
}

#new-joints .post h3 {
	margin: 5px 0;
	font-size: 15px;
}

#new-joints .post p {
	margin: 0;
}

#new-joints .post p a {
	text-decoration: none;
	color: #4e171d;
	font-weight: normal;
}

#ads_top {
	width: 300px;
	height: 250px;
	float: left;
	margin-bottom: 10px;
}

#ads_banner {
	clear: both;
	height: 90px;
	padding: 10px;
	text-align: right;
	background: #102437 url(images/ads_banner_bg.png) no-repeat 5px 5px;
}

#ads_banner a.logo {
	display: block;
	height: 90px;
	width: 240px;
	float: left;
}

#ads_banner a span {
	visibility: hidden;
	display: none;
}

#ads_left {
	width: 160px;
	float: left;
	margin-right: 10px;
}

#content .post {

	padding: 0 10px 10px 0;
	clear: both;
	overflow: auto;
	border-bottom: solid 1px #CE7438;
	margin-bottom: 15px;
}

#content .post .left {
	width: 160px;
	float: left;
	margin-right: 10px;
}

#content .post .right {
	width: 270px;
	float: left;
}

#content .post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 4px;
	margin: 0 0 2px;
	background: #ff6600;
	color: #fff;
	width: 152px;
}

#content .post h2 a, #content .post h2 a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#content .post h3 {
		margin: 0 0 5px;
}

#content .post .meta p, #content .post .meta p a {	font-size: 12px;}

#content .post p.author {
	float: left;
}

#content .post p.author a {
	color: #563ef9;
	padding-bottom: 10px;
}

#content .post p.tags {
	float: left;
}

#content .post p.tags a {
	color: #0b3cf1;
	padding-bottom: 5px;
}

#content .post p.date {
	padding-bottom: 10px;
	float: right;
	color: #ce7438;
}

#content .post p.comments {
	float: right;
	padding-bottom: 5px;
}

#content .post img { border: 0; margin-bottom: 5px; }

#content .post h3 a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#content .post p {
	font-size: 14px;
	margin: 0 0 7px;
}

#content .post p a {
	text-decoration: none;
	color: #4e171d;
	font-weight: normal;
}

.clearfix {
	clear: both;
}
	
.background {
	background-attachment: scroll;
	background-image: url(images/HHSRepeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #D5d2c5;	
}

#wrapper {
	position: relative;
}


#main {
	width: 1000px;
	margin:auto;
	background-image: url(images/TopOverlay.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#info {
	position: relative;
	float: left;
	width: 590px;
	text-align: center;
}


#center {
	width: 1000px;
	left: 50%;
	right: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left:-500px;
	height: 100%;
	position: relative;
}

#logo {
	display:block;
	width:460px;
	height:100px;
	margin:0;
	padding-top:150px;
	border:none;
	text-decoration:none;
}
a#logo img
{
	border:none;
}

#footer{
	clear:both;
	background-color: #0E2337;
	height: 400px;
	padding-top: 20px;
}

#blogWindow{
	width: 460px;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
}

.blogDetails{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding:0 10px 10px 0;
}


.blogDetails a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #000000;	
}
#sidebar
{
width:340px;
float:right;
}
#login{
	width: 300px;
	padding: 20px;
	background-image: url(images/LoginBg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#box2{
	width: 300px;
	margin-top:20px;
	padding: 20px;
	background-color: #4f131b;
}

#box2 ul li a {
	color: #fff;
}

#box3{
	width: 300px;
	margin-top:20px;
	padding: 20px;
	background-color: #333333;
}
.DiscogsWidget
{
	width: 300px;
	margin-top:20px;
	padding: 20px;
	background-color: #FFF;
}

#contact{
	width: 300px;
	margin: 0px;
	right: 0px;
	left: 0px;
	padding: 20px;
	top: 0px;
	float: right;
	clear: none;
}

#comment{
    width: 460px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;	
}
a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #980101;	
}

.blogTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #000000;	
	line-height:20pt;
}
.blogTitle a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #000000;	
	line-height:20pt;
}
.blogTitle a:link, .blogTitle a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #000000;
	text-decoration:none;
}
.blogTitle a:hover, .blogTitle a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #000000;	
	text-decoration:underline;
}

.blogDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #1798bd;
	letter-spacing: 0pt;
	text-align: right;
	line-height: 24pt;
}

.blogComNum
{
	color: #546a54;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
}
.blogComNum a:link, .blogComNum a:visited
{
	color: #546a54;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
	text-decoration: none;
}
.blogComNum a:hover, .blogComNum a:active
{
	color: #546a54;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
	text-decoration: underline;
}

.blogAuthor{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
}

.blogBody{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}

.blogBody a:link{
	color: #1798bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	text-decoration: none;
}

.blogBody a:hover{
	color: #980101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	text-decoration: none;
}


.blogSection a:link{
	color: #980101;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 16pt;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}

.blogTags a:link {
	color: #1798bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.blogTags a:hover {
	color: #980101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

.textField {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #D5D2C5;
	width: 300px;
	padding-top: 0px;
}

.formText {
	font:Times New Roman, Times, serif; 
	font-size:9pt; 
	color:#999999;

}

.searchField {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #D5D2C5;
	width: 260px;
}

.downloadDetails {
	color: #546a54;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
}


.downloadDetails a:link {
	color: #1798bd;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;

}

.downloadDetails a:hover {
	color: #980101;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
}

.downloadDetails a:visited {
	color: #1798bd;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;

}

.downloadDetailsPad {
	padding-left: 5px;
}

.comment{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}

.userName {
	color: #f08800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	font-weight: bold;
}

.comStamp {
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}

.topStoriesTitle a:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.topStoriesTitle a:hover {
	color: #1798bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

.topStoriesTitlePad {
	padding-bottom: 10px;
}

.topStoriesImagePad {
	padding-top: 10px;
	padding-bottom: 5px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #999999;
}
ul.Sections
{
	list-style:none;
	margin:0;
	padding:10px 10px 0;
}
ul.Sections li
{
	pading:5px 0;
}
ul.Sections li a:link, ul.Sections li a:visited
{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height:18pt;
	text-decoration: none;
}
ul.Sections li a:hover, ul.Sections li a:active
{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height:18pt;
	text-decoration: underline;
}
ul.Bullets
{
	margin:0 15px;
	padding:0 15px;
	color:#FFF;
}
ul.Bullets li
{
	margin:0;
	padding:5px 0;
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
ul.Bullets li a:link, ul.Bullets li a:visited
{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
ul.Bullets li a:hover, ul.Bullets li a:active
{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}



.sectionsText a:hover {
	color: #1798bd;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

.infoText {
	color: #cccccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 5pt;
}

.infoText a:link, .infoText a:visited, .infoText a:hover, .infoText a:active {
    color: #cccccc;
    font-family: "Times New Roman", Times, serif;
    font-size: 10pt;
    line-height: 12pt;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 5pt;
}

ul.categoryLinks
{
	margin:0;
	padding:0;
	list-style:none;
}
ul.categoryLinks li
{
	padding:5px 0;
}
.categoryLinks a:link, .categoryLinks a:visited
{
	color:#980101;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
	font-style: oblique;
	font-weight: bold;
	line-height:18pt;
	text-decoration:none;
}
.categoryLinks a:hover, .categoryLinks a:active
{
	color:#1798bd;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
	font-style: oblique;
	font-weight: bold;
	line-height:18pt;
	text-decoration:underline;
}

ul.tagLinks
{
	margin:0;
	padding:0;
	list-style:none;
}
.tagLinks, .postmetadata a
{
	color:#1798bd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.tagLinks a:link, .tagLinks a:visited
{
	color:#1798bd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.tagLinks a:hover, .tagLinks a:active
{
	color:#1798bd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
}

.comments
{
	color:#8bab7a;
	text-align:right;
}
.comments a:link, .comments a:visited
{
	color:#8bab7a;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
}
.comments a:hover, .comments a:active
{
	color:#8bab7a;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: underline;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


.widget, .widget a:link, .widget a:visited {
	color: #fff;
}

.widget {
	list-style-type: none;
}
