body {
	background-color:E2E2E2;
	background-image:url("");
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

img {
        border: 0px solid #fafafa;
}

a img {
        border: 2px solid #cccccc;
}

a:hover img {
        border: 2px solid #c2c2c2;
}

blockquote {
	color: #404040;
	background: #f8f8f8;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 15px;
        padding-left: 15px;
}

.post {
	margin-bottom: 40px;
	width: 468px;
}

.hsfanclub a img {
        border: 0px solid #cccccc;
}

.hsfanclub a:hover img {
        border: 0px solid #c2c2c2;
}

hsfanclub a img {
        border: 0px solid #cccccc;
}

hsfanclub a:hover img {
        border: 0px solid #c2c2c2;
}

.nav-table {
	font-size: 11px;
	color: #404040;
}

.title-news {
	background-color: #;
	text-align: left;
	color:#af3a21;
	font-family: "arial";
	display:block;
	font-size:15px;
	line-height:18px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow:1px 1px 1px #bebebe;
}

h50 {
	background-color: #;
	text-align: left;
	font-weight:none;
	color:#af3a21;
	font-family: "arial";
	display:block;
	font-size:15px;
	line-height:16px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow:1px 1px 1px #bebebe;
}

.title-news a {
	color:#af3a21;
	font-size:15px;
	line-height:18px;
}

.title-news a:hover {
	color:#af3a21;
	font-size:15px;
	line-height:18px;
}

.stats {
	text-align: left;
	border-bottom:1px solid #cdcdcd;
	color:#666666;
	font-family: "arial";
	display:block;
	font-size:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.entry-news {
	width: 468px;
	margin-top: 13px;
	margin-bottom: 10px;
	font-size: 11px;
}

.side-news {
	background-color: #;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	font-family: "arial";
	display:block;
	font-size:12px;
	line-height:14px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.entry-side {
	background-color: #FFFFFF;
	width: 231px;
	color:#404040;
	font-family: "arial";
	font-size:11px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	margin-bottom: 20px;
}

.entry-side-right {
	background-color: #;
	width: 230px;
	color:#404040;
	font-family: "arial";
	font-size:11px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top:1px solid #FFFFFF;
	border-bottom:0px solid #e8e8e8;
	margin-bottom: 20px;
}

.title-pages {
	background-color: #;
	text-align: left;
	text-transform:uppercase;
	color:#f00040;
	font-family: "arial";
	display:block;
	font-size:14px;
	line-height:16px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow:1px 1px 1px #bebebe;
}

.navigation {
	width: 468px;
	overflow: hidden;
}

.navigation a {
	text-decoration: none;
	margin-bottom: 25px;
	display: block;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #af3a21;
	border-top: 1px solid #af3a21;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 11px;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #ebebeb;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #ebebeb;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 11px;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-size: 10px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

h3 {
	background-color: #;
	text-align: left;
	text-transform:uppercase;
	color:#f00040;
	font-family: "arial";
	display:block;
	font-size:12px;
	line-height:16px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow:1px 1px 1px #bebebe;
}


#twitter_update_list li {
border: 0px solid #1C1C1C; 
background: #ebebeb;
padding: 3px;
margin:3px;
}

li{
	font-size: 11px;
        list-style:none;
}

  ul {margin-left: 0; padding-left: 0;}

.entry-content {
	margin-top: 13px;
	margin-bottom: 10px;
        font-size: 11px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: none;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.footer_btrp p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

.footer_btrp {
	position: relative;
	margin: 0px 0 0;
	height: 160px;
	background-color:E2E2E2;
	background-image:url("http://michaelbrunofan.com/layout/revamp/back2.png");
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_btrp {
	height: 160px; /* .push must be the same height as .footer */
}