/*
Theme Name: Hall of Fame
Theme URI: http://www.halloffameltd.com
Version: 1.0
Description: Hall of Fame Wordpress Template
Author: 530medialab mod of Freewordpresslayouts.com
Author URI: http://www.530medialab.com
Author URI: http://www.freewordpresslayouts.com
*/

/* Links */

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #00a1b1;
}
/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 30px;
	text-decoration: none;
}
h3 {
	font-size: 36px;
	text-decoration: none;
	padding: 0px;
}
h4, h5, h6 {
	font-size: 20px;
}
/* Other Html Elements */
.titles {
	font-size: 36px;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
	font-weight: bold;
	color: #2B80AB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display:block;
	clear: both;
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: -1px;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
pre {
	padding-top: 10px;
	padding-bottom: 10px;
}
code {
	color: #779900;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}
ul, ol {
	line-height: 1.5em;
	text-align:left;
}
ul {
	/*   list-style-image: url(images/bullet.gif);  */
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #333333;
	cursor: help;
}
del {
	text-decoration: line-through;
	color: #999999;
}
ins {
	text-decoration: none;
	color: #009977;
}
/* Structure */

body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: top center;
}
#wrapper2 {
	width: 800px;
	margin: 0 auto;
	}
#navigation {
	width: 800px;
	float: left;
}

#headerbg {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	margin: 10px auto 0 auto;
	padding: 0;
	}
#wrapper {
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#content-wrapper {
	width: 100%;
	text-align:center;
}
#content {
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0 auto;
}
#sidebar-wrapper {
	width: 100%;
	display: block;
	clear: both;
	float: left;
	margin: 0 auto;
}
#sidebar {
	padding: 10px 25px;
}
#footer {
	clear: both;
	float: left;
	width: 800px;
	text-align: left;
	padding-left: 0px;
	color: #00a1b1;
	font-size: 11px;
	padding-bottom: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 50px;
}
#footer a {
	color: #00a1b1;
	font-size: 11px;
}
#extras {
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
/* Header */

#top h1 {
	height: 65px;
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
	text-transform: lowercase;
	font-size: 35px;
	display: block;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#top h1 a {
	color: #FFFFFF;
}
/* Navigation */

#navigation ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	display:block;
	padding: 0 10px 0  0;
	margin: 0;
}
#navigation li a:link, #navigation li a:visited {
color: #FFFFFF;
text-decoration: underline;

}
#navigation li a:hover, #navigation li a:active {
	color: #00a1b1;
}
#navigation li.active a {
}
/* Wrapper */

#wrapper a:link {
}
#wrapper a:visited {
}
#wrapper a:hover, #wrapper a:active {
}
/* Content */
.post-wrapper {
	width: 100%;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
}

#content .post-title a {
text-align:center;
border-bottom: 0;
text-decoration:none;
	font-weight: 900;
}
#content .post p.img {
	float: left;
	margin: 0;
	padding: 0px;
	border: 0px none #FFFFFF;
}
#content .post p.img img {
	padding: 8px;
	background-color: #eeeeee;
	border: 0px none #FFFFFF;
}
/* Sidebar */
.sideblock {
	background-color:#FFFFFF;
	margin: 10px auto;
	padding: 15px 10px 10px 10px;
	width: 225px;
	float: left;
	clear: none;
}
.sideblock ul {
	padding: 0 5px 0 25px;
	}
.sideblock h3 {
	font-size: 24px;
	color: #00a1b1;
	display: block;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #666666;
}
#sidebar dd {
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#sidebar dd a:link {
	font-weight: normal;
	text-decoration: none;
}
#sidebar dd a:visited {
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}
#sidebar dd a:hover, #sidebar dd a:active {
	border-bottom: none;
	text-decoration: none;
}
/* Extras */

#extras h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #555555;
}
#friends {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}
#links {
	float: left;
	width: 275px;
	margin-right: 50px;
}
#about {
	float: left;
	width: 250px;
	margin-right: 20px;
}
#friends ul {
	padding-left: 20px;
}
#links dl, #links dt, #links dd {
	margin: 0;
	padding: 0;
}
#links dt {
	font-weight: bold;
	padding-top: 5px;
}
#links dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
/* Comments Styling */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	}
#commentform {
	margin: 1em 0;
	width: 280px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input {
	margin-bottom: 3px;
}
.date {
	background: url(images/date.gif) no-repeat;
	height: 56px;
	margin-bottom: 0px;
	width: 56px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #106A8B;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}
#left {
	width: 0px;
	float: left;
}
.slogan {
	font-size: 30px;
	color: #FFFFFF;
	text-transform: lowercase;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
}
.search_bg {
	height:40px;
	width:356px;
	float: right;
	margin-right: -15px;
	margin-top: 20px;
}
#search {
	vertical-align:top;
	color:#000000;
	padding:0;
}
#search input {
	background-color: #3B3A3A;
	border: 1px solid #575757;
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	height:19px;
	vertical-align:middle;
	margin: 10px 0px 0 10px;
	padding-top:10px;
	padding-left: 10px;
}
#search .input {
	width:79px;
	height:33px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left: 20px;
}
