/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ECE6DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
	padding-bottom:5px;
	border-bottom: 1px solid gray;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img {
	border: 3px solid #848C8F;
}
img.blank {
	border: none;
	
}
img.left {
	float: left;
	margin: 3px 20px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 900px;
	height: 125px;
	margin: 0 auto;
	background: url(../images/img_top.jpg) no-repeat;
}

#specialhockey {
	height: 125px;
	width: 100px;
	float: right;
}

#usahockey {
	height: 125px;
	width: 100px;
	float: right;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Flash Container */
#container {
	width: 900px;
	height: 250px;
	margin: 0 auto;
}

#startrail {
	float: left;
	width: 100px;
	height: 200px;
	background: url(../images/img_left.jpg);
}

/* Banner */

#banner {
	float: left;
	width: 800px;
	height: 250px;
}

/* Menu Container */
#container2 {
	width: 900px;
	height: 60px;
	margin: 0 auto;
}

/* Menu */

#menu {
	background-color: #009490;
	width: 790px;
	height: 50px;
	margin: 0 100px;
	border: 5px solid white;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	border: ;
	display: block;
	float: left;
	height: 35px;
	padding: 15px 8px 0 8px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	border-right-style: dotted;
	border-right-width: 1px;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content Container */
#container3 {
	width: 900px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y 100px;
	
}

/* Content */
#content {
	float: left;
	width: 495px;
	margin: 0 0 0 105px;
	padding: 0 10px;
	background: #ECE6DE url(../images/star.jpg) no-repeat bottom left;
}

#content .entry {
	margin: 10px 0;
}

/* Sidebar */
#sidebar{
	background-color: #AB9674;
	float: left;
	width: 255px;
	padding: 0 10px;
}
/* Wide Post */

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(../images/img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .bottom {
	height: 20px;
	background: url(../images/img06.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(../images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(../images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(../images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(../images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	float: left;
	margin-left: 25px;
	width: 250px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(../images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	padding: 10px;
}

/* Recent Posts */

#recent-posts li a {
text-decoration:none;
}

#recent-posts ul {
	margin: 0;
	list-style: none;
}

#recent-posts .right {
	float: right;
}
#recent-posts li {
	padding: 5px 10px 5px 25px;
	background: url(../images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
	line-height:normal;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(../images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Footer */
#footer-container {
	clear: both;
width: 900px;
height: 50px;
margin: 0 auto;
}

#footer {
	margin: 0 0 0 100px;
	padding: 20px 0;
	border-top: 5px solid white;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}

/* Mic */
.center {
margin:0 50px;
}

/*Sponsors */

.sponsor-logo {
	float:left;
	border:none;
	margin-top:20px;
	margin-right:10px;
	clear:left;
	vertical-align:top;
}
.sponsor-box {
	overflow:hidden;
}
p.sponsor {
	margin-left:10px;
	margin-top:20px;
}