/*
Theme Name: Bates Meron
Theme URI: http://batesmeron.com/
Description: 
Version: 1.0
Author: Travis Engelhaupt
Author URI: http://kungpowstudios.com/
Tags: bates meron
*/

/* Begin Typography & Colors */

h2{
	font-size:14px;
	color:#572700;
	font-family:"Times New Roman", Times, serif;
}

.blog-excerpt-blocks{
	border-bottom:solid #d6d6d6 1px;
	padding-bottom:10px;
}

.blog-read-more{
	font-size:14px;
	color:#572700;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

.blog-back-link {
	font-family:"Arial, Helvetica, sans-serif";
	font-size:12px;
	
}

.blog-older-posts{
	font-size:14px;
	color:#909090;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

.blog-staff-image{
	padding-right:5px;
}

.clear{
	clear:both;
}

.no-padding{
	padding:0;
	margin:0;
}

.author{
	font-style:italic;
}

#current-blog{
	color:#FFFFFF;
	font-size:12px;
	padding-top:48px;
	padding-left:105px;
	font-family:Arial, Helvetica, sans-serif;
}

.current-blog-link{
	color:#FFFFFF;
	text-decoration:underline;
}

#now-submenu{
	background-color:#e6e6e6;
	color:#878787;
	text-align:center;
	margin-bottom:15px;
}

.now-submenu-current{
	color:#000000;
	font-weight:bold;
}

.now-submenu-link{
	color:#878787;
	text-decoration:none;
}