/*  
Theme Name: Framingham History Center
Theme URI: http://www.framinghamhistory.org/
Description: Custom Wordpress theme designed for the Framingham History Center.
Version: 1.0
Author: Ethan McElroy
Author URI: http://www.designokay.com/
*/

@import url("../css/default.css");

#content h2 {
	font-size: 1.7em !important;
	}
h2 a {
	color: #333;
	text-decoration: none;
	}
#content h3 {
	font-size: 1.5em !important;
	}

html>body #right-col {
	height: auto;
	}
input, textarea {
	clear: left;
	}
#right-col a {
	border-bottom: solid 1px #ccc;
	color: #69c;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;
	width: 100%;
	}
#right-col table td a {
	border-bottom: none;
	margin: 0;
	padding: 0;
	}
#right-col li {
	line-height: 120%;
	margin: 0;
	padding: 0 !important;
	}
#right-col li.cat-item {
	padding: 0 !important;
	margin-bottom: 0 !important;
	}
#right-col li.cat-item a {
	padding: 10px 0 !important;
	}
#right-col table {
	border-collapse: collapse;
	border-top: solid 1px #eee;
	color: #666;
	margin: 0 0 0 16px;
	padding: 0;
	width: 80%;
	}
#right-col table a {
	margin: 0 -4px 0 0;
	padding: 0 4px 0 0;
	width: auto;
	}
#right-col table td {
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
	height: 12px;
	padding: 0 4px 0 0;
	text-align: right;
	}
#right-col table td.pad {
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
	text-align: center;
	}
#right-col table th {
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #eee;
	height: 12px;
	text-align: center;
	}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul ul {
	margin-bottom: 18px;
	}
