/*
Theme Name: The Hub of Hockey
Theme URI: http://www.arch-estra.com
Description: A theme by <a href="http://www.srch-estra.com">arhestra identity</a>.
Version: 1
Author: Derek Soule
Author URI: http://www.arch-estra.com

*/

body {
	color: #333;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	line-height: 150%;
	background-color: #000;
	background-image: url(_images/_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #d6a829;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 100%;
	font-weight: bolder;
	background-image: none;
	text-align: center;
	color: #FFF;
}
h1 a{
	color: #FFF;
	text-decoration: none;
}
h1 a:visited{
	color: #666;
	text-decoration: none;
}
h1 a:hover{
	color: #000;
	text-decoration: none;
}
h2 {
	color: #000;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
	text-decoration: none;
}
h3 {
	color: #000;
	margin: 10px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
form {
	margin:0px;
	padding: 0px;
}
#page {
	width: 1200px;
	background-image: url(_images/_pagebg.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 300px;
	position: relative;
	background-image: url(_images/HOH_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #facebook {
	background-image: url(_images/_facebook.png);
	height: 32px;
	width: 32px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	left: 734px;
	top: 267px;
}
#header #twitter {
	background-image: url(_images/_twitter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 32px;
	position: absolute;
	left: 769px;
	top: 267px;
}
#header #rss {
	background-image: url(_images/_rss.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 32px;
	position: absolute;
	top: 267px;
	left: 804px;
}



#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 530px;
	bottom: -13px;
	color: #000;
	font-size: 14px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 244px;
}
#nav2 {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	top: 268px;
	right: 1015px;
}

#nav2 li {
	float: left;
	margin-left: 5px;
}

#nav2 a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
	background-image: url(_images/_button.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#nav2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav2 a:hover {
	color: #000000;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	top: 268px;
	right: 806px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
	background-image: url(_images/_button.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	float: left;
	width: 730px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 110px;
	clear: both;
	position: relative;
}
#content #ad {
	height: 90px;
	width: 728px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}

.post {
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 125%;
}
#content #casino {
	font-family: Impact, "Arial Black", "Swis721 BT", "Times New Roman";
	font-size: 125%;
	padding-bottom: 8px;
}

.post-date {
	width: 100px;
	height: 100px;
	float:left;
	background-image: url(_images/_puck.png);
	background-repeat: no-repeat;
}
.post-month {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 12px;
	margin-left: -3px;
}
.post-day {
	font-size: 32px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display:block;
	line-height: 36px;
	padding-top: 0px;
	margin-left: -3px;
	font-weight: bold;
}

.post-title {
	float: right;
	margin-left: 0px;
	width: 585px;
	height: 100px;
	background-image: url(_images/_titlebg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 30px;
}

.entry {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
}
.entry p {
	font-size: 16px;
	line-height: 140%;
	clear: none;
}
.entry p img {
	float: left;
	padding-right: 6px;
}

.entry .wp-table-reloaded {
	padding-top: 10px;
}

.entry .wp-table-reloaded .row-1 {
	background-color: #D7A920;
}
.entry .wp-table-reloaded .row-2 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-3 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-4 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-5 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-6 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-7 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-8 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-9 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-10 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-11 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-12 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-13 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-14 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-15 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-16 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-17 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-18 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-19 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .row-20 {
	background-color: #E4E4E4;
}
.entry .wp-table-reloaded .row-21 {
	background-color: #BAC4C6;
}
.entry .wp-table-reloaded .column-1 {
	text-align: center;
	height: 30px;
	width: 150px;
}
.entry .wp-table-reloaded .column-2 {
	height: 30px;
	width: 300px;
	text-align: center;
}
.entry .wp-table-reloaded .column-3 {
	height: 30px;
	width: 150px;
	text-align: center;
}
.post-cat {
	padding-left: 24px;
	float:left;
	font-size: 95%;
	color: #999999;
	background-image: url(_images/_postcat.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.post-comments {
	padding-left: 24px;
	float: right;
	font-size: 95%;
	background-image: url(_images/_postcomment.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.navigation a, .navigation a:visited {
	color: #666;
}
.previous-entries {
	float: left;
	padding-left: 24px;
	background-image: url(_images/_pentry.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
}
.next-entries {
	float: right;
	padding-right: 24px;
	background-image: url(_images/_nentry.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
}
#comments, #respond {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background-color: #BAC4C6;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	border: 1px solid #000;
	padding: 3px;
	margin-top: 3px;
	background-color: #BAC4C6;
}
#commentform textarea{
	width: 500px;
	height: 200px;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 3px;
	background-color: #BAC4C6;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
	background-image: url(_images/_button.png);
	background-repeat: repeat-x;
	margin-right: 10px;
}
#sidebar {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 105px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: right;
	position: relative;
}
#searchform {
	background-color: #000;
	background-image: url(_images/_button.png);
	background-repeat: repeat-x;
	left: 845px;
	position: absolute;
	top: 266px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 250px;
	text-align: center;
	border: .5px solid #030303;
	height: 30px;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 14px;
	border: 1px solid #666;
	vertical-align: middle;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	position: absolute;
	left: 80px;
	top: 7px;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 32px;
	height: 24px;
	color: #FFFFFF;
	vertical-align: middle;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	float: none;
	position: absolute;
	left: 216px;
	top: 2px;
}
#searchform label {
	font-size: 14px;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	float: left;
	padding-top: 4px;
	text-align: right;
	padding-left: 10px;
}
#sidebar h3 {
	color: #666;
	margin: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
#sidebar #adsense {
	height: 250px;
	width: 250px;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar #adsense2 {
	height: 250px;
	width: 250px;
	padding-left: 0px;
	margin-left: 0px;
}
#sidebar #blogapalooza {
	height: 200px;
	width: 250px;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(_images/blogapalooza.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.recent-posts {
	list-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.recent-posts li{
	background-image: url(_images/_recentposts.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.recent-posts li a, .ul-cat li a:visited{
	text-decoration: none;
	color: #666;
}
.recent-posts li a:hover{
	color: #d6a829;
	text-decoration: none;
}
.recent-comments {
	list-style: none;
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.recent-comments li{
	background-image: url(_images/_recentcomm.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
	margin-bottom: 5px;
}
.recent-comments li a, .ul-cat li a:visited{
	text-decoration: none;
	color: #666;
}
.recent-comments li a:hover{
	color: #d6a829;
	text-decoration: none;
}


.ul-cat {
	list-style: none;
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.ul-cat li{
	margin: 0px;
	background-image: url(_images/_postcat.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.ul-cat li a, .ul-cat li a:visited{
	text-decoration: none;
	color: #666;
}
.ul-cat li a:hover{
	color: #d6a829;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.ul-archives li{
	margin: 0px;
	background-image: url(_images/_archive.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #666;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #d6a829;
	text-decoration: none;
}
#sidebar #headshot {
	background-image: url(_images/_mm.gif);
	height: 75px;
	width: 90px;
	margin-left: 10px;
}
#footer {
	clear: both;
	color: #000;
	font-size: 95%;
	line-height: 130%;
	padding-right: 150px;
	padding-left: 150px;
	padding-top: 10px;
	height: 70px;
}

#footer a, #footer a:visited{
	color: #000;
}
#footer .left-col{
	width: 290px;
	float: left;
	margin-left: 10px;
}
.left-col #header {
	background-image: url(_images/_h4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 84px;
	width: 240px;
	margin-bottom: 10px;
}


#footer .right-col{
	width: 250px;
	float: right;
	padding-left: 0px;
	background: url(images/footer-right-bg.gif) no-repeat;
	padding-right: 10px;
}
.right-col #header  {
	background-image: url(_images/_h4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 84px;
	width: 240px;
}

#footer h4 {
	color: #333;
	font-family: "Franklin Gothic Medium Cond", "Swis721 Cn BT", "Arial Narrow";
	font-size: 190%;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-top: 25px;
	text-align: center;
}
#credits {
	width: 760px;
	color: #000;
	font-size: 85%;
	line-height: 120%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#credits a, #credit a:visited{
	color: #000;
	font-weight: bolder;
}
.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
	background-image: url(_images/_rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left {
	float: left;
	padding-left: 40px;
}

img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
	padding-right: 40px;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
