/*body {
    background-image: url(images/pattern.jpg);
} */
#wrapper {
}
#header,
#main {
    background:#fff;
    /*border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7; */
    margin:0 auto;
    width:958px;
}
#main {
  /*  border-bottom:1px solid #C7C7C7; */
}
#access {
    margin-bottom:0;
}
#home-insert {
    background:#fff;
   /* border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7; */
    margin:0 auto;
    padding:21px 0 0 0;
    width:958px;
}
#footer {
    margin-top:21px;
}
#blog-title {
	font-size: 36px;
	color: #990000;
}
#blog-title a {
	color: #990000;
}
#blog-title a:hover {
	color: #598745;
}

#latest-feature {
	text-align: justify;
	width:580px; }
	
#latest-feature h3 {
	background-color: #990000;
}
#menu a,
.menu a {
    font-style: normal;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom-color: #c7c7c7;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    color:#595957;
    display:block;    
    float:left;
    font-size: 10px;
    margin:0 1.5em 0 0;
    text-decoration:none;
}
#menu a:hover {
	border-style: solid;
	border-color: #85141d;
	border-bottom-width: 2px;
	font-style: italic;
}
#menu li.current_page_item a,
.menu li.current_page_item a {
    border-color: #85141d;
}
.aside h3 {
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    color: #3d3c38;
    font-size:10px;
    font-weight:bold;
    letter-spacing:2px;
    line-height:12px;
    padding:5px 0 4px 0;
    text-transform:uppercase;
}
.entry-content a {
	color: #990000;
}
.entry-content a:hover {
	color: #598745;
}

.entry-title { padding-top:20px; }  
  
.home #nav-above {
	display:none;
}

.home .entry-title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size:20px;
   /* font-weight: bold;
    text-transform:uppercase;
   / letter-spacing:2px; */
}

.home .entry-title a { 
	color: #990000;
	font-style:italic;
}

.home .entry-title a:hover {
	color: #598745;
}
	
.home .hentry {
    padding:21px 0 0 0;
}
#menu li.current_page_item a {
	border-color: #c7c7c7;
}
#redribbon {
	clear: left;
	float: right;
}
#recent-features {
	width: 260px;
	margin-top: 8px;
}
#content {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
	margin-left: 10px;
	width: 580px;
	
}

 h1, h2 {
	text-align: left; 
	}

#primary {
	width: 260px;
}

#blog-description {
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    color: #3d3c38;
    display:inline;
    font-size: 11px;
    line-height:42px;    
    letter-spacing:2px;
    padding:0 0 0 .5em;
    text-transform: uppercase;
}

#blog-description:after {
    visibility: hidden;
    content:' }';
    font-weight:normal;
}

#blog-description:before {
    visibility: hidden;
    content:'{ ';
    font-weight:normal;
}

#secondary {
	width: 260px;
}

