@charset "utf-8";
/* CSS Document for BLOG */
#wysiwyg{background-color:#FFFFFF;}
#blogSideBar {text-align: center; }
#blogEntryBackground { position:relative; padding: 20px; margin:0; width:65%; float:left;
}
#blogEntryCondensedBackground { position:relative; 
	margin: 15px 0 40px 0; 
	padding: 5px 18px 10px 18px;
	overflow:auto;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E8F1FA), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #E8F1FA 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8F1FA', endColorstr='#ffffff');
	background-color:#E8F1FA;
	border:1px #E8F1FA solid;
	border-radius:10px;
}
#blogEntryCondensedBackgroundBlock { 
	float:left;
	width:180px;
	height:270px;
	border: 1px solid #61AB45; 
	margin: 5px; 
	padding: 5px;
	border-radius:2px; 
}
#blogEntry { padding: 0; }
#blogEntryCondensed { padding: 0; }
#blogEntryCondensedPhoto {}
#blogEntryCondensedText {}
#breadcrumbs {font-size: 11.5px;  color: #666; text-align:left; margin:-15px 0 5px 0; }
#breadcrumbs H1 {font-size: 11.5px;color: #666; text-align:left; margin:5px 0 0 0; font-weight:100;}
#blogTitle { width:100%; text-align:left; 
}
#blogTitleBlocks { width:100%; text-align:center; 
}
#blogEntryCondensed H3 { padding:0; margin:5px 0 0 0; font-size:125%; line-height:100%;
}
#blogTitle H1{ line-height:normal; margin:0; 
}
.sideBarBox { border:1px #ccc solid; margin:10px; padding:10px;}
#dateDisplay { float:right; width:50px; height:65px; font-size:14px; font-color: #61AB45;font-family: 'umbrageregular', arial, verdana, sans serif;  text-transform:uppercase; text-align:center; padding:3px; background:#fff; border: 1px solid #61AB45;  line-height:normal; color:#026acb; margin-bottom:5px; margin-top:-5px; margin-left:5px;
}
#dateDisplayCondensedBlog { float:right; width:50px; height:65px; font-size:14px; font-color: #61AB45; text-align:center; padding:5px; background:#fff; border: 1px solid #61AB45;  line-height:normal; color:#026acb; margin-bottom:5px; margin-top:-5px; margin-left:5px; 
}
#permaLink { margin: 0 0 20px 0;
}

H2.sidebar { line-height:normal; margin:10px 0 5px 0;}
.sideBarMenuHeader { border:1px #ccc solid; background:#e1e1e1; margin:0 10px 2px 10px; padding:10px;font-family: 'umbrageregular', arial, verdana, sans serif; font-size:125%;  text-transform:uppercase; text-align:left; }
.sideBarMenu { border:1px #ccc solid; background:#f1f1f1; margin:0 10px 2px 10px; padding:10px;font-family: 'umbrageregular', arial, verdana, sans serif; font-size:120%;  text-transform:uppercase; text-align:left; }
.zipSearchResults a:link {margin: 0 1px 0 1px; text-align:center; text-decoration:none; font-size:14px; }
.zipSearchResults a:hover {color: #578327;}
.highlighttext {color: #578327; margin: 0 1px 0 1px; font-size:14px; }

.day {font-size:200%;  border-top: 1px solid #61AB45; border-bottom: 1px solid #61AB45; margin:0; padding:0; }
#commentsDisplay { margin-top:20px; width:65%; float:left;}
#commentsBox { width:640px;  border-bottom: 1px solid #cccccc;margin: 5px auto 20px auto; padding: 5px 18px 10px 0px; }
#commentForm {position:relative; padding: 20px; margin:0; width:65%; float:left; }
div#commentsBox H2 {color: #61AB45; margin:0; }
div#commentsBox .blog {border: 1px solid #cccccc; margin:0 0 5px 0;  height:20px ; width:260px; font-size:80%; }
div#commentsBox textarea {border: 1px solid #cccccc; margin:0 0 5px 0;width:600px; }
div#commentsBox .blogButton {   background-color: #61AB45;  color: #fff;  margin-top: 3px; margin-bottom: 5px; padding:5px; border:1px solid #333; min-height:35px; font-family: 'umbrageregular', arial, verdana, sans serif;  text-transform:uppercase;  font-size:120%;  font-style:normal; }
div#commentsBox .blogButton:hover {  background: #666; color:#fff; border:1px #333 solid;  cursor: hand; cursor: pointer; font-family: 'umbrageregular', arial, verdana, sans serif;  }
.respondToComment {padding: 5px; color:#1578AD;  }
#commentThankYou {width:664px; border: 1px solid #cccccc; background:#F5EFCB;  margin:10px 0 20px 0; padding:20px; font-size:16px;   }

#authorBio {width:678px; text-align:left; margin:30px 0 0 -18px; padding: 20px 10px 20px 10px; 
background:#ECEAB3; border-top: 1px #61AB45 solid; font-size: 85%;  }

#socialMediaShare {position:relative; width:100%; text-align:center; margin:40px 0 0 0; padding: 5px 0 0 0; border-top: 1px #ccc solid;border-bottom: 1px #ccc solid;
}
div#socialMediaShare img {
	padding:0; margin: 0 0 0 2px; background:none; border: none; box-shadow: none;
}
#pageNumbers {
	clear:both;
	width:100%;
	margin: 10px auto 0 auto;
	text-align:center;
}
#pageNumbers  a:link { color: #999; border:#ccc 1px solid; padding:2px 3px 2px 3px; margin:1px; text-align:center; border-radius:2px; }
#pageNumbers a:active{ background-color: #fff; border:#999 1px solid; color:#61AB45;  border-radius:2px; }
#pageNumbers  a:visited { color: #999;}
#pageNumbers  a:hover{ background-color: #61AB45; border:#999 1px solid; color:#fff;  border-radius:2px; }
.selectedPageNum { background-color: #61AB45; padding:2px 3px 2px 3px; margin:1px; text-align:center;border:#999 1px solid; color:#fff;  border-radius:2px; font-size: 85%;}

.title {
	border-top:2px #cccccc dashed; 
	border-bottom:2px #cccccc dashed;
	font-size: 200%;
}
.blogSmallText {font-size:0.8em; }

.blogTextBox {
	width:90%;border: 1px solid #61AB45; margin:0; height:20px ; 
}
.blogTextArea {
	width:90%;
	min-height:80px;
	height: auto;
	border:1px solid #d3d3d3;
	font-size:12px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:30px;
}
.blogSelect {
	width:90%;
	height: 25px;
	border:1px solid #d3d3d3;
	font-size:12px;
	color:#000;
	}
	
.blogTextBoxZipSearch {
	width:125px; border: 1px solid #cccccc; margin:0; height:23px ;  color:#1578AD;
}
.blogSelectZipSearch {
	width:125px;
	height: 25px;
	border:1px solid #cccccc;
	font-size:12px;
	color:#1578AD;
	margin-bottom:5px;
	}
.blogSelectSiteSearch {
	width:160px;
	height: 20px;
	border:1px solid #cccccc;
	font-size:12px;
	color:#1578AD;
	margin-bottom:5px;
	}
.blogMultiSelect {
	width:90%;
	border:1px solid #d3d3d3;
	font-size:13px;
	color:#000;
	margin-bottom:10px;}
.blogcheckbox { font-size: 10px; border: 1px solid #666666;  }  

.floatDiv { float:left;}
.errorForm {color:#ff0000;}
.rssButton {float: left;}
.date {}
.commentDisplayOdd {width:660px;  font-size:90%; color:#333;  border: 1px solid #cccccc; margin:10px 0 0 0; padding: 20px; background:#f1f1f1; }
.commentDisplayEven {width:660px; font-size:90%; color:#333;  border: 1px solid #cccccc;  margin:10px 0 0 0; padding: 20px; background:#e2e2e2; }
.commentDisplayInAdmin {width:90%;  font-size:90%; color:#333;  border: 1px solid #cccccc; margin:10px 0 0 0; padding: 20px; background:#cccccc; }
.commentReplyDisplay {border: 1px solid #cccccc; width:93%; margin:20px 0 0 10px; padding: 10px; }
.commentAuthorReplyDisplay { border: 1px solid #cccccc; background-color:#CEE08E; width:93%; margin:20px 0 0 10px; padding: 10px; }
.commentName{font:150% ; margin-bottom:2px; color:#61AB45;}
.commentDate {color:#666;  margin-bottom:20px;}
.comment { }
#commentApprovalStatus { width:90%; min-height:50px; font-size:90%; color:#333;  border: 1px solid #cccccc; margin:10px 0 0 20px; padding:5px; }
.blogReplyButton  { font-size:12px; background-color: #1578AD;  color: #fff;  padding:2px; margin: 0px; border:1px #fff solid;   }
.blogReplyButton:hover {  background: #A8BFA5; color:#fff; border: 1px #1578AD solid; cursor: hand; cursor: pointer;}
.alert { color:#ff0000;}
.blogTable { border:1px solid #ccc; padding:5px;}
.blogTableCell { border:1px solid #ccc; padding:5px;}
td.result {border: 1px solid #cccccc; padding:10px; font-size:90%; line-height:normal;}
a.permaLink{}
a.commentLink{ font-size:12px; font-weight:200;}

a.prev  { background-color: #61AB45;  color: #fff;  margin-top: 3px; margin-bottom: 5px; padding:5px; border:1px solid #333; min-height:35px; font-family: 'umbrageregular', arial, verdana, sans serif;  text-transform:uppercase;  font-size:120%;  font-style:normal; }
a.prev:hover { background: #666; color:#fff; border:1px #333 solid;  cursor: hand; cursor: pointer; font-family: 'umbrageregular', arial, verdana, sans serif;  }

a.next  { background-color: #61AB45;  color: #fff;  margin-top: 3px; margin-bottom: 5px; padding:5px; border:1px solid #333; min-height:35px; font-family: 'umbrageregular', arial, verdana, sans serif;  text-transform:uppercase;  font-size:120%;  font-style:normal;}
a.next:hover { background: #666; color:#fff; border:1px #333 solid;  cursor: hand; cursor: pointer; font-family: 'umbrageregular', arial, verdana, sans serif;  }

a.pageNum  {  font: 16px ; background-color: #1578AD;  color: #fff;  padding:6px; margin: 0px; border:1px solid #d3d3d3;  FONT-WEIGHT: bold; text-align:center;}
a.pageNum:hover {  background: #A8BFA5; color:#fff; border:1px #61AB45 solid; FONT-WEIGHT: bold; cursor: hand; cursor: pointer; }


a.viewLink {
	color: #026acb;
	text-decoration: underline;
	outline: none;
}
a.viewLink:hover {
	text-decoration: none;
	color: #333;
}
.blogImages { padding:5px; border: 1px solid #cccccc; margin-bottom:5px;  }
.tagline { font:1.3em; font-weight:bold;}

.required input, .required textarea, .required select{}
.hidden{display:none;}
.highlight_field {
    border: 1px #ff0000 solid;
    background-color: #f1f1f1 !important;
}

/* TO MAKE YOU TUBE VIDEOS RESPONSIVE */
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

