/*  
Theme Name: StandardIssue
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed with theme ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: NodeThirtyThree + Free WordPress Themes
Author URI: http://www.nodethirtythree.com + http://www.freewpthemes.net/
*/

body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 130%;
}

p, ul, ol {
	margin: 0 0 1em 0;
	line-height: 120%;
	font-size: 100%;
}

a:link {
	color: #00567A;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #34567A;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #333333;
}

/* Header */

#header {
	width: 850px;
	margin: 3em auto;
	height: 7em;
	min-height: 110px;
	/*border-bottom: 1px solid #eee;*/
}

#logo {
	float: left;
	background: #fff url(images/hockey_logo.jpg) no-repeat left top;
	padding-left: 102px;
	height: 102px;
}

#logo h1 {
	color: #494949;
	font-size: 200%;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	color: #A0A0A0;
	font-size: 130%;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 10px;
	padding: 5px;
	text-decoration: none;
	color: #000;
}

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

#menu .current_page_item a {
	padding-bottom: 4px;
	border-bottom: 4px solid #00567A;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Post */

.post {

}

.post .title {
	margin-bottom: 1em;
}

.post .title a:link, .post .title a:active, .post .title a:visited {
	text-decoration: none;
	color: #333333;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	font-size: 80%;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more, .more-link {
	font-size: 80%;
	padding-left: 19px;
	margin: auto 4px;
	background: url(images/read_more.png) no-repeat left center;
}

.post .meta .comments {
	padding-left: 18px;
	margin: auto 4px;
	background: url(images/comment.png) no-repeat left center;
}

.post .meta .emailthis {
	margin: auto 4px;
}

.post .meta .printthis {
	margin: auto 4px;
}

.post .meta b {
	display: none;
}

.post .post-date {
	font-size: 90%;
}

.stars {
	text-align: left;
	font-size: 90%;
	color: #999;
}

.similar {
	text-align: left;
	font-size: 90%;
	color: #999;
}

.similar ul {
 padding-left: 0;
}

.commentsrss {
 font-size: 80%;
}


/* Comments */

#comments {
}

#comments p, #comments ol, #comments ul {
	line-height: normal;
}

#comments input {
	padding: 3px;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

#comments #submit {

}

#comment {
	width: 500px;
}

.commentmetadata {
	font-size: 85%;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	font-weight: bold;
}

.bookmark {
	font-size: 80%;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search h2 {
	margin-bottom: 20px;
}

#search input {
	padding: 3px;
	font-size: 11px;
	color: #4F4F4F;
}

#search #s {
	width: 126px;
	margin-right: 4px;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	padding: 50px 0;
	background-color: #eee;
	border-top: 1px solid #e0e0e0;
	font-size: 90%;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	color: #375C69;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

.ad {
	font-size: 80%;
	color: grey;
}
