
@charset "UTF-8";
/* CSS Document */

body {
margin: 0px;
background-color: #ffffff;
width:100%;

}

#container-top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: url(images/tttg-bkg-top.gif) repeat-x;
	background-position: bottom;
}

#container-mid {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #004e8c;
}

#container-bot {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: url(images/tttg-bkg-bot.gif) repeat-x;
	background-position: top;
}

a:link {
	color: #b0b67a;
	text-decoration: none;
	border: 0;
}

a:visited {
	color: #b0b67a;
	text-decoration: none;
	border: 0;
}

a:hover {
	border: 0;
	color: #ffffff;
	text-decoration: none
}

a:active {
	color: #b0b67a;
	text-decoration: none;
	border: 0;
}

#header {
	width: 980px;
	height: 135px;
	background-position: top;
	padding-bottom: 15px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

#tttg-logo {
	float: left;
	width: 178px;
	height: 117px;
	margin-top: 0px;
	margin-right: 0px;
	background: url(images/tttg-logo.gif);
}

.intro {
	positioin: relative;
	float: right;
	margin: 0px;
	width: 775px;
	padding-top: 6px;
	padding-right: 0px;
}

.intro p{
	margin: 0;
	font-family:  Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

#nav {
	position: relative;
	float: right;
	width: 775px;
	margin: 0;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	z-index: 2;
	color: #005295;
	font-size: 13px;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	font-family: Georgia, Times New Roman, serif;
}

#nav a{
	color: #005295;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Georgia, Times New Roman, serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom:5px; 
}

#nav a:hover{
	color: #b0b67a;
}

.navbot {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 10px;
	background: url(images/nav-doublebot.gif) repeat-x;
}

.mid-cont {
	width: 980px;
	min-height: 485px;
	margin-left: auto;
	margin-right: auto;

}

.left-col {
	position: relative;
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding: 0px;
	width: 175px;
}

.left-col p{
	margin: 0px;
	padding-bottom: 5px;
	font-family:  Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

.left-col h2{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #b0b67a;
}

.left-col li a{
}

.left-col h2 a:hover{
	color: #91e8ff;
}

.left-col h2 img{
	margin-bottom: -10px;
}


.left-col li{
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	list-style: none;
	background-color: #2e86c5;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
   color: #ffffff;
}

.left-col ul{
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

.time-meta a{
	color: #91e8ff;
}

.time-meta a:hover{
	color: #91e8ff;
}



.right-col {
	position: relative;
	float: right;
	margin: 0px;
	margin-top: 11px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding: 10px;
	width: 195px;

}

.right-col p{
	margin: 0px;
	padding-bottom: 5px;
	font-family:  Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
}

.right-col h2{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #b0b67a;
}

.right-col h3 {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	padding-top: 5px;
	font-family: Arial, serif;
	font-size: 14px;
}

.right-col li a{
	color: #FFFFFF;
}

.right-col li a:hover{
	color: #b0b67a;
}

.right-col h3 a:hover{
	color: #b0b67a;
}

.right-col h2 img{
	margin-bottom: -10px;
}


.right-col li{
	margin: 0 10px 10px 10px;
	list-style: none;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.right-col ul{
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	background-color: #2e86c5;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
}

.from-meta {
	display: none;
}

.left-icons {
	margin: 0;
	padding: 0;
}

.left-icons a img{
	margin: 0;
	padding: 0;
	border: 0;
}

.main-col {
	position: relative;
	float: left;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	padding-right: 20px;
	width: 650px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
}

.main-col h1{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	color: #b0b67a;
}

.main-col h1 a{
	color: #ffffff;
}

.main-col p{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
}
div.main-col ul{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

div.main-col li{
	margin-bottom: 20px;
	list-style: none;
}

div.main-col li p{
	margin: 0px;
	padding-bottom: 5px;
}

.wws-col {
	position: relative;
	float: left;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	padding-right: 20px;
	width: 750px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
}

.wws-col h1{
	margin: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	color: #b0b67a;
}

.wws-col h1 a{
	color: #ffffff;
}

.wws-col p{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
}
.wws-col ul{
	margin: 0px;
	padding: 0px;
}

.wws-col li{
	margin-bottom: 5px;
	list-style: none;
}

.wws-col li p{
	margin: 0px;
	padding-bottom: 0px;
}

.mid-col {
	position: relative;
	float: left;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	padding-right: 0px;
	width: 555px;

}

.mid-col h1{
	margin: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	color: #b0b67a;
}

.mid-col h1 a{
	color: #ffffff;
}

.mid-col p{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
}

.events-col {
	position: relative;
	float: left;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	padding-right: 10px;
	width: 765px;

}

.events-col h1{
	margin: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 17px;
	color: #b0b67a;
}

.events-col h2{
	margin: 0px;
	margin-top: 10px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #b0b67a;
}

.events-col h1 a{
	color: #ffffff;
}

.events-col p{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #ffffff;
}

.eowimgs {
	position: relative;
	float: left;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.eow-pic {
	border: double 5px #b0b67a;
	margin-right: 20px;
}

.eowcont {
	position: relative;
	float: left;
	width:595px;
}

.coyimgs {
	position: relative;
	float: left;
	width: 555px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.charitypic {
	border: double 5px #b0b67a;
	margin-right: 10px;
}

.coycont {
	position: relative;
	float: left;
	width:525px;
}

.footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;	
}

.mw-logo {
	position: relative;
	float: right;
	background: url(images/mw-logo.gif);
	width: 219px;
	height: 50px;
}

div.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	
}

div.divider {
border-bottom: solid 1px #b0b67a;	
}

.formbox {
	width: 650px;
	margin-top: 15px;
	background-color: #ffffff;
	border: solid 1px #b0b67a;
}

.news-title {
	margin: 0px;
	padding-top:10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#B0B67A;
}

.wws-info{
	position: relative;
	float: right;
	width: 350px;
	margin-top: 15px;
	text-align: center;
}

.wws-info img{
	border: double 5px #b0b67a;
}
.wws-list {
	position: relative;
	float: left;
	width: 350px;
	height: 400px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	overflow-y: scroll;
	background-color: #2e86c5;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
}

.wws-list a{
	color: #ffffff;
}

.wws-list a:hover{
	color: #b0b67a;
}

.wws-list p{
	margin: 0;
	padding: 0;
}
.wws-list h4{
	margin: 0;
	padding:0;
	padding-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.wws-pic {
	border: double 5px #b0b67a;
}

/* @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:0px 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:10px 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;
	background: #ffffff;
}
.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%;
	color: #004e8c;
}
.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 {
	font-size: 12px;
}



.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;
	font-family: Arial, sans-serif;
	color: #ffffff;
}
#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;
	color: #b0b67a;
}
#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:13px;
	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:10px 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;
	font-family: Arial, sans-serif;
	color: #b0b67a;
	padding-right:12px;
	width:64px;
}

.tec-event-meta-value {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#tec-events-loop h4{
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
	margin:5px 0 0px;
	clear:both;
	border-bottom: solid 1px #b0b67a;

}
h4.tec-event-day + .post .entry-title {
	margin-top:6px;
	color: #b0b67a;
}

.tec-nav-previous a{
	font-family: Arial, sans-serif;
	color: #b0b67a;
	font-weight:bold;
	font-size:12px;
}

.tec-nav-next a{
	font-family: Arial, sans-serif;
	color: #b0b67a;
	font-weight:bold;
	font-size:12px;
}

#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 */
}
