/* Reset */
* { margin: 0; padding: 0; outline: none; }
a, img, a img { border: none; }
body { line-height: 1; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
/* Layout */
body { background:url(../images/bg_body.gif) repeat-x 0% 0%; }
.header { width:1000px; height:191px; margin:0 auto; }
.headerBgImage { background-repeat: no-repeat; background-position: 0% 0%; }
#Header { height:120px; }
#Container { }
#content { width:978px; margin:0 auto; clear:both; background:url(../images/bg_wrapper.gif) no-repeat 0% 0%; padding:0 11px; }
#center { float: left; display:table; }
#right { float: right; width: 205px; }
#left { float: left; width: 205px; }
.Left { margin:0 4px 0 0; }
.Right { margin:0 0 0 4px; }
.Content { min-height: 500px; padding: 0 0 20px 0; background-color:#fff; width:568px; }
.tplWidthColumns3 { width: 568px; }
.tplWidthColumns2 { width: 773px; }
.tplWidthColumns1 { width: 978px; }
.footer { background:#291e17 url(../images/bg_footer.gif) repeat-x 0% 0%; height:70px; padding-top:10px; }
/* MAIN TYPOGRAPHY  */
html { font-size: 62.5%; font-family:  verdana, tahoma, arial, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
del { text-decoration: line-through; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
/* BASE SIZES */
body { font-size: 1.1em; line-height: 1.6em; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.28em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
/* CLEARFIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { display: inline-block; } /* for IE/Mac */
html[xmlns] .clearfix { display: block; }
/* Header */
#Logo { margin: 68px 0 0 22px; position:absolute; }
#Slogan { float:left;  margin:110px 0 0 22px; }
/* Menu */
#Menu { clear: both; margin-left:22px;padding: 10px 0 0 0; }
#Menu ul { margin: 0;  list-style: none; width: 650px; }
#Menu li { float: left; position: relative; margin: 0; padding: 0 5px; list-style: none; }
#Menu li a { display: block; height: 20px; padding: 2px 10px 0; }
#Menu li ul { float: left; position: absolute; left: 0; top: 21px; width: 180px; display: none; text-align: left; padding: 5px 0 10px 0; z-index: 1; background:url(../images/bg_submenu.gif) no-repeat 0% 100%; }
#Menu li ul li { clear: both; text-align: left; }
#Menu li ul li a { padding: 2px 10px 0 10px; height: auto; font-weight: normal; font-size: 1em; background-image: none !important; }
#Menu li ul li a:hover { background-image:none }
#Menu li:hover { background:url(../images/bg_menu_a.gif) repeat-x 0% 0%; }
#Menu li ul li a:hover { }
#Menu li ul li a, #Menu li.over li a { text-decoration: none !important; }
#Menu li:hover ul, #Menu li.over ul { display: block; }
/* Left & Right Content Area */
.Left h2, .Right h2 { margin: 0; padding: 4px 12px 6px 12px; }
/* HtmlBlock */
.HtmlBlock p { padding:10px 12px 10px;  margin:0; }
/* HtmlBlock Blue */
.Blue p, .Search p { padding:10px 12px; margin:0; }
/* Summary listing */
.Summary li a { background:none !important; text-decoration:underline; padding:0 !important; }
.Summary li a:hover { text-decoration:none }
/* Side images */
.Left .tplImage, .Right .tplImage { margin:10px 12px; }
/* Center Content Area */
.Content h2 { padding:10px 30px; }
.Content h3, .PostDetails, .Content h4, .Content h5, .Content h6 { padding:5px 30px; }
.Content .PostDetails li { float:left; padding:0 15px 0 20px; background-repeat: no-repeat; background-position: 0% 2px; }
.listSummary { clear:both; }
p { line-height:1.5em; margin:0 0 15px 0; }
.listSummary li { padding-left:10px; }
.tplAuthorImage { margin:5px 30px 15px 30px; }
.ContentPostDetails { margin:10px 30px; }
.Content .ContentPostDetails li { padding:0 15px 10px 20px; background-repeat: no-repeat; background-position: 0% 4px; }
.SearchToggleLinkShow, .SearchToggleLinkHide { padding-left:18px; }
.Content .tplContent, .Content .tplContentList, .Content .listSummary, .Content p { padding:10px 30px; }
.Content p { margin:5px 15px; 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 .listSummary p,form p, .Content .tplContent p { margin: 10px 0; padding: 0;}

.Content .listSummary fieldset { margin:10px 0; }
/* Forms */
form { margin: 0 0 20px 0; padding: 0; }
fieldset { margin: 10px 30px; padding: 20px 20px 20px 20px; border:1px solid #d8d1b9; }
legend { color:#31241B; font-family: Georgia, Arial, Helvetica, sans-serif; font-size:2em; font-weight:400; margin: 5px 0 0 0; padding: 0 5px 0 5px; }
label { }
input, textarea, select { font-size: 1em; font-weight: normal; font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 3px; margin: 5px 0 5px 0; }
textarea { }
select option { padding: 0 10px; }
.Button { /* Submit */ font-weight: bold; margin: 5px 0 5px 0; padding: 2px 10px 2px 10px; }
dd.Highlight input,
dd.Highlight textarea,
dd.Highlight select {
border-color: #FF0000;
}

.Required, .FormError, .HighlightMessage { color:#FF0000 }
.HorizontalFormContainer dt { width: 130px; float: left; margin: 8px 0 5px 0; clear: left; }
.HorizontalFormContainer dd { margin-left: 130px; margin-bottom: 5px; }
.HorizontalFormContainer p.Submit { margin: 0 0 0 130px; }
.VerticalFormContainer dt { }
.VerticalFormContainer dd { margin-bottom: 6px; margin-left: 0; }
/* Tables */
table { width: 100%; border-collapse:  1px; padding: 0; margin: 0 0 20px 0; background-color:#d8d1b9; }
td { padding: 4px 10px 4px 10px; vertical-align: top; }
.first { text-align: left; }
th a img { text-decoration: none; margin: 0 0 10px 0; }
th p { margin: 5px 0 5px 0; }
/* Testimonial */
.Testimonial { line-height: 1.5em; font-size: 1.1em; padding: 20px 30px; margin: 10px 0; }
.Testimonial_content { text-align:center; }
/* Page Breadcrumbs */
.Breadcrumb ul { list-style: none; padding: 0; margin: 0; }
.Breadcrumb li { display: inline; list-style: none; padding: 0; margin: 0 0 0 10px; }
.Breadcrumb li a:hover { text-decoration:none }
/* Icon Links */
.HighlightedLink a { font-weight: bold; font-size: 0.9em; text-decoration: none; padding: 0 0 3px 8px; }
.FeedLink a { font-weight: bold; font-size: 0.9em; text-decoration: none; padding: 0 0 3px 20px; }
/* Pagination */
.CategoryPagination .PagingList, .CategoryPagination .PagingList li { list-style: none; padding: 0; margin: 0; }
.CategoryPagination { padding:0 5px; text-align: center; }
.CategoryPagination .PagingList li { display: inline; padding: 0 1px; }
.tplPreviousLink, .tplNextLink { text-decoration:none; }
/* Side Search */
.Search form { padding:0 12px; }
#smallSearch_Query { width:158px; border:none; background:#fff url(../images/bg_search_input.gif) no-repeat 0 0; padding-left:20px; height:16px; }
.Search p { margin-top:-55px; }
.Search p a { color:#35271E }
/* Comments */
.CommentSettingsLink { padding:10px 30px; }
/* Page Footer */
#FooterList.Block1 { float: left; padding-left: 20px;}
#FooterList.Block2 { float: right; }

#FooterText.Block1 { float: left; }
#FooterText.Block2 { float: right; }

#FooterText{ width: 630px; }
#Footer p { font-size: 1m; margin-left: 20px; }
.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li{
	list-style-type: none;
}


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

.RSSBlock h2 {
	background-image: none !important;
}

.RSSBlock h2 a {
	background-image: url('../images/feed-icon-32x32.png');
	background-position: 5px 20px;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 25px;
	height: 40px;
	display: block;
}

.ContentModulesContainer, .listRow, .BodyContent { clear: both; }
.ContentPostDetails li { display: inline; float: left; }