/*
Theme Name: Veritas Leaky Bucket
Theme URI: http://eci-design.com/
Description: Custom Theme for Veritas Academy
Version: 1.0
Author: Exclamation Communications, Inc.
Author URI: http://eci-design.com/
Tags: custom theme 
*/
/* Calendar Page */
#main_blog {
	padding-left: 28px;
	float:left;
	width: 465px;
	padding-top: 20px;
	height: 450px;
	min-height: 450px;
	height:auto;
}
.blog_body {
  float:left;
  text-align:left;
  vertical-align:top;
  font-family:Georgia, "Times New Roman", Times, serif;
  width: 450px;
  padding-right: 15px;
  font-size:12px;
  line-height:17px;
  padding-bottom:25px;
  padding-top:15px;
  color: #000000;
  border-right: dotted 2px #a1904d;
}
.blog_modules {
	position:relative;
	top:23px;
	right:0px;
	float:right;
	width: 254px;
	padding-left: 20px;
	height: 314px;
}
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited {
  color: #87071b;
  text-decoration: none;
 }
h2 a:hover,
h3 a:hover {
  color: #2b6ba1;	
}
h2, h2.widgettitle {
	color: #87071b;
	margin:0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	padding-top: 10px;
	font-weight:bold;
}
	
.post_date {
  padding-bottom: 10px;
}
#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-bottom: 20px;
}
#sidebar ul li {
	padding-bottom: 20px;
}
#sidebar ul li ul li {
	padding-bottom: 0px;
}
.search_button {
	margin-top:5px;
}
#comment {
	width: 450px;
}
div.navigation {
	width: 100%;
	height: 20px;
}
div.alignleft {
	float:left;
}
div.alignright {
	float:right;
}
div.title a:link, div.title a:visited {
	color: #87071b;
	text-decoration:none;
}
div.title a:hover {
  color: #2b6ba1;		
}