.sidemenu {
	width: 200px;
	float: left;
	padding: 0px 20px 20px 0px;
	border-right: 2px dotted #bead92;
}
a.sidemenu-category {
	display: block;
	color: #df4e1c;
	cursor: pointer;
	padding:10px 0px 10px 10px;
	font: 18px/20px Domine-Bold, Trebuchet MS, sans-serif;
    border-bottom: 2px dotted #bead92;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.sidemenu-category.next-category {
	border-top: 1px solid #bead92;
}
a.sidemenu-category:hover {
    color: #346199;
	text-decoration: none;
	background: white;
	border-bottom: 2px dotted #372f20;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.sidemenu-category.current-category {
    color: white;
	background: url(../images/sidemenu-bg.png) repeat;
}

a.sidemenu-category.current-category:hover {
	background: url(../images/sidemenu-bg.png) repeat;
}

a.sidemenu-subcategory {
	display: block;
	cursor: pointer;		
	margin-left: 10px;
	margin-right: -20px;
	font: 16px/30px Arial, Trebuchet MS, sans-serif;
	padding: 5px 9px;
	color: #333333;
	border-bottom: 1px solid #bead92;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.sidemenu-subcategory:hover {
	text-decoration: none;
	color: ;
}
a.sidemenu-subcategory.current-subcategory {
    color: ;
	padding: 5px 9px;
	margin-left: 10px;
	margin-right: -20px;	
}

a.sidemenu-subcategory.current-subcategory:hover {
    color: ;
	margin-left: 20px;	
	margin-right: -30px;
}


		#datesection {
				border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-webkit-border-top-left-radius: 5px;
		}
		#tagsection {
				border-top-right-radius: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-right-radius: 5px;
		}
		.blogsidemenubanner {
				border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-webkit-border-top-left-radius: 5px; 	border-top-right-radius: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-right-radius: 5px;
		}
		.blogsidemenucontent {
				border-bottom-left-radius: 5px;
					-moz-border-radius-bottomleft: 5px;
					-webkit-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
					-moz-border-radius-bottomright: 5px;
					-webkit-border-bottom-right-radius: 5px;
		}
.blogsidemenu {
	width: 200px;
	float: right;
	padding: 0px 0px 10px 10px;
}
.blogsidemenucontent {
    border-top: 0;   
    line-height: 30px;
    border: 1px solid #bead92;
    border-top: none;
}
.blogsidemenucontent a {
    padding: 0 10px;
}
.blogsidemenucontent a:hover {
    text-decoration: none;
}
.blogsidemenubanner {
    background: #346199;
    margin-top: 10px;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 5px 4px;
    color: #ffffff;
    width: 92px;
    font: 16px/20px Domine-Bold;
    text-align: center;
}
.blogsidemenuchooser:hover, .blogsidemenuchooser.current {
    text-decoration: none;
    background: #295183;
    color: #c4defe;
}
.anchYearLink, .anchMonthLink, .anchTagLink {
    display: block;
}
.anchYearLink {
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
}
.anchYearLink:hover {
    background: #e1e1e1;
}
.anchYearLink.current-year {
    border-bottom: 1px solid #e1e1e1;
    background: #ccc;
}
.anchMonthLink {
    display: none;  
}
.anchMonthLink span {
    padding-left: 8px;
}
a.anchMonthLink:hover {
    text-decoration: underline;
}
.current-month, .current-tag {
    background: #e1e1e1;
}
.anchTagLink:hover {
    background: #e1e1e1;
}
.blogholder {
	float: left;
	margin: 0px auto;
	width: 720px;
}
.blog-container {
    padding: 0px 0px 14px 0px;
    margin-bottom: 18px;
    border-bottom: 2px dotted #bead92;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #b1a085;
    font-size: 16px;
    font-style: italic;
}
.blogSubTitle {
	font-size: 12px;
	color: ;
}
.divCurrentStatus {
    color: ;
    float: right;
    font-size: 12px;
}
.blogImage img {
	max-width: 692px;
}
.blogSubTitle-date, .blogSubTitle-tags {
    font-style: italic;
}
.blogSubTitle-tags a {
    font-style: normal;
}
.blogImageSection {padding: 10px 0;}
.blogImageSection .third {
	width: 226px;
	float: left;
	margin-right: 20px;
}
.blogImageSection .half {
	float: left;
	margin-right: 20px;
    width: 350px;
}
.blogImageSection .third.last, .blogImageSection .half.last{
	margin: 0;
}
.prevNextButtons {
	border-top: 1px solid #bead92;
	border-bottom: 1px solid #bead92;
    padding: 5px 0px;
}
.prevButton {float: left;}
.nextButton {float: right;}
.blogComments {
	padding: 10px 0;
	border-bottom: 1px solid #bead92;
}
.divCommentApproval {
    background: #e1e1e1;
    border: 1px solid #bead92;
    padding: 10px;
    margin: 20px 0px;
}
.commentholder {
	padding: 10px;
}
.commentholder:nth-child(even) {background: #e5e5e5;}
.commentAuthor {
	font-weight: bold;
}
.commentDate {
	font-size: 12px;
	color: ;
}
#frmPostComments {
	padding: 10px 0;

}
#frmPostComments input {
	width: 208px;
}
#frmPostComments textarea {
	width: 328px;
	height: 75px;
}

input.btnBlogSearch {
    float: right;
    width: 70px;
    padding: 4px 2px;
	font: 14px/18px Domine-Bold;
}
.txtBlogSearch {
    width: 110px;
}
.contentsection {
    display: none;
}
#tagsection {
    float: right;
}