/* 

Theme Name: GGOB Theme
Theme URL: http://40digits.com
Description: A custom theme for the lovely people at GGOB.
Author: 40 Digits
Author URI: http://40digits.com
Version: 1.0 

*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}

body {
	background:#111;
	font-family:"Trebuchet MS", Calibri, Tahoma, Geneva, sans-serif;
	margin:0;padding:0;
}

a{
	color:#3399ff;
	text-decoration:none;
}

a:hover{	
	text-decoration:underline;
}

/* typography */
h1 { font-size: 25px; margin-bottom:0.5em; }
h2 { font-size: 23px; margin-bottom:1.0em; font-family:'Myriad Pro'; font-weight:bold; }
h3 { font-size: 21px; margin-bottom:0.5em; font-family:'Myriad Pro'; font-weight:normal; }
h4 { font-size: 19px; margin-bottom:0.5em; }
h5 { font-size: 17px; margin-bottom:0.5em; }
h6 { font-size: 15px; margin-bottom:0.5em; }

#nav li a, .shield_t, #exp_cats li a, #artifacts_left li a, #browse_tags span, #signup_box span, h1, h2, h3, h4, h5, h6, #searchform label{
	font-family: myriad-pro,sans-serif
}
.widget_blackbox, #buy_now, h3.widgettitle, #exp_subhead .alignleft, #exp_subhead .alignright h4, #subhead-page, #artifact_spotlight h2{
	font-family: futura-pt,sans-serif;
}

h3 a:hover { text-decoration: none; }
.post h3 { /*margin-top:1em;*/
			margin-top:0em;}

small { font-size:75%; }

em { font-style:italic; }
strong { font-weight:bold; } 

blockquote {
	font-size:17px;
	font-style:italic;
	font-family:Georgia,serif;
	border-left:10px solid #8a8a8a;
	color:#8a8a8a;
	padding-left:15px;
	margin:0 0 20px 36px;
	}
	
blockquote p {
	font-size:17px !important;
	}

#right_sidebar blockquote {
	font-size:15px;
	border:0 none;
	padding:0;
	margin:0; 
	line-height:1.8em;
}
 
#content_left ul {
	margin:0 0 15px 20px;
}

#content_left li {
	font-size:14px;
}
	
/* table formatting */

table.shaded {
	border-collapse:collapse;
	margin:20px;
	text-align:left;
}
table.shaded th {
	background:url("images/gradhead.png") repeat-x scroll 0 0 #ccc;
	border-bottom:1px solid #fff;
	border-top:2px solid #ddd;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}

table.shaded td {
	background:url("images/gradback.png") repeat-x scroll 0 0 #eee;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color:#666;
	font-size:14px; 
	padding:10px; 
}


/* contact page */
.staff-photo {
	width:181px;
	height:314px;
	margin:0 35px 20px 0;
	font-size:12px;
	float:left;
}
.staff-photo img {
	border:3px solid #D2D2D1;
}

.staff-name {
	font-weight:bold;
}


/* nav */
#nav_wrap {
	background: #111 url(images/nav_bg.png) repeat-x;
	height:37px;
}
#nav, #header, #exp_cats, #subhead, #content, #exp_content, #footer, #bbpress_wrap, #widget_footer{
	width: 960px;
	margin:0 auto;
}
#nav li{
	float:left;
	list-style:none;
}
#nav li a{
	display:block;
	color:#fff !important;
	text-decoration:none;
	font-size:11px;
	padding:11px 18px 10px;
	font-weight:bold;
	position:relative;
}
#nav li.current_page_item a{
	color:#bf8c59 !important;
}
#nav li.last-menu-item {
	float:right;
}
#nav li.last-menu-item a{
	padding-right:0;
	text-transform: uppercase;
}
#nav li.last-menu-item img{
	vertical-align:top;
}

#nav li ul{
	background: #262626;
	z-index: 9999;
	position: absolute;
	visibility: hidden;
}
#nav li ul li{
	float:none;
	text-transform:uppercase;
	list-style:none;
}

#fourohfour{
	font-size: 18px;
	color:#fff;
	margin: 70px auto 90px;
	width:960px;
}

#lang_link{
	position: absolute;
	right:0;
	top:5px;
	font-family: myriad-pro,sans-serif;
	font-size: 12px;
	padding: 5px 3px 8px 0;
}
#lang_link:hover{ text-decoration: none}
#ggob_icl{
	background:#000;
	height:294px;
	width:455px;
	position: relative;
}
#ggob_icl h4{
	text-transform: uppercase;
	position: absolute;
	top:41px;
	left:65px;
	font-size: 15px;
	color:#fff;
}
#ggob_icl h3{
	position: absolute;
	top:58px;
	left:65px;
	font-size: 26px;
	font-weight: bold;
	color:#fff;
}
#ggob_icl a{
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	font-weight: bold;
	color:#bc8a58;
}
#lang{
	font-family: myriad-pro,sans-serif;
	font-size: 12px;
	padding: 5px 3px 8px 0;
	z-index: 999;
	position: absolute;
	top:119px;
	left:121px;
}
#lang span.select, #lang_link span.select{
	color:#fff;
	float:left;
	padding-left: 5px;
}
#lang span.select, #lang span.cur{
	font-size: 14px;
}
#lang.open span.select{
	color:#000;
}
#lang span.cur, #lang_link span.cur{
	color:#bc8a58;
	float:right;
	padding: 0 15px 0 8px;
	position: relative;
	cursor: pointer;
}
#lang_link span.cur{
	padding: 1px 0 0 8px;
}
#lang span.cur span{
	position: absolute;
	right:6px;
	top:4px;
	width:7px;
	height:7px;
	background: url(images/language_selector.png) 0 -7px no-repeat;
}
#lang.open span.cur span{
	background-position: 0 0;
}
#lang.open{
	padding-right: 0;
	background: #fff;
	border:3px solid #e9e9e8;
	border-radius: 5px;
}
#lang ul{
	margin-top:25px;
	display: none;
	overflow:auto;
	clear:both;
}
#lang li a{
	padding:0 5px;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	text-align: right;
	color:#000;
	display: block;
	position: relative;
	font-weight: normal;
	bottom: auto;
	right: auto;
}
#lang li a:hover{
	background: #e9e9e8;
}

#header_wrap{
	background: #111 url(images/header_bg.jpg) no-repeat scroll center top;
}
#header{
	position:relative;
	height:137px;
	color:#fff;
}
#header a, #content_home_wrap a{
	color:#bc8a58;
}
#head_logo{
	position:absolute;
	top:25px;
	left:0;
}
#header h1{
	position:absolute;
	top:43px;
	left:100px;
	text-transform:uppercase;
	font-size:14px;
}
#header h2{
	position:absolute;
	top:56px;
	left:100px;
	font-size:22px;
}
#header_subsub{
	position:absolute;
	top:81px;
	left:100px;
	font-size:16px;
}
#searchform{
	position:absolute;
	display:block;
	right:0;
	width: 298px;
	top:40px;
}
#searchform label{
	position:absolute;
	top:0;
	left:5px;
	font-size:15px;
	font-weight:bold;
}
#searchform input{
	position:absolute;
	top:20px;
	left:11px;
	background: #4c4c4c url(images/search_mid.png) repeat-x;
	height:25px;
	border:0;
	font-size: 12px;
	color:#d2d2d2;
	width:203px;
	font-family: Verdana, sans;
	line-height:25px;
}
#searchform #search_left{
	position:absolute;
	top:20px;
	left:0;
}
#searchform #search_right{
	position:absolute;
	top:20px;
	left:214px;
	cursor: pointer;
	width:84px;
	height: 27px;
	background: url(images/search_right.png) top right no-repeat;
	color:#fff;
	text-shadow: 1px 1px 2px #6f5134;
	font-size: 13px;
	line-height: 27px;
	text-align: center;
}
#searchform #pbg{
	position:absolute;
	top:47px;
	right:0;
}
#login_cart{
	position:absolute;
	top:0;
	right:0;
	border: 5px solid #E9E9E8;
	border-top:0;
	background:url("images/img_bg.gif") repeat-x scroll 0 0 #F2F3F3;
	padding:10px;
	width:286px;
	color:#111;
	font-size: 12px;
	z-index:1008;
}
#lc_nav {
	float:right;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:5px;
}
#lc_nav strong{
	font-weight:bold;
}
#loginform{
	text-transform: uppercase;
	font-size:11px;
	color:#666;
}
#loginform .login-username, #loginform .login-password{
	width: 143px;
	float:left;
}
#loginform label{
	display:block;
}
#loginform .login-username input , #loginform .login-password input	{
	width:133px;
}
#loginform .login-remember	{
	float:left;
	padding-top:3px;
}
#loginform .login-submit	{
	float:right;
	padding-top:3px;
}
#login_close{
	position:absolute;
	right:-6px;
	bottom:-20px;
}

#cart_status{
	border-top:1px solid #ccc;
	padding-top:6px;
	margin-top: 6px;
}
#cart_status img { float:left; padding-right:5px; }
#login_cart h3, #login_cart .visitshop{
	display:none;
}
#cart_status .shoppingcart{
	width:100%;
	border: 1px dashed #bbb;
	padding-left:10px;
	background: #ddd;
}

#sliding_cart span.items{
	display:none !important;
}
#sliding_cart table.shoppingcart{
	margin: 10px 0;
}
#sliding_cart table #price{
	width: 80px;
}
#sliding_cart table th{
	font-weight: bold;
}
#sliding_cart .gocheckout{
	font-weight: bold;
	float:right;
	font-size: 14px;
	margin-top:10px;
}
#sliding_cart form.wpsc_empty_the_cart{
	clear:none;
	float:left;
}
div.wpsc_variation_forms{
	padding:0 !important;
	background: none !important;
}

#exp_cats li {
	width: 160px;
	height:43px;
	position: relative;
	float:left;
	list-style:none;
	background: #323333;
}
#exp_cats li > span{
	width:18px;
	height:43px;
	right:-18px;
	top:0;
	background: transparent url('images/nav-arrows.png') no-repeat right top;
	position:absolute;
}
#exp_cats li a {
	height: 43px;
	line-height: 43px;
	width:150px;
	padding-left:10px;
	text-align:center;
	background: none;
	display:block;
	z-index: 31;
	color:#fefefd;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#exp_cats li a span{
	color:#fefefd;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
li#exp_what {
	margin-left:0 !important;
	width:160px !important;
}
li#exp_what a{
	width:160px !important;
	padding:0 !important;
}
#exp_what.active > span { background-position: right -215px }
#exp_learn.active > span{ background-position: right -172px }
#exp_exp.active > span{ background-position: right -129px }
#exp_implement.active > span{ background-position: right -86px }
#exp_execute.active > span{ background-position: right -43px }

#exp_what.active{ background-color: #97bec7; }
#exp_learn.active{background-color: #0092b9; }
#exp_exp.active{background-color: #86ad00; }
#exp_implement.active{background-color: #f2b705; }
#exp_execute.active{background-color: #d97904; }
#exp_share.active{background-color: #bc3603; }

#exp_what{ z-index:27; }
#exp_learn{z-index:26; }
#exp_exp{z-index:25; }
#exp_implement{z-index:24; }
#exp_execute{z-index:23; }
#exp_share{z-index:22; }

#exp_cats li small{
	font-size: 13px;
	position:absolute;
	color:white;
	padding-right:5px;
	top:10px;
	left:19px;
	line-height:12px;
	font-weight:bold;
	cursor: pointer;
	z-index: 30;
	text-decoration: none;
	width:134px;
}
#exp_cats li small.oneLine{
	top:15px;
}
#exp_cats li small.threeLines{
	top:3px;
}


#content_home_wrap{
	background: #111 url(images/home_bg.png) repeat-x;
}
#content_home_wrap #content{
	height: 659px;
	padding:0;
	background: transparent;
}
#forcefield{
	position:relative;
	height:416px;
	width:960px;
}
#forcefield img{
	position:absolute;
	z-index:0;
}
#forcefield #exp_cats{
	position:absolute;
	bottom:0;
}
#forcefield .shield{
	position:absolute;
	width: 160px;
	height: 351px;
	bottom: 65px;
	opacity:0.9;
	filter:alpha(opacity=90);
	z-index:3;
}
#shield1 { background:#97bec7; left:0 }
#shield2 { background:#0092b9; left:160px }
#shield3 { background:#86ad00; left:320px }
#shield4 { background:#f2b705; left:480px }
#shield5 { background:#d97904; left:640px }
#shield6 { background:#bc3603; left:800px }


/* end experience colors */

#forcefield .shield_t{
	position:absolute;
	width: 140px;
	height: 216px;
	z-index:4;
	color:#fff;
	top:85px;
	font-size:32px;
}
#forcefield .shield_t strong{
	font-weight: bold;
}
#forcefield .shield_t.small{
	font-size: 22px;
	top:110px;
}

#shield_t1{ left:15px }
#shield_t2{ left:175px  }
#shield_t3{ left:335px  }
#shield_t4{ left:495px  }
#shield_t5{ left:655px  }
#shield_t6{ left:815px  }


#subhead-page{
	background:#d7d7d7 url(images/page_header_bg.png) repeat-x;
	height:76px;
	font-size:36px;
	padding:30px 0 0 24px;
}
#crumb{
	border-top: 1px solid #fff;
	background:#f2f2f2;
	height: 26px;
	font-size:11px;
	padding: 12px 0 0 24px;
	text-transform: uppercase;
	font-family:Arial, sans;
}

#exp_subhead .alignleft{
	position:relative;
	height: 168px;
	width:960px;
}
#exp_subhead .alignleft span{
	position:absolute;
	bottom:0;
	right:0;
	opacity:0.75;
	filter:alpha(opacity=75);
	font-size: 21px;
	padding: 12px;
}
#exp_subhead .alignleft span small{
	font-size: 16px;
	display:block;
	padding-top: 5px;
}
#exp_subhead .alignright{
	width:236px;
	height:168px;
	color:#fff;
	font-size:12px;
	position:relative;
	background:#363636;
}
#exp_subhead .alignright h4{
	position:absolute;
	top: 25px;
	left: 15px;
	font-size: 23px;
}
#exp_subhead .alignright p{
	position:absolute;
	top: 60px;
	left: 15px;
	line-height: 1.4em;
	padding-right:10px;
}
#exp_subhead .alignright p a{ text-decoration:underline }
#exp_subhead .alignright span{
	position:absolute;
	bottom: 30px;
	left: 15px;
}
#exp_subhead .alignright img{
	position:absolute;
	bottom: 17px;
	right: 10px;
}

#subhead-what-is-it{ background: #000 url("images/banners/what-is-it.jpg") no-repeat; }
#subhead-what-is-it span{ background: #97bec7; }
#subhead-learn-it{ background: #000 url("images/banners/learn-it.jpg") no-repeat; }
#subhead-learn-it span{ background: #0092b9; }
#subhead-experience-it{ background: #000 url("images/banners/experience-it.jpg") no-repeat; }
#subhead-experience-it span{ background: #86ad00; }
#subhead-implement-it{ background: #000 url("images/banners/implement-it.jpg") no-repeat; }
#subhead-implement-it span{ background: #f2b705; }
#subhead-live-it{ background: #000 url("images/banners/live-it.jpg") no-repeat; }
#subhead-live-it span{ background: #d97904; }
#subhead-share-it{ background: #000 url("images/banners/share-it.jpg") no-repeat; }
#subhead-share-it span{ background: #bc3603; }
#subhead-coach{ background: #000 url("images/banners/coach-header.jpg"); }
#subhead-coach span{ background: #d97904; }

#content, #exp_content{
	background: #fff;
	padding:30px 0 40px;
	/*font-family:Arial, sans;*/
}
#exp_content{
	padding-top:0;
}
#exp_content #right_sidebar{
	padding-top: 30px;
}
#exp_content #content_left, #content_left.exp_page{
	padding-top: 30px;
}
#sidebar_left, #content_center, #content_right, #content_left, #content_full{
	float:left;
}
#artifacts_left {
  background: none repeat scroll 0 0 #EFEFEF;
  list-style: none outside none;
  padding: 35px 15px 12px;
}
#artifacts_left li{
	padding: 12px 8px;
	/*margin: 2px 20px 5px 0;*/
	margin: 2px 2px 5px;
	display:inline;
	background: #ddd;
	border: 1px solid #ccc;
	border-bottom: none;
}
#artifacts_left li a{
	color:#666;
	font-size:15px;
	font-weight:bold;
}
#artifacts_left li.hover{
	background: #fff;
}
#artifacts_left li a:hover{
	text-decoration:none; 
}
#artifacts_left li.cur_artifact{
	/*background: #ccc;*/
	background: #fff;
}
#artifacts_left li.cur_artifact a{
	color:#111;
}
#sidebar_left{
	width:245px;
	padding-left:20px;
	position:relative;
	float:left;
}
#artifact_spotlight{
	background: #f2f3f3 url('images/img_bg.gif') repeat-x;
	border: 8px solid #bbbcba;
	width:160px;
	padding:15px;
	text-align:center;
	color:#222;
	float:left;
}
#artifact_spotlight h2{
	font-size:18px;
	padding-bottom:4px;
}
#artifact_spotlight p{
	font-size:11px;
}
#artifact_spotlight img{
	padding-bottom: 10px;
}

#content_left.exp_page div.alignleft{
	width:510px;
}
#content strong{
	font-weight:bold;
}
#content_center{
	width:521px;
	padding:7px 39px 0 0;
}
#content_left.no_left{
	padding-top: 0 !important;
}
#content_left {
	width:670px;
	padding:0 20px;
}

#content_left_2col {
	padding:0 20px;
	width:450px;
	float:left;
}
#content_right_2col {
	padding:0 20px 0 0;
	width:450px;
	float:right; 
}
#content_left_2col p, #content_right_2col p {
	font-size:14px;
	line-height:1.5em;
	margin-bottom:1.5em;
}

#content_center p, #content_left p{
	margin-bottom:1.5em;
	line-height:1.5em;
	font-size: 14px;
}
#content_center p, #content_left p{
	padding-bottom:1em;
	line-height:1.5em;
	font-size: 14px;
}
#content_center img{
	margin-right:15px;
}
#content_center h2.intro_title{
	font-size:27px;
	padding-bottom:10px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content_right, #content_full{
	width:675px;
	padding-right:20px;
	/*font-family:Arial, sans;*/
	font-size: 12px;
	line-height: 1.6em;
}
#content_right.page{
	float:right;
}
#content_full{
	width:920px;
	padding-left: 20px;
}
#content_full .post-content{
	width: 640px;
	float:left;
	padding-left:10px;
}
#content_full .post-content .post{
	width: 630px;
	padding-top:0;
	padding-right:10px;
	padding-bottom:10px;
}
.post_meta{
	font-size: 12px;
	float:left;
	padding-right: 20px;
	width:245px;
}
.post_meta div{
	background: url("images/horiz_dots.gif") repeat-x scroll center bottom transparent;
	padding: 15px;
}
.post_meta h4{
	font-weight:bold;
	text-transform: uppercase;
	font-size:14px;
}
.post_meta img{
	vertical-align: middle;
}
.post_meta table{
	color:#666;
}
.post_meta th{
	font-weight:bold;
}
.post_meta ul{
	list-style-position: outside;
	padding-left:20px;
	font-size: 12px;
}
.post_meta ul li{
	padding:5px 0;
}
.big_image{
	width:183px;
	display:block;
}
#content_full .big_image{
	width:233px;
}
.small_image{
	width:124px;
	display:block;
}
#content_right .post{
	width: 660px;
	padding:5px 10px 20px 0;
}
#content_right .post-content{
	width: 450px;
	float:left;
}
#content_right .post-content .post{
	width: 450px;
	padding-top:0;
}
.post{
	background: transparent url('images/horiz_dots.gif') repeat-x scroll bottom;
	margin-bottom:15px;	 
	padding-bottom:25px;
}
.post p{
	font-size:14px;
	line-height:1.5em;
	margin-bottom:1.8em;
}
#content_left .post p{
	margin:0;
}
.add_to_cart_wrap select{
	margin-bottom:8px;
}
.post p.testimonial{
	padding:15px;
	font-size:13px;
	font-style:italic;
	font-weight: bold;
	line-height:1.5em;
	background: #eee;
	font-style:italic;
	margin: 20px 0;
	color:#555;
}
.post ul, .post ol{
	list-style-position: outside;
	margin: 5px 0 20px 50px;
}
.post li {	padding: 0 0 5px 5px; font-size: 14px; line-height: 1.4em}
.post h4{
	font-weight:bold;
	font-size:18px;
}
.post h4 a{
	color:#202020;
}
.post img {
	border:3px solid #D2D2D1;
}
.post .postdate{
	display:block;
	text-transform:uppercase;
	font-size:10px;
	color:#4e4e4e;
	margin-bottom:10px;
}
.post-content .postdate{
	margin-bottom:0 !important;
}
.post-content .tags{
	margin-bottom:10px;
	display:block;
	font-size:11px;
}
.post-content h4{
	font-size:14px !important;
	margin-top:15px;
}
.post-content .post div.spaceemoutbro{
	margin-top:20px;	 
	padding:10px 0;
	background: transparent url('images/horiz_dots.gif') repeat-x scroll top;
}
.big_image, .small_image, #browse_tags, #content_center img{
	background: #f2f3f3 url('images/img_bg.gif') repeat-x;
	border: 5px solid #e9e9e8;
	padding:1px;
	margin:0 15px 15px 0 !important;
}
#content_center .post div{
	width:353px;
}
#content_center .featured_post div{
	width:325px;
}
#content_right .post div{
	/*padding-left:20px;*/  
	width:500px;
}
#content_right .featured_post div{
	padding-left:10px;
	width:440px;
}

#signup_box{
	background:#d6a16a url('images/signup_box_bg.jpg') repeat-x;
	border: 10px solid #cc8a48;
	width:620px;
	height:255px;
	margin:20px 0;
	position: relative;
	color:#fff;
}
#signup_box h3{
	position:absolute;
	color:#fff;
	font-size:30px;
	top:19px;
	left:31px;
	width:150px;
	height: 187px;
	padding:30px 6px 0 0;
	border-right: 3px solid #eed1b4;
}
#signup_box .or{
	position:absolute;
	top:56px;
	left:450px;
	letter-spacing:1px;
	color:#fff;
	font-size:16px;
}
#signup_box #login_button{
	position:absolute;
	top:50px;
	left:500px;
}
#signup_box #signup_form{
	position:absolute;
	top:50px;
	left:222px;
}
#signup_box span{
	text-transform: uppercase;
	display:block;
	color:#222;
	font-weight:bold;
}
#signup_box .small{	font-size: 12px;}
#signup_box .large{	font-size: 21px;}
#signup_form p{	padding:7px 0;}
#signup_form td{	padding: 0 0 4px 3px;}
#signup_box #reg_button{	margin-top:10px; float:right;}
#signup_box label {font-weight:bold; }

#browse_tags{ 
	padding:15px 0 15px 20px;
	margin:15px 0 15px 17px;
}
#browse_tags span{
	text-transform:uppercase;
	letter-spacing: 3px;
	font-weight:bold;
	padding-bottom:8px;
	font-size:14px;
	display:block;
}
#browse_tags ul {
	float:left;
}
#browse_tags #industries {
	width:240px;
}
#browse_tags #topics .title{
	width:220px;
}
#browse_tags #industries .title{
	width:220px;
}
#browse_tags #topics {
	width:240px;
}
#browse_tags ul li{
	float:left;
	width:150px;
	padding-right:10px;
	list-style:none;
	font-size:11px;
	line-height:1.5em;
}
#browse_tags li.title{
	width:480px;
	text-transform:uppercase;
	font-size:12px;
	line-height:2em;
	font-weight:bold;
}
#content_right #browse_tags ul{	width:655px; }
#content_right #browse_tags li{	width:150px; }
#content_right #browse_tags li.title{	width:650px; }
#content_right #browse_tags #topics, #content_right #browse_tags #industries{	width:320px; }
#content_right #browse_tags #topics .title, #content_right #browse_tags #industries .title{	width:300px; }
#content_full #browse_tags ul{	width:605px; }
#content_full #browse_tags li{	width:137px; }
#content_full #browse_tags li.title{	width:600px; }
#content_full #browse_tags #topics, #content_full #browse_tags #industries{	width:295px; }
#content_full #browse_tags #topics .title, #content_full #browse_tags #industries .title{	width:275px; }

#content_right h5{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 2px;
}

#coaches_grid div{
	float:left;
	text-align:center;
	font-size:12px;
	margin: 15px 15px 0 38px;
	height: 290px;
}
#content_center #coaches_grid{
	width:auto !important;
}
#content_center #coaches_grid div{
	margin: 15px 15px 0 0;
	width:535px !important;
}
#content_center #coaches_grid img{
	margin: 0 !important;
}
#coaches_grid h4{
	font-size:18px;
	font-weight: bold;
	margin:8px 0 0;
}

#coaches_grid_small div{
	float:left;
	text-align:center;
	font-size:12px;
	margin: 15px 15px 0 38px;
	height: 200px;
}
#content_center #coaches_grid_small{
	width:auto !important;
}
#content_center #coaches_grid_small div{
	margin: 15px 15px 0 0;
	width:535px !important;
}
#content_center #coaches_grid_small img{
	margin: 0 !important;
}
#coaches_grid_small h4{
	font-size:16px;
	font-weight: bold;
	margin:8px 0 0;
}

#right_sidebar{
	float:right;
	width:230px;
	padding-right:20px;
}
#right_sidebar .widget {
	font-size:12px;
	background: url("images/horiz_dots.gif") repeat-x scroll center bottom transparent;
	padding-bottom:15px;
	margin-bottom: 15px;
}
#right_sidebar .widgettitle{
	text-transform:uppercase;
	padding-bottom:11px;
	font-size:18px;
}
#right_sidebar .widget h4{
	font-size:12px;
}
#right_sidebar .widget small{
	font-weight:bold;
	font-size:11px;
	padding-bottom:4px;
	display:block;
}
#right_sidebar .widget a{
	text-decoration:underline;
}
.bbld_widget li{
	font-weight:bold;
	list-style:none;
}
#right_sidebar .color-what-is-it  .widget p{	background:#97bec7;	}
#right_sidebar .color-learn-it  .widget  p{	background:#0092b9;	}
#right_sidebar .color-experience-it  .widget p {	background:#86ad00;	}
#right_sidebar .color-implement-it  .widget  p{	background:#f2b705;	}
#right_sidebar .color-live-it  .widget p {	background:#d97904;	}
#right_sidebar .color-share-it  .widget p {	background:#bc3603;	color:#fff;}
.widget_colorbox p{
	font-size:14px !important;
	padding:10px;
	line-height: 1.4em;
}
.widget_colorbox a{
	font-weight:bold;
	text-decoration:none !important;
	color:#fff;
}
#right_sidebar .widget_text{
	font-size:13px !important;
	line-height: 1.4em;
}

.gray_box{
	display: block;
	padding:10px 20px;
	background:#efefeb;
	border-radius: 6px;
	width:180px;
	text-align: center;
	box-shadow: 1px 1px 1px #333;
	text-decoration: none !important;
}
.gray_box:hover{
	text-decoration: none;
}
.gray_box h4{
	font-size: 20px !important;
	line-height: 20px;
	color:#000;
	font-family: futura-pt,sans-serif !important;
}
.gray_box p{
	display: block;
	font-size: 12px !important;
	font-weight: normal;
	color:#333 !important;
	font-family: futura-pt,sans-serif !important;
}
.gray_box img{
	border:4px solid #dadada;
	box-shadow: 2px 2px 5px #afb0ac;
	margin-top: 15px;
}

.gray_box.footer{
	width:220px;
}
.gray_box.footer p{
	font-size: 14px !important;
	margin-bottom: 0 !important;
}

#home_footer {
	margin-top:30px;
}
#home_footer .lblue  h3 {	color:#97bec7;	}
#home_footer .blue  h3 {	color:#0092b9;	}
#home_footer .green  h3 {	color:#86ad00;	}
#home_footer .yellow  h3 {	color:#f2b705;	}
#home_footer .orange  h3 {	color:#d97904;	}
#home_footer .red  h3 {	color:#bc3603;	}
#home_footer div.widget{
	float:left;
	width:210px;
	height:175px;
	padding: 10px 15px 0;
	background: transparent url(images/border_dash.png) repeat-y scroll top right;
	position:relative;
}
#home_footer h3{
	font-size: 18px;
	padding-bottom: 14px;
}
#home_footer p{
	font-size:13px;
	line-height:18px;
}
#home_footer div img.alignleft{
	padding-right:3px;
}
#home_footer div img{
	vertical-align:middle;
}
#home_footer .abs {
	position:absolute;
	right:15px;
	bottom:3px;
}
#home_footer a{
	color:#3399ff;
	text-decoration:none;
	font-size:12px;
}
#home_footer .widget_blackbox{
	background: #222 url('images/blackbox_bg.jpg') no-repeat !important;
	color:white;
	font-size: 18px;
}
#home_footer .widget_blackbox h3{
	color:white;
	font-size: 30px;
}
#home_footer .widget_execphp{
	background:none !important;
}
#footer_wrap{
	background:#111;
}
#footer{
	color:#666;
	font-size:12px;
	padding:15px 0 30px;
}

#sidebar_list{
	position:absolute;
	top:222px;
	left: 20px;
	font-size: 13px;
	width:200px;
	list-style: circle inside;
}
#sidebar_list.page{
	position:relative;
	top:auto;
	left:auto;
	padding-top:15px;
	float:left;
}
#sidebar_list .title_li{
	list-style:none;
	font-weight:bold;
	margin-top:30px;
}
.eventlist {
	list-style:none;
}
#sidebar_list li, .eventlist li {
	padding-bottom: 10px;
}

/*expanded footer*/
#widget_footer_wrap {
	margin:20px 0 20px 0;
}
#widget_footer h3 {
	color:#fefefe;
}
#widget_footer div.widget {
	float:left;
	margin-right:30px;
	width:300px;
}
#widget_footer div.last_widget {
	margin-right:0 !important;
}
#widget_footer p {
	font-size:13px;
	line-height:18px;
	color:#fefefe;
	margin-bottom:15px;
}

#widget_footer ol, #widget_footer ul {
	font-size:13px;
	line-height:18px;
	color:#fefefe;
	margin-bottom:15px;
}

#widget_footer p.blog-meta {
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.footer_image{
	width:280px;
	height:222px;
	display:block;
	margin:0 0 10px 0;
	border:3px solid #ccc;
}
#widget_footer p.featured-meta {
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:0px;
}

/* blog */
#entry-author-info {
	padding-top:0;
}
#author-title, .post_date {
	text-transform:uppercase;
	font-size:11px  !important;
}
#author-avatar, #author-description {
	padding-left:0;
}
.post_summary {
	width:475px;
}
.post_summary h3 {
	margin:3px 0 4px 0;
}
.post_summary h3 a {
	color:#333;
}
.post_tags {
	font-size:11px;
}

/*comments*/
#comments_list {
	list-style:none outside none;
}

.comments_title {
border-bottom:1px solid #E6E6E6;
padding-bottom:10px;
}
.comment, .trackback, .pingback {
	border-bottom:1px solid #E6E6E6;
	font-size:13px;
	margin-bottom:20px;
	min-height:120px;
}
.comment_date {  
	color:#666;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 10px 4px 0;
	text-transform:uppercase;
}
#comments .avatar {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
#commentform input {
	-moz-border-radius:2px 2px 2px 2px;
	border:1px solid #BBBBBB;
	color:#555;
	font-size:14px;
	height:23px;
	margin:0;
	padding:6px;
	width:268px;
}
#commentform p {
	margin-bottom:7px;
}
#commentform label {
	text-transform:uppercase;
}
#commentform textarea {
	-moz-border-radius:2px 2px 2px 2px;
	border:1px solid #BBBBBB;
	color:#555;
	font-size:14px;
	font-family:Arial,sans;
	padding:6px;
}
#commentform input.button {
	-moz-border-radius:5px 5px 5px 5px;
	border:1px solid #999999;
	color:inherit;
	font-family:Arial,Helvetica,Calibri,sans-serif;
	margin:0;
	overflow:visible;
	height:32px;
	width:auto;
	cursor:pointer;
}
.comments_reply {
	margin-top:20px;
}

#comments p {
	font-size:14px;
	line-height:1.5em;
	margin-bottom:14px;
	color:#666;
}

/* registration box */

.register_box table{
	border-collapse:collapse;
	margin:20px;
	text-align:left;
}
.register_box tr {
	background:#ccc;
} 

.register_box table th {
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	border-bottom-style:solid;
	border-bottom-width:8px;
	border-color:#EFEFEF;
}

.register_box table td {
	color:#555;
	font-size:14px; 
	padding:10px; 
	border-bottom-style:solid;
	border-bottom-width:8px;
	border-color:#EFEFEF;
}


/* forms */
.wpcf7-form {
	margin-top:20px;
}

input.small {
	width:100px;
}

/* utility */
.aligncenter{
	text-align:center;
} 
.alignleft{
	float:left;
}
img.alignleft{
	margin:5px 15px 5px 0;
}
.alignright{
	float:right;
}
img.alignright{
	margin:5px 0 5px 15px;
}
.clear{
	clear:both;
	height:0;
	width:0;
}
.spacer {
	width:100%;
	height:30px;
}
.text-right {
	text-align:right;
}

#social-media img {
	border:0 none;
}

.notice {font-size:12px; color:red}

input.wpsc_buy_button { float:none !important; }

/* calendar */
table.calendar		{ border-left:1px solid #999; }
tr.calendar-row	{  }
td.calendar-day	{ min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover	{ background:#eceff5; }
td.calendar-day-np	{ background:#eee; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number		{ background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }

/* shared */
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

/* coaching forms */
#coach_request_wrap {
	background:url("images/whistle-icon.png") no-repeat scroll 152px 10px #ccc;
	padding:18px !important;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px; 
}

#coach_request_wrap h3{
	width:157px;
}

#right_sidebar form.wpcf7-form p, #coach_request_wrap p {
	font-size:12px; 
	margin-bottom:10px;
}

#right_sidebar form.wpcf7-form input, #right_sidebar form.wpcf7-form textarea {
	width:190px;
}

#coach_request_wrap div.wpcf7 { padding: 0 !important }

/* training consult form */
div.wpcf7 {
	background:#ccc;
	padding:18px !important;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px; 
	clear:both;
}

div.wpcf7 form.wpcf7-form p {
	font-size:12px; 
	margin-bottom:10px;
}

#group_call{
	font-size: 10px;
	line-height: 1.3em;
	color:#333;
}


#wpml_credit_footer{display:none}
