/*
Theme Name: Westford
Description: Child theme
Author: Erica Quessenberry
Version: 1.0
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url(../twentyten/style.css); 

a,
a:visited
{
	color				: #006699;
	text-decoration		: none;
}

a:hover
{
	color				:  #716f6e;
	text-decoration		: none;
}

#content h3
{
	margin-bottom		: 0;
}

#header
{
	background			: #1E6496;
	display				: block;
	overflow			: hidden;
	margin				: 0 -20px;
	padding				: 0;
	border-bottom		: 4px solid #015680;
}

#site-title
{
	text-indent			: -9999em;
	display				: block;
	background			: transparent url(images/banner_logo_current.gif) no-repeat top left;
	height				: 95px;
	width				: 490px;
}

#site-description
{
	width				: 240px;
	color				: #ffffff;
}

#site-description a
{
	color				: #ffffff;
	text-decoration		: underline;
}

#site-description a:hover
{
	text-decoration		: none;
}

#main
{
	margin-bottom		: 20px;
	overflow		: visible;
}

#container
{
	float				: right;
}

#content
{
	margin				: 0 230px 0 20px;
}

#primary
{
	float				: none;
}

#secondary
{
	clear				: none;
	float				: none;
}

#content #searchform input#s
{
	width				: 100px;
}

#main .widget-area ul
{
	padding				: 10px 0 0;
}

.widget_search #s
{
	width				: 145px;
}

ul.menu
{
	list-style-type		: none;
	font-size			: 14px;
	margin				: 0;
}

ul.menu li
{
	background			: #716f6e;
	margin				: 5px 0;
	padding				: 5px;
}

ul.menu li:hover,
ul.menu li.current_page_item
{
	background			: #1E6496;
}

ul.menu li a
{
	color				: #ffffff;
	text-decoration		: none;
}

ul.menu ul
{
	list-style-type		: none;
}

ul.menu ul li
{
	background			: none;
}

ul.menu ul li:hover
{
	background				: #716f6e;
}

ul.menu li a
{
	display				: block;
}

#colophon
{
	border-color		: #015680;
}

#content .gallery .gallery-item
{
	width			: auto;
	margin-right	: 7px;
}

#content .gallery img
{
	border			: 2px solid #cfcfcf;
}

#content .gallery
{
	margin-bottom	: 20px;
}

#content table
{
	width			: 98%;
}

#content table.obits
{
	width			: 70%;
	float			: left;
	margin-right	: 20px;
}

#content ul.years li
{
	list-style-type	: none;
}

a.button
{
	display					: inline-block;
	background				: #1E6496;
	border-radius			: 10px;
	-moz-border-radius		: 10px;
	-webkit-border-radius	: 10px;
	padding					: 5px 10px;
	text-align				: center;
	color					: #ffffff;
	border					: 1px solid #17557F;
	margin					: 5px 0 0;
}

a:hover.button
{
	background				: #17557F;
}

#nav-below
{
	margin					: 18px 0 0;
}

#content #searchform input
{
	font-size				: 13px;
	padding					: 2px;
	line-height				: 20px;
}

.home #content img
{
	max-width				: 675px;
	/*width					: auto;
}

#content img
{
	width					: 100%;*/
}
