/* Common */
body,table,input,select,textarea { 
  font-family: verdana, Arial, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  color: #494949;
  background: #d9e9f3 url('../images/i-bg.jpg') repeat-x;
}

h1 {
  margin: 0 0 20px 0;
  color:#2e73b2;
  text-transform:uppercase;
}

h2 {
  margin: 9px 0;
  color:#4D92CF;
  font-family:'lucida sans', verdana, sans-serif;
  font-weight:normal;
  font-size:1.25em;
}
h3 {
  margin: 9px 0;
  color:#337eb8;
  font-family: verdana, sans-serif;
  font-weight:normal;
  font-size:0.88em;
}
h1 strong, h2 strong, h3 strong, h1 b, h2 b, h3 b {
	font-weight:normal;
}

p { 
  margin: 1em 0;
  font-size: 0.75em;
  line-height:2em;
}
#content ul, #content ol {
	margin: 1em;
}
#content li {
	font-size:0.75em;
}
#content li li {
	font-size:12px;
}
#content a {
	color:#2e73b2;
	text-decoration:none;
}
#content a:hover {
	color:#1d9ff2;
}
dl.col {
	font-size:0.875em;
	margin: 1em 15px;
  line-height:1.5em;
}
dl.col dt { 
  float: left; 
  width: 6em;
  font-weight: bold;
}

dl.col dd { 
  margin-left: 7em;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

.clr {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

img.right {
	margin: 0 20px 0 10px;
}
a:active, a:focus {
	outline:0;
}
/* Layout */

#constrain {
	background:transparent url('../images/i-bg-y.png') repeat-y;
	width:960px;
	margin: 0 auto;
	padding: 0 21px;
}

#header {
	border-top: 15px solid #2e73b2;
	height:140px;
}
#logo {
	margin: 30px;
	position:absolute;
}
#home-header {
	width:903px;
	height:152px;
	background:transparent url('../images/i-header-home-2.jpg') no-repeat;
	padding: 175px 0 0 55px;
}
#home-header ul {
	list-style-type:none;
}
#home-header ul li {
	display:inline-block;
	margin-right: 5px;
}
#home-header ul li a{
	display:block;
	width:161px;
	height:116px;
	text-indent: -10000px;
}
#home-header ul li.hh-locations a { background:transparent url('../images/g-findaclub.gif') no-repeat 0 0; }
#home-header ul li.hh-contact a { background:transparent url('../images/g-call-us.gif') no-repeat 0 0; }
#home-header ul li.hh-tmweek a { background:transparent url('../images/g-tmweek.gif') no-repeat 0 0; }
#home-header ul li.hh-convention a { background:transparent url('../images/g-convention.gif') no-repeat 0 0; }

#home-header ul li a:hover { 
	background-position: 0 -116px;
}

#info {
	background:transparent url('../images/i-info-2.gif') no-repeat;
	width: 278px;
	height: 81px;
	padding: 35px 0 0 680px;
}
/* Nav */
#nav {
	list-style-type:none;
	margin: 40px 0 0 400px;
}
#nav li {
	width:270px;
	margin: 0 0 20px 0;
	float:left;
	font-size:0.675em;
	line-height:1.25em;
}
#nav li a {
	text-decoration:none;
	color:#494949
}
#nav li a:hover {
	color:#2e73b2;
}
#nav li span {
	padding-left: 2px;
}

/* Search */
#searchform {
/*	margin: 35px 0 0 680px;
	display:block;*/
}
#searchform label {
	background: transparent url('../images/i-t-search-2.gif') no-repeat;
	width:54px;
	height:21px;
	display:inline-block;
	text-indent: -1000px;
}
#searchform #s {
	border: 1px solid #2e73b2;
	padding: 1px 2px 0 2px;
	margin: 0;
	width:175px;
	font-size:0.875em;
	height:18px;
}
#searchform #s:focus, #searchform #s:active, #searchform #s:hover {
	border: 1px solid #666;
}
#searchform #searchsubmit {
	background:transparent url('../images/i-search-2.gif') no-repeat;
	width:22px;
	height:22px;
	text-indent: -1000px;
	cursor:pointer;
	position:absolute;
	margin: 0 0 0 3px;
}

/* Footer */
#footer {
	background:#2e73b2;
	padding:20px 0;
}
#footer ul {
	float:right;
	list-style-type:none;
}
#footer ul li {
	text-align:right;
	background: transparent url('../images/i-bullet-footer.gif') no-repeat right 8px;
	padding: 0 8px 0 0;
}
#footer ul li a{
	color:#fff;
	font-size:0.675em;
	text-transform:uppercase;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#c1d5e8;
}
#footer img {
	float:right;
	margin: 0 90px 0 90px;
}
#footer p {
	font-size:0.675em;
	color:#c1d5e8;
	margin:0 0 10px 0;
}
#footer p a {
	color:#abc7e0;
	text-decoration:none;
}
#footer p a:hover {
	color:#fff;
}

#content {
	margin: 0 54px;
	padding: 30px 0;
}
.news-box {
	display:inline-block;
	margin-top: 15px;
	vertical-align:top;
}
.box-title {
	background: transparent url('../images/i-box-title.gif') no-repeat;
	width:381px;
	height:55px;
	padding: 15px 20px;
}
.box-title h2 {
	color:#fff;
	margin-bottom: 0;
}
.box-title p {
	margin-top: 0;
}
/* Front page post list */
#content .lcp_catlist {
	list-style-type: none;
	width: 401px;
	margin: 15px 0 0 0;
	font-size:0.875em;
}
.lcp_catlist li {
	background:#edf4f9;
	margin-bottom: 10px;
	padding:5px;
}
.focus-image {
	float:left;
	margin: 5px 10px 105px 5px;
}
.focus-image-column {
	float:left;
	margin: 5px 10px 5px 5px;
	width: 147px;
	height: 300px;
}
#content .focus-image-column .focus-button {
	background: transparent url('../images/i-focus-button.gif') no-repeat;
	width: 145px;
	height: 35px;
	color:#fff;
	padding:8px 30px 0 10px;
	display:block;
	margin: 5px 0;
}
#content .highlight-box h3 {
	font-weight:bold;
	font-size:1.25em;
}
#content .focus-image-column a.focus-button:hover {
	color:#333;
}
#content #slider ul {
	margin: 0;
}
/* Usable classes */
.highlight-box {
	font-size:1em;
	width:385px;
	display:inline-block;
	vertical-align:top;
	padding:10px;
	margin: 15px 15px 15px 0;
	background:#edf4f9 url('../images/i-box.jpg') repeat-x;
}
.highlight-box p {
		line-height: 1.5em;
		font-size:0.88em;
}
.highlight-home {
	min-height:295px;
}
blockquote {
	padding:10px;
	background:#edf4f9 url('../images/i-box.jpg') repeat-x;
	font-size:0.875em;
	line-height: 1em;
}


/* Blog Display */
.blog .hentry, .commentlist li, .search .hentry {
	border-left: 2px solid #2E73B2;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
.blog .hentry .date, .search .hentry .date {
	background:#d9e9f3;
	display:block;
	text-align:right;
	padding:1px 6px;
	font-size:0.675em;
	font-weight:bold;
}
.postmetadata {
	background:#ecf4f9;
	padding:2px 5px;
}
#content .post, #content  .page {
	width: 630px;
}
.home #content .post, .home #content .page {
	width:auto;
}
.blog .hentry .postmetadata {
	font-size:0.675em;
}
.commentlist {
	list-style-type:none;
}
#commentform input, #commentform textarea {
	border: 1px solid #999;
	padding:3px;
}
#commentform input:focus, #commentform input:hover, #commentform input:active, #commentform textarea:focus, #commentform textarea:hover, #commentform textarea:active {
	border: 1px solid #333;
}
#commentform #submit {
	background:#2e73b2;
	border: 1px solid #2e73b2;
	padding: 5px 10px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	-moz-border-radius: 10px;
}
#commentform #submit:hover {
	background:#378bd8;
	border-color:#378bd8;
}
.avatar {
	display:none;
}
.comment-author, .comment-meta {
	background:#ecf4f9;
	float:left;
	padding:3px;
	width:300px;
	font-size:0.75em;
}
.comment-meta {
	text-align:right;
}

/* Event Calendar */
.calendar-table span.weekend, .calendar-table .weekend-heading {
	color:#494949;
}
.calendar-table span.calnk {
	font-size:11px;
}
.calendar-table td.day-with-date, .calendar-table td.current-day, .calendar-table td.day-without-date {
	padding: 6px;
}
#content .calendar-table {
	width:650px;
}
/* Slider */ 
#slider-wrap {
	display:inline-block;
	overflow: hidden;
	width: 403px;
	margin-right: 20px;
}
#slider {
	height: 335px;
}
#slider ul {
	list-style-type:none;
}
#slider ul li {
	display:inline-block;
	height:340px;
}
#controller {
	background:#dceaf4;
	margin: 300px 0 0 0;
}
ol#controls {
	list-style-type:none;
	background:#dceaf4;
	width:385px;
	padding: 2px 10px;
	margin: 5px 0;
}
ol#controls li {
	display:inline;
	font-size:0.675em;
	padding: 0 3px;
	font-weight:bold;
}
ol#controls li.current a {
	color:#666;
}

/* Sidebar */
#sidebar {
	display:inline-block;
	float:right;
	width:190px;
	padding: 5px;
	margin: /*80px*/ 0 15px 0 30px;
	border-left: 3px solid #96c2df;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
}
#sidebar a {
	color:#666;
	text-decoration:none;
	
	padding:3px 5px;
	margin: 3px 0;
	display:block;
}
#sidebar ul li ul li a {
	background:transparent;
	padding: 0 5px;
}
#sidebar .current_page_item a {
	color:#2E73B2;
	background:#D9E9F3;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sidebar .current_page_item ul li a {
	background: transparent;
	color:#666;
}
#sidebar a:hover, #sidebar .current_page_item a:hover {
	color:#2E73B2;
	background:#D9E9F3;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sidebar ul li ul {
	margin: 0 0 0 15px;
}
#sidebar ul li {
	font-size:0.875em;
}
#sidebar ul li ul li {
	font-size:11px;
}
#content ol.commentlist {
	margin-left: 0;
}
#content .commentlist li {
	font-size: 1em;
}
#content.widecolumn, #content.narrowcolumn {
	margin-right:255px;
}
.home #content.widecolumn, .home #content.narrowcolumn {
	margin-right:54px;
}
p.postmetadata {
	display:none;
}
.navigation {
	background:#ECF4F9;
	font-size:11px;
	padding: 5px;
	height:1.5em;
	margin-bottom: 10px;
}
.navigation .alignleft, .navigation .alignright {
	width:300px;
}
.navigation .alignright {
	text-align:right;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.entry img.alignright {
	margin-left: 10px;
}