﻿

#top ul#top-nav.nav li.menu-item:nth-child(1n+2):before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #8A8275;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    content: "";
    display: inline-block;
    height: 4px;
    position: absolute;
    top: 8px;
    vertical-align: middle;
    width: 4px;
}


#top ul#top-nav.nav li.menu-item {
	position: relative;
}


#top ul#top-nav.nav li.menu-item a {
	position: static;
	padding: 4px 0px 4px 12px;
}


ul#menu-footer-nav.menu li.menu-item {
	float: left;
	position: relative;
}


ul#menu-footer-nav.menu li.menu-item a {
  	line-height: 5px;
	position: static;
	padding: 0px 3px 0px 0px;
}


ul#menu-footer-nav.menu li.menu-item:after {
    content: "|";
    
    
}


ul#menu-footer-nav.menu li.menu-item:last-child:after {
    	content: "";
}

.blog-post-image { overflow: hidden; position: relative; float: left;width:100%;}

.blogroll3 .blog-post-image{width:50%;box-sizing:border-box;padding-right:10px;}

        .blogroll3 .blog-post-image, .blogroll3 .blogwrap{width:100%;}



#top-footer {
	background: #f2f2f2;
	padding: 60px 0;
}


#top-footer.columns-0{
	padding: 0;
}



.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}


.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


.mobile-menu-links {
	background-color: #f6f6f6;
	height:auto;
	display: none;
	width:100%;
	top:61px;
	position:absolute;
	z-index:900001;
}


.mobile-menu-links a {
	display:block;
	color:#565656;
	padding:10px;
	border-bottom:1px solid #dedede;
	font-size:13pt;
	text-decoration: none;
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	transition: all 0.4s linear;
}


.mobile-menu-links a:hover {
	background-color: #565656;
	color:#FFF;
}






#container, .wrap { 
	width: 749px;
	margin: 0 auto;
	padding: 0;
}
