@charset "UTF-8";
/* CSS Document */


/* Global Styles __________________________________________ */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	}
p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	}

p a	{
	color: #0ebadc;
	text-decoration: underline;
}

p a:hover	{
	color: #0ebadc;
	text-decoration: none;
}

p.inline-quote {
	background-color: #f1efe9;
	border-top: #c7c4be dashed 1px;
	border-bottom: #c7c4be dashed 1px;
	margin: 10px 0 10px 0;
	padding: 10px 30px 10px 30px;
	}

p.tags {
	font-weight: 700;
	font-size: 14px;
	color: #333;
	margin-top: -8px;
	}

p.tags a	{
	color: #0ebadc;
	text-decoration: underline;
}

p.tags a:hover	{
	color: #0ebadc;
	text-decoration: none;
}

p.tags2 {
	font-size: 12px;
	color: #333;
	margin-top: -8px;
	}

p.tags2 a	{
	color: #0ebadc;
	text-decoration: underline;
}

p.tags2 a:hover	{
	color: #0ebadc;
	text-decoration: none;
}


p.caption {
	font-size: 12px;
	line-height: 16px;
	color: #959595;
	margin-top: -8px;
	}

p.caption a	{
	color: #0ebadc;
	text-decoration: underline;
}

p.caption a:hover	{
	color: #0ebadc;
	text-decoration: none;
}
.pullquote {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	width: 273px;
	height: 100%;
	float: right;
	background-image: url(images/pull_quote_back.png);
	background-repeat: repeat;
	padding: 30px;
	margin: 0 0 20px 20px;
	}
ol, ul, li {
	list-style: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* Styles Re-Added __________________________________________ */

ol.numeric {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin: 0;
	padding: 0 0 0 20px;
	}
	
ol.numeric li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	list-style-type:decimal;
	}

ol.bullet {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type:disc;
	}

ol.bullet li.a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	margin: 0;
	list-style-type:disc;
	}
	
ol.bullet li.b {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 20px;
	list-style-type:disc;
	color: #999;
	}
	
ol.bullet li.c {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 40px;
	list-style-type:disc;
	color: #ccc;
	}
	
/* Styles Re-Added __________________________________________ */
	
label{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}	

/* Headlines __________________________________________ */
h1 {
	font-family: 'MenschMenschThin', Verdana, Tahoma;
	font-size: 55pt;
	letter-spacing: normal;
	text-shadow: 0px 1px 1px #999;
}

h2 {
	font-family: 'MenschMenschThin', Verdana, Tahoma;
	font-size: 30pt;
	letter-spacing: normal;
	word-spacing: -10pt;
	color: #e3252d;
	text-shadow: 0px 1px 1px #999;
	font-weight: normal;
}

h2.positive {
	color: #303030;
}

h2.reverse {
	color: #fff;
}
	
h3 {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
	color: #e3252d;
	}
	
h3.black {
	color: #333;
	}
h3 a {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
	color: #e3252d;
	text-decoration: none;
	}
h3 a:hover {
	text-decoration: none;
	}	
h4 {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	color: #e3252d;
	margin-bottom: 18px;
	}
	
h4.alternate {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 18px;
	}
.title_black {
	font-family: 'MenschMenschThin', Verdana, Tahoma;
	font-size: 45pt;
	letter-spacing: normal;
	word-spacing: -10pt;
	color: #303030;
	text-shadow: 0px 1px 1px #fff;
	margin-bottom: 0px;
	}

.title_white {
	font-family: 'MenschMenschThin', Verdana, Tahoma;
	font-size: 45pt;
	letter-spacing: normal;
	word-spacing: -10pt;
	color: #fff;
	text-shadow: 0px 1px 1px #999;
	margin-bottom: 0px;
	}	
/* Subhead __________________________________________ */
	
h5	{
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 0px;
	}

h5.reverse	{
	color: #fff;
	}
		
h5	a {
	color: #0ebadc;
	text-decoration: none;
	}
	
h5	a:hover {
	color: #333;
	text-decoration: none;
	}


h6 {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	color: #3b3b3b;
	margin-top: 12px;
	text-shadow: 0px 1px 1px #fff;
	}

h6 a {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	color: #0ebadc;
	text-decoration: none;
	margin-top: 12px;
	text-shadow: 0px 1px 1px #fff;
	} 
	
h6 a:hover {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	color: #0ebadc;
	text-decoration: none;
	margin-top: 12px;
	text-shadow: 0px 1px 1px #fff;
	}
	
	
h7	{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	}

h7.reverse	{
	color: #fff;
	}
		
h7	a {
	color: #0ebadc;
	text-decoration: none;
	}
	
h7	a:hover {
	color: #333;
	text-decoration: none;
	}
	
	
.arrow {
	font-size: 60%;
	text-decoration: none;
	color: #0ebadc;
	}

.nav-arrow {
	font-size: 60%;
	text-decoration: none;
	}
	
ol.numeric {
	color: #333;
	margin: 0;
	padding: 0 0 0 20px;
	}
	
ol.numeric li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	list-style-type:decimal;
	}

ol.bullet {
	color: #333;
	margin: 0;
	padding: 0 0 0 20px;
	list-style-type:disc;
	}

ol.bullet li.a {
	color: #333;
	margin: 0;
	list-style-type:disc;
	}
	
ol.bullet li.b {
	margin: 0 0 0 20px;
	list-style-type:disc;
	color: #999;
	}
	
ol.bullet li.c {
	margin: 0 0 0 40px;
	list-style-type:disc;
	color: #ccc;
	}

	
/* Container __________________________________________ */	

#container {
	width: 960px;
	height: 100%;
}
	
	
/* Header __________________________________________ */
	
#header {
	width: 100%;
	height: 100%;
	}

/* Header Border __________________________________________ */	

#header .border {
	width: 100%;
	height: 16px;
	background-color: #303030;
	z-index: 10;
	}

/* Header Nav Area __________________________________________ */
#header .nav-area {
	width: 100%;
	height: 82px;
	background-image:url(images/header_nav_area.png);
	background-repeat: repeat-x;
}

#header .nav-area-wrap {
	width: 960px;
	height: 82px;
	margin: 0 auto 0 auto;
}

#header .nav-area-left {
	width: 230px;
	height: 82px;
	float: left;
	background-image:url(images/header_nav_area_left.png);
	background-repeat: no-repeat;
}


/* Navigation __________________________________________ */
#navigation {
	width: 730px;
	height: 82px;
	float: left;
	}
	
#navigation .social {
	width: 450px;
	height: 29px;
	float: left;
	background-color: #303030;
	margin: 0 0 0 280px;
	}

#navigation .donate {
	width: 100px;
	height: 29px;
	float: left;
	background-color: #303030;
	}
		
#navigation .twitter {
	width: 25px;
	height: 24px;
	float: left;
	background-color: #303030;
	padding: 2px 2px 3px 2px;
	}
	
#navigation .facebook {
	width: 25px;
	height: 24px;
	float: left;
	background-color: #303030;
	padding: 2px 2px 3px 2px;
	}
	
#navigation .rss {
	width: 25px;
	height: 24px;
	float: left;
	background-color: #303030;
	padding: 2px 2px 3px 2px;
	}
	
#navigation .vimeo {
	width: 25px;
	height: 24px;
	float: left;
	background-color: #303030;
	padding: 2px 2px 3px 2px;
	}
	
#navigation .flickr {
	width: 25px;
	height: 24px;
	float: left;
	background-color: #303030;
	padding: 2px 2px 3px 2px;
	}


/* Start Menu _____________________________________________ */	
	
#menu {
	width: 200px;
	height: 24px;
	background-color: #a8e2ee;
	background-image: url(images/menu_backgnd.png);
	background-repeat: no-repeat;
	float: left;
	margin: 2px 2px 3px 2px;
	text-align:center;
}

#menu ul {
	width: auto;
	height: 24px;
	list-style:none;
	margin: 2px 2px 0 2px;
	display: block;
	z-index: 10000;
}

#menu li {
	float:left;
	display:block;
	text-align:left;
	position:relative;
	padding: 0;
	margin-right:0;
	margin-top:0;
	border:none;
	height: 24px;
}

#menu ul li .dropdown_3columns .col_1 ul{
	height: auto;
}

#menu li:hover {
	border: none;
	padding: 0;
}

#menu li a {
	font-family: 'Open Sans', sans-serif;
	font-size:14px; 
	color: #303030;
	display:block;
	outline:0;
	text-decoration:none;
}

#menu li:hover a {
	color:#fff;
}

#menu li .drop {
	padding-right:21px;
	background:url(images/drop.gif) no-repeat right 8px;
}

#menu li:hover .drop {
	background:url(images/drop.png) no-repeat right 8px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns {
	margin:4px -29px auto auto;
	float:right;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align: left;
	padding:0px 5px 5px 5px;
	background-color: #a8e2ee;
	background-image: url(images/menu_drop-bckgnd.png);
	background-repeat: repeat-x;
	z-index: 30000;
	box-shadow: 1px 1px 1px #999;
	}
	
.dropdown_3columns {width: 720px;}
.dropdown_4columns {width: 560px;}

#menu li:hover .dropdown_3columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

.col_1 {width:230px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}

#menu li .align_right {
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family: 'Open Sans', sans-serif;
	line-height:21px;
	font-size:14px;
	text-align:left;
}

#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}

#menu h3 {
	font-size:14px;
	font-weight: bold;
	color: #303030;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px dashed #999;
}

#menu li:hover div a {
	font-size:12px;
	color:#303030;
}

#menu li:hover div a:hover {
	color:#fff;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}

#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:230px;
}

#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}


/* End Menu _____________________________________________ */
 


#navigation ul.main {
	width: 620px;
	height: 53px;
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 110px;
	text-transform: uppercase;
	}
#navigation li.main {
	width: 16.5%;
	height: 38px;
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-align: center;
	}
	
#navigation li.main a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-align: center;
	text-decoration: none;
	}
	
#navigation li.main a:hover {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #1bb7d5;
	text-align: center;
	text-decoration: underline;
	}
	
	

/* Main Area / Pages __________________________________________ */
#main {
	width: 100%;
	height: 100%;
	}
	
#main .index {	
	width: 100%;
	height: 100%;
	background-image:url(images/main_bckgnd.png);
	background-repeat: repeat;
}



/* Footer __________________________________________ */	
#footer {
	width: 100%;
	height: 100%;	
	}


/* Footer Main __________________________________________ */		
#footer .main {
	width: 100%;
	height: 222px;
	background-color: #2e2e2e;
	background-image:url(images/footer_main.png);
	background-repeat: repeat-x;
}

#footer .main-inset {
	width: 960px;
	height: 222px;
	margin: 0 auto 0 auto;
}

#footer .main-left {
	width: 220px;
	height: 157px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	padding-top: 65px;
	float: left;
}
#footer .main-left a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: underline;
}

#footer .main-left a:hover {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
#footer .main-left p{
 	color: #fff;
}

#footer .main-twitter {
	width: 310px;
	height: 102px;
	float: left;
	background-image:url(images/footer-main-twitter.png);
	background-repeat: no-repeat;
	padding: 70px 30px 50px 30px;
}

#footer .main-facebook {
	width: 310px;
	height: 102px;
	float: left;
	background-image:url(images/footer-main-facebook.png);
	background-repeat: repeat-x;
	padding: 70px 30px 50px 30px;
}
#footer .main-facebook ul, li {
	padding: 0;
	margin: 0;
	border: 0;
}

#footer .main-facebook ul li h5	{
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 16px;
	color: #3b3b3b;
	margin: 15px 0 0;
	text-shadow: 0px 1px 1px #fff;
}
#footer .main-facebook ul li h5 a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
}
#footer .main-facebook ul li ul li a {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
}



/* Footer Bottom __________________________________________ */	
	
#footer .bottom {
	width: 100%;
	height: 100px;
	background-image:url(images/footer_bottom.png);
	background-repeat: repeat;
	}
	
#footer .bottom-inset {
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	}	
	
#footer .bottom-left {
	width: 175px;
	height: 100px;
	float: left;
	background-image:url(images/footer_bottom_left.png);
	background-repeat: no-repeat;
	}
#footer .bottom-right {
	height: 30px;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin: 35px 0 0 0;
	text-align: right;
	}
#footer .bottom-right a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	}
#footer .bottom-right a:hover {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-decoration: underline;
}
#footer .bottom-right ul {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #333;
	list-style: none;
	padding: 0;
	margin: 0;
	}
#footer .bottom-right ul li {
	border-right: 1px solid #333;
	height: auto;
	display: block;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 7px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align: center;
	}
#footer .bottom-right ul li:last-child {
	border: 0;
}
#footer .bottom-right ul li a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	}
	
#footer .bottom-right ul li a:hover {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-decoration: underline;
}
.twtr-hd{
	display: none;
}
.twtr-ft{
	display: none;
}

/* Style added after Launch _____________________________________ */

.tilt-shift {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	height: 20px;
	width: auto;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 130px;	
	}
	
.tilt-shift a {
		color: #333;
		text-decoration: none;
	}

.tilt-shift a:hover	{
		color: #0ebadc;
		text-decoration: none;
	}
	
/* Pages: Index _____________________________________ */	
	
#index-img-wrap {
	width: 100%;
	height: 100%;
	background-color: #303030;
}
#index-img {
	width: 1200px;
	height: 345px;
	margin: 0 auto 0 auto;
	position: relative;
	background-image: url(images/img-area-1.png);
	font-family: 'Bitter', serif;
	font-size: 55px;
	line-height: 60px;
	color: #fff;
	text-shadow: 0.1em 0.1em 0.2em #333;
	text-align: center;
	padding: 44px 0 0 0;
}

#index-img-border {
	width: 100%;
	height: 39px;
	background-image:url(images/index_img_border.png);
	background-repeat: repeat-x;
}

#index-img-content {
	width: 100%;
	height: 190px;
	background-image:url(images/index_img_content_bckgnd.gif);
	background-repeat: repeat-x;
	position: relative;
}

#index-img-content .intro {
	width: 960px;
	height: 120px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 70px 0 0 0;
	text-shadow: 0px 1px 1px #fff;
}
/* EXPANDING BG */
#bg-image{
	width: 100%; 
	height: auto;
	max-height: 345px;
	overflow: hidden;
	position: absolute; 
    left: 0px; 
    top: 98px; 
    z-index: 0;
}
.admin-bar #bg-image {
	top: 130px; /* Account for wp-admin toolbar */
}
#bg-image img{
    width:100%;
    height:auto;
    min-height: 345px;
}
#index-text {
	width: 100%; 
	height: auto;
	min-height: 300px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	position: relative; 
    left: 0px; 
    top: 0; 
    z-index: 0;
	font-family: 'Bitter', serif;
	font-size: 55px;
	line-height: 60px;
	color: #fff;
	text-shadow: 0.1em 0.1em 0.2em #333;
	text-align: center;
	padding: 20px 0 25px 0;
}


/* Pages: Index .Illustrations + Rollovers _____________________________________ */

#index-img-content .intro .illustration-left {
	width: 213px;
	height: 213px;
	position: absolute;
	margin: -238px 0 0 75px;
}

#index-img-content .intro .illustration-middle {
	width: 213px;
	height: 213px;
	position: absolute;
	margin: -238px 0 0 366px;
}

#index-img-content .intro .illustration-right {
	width: 213px;
	height: 213px;
	position: absolute;
	margin: -238px 0 0 650px;
}



/* Pages: Index .Content (Map Area) _____________________________________ */

#index-content-wrap {
	width: 960px;
	height: 570px;
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
}
	 
#index-content {
	width: 500px;
	height: 100%;
	float: left;
	padding: 10px 40px 0 20px;
	position: relative;
}

#index-content .map-wrap {
	width: 528px;
	height: 318px;
	float: left;
	position: absolute;
	top: 120px;
	left: -28px;
}

#index-content .map-subtext {
	width: 518px;
	height: auto;
	float: left;
	padding: 0 10px 0 0;
	position: absolute;
	top:470px;
}

#index-content-spacer {
	width: 5px;
	height: 512px;
	float: left;
	background-image:url(images/index_spacer.png);
	background-repeat: repeat-y;
	margin: 50px 25px 0 10px;
}


/* Pages: Index .Rail (News Area) _____________________________________ */

#index-rail {
	width: 340px;
	height: 600px;
	float: left;
	padding-top: 10px;
}

#index-rail .content_1 {
	width: 340px;
	height: auto;
	float: left;
	padding: 0;
	margin: -20px 0 10px 0;
}
#index-rail h5 a {
	color: #333;
	text-decoration: none;
}
#index-rail .content_2 {
	width: 340px;
	height: auto;
	float: left;
	padding: 0;
	margin: -20px 0 0 0;
}

#newsletter {
	width: 100%;
	height: 62px;
	background-image:url(images/newsletter.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 9px 0 0 0;
}










/* Pages: Interior Start Here _____________________________________ */

/* Pages: Interior _____________________________________ */

#interior {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	}

#interior .content {
	width: 734px;
	float: left;
	
	}
	
#interior .spacer {
	width: 100%;
	height: 12px;
	background-image:url(images/footer_top.png);
	background-repeat: repeat-x;
	}

#sidebar {
	width: 222px;
	float: left;
	background color: #C66;
	position: relative;
	}


/* Pages: Interior .Page _____________________________________ */

#interior .page {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/page_bckgnd.jpg);
	background-repeat: repeat-x;
	}

#interior .page .wrap {
	width: 960px;
	height: auto;  /** SERGIO STYLE **/
	margin: 0 auto 0 auto;
	padding: 30px 0 0;
	}
	
#interior .page .content {
	width: 734px;
	float: left;
	}
	
#interior .page .title {
	width: 960px;
	float: left;
	margin-bottom: 20px;
	}
	
#interior .page .intro {
	width: 734px;
	height: 162px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 60px 0;
	position: relative;
	}
	
#interior .page .intro-type {
	width: 320px;
	height: 162px;
	float: left;
	padding:  0 0 0 0;
	margin: -30px 0 45px 0;
	position: relative;
	}
	
#interior .page .image-feature {
	width: 300px;
	height: 215px;
	float: left;
	position: absolute;
	padding: 5px;
	margin: -90px 0 0 364px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	}
#interior .page .image-feature img{
	width: 300px;
	height: 215px;
}	
#interior .page .input_area {
	width: 634px;
	float: left;
	margin: 0 0 50px 0;
	padding: 20px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
#interior .page .input_area nav a {
	color: #0EBADC;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
	
#interior .page .image-horizontal {
	width: 624px;
	height: auto;
	padding: 5px;
	margin: 0 0 20px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	clear:both;
	}
	
#interior .page .image-inline {
	width: 191px;
	height: 186px;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	}
	
#interior .page .image-bio {
	width: 133px;
	height: 117px;
	float: left;
	padding: 5px;
	margin: 10px 20px 10px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	}


.two-wrapper { /* new style */
	width: 634px;
	height: auto;
	float: left;
	background-image:url(images/twowrap_bckgnd.png);
	background-repeat: repeat-y; 
}

#interior .page .twocolumn-wrap {
	width: 290px;
	height: auto;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	}
	
#interior .page .twocolumn-spacer {
	width: 6px;
	height: auto;
	min-height: 215px;
	float: left;
	padding: 0;
	margin: 20px 7px 0 21px;
	}

#interior .page .twocolumn {
	width: 280px;
	height: 215px;
	float: left;
	padding: 5px;
	margin: 20px 0 20px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
	
#interior .page .twocolumn .title {
	height: 51px;
	width: 310px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: -80px 0 0 -10px;
	}	
	
#interior .page .twocolumn .left {
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/two_column_left.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .page .twocolumn .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	width: 245px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 20px 0 20px;
	margin: 5px 0 0 0;
	text-align:center;
	}
	
#interior .page .twocolumn .right {
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/two_column_right.png);
	background-repeat: no-repeat;
	}



#sidebar .scroll-wrap {
	width: 6px;
	height: 100%;
	float: left;
	margin: 0 0 0 0;
	}
	
#sidebar .scroll {
	width: 6px;
	height: 7265px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	position: relative;
	z-index: 1000;
	}
	
#sidebar .scroll .down {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	margin: 240px 0 0 -11px;
	}
	
#sidebar .scroll-bottom {
	width: 6px;
	height: 125px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	position: relative;
	z-index: 1100;
	}
	
#sidebar .scroll-bottom .up {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-top.png);
	background-repeat: repeat-y;
	margin: 0 0 0 -11px;
	position: relative;
	z-index: 1200;
	}
	
#sidebar .navigation {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #999;
	width: 166px;
	height: auto; /** SERGIO STYLE **/
	padding: 0 0 0 24px; /** SERGIO STYLE **/
	margin: -70px 0 0 0;
	float: left;
	position: absolute;
	}
	
#sidebar .navigation a {
	color: #fff;
	text-decoration: none;
	}
	
#sidebar .navigation a:hover {
	color: #dcef3a;
	text-decoration: none;
	}
	
#sidebar .navigation .current {
	color: #333;
	text-decoration: none;
	margin-left: -10px;
	}
	
#sidebar .sub {
	margin-left: 20px;
	text-transform: none;
	}
/* Sidebar Nav LIST styles for all pages */
/* EDIT WITH CAUTION  as styles affect sidebar list structured in different methods/formats */
/* For example, these styles applye to list structured through a wp_query as well as sidebar widgets */
#sidebar .navigation ul li a:hover, #sidebar .navigation ul li ul li a:hover, #sidebar .navigation ul li ul li ul li a:hover  {
	color: #dcef3a;
	text-decoration: none;
	}
#sidebar .navigation ul {
	margin: 0;
	padding: 0;
	text-transform: none;
}
#sidebar .navigation ul li, #sidebar .navigation ul li ul li ul {
	margin: 0 0 10px;
	text-transform: uppercase;
	padding-left: 8px;
	width: 100%;
}
#sidebar .navigation ul li ul li ul {
	margin: 10px 0 0 -16px;
}
#sidebar .navigation ul li ul li ul li ul {
	margin-top: 10px;
}
#sidebar .navigation ul li ul li ul li ul li {
	margin: 0 0 0 20px !important;
	text-transform: none;
	width: 100%;
}
#sidebar .navigation ul li.current_page_item{
	background-image: url(images/arrow-current.png);
	background-repeat: no-repeat;
	background-position: 0 .45em;
}
#sidebar .navigation ul li.current_page_item a {
	color: #333;
	text-decoration: none;
}
#sidebar .navigation ul li.current_page_item ul li a{
	color: #fff;
	text-decoration: none;
}

/* Get Archives list & header */
h4.archives {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;  
	line-height: 18px; 
	margin-bottom: 0;
}
ul.archives-custom, ul.archives-custom li ul{
	padding: 0;
}

ul.archives-custom li ul li span a{
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0;
	text-decoration: none;
}
ul.archives-custom li ul li span a:hover{
	text-decoration: none;
}
.item a{
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px; 
	font-weight: 400;
	text-decoration: none;
	margin-left: 20px;
}
.sym {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-right: 5px;
	width: 15px;
	display: inline-block;
}
/* CATEGORY ARCHIVES PAGE */
.cat-archives-single{
	float: left;
	min-height: 235px;
	width: 48%;
	padding: 0 1%;
}
.cat-archives-single-mentions{
	float: left;
	min-height: 150px;
	width: 48%;
	padding: 0 1%;
}
/* Sidebar Nav NO LINK */
li.no-link{
	margin-bottom: 10px !important;
}
li.no-link a:hover{
	color: white !important;
	text-decoration: none !important;
	cursor:default;
}
li.no-link ul li a{
	cursor:pointer !important;
}
li.no-link ul li a:hover{
	color: #dcef3a !important;
}
li.summit-link {
margin: 0 0 0 20px !important;
text-transform: none !important;
}
li.summit-link-bot {
margin: 0 0 10px 20px !important;
text-transform: none !important;
}
/* Impact Sidebar */
#sidebar .navigation-impact {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #999;
	width: 166px;
	height: auto;
	padding: 0 0 0 24px;
	margin: -70px 0 0 0;
	float: left;
	position: absolute;
	}
	
#sidebar .navigation-impact a {
	color: #fff;
	text-decoration: none;
	}
	
#sidebar .navigation-impact a:hover {
	color: #dcef3a;
	text-decoration: none;
	}
	
#sidebar .navigation-impact .current {
	color: #333;
	text-decoration: none;
	margin-left: -10px;
	}

/* Pages: Interior .Action _____________________________________ */

#interior .action {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/action_bckgnd.jpg);
	background-repeat: repeat-x;
	}
	
#interior .action .wrap {
	width: 960px;
	height: auto; /** SERGIO STYLE **/
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	}
	
#interior .action .content {
	width: 734px;
	float: left;
	}
	
#interior .action .title {
	width: 960px;
	float: left;
	margin-bottom: 20px;
	}
	
#interior .action .intro {
	width: 690px;
	height: 250px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
	position: relative;
	border-bottom: 1px #999 dashed;
	position: relative;
	}
	
#interior .action .intro-type {
	width: 270px;
	height: 162px;
	float: left;
	padding:  0 0 0 0;
	margin: -50px 0 45px 0;
	position: absolute;
	z-index: 20;
	}
	
#interior .action .intro-map {
	width: 500px;
	height: 300px;
	float: right;
	padding:  0 0 0 0;
	margin: -70px 0 0 230px;
	background-image: url(images/action_intro-map.png);
	background-repeat: no-repeat; 
	position: absolute;
	z-index: 10;
	}
	
#interior .action .intro-bottom {
	width: 682px;
	height: 260px;
	float: left;
	padding:  0 0 0 8px;
	margin: 0 0 65px 0;
	background-image: url(images/action_intro-bottom_bckgnd.png);
	background-repeat: repeat;
	box-shadow: 1px 1px 1px #999; 
	position: relative;
	}
	
#interior .action .intro-bottom .spacer {
	width: 6px;
	height: 220px;
	float: left;
	padding:  0;
	margin: 20px 2px 20px 2px;
	background-image:url(images/index_spacer.png);
	background-repeat: repeat-y;
	}

#interior .action .intro-bottom .area-1 {
	width: 217px;
	height: 220px;
	float: left;
	padding: 0;
	margin: 20px 9px 10px 0;
	border-right: 1px dashed #999;
	position: relative;
	}
	
#interior .action .intro-bottom .area-2 {
	width: 217px;
	height: 220px;
	float: left;
	padding: 0;
	margin: 20px 9px 10px 0;
	position: relative;
	}
	
#interior .action .intro-bottom .area-1 .inset {
	width: 217px;
	height: 210px;
	float: left;
	padding: 0;
	margin: -35px 9px 20px 0;
	position: absolute;
	}
	
#interior .action .intro-bottom .area-2 .inset {
	width: 217px;
	height: 210px;
	float: left;
	padding: 0;
	margin: -35px 9px 20px 0;
	position: absolute;
	}
#interior .action .intro-bottom .area-1 .inset p a {
	color: #333;
	text-decoration: none;
	}
	
#interior .action .intro-bottom .area-2 .inset p a {
	color: #333;
	text-decoration: none;
	}
#interior .action .intro-bottom .area-1 .inset p a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#interior .action .intro-bottom .area-2 .inset p a:hover {
	color: #fff;
	text-decoration: none;
	}

		
#interior .action .intro-bottom .area-1 .image {
	width: 197px;
	height: 154px;
	float: left;
	padding:  2px;
	margin: 8px 0 10px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
	
#interior .action .intro-bottom .area-1 .image .btn {
 	width: 32px;
	height: 36px;
	float: left;
 	position: absolute;
	padding: 0;
	margin: -42px 0 0 177px;
 }
 
 #interior .action .intro-bottom .area-1 .image .btn .top {
 	width: 32px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_01.png);
	background-repeat: no-repeat;
 }
 
 #interior .action .intro-bottom .area-1 .image .btn .bottom {
 	width: 32px;
	height: 31px;
	float: left;
	padding: 0;
	margin: -5px 0 0 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_02.png);
	background-repeat: no-repeat;
	box-shadow: 3px 3px 3px #999;
 }
	
#interior .action .intro-bottom .area-2 .image {
	width: 197px;
	height: 154px;
	float: left;
	padding:  2px;
	margin: 8px 0 10px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
	 
 #interior .action .intro-bottom .area-2 .image .btn {
 	width: 32px;
	height: 36px;
	float: left;
 	position: absolute;
	padding: 0;
	margin: -42px 0 0 177px;
 }
 
 #interior .action .intro-bottom .area-2 .image .btn .top {
 	width: 32px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_01.png);
	background-repeat: no-repeat;
 }
 
 #interior .action .intro-bottom .area-2 .image .btn .bottom {
 	width: 32px;
	height: 31px;
	float: left;
	padding: 0;
	margin: -5px 0 0 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_02.png);
	background-repeat: no-repeat;
	box-shadow: 3px 3px 3px #999;
 }
	
#interior .action .main {
	width: 735px;
	height: auto;
	float: left;
	padding-left: -20px;
	margin: 0 0 20px 0;
	position: relative;
	}

#interior .action .impact-areas {
	width: 674px;
	height: 162px;
	float: left;
	padding:  0 8px 0 8px;
	margin: 10px 0 0 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
	}
	
#interior .action .impact-areas ul {
	width: 674px;
	height: 162px;
	float: left;
	display: block;
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
#interior .action .impact-areas li {
	width: 111px;
	height: 117px;
	float: left;
	padding:  20px 0 0 0;
	margin: 10px 0 10px 0;
	background-color: #fff;
	border-right: dashed 1px #999;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	color: #303030;
	text-align:center;
	}
	
#interior .action .impact-areas li.last {
	width: 112px;
	border-right: dashed 0px #999;
	}		
/* Easy Tooltip */
/* Step four impact areas hovers ____________________________________*/
#easyTooltip{
	height: auto;
	width: 198px;				
	}
#easyTooltip .left {
	height: 150px;
	width: 12px;
	float: left;
	background-image: url(images/hover_left_bckgnd.png);
	background-repeat: no-repeat;
	}	
#easyTooltip .right {
	height: auto;
	width: 166px;
	float: left;
	padding: 10px;
	background-color: #bbdced;
	box-shadow: 3px 3px 3px #999;
	}

#easyTooltip .right .image {
	height: 112px;
	width: 160px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #fff;
	border: 2px #fff solid;
	}		

#item, #item2, #item3, #item4, #item5, #item6 {display:none;}
#interior .action .partner {
	width: 164px;
	height: 316px;
	float: left;
	background-color: #fff;
	margin: 8px 12px 8px 0;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
#interior .action .partner .label a {
	color: #1BB7D5;
	text-decoration: none;
}
	
#interior .action .partner .image {
	width: 160px;
	height: 158px;
	float: left;
	background-color: #fff;
	margin: 0 0 10px 0;
	padding: 2px;
	box-shadow: 1px 1px 1px #999;
	position: absoute;
	}
	
#interior .action .partner .label {
	width: 129px;
	height: auto;
	float: left;
	color: #1bb7d5;
	padding: 0 10px 10px 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	}
	
#interior .action .partner .sub {
	width: 129px;
	height: auto;
	float: left;
	color: #303030;
	padding: 0 10px 0 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	}
	
#interior .action .partner .icon {
	height: 24px;
	width: 129;
	float: left;
	padding: 0 0 0 8px;
	margin: 6px 0 0 0;
	}
	
	
	
	
	
#interior .action .involved {
	width: 100%;
	height: 444px;
	background-image:url(images/tan_bckgnd.png);
	background-repeat: repeat;
}

#interior .action .involved .wrap {
	width: 960px;
	height: 444px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
	}
	
#interior .action .involved .wrap .content {
	width: 734px;
	float: left;
	margin: -20px 0 0 0;
	z-index: 100;
	}
	
#interior .action .involved .wrap .content .type {
	width: 355px;
	float: left;
	margin: -40px 32px 10px 0;
	}
	
#interior .action .involved .wrap .content .btn {
	width: 370px;
	height: 48px;
	float: left;
	margin: 20px 0 0 0;
	box-shadow: 1px 1px 1px #999;
	}

#interior .action .involved .wrap .content .image {
	width: 300px;
	height: 225px;
	float: left;
	padding: 2px;
	background-color: #fff;
	margin: -10px 42px 0 0;
	box-shadow: 1px 1px 1px #999;
	}




	
#sidebar .scroll-action {
	width: 6px;
	height: auto;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	position: relative;
	}
	
#sidebar .scroll-action .down {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	margin: 340px 0 0 -11px;
	}
	
#sidebar .scroll-bottom-action {
	width: 6px;
	height: 80px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: 0;
	position: relative;
	z-index: 1100;
	}
	
#sidebar .scroll-bottom-action .up {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-top.png);
	background-repeat: repeat-y;
	margin: 0 0 0 -11px;
	position: relative;
	z-index: 1200;
	}
.scroll-action-approach {
	width: 6px;
	height: 100%;
	float: left;
	background-image: url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -80px 0 0 0;
	position: relative;
	padding-bottom: 50px;
}
.scroll-action-impact {
	width: 6px;
	height: 100%;
	float: left;
	background-image: url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -30px 0 0 0;
	position: relative;
}
/* Image Arrow Location on stitching ____________________________________*/
/* Location for Arrow on Impact & Approach ____________________________________*/
/* The Scroll Class with the stitch in it, should now have position relative so the absolute position can be applied to these elements. */

.impact_approach_top { /* down arrow */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 340px;
	}
/* Location for Arrow on Interior template page ____________________________________*/

.interior_top { /* down arrow */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 240px;
	}
.interior_bottom { /* up arrow default pages */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-top.png);
	background-repeat: repeat-y;
	position: absolute;
	bottom: 98px;
	z-index: 1200;
	}
.impact_approach_bottom { /* up arrow for impact & approach pages */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-top.png);
	background-repeat: repeat-y;
	position: absolute;
	bottom: 370px;
	z-index: 1200;
	}
.impact_top { /* down arrow for impact page */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 355px;
}
.impact_chapter_top { /* down arrow forhapter pages */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 270px;
}
.approach_top { /* down arrow for approach page */
	width: 28px;
	height: 28px;
	float: left;
	margin: 0 0 0 -11px;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 260px;
}	
.default-anchor{
	clear: both;
	margin-bottom: -35px;
}	
/* Pages: Interior .Action .Chapter/In the Field _____________________________________ */

#interior .chapter {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/chapter_bckgnd.jpg);
	background-repeat: repeat;
	}
	
#interior .chapter .wrap {
	width: 960px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 30px 0 0;
	min-height: 1200px;
	}
	
#interior .chapter .content {
	width: 734px;
	float: left;
	}
	
#interior .chapter .title {
	width: 960px;
	float: left;
	margin-bottom: 20px;
	}
	
#interior .chapter .intro {
	width: 674px;
	height: 162px;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
	border-bottom: 1px #fff dashed;
	position: relative;
	}
	
#interior .chapter .intro-type {
	width: 270px;
	height: 162px;
	float: left;
	padding:  0 0 0 0;
	margin: -50px 0 45px 0;
	position: absolute;
	z-index: 20;
	}
	
#interior .chapter .image-feature {
	width: 400px;
	height: 215px;
	float: left;
	position: absolute;
	padding: 5px;
	margin: -90px 0 0 264px;
	}
	
#interior .chapter .input_area {
	width: 634px;
	float: left;
	margin: 0 0 50px 0;
	padding: 20px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}




#sidebar .scroll-chapter {
	width: 6px;
	height: 4970px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	}
	
#sidebar .scroll-chapter .down {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	margin: 340px 0 0 -11px;
	}
	
#sidebar .scroll-bottom-chapter {
	width: 6px;
	height: 395px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	position: relative;
	z-index: 1100;
	}
	
#sidebar .scroll-bottom-chapter .up {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-top.png);
	background-repeat: repeat-y;
	margin: 0 0 0 -11px;
	position: relative;
	z-index: 1200;
	}

/* Pages: Interior .Approach _____________________________________ */

#interior .approach {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/impact_bckgnd.jpg);
	background-repeat: repeat-x;
	}
	
#interior .approach .wrap {
	width: 960px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 30px 0 0;
	}
	
#interior .approach .content {
	width: 734px;
	float: left;
	}
	
#interior .approach .title {
	width: 960px;
	float: left;
	margin-bottom: 20px;
	}
	
#interior .approach .intro {
	width: 690px;
	height: 200px;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
	position: relative;
	border-bottom: 1px #fff dashed;
	position: relative;
	}
	
#interior .approach .intro-type {
	width: 450px;
	height: 162px;
	float: left;
	padding:  0 0 0 0;
	margin: -50px 0 45px 0;
	position: absolute;
	z-index: 20;
	}
	
#interior .approach .intro-image {
	width: 240px;
	height: 240px;
	float: left;
	padding:  2px;
	margin: -90px 0 10px 450px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: absolute;
	z-index: 10;
	}
	
#interior .approach .intro-bottom {
	width: 682px;
	height: 310px;
	float: left;
	padding:  0 0 0 8px;
	margin: 0 0 65px 0;
	background-image: url(images/approach_intro-bottom_bckgnd.png);
	background-repeat: repeat;
	box-shadow: 1px 1px 1px #999; 
	position: relative;
	}
	
#interior .approach .intro-bottom .spacer {
	width: 6px;
	height: 270px;
	float: left;
	padding:  0;
	margin: 20px 2px 20px 2px;
	background-image:url(images/index_spacer.png);
	background-repeat: repeat-y;
	}

#interior .approach .intro-bottom .area-1 {
	width: 217px;
	height: 270px;
	float: left;
	padding: 0;
	margin: 20px 9px 10px 0;
	border-right: 1px dashed #fff;
	position: relative;
	}
	
#interior .approach .intro-bottom .area-2 {
	width: 217px;
	height: 270px;
	float: left;
	padding: 0;
	margin: 20px 9px 10px 0;
	position: relative;
	}
	
#interior .approach .intro-bottom .area-1 .inset {
	width: 207px;
	height: 210px;
	float: left;
	padding: 0;
	margin: 0px 9px 20px 0;
	position: absolute;
	text-align:center;
	}
	
#interior .approach .intro-bottom .area-2 .inset {
	width: 207px;
	height: 210px;
	float: left;
	padding: 0;
	margin: 0px 9px 20px 0;
	position: absolute;
	text-align:center;
	}
		
#interior .approach .intro-bottom .area-1 .image {
	width: 197px;
	height: 154px;
	float: left;
	padding:  2px;
	margin: 8px 0 10px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
	
#interior .approach .intro-bottom .area-1 .image .btn {
 	width: 32px;
	height: 36px;
	float: left;
 	position: absolute;
	padding: 0;
	margin: -42px 0 0 177px;
 }
 
 #interior .approach .intro-bottom .area-1 .image .btn .top {
 	width: 32px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_01.png);
	background-repeat: no-repeat;
 }
 
 #interior .approach .intro-bottom .area-1 .image .btn .bottom {
 	width: 32px;
	height: 31px;
	float: left;
	padding: 0;
	margin: -5px 0 0 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_02.png);
	background-repeat: no-repeat;
	box-shadow: 3px 3px 3px #999;
 }
	
#interior .approach .intro-bottom .area-2 .image {
	width: 197px;
	height: 154px;
	float: left;
	padding:  2px;
	margin: 8px 0 10px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
	 
 #interior .approach .intro-bottom .area-2 .image .btn {
 	width: 32px;
	height: 36px;
	float: left;
 	position: absolute;
	padding: 0;
	margin: -42px 0 0 177px;
 }
 
 #interior .approach .intro-bottom .area-2 .image .btn .top {
 	width: 32px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_01.png);
	background-repeat: no-repeat;
 }
 
 #interior .approach .intro-bottom .area-2 .image .btn .bottom {
 	width: 32px;
	height: 31px;
	float: left;
	padding: 0;
	margin: -5px 0 0 0;
	display: block;
	background-image: url(images/action_intro-bottom-btn_02.png);
	background-repeat: no-repeat;
	box-shadow: 3px 3px 3px #999;
 }


	
#interior .approach .main {
	width: 735px;
	height: auto;
	float: left;
	padding-left: -20px;
	margin: 0 0 20px 0;
	position: relative;
	}
	
	
#interior .approach .main .text-wrap {
	width: auto;
	height: auto;
	float: left;
	padding: 0;
	margin: -38px 0 0 0; 
	}

#interior .approach .main .spacer-one {
	width: 384px;
	height: 9px;
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	border-top: #999 dashed 1px;
	border-left: #999 dashed 1px;
	border-right: #999 dashed 1px; 
	}
	
#interior .approach .main .spacer-four-left {
	width: 290px;
	height: 9px;
	float: left;
	padding: 0;
	margin: 10px 0 0 10px;
	border-top: #999 dashed 1px;
	border-left: #999 dashed 1px; 
	}
	
#interior .approach .main .spacer-four-right {
	width: 93px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0 0 9px 0;
	border-bottom: #999 dashed 1px;
	border-right: #999 dashed 1px; 
	}
	
	
/* Step one ____________________________________*/
	
#interior .approach .main .one {
	width: 328px;
	height: auto; /* 362px; */
	float: left;
	padding:  0 18px 18px 18px;
	margin: 0 20px 0 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
}

#interior .approach .main .one .arrow-top {
	width: 10px;
	height: 30px;
	float: left;
	padding: 0;
	margin: 0 0 0 -18px;
	border-right: #999 dashed 1px; 
	position: absolute; 
	}


/* Numbers one ____________________________________*/

#interior .approach .main .one .no {
	height: 51px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 22px 0 0 -28px;
	}	
	
#interior .approach .main .one .no .top{
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/blog_date_tag_top.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .approach .main .one .no .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 15px 0 5px;
	margin: 5px 0 0 0;
	}
	
#interior .approach .main .one .image {
	width: 328px;
	height: 262px;
	float: left;
	padding: 2px;
	margin: 18px 0 18px 0;
	background-color: #fff;
	box-shadow: 2px 2px 2px #999; 
	}

#interior .approach .main .step-wrap {
	width: 290px;
	height: auto;
	float: left;
	position: relative;
	}

/* Step two ____________________________________*/

#interior .approach .main .two {
	width: 252px;
	height: auto;
	float: left;
	padding: 0 8px 8px 45px;
	margin: 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
	}
	
#interior .approach .main .two .arrow-top {
	width: 10px;
	height: 15px;
	float: left;
	padding: 0;
	margin: 0 0 0 -44px;
	border-right: #999 dashed 1px; 
	position: absolute; 
	}
	
#interior .approach .main .two .arrow {
	width: 10px;
	height: 7px;
	float: left;
	padding: 0;
	margin: 18px 0 0 -38px;
	background-image: url(images/approach_spacer-arrow.png);
	background-repeat: no-repeat;
	position: absolute; 
	}

/* Numbers two ____________________________________*/
	
#interior .approach .main .two .no {
	height: 51px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 22px 0 0 -55px;
	}	
	
#interior .approach .main .two .no .top {
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/blog_date_tag_top.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .approach .main .two .no .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 15px 0 5px;
	margin: 5px 0 0 0;
	}
	
#interior .approach .main .two .headline {
	width: auto;
	height: auto;
	float: left;
	padding: 0;
	margin: -12px 0 0 0;
	}	
	
	
/* Step three ____________________________________*/	
	
#interior .approach .main .three {
	width: 288px;
	height: auto;
	float: left;
	padding:  0 0 12px 18px;
	margin: 20px 0 0 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
	}
	
#interior .approach .main .three .arrow-top {
	width: 10px;
	height: 110px;
	float: left;
	padding: 0;
	margin: -95px 0 0 -18px;
	border-right: #999 dashed 1px; 
	position: absolute; 
	}
	
#interior .approach .main .three .arrow {
	width: 10px;
	height: 7px;
	float: left;
	padding: 0;
	margin: 18px 0 0 -12px;
	background-image: url(images/approach_spacer-arrow.png);
	background-repeat: no-repeat;
	position: absolute; 
	}

#interior .approach .main .three .arrow-bottom {
	width: 10px;
	height: 180px;
	float: left;
	padding: 0;
	margin: 60px 0 0 -18px;
	border-right: #999 dashed 1px; 
	position: absolute; 
	}
	
#interior .approach .main .three .text-holder  .headline {
	height: auto;
	width: auto;
	margin: -12px 0 0 0;
	}

/* Numbers three ____________________________________*/
	
#interior .approach .main .three .no {
	height: 51px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 22px 0 0 -28px;
	}	
	
#interior .approach .main .three .no .top {
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/blog_date_tag_top.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .approach .main .three .no .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 15px 0 5px;
	margin: 5px 0 0 0;
	}	

#interior .approach .main .three .image {
	width: 110px;
	height: 145px;
	float: left;
	padding: 2px;
	margin: 18px 0;
	background-color: #fff;
	box-shadow: 2px 2px 2px #999;
	position: absolute; 
	}

#interior .approach .main .three .image-small {
	width: 60px;
	height: 75px;
	float: left;
	padding: 2px;
	margin: 132px 0 18px 40px;
	background-color: #fff;
	box-shadow: 2px 2px 2px #999;
	position: absolute; 
	}

#interior .approach .main .three .text-holder {
	width: 150px;
	height: auto;
	float: right;
	padding:  0;
	margin: 0 14px 0 0;
	position: relative;
	}

/* Step four ____________________________________*/

#interior .approach .main .four {
	width: 674px;
	height: 282px;
	float: left;
	padding:  0 8px 0 8px;
	margin: 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
	}
	
#interior .approach .main .four .arrow-top {
	width: 10px;
	height: 15px;
	float: left;
	padding: 0;
	margin: 0 0 0 -8px;
	border-right: #999 dashed 1px; 
	position: absolute; 
	}
	
#interior .approach .main .four .arrow {
	width: 10px;
	height: 7px;
	float: left;
	padding: 0;
	margin: 18px 0 0 -2px;
	background-image: url(images/approach_spacer-arrow.png);
	background-repeat: no-repeat;
	position: absolute; 
	}
	
#interior .approach .main .four .headline {
	height: auto;
	width: auto;
	margin: -12px 0 0 40px;
	}
	
#interior .approach .main .four .text-wrap {
	width: auto;
	height: auto;
	float: left;
	padding: 0;
	margin: -38px 0 0 40px; 
	}

	
/* Numbers four ____________________________________*/

#interior .approach .main .four .no {
	height: 51px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 22px 0 0 -18px;
	}	
	
#interior .approach .main .four .no .top {
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/blog_date_tag_top.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .approach .main .four .no .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 15px 0 5px;
	margin: 5px 0 0 0;
	}
	
#interior .approach .main .four ul {
	width: 674px;
	height: 162px;
	float: left;
	display: block;
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
#interior .approach .main .four li {
	width: 111px;
	height: 117px;
	float: left;
	padding:  20px 0 0 0;
	margin: 10px 0 10px 0;
	background-color: #fff;
	border-right: dashed 1px #999;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	color: #303030;
	text-align:center;
	}
	
#interior .approach .main .four li.last {
	width: 112px;
	border-right: dashed 0px #999;
	}

/* Step five ____________________________________*/

#interior .approach .main .five {
	width: 353px;
	height: 152px;
	float: left;
	padding:  0 28px 8px 50px;
	margin: 20px 20px 0 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
	}
	
#interior .approach .main .five .arrow-top {
	width: 10px;
	height: 245px;
	float: left;
	padding: 0;
	margin: -230px 0 0 -49px;
	border-right: #999 dashed 1px; 
	position: absolute; 
	}
	
#interior .approach .main .five .arrow {
	width: 10px;
	height: 7px;
	float: left;
	padding: 0;
	margin: 18px 0 0 -43px;
	background-image: url(images/approach_spacer-arrow.png);
	background-repeat: no-repeat;
	position: absolute; 
	}
	
#interior .approach .main .five .headline {
	width: auto;
	height: auto;
	float: left;
	padding: 0;
	margin: -12px 0 0 0;
	}


/* Numbers five ____________________________________ */
	
#interior .approach .main .five .no {
	height: 51px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 22px 0 0 -60px;
	}	
	
#interior .approach .main .five .no .top {
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/blog_date_tag_top.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .approach .main .five .no .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 15px 0 5px;
	margin: 5px 0 0 0;
	}	

	




	
#interior .approach .main .six {
	width: 240px;
	height: 160px;
	float: left;
	padding:  0;
	margin: 20px 0 0 0;
	box-shadow: 3px 3px 3px #999; 
	position: relative;
	}
	
	
		
	
/* Ribbon navigation ____________________________________*/
	
#interior .approach .ribbon {
	width: 100%;
	height: 50px;
	background-image: url(images/approach_ribbon_bckgnd.png);
	background-repeat: repeat-x;
}


#interior .approach .ribbon .holder {
	width: 960px;
	height: 50px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 200;
	}
	
#interior .approach .ribbon .holder ul {
	width: 734px;
	height: 50px;
	float: left;
	margin: 0; 
	padding: 0;
	display: block;
	list-style:none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	}

#interior .approach .ribbon .holder li.first {
	width: 120px;
	height: 50px;
	float: left;
	margin: 0; 
	padding: 0;
	display: block;
	list-style:none;
	background: url(images/approach_ribbon_arrow-one.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 290;
	}		
	
#interior .approach .ribbon .holder li.partner {
	width: 225px;
	height: 40px;
	float: left;
	margin: 0 0 0 -25px;
	position: relative;
	padding: 10px 0 0 0;
	display: block;
	list-style: none;
	text-align:center;
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	color: #303030;
	text-shadow: 0px 1px 1px #fff;
	background: url(images/approach_ribbon_arrow-two.png);
	background-repeat: no-repeat;
	z-index: 280;
	}
	
#interior .approach .ribbon .holder li.learn {
	width: 225px;
	height: 40px;
	float: left;
	margin: 0 0 0 -30px;
	position: relative;
	padding: 10px 0 0 0;
	display: block;
	list-style: none;
	text-align:center;
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	color: #303030;
	text-shadow: 0px 1px 1px #fff;
	background: url(images/approach_ribbon_arrow-two.png);
	background-repeat: no-repeat;
	z-index: 270;
	}
	
#interior .approach .ribbon .holder li.ignite {
	width: 225px;
	height: 40px;
	float: left;
	margin: 0 0 0 -25px;
	position: relative;
	padding: 10px 0 0 0;
	display: block;
	list-style: none;
	text-align:center;
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 24px;
	color: #303030;
	text-shadow: 0px 1px 1px #fff;
	background: url(images/approach_ribbon_arrow-two.png);
	background-repeat: no-repeat;
	z-index: 260;
	}
	

#interior .approach .ribbon .holder li a {
	width: 225px;
	height: 40px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	text-align:center;
	color: #303030;
	text-decoration:none;
	}

#interior .approach .ribbon .holder li a:hover {
	width: 225px;
	height: 50px;
	float: left;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
	display: block;
	list-style: none;
	text-align:center;
	color: #303030;
	background: url(images/approach_ribbon_arrow-two-over.png);
	background-repeat: no-repeat;
	position:absolute;
	text-decoration:none;
	}

/* Approach involved area ____________________________________*/	
#interior .approach .involved {
	width: 100%;
	height: 444px;
	background-image: url(images/action_bckgnd.jpg);
	background-repeat: repeat;
}

#interior .approach .involved .wrap {
	width: 960px;
	height: 444px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 1;
	}
	
#interior .approach .involved .wrap .content {
	width: 734px;
	float: left;
	margin: -20px 0 0 0;
	z-index: 100;
	}
	
#interior .approach .involved .wrap .content .type {
	width: 270px;
	float: left;
	margin: -40px 32px 10px 0;
	}
	
#interior .approach .involved .wrap .content .btn {
	width: 330px;
	height: 48px;
	float: left;
	margin: 20px 0 0 0;
	box-shadow: 1px 1px 1px #999;
	}

#interior .approach .involved .wrap .content .image {
	width: 490px;
	height: 290px;
	float: left;
	padding: 0;
	margin: -80px 0 0 230px;
	background-image: url(images/impact_involved_map.png);
	background-repeat: no-repeat;
	position: absolute;
	}




	
#sidebar .scroll-approach {
	width: 6px;
	height: 2040px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	}
	
#sidebar .scroll-approach .down {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-down.png);
	background-repeat: repeat-y;
	margin: 260px 0 0 -11px;
	}
	
#sidebar .scroll-bottom-approach {
	width: 6px;
	height: 395px;
	float: left;
	background-image:url(images/sidebar_spacer.png);
	background-repeat: repeat-y;
	margin: -111px 0 0 0;
	position: relative;
	z-index: 1100;
	}
	
#sidebar .scroll-bottom-approach .up {
	width: 28px;
	height: 28px;
	float: left;
	background-image:url(images/sidebar_spacer-top.png);
	background-repeat: repeat-y;
	margin: 0 0 0 -11px;
	position: relative;
	z-index: 1200;
	}


	
/* Pages: Interior .Blog _____________________________________ */

#interior .blog {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background-image: url(images/blog_bckgnd.jpg);
	background-repeat: repeat-x;
	}
	
#interior .blog .wrap {
	width: 960px;
	height: auto; /**** SERGIO STYLE ***/
	margin: 0 auto 0 auto;
	padding: 30px 0 0; /**** SERGIO STYLE ***/
	}
	
#interior .blog .content {
	width: 734px;
	float: left;
	}
	
#interior .blog .title {
	width: 960px;
	float: left;
	margin-bottom: 20px;
	}
	
#interior .blog .main {
	width: 634px;
	height: 344px;
	float: left;
	margin: 0 0 50px 0;
	padding: 20px;
	background-color: #ccedeb;
	position: relative;
	}
	
#interior .blog .post {
	width: 634px;
	float: left;
	margin: 0 0 50px 0;
	min-height: 339px;
	padding: 20px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	position: relative;
	}
	
#interior .blog .date {
	height: 51px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: -10px 0 0 -30px;
	}	
	
#interior .blog .date .top{
	width: 10px;
	height: 51px;
	float: left;
	background-image: url(images/blog_date_tag_top.png);
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px #999;
	}
	
#interior .blog .date .bot {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 36px;
	float: left;
	background-image: url(images/blog_date_tag_bottom.png);
	background-repeat: repeat-x;
	box-shadow: 1px 0px 0px #999;
	padding: 10px 20px 0 20px;
	margin: 5px 0 0 0;
	text-transform: uppercase; /* SERGIO STYLE */
	}
	
#interior .blog .text {
	width: 408px;
	float: right;
	margin: 0 0 0 0;
	}
	
#interior .blog .headline {	
	width: 100%;
	float: right;
	border-bottom: 1px #999 dashed;
	margin: -24px 0 20px 0;
	padding: 0 0 0 0;
	}
#interior .blog .text-vertical {
	width: auto;
	margin: 0 0 0 0;
	}
	
#interior .blog .headline-vertical {	
	width: 408px;
	float: right;
	border-bottom: 1px #999 dashed;
	margin: -24px 0 20px 0;
	padding: 0 0 0 0;
	}

#interior .blog .image-vertical {
	width: 200px;
	height: 300px;
	float: left;
	padding: 5px;
	margin: 0 20px 0 -5px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	}
		
#interior .blog .image-horizontal {
	width: 624px;
	float: left;
	padding: 5px;
	margin: 0 0 20px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	clear:both;
	}
	
#interior .blog .quote {
	width: 624px;
	font-family: 'Bitter', serif;
	font-size: 36px;
	line-height: 40px;
	color: #e3252d;
	float: left;
	padding: 40px 5px 20px 5px;
	margin: 50px 0 20px 0;
	background-color: #fff;
	background-image:url(images/quote_mark.png);
	background-repeat: no-repeat;
	border-bottom: 1px #999 dashed;
	clear:both;
	}
	
#interior .blog .pagination {
	width: 500px;
	height: auto; /**** SERGIO STYLE ***/
	margin: 0 0 20px 0;
	}
.pagenav{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333;
}
.pagenav a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #0EBADC;
	text-decoration: none;
}
.pagenav a:hover {
	text-decoration: underline;
}	
#interior .blog .comments {
	width: 634px;
	height: auto; /**** SERGIO STYLE ***/
	float:left;
	margin: 20px 0 0 0;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px #999 dashed;
	}
#interior .blog .comments article {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
#interior .blog .comments article a {
	color: #0ebadc;
	text-decoration: underline;
	}
#interior .blog .comments article a:hover	{
	color: #0ebadc;
	text-decoration: none;
}

/* Pages: Interior .Blog-Sidebar _____________________________________ */

	
#sidebar .media {
	width: 178px;
	height: 293px;
	padding: 60px 20px 20px 20px;
	margin: 0 0 57px 0;
	float: left;
	background-image: url(images/media_bckgnd.png);
	background-repeat: repeat-y;
	border: 3px solid #c0e4eb;
	position: relative;
	box-shadow: 3px 3px 3px #999;
	}
	
#sidebar .media a {
	color: #fff;
	text-decoration: underline;
	}
	
#sidebar .media a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#sidebar .media .label {
	font-family: 'Bitter', serif;
	font-size: 24px;
	color: #303030;
	height: 10px;
	padding: 15px 20px 25px 20px;
	margin: -52px 0 50px -33px;
	float: left;
	background-image: url(images/blog_date_tag.png);
	background-repeat: no-repeat;
	position: absolute;
	box-shadow: 0px 1px 1px #999;
	}
	
#sidebar .event {
	font-family: 'Bitter', serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 23px;
	height: 32px;
	float: left;
	margin: 0 10px 10px 0;
	border: 2px #303030 solid;
	}
	
#sidebar .event .month {
	width: 23px;
	height: 10px;
	float: left;
	font-size:9px;
	background-color: #9f0101;
	color: #fff;
	text-align: center;
	padding: 2px 0 2px 0;
	}
	
#sidebar .event .day {
	width: 23px;
	height: 16px;
	float: left;
	font-size:14px;
	background-color: #fff;
	color: #92d7d7;
	text-align: center;
	padding: 2px 0 0 0;
	}



/* START EXTRA CLASSES ADDED AFTER BETA */

.bio-wrap { /* new class */
	width:634px
	height: auto;
	float: left;
	border-top: dashed #dedbd3 1px;
	margin-top: 20px;
	padding-top: 20px;
}

.bio-profile-wrap {
	width:634px
	height: 117px;
	float: left;
	position: relative;
}

.bio-image { /* new class */
	width: 135px;
	height: 117px;
	float: left;
}

.bio-name { /* new class */
	width: 469px;
	height: 39px;
	float: left;
	margin: -25px 0 0 162px;
	position: absolute; 
}

.bio-stats-wrap { /* new class */
	width: 469px;
	height: 78px;
	float: left;
	margin: 30px 0 0 134px;
	position: absolute;
}

.bio-stats { /* new class */
	width: 200px;
	height: 39px;
	float: left;
	margin: 0 0 12px 30px;
}

.bio-content { /* new class */
	width: 634px;
	height: auto;
	float: left;
	margin: 24px 0 0 0;
}

/* END EXTRA CLASSES ADDED AFTER BETA */


	
/* CLEARFIX */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright © 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }



/* Sidebars -- Added by bradley */
#sidebar .navigation .sub-menu li {
	margin: 0 0 0 20px !important;
} 

/* Clone of editor-style.css from tinymce plugin */
/* Headers __________________________________________ */
h3 {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
	color: #e3252d;
}
h2 {
	font-family: 'MenschMenschThin', Verdana, Tahoma;
	font-size: 30pt;
	letter-spacing: normal;
	color: #e3252d;
	text-shadow: 0px 1px 1px #999;
	font-weight: normal;
}
h5	{
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 0px;
}

/* Quotes __________________________________________ */
.inline-quote {
	background-color: #f1efe9;
	border-top: #c7c4be dashed 1px;
	border-bottom: #c7c4be dashed 1px;
	margin: 10px 0 10px 0;
	padding: 10px 30px 10px 30px;
}
.pullquote {
	font-family: 'Bitter', serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	width: 273px;
	height: 100%;
	float: right;
	background-image: url(../../themes/globemed/images/pull_quote_back.png);
	background-repeat: repeat;
	padding: 30px;
	margin: 0 0 20px 20px;
}
.caption {
	font-size: 12px;
	line-height: 16px;
	color: #959595;
	margin-top: -8px;
}

/* Images __________________________________________ */
.image-inline {
	width: 191px;
	height: 186px;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
}
.image-horizontal {
	width: 624px;
	height: auto;
	padding: 5px;
	margin: 0 0 20px 0;
	background-color: #fff;
	box-shadow: 3px 3px 3px #999;
	clear:both;
}
