/*
Theme Name: Stanhope Framers
Theme URI: http://stanhopeframers.com/
Description: A custom designed theme for Stanhope Framers
Version: 1.0
Author: Jennifer Stuart
Author URI: http://visualactivity.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5c0e10;
	color: #545151;
}
/*** COLORS ***
gold: b7834a
red: 5c0e0f
grey: 545151
light grey: CFCDCD
***/

/**************************** LOGO */
#logo {
	padding: 11px 0 29px 0;
	width: 100%;
	text-align:center;
	background-color: #fff;
}

/**************************** MAINNAV */
#mainnav {
	width: 100%;
	height: 40px;
	background:url(images/navbar_bkg.gif) top left repeat-x;
}
	
	#mainnav ul {
		margin: 0 auto;	
		list-style: none;
		/*width: 734px;*/
		width: 555px;
	}
	#mainnav ul li {
		height: 40px;
		background:url(images/main-nav-divider.gif) top right no-repeat;
		float: left;
	}
	#mainnav ul li a {
		height: 40px;
		display: block;	
	}
	
	#home {
		width: 56px;
		padding: 0 32px 0 0;
	}
	#home a {
		width: 56px;
		background:url(images/nav_home.gif) top left no-repeat;
	}
	
	#about {
		width: 62px;
		padding: 0 32px 0 16px;
	}
	#about a {
		width: 62px;
		background:url(images/nav_about.gif) top left no-repeat;
	}
	#services {
		width: 81px;
		padding: 0 32px 0 16px;
	}
	#services a {
		width: 81px;
		background:url(images/nav_services.gif) top left no-repeat;
	}
	#community {
		width: 116px;
		padding: 0 32px 0 16px;
	}
	#community a {
		width: 116px;
		background:url(images/nav_community.gif) top left no-repeat;
	}
	#testimonials {
		width: 131px;
		padding: 0 32px 0 16px;
	}
	#testimonials a {
		width: 131px;
		background:url(images/nav_testimonials.gif) top left no-repeat;
	}
	#blog {
		width: 48px;
		padding: 0 0 0 16px;
	}
	#blog a {
		width: 48px;
		background:url(images/nav_blog.gif) top left no-repeat;
	}
	#mainnav ul li a span {
	margin: 0 0 0 -10000px;	
	}
	#mainnav ul li a:hover {
		background-position: 0 -40px;	
	}
/**************************** MIDDLE */
#middlewrapper {
	width: 100%;
	background-color:#fff;
}
#middle {
	width: 730px; /*730px;*/
	margin: 0 auto;
	overflow: auto;
	padding: 20px 135px;
}
#homepage #middle {
	padding: 0;
	width: 1000px;
}
	#home_photobox { /** HOME PAGE STYLE ONLY **/
		float: left;
		width: 404px;
		height: 404px;
	}
	#content {
		float: left;
		padding: 0 30px 0 0;
		width: 367px;
	}
	#content.wide {
		width: 547px;
	}
	#homepage #content { /** HOME PAGE STYLE ONLY **/
		float: left;
		padding: 20px 96px 0 30px;
		width: 470px;
	}
		#topcontent { /** HOME PAGE STYLE ONLY **/
			border: 1px solid #b7834a;
			padding: 10px;
			margin-bottom: 25px;
			overflow: auto;
			width: 448px;
		}
			#topcontentphoto { /** HOME PAGE STYLE ONLY **/
				float: left;
				width: 72px;
			}
			#topcontenttext { /** HOME PAGE STYLE ONLY **/
				float: left;	
				width: 360px;
			}
			#topcontent p { /** HOME PAGE STYLE ONLY **/
				color: #b7834a;
				line-height: 16px;
			}
			#topcontent p a { /** HOME PAGE STYLE ONLY **/
				color: #b7834a;	
			}
			#topcontent p a:hover { /** HOME PAGE STYLE ONLY **/
				color: #5c0e0f;	
			}
			#topcontent p.sig { /** HOME PAGE STYLE ONLY **/
				color: #5c0e0f;
				font-weight: bold;
				text-align: right;
				margin-bottom: 0;
			}
		#middlecontent p { /** HOME PAGE STYLE ONLY **/
			font-size: 14px;
			line-height: 18px;
			color: #545151;
		}
			.colhome { /** HOME PAGE STYLE ONLY **/
				width: 149px;
				float: left;
			}
			#middlecontent a { /** HOME PAGE STYLE ONLY **/
				color: #681012;
			}
			#middlecontent a:hover { /** HOME PAGE STYLE ONLY **/
				color: #b7834a;	
			}
			
	/** INTERIOR PAGES **/
	#middlesidebar {
		width: 150px;
		padding: 0 30px 0 0;
		float: left;
		display:block;
	}
	#sidebar {
		width: 151px;
		float: left;
		font-size: 14px;
		line-height: 18px;
	}
		#sidebar a {
			color: #681012;
		}
		#sidebar a:hover {
			color: #b7834a;	
		}
		#sidebar ul {
			margin: 0 0 20px 20px;
		}
		
/**************************** FOOTER */
#footerwrapper {
	width: 100%;
	background: url(images/footer_bkg.gif) top left repeat-x;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	height: 90px;
	position: relative;
}
	#featuredtext {
		font-weight: bold;
		font-size: 16px;
		color: #CFCDCD;
		position: absolute;
		top: 10px;
		left: 53px;
	}
	#featuredtext a, #featuredtext a:hover {
		text-decoration: none;	
		color: #CFCDCD;
	}
	#partners {
		position: absolute;
		top: 38px;
		left: 53px;
		list-style: none;
	}
		#partners li {
			float: left;
			background:url(images/footer-divider.gif) top right no-repeat;
			padding: 0 29px 0 20px;
		}
		#partners li.right {
			padding-right: 0;	
		}
		#partners li.left {
			padding-left: 0;
		}

/**************************** COPYRIGHT */
#copyright {
width: 100%;
padding-top: 63px;
text-align:center;
color: #fff;
}

/**************************** UNIVERSAL */

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	margin: 0 0 10px 0;	
}
a {
	color: #b7834a;	
}
a:hover {
	color: #5c0e0f;	
}
.align-left {
	float: left;
	padding: 0 10px 10px 0;
}
.align-right {
	float: right;
	padding: 0 0 10px 10px;
}
.padright {
	padding-right: 10px;	
}

form {
display: block;
margin: 0 0 20px 0;
}


h2 {
font-size: 14px;
line-height: 18px;
padding: 8px 0 3px 0;
}
h3 {
font-size: 13px;
line-height: 15px;
padding: 8px 0 3px 0;
}
h4 {
font-size: 12px;
line-height: 14px;
padding: 8px 0 3px 0;
}
h5 {
font-size: 12px;
line-height: 14px;
padding: 0;
font-weight: normal;
font-style:italic;
}

blockquote {
border: 1px solid #666;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
background-color: #dedede;
}
ol, ul {
margin: 0 0 10px 25px;
}
ol ul, ul ol,
ol ol, ul ul {
margin: 0 0 0 25px;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}

li {
padding-bottom: 3px;
}

.post {
padding-bottom: 10px;	
}

.alignleft {
float: left;
padding: 0 10px 10px 0;
}

.biotable td {
	vertical-align: top;
	padding-bottom: 10px;
}
.biotable td.bioimage {
	padding-right: 10px;
}