* {
	margin: 0;
	outline: none;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

abbr, acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Blue {
	margin: 0 0 2px 0;
	padding: 0;
}

.Blue h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	font-size: 1.1em;
	line-height: 1.6em;
}

.BodyContent ol li {
	list-style-type: decimal;
	margin-left: 15px;
}

.BodyContent ul li {
	padding-left: 15px;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0 10px 10px;
}

body.searchTips {
	background-color: #FFF;
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	height: 28px;
	margin: 0 0 20px 0;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
	text-decoration: underline;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	height: 21px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	width: 76px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 1px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#center {
	display: table;
	float: left;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentItem {
	border-bottom: 1px solid #d8d1b9 !important;
	margin: 20px 25px;
}

.CommentSettingsLink {
	padding: 10px 30px;
}

.Content {
	min-height: 500px;
	padding: 0 0 20px 0;
	width: 528px;
}

#content {
	clear: both;
	margin: 0 auto;
	padding: 21px 8px 20px;
	width: 976px;
		background:url(../images/bg-content.gif) repeat-x top left #fff;
}


.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 10px 20px;
}

.Content h2 {
	font-family: 'trebuchet ms', 'lucida grande', sans-serif;
	font-size: 1.45em;
	padding: 10px 0;
}

.Content h3 {
	font-family: 'trebuchet ms', 'lucida grande', sans-serif;
	font-size: 1.28em;
}

.Content h3, .PostDetails, .Content h4, .Content h5, .Content h6 {
	padding: 5px 0;
}

.Content h4 {
	font-family: 'lucida grande', sans-serif;
	font-size: 1.2em;
}

.Content h5 {
	font-family: 'lucida grande', sans-serif;
	font-size: 1.1em;
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary p,form p, .Content .tplContent p {
	margin: 10px 0;
	padding: 0;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}

.Content p {
	margin: 5px 15px;
	padding: 0;
}

.Content .PostDetails li {
	background-position: 0% 2px;
	background-repeat: no-repeat;
	float: left;
	padding: 0 15px 0 20px;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails li {
	display: inline;
	float: left;
}

del {
	text-decoration: line-through;
}

div.CommentItemOutsideHighlight div.CommentItem {
	background-color: #f2efe6 !important;
}

.even td {
	background-color: #efece1;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 10px 0;
	padding: 20px 20px 20px 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-size: .9em;
	margin: 0 auto;
	width: 988px;
}

.footer {
	height: 110px;
	padding-top: 24px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}

#Footer p {
	font-size: 1m;
	margin-left: 20px;
}
#FooterList {
	padding-left: 20px;
	}
#FooterList.Block1 {
	float: left;
	padding-left: 20px;
}

#FooterList.Block2 {
	float: right;

}

#FooterText {
	width: 630px;
}

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.3em;
}

h2.tplAuthorName {
	font-family: Georgia, 'lucida grande', Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 400;
}

h3 {
	font-size: 1.4em;
}

h3.tplLangContentByAuthor {
	font-family: Georgia, 'lucida grande', Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

.header {
	height: 180px;
	margin: 0 auto;
	width: 994px;
	background-image:url(../images/bg-header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:1px;
}

#Header {
	height: 120px;
	position:relative;

}

#Header h1 a {
	font-family: 'trebuchet ms', 'lucida grande', sans-serif;
	font-size: 2.6em;
	line-height: 100%;
	margin: 50px 0 0 18px;
	position: absolute;
	text-decoration: none;
}

.headerBgImage {
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 8px 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

html {
	font-family: tahoma, 'lucida grande', sans-serif;
	font-size: 0.65em;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	margin-bottom: 2px;
}

.HtmlBlock p {
	margin: 0;
	padding: 10px 12px 10px;
}

input, textarea, select {
	font-family: Tahoma, 'lucida grande', Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

#left {
	float: left;
	width: 224px;
}

.Left {
	margin: 0 23px 0 0;
}

.Left h2, .Right h2 {
	font-family: 'trebuchet ms', Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 4px 12px 6px 12px;
	
	font-size: 13px;
	font-weight: bold;
}

.Left li a, .Right li a {
	display: block;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
}

.Left .SideBox, .Right .SideBox {
	margin-bottom: 2px;
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

legend {
	font-family: 'trebuchet ms', 'lucida grande', Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 400;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#Logo {
	height: 108px;
	margin: 26px 0 0 10px;
	position: absolute;
	width: 230px;
}
#Baseball {
	height: 142px;
	right:4px;
	top:15px;
	position: absolute;
	width: 192px;
	z-index:100;
}

#Menu {
	clear: both;
	padding: 27px 0 0 0;
	width:992px;
	margin:0 auto;
	}
#Menu ul {
clear:both;
float:none;	
display:block;
list-style: none;
margin: 0;
padding:0 22px;
}

#Menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	position: relative;
}

#Menu li a {
	display: block;
	font-family: 'lucida grande', sans-serif;
	font-weight: bold;
	height: 31px;
	padding: 2px 10px 0;
	text-decoration: none;
	color:#333333;
	font-size:14px;
	background-color:none;
}
#Menu li a:hover {
color:#000;
}

#Menu li li:hover {
}

#Menu li ul {
	display: none;
	float: left;
	left: 0;
	padding:0;
	position: absolute;
	text-align: left;
	top: 28px;
	z-index: 1;
	white-space:nowrap;
}

#Menu li ul li {
	clear: both;
	text-align: left;
}

#Menu li ul li a {
	border-top: 1px solid #333333;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 5px 15px;
	color:#6ba426;
	width:120px;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}



.odd td {
	background-color: #fff;
}

p {
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

pre {
	font-size: 1.2em;
}

q {
	quotes: "" "";
}

.Right {
	margin: 0 0 0 23px;
}

#right {
	float: right;
	width: 224px;
}

.RSSBlock h2 {
	margin: 3px 0px !important;
}

.RSSBlock h2 a {
	background-position: 5px 5px;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	padding-left: 45px;
	padding-top: 10px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	margin-bottom: 2px;
}

.Search form {
	padding: 0 12px;
}

.Search h2 {
	font-weight: 700;
	background:none;
}

.Search p {
	font-size: 1.1em;
	margin-top: -50px;
}

.SearchGoButton, .tplSmallSearchFormSubmitButton {
	margin-left: 103px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	padding-left: 18px;
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: left;
	margin: 100px 0 0 22px;
}

#Slogan, #SloganWithLogo {
	font-family: 'lucida grande', sans-serif;
	font-size: 1.3em;
	line-height: 100%;
	text-decoration: none;
}

#SloganWithLogo {
	float: left;
	margin: 105px 0 0 22px;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	height: 16px;
	padding-left: 20px;
	width: 155px;
	border:1px solid #000;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary li {
	border-top: 1px solid #f9f8f4;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

.Summary small {
	display: block;
	font-size: .9em;
	padding: 0 0 5px 15px;
}

sup {
	vertical-align: super;
}

table {
	background-color: #d8d1b9;
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	background-color: #f2efe6;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 10px 0;
	padding: 20px 30px;
}

.Testimonial_content {
	text-align: center;
}

th {
	background-color: #e4dfcf;
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}

.tplAuthorImage {
	margin: 5px 30px 15px 0;
}

.tplPreviousLink, .tplNextLink {
	text-decoration: none;
}

.tplWidthColumns1 {
	width: 978px;
}

.tplWidthColumns2 {
	width: 745px;
}

.tplWidthColumns3 {
	width: 528px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

/* apply clearfix to all blocks to fix floating content issues */
.Block:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.Block { display: inline-block; } /* for IE/Mac */
html[xmlns] .Block { display: block; }
* html .Block { height: 1%; }
