body {
	line-height: 1.3;
	background: #c9d3d6;
}

.container {
	background: white;
	max-width: 1000px;
}

#branding hgroup {
    margin: 0 45px;
}

#site-title {
	font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif;
	float: left;
	font-size: 0px;
    padding: 0em 0 0;
	margin-right: 30px;
	margin-top: 10px;
	padding-bottom: 35px
}

#site-title a {
    font-size: 60px;
}

#site-title  a:hover {
    color: #da371c;
	font-size: 60px;
}

#site-title  a:visited {
    color: #dd3333;
	font-size: 60px;
}

#site-description {
    margin: 0 300px 1em 0;
	margin-top: 30px;
	width: 50%;
}

#access {
    background: #f6f6f6;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
    font-weight: normal;
    box-shadow: none;
}

#access a {
	color: #044b6a;
}

.thumbnail {
	margin-right: 10px;
	margin-bottom: 20px;
	display: inline;
}

.entry-content {
	font-size: 12px;
	display: inline;
}

.entry-content h3  {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0em;
	text-transform: none;
	padding-bottom: 5px;
}

.entry-date {
	font-size: 10px;
	
}

.news-title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #666;
	line-height: 1.3;
	padding-bottom: 5px;
}

.news {
	font-size: 12px;
	line-height: 1.3;
}

.news-post {
	font-size: 12px;
	color: #044b6a;
	line-height: 1.3;
}

#content {
    margin: 0 0 0 0px;
}

.thumbnail {
	display: inline;
	float: left;
}

.entry-title {
    font-size: 16px;
	line-height: 1.2;
	display: inline;
}

.singular .entry-title {
    font-size: 28px;
	line-height: 1.2;
	display: inline;
}


.entry-blog {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
}

.entry-meta {
	display: inline;
	float: right;
}

.entry-content {
	line-height: 1.5;
}

.category-title {
	font-weight: bold;
	border-bottom: solid #c9d2d4;
	margin: 0px 0px 20px 0px; 
}

#site-generator {
    background: #f6f6f6;
    color: #f6f6f6;
    font-size: 12px;
    line-height: 2.2em;
    padding: 1em;
}

.hentry, .no-results {
    border-bottom: 1px solid #ddd;
    margin: 0 0 0em;
    padding: 0 0 0em;
    position: relative;
}

.singular.page .hentry {
    padding: 0em 0 0;
}

.news-category {
	font-size: 22px;
	font-weight: bold;
	color: #044b6a;
	border-bottom: solid #c9d2d4;
    margin: 0px 0px 10px 0px;
}

.main-category {
	font-size: 22px;
	font-weight: bold;
	color: #044b6a;
	border-bottom: solid #c9d2d4;
    margin: 0px 0px 10px 0px;
}

#primary {
    float: none;
}

#secondary {
    float: right;
    margin-right: 0%;
    width: 100%;
}

.singular #content, .left-sidebar.singular #content {
    margin: 0 0%;
}

.singular .entry-header {
    margin: 0px 0px 20px 0px;
    width: 100%;
	border-bottom: solid #c9d2d4;
}

.singular .hentry {
    border-bottom: none;
    padding: 2em 0 0;
}

.annotation {
	line-height: 1.45;
}

.widget_search #s {
   width: 100%;
   height: 30px;
}

#respond input#submit {
    background: #598294;
}

.menu-item {
	float: right;
	padding: 5 px;
}

.members {
	border: 0px solid #ddd;
	margin-bottom: 20px;
}

.img .wp-image- .content {
	border: 0px solid #ddd;
    padding: 0px;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 0px solid #ddd;
    padding: 0px;
}

.all-news {
	padding-bottom: 20px;
	text-align: left;
	font-weight: bold;
}

.footer-max {
  background: #f6f6f6;
}