/*
Theme Name: Van Beurden Insurance Blog
Theme URI: http://wordpress.org/
Description: A WordPress theme built for Van Beurden Insurance (for Armadillo Advertising.)
Version: 1.0
Author: Metroplex Web Technologies
Author URI: http://www.metroplexweb.com
Tags: Van Beurden
*/

.blog-posts-div {
	width: 525px;
}

.hidden {
	display: none;
	
}

.blog-side-div {
	margin: 15px;
	margin-top: 96px;
	border: 1px;
	float: right;
	width: 200px;
}

.blog-side-box {
	border: solid 1px #000;
	color: #000;
	font-size: 0.8em;
	padding: 5px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
	background-color: #FFF;
}

.blog-side-box h6 {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}

.blog-side-box li{
	list-style-type: none;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

.blog-post-date {
	font-size: 0.8em;
	text-align: right;
/*	margin: 0px;
	padding: 0px; */
}

.blog-post-authorbox {
	float: right;
	font-size: 0.8em;
	text-align: right;
	padding: 5px;
	padding-right: 0px;
}

.blog-post-title a{
	text-decoration: none;
}

.blog-post-title a:hover{
	text-decoration: underline;
}

.blog-post-title {
	color: #751638;
	margin: 0 0 0.7em 25px;
	padding: 0;
	font: bold 1.1em/1em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #751638;
	margin-right: 15px;
}

.blog-post-body {
	min-height: 150px;
}

.blog-post-metadata {
	font-size: 0.8em;
	text-align: right;
	border: dotted 1px #751638;
	margin: 10px;
	margin-top: 20px;
	padding: 10px;
}

.blog-singlepost-div {
	padding: 5px;
	border: solid 2px #751638;
	margin: 10px;
	min-height: 200px;
}

a.button span{  
	border-bottom: none;
	font-weight: normal;
	display: block;
	width: 150px;
	height: 40px;
	background: url(/images/button.gif) no-repeat;
	color: #fff;
	text-align:center;
	margin: 5px;
	padding: 0px;
	padding-top: 2px;
	cursor:pointer;
}

.blog-posts-div p {
  font-size: .83em;
}


div#content {
	width: 800px;
	
}
