/*
<!-- MHTG_styles.css: milehighmarketinggroup -->
<!-- last modified by milehigh 9/3/09 -->
*/

/* LINKS ************************************/

a.external {
	background:transparent url(/images/external_link_arrow.png) no-repeat scroll right center;
	padding-right:12px;
}

.link {
	color: #205970; /* teal blue */
}

/* http://www.maxdesign.com.au/presentation/external/
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;	
}

a.external:link {
	background: url(images/external_link_arrow.png) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

a.external:visited {
	background: url(images/external_link_arrow.png) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

a.external:hover {
	background: url(images/external_link_arrow.png) no-repeat 100% 0;
	padding: 0 20px 0 0;
}
*/


/* STANDARD ITEMS ************************************/
blockquote {
	color: #6F868E !important; /* rgb(128, 128, 0) */
/* 	background-color: #fbf7e4 !important; */ /* cream */
	background-color: #D5D5C9; /* med beige */
	-moz-border-radius-topleft: 10px !important;
	-moz-border-radius-topright: 10px !important;
	-webkit-border-top-left-radius: 10px !important;
	-webkit-border-top-right-radius: 10px !important;

	-moz-border-radius-bottomleft: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	-webkit-border-bottom-left-radius: 10px !important;
	-webkit-border-bottom-right-radius: 10px !important;
	padding:8px;
	margin:8px;
}

code, pre {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/notepaper.png) repeat scroll left top;
	border:1px solid #E2E2E2;
	color:#666666;
	display:block;
	font-family:"Courier New",Courier,monospace;
	font-size:13px;
	line-height:18px;
	overflow:auto;
	padding:25px !important; /* 18px 10px 17px */
	text-align:left;
	white-space:pre;
	margin-top: -5px;
	margin-bottom: 25px;
	clear: both;
}



/*  FORMAT ************************************/


/*  TEXT ************************************/


/* CUSTOM NAMES ************************************/


/*

#wrapper div#sidebar {
	padding-left: 5px !important;
	padding-right: 5px !important;	 
}

div#wrapper
div#sidebar
div ul.xoxo
#wrapper {
	margin-left: 5px !important;
	margin-right: 5px !important;	 
}

div#sidebar {
	padding-left: 5px !important;
	padding-right: 5px !important;	 
}
*/

/*  HEADERS ************************************/
h2.sub_header a:link, h2.sub_header a:visited, h2.sub_header a:active, h2.widget a:link {
	color: #fbf7e4 !important; /* cream */
	font: bold 1.0em Georgia, "Times New Roman", Times, serif !important;
	-moz-border-radius-topleft: 5px !important;
	-moz-border-radius-topright: 5px !important;
	-webkit-border-top-left-radius: 5px !important;
	-webkit-border-top-right-radius: 5px !important;
	
	clear: both;
	margin-bottom: 20px;
	display: block;
	padding: 8px 10px 0;
	text-decoration: none;
}

div.post h2 a:link {
	color: #6F868E !important; /*  */
	font: bold 1.0em Georgia, "Times New Roman", Times, serif !important;
	-moz-border-radius-topleft: 5px !important;
	-moz-border-radius-topright: 5px !important;
	-webkit-border-top-left-radius: 5px !important;
	-webkit-border-top-right-radius: 5px !important;
	
	clear: both;
	margin-bottom: 22px;
	display: block;
	padding: 8px 12px 0;
	text-decoration: none;
}

.sub_header {
	color: #fbf7e4 !important; /* cream */
	font: bold 1.0em Georgia, "Times New Roman", Times, serif;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}


/*  DIVS ************************************/
#special-div {
	font-size:16px;
	font-weight:bold;
	margin: 25px auto;
	font-family:Courier,"Courier New",mono;
	position: relative;
	width: 84%;	
}
#special-div h3 {
	font-style:italic;
	margin: 0 auto;
}
.tagline {
	margin: -20px auto 0;
} 

/*  PIC DIVS ******/
.bigpicdiv {
	margin:-5px 0px 8px 0px !important;
	padding:0px 0px 0px 0px !important;
}
.bigpic {
	margin:5px 0 2px 0 !important;
}

.picdiv {
	margin:-5px 15px 15px 15px !important;
}
.picdivleft {
	margin:-5px 15px 15px 15px !important;
	text-align: left;
}
.picdivright {
	margin:-5px 15px 15px 15px !important;
	text-align: right;
}
.picdivcenter {
	margin:-5px 15px 15px 15px !important;
	text-align: center;
}


.div_shaded, div-shaded { /* used in footer and behind emphasized text */
	align:center;
	border: 1px solid rgb(51, 51, 51);
	margin: 5px;
	padding: 5px;
	background-color: #c1c1b7; /* med beige */
	font-size: 11px;
	color: #53534c; /* dark brown2 */
	text-align:center;
}

.div_285px { /* used in footer and behind emphasized text */
	width: 285px;
}


/*  PICS ************************************/
.pic {
	margin:5px 0px 5px 0px !important;
}
.picleft {
	margin:5px 15px 0px 0 !important;
	text-align: left;
}
.picright {
	margin:5px 0px 0px 15px !important;
	text-align: right;
}
.piccenter {
	margin:5px 0px 5px 0 !important;
	text-align: center;
}


.mainpic {
	padding-left:10px;
	margin-left:15px;
}


/*  OTHER ************************************/
.logo {
	border:medium !important;
}

.template_light_text a:link, .template_light_text a:visited {
	color:#FBF7E4 !important; /* cream */
}

.bottom_fade {
	url(/images/about-fade-reverse.png) repeat-x 6.5 1.5;
}

ul li.widget h2 a {
	color: #FBF7E4;
	text-decoration: none;
}


/*  BULLETS ************************************/
.bullet {
	margin-right:2px !important;
	margin-bottom:-4px !important;
	margin-left:2px !important;
	border:0 !important;
	text-decoration:none !important;
	padding-left:4px !important;
	padding-right:5px !important;
}

.bullet_normal { 
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666; /* gray */
	margin-top: 0px; 
	margin-right: 5%;
/*	margin-left: 5%; */  
	text-indent: -10%;
	font-size: 11pt !important;
	font-weight: normal !important; 
} /*  set the font family on headings, p and ul elements if you intend to set borders or backgrounds on elements such as div. This is a work-around for a bug where the browser forgets to use the inherited font family, instead switching to the default font as set by the browser preferences.   */

.bullet_pad {
	padding-left: 60px;
	margin: -8px 0 -8px 0;
	text-align: left;
}

.bullet_detail { 
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666; /* gray */
	margin-top: 0px; 
	margin-right: 5%;
	text-indent: -10%;
	font-size: 10pt;
	font-weight: normal !important; 
	font-style: italic !important; 
} /*  set the font family on headings, p and ul elements if you intend to set borders or backgrounds on elements such as div. This is a work-around for a bug where the browser forgets to use the inherited font family, instead switching to the default font as set by the browser preferences.   */



/*  LINK LISTS ************************************/
.resource_link { 
	font-size: 11pt !important;
	margin: 3px 0 0 10px !important; */
	line-height: 100%;
}

.link_name { 
	line-height: 120%;
}

.link_url { 
	line-height: 115%;
	font-size: 70% !important;
	margin:0px 0px 0px 12px !important;
	text-decoration: none !important;
}

.link_div {
	margin:-245px 0px 0px 0px !important;
	text-align: right !important;
	color:#205970 !important; /* teal blue */
	font-size: 70% !important;
}

.link_desc { 
	color: #666666 !important; /* gray */
	margin: 0px 2% 0 2% !important;
	font-size: 9pt !important;
	font-weight: normal !important; 
	font-style: italic !important;
	text-align: justify !important; 
}

.link_desc_text { 
	color: #666666 !important; /* gray */
	margin: 14px 0 12px 0 !important;
	line-height: 120%;
	font-size: 9pt !important;
	font-weight: normal !important; 
	font-style: italic !important;
	text-align: justify !important; 
}

.link_desc_null { 
	margin: -30px 0 0 0 !important;
}

.link_tags {
	margin:6px 2% -10px 0px !important;
	color:#8e8e83 !important; /* dark beige */
	font-size: 92% !important; 
}

.link_date {
	margin:-21px 0px -10px 0px !important;
	color:#8e8e83 !important; /* dark beige */
	font-size: 8.5pt !important;
	font-weight: normal !important; 
	font-style: italic !important;
	text-align: right !important; 
}

.link_rating {
	margin:0px 0px 0px 0px !important;
	color:#205970 !important; /* teal blue */
	font-size: 7.5pt !important;
	font-style: italic !important;
	text-align: right !important; 
}



/*  BORDERS ************************************/
.border {
	border-color: #CCCCCC #666666 #666666 #CCCCCC; 
	border-width: medium; 
	border-style: solid; 
}

.border_thin {
	border-color: #CC0033 #660000 #660000 #CC0033; /* clockwise order from 12 0'clock: top, right, bottom, left */
	border-width: thin; 
	border-style: solid; 
}

.box1 {
	padding: 20px;
	border-width: medium;
	border-style: groove;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-image:  url(/images/graytexturenew_lightened.jpg); /* Gainsborough */
}


/*  DELICIOUS LINKS ************************************/
img.faviconimg {
	border:0 !important;
	width:22px !important; /* 14 */
	height:22px !important; /* 14 */
	padding:0 4px 0 4px !important;
	margin:0 2px -7px 4px !important;
	max-width: 15px;
	max-height: 15px;
	/* opacity: 0.5; */
}

img.faviconimg a:hover {
	/* opacity:1 !important;  */
}

ul.favilist {
	list-style:none !important;
	padding:0 4px !important;
	margin:0 4px -7px 4px !important;
}


#deliciousplus-box-6 ul li img, #deliciousplus-box-7 ul li img {
	width:28px !important; /* 16 */
	height:28px !important; /* 16 */
	padding-right: 5px;
}

.snapicious {
	padding-top: 8px !important;
	padding-bottom: 10px !important;
}

.deliciousplus-post, .snapicious-title, .snapicious-link {
	list-style:none !important;
	font-weight: bold !important;
	font-size: 12px !important;
	padding-right: 5px !important;
	padding-top: 8px;
}

.snapicious-title, .snapicious-link {
	padding-top: 8px;
}

.snapicious-desc {
	padding-bottom: 5px;
}

.snapicious-tags {
	padding-top: 3px;
	padding-bottom: 18px;
	margin-top: -10px;
}

.deliciousplus-tags, .deliciousplus-tags a:link, .deliciousplus-tags a:visited, .snapicious-tags {
	color:#8e8e83 !important; /* dark beige */
	font-style: italic !important;
}

.deliciousplus-post img.faviconimg {
	list-style:none !important;
	display:none;
	visibility: hidden;
}

.pbs_clearfix {
	-moz-border-radius-topleft: 5px !important;
	-moz-border-radius-topright: 5px !important;
	-webkit-border-top-left-radius: 5px !important;
	-webkit-border-top-right-radius: 5px !important;
	background: #F1F1E5 url(/images/wrapper-bg.jpg) repeat-y 0 0;
}

.pod_delicious_links_subtitle, .link_date {
	font-size:70%;
}

.pbs_top_left { /* delicious-plus widget/code */
	width: 100% !important;
	background-color: #d5d5c9; /* delicious-plus */	                           
	margin-left: 18px;	                           
	margin-bottom: 0pt;	                           
	margin-right: 0pt;	                           
	margin-top: -15px; /* -58px */	                           
	background:transparent;
}

#header {
}

/* Page Nav (drop down nav menu from busybee) ****************/

/* tabs on 1st menu level ******************/
#header #nav {
	bottom: -41px !important;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 24px; /* 27px thickness of tabs on 1st menu level */
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
}

/* Style drop down list */
#nav li ul {
	position: absolute;
	width: 350px; /* 203px width of tabs milehigh */
	left: -999em;
}

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

/* ******************/
/* tabs on 2nd menu level (1st drop down)  ******************/
#nav li ul li a {
	line-height: 20px; /* 25px thickness of tabs on 2nd menu level */
	font-size: 11px;
	width: 250px; /* 230 170 120px width of tabs milehigh */
	background: #7f97a1 !important; /* 7f97a1 mhtg blue tabs #9CAFB7 2nd level tab menu */
}

#nav li ul li a {
	border-bottom: 1px solid #205970; /* teal blue width/style/color */
}

#nav li ul ul {
	margin: 0px 0 0 160px; /* -26px 0 0 140px placement of dropdown tabs milehigh */
}

/* ******************/
/* tabs on 3rd menu level (2nd drop down)  ******************/
#nav li ul ul li a {
	line-height: 13px; /* 25px thickness of tabs on 3rd menu level */
	width: 150px; /* 120px width of tabs milehigh */
	background: #9CAFB7 !important; /* 7f97a1 mhtg blue tabs #9CAFB7 2nd level tab menu */
	margin-top: -12px;
	margin-bottom: 12px;
	margin-left: 15px;
	padding: 0 20px 0 20px;
	border-bottom: 1px solid #205970; /* teal blue width/style/color */
}

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

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

/* from blue.css, added li for 3rd level menu */
#header #nav li li a:link, #header #nav li li a:visited, #header #nav li li a:active {
}

/* from blue.css, added li for 3rd level menu */
#header #nav li li a:hover {
	background: #54666d !important; /* mhtg darker blue */
}


/* IE7 Fix */

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


/* ******************/
/* Second Menu (not used on mhtg) */
#secnav, #secnav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#secnav a {
	display: block;
	line-height: 58px;
	padding: 0 20px 0 20px;
	padding: 14px 20px 11px;
	color: #212121; /* busybee super dark brown5 */
}

#secnav li:hover, #secnav li.sfhover1 {
	cursor: pointer;
}

#secnav li:hover span, #secnav li.sfhover1 span {
	color: #fff;
}

#secnav li {
	float: left;
	font-size: 16px;
	font-weight: normal;
}

/* Style drop down list */

#secnav li ul {
	position: absolute;
	width: 1em;
	width: 288px; /* 188 */
	left: -999em;
	z-index: 10;
	border: 1px solid #e6e6e6; /* busybee light gray */
	border-width:0px 1px 1px;
}

#secnav li li {
	font-weight: normal;
}

#secnav li:hover ul, #secnav li.sfhover1 ul {
	left: auto;
}

#secnav li ul li a {
	background: url(/images/bg_cat_navi_item.gif) repeat-x scroll left bottom;
	line-height: 34px;
	color: #565656; /* busybee med brown */
	font-size: 12px;
	width: 248px; /* 148 */
	padding: 0 20px;
}

#secnav li ul li a {
}

#secnav li ul li a:hover {
	background: #D4D4D3; /* busybee brown gray */
}

#secnav li ul ul {
	margin: -35px 0 0 188px;
	border-width:1px;
}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {
	left: -999em;
}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {
	left: auto;
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {  
	position: static;
}



/* mailchimp widget overrides ********************************/ 
ul li.widget#mc_signup_container.widget_padding {
	margin-left: -8px !important;
	padding-left: -8px !important;
}
/*END// mailchimp widget overrides ********************************/ 


#sidebar {
	overflow: hidden;	
	position: relative;
}


/* replacement for PageCornr plugin which conflicts with Featured Content Gallery, so doing manual img placement */
/*
#pagecornr {
	position: absolute;
	right: 0; top: 0;
}
#pagecornr img {
	width: 300px; height: 300px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pagecornr .bg_msg {
	width: 200px; height: 200px;
	position: absolute;
	z-index: 98;
	right: 0; top: 0;
	background: url('http://milehighcentral.com/images/corner.png') no-repeat right top;
	text-indent: -9999px;
}
*/


#profile-badge {
	width: 407px;
	position: relative;
	background: url('http://milehighcentral.com/images/profile-badge407x299.png') no-repeat center top;
	text-align: center;
	margin: 0 auto -40px;
	font-family: Courier;
	font-size: 13px;
	font-weight: bold;
}
div.profile-item {
	width: 100%;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 11px 0;
	top:0px;
	left: 45px;
	clear: both;
	min-height: 50px;
}
div.profile-item a {
	color: #dbdbde !important;
}
div.profile-item a:hover, div.profile-item a:active {
	color: #fbf7e4 !important;
}
div.profile-item img {
	border: 4px none #C1C1B7;
	-moz-border-radius: 10px !important;
	-khtml-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	border-radius: 10px !important;
	padding: 0px !important;
}
div.profile-item-website {
	position: relative;
	text-align: left;
	margin: 0px;
/* 	top:0px; */
	float: left;
}
div.profile-item-social {
	position: relative;
	text-align: left;
	margin: 0px;
	left: 0px;
	top:-29px;
	font-size: 12px;
}
div.profile-item-social img, div.profile-item-social a img {
	border: none;
	margin-right: 8px !important;
	position: relative;
	top:-5px;
}
div.profile-item-social a {
	text-decoration: none !important;
}
div.profile-item-social p {
	position: relative;
	float: left;	
	top: 5px;
}

#profile-item1 {
	padding-top: 60px;
}
#profile-item1 div.profile-item-website {
	left:39px;
	top: 11px;
}
#profile-item2 {
/* 	top:-28px; */
	top:-40px;
}
#profile-item2 div.profile-item-website {
	top:5px;
}
#profile-item3 {
/* 	top:-78px; */
	top:-98px;
}
#profile-item3 div.profile-item-website {
	top:21px;
}

#article-showcase-hdr {
	position: relative;
	top: -75px;
	z-index: 100;
	color: rgb(255, 255, 255);
	width: 100%;
}
#article-showcase-hdr h2 {
	color: #f1f1e5;
	font-weight: bold;
}

/* featured content gallery */
#featured {
	background:url("../styles/clean-light/images/featured-bg.jpg") repeat-x scroll 0 0 #575750;
	position: relative;
	top:-31px;
	height: 322px;
}
#myGallery {
	position: absolute;
	margin: 10px;
}
/*END// featured content gallery */

ul#ad-buttons {
	position: relative;
	top: -39px;
}

#feedburner {
	margin: 0 auto;
	text-align: center;
}

.featured {
	position: relative;
	margin-bottom: 30px;
	padding: 10px 10px 15px;
}
.featured-article {
	background:url("../styles/clean-light/images/featured-bg.jpg") repeat-x scroll 0 0 #575750;
	padding: 10px;
	margin: 0 auto 30px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.featured-image, .featured-image img {
	margin-bottom: 0px !important;
}
.featured-image h2, .featured-image h2 a {
	color: #f1f1e5 !important;
	font-size: 18px !important;
	line-height: normal;
}
.featured-image a {
	font-size: 0px !important;
	background: none;
}
.featured-image a img {
}
.content #featured img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	height:180px;
}
.featured-description {
	background-color: #f1f1e5;	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
	padding: 8px;
}
.featured h2 {
	position: relative;
	display: block;
	width: 190px;
	min-height: 160px;
	margin: -180px 0 0 0;
	padding: 10px;
	font-size: 2.2em;
	text-transform: uppercase;
	color: #f1f1e5;
}
.featured h3, .featured-description h3 {
	clear: left;
	margin: 0 10px;
	color: #f1f1e5;	
}
.featured p {
	margin: 0 5px;
	color: #f1f1e5;
}
.featured a {
	text-decoration: none;
	border: none !important;
	font-size: 11px;
	color: #f1f1e5;
}

/* static social media follow by SiteSubscribe.com */
#follow-wrap {
	position: fixed;
	z-index: 100;
	left:0;
	top:100px;
	width: 120px;
	margin-left: 5px !important;
}
#follow-main-wrap {
	position: relative;
	background: url('http://milehighcentral.com/images/follow-main-wrap.png') no-repeat center top;
	left:0px;
	height: 25px;
}
/* follow me text */
#follow-main {
	position: relative;
	top:10px;
	left: 3px;
}
#follow-wrap-middle {
	position: absolute;
	top:25px;
	width: 120px;
	z-index: -1;
	background: url('http://milehighcentral.com/images/follow-wrap-middle.png') repeat-y top center;
	min-height: 260px;
}
#follow-subject-wrap {
	position: relative;
	top:5px;
	left: 1px;
}
#follow-subject {
}
#follow-twitter-wrap {
	position: relative;
	top:9px;
	left: 2px;
}
#follow-twitter {
}
#follow-linkedin-wrap {
	position: relative;
	top:6px;
	left: 1px;
}
#follow-linkedin {
}
#follow-facebook-wrap {
	position: relative;
	top:3px;
	left: 1px;
}
#follow-facebook {
}
#follow-wrap-bottom {
	position: relative;
	width: 120px;
	height: 31px;
	z-index: -1;
	top: -15px;
	background: url('http://milehighcentral.com/images/follow-wrap-bottom.png') no-repeat center bottom;
}

/* slidedeck plugin */
#slidedeck {
	margin: 0 auto;
	padding-bottom: 100px;
}
.slidedeck_frame {
	left: -372px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-o-border-radius: 15px;
    border: 6px solid #C1C1B7 !important;
}
.skin-light dl.slidedeck {
	overflow: visible !important;
	margin: 0 0 20px !important;
}
.skin-light dl.slidedeck dd.slide .sd-node-container {
	height: 100% !important;
}
.skin-light dl.slidedeck dd.slide .sd-node-content {
	overflow: visible !important;
	margin: 0 5px !important;
}
.skin-light dl.slidedeck dd.slide .sd-node-type {
}
.skin-light dl.slidedeck dd.slide .sd-node-image {
	padding-left: 10px !important;
	top: 9px;
}
.skin-light dl.slidedeck dd.slide .sd-node-timesince {
	margin: 0 0 2px !important;
	font-size: 10px  !important;
	line-height: 11px !important;
}
.sd-node-excerpt {
	font-size: 12px !important;
}
.sd-node-permalink {
	left: 329px;
    line-height: 14px;
    margin: 0 !important;
    position: absolute;
    top: 289px;
    width: 75px;
    z-index: 5;
}

/* delicous plus widget on pages */
h2.widgettitle a.template_light_text {
	color: #FBF7E4 !important;
	text-decoration: none !important;
}

#twitter_update_list {
	position: relative;
	top:-10px;
	list-style: none;
}

ul li.widget {
	list-style:none !important;
}

#leftbar {
	position: relative;
	top:62px;
	margin-left: 8px;
	margin-right: 8px;
	width: 232px !important;
}

#leftbar ul li.widget {
	min-width: 219px;
}

#sidebar ul li.widget {
	width: 161px;
	position: relative;
	left: 9px;
}

#about ul li.widget {
	width:161px;
	position: relative;
/* 	left: -30px; */
}

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

.widget ul {
	width:85%;
	position: relative;
/* 	left: -30px; */
}

#about {
	height: 200px !important;
}

#logo img, #logo a img {
	-moz-border-radius: 20px 20px 20px 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-o-border-radius: 20px;
    border: 7px solid #4f7eac !important;
    left: -5px;
    position: relative;
    top: -12px;
}

#header #description {
	font-size: 12px;
    font-weight: bold;
    margin-top: -6px;
}

.widget-padding {
	margin: 0 !important;
}


/* wp polls plugin */
#polls_form_2 {
	position: relative;	
	left: -10px;
}
.wp-polls-ans {
	position: relative;
/* 	left: -11px; */
}

#asides ul.widget {
	margin: 0;
	width: 100%;
	position: relative;
	left: 15px;
}
#asides .post {
	margin: 0 10px;
}
#asides p {
	margin: 0;
	padding-bottom:5px;
}

.single.post {
	font-size: 12px;
}
.wp-favicon-content {
	position: relative !important;
	top:19px !important;
}

.content blockquote {
	padding: 8px 20px !important;
}


/* link manage widget, use 'widgets on pages' headers instead of link manage widget headers */
.link_manage div h2 {
	display: none;
}

/* featured articles lite plugin */
.FA_overall_container {
	border: 5px solid #B5B5B5 !important;
	left:-5px;
	margin-bottom: 70px;
	-moz-border-radius-topleft: 10px !important;
	-moz-border-radius-topright: 10px !important;
	-webkit-border-top-left-radius: 10px !important;
	-webkit-border-top-right-radius: 10px !important;

	-moz-border-radius-bottomleft: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	-webkit-border-bottom-left-radius: 10px !important;
	-webkit-border-bottom-right-radius: 10px !important;
}
.FA_featured_articles {
}

/* jquery-collapse-o-matic plugin */
.trigger-link {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;	
    border-color: #3FB9EB !important;
    background-repeat: no-repeat;
    background-position: left center;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    font-weight: bold;
    margin: 10px 10px 0;
    min-height: 20px;
    text-align: left;    
    background-color: #19B5FF !important;
    padding: 5px 10px 5px 40px !important;
    font-size: 24px;
    max-height: 110px;
}
.info {
    background-image: url("http://milehighcentral.com/images/info32x32.png") !important;
}
.target {
 	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
	border-width: 0 1px 1px;
    border-left: 1px solid #3FB9EB;
    border-right: 1px solid #3FB9EB;
    border-bottom: 1px solid #3FB9EB;
 	margin: 0 10px 10px;
 	background-color: #FBF7EC !important;
    background-image: none !important;
    padding: 5px 15px;
}
.expand, .expand-big {
	background-image: url("http://milehighcentral.com/images/expand24.png") !important;
	background-repeat: no-repeat;
	padding: 0 0 10px 16px;
	cursor: pointer;
}
.expand-big h3 {
	padding-bottom: 5px;
	color: #ffffff;
	margin: 0;
}
.hover {
	text-decoration: none !important;
	color: #d0a23a !important;
}
.close, .close-big, .contract-big, .collapse-big {
	background-image: url("http://milehighcentral.com/images/contract24.png") !important;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    border-left: 1px solid #3FB9EB;
    border-right: 1px solid #3FB9EB;
    border-top: 1px solid #3FB9EB;

    background-position: left center;
    background-repeat: no-repeat;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    font-weight: bold;
    margin: 10px 10px 0;
    min-height: 20px;
    text-align: left;    
    background-color: #19B5FF;
}
.collapseomatic_content {
	margin: 0px 10px !important;
	padding: 10px !important;
}



a[href$='.doc'], a[href$='.DOC'], a[href$='.docx'], a[href$='.DOCX'] {
	background:transparent url(http://milehighcentral.com/images/word.png) center left no-repeat;
	display:inline-block;
	padding-left:25px;
	line-height:18px;
}

.check, li.check:before, ul.check li:before, ul#check li:before {
	content: url("http://milehighcentral.com/images/check.png") !important;
	list-style: none;
}
.check, li.check, ul.check li, ul#check li {
	list-style: none;
}

/* jquery-collapse-o-matic plugin */
.trigger-link {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
    border-color: #3FB9EB !important;
    background-repeat: no-repeat;
    background-position: left center;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    font-weight: bold;
    margin: 10px 10px 0;
    min-height: 20px;
    text-align: left;    
    background-color: #c1c1b7 !important;
    padding: 5px 10px 5px 40px !important;
    font-size: 24px;
    max-height: 110px;
}
.info {
    background-image: url("http://milehighcentral.com/images/info32x32.png") !important;
}
.target {
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;	

	border-width: 0 1px 1px;
    border-left: 1px solid #3FB9EB;
    border-right: 1px solid #3FB9EB;
    border-bottom: 1px solid #3FB9EB;
 	margin: 0 10px 10px;
 	background-color: #FBF7EC !important;
    background-image: none !important;
    padding: 5px 15px;
}
.collapseomatic, .expand, .expand-big {
	background-image: url("http://milehighcentral.com/images/expand24.png") !important;
	background-repeat: no-repeat;
	padding: 0 0 10px 16px;
	cursor: pointer;
}
.expand-big h3 {
	padding-bottom: 5px;
	color: #ffffff;
	margin: 0;
	position: relative;
	top: -30px;
}
.collapseomatic h3 {
	font-size: 0.85em;
}
.colomat-hover {
	text-decoration: none !important;
}
/*
.arrowright {
	background-position: top right;
	padding: 0 16px 10px 0;
}
*/
a.hover, img.hover, .hover {
	text-decoration: none !important;
	color: #d0a23a !important;
}
.colomat-close, .close, .close-big, .contract-big, .collapse-big {
	background-image: url("http://milehighcentral.com/images/contract24.png") !important;

	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;

	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;

	-webkit-border-bottom-right-radius: 0px;
	-khtml-border-radius-bottomright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-o-border-bottom-right-radius: 0px;
	
	-webkit-border-bottom-left-radius: 0px;
	-khtml-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-o-border-bottom-left-radius: 0px;	

    border-left: 1px solid #3FB9EB;
    border-right: 1px solid #3FB9EB;
    border-top: 1px solid #3FB9EB;

    background-position: left center;
    background-repeat: no-repeat;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    font-weight: bold;
    margin: 10px 10px 0;
    min-height: 20px;
    text-align: left;    
    background-color: #19B5FF !important;
}
.collapseomatic_content {
	margin: 0px 10px !important;
	padding: 10px !important;
}


/*STB Special Text Boxes plugin all*/
/* main container */
.info, .warning, .alert, .black-box, .grey-box, .gray-box, .download, .custom, .link-box, .internal-link-box, .discount {
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-border-radius: 5px;
	background-color: #FBF7EC;
    color: #D0843A;
	background-position: left top;
    background-repeat: no-repeat;
    min-height: 40px;
    text-align:left;
   	-moz-box-shadow: 3px 3px 3px #888888;
	-webkit-box-shadow: 3px 3px 3px #888888;
	box-shadow: 3px 3px 3px #888888;
	border: #3FB9EB 2px solid;
	padding-top: 9px;
	margin-top: 10px;
}
.info h2, .warning h2, .alert h2, .black-box h2, .grey-box h2, .gray-box h2, .download h2, .custom h2, .link-box h2, .internal-link-box h2, .discount h2 {
	padding: 0 50px;
}	
.info h3, .warning h3, .alert h3, .black-box h3, .grey-box h3, .gray-box h3, .download h3, .custom h3, .link-box h3, .internal-link-box h3, .discount h3 {
	padding: 0 40px;
/* 	text-indent: 42px; */
	position: relative;
	top: -10px;
}	
.info p, .warning p, .alert p, .black-box p, .grey-box p, .gray-box p, .download p, .custom p, .link-box p, .internal-link-box p, .discount p {	
	position: relative;
	top: -3px;
	padding: 0 45px;
}	

/* caption */
.caption-box, .info-caption, .warning-caption, .alert-caption, .grey-caption, .gray-caption, .black-caption, .download-caption, .custom-caption, .link-box-caption, .internal-link-box-caption, .link-caption, .discount-caption {
	-moz-background-clip: border;
    -moz-background-origin: padding;
	background-image: url("http://milehighcentral.com/images/info32x32.png");
	background-position: left top;
    background-repeat: no-repeat;
	border-color: #3FB9EB;
	background-color:#19B5FF;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	color: #FFFFFF;
	min-height: 32px;
	position: relative;
	top: -25px;
}
.caption-box h3, .info-caption h3, .warning-caption h3, .alert-caption h3, .grey-caption h3, .gray-caption h3, .black-caption h3, .download-caption h3, .custom-caption h3, .link-box-caption h3, .internal-link-box-caption h3, .link-caption h3,
.caption-box p, .info-caption p, .warning-caption p, .alert-caption p, .grey-caption p, .gray-caption p, .black-caption p, .download-caption p, .custom-caption p, .link-box-caption p, .internal-link-box-caption p, .link-caption p, .discount-caption p {
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	top:5px;
}
.info-content, .warning-content, .alert-content, .gray-box-content, .grey-box-content, .black-box-content, .download-content, .custom-content, .link-box-content, .internal-link-box-content, .link-content, .discount-content {
	position: relative;
	top: -10px;
}

/*info*/
.info {
	background-color: #ebf5fc !important;
}
.info p {
}
.info-caption {
}
.info-content {
}

/*warning*/
.warning {
	background-image: url("http://milehighcentral.com/images/warning32x32.png");
	background-color: #fbf7c9;
	border-color: #d0a23a;
}
.warning p {
}
.warning-caption {
}
.warning-content {
}

/*alert*/
.alert {
	background-image: url("http://milehighcentral.com/images/alert-b.png");
	background-color: #fbf7d5;
	border-color: #e71310;
}
.alert p {
	color: #e71310;
}
.alert-caption {
}
.alert-content {
}

/*download*/
.download {
	background-color: #FBF7EC !important;
	border-color: #3FB9EB !important;
	color: #D0843A !important;
}
.download p {
}
.download-caption {
	background-color: #19B5FF !important;
	border-color: #3FB9EB !important;
}
.download-content {
	background-color: #FBF7EC !important;
	border-color: #3FB9EB !important;
}

/*black*/
.black-box {
	background-color: #FBF7EC !important;
	color: #D0843A !important;
	background-image: url("http://milehighcentral.com/images/images/earth.png");
    border: 1px solid #6E6E6E;
}
.black-box p {
}
.black-box-caption {
	background-color: #19B5FF !important;
	border-color: #3FB9EB !important;
}
.black-box-content {
	background-color: #FBF7EC !important;
	border-color: #3FB9EB !important;
}

/*gray*/
.gray-box {
	background-color: #eeeeee !important;
	color: #78838d !important;
}
.gray-box p {
}
.gray-caption {
	background-color: #808080 !important;
}
.gray-content {
}

/*custom*/
.custom {
	background-image: none;
	background-color: #FBF7EC !important;
	color: #D0843A !important;
	padding: 5px 10px 0px 70px !important;
}
.custom p {
}
.custom-caption {
	background-color: #19B5FF !important;
	border-color: #3FB9EB !important;
	padding-left: 80px !important;
}
.custom-content {
	background-color: #FBF7EC !important;
	border-color: #3FB9EB !important;
	background-image: none !important;
}

/*link*/
.link-box {
	background-image: url("http://milehighcentral.com/images/earth-b.png");
	background-color: #ebf5fc !important;
}
.link-box p, .link p  {
	color: #3fb9eb;
	padding: 0 45px 0 55px;
}
.link-box a, .link a, .link-box p a, .link p a {
	color: #3a93d0;
	text-align: center;
}
.link-box-caption, .link-caption {
}
.link-box-content, .link-caption {
}

/*internal link*/
.internal-link-box {
	background-image: url("http://milehighcentral.com/images/infoicon.png");
	background-color: #ebf5fc !important;
}
.internal-link-box p, .internal-link p  {
	color: #3fb9eb;
}
.internal-link-box a, .internal-link a, .internal-link-box p a, .internal-link p a {
	color: #3a93d0;
	text-align: center;
}
.internal-link-box-caption, .internal-link-caption {
}
.internal-link-box-content, .internal-link-caption {
}

/*discount*/
.discount {
	background-color: #FCEEEB;
	background-image: url("http://milehighcentral.com/images/discount70x57.png");
	border: 1px solid #3FB9EB;
	color: #EB473F;
	min-height: 50px;
	padding: 5px 10px 5px 75px;
	font-size: smaller;
	margin: 15px;
	line-height: 24px;
	font-family: Cambria, Georgia, Geneva, Verdana;
	font-weight: normal;
}
.discount p {
}
.discount-caption {
}
.discount-content {
}
/* END// Special Text Boxes */

#header, #header-alt {
	z-index: 50;
}

/* bio */
#my-bio {
	margin: 0 auto;
}
.founder {
	margin-top: 10px;
	margin-bottom: 30px;
}
.website {
	clear: both;
	margin-top: 15px;
}
.website img {
	position: relative;
	top:-4px;
	padding: 0 !important;
	padding-bottom:37px;
	background: none !important;
}
.website img.SiteSubscribe {
	margin-top:-18px !important;
	padding-bottom: 0;
	top:-3px;
}
.website.SiteSubscribe, .website.MileHighMarketing, .website.MileHighTechGuy, .website.WordPressInteractiveTraining, .website.GoldenGathering, .website.KingdomLinks, .website.MileHigh {
	margin-bottom: 18px !important;
}
.website.SiteSubscribe {
	max-height: 83px;
}
.website.MileHighMarketing {
	margin-top: 20px;
	max-height: 83px;
}
.website.MileHighTechGuy {
	height: 124px;
}
.website.WordPressInteractiveTraining {
	max-height: 95px;
}
.website.GoldenGathering, .website.KingdomLinks, .website.MileHigh {
	max-height: 123px;
}
.social {
	position: relative;
	top:10px;	
}
#my-bio p {
	text-align:left;
}
#bio-logo {
	margin: 0 auto;
}
.feature, .features
{
	background-color: rgba(235, 245, 252, 0.8);
	margin: 15px;
	border: 1px solid #3FB9EB;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-o-border-radius: 15px;
	padding: 10px;
	background: #FFF url("http://milehighcentral.com/images/page-background.gif") repeat-x top;
}
img.feature {
	margin: 0;
	padding: 0;
	border: none !important;
	background: none;
	position: relative;
	top: -54px;
}
.feature2, .features2
{
	background-color: rgba(235, 245, 252, 0.8);
	margin: 15px;
	border: 1px solid #3FB9EB;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-o-border-radius: 15px;
	background: #FFF url("http://milehighcentral.com/images/page-background.gif") repeat-x top;
	width: 80%;
	padding: 10px 10px 15px !important;
	-webkit-box-shadow: #666 6px 6px 6px;
	-moz-box-shadow: #666 6px 6px 6px;
	box-shadow: 6px 6px 6px #666;
	margin: auto;
}
