/*  
Theme Name: Hanover Sport
Description: Custom Blog theme for Hanover Sport
Version: 1.0
Author: Sweet Boutique Design LLC.
Author URI: http://www.sweetboutiquedesign.com/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;

	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
	margin: 0;
	padding: 0;

	background: #CFE19F url(images/stripebg.gif);
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:11px;

	
}

h1 {
	padding: 8px 0 0 0px;
	margin-bottom: 9px;
	font-size: 20px;
	letter-spacing:1px;
	font-weight:bold;
	color: #F1747C; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
h1.pagetitle {
margin-bottom:15px;
font-weight: normal;
	font-style: normal;
	font-size: 15px;
	color: #F1747C;
	padding-bottom: 0.5em;
}
h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #C3C3C3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.page h2 {
	border-bottom: #dfdfdf 2px solid;
}

h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0em;
}
h4 {
	font-weight: normal;
	font-style: normal;	
	font-size: 12px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
}
h5 {
	font-weight: normal;
	font-style: normal;	
	font-size: 10px;
	color: #666666;	
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
}


a {
	color: #6070AB;
	font-size:100%;
	font-weight:bold;
}

a:active {
	color: #6070AB;
	font-size:100%;
	font-weight:bold;
}

a:visited {
	color: #6070AB;
	
	font-size:100%;
	font-weight:bold;
}
a:hover{
	font-size:100%;
	font-weight:bold;
	color:#AFC65D;}



img.centered, .aligncenter {

	margin: 0 auto 10px;
	}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignleft, .author-box img {
	float: left;
	margin: 0 10px 0 0;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}


/* Form */

#form {
	margin: 0px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	float: left;
}
#form div {
	width: 510px;
	position: relative;
	float: left;
	padding-bottom: 9px;
}
#form div label {
	width: 400px;
}
#form div label.error {
	color: #a80000;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}
#form div.message_sent {
	background-color: #31B8DA;
	width: 890px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#form input {
	width: 499px;
	padding: 8px;
	font-size: 13px;
	color: #999999;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C3C3C3;
}
#form input:focus, #form textarea:focus {
	background-color: #F4F4F4;
}
#form textarea {
	width: 500px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #aaaaaa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #C3C3C3;
}
#form .submitBtn {
	background-color: #31b8da;
	width: 95px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	height: 35px;
	display: block;
}
#form .submitBtn:hover {
	background-color: #1F93B4;
	color: #FFFFFF;
}
#form .submitBtn:focus {
	background-color: #4FC1E1;
}

#form strong {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	display: block;
}
#form .font-11 {
	font-size: 11px;
	color: #CCCCCC;
	display: inline;
}
.contact_info {
	float: none;
	padding-bottom: 15px;
}
.contact_info img {
	border: 5px solid #E8E8E8;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FF0000;
}
#wrapper {
	margin: 0;
	padding: 0;
}
#small2{ 
font-size:10px;}

/* Header */

#header {

	margin: 0 auto;
	height: 278px;
	background-image:url(images/headerbg.gif);
}

/** LOGO */

#logo {
	width: 950px;
	margin: 0 auto;
	display:block;
}

	
/*===blockquotes===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 445px;
  background: url(images/blockquote2.gif) no-repeat right bottom;
  padding: 0 30px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote.gif) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.9em Georgia, "Times New Roman", Times, serif;
  color: #9CB844;
}
		
.postarea {
	float: right;
	width: 680px;
padding: 15px 15px 10px 10px;	
	
	}
	


/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #FFF;}

/* Content */

#content {
	float: right;
	width: 680px;
	border-left: 1px dashed #C8DD92;
	margin-top: 5px;
	padding: 10px 20px 10px 5px;
	color: #595959;

	
}
.entry{
padding: 0px 25px 10px 10px;

}


#content ul {
	margin: 0;
	padding: 0;
	
}

#content li {
	margin-bottom: 5px;
}

#content li ul {
}

#content li li {
	margin: 0;
}
p {line-height: 22px;}

ul, ol {
	margin: 0 0 2.5em 0;
	line-height: 26px;
}



/* Sidebar */

#sidebar {	float: left;width: 215px;	margin: 0;	padding: 15px 5px 5px 15px;	line-height:20px;text-align: left;}
#sidebar img{ padding-left: 7px;}
#sidebar ul li a:link {	color: #8DA843;	text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif;}
#sidebar ul li a:active {text-decoration: none;color: #8DA843;font-family: Georgia, "Times New Roman", Times, serif;}
#sidebar  ul li a:visited {color: #8DA843;	text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif;}
#sidebar ul li a:hover{ background:url(images/nav_hov.gif)right center no-repeat;color:#AFC65D;font-family: Georgia, "Times New Roman", Times, serif;}
#sidebar ul {	margin: 0;	padding: 0;	list-style-type: none;}
#sidebar li {	margin-bottom: 10px;}
#sidebar li ul {}
#sidebar li li {margin: 0;}
#sidebar h2 {padding: 8px 0 0 0px;	margin-bottom: 6px;	font-size: 22px;color: #5F71AC; border-bottom: 1px solid #EAEAEA;list-style-type: none;}
#navcontainer ul{list-style-type: none;text-align: left;}
#bannercontainer, #bannercontainer img{ padding-left:1px; text-align:left; line-height:11px;}
#bannercontainer p{ padding-left:1px; text-align:left; width:215px; line-height:15px;}
#navcontainer ul li a{padding-left: 0px;padding-right:0px;text-align: justify; font-size:13px;text-decoration: none;color: #8DA843; margin-left:5px; }
#navcontainer ul li a:hover{color:#5F70AB;}



#sidebar2 {	float: left;width: 215px;	margin: 0;	padding: 15px 5px 5px 10px;	line-height:20px;}
#sidebar2 img{ padding-left: 7px;}
#sidebar2 ul li a:link {	color: #8DA843;	text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif;	font-weight:bold;}
#sidebar2 ul li a:active {text-decoration: none;font-family: Georgia, "Times New Roman", Times, serif;	color: #8DA843;}
#sidebar2  ul li a:visited {font-family: Georgia, "Times New Roman", Times, serif;color: #8DA843;	text-decoration:none;}
#sidebar2 ul li a:hover{ background:url(images/nav_hov.gif)right center no-repeat;font-family: Georgia, "Times New Roman", Times, serif;	color:#AFC65D;}
#sidebar2 ul {	margin: 0;	padding: 0;	list-style: none;}
#sidebar2 li {	margin-bottom: 10px;}
#sidebar2 li ul {}
#sidebar2 li li {margin: 0;}
#sidebar2 h2 {width: 220px;padding: 8px 0 0 0px;	margin-bottom: 6px;	font-size: 22px;color: #5F71AC; border-bottom: 1px solid #EAEAEA;}
#navcontainer2 {margin-bottom:25px;}
#navcontainer2 ul{list-style-type: none;text-align: left;}
#bannercontainer2, #bannercontainer2 img{ padding-left:3px; padding-bottom: 5px; text-align:left; line-height:11px;}
#bannercontainer2 p{ padding-left:3px; text-align:left; width:215px; line-height:15px;}
#navcontainer2 ul li a{padding-left: 23px;padding-right:18px;text-align: justify;font: bold 13px Georgia, "Times New Roman", Times, serif;text-decoration: none;color: #8DA843;}
#navcontainer2 ul li a:hover{background:url(images/flower_nav_hov.gif) left center no-repeat;color:#5F70AB;}


/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#searchbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #5F70AB;
	color: #FAF3A2;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#comment {
	background: #Fafafa;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #BFD87F;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: left;
	border: 1px solid #B2D167;
	margin: 0px 10px 0px 5px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #B2D167;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #BFD87F;
	border-bottom: 1px solid #BFD87F;
	border-left: 1px solid #BFD87F;
	border-right: 1px solid #BFD87F;	background: #FDFAC0;
	margin: 0px;
	padding: 0px;
	}

/* Footer */
#footer-wrap {
}

#footer {font-family: Georgia, "Times New Roman", Times, serif;
	width: 950px;
	margin: 0 auto;
	background: #FFF url(images/footer_bg.gif);font-size: 12px;
	text-decoration:none;
}
html>body #footer {
	height:141px;
}

#footer p {
	font-size: 12px;font-family: Georgia, "Times New Roman", Times, serif;}
	
#footer a:link {
	 text-decoration: none;font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:visited {
	 text-decoration: none;font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:hover{
	 text-decoration: underline;font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a:active {
	 text-decoration: none;font-family: Georgia, "Times New Roman", Times, serif;
}
#footer img{ padding-top: 5px;}

#legal {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: bold;font-family: Georgia, "Times New Roman", Times, serif;
	color: #6070AA;font-size: 11px;
}
.navigation {
	margin: 0;
	padding: 20px 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/***************************************************
				      ENTRIES
***************************************************/
#inner_content	{
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 660px;
}
#inner_content .entry	{
	width:665px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	margin: 0px;
}
#inner_content .entry .entry_content	{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	width: 650px;
}
#inner_content .entry .entry_content p	{	font-size:14px; color:#777; 	

}
/*#inner_content .entry .entry_content a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}*/
#inner_content .entry .entry_content .enter_info {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;

	float: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#post-item-divider {border:1 px solid #EAEAEA;	}
#inner_content .entry .entry_content .enter_info h3
 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 55px;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
#inner_content .entry .entry_content .enter_info .tag_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#inner_content .entry .entry_content .enter_info a {
}
#inner_content .entry .entry_content .enter_info .tag_list img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#inner_content .entry .entry_content .enter_info .right-link {
	float: left;
	margin: 0px;
	width: 100px;
	text-align: center;
	background-color: #F4F4F4;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
}
#inner_content .entry .title_holder	{
	margin: 0px;
	float: left;
	width: 565px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#inner_content .entry .title_holder h1	{
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	
	
}
#inner_content .entry .title_holder	h3 a	{
	text-decoration:none; 
	color:#8DA843; 
	font-size:11px;

}
#inner_content .entry .title_holder	h3 a:hover	{
	text-decoration:underline;
}
#inner_content .entry .title_holder	h3	{
	margin:0px;
	font-size:11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	
}
#inner_content .entry a.title 	{
	color:#334C89;
	line-height: 30px;
	font-size: 24px;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
}
#inner_content .entry a.title:hover	{
	text-decoration: underline;color:#334C89;
}
/***************************************************
			ENTRIES - POST DATE
***************************************************/
#inner_content .date	{
	color:#334C89;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
}
#inner_content .date .date_holder	{
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
}
#inner_content .date span.day	{
	display: inline;
	float: left;
	font-size: 36px;
	line-height: 42px;
}
#inner_content .date span.month	{
	float: left;
	font-size: 16px;
	line-height: 14px;
	padding-left: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 40px;
	padding-top: 7px;
}
#inner_content .date span.year	{
	font-size:16px;
	float: left;
}
/***************************************************
				      NEWSLETTER
***************************************************/
#newsletter {
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position:relative;
}
#newsletter div {
	width: 250px;
	position: relative;
	float: left;
}
#newsletter div label {
	width: 250px;
	height: 15px;
	float: left;
}
#newsletter label.error {
	color: #a80000;
	font-size: 11px;
	position:absolute;
	bottom:50px;
	left:2px;
	width:200px;
	text-align:left;
}
#newsletter input {
	background-color: #FFFFFF;
	margin: 0px;
	width: 150px;
	height: 18px;
	color: #aaaaaa;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 12px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F70AB;
	border-bottom-color: #5F70AB;
	border-left-color: #5F70AB;
	border-right-color: #5F70AB;
	float: left;
}
#newsletter .newsletter_button {
	color: #F0EAA2;
	font-weight:bold;
	background-color: #5F70AB;
	height: 30px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50px;
	float: left;
}
