/* @override http://www.wendmag.com/css/landing_style.css */
/* @override http://wendmag.com/css/landing_style.css */

.landing {
width: 600px;
float: left;
}
.single-post, .page {
width: 600px;
float: left;
}
.single-post .post, .page .post {
position: relative;
width: 600px;
margin: 0;
padding-right: 0;
}

.featured_post {
margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: 4px double silver;
}
.featured_post #featured_image {
	float: right;
}

#featured_image img {
float: right;
margin-left: 1em;
margin-bottom: 10px;
border: 1px solid black;
}

.featured_post .entry_info {
	margin-bottom: 10px;
	margin-top: 0;
}

#landing-col-container {
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
	padding-bottom: 15px;
}

#landing-col-container .post {
	width: 270px;
	border-bottom: 1px solid silver;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.index .featured_post .entry {
	padding-bottom: 0px;
	border-bottom:none;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

#landing-col1, #landing-col2 {
float: left;
}

#landing-col1, #landing-col2 {
position: relative;
width: 45%;
padding: 0 2%;
}

#landing-col1 {
border-right: 1px dotted #e1e1e1;
}
#landing-col2 {
	margin-left: 5px;
}
#sidebarbox {
position: relative;
width: 320px;
float: left;
padding: 20px;
}

.bottomnav {
clear: both;
	margin-left: 15px;
}

#section_desc {
font-style: italic;
font-family: Georgia,Times,"Times New Roman", serif;
font-size: 1.3em;
}

.section #content {
padding-top: 1em;
padding-bottom: 1em;
}
.section #content p {
}

.entry img {
border: 1px solid black;
	margin-bottom: 10px;
}

.entry_info {
margin: .5em 0;
	height: 45px;
}
.author_pic {
width: 45px;
float: left;
}

#featured .author_pic {
	margin-right: 10px;
}

#landing-col1 .author_pic, #landing-col2 .author_pic {
	margin-right: 10px;
}

.amb-recent-post .entrytitle {
border-bottom: 1px dotted #e1e1e1;
	padding: .5em 0 .5em .5em;
}

#landing-col1 .author_info {
	margin-bottom: 5px;
	margin-top: 5px;
}

.amb-recent-posts {
	margin-bottom: 10px;
}

#landing-col1 .author_name {
	padding-bottom: 3px;
	padding-top: 3px;
}
.author_pic img {
width: 45px;
height: 45px;
padding: 0;
border: none;
margin: 0;
}
.single-post .post .author_pic img {
padding: 0;
border: none;
margin: 0;
}

.index .date_author_cat {
	float: left;
	margin-left: 10px;
	width: 210px;
}
.single-post .post .date_author_cat {
float: left;
text-align: left;
width: auto;
margin-left: 1em;
}
.entrydate {
}
.entry_info h6.author_link, .entry_info h6.date {
display: inline;
clear: none !important;
}
.entry_info h6.date {
margin-left: .5em;
}

.amb_title {
	font-weight: bold;
	width: 210px;
	overflow: hidden;
	height: 15px;
}
.author_info .amb_title {
	margin-top: 4px;
}
.featured_post .amb_title {
	width: 195px;
}
.category {
clear: both;
font-size: .8em;
}
.comments_readmore {
}
.comments_readmore a, .comments_readmore a:link, .comments_readmore a:active, .comments_readmore span {
color: black;
font-size: .8em;
text-transform: uppercase;
}

li.widget {
margin: 1em 0;
}

li.widget a:link, li.widget a:visited  {
color: #336633;
}
li.widget a:hover {
	text-decoration:underline;
}


