/* @override http://www.newburyvillage.com/wp-content/themes/GreatHeron/style.css */

/*
Theme Name: The Great Heron Theme
Theme URI: http://www.coldfireinc.com/
Description: A custom made theme for <a href="http://www.newburyvillage.com/">Newbury Village LLC</a>.
Version: 1.0
Author: Nate Kruska
Author URI: http://www.coldfireinc.com/
Tags: white, fixed width, two columns

	Great Heron v1.0
	 http://www.coldfireinc.com/

	This theme was designed and built by Nate Kruska,
	whose website you will find at http://www.coldfireinc.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
@import url("css/menu.css");
/* Body 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
body {
	background-color: #758279;
	_background-color: #e4e4e4;
}
.pngfix {
	behavior: url(http://www.newburyvillage.com/js/iepngfix/iepngfix.htc)
}
div.topcontainershadow {
	background: transparent url(css/images/nv-site-shadow_01.png) no-repeat 0 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 27px 0 13px;
	height: 23px;
	margin-top: 8px;
}
div.maincontainershadow {
	background: transparent url(css/images/nv-site-shadow_02.png) repeat-y 0 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 27px 0 13px;
}
div.footercontainershadow {
	background: transparent url(css/images/nv-site-shadow_03.png) no-repeat 0 0;
	padding: 0 27px 0 13px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
div.container {
	background-color: #ffffff;
	border-bottom: 1px solid #aaa;
}
div.topcontainershadow .container {
	border-style: none;
	height: 0;
	background-color: transparent;
}
div.container.footerwrapper {
	border-style: none;
	background-image: none;
	background-color: transparent;
}
a, a:visited {
	text-decoration: none;
	color: #2d801b;
}
a:hover {
	text-decoration: underline;
	color: #3f801b;
}
h1 {
	color: #555;
	font-size: 24px;
	margin-bottom: 6px;
	border-bottom: 1px solid #aaa;
}
h2 {
	color: #333;
	font-size: 20px;
	margin-bottom: 6px;
}
h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 6px;
}
/* Structure 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#mainwrapper {
	background-color: #ffffff;
}
/* Header 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#topbar {
	margin: 0;
	padding: 0;
	height: 0;
	background-color: #d4d8bd;
}
#header {
	background-color: #d4d8bd;
}
#header a, #header a:visited {
	color: #758279;
}
#header a:hover {
	color: #555;
}
#logo {
	text-align: center;
}
#logo a img {
	display: block;
	margin: 0 auto 3px;
}
#featurednews {
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
}
#header h2 {
	font-size: 16px;
	margin: 0;
	float: left;
}
#header h2 a, #header h2 a:visited {
	color: #555;
}
#header h2 a:hover {
	text-decoration: none;
}
#featureddate {
	font-size: 11px;
	margin-left: 10px;
	color: #777;
	float: right;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	margin-right: 5px;
}
#featurednewswrapper {
	padding: 0;
}
#featurednewswrapper h3 {
	font-size: 14px;
	margin: 0 0 3px;
	display: block;
	border-top: 1px solid #aaa;
	padding-top: 3px;
}
#featurednewswrapper p {
	margin: 0;
	font-size: 10px;
}
#featurednewswrapper a.more-link {
	text-align: right;
	display: block;
	border-bottom: 1px solid #aaa;
	clear: both;
	padding-bottom: 3px;
	font-size: 11px;
}
div.borderbottom {
	border-bottom: 1px solid #aaaaaa;
}
/* Featured Buttons 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#featuredbuttonwrapper {
	text-align: left;
	padding-left: 15px;
}
#featuredbuttonwrapper p {
	padding: 0;
	margin: 0;
	text-align: left;
}
#featuredbuttonwrapper h4 {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
#featuredbuttonwrapper h2 {
	display: block;
	width: 100%;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 18px;
	text-align: center;
	margin: 5px 0 2px;
}
#featuredbuttons {
	display: block;
	margin-right: auto;
	padding-left: 20px;
}
#featuredbuttons a {
	margin-right: 30px;
}
a#tvtrigger {
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url(css/images/tv-ad.gif) no-repeat 0 0;
	float: left;
}
a#cartrigger {
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url(css/images/findus-btn.gif) no-repeat 0 0;
	float: left;
}
a#emailtrigger {
	width: 60px;
	height: 60px;
	display: block;
	background: transparent url(css/images/email-btn.gif) no-repeat 0 0;
	float: left;
}
a#rsstrigger {
	float: left;
	padding-right: 10px;
}
a#emailtrigger:hover, a#cartrigger:hover, a#tvtrigger:hover {
	background-position: 0 -70px;
	text-decoration: none;
}
div.tooltip {
	background:transparent url(css/images/black_arrow.png) no-repeat scroll 0 0;
	height: 91px;
	width: 170px;
	display:none;
	color:#fff;
	z-index: 1;
	text-align: center;
	padding: 40px 20px 0;
	behavior: url(http://www.newburyvillage.com/js/iepngfix/iepngfix.htc)
}
#featuredbuttons div.tooltip h2, #featurednews div.tooltip h2 {
	border-style: none;
	margin: 0;
	padding: 0;
}
#featuredbuttons div.tooltip h2 a, #featurednews div.tooltip h2 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}
/* Navigation 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#navwrapper {
	width: 100%;
	display: block;
	height: 26px;
	background-color: #758279;
	border: 1px solid #aaaaaa;
	border-left-style: none;
	border-right-style: none;
}
.menu ul a, .menu ul a:visited {
	color: #fff;
	background-color: #758279;
	font-weight: bold;
}
.menu ul a:hover {
	color: #fff;
	background: #949e7c;
	text-decoration: none;
}
.menu ul ul a, .menu ul ul a:visited {
	background: #d4d8bd;
	color: #111;
}
.menu ul ul a:hover {
	color: #111;
	background: #949e7c;
	text-decoration: none;
}
.menu ul :hover > a, .menu ul ul :hover > a {
	background: #949e7c;
}
.menu ul .current_page_item a, .menu ul .current_page_parent a {
	color: #555;
	background: #d4d8bd;
}
.menu ul ul .current_page_item a, .menu ul .current_page_parent .current_page_item a {
	color: #555;
}
.menu ul .current_page_item ul a, .menu ul .current_page_parent ul a {
	color: #111;
}
.menu ul .current_page_item ul a:hover {
	background: #949e7c;
	cursor: pointer;
}
.menu .current_page_item a:hover {
	background: #d4d8bd;
	cursor: default;
}
#subnavwrapper {
	display: block;
	background-color: #464e49;
	padding: 0;
	margin: 0;
}
#subnavwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnavwrapper ul li {
	margin: 0;
	padding: 0;
}
#subnavwrapper ul li a, #subnavwrapper ul li a:visited {
	padding: 3px 15px;
	float: left;
	display: inline;
	color: #fff;
	background-color: #464e49;
	margin: 0;
	font-weight: bold;
}
#subnavwrapper ul li a:hover {
	color: #fff;
	background-color: #758279;
	text-decoration: none;
}
#subnavwrapper ul .switch li a {
	background-color: #6c7971;
	float: right;
	border-left: 1px solid #777;
}
#subnavwrapper ul .switch li a:hover {
	background-color: #d4d8bd;
	color: #333;
}
#subnavwrapper ul li.current_page_item a, #subnavwrapper ul li.current_page_item a:visited {
	color: #fff;
	background-color: #383f3a;
	cursor: default;
	border-right: 1px solid #606b63;
	border-left: 1px solid #606b63;
}
/* Page Content 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#content.fullpage {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.pagegraphic {
	margin: 0;
	padding: 0;
	border-right: 1px solid #aaaaaa;
	float: left;
}
.pagetext {
	float: right;
	padding: 10px 15px;
	overflow: auto;
	margin: 0;
	display: block;
	height: 380px;
	width: 317px;
}
#photogallery {
	background-color: #222;
	padding: 10px;
	z-index: 0;
}
#photogallery .swfbtn {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 610px;
}
#photogallery .swfbtn li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 30px;
}
#photogallery .swfbtn li a {
	background-color: #555;
	padding: 6px;
	font-size: 18px;
	color: #eee;
	display: block;
	width: 245px;
	text-align: center;
	border: 1px solid #aaa;
	border-bottom-color: #666;
	border-right-color: #666;
}
#photogallery .swfbtn li a:hover {
	color: #444;
	background-color: #d4d8bd;
	outline: 3px solid #555;
	text-decoration: none;
}
.gallery img:hover {
	outline: 3px solid #ddd;
	border-color: #555;
}
/* News Content
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#content.newspage {
	margin: 0;
	padding: 0;
	width: 640px;
	float: left;
	border-right: 1px solid #ddd;
	display: inline;
}
#content.newspage .post {
	margin: 10px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.post .postmetadata {
	margin: 0;
}
#searchresultpage {
	padding: 10px;
}
#searchresultpage h3 {
	margin: 0 0 3px;
}
#searchresultpage #excerpt {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
}
#sidebar.newspage {
	margin: 10px 0 0;
	padding: 0;
	width: 300px;
	float: left;
	display: inline;
}
#sidebar.newspage .block {
	margin-bottom: 30px;
	margin-left: 10px;
}
#sidebar.newspage ul li {
	list-style-type: circle;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
#sidebar.newspage h3 {
	margin: 10px 0 3px;
	color: #758279;
	border-bottom: 1px solid #758279;
	padding-bottom: 3px;
}
#errorpage {
	padding: 30px;
	color: #758279;
}
#errorpage h1, #errorpage h2, #errorpage h3, #errorpage p {
	color: #758279;
}
#errorpage img {
	float: right;
	border: 1px solid #999;
}
.popup-movie {
	text-align: center;
}
/* Footer 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#footer {
	padding: 0;
	margin: 0;
	clear: both;
	color: #fff;
	_color: #333;
}
#footer ul {
	display: block;
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	clear: both;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	padding: 5px 10px;
	color: #fff;
	_color: #333;
}
#footer ul li a:hover {
	color: #fff;
	_color: #333;
}
#footer p {
	margin: 0;
	padding: 5px 0 20px;
	text-align: center;
}
#footer p a {
	color: #fff;
	_color: #333;
}
#footer p span.login-link a {
	color: #75827b;
	_color: #dedede;
	font-weight: bold;
}
#footer p span.login-link a:hover {
	color: #b7cbbd;
	_color: #333;
}
/* Floor Plans & Quick Delivery 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#tgtable, #thtable {
	border: 1px solid #cccccc
}
tr.altrow {
	background-color: #ddeeee
}
td.tableheader {
	border-bottom: 1px solid #cccccc;
	font-weight: bold
}
/* Contact Forms
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#maincontactform {
	width: 400px;
	float: left;
	display: inline;
	padding: 20px 20px 5px;
}
#maincontactform input.name, #maincontactform input.email, #maincontactform input.phone {
	width: 288px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	color: #333;
	padding: 1px 2px;
	border: 1px solid #aaa;
	background-color: #fff;
}
input.qd-property, input.qd-name, input.qd-email, input.qd-phone,input.qd-address, input.qd-city-state-zip, textarea.qd-questions {
	width: 248px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	color: #333;
	padding: 1px 2px;
	border: 1px solid #aaa;
	background-color: #fff;
}
span.qd-phone-type {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	padding: 1px 2px;
	margin: 0;
}
textarea.qd-questions {
	width: 248px;
	height: 70px;
}
#maincontactform textarea.message {
	width: 288px;
	height: 100px;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	color: #333;
	padding: 2px;
	border: 1px solid #aaa;
	background-color: #fff;
}
#textarea.qd-questions {
	width: 250px;
	height: 100px;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	color: #333;
	padding: 2px;
	border: 1px solid #aaa;
	background-color: #fff;
}
#qdform {
	float: left;
	display: inline;
	margin: 0 auto 0 0;
	padding: 10px 0 0;
	border-left: 1px solid #ccc;
	width: 400px;
}
#qdform h2 {
	margin: 0 0 0 8px;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
}
#qdlist {
	float: left;
	width: 500px;
	height: 20px;
	padding: 20px;
	display: inline;
}
#qddisclaimer {
	font-size: 10px;
	color: #999;
}
#qdform label {
	color: #444;
	font-weight: bold;
	display: block;
	width: 110px;
	float: left;
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	line-height: 28px;
}
#qdform label.fullwidth {
	text-align: right;
	color: #444;
	margin-right: 40px;
	display: block;
	width: 370px;
	padding: 0;
}
#maincontactform .submit, input.qd-submit {
	width: 100px;
	font-size: 18px;
	line-height: 30px;
	border: 1px solid #ccc;
	background-color: #eee;
	height: 30px;
	color: #555;
}
#maincontactform .submit:hover, input.qd-submit:hover {
	background-color: #ccc;
	border-color: #777;
	color: #000;
	cursor: pointer;
}
#maincontactform .submit:active, input.qd-submit:active {
	background-color: #555;
	border-color: #000;
	color: #ddd;
	cursor: pointer;
}
#maincontactform label {
	color: #666;
	font-weight: bold;
}
#maincontactform p, #qdform p {
	margin-bottom: 10px;
}
#contactinfo {
	width: 420px;
	float: left;
	display: inline;
	padding: 20px;
	font-size: 16px;
}
#googlemap {
	clear: both;
	border-top: 1px solid #aaaaaa;
}
#mapheader {
	padding: 0 10px;
	margin: 0;
}
#mapheader h2, #mapheader p, #mapheader a {
	margin: 0;
	padding: 0;
}
#mapheader h2 {
	float: left;
}
#mapheader a {
	float: right;
	padding-top: 12px;
	padding-left: 50px;
	padding-right: 10px;
}
/* Flash 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
.getflash {
	width: 462px;
	height: 190px;
	margin: 0;
	padding: 90px 30px 30px;
	background-color: #333;
	color: #ddd;
	text-align: center;
	font: 16px "Lucida Grande", Lucida, sans-serif;
}
a.getflashbtn, a.getflashbtn:visited {
	margin: 5px auto;
	width: 158px;
	height: 39px;
	background: url(css/images/get-flash.gif) no-repeat 0 0;
	text-decoration: none;
	display: block;
}
a.getflashbtn:hover {
	background-position: 0 -40px;
}
/* Wordpress 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
.aligncenter,
div.aligncenter, .center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, .left, .floatleft {
	float: left;
}
.alignright, right, .floatright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Comments 
_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#commentwrapper {
	padding: 10px;
}
.commentlist, .commentlist ul {
	list-style-type: none;
}
.commentlist li.comment {
	border: 1px solid #cccccc;
	padding: 5px 10px;
	background-color: #eeeeee;
}
.commentlist li.comment.odd {
	background-color: #ffffff;
}
.commentlist ul.children {
	margin-right: 0;
	margin-left: 0;
}
.commentlist li.comment.depth-1 {
	margin: 0 0 20px;
	border-left: 7px solid #758279;
}
.commentlist li.comment.depth-2 {
	border-left: 7px solid #949e7c;
	margin-bottom: 5px;
}
.commentlist li.comment.depth-3 {
	border-left: 7px solid #d4d8bd;
	margin-bottom: 5px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}