/*
Theme Name: Harrington House
Theme URI: http://www.harringtonhouse.com
Description: Created for Harrington House
Author: Maia Internet Consulting
Author URI: http://www.maiainternetconsulting.com
version: 2.0
Tags: two-column, widget-ready
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#361d19;
	background-repeat: no-repeat;
	font-family: verdana, arial, tahoma, sans-serif;
	background-image: url(images/bkgd.jpg);
	background-position: center top;
	font-size: 10pt;
	margin: 0 0 10px 0;
	padding: 0;
	}

	
h1 {font-size: 13pt;
	color: #0e2c11;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	margin: 5px;
	}
h2 {font-size: 12pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#0e2c11;
	text-decoration:underline;
	outline:none;
	}

a:hover{text-decoration: none;}



/* container */


#container {
	width: 976px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;aaaa
	background-image: url(images/main-bkgd.png);
	background-repeat: repeat-y;
	}
	
#ep 	{
	padding: 10px 20px 0 0;
	float:right;
	}
	
/* header */

/* header */

#header {
  	width: 976px; 
  	height: 311px;
	color: #fff; 
	float: left;
	margin: 0 0 0 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}
	
#header-sec-1  {
	width: 230px;
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}

#header-sec-2  {
	width: 380px;
	float: left;
	padding: 50px 0 0 0;
}

#header-sec-3  {
	width: 350px;
	float: left;
	padding: 5px 0 15px 0;
}

#header-sec-3 a{
	text-decoration: none;
}

.social-media {
	padding: 5px 0 5px 0;
	}



/*Top Section - Home*/

#home-top{
	float: left;
	width: 976px;
	margin: -5px 0 0 0;
	background-image: url(images/top-bkgd.jpg);
	background-repeat:no-repeat;
	}

#rotating-images {
	width:468px;
	height:320px;
	float: left;
	margin: 20px 20px 68px 30px;
	position: relative;
	background-color: #ffffff;
	}
	
#green-box {
/*	background: transparent url(images/gradient.png);*/
	background-color:#2B4F22;
	background-repeat: repeat-x;
	-moz-border-radius:10px;
	width: 910px;
	color: #f6eb7e;
	padding: 10px;
	clear: both;
	margin: 20px 0 0 0;
	}
	
#green-box a {
	color: #f6eb7e;
	text-decoration: underline;
	}
	
#green-box a:hover {
	color: #f6eb7e;
	text-decoration: none;
	}
	
#green-rooms {
	background: transparent url('images/rooms-page.gif');
	background-repeat: no-repeat;
	width: 945px;
	height: 382px;
	color: #f6eb7e;
	padding: 10px;
	clear: both;
	margin: 20px 0 0 0;
	}
	
#green-rooms a {
	color: #f6eb7e;
	text-decoration: underline;
	}
	
#green-rooms a:hover {
	color: #f6eb7e;
	text-decoration: none;
	}
	
#cream-box {
	-moz-border-radius:10px;
	width: 350px;
	padding: 10px;
	background-color:#fff3bf;
	float: right;
	margin: 0 50px 20px 0;
	}
	
#video {
	float: right;
	margin: -70px 0 20px 0;
	}
	

/*top section pages*/
#page-top{
	float: left;
	width: 976px;
	margin: -6px 0 0 0;
	background-image: url(images/top-bkgd-pg.jpg);
	background-repeat:no-repeat;
	}
	
#page-top-wide{
	float: left;
	width: 976px;
	margin: -6px 0 0 0;
	background-image: url(images/top-bkgd-pg-wide.jpg);
	background-repeat:no-repeat;
	}
	
#page-images {
	width:316px;
	height:237px;
	float: left;
	margin: 24px 35px 40px 47px;
	position: relative;
	background-color: #ffffff;
	}
	


/* main menu */


#menu a {
	text-decoration: none;
	}
	
.menu-top a {
	text-decoration: none;
	}
	
.menu-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	width:240px; 
	overflow:hidden;
	color: #0e2c11;
	padding: 0 0 0 15px;
	text-transform:uppercase;
	font-weight: bold;
}


#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #0e2c11;
	text-transform:uppercase;
	font-weight: bold;
	margin:5px 0 0 0;
}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: -1px 0 0 0;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #003300;
	display: block;
	font-size: 14px;
	text-transform: captilize;
    margin: 0px;
	padding: 0px 12px 7px 12px;
	}

#nav li a:hover, #nav li a:active {
	opacity: .80;
	filter: alpha(opacity=80);
	background: #003300;
	color: #f6eb7e;
    margin: 0px;
	padding: 0px 12px 7px 12px;
	text-decoration: underline;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .80;
	filter: alpha(opacity=80);
	background: #003300;
	width: 150px;
	color: #f6eb7e;
	font-size: 12px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 170px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}


/* content */


#content {
	float:left;
	width:976px;
	margin:0;
	background-image: url(images/bkgd-content.png);
	}
	
#blog-content {
	float:left;
	width:650px;
	margin: 10px 0 0 20px;
	}
	
#blog-content-wide {
	float:left;
	width:900px;
	margin: 10px 0 20px 20px;
	-moz-border-radius:10px;
	background-color:#fff3bf;
	}
	
#blog-content-calendar {
	float:left;
	width:650px;
	margin: 10px 0 20px 20px;
	-moz-border-radius:10px;
	background-color:#fff3bf;
	padding: 10px;
	}

.post {
	margin:10px 25px 25px 15px;
	padding:10px;
	line-height: 12pt;
	}
	
.post-blog {
	margin:10px 25px 25px 15px;
	padding:10px;
	line-height: 12pt;
	-moz-border-radius:10px;
	background-color:#fff3bf;
	}
	
#cream-background {
	margin:10px 25px 10px 15px;
	padding:10px;
	line-height: 12pt;
	-moz-border-radius:10px;
	background-color:#fff3bf;
	}
	
.entry img{
	border: 1px solid #ddd;
	}
	
.no-border img a{
	border: none;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.entry p{margin:12px 0;}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ul {
	padding: 0 0 0 30px;
	margin: 0;
	}
.post ol li, .post ul li{
	margin: 0;
	padding: 0;
	}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	width:250px;
	float:left;
	margin:20px 0 0 20px;
	padding: 0;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}



/* comments */


#commentform{
	width: 600px;
	color: #f6eb7e;
	padding: 10px;
	clear: both;
	margin: 20px 0 0 10px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; bord-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#logos {
	width: 976px;
	height:100px;
	background-repeat: no-repeat;
	padding: 10px;
	
	}

#footer {
	clear: both;
	width: 100%;

	}
	
#footer p{padding:14px 0;margin: 0 0 20px 0; color: #F6EB7E; text-align:center;}
#footer a{color: #F6EB7E;text-decoration: none;}
#footer a:hover{color: #F6EB7E;text-decoration: underline;}

/* @override 
	http://wp.local/content/plugins/the-events-calendar/resources/events.css?ver=2.9.1
*/

.category-events #tec-content {
	background:#fff;
	width:670px;
	padding:1px 35px;
	margin-left:10px;
}
#tec-events-calendar-header {
	position:relative;
	margin-bottom:18px;
}
.tec-calendar-buttons {
	position:absolute;
	right:0;
	top:6px;
}
h2.tec-cal-title {
	float:left;
	padding-right:15px;
}
.tec-calendar-buttons a {
	background:#999;
	display:block;
	height:27px;
	width:85px;
	text-align:center;
	float:left;
	color:#fff;
	line-height:27px;
	margin:21px 0 24px 10px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-shadow:1px 1px 0 rgba(0,0,0,.5);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.upcoming a.tec-button-on, .grid a.tec-button-on {
	background:#0F81BB;
}
.upcoming a.tec-button-off, .grid a.tec-button-off {
	background:#999999;
}
#tec-nav-above {
	margin:5px 0 0;
}

.category-events #tec-nav-below {
	margin:21px 0;
}
select.tec-events-dropdown {
	width:auto;
	font-size:11px;
	margin:33px 9px 0 0;
}
.category-events .post {
	padding:0 0 12px 10px;
	overflow:hidden;
	margin-bottom:0;
}
.category-events .upcoming .entry-title {
	font-size:15px;
	margin:15px 0 6px;
}
.category-events .entry-title a, .tec-event-meta-desc, .tec-event-day {
	color:#555;
}
.category-events .post .alt {
	background:#f9f9f9;
	border-width:0;
}
table.tec-calendar {
	margin:18px 0 12px;
	clear:both;
	font-size:12px;
	border-collapse:collapse;
	border:1px solid #aaa;
}
.tec-calendar .daynum {
	background-color: #eee;
	color:#333;
	font-size:10px;
	padding:3px 9px;
}
.tec-calendar th {
	width: 250px;
	height: 10px;
	background: #999 url(images/grid-th-bg.png) repeat-x;
	color: #fff;
	padding:4px 0;
	text-shadow:1px 1px 0 rgba(0,0,0,.5);
	text-align:center;
}
.tec-calendar td {
	height: 100px;
	width:14.28%;
	color: #114B7D;
	vertical-align: top;
	border:1px solid #aaa;
	padding:0;
}
.tec-calendar td .tec-event {
	padding:6px 9px;
	line-height:1.2;
}
.tec-calendar td a {
	font-size:91.7%;
}
.tec-calendar hr {
	border:0 none !important;
	display:block;
	height:1px;
	background-color:#D4DBCC;
	margin:0 9px;
}
.tec-calendar .tec-event {
	position:relative;
}
.tec-calendar .tec-tooltip {
	border:1px solid #666;
	position:absolute;
	z-index:1001;
	bottom:30px;
	left:3px;
	width:320px;
	background-color:#f9f9f9;
	color:#333;
	line-height:1.4;
}
.tec-tooltip .tec-arrow {
	width:19px;
	height:11px;
	display:block;
	background:url(images/tooltip-arrow.png) no-repeat 0 bottom;
	position:absolute;
	bottom:-11px;
	left:20px;
}
.tec-calendar .right .tec-tooltip {
	left:auto;
	right:3px;
}
.right .tec-tooltip .tec-arrow {
	left:auto;
	right:30px;
}
.tec-tooltip .tec-event-title {
	margin:0;
	color:#fff;
	background:#418ccf url(images/tooltip-title.png) repeat-x;
	font-size:12px;
	padding:0 6px;
	height:24px;
	line-height:24px;
}
.tec-tooltip .tec-event-body {
	font-size:11px;
	padding:3px 6px 6px;
}
.tec-tooltip .tec-event-date {
	font-style:italic;
	margin:3px 0;
}
#tec-content {

}
.tec-event .post {
	position:relative;
}
#tec-event-meta {
	border-width:1px 0;
	border-style:solid;
	border-color:#aaa;
	margin: 18px 0 12px;
	padding: 12px 0 2px;
	overflow:hidden;
	clear:both;
	font-size: 12px;
}
#tec-event-meta .column {
	float:left;
	width:45%;
	padding:0 4% 0 0;
	text-align:left;
	margin:0;
}
#tec-event-meta dt {
	float:left;
	clear:left;
	font-weight:bold;
	width:70px;
}
#tec-event-meta dd {
	padding:0;
	margin-left:70px;
	margin-bottom: 10px;
}
#tec-event-meta .gmap, .tec-event-meta-desc .gmap {
	color:#fff;
	font-size:9px;
	background:#3D6294;
	padding:1px 3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
span.back {
	margin:12px 0 0;
}
#tec-events-loop {
	font-size:12px;
	clear:both;
}
.tec-events .tec-event-entry {
	width:60%;
	float:left;
	padding:0 5% 0 0;
}
.tec-events .tec-event-list-meta {
	float:right;
	border-left:1px solid #ccc;
	padding:0 0 0 4%;
	width:30%;
	font-size:12px;
	margin-bottom:20px;
}
.tec-event-list-meta table {
	border-collapse:collapse;
}
.tec-event-list-meta td {
	vertical-align:top;
	padding-bottom:4px;
	text-align:left;
}
.tec-event-meta-desc {
	font-weight:bold;
	padding-right:12px;
	width:64px;
}
h4.tec-event-day {
	font-weight:bold;
	font-size:18px;
	margin:12px 0 -3px;
	clear:both;
}
h4.tec-event-day + .post .entry-title {
	margin-top:6px;
}

#eventbrite-embed {
	width:100%;
	min-height:225px;
	margin:24px 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1; /* For IE */
}