/*
Theme Name: Maryland Historic District
URI: http://www.mdhistoricdistrict.com
Description: The Maryland Historic District is a squicky clean highly modified grid layout template.
Author: Maryland Historic District
Version: 2.0
Copyright: (c) 2010 MD Historic District
*/

/*** Reset ***/

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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
#about{quotes:none;}


/*** Main ***/
@font-face {
    font-family: 'MdHistoricDistrictFont';
    src: url('fonts/mdhistoricdistrict_lt-webfont.eot');
    src: url('fonts/mdhistoricdistrict_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mdhistoricdistrict_lt-webfont.woff') format('woff'),
         url('fonts/mdhistoricdistrict_lt-webfont.ttf') format('truetype'),
         url('fonts/mdhistoricdistrict_lt-webfont.svg#MdHistoricDistrictFont') format('svg');
    font-weight: normal;
    font-style: normal;
}



body
{font: MdHistoricDistrictFont, Georgia, Geneva, Arial, "Times New Roman", times;
/*** background: #27292a url("images/line.png") 50% 0 no-repeat; **/
padding: 4px 0;
/**This fix the rendering font size in the content for smaller form factor such as smart phones or tablets**/
-webkit-text-size-adjust: none;
}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.wrapper {width: 975px; background: #fff; margin: 0 auto;}
#container {padding: 20px 0 45px; border-left: 1px dotted #D9D9D9; border-right: 1px dotted #D9D9D9;}

/*** Header ***/

.header {height: 100px; overflow: hidden; padding-right: 30px; padding-bottom: 10px; border-left: dotted 1px #D9D9D9; border-right: dotted 1px #D9D9D9; background-color: #FAFAFF;}

.logo {width: 280px; height: 128px; padding: 35px 0 12px 15px; overflow: hidden; float: left;}
.logo img {max-height: 128px; max-width: 325px;}

.site-description {width: 290px; height: 111px; padding: 35px 30px 0; float: left; overflow: hidden;}
.site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}

.menu {width: 100px; padding-right: 30px; float: right;}
.menu ul {margin-top: 35px;}
.menu li {font-size: 14px; text-transform: uppercase;  margin: 4px 0;}
.menu a {color: #000; text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.search {width: 185px; margin-top: 28px; float: right; border: 1px solid black;}
.search fieldset {width: 185px; height: 31px; background: #FFFFFF;}
.search input {width: 155px; border: none; background: none; padding: 7px 0px 8px 4px; color: #000000; font: 13px MdHistoricDistrictFont, Georgia, Geneva, "Times New Roman", times;  vertical-align: middle;}
.search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}

/*** Navigation ***/

.nav {border-top: 1px dotted #CBCBCB; font-family: Mdhistoricdistrictfont, Calibri, Georgia;}
.dd {height: 42px; border-left: 1px dotted #D9D9D9; border-right: 1px dotted #D9D9D9;}
.dd li {float: left; display: block; border-right: 1px dotted #CBCBCB; text-align: center; font-size: 15px; text-transform: uppercase; height:42px;}
.dd li a {color: #000; text-decoration: none; display: block; padding-top: 12px; margin: 0 14px; white-space: nowrap;}
.dd li a:hover {text-decoration: underline;}
.dd li ul {position: absolute; padding:  8px 0px 10px; visibility: hidden; background: #000; z-index: 100;}
.dd li ul li {float: none; border: none; font-size: 11px; text-align: left; margin: 5px 0; padding: 0 8px; height:13px;}
.dd li ul li a {color: #fff; display: inline; margin: 0 !important; white-space: normal; padding-top: 0;}
.dd li.dd_hover {background: #000; }
a.dd_hover:hover {text-decoration: none !important;}
.submenu a:hover {text-decoration: underline;}
.dd li.parent a {margin: 0 8px; padding-right: 12px; background: url("images/dd.png") 100% 24px no-repeat;}
.dd li.parent a.dd_hover {color: #fff; background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 8px; padding-right: 12px; border-bottom: 1px solid #fff; padding-bottom: 10px;}

/*** Slideshow ***/

#slideshow, .slideshow {height: 290px; width: 975px; overflow: hidden; position: relative;}
.slide {height: 290px; width: 975px; background: #000000;}
.slide img {display: block; float: left; width: 665px; height: 290px; position: relative; top: -20px; left: -30px;}
.slide .post {padding: 20px 10px 12px;}
.slide .post-category {font-family:MdHistoricDistrictFont; font-size: 12px; color: #F0F0F0; text-transform: uppercase; margin-bottom: 5px; background-color:#C01F25; display:inline; border-radius:2px; padding: 3px 5px; margin: 6px 2px;}
.slide .post a {color: #FFFFFF;}
.slide .post .post-category a {text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2 {margin-bottom: 5px;}
.slide .post h2, .slide .post h2 a {color: #FFFFFF;  font-family: Calibri; font-size: 24px; font-weight: normal; text-decoration: none; margin: 10px 0px 4px 0px;}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post .post-meta {font-size: 11px; color: #888888; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #FFFFFF; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: none;}
.slide .post-content {color: #FFFFFF;}
.slide .post-content p {margin-bottom: 5px;}
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}

/*** Content ***/

#content {width: 640px; float: left;}

.content-title {color: #000; font-family: MdHistoricDistrictFont, Georgia; font-size: 14px; padding: 0px 0px 3px 0px; border-bottom: 1px solid #d9d9d9; text-transform: none; position: relative; margin: 0px 0px 0px 6px;
background: transparent url("images/iconrecentnews.png") no-repeat left center;
font-family: Calibri; font-size: 24px; font-weight: normal; text-decoration: none; text-indent:30px;
}
.content-title a {color: #000; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #d9d9d9;}
.content-title span a {color: #d9d9d9; text-decoration: none;}
.content-title span a:hover {color: #000; text-decoration: none;}
#mode {display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}
.flip {background-position: 0 100% !important;}

.list .post {padding: 20px 5px 0px 30px; border-bottom: 1px dotted #d9d9d9; border-top: 1px dotted #d9d9d9; border-right: 1px dotted #d9d9d9; border-left: 1px dotted #d9d9d9; margin:0px 0px 10px 5px; background-color:#FAFAFF;}
.list .post .thumb img {float: left; margin: 0 15px 4px 0; width: 270px; height: 180px;}
.list .post a {color: #000;}
.list .post .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 11px;}
.list .post .post-category a {text-decoration: uppercase;}
.list .post .post-category a:hover {text-decoration: underline;}
.list .post h2 {margin-bottom: 8px;}
.list .post h2, .list .post h2 a {color: #000; font-family: MdHistoricDistrictFont, Calibri; font-size: 17px; font-weight: bold; text-decoration: none;}
.list .post h2 a:hover {text-decoration: underline;}
.list .post .post-meta {font-size: 13px; font-style: italic; color: #aaa9a9; margin-bottom: 14px;}
.list .post .post-meta span, .list .post .post-meta a {color: #000; text-decoration: none; font-family: MdHistoricDistrictFont, Helvetica, Arial, sans-serif; font-style: normal;}
 #authorpost {color: #1c9963; display:block; margin-bottom: 5px;}
.list .post .post-meta a:hover {text-decoration: underline;}
.post-author {text-transform: none;}

.grid {padding: 12px 0 0 12px;}
.grid .post {width: 154px; height: 154px; background-color: #181818;  padding: 18px; float: left; margin: 19px 0 0 19px; position: relative; overflow: hidden; cursor: pointer;}
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}
.grid .post .thumb img {width: 190px; height: 190px;}
.grid .post h2, .grid .post h2 a {color: #FFFFFF; font-family: MdHistoricDistrictFont, Calibri; font-size: 16px; font-weight: normal; text-decoration: none;}
.grid .post h2 {margin-bottom: 5px;}
.grid .post a {text-decoration: none;}
.grid .post a:hover {text-decoration: underline;}
.grid .post .post-meta {font-size: 10px; font-style: italic; color: lightgray;}
.grid .post .post-meta span, .grid .post .post-meta a {color: #FFFFFF; font-family: MdHistoricDistrictFont, Helvetica, Arial, sans-serif; font-style: normal;}
.grid .post .post-meta .post-author {text-transform: uppercase;}
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px;}
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}
.grid .post .post-content {color: #FFFFFF;}

.rollover {opacity: 0; background: #F0FFFF; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif;}
.rollover-meta {font-size: 10px; font-style: italic; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.pagination {padding: 20px 0 0 30px; color: #aaa9a9; font-size: 12px; clear: both; position: relative;}
.pagination a {color: #000; text-decoration: none;}
.pagination a:hover {text-decoration: underline;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination {padding: 20px 0 0 30px;}
#pagination .nextpostslink {font-family:MdHistoricDistrictFont; color: #000; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 14px; width:300px; margin:auto;}
#pagination .nextpostslink:hover {background-color: #E0F5FF; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#pagination .loading {background: url("images/loading.gif") 40px 9px no-repeat; color: #555;}
#pagination .loading:hover {background-color: transparent !important; cursor: default;}

.entry {margin-bottom: 50px;}
.entry .post {border-bottom: 1px solid #d9d9d9; padding-bottom: 15px;}
.entry .post-meta {padding: 15px 0 15px 30px; border-bottom: 1px solid #d9d9d9; font-size: 13px; font-style: italic; color: #aaa9a9; position: relative;}
.entry .post-meta h1 {color: #333; font-family: Calibri; font-size: 30px; font-weight: normal; font-style: normal; margin-bottom: 5px;}
.entry .post-meta span, .entry .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.entry .post-meta a:hover {text-decoration: underline;}
.entry .post-comms {position: absolute; right: 0;}
.entry .post-content {padding: 15px 0 0 30px;}
.entry .post-content a {color: #000;}
.entry .post-content a:hover {text-decoration: none;}
.entry .post-footer {padding-left: 30px; font-size: 12px; margin-bottom: 15px;}
.entry .post-footer a {color: #000; text-decoration: none;}
.entry .post-footer a:hover {text-decoration: underline;}
.page .post-category {display: none;}

.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}
.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}
.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}
.di {right: 21px; background: url("images/social.png") -32px 0 no-repeat;}
.su {right: 0; background: url("images/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px;}
.t:hover {background-position: -16px -15px;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}

.post-content {margin-bottom: 15px; margin-top:20px;}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {color: #000; font-weight: normal; font-family: Georgia, Geneva, "Times New Roman", times; margin: 15px 0;}
.post-content h1 {font-size: 28px; line-height: 35px;}
.post-content h2 {font-size: 22px; font-family:Calibri;}
.post-content h3 {font-size: 20px;}
.post-content h4 {font-size: 18px;}
.post-content h5 {font-size: 16px;}

.post-content {color: #000000; font: 15px/1.3 MdHistoricDistrictFont, Georgia, Calibri, Myriad, Helvetica, Arial, sans-serif;}
.post-content p {margin: 10px 0;}
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.post-content li {color: #262626; font: 15px/1.5 MdHistoricDistrictFont, Calibri, Helvetica, Arial, sans-serif; margin: 1px 0;}
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}
.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}

.post-content .search {margin-top: 15px; width: auto;}
.post-content .search fieldset {width: 610px; height: 35px;}
.post-content .search input {width: 570px; font-size: 16px;}

.post-navigation {width: 610px; padding: 15px 0 0 30px; position: relative; }
.post-navigation a {display: block; color: #1c9963;  font: 18px MdHistoricDistrictFont, Helvetica, Arial, sans-serif; text-decoration: underline; font-weight: normal; line-height: 1.5;}
.post-navigation a:hover {text-decoration: underline; font-weight: bold;}
.post-navigation a em {display: block; color: #1c9963; font: bold 14px MdHistoricDistrictFont, Calibri, Georgia, Geneva, "Times New Roman", times; text-transform: uppercase;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat; }
.post-prev {text-decoration:none;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}

/*** Images ***/

/* Google maps api doesn't like max-width property. It messes up the popup boxes.
	.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}
*/
.post-content img {margin: 0 0 15px; height: auto;}

.post-content h6 {position: relative; left: -30px;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 2px;}
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 4px;}
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 3px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #313131; font-size: 12px; margin: 5px; font-family:Calibri;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.post-content .gallery .gallery-item img {max-width: 190px; max-height: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #313131; font-size: 12px; margin: 0 0 12px; font-family:Calibri;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {font-family: Calibri; font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #d9d9d9;}
.comments a {color: #000;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; font-size: 11px; margin-right: 30px;}
.avatar {display: inline; float:left; margin-right: 10px; border-radius:100%;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-family: mdhistoricdistrictfont, Helvetica, Arial, sans-serif; font-style: normal;}
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {font-family: mdhistoricdistrictfont, Georgia, Tahoma; white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none; font-family: mdhistoricdistrictfont, Georgia; color:gray;}
.comment-reply-link:hover {text-decoration: underline;}
.comment-text p {color: #4b4b4b; ; font-size: 12px; font-family: mdhistoricdistrictfont, Helvetica, Arial, sans-serif; margin-bottom: 15px;}
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}

#respond p, .nopassword {margin: 10px 0; font: 11px Helvetica, Arial, sans-serif;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 30px 0 0 30px;}
#commentform table {width: 100%; margin-bottom: 15px;}
#commentform td {vertical-align: top; width: 33.33%;}
#commentform td p {font: bold 11px Helvetica, Arial, sans-serif; color: #333; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 12px Helvetica, Arial, sans-serif; color: #333;}
#submit {float: left; border: none; background: #ccc; color: #fff; font: bold 12px Helvetica, Arial, sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#submit:hover {background: #000;}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}

/*** Sidebar ***/

.sidebar {width: 275px; padding: 4px 30px 0 0; float: right;}
.widget {margin-bottom: 20px;}
.widget-small {width: 130px;}
.widget h3, .widget-small h3 {color: #1f2122; font-size: 16px; font-family: Mdhistoricdistrictfont, Calibri, Georgia; font-weight: normal; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 2px; border-bottom: 1px solid #FFFFFF; font-weight: bold !important; }
.widget a, .widget-small a {color: #000; text-decoration: none;}
.widget a:hover, .widget-small a:hover {text-decoration: underline;}
.widget p, .textwidget {color: #262626; font: 12px/1.3 Helvetica, Arial, sans-serif;}
.widget p a, .textwidget a {text-decoration: underline;}
.widget p a:hover, .textwidget a:hover {text-decoration: none;}
.widget li, .widget-small li {font-size: 15px; color: #262626; margin-bottom: 3px; font-family:Calibri;}

.widget_getconnected {margin-bottom: 20px;}
.widget_getconnected .widget-body div {width: 50%; float: left; min-height: 20px; padding-bottom: 2px;}
.widget_getconnected .widget-body div a {display: block; color: #24211f; font-size: 14px; padding-left: 25px;}
.widget_getconnected .widget-body div span {color: #838383; font: 11px Helvetica, Arial, sans-serif; padding-left: 25px;}
.getconnected_rss a {background: url("images/getconnected_rss.png") 0 2px no-repeat;}
.getconnected_twitter a {background: url("images/getconnected_twitter.png") 0 2px no-repeat;}
.getconnected_fb a {background: url("images/getconnected_fb.png") 0 2px no-repeat;}
.getconnected_flickr a {background: url("images/getconnected_flickr.png") 0 2px no-repeat;}
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat;}
.getconnected_delicious a {background: url("images/getconnected_delicious.png") 0 2px no-repeat;}
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;}
.getconnected_tumblr a {background: url("images/getconnected_tumblr.png") 0 2px no-repeat;}
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat;}
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat;}

.rpthumb {display: block; padding-bottom: 1px; margin-top: 1px; margin-right: -29px; border-bottom: 1px dotted #d9d9d9; background: #FFFFFF;}
.rpthumb img {width: 130px; height: 90px; margin-right: 15px; float: left; border-radius:2px;}
.rpthumb-title {display: block; font: 16px MdHistoricDistrictFont, Calibri, Myriad, Georgia, Geneva, "Times New Roman", times;  margin-bottom: 2px; padding-top: 3px; font-weight: bold; }
.rpthumb-date {display: block; font: 13px MdHistoricDistrictFont, Calibri; font-size: 14px; color: #333333; position:relative;}
.post-categories {display: block; font: 1px MdHistoricDistrictFont, Calibri !important; color: red;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a {text-decoration: underline;}
.widget_calendar tbody a:hover {text-decoration: none}

.sponsors .widget-body {text-align: center;}
.sponsors .widget-body img {margin-bottom: 20px;}

/*** Footer ***/

.footer {height: 70px; width: 953px; border-top: 1px dotted #F4B8C4; padding: 15px 10px 1px; font-family: MdHistoricDistrictFont, Calibri; background-color: #FFFAFC; font-size: 15px; line-height: 16px;
border-left: 1px dotted #F4B8C4;
border-right: 1px dotted #F4B8C4;
border-bottom: 1px dotted #F4B8C4;
}
.footer p {font-size: 14px; color: #737373;  }
.footer a {color: #000; text-decoration: none;}
.footer a:hover {text-decoration: underline;}
p.copyright {float: left; color: #333; display: inline;  }
p.snowdaylabs{float:left; color:lightblue; display:inline; padding: 0px 0px 0px 12px; }
p.snowdaylabs a{color:lightblue; display:inline; }
p.copyright span {color: #737373;}
.credits {float: left}

.footeranchor{
font-size: 16px;
font-family: MdHistoricDistrictFont, Calibri;
color: #333333;
padding: 0px 20px 10px 0px;

}
.footercopyright{
float: left;
display: inline-block;
padding-left:20px;
width: 380px;
}

.footer1{
float: right;
display: inline-block;
padding-left:20px;
}

.footer2 {
float: right;
display: inline-block;
padding-left:20px;
}

.footer3 {
float:right;
display: inline-block;
padding-left:18px;
padding-right:24px;
}

#about
{
background-color:#99D6FF;
color: black;
text-align:left;
font-family: MdHistoricDistrictFont, Calibri;
font-size: 14px;
padding: 15px;
border-radius: 10px;
}

.contact
{
background-color:#99D6FF;
color: black;
text-align:left;
font-family: Calibri;
font-size: 15px;
line-height: 19px;
padding: 15px;
border-radius: 10px;
}

.advertise
{
background-color:#99D6FF;
color: black;
text-align:left;
font-family: Calibri;
font-size: 15px;
line-height: 19px;
padding: 15px;
border-radius: 10px;
}

.termsOfService
{
background-color:#A3E8A3;
color: black;
text-align:left;
font-family: Calibri;
font-size: 15px;
line-height: 19px;
padding: 15px;
border-radius: 10px;
}
.termsOfService h2, .termsOfService h3, .termsOfService li, .termsOfService p
{
font-family: Calibri;
}
.termsOfService li
{
font-size: 13px;
}
.termsOfService ol
{
margin: 0px;
}
.termsOfService ol.alphaList
{
list-style-type: upper-alpha;
}
.termsOfService ol.romanNumeralList
{
list-style-type: lower-roman;
}
.termsOfService ol.bulletList
{
list-style-type: decimal;
}

.help
{
background-color:#FF9999;
color: black;
text-align:left;
font-family: Calibri;
font-size: 15px;
line-height: 19px;
padding: 15px;
border-radius: 10px;
}
.help dl
{
margin: 15px 0;
}
.help dt
{
font-size: 15px;
}
.help dd
{
font-size: 13px;
padding-left: 35px;
}


/*** Sitemap  ***/
#sitemap_box
{
margin: 20px 20px 20px 20px;
font-size: 16px;
font-family: Calibri;
width: 620px;
}

#sitemap_box h2{
font-family: Calibri; font-size: 24px; font-weight: normal; text-decoration: none;
clear:both;
}

#sitemap_box h3{
font-family: Calibri,MdHistoricDistrictFont,Georgia;
font-size: 20px;
}

#sitemap_box a{
color: #000;
font-weight: normal;
text-decoration: none;
font-family: MdHistoricDistrictFont, Georgia, Calibri;
font-size: 13px;
}

#sitemap_box a:hover{
color: #000;
font-weight: normal;
text-decoration: underline;


}

#sitemap_box .column1
{
float:left;
width: 285px;
background-color:none;
}


#sitemap_box .column2
{
float:right;
width: 265px;
background-color:note;

}

#sitemap_box .pages{
width: 610px;
}



#sitemap_box ul{
margin: 25px  1px  25px  1px;
list-style-type: square;
}

#sitemap_box li{
margin: 2px 2px 2px 24px;
font-size: 16px;
}




#categoryBox{
/*border:1px dotted #D9D9D9;*/
width: 636px;
padding: 3px;
margin: 20px 0px 0px 4px;
background-color: #FAFAFF;
border:1px dotted #D9D9D9;
}
#categoryBox h2{
font-family: Calibri; font-size: 24px; font-weight: normal; text-decoration: none; text-indent:30px;
background: transparent url("images/iconpopularstory.png") no-repeat left center;
margin: 2px  2px  2px  4px;

}


#categoryBox .image {
position: relative;
display: inline;
padding:6px 6px;

}

#categoryBox .image .title {
line-height: 19px;
font-size: 16px;
position:absolute;
top:-38px;
left: 6px;
color: white;
   font: Arial, Geneva, Calibri, Helvetica,  Sans-Serif;
   letter-spacing: -1px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px 10px 10px 10px;
   width: 280px;
   height: 39px;
}

#categoryBox li{
font-size:11px;
background-color: #C01F25;
display: inline;
margin: 0px 2px;
padding: 3px 5px;
-moz-border-radius: 2px;
border-radius: 2px;
font-family: Arial, Myriad, Helvetica, Calibri, Rockwell, Georgia;
text-transform: uppercase;
   letter-spacing: 0px;
}


#categoryBox .image .title a:link {
color:#FFFFFF;
text-decoration:none;
font-family: MdHistoricDistrictFont, Calibri;
}

#categoryBox .image .title a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#categoryBox .image .title ul a:hover {
text-decoration:none;
font-weight:none;
}

#categoryBox .image .title a:visited {
color:#FFFFFF;
text-decoration:none;
}

#mapBox {
/*border:1px dotted #D9D9D9;*/
width: 960px;
padding: 3px;
margin: 20px 0px 0px 4px;
background-color: #FAFAFF;
border:1px dotted #D9D9D9;
}

#map {
font-family: Calibri; font-size: 23px; font-weight: normal; text-decoration: none; text-indent:30px;
background: transparent url("images/iconglobe.png") no-repeat left center;
margin: 2px  2px  2px  4px;
z-index: 1;
}

#inputcheckbox {

padding-left: 2px;
}

.rpthumb-cat{
font-size:11px;
background-color: #C01F25;
display: inline;
margin: 0px 2px;
padding: 3px 5px;
-moz-border-radius: 2px;
border-radius: 2px;
font-family: Arial, Myriad, Helvetica, Calibri, Rockwell, Georgia;
text-transform: uppercase;
   letter-spacing: 0px;}
