/*
Theme Name: Explorer Theme
Theme URI: http://www.offthewallmedia.com/
Version: 1.0
Author: Off The Wall Media
*/

html
{
	overflow: -moz-scrollbars-vertical;
	height: 101%; 
}

a:active {
  outline: none !important;
}

:focus {
  -moz-outline-style: none;
  outline: none !important;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Georgia;
	background: #FFF url('images/explorer-background.png');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	position: relative;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
	font-family: "Hoefler Text", Georgia;
	font-weight: normal;
	font-size: 17.5pt;
	line-height: 25px;
	letter-spacing: 0px; 
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

body.page-id-15 #page {
	background: transparent url(images/page-background-big.png) 0 0 repeat-y;
	margin: 0 auto;
	padding: 0 53px 0px 53px;
	width: 1026px;
	
}

#page {
	background: transparent url(images/page-background.png) 0 0 repeat-y;
	margin: 0 auto;
	padding: 0 42px;
	width: 776px;
	}

body.page-id-15 #header {
	background-color: transparent;
	background: transparent url(images/top-rounded-big.png) 0 0 no-repeat;
	margin: 25px auto 0 auto;
	padding: 0;
	height: 14px;
	width: 1133px;
}

#header {
	background-color: transparent;
	background: transparent url(images/top-rounded.png) 0 0 no-repeat;
	margin: 10px auto 0 auto;
	padding: 0;
	height: 12px;
	width: 860px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

body.page-id-15 .post {
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: Georgia;
	position: absolute; top: -220px; right: -525px;
	width: 310px;
	}

body.page-id-20 .post
{
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: Georgia;
	position: absolute; top: -550px; left: 30px;
	width: 310px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


body.page-id-15 #footer {
	padding: 0;
	margin: 0 auto;
	width: 1133px;
	height: 14px;
	clear: both;
	background: transparent url('images/bottom-rounded-big.png') no-repeat top left;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 860px;
	height: 12px;
	clear: both;
	background: transparent url('images/bottom-rounded.png') no-repeat top left;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


body.page-id-15 ul.nav
{
padding-top: 25px; margin: 0;padding-bottom: 35px;padding-left: 0;
}

ul.nav
{
padding-top: 15px; margin: 0;padding-bottom: 25px;padding-left: 0;
}

body.page-id-15 ul.nav li { list-style-type: none; float: left;  margin-right: 43px;}
ul.nav li { list-style-type: none; float: left;  margin-right: 33px;}
ul.nav li a { display: block; text-transform: uppercase; color:#5b5a5a; font-size: 11px; font-weight: bold;  }
ul.nav li a:hover { color: #15aae8; text-decoration: none; }

ul.nav li a.home { height: 16px; }

ul.nav li a.elders-counsel { height: 16px; }
ul.nav li a.our-story { height: 16px; }
ul.nav li a.on-our-watch { height: 16px; }

ul.nav li a.explore-with-us {height: 16px;  }


body.page-id-15 div.bottom-nav { background: #FFF url(images/bottom-nav-bg-big.jpg) 0 0 no-repeat; height: 37px; width: 1014px; margin:0;}
body.page-id-15 div.bottom-nav ul { margin:0 0 0 276px; }

div.bottom-nav { background: #FFF url(images/bottom-nav-bg.jpg) 0 0 no-repeat; height: 31px; width: 775px; margin:0;}
div.bottom-nav ul { margin:0 0 0 259px; }
body.page-id-15 ul li { list-style-type: none; float: left;  margin-right: 23px; padding-top: 7px;}

div.bottom-nav ul li { list-style-type: none; float: left;  margin-right: 23px; padding-top: 8px;}
div.bottom-nav ul li a { display: block; text-transform: uppercase; color:#5b5a5a; font-size: 11px; font-weight: bold; }
div.bottom-nav ul li a:hover { color: #FFF; text-decoration: none; text-shadow: #FFF 0px 0px 5px;
 }

div.contact-info { padding-top: 20px; font-family: Georgia; font-size: 12px; color: #888888; float: left; padding-right: 10px;}
div.social-icons { padding-top: 10px; font-family: Georgia; font-size: 12px; color: #888888; float: left; }
div.copyright-info { padding-top: 20px; font-family: Georgia; font-size: 12px; color: #888888;  float: right; margin-right: 10px; }
div.contact-info a { color: #888888;}
div.contact-info a:hover { color: #0066CC; text-decoration: none; }
div.copyright-info a { color: #888888;}
div.copyright-info a:hover { color: #0066CC; text-decoration: none; }

div.voyage-art { display: none; }

body.page-id-117 .signup-box, body.page-id-99 .signup-box, body.page-id-5 .signup-box, body.page-id-24 .signup-box, body.page-id-27 .signup-box , body.page-id-34 .signup-box, body.page-id-44 .signup-box, body.page-id-59 .signup-box,  body.page-id-72 .signup-box, body.page-id-75 .signup-box { display: none; }

.signup-box { position: absolute; right: 30px; top: 30px; width: 212px; height: 140px; background:transparent url(images/sign-up-box.png) 0 0 no-repeat;}
body.page-id-20 .signup-box { position: absolute; right: 22px; top: 22px; width: 177px; height: 117px; background:transparent url(images/sign-up-box-invitation.png) 0 0 no-repeat;}
body.page-id-48 .signup-box { position: absolute; right: 22px; top: 22px; width: 177px; height: 117px; background:transparent url(images/sign-up-box-invitation.png) 0 0 no-repeat;}
body.page-id-80 .signup-box { position: absolute; right: 300px; top: 182px; width: 177px; height: 117px; background:transparent url(images/coming-soon-box.png) 0 0 no-repeat;}
body.page-id-82 .signup-box { position: absolute; right: 300px; top: 182px; width: 177px; height: 117px; background:transparent url(images/coming-soon-box.png) 0 0 no-repeat;}

.signup-box .name { height: 22px; width: 123px; background: transparent url(images/sign-up-box-name.png) 0 0 no-repeat; border:0; margin-top: 45px; margin-left: 15px; padding-left: 45px; padding-right: 7px; }
.signup-box .email { height: 22px; width: 123px; background: transparent url(images/sign-up-box-email.png) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 15px; padding-left: 45px; padding-right: 7px; padding-top: 2px; }

body.page-id-20 .signup-box .name { height: 20px; width: 107px; background: transparent url(images/sign-up-box-name-invitation.png) 0 0 no-repeat; border:0; margin-top: 35px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }
body.page-id-20 .signup-box .email { height: 20px; width: 107px; background: transparent url(images/sign-up-box-email-invitation.png) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }

body.page-id-48 .signup-box .name { height: 20px; width: 107px; background: transparent url(images/sign-up-box-name-invitation.png) 0 0 no-repeat; border:0; margin-top: 35px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }
body.page-id-48 .signup-box .email { height: 20px; width: 107px; background: transparent url(images/sign-up-box-email-invitation.png) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }

body.page-id-80 .signup-box .name { height: 20px; width: 107px; background: transparent url(images/sign-up-box-name-invitation.png) 0 0 no-repeat; border:0; margin-top: 35px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }
body.page-id-80 .signup-box .email { height: 20px; width: 107px; background: transparent url(images/sign-up-box-email-invitation.png) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }

body.page-id-82 .signup-box .name { height: 20px; width: 107px; background: transparent url(images/sign-up-box-name-invitation.png) 0 0 no-repeat; border:0; margin-top: 35px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }
body.page-id-82 .signup-box .email { height: 20px; width: 107px; background: transparent url(images/sign-up-box-email-invitation.png) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 15px; padding-left: 40px; padding-right: 7px; }


.signup-box .submitbtn { height: 26px; width: 71px; background: transparent url(images/sign-up-box-submit.png) 0 0 no-repeat; padding: 0; border: 0; margin-left: 70px; margin-top: 5px; }

body.page-id-48 .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/sign-up-box-submit-invitation.png) 0 0 no-repeat; padding: 0; border: 0; margin-left: 65px; margin-top: 5px; }
body.page-id-48 .signup-box .submitbtn:hover { background: transparent url(images/sign-up-box-submit-invitation-hover.png) 0 0 no-repeat;} 

body.page-id-20 .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/sign-up-box-submit-invitation.png) 0 0 no-repeat; padding: 0; border: 0; margin-left: 65px; margin-top: 5px; }

body.page-id-80 .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/sign-up-box-submit-invitation.png) 0 0 no-repeat; padding: 0; border: 0; margin-left: 65px; margin-top: 5px; }

body.page-id-82 .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/sign-up-box-submit-invitation.png) 0 0 no-repeat; padding: 0; border: 0; margin-left: 65px; margin-top: 5px;  }

body.page-id-117 #content-image-wrapper,body.page-id-20 #content-image-wrapper, body.page-id-24 #content-image-wrapper,  body.page-id-27 #content-image-wrapper, body.page-id-34 #content-image-wrapper, body.page-id-44 #content-image-wrapper, 
body.page-id-48 #content-image-wrapper, body.page-id-59 #content-image-wrapper, body.page-id-72 #content-image-wrapper, body.page-id-75 #content-image-wrapper  { width: 775px; height: 550px; position: relative;}

/* 99 - visual voyage */
body.page-id-99 #content-image-wrapper { width: 775px; height: 552px; position: relative;}
body.page-id-99 .home-art { background: #FFF; }
body.page-id-99 .post { background: #e0ddd7; position: absolute; top: -557px; left: 0px; width: 200px; font-size: 9px; padding: 16px 19px 10px; color:#818181; height: 341px;}
body.page-id-99 h2 { color: #464646; }
body.page-id-99 div.voyage-art { display: block; position: relative;}
body.page-id-99 div.voyage-art a { float: left; margin-bottom: 4px; margin-left: 4px;  }
body.page-id-99 div.voyage-art a img { }
body.page-id-99 div.voyage-art div.top-row { height: 368px; margin-left: 238px; }
body.page-id-99 div.voyage-art div.bottom-row { height: 181px; margin-left: 0; clear: both; }
body.page-id-99 div.voyage-art div.bottom-row a:first-child { margin-left: 0; }
body.page-id-99 div.voyage-art div.bottom-row a.bagan { position:absolute;right: 253px;bottom: -4px; }
body.page-id-99 div.voyage-art a div.overlay { 
    opacity: .8;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background: #000;
}
/* 5 - home */
body.page-id-5 #content-image-wrapper { width: 775px; height: 550px; position: relative;}
body.page-id-5 .home-art { background: transparent url(images/homepage-art2.jpg) 0 0 no-repeat; }

body.page-id-5 .home-art .copyright  { z-index: 99; background:transparent; display:none;}

body.page-id-5 .home-art .copyright .horizontal {  display: none; position: absolute; left: 65px; top: 235px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-5 .home-art .copyright .horizontal a {  background:  url(images/homepage-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-5 .home-art .copyright .horizontal a:hover {  background:  url(images/homepage-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-5 .home-art .copyright .vertical { position: absolute; left: 15px; bottom: 12px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-5 .home-art .copyright .vertical a {  background:  url(images/homepage-art-vertical-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }
body.page-id-5 p { width: 290px; font-family: Georgia; }
body.page-id-5 h2 { font-family: "Gotham-Medium", Arial; }
body.page-id-5 h2 span { color: #a3b057; }

body.page-id-5 .post {
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: Georgia;
	position: absolute; top: -395px; left: 28px;
	width: 310px;
	font-size: 11px;
	}

/* 20 - invitation */
body.page-id-20 .home-art { background: transparent url(images/invitation-art.jpg) 0 0 no-repeat; }

body.page-id-20 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-20 .home-art .copyright .horizontal {  display: none; position: absolute; right: 15px; bottom: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-20 .home-art .copyright .horizontal a {  background:  url(images/invitation-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-20 .home-art .copyright .horizontal a:hover {  background:  url(images/invitation-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-20 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: 0px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-20 .home-art .copyright .vertical a {  background:  url(images/invitation-art-vertical-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

/* 24 - dear tomorrow */
body.page-id-24 .home-art { background: transparent url(images/dear-tomorrow-art.jpg) 0 0 no-repeat; }
body.page-id-24 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-24 .home-art .copyright .horizontal {  display: none; position: absolute; right: 15px; bottom: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-24 .home-art .copyright .horizontal a {  background:  url(images/dear-tomorrow-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-24 .home-art .copyright .horizontal a:hover {  background:  url(images/dear-tomorrow-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-24 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: 0px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-24 .home-art .copyright .vertical a {  background:  url(images/dear-tomorrow-vertical-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

 body.page-id-24 .post 
{
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: Helvetica, Georgia;
	position: absolute; top: -550px; left: 30px;
	width: 250px;
	font-size: 10px;
	}

/* 27 - our story main */
body.page-id-27 .home-art { background: #FFF url(images/our-story-header.jpg) 0 0 no-repeat;  height: 338px !important; }

body.page-id-27 .home-art .copyright  { z-index: 99; display: none; }

body.page-id-27 .post 
{
	margin:4px 0;
	padding:15px; 
	text-align: left;
	color: #FFF;
	font-family: Helvetica, Georgia;
	background:#e0ddd7; 
	width: auto;
	font-size: 11px;
	position: relative;
	}
body.page-id-27 .entry { margin-top: -30px; }
body.page-id-27 .post h2 { color: #464646; }
body.page-id-27 .post p { color: #464646; }
body.page-id-27 .post p a { color: #8a8b2c; }
/* 103 - our mission  */
body.page-id-103 .home-art { background: #FFF url(images/our-mission-header.jpg) 0 0 no-repeat;  height: 338px !important; width: 516px; }

body.page-id-103 .home-art .copyright  { z-index: 99; display: none; }
body.page-id-103 .rightcol .signup-box { width: 254px; height: 179px; background:transparent url(images/rightcol-submit-bg.jpg) 0 0 no-repeat;  position: static; }
body.page-id-103 .rightcol .signup-box .name { height: 18px; width: 103px; background: transparent url(images/rightcol-name-bg.jpg) 0 0 no-repeat; border:0; margin-top: 95px; margin-left: 50px; padding-left: 45px; padding-right: 7px; }
body.page-id-103 .rightcol .signup-box .email { height: 17px; width: 103px; background: transparent url(images/rightcol-email-bg.jpg) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 50px; padding-left: 45px; padding-right: 7px; padding-top: 2px; }
body.page-id-103 .rightcol .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/rightcol-submit-btn-bg.jpg) 0 0 no-repeat; padding: 0; border: 0; margin-left: 100px; margin-top: 5px; }

body.page-id-103 .home-art .signup-box { display: none; }
body.page-id-103 .post 
{
	margin:4px 0;
	padding:15px; 
	text-align: left;
	color: #FFF;
	font-family: Helvetica, Georgia;
	background:#e0ddd7; 
	width: 486px;
	font-size: 11px;
	position: relative;
	min-height: 234px;
	_height: 234px;
	}
body.page-id-103 .entry { margin-top: -30px; }
body.page-id-103 .post h2 { color: #464646; }
body.page-id-103 .post p { color: #464646; }
body.page-id-103 .rightcol { width: 254px; min-height: 150px; float: right; }

/* 106 - what's next */
body.page-id-106 .home-art { background: #FFF url(images/our-mission-header.jpg) 0 0 no-repeat;  height: 338px !important; width: 516px; display: none;}

body.page-id-106 .home-art .copyright  { z-index: 99; display: none; }
body.page-id-106 .rightcol .signup-box { width: 254px; height: 179px; background:transparent url(images/rightcol-submit-bg.jpg) 0 0 no-repeat;  position: static; }
body.page-id-106 .rightcol .signup-box .name { height: 18px; width: 106px; background: transparent url(images/rightcol-name-bg.jpg) 0 0 no-repeat; border:0; margin-top: 95px; margin-left: 50px; padding-left: 45px; padding-right: 7px; }
body.page-id-106 .rightcol .signup-box .email { height: 17px; width: 106px; background: transparent url(images/rightcol-email-bg.jpg) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 50px; padding-left: 45px; padding-right: 7px; padding-top: 2px; }
body.page-id-106 .rightcol .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/rightcol-submit-btn-bg.jpg) 0 0 no-repeat; padding: 0; border: 0; margin-left: 100px; margin-top: 5px; }

body.page-id-106 .home-art .signup-box { display: none; }
body.page-id-106 .post 
{
	margin:0;
	padding:15px; 
	text-align: left;
	color: #FFF;
	font-family: Georgia;
	background:#e0ddd7; 
	width: 486px;
	font-size: 11px;
	position: relative;
	min-height:520px;
	_height:520px;
	}
body.page-id-106 .entry { margin-top: -30px; }
body.page-id-106 .post h2 { color: #464646; }
body.page-id-106 .post p { color: #464646; }
body.page-id-106 .rightcol { width: 254px; min-height: 150px; float: right; }

/* 117 - sitemap */
body.page-id-117 .home-art { background: #000 url(images/site-map-bg.jpg) 0 0 no-repeat; }
body.page-id-117 .post { 
color:#FFF;
font-size:13px;
height:341px;
padding:20px 21px 10px;
position:absolute;
right:-300px;
top:-407px;
width:200px;
}
body.page-id-117 .entry p a, body.page-id-117.entry p a:active, body.page-id-117 .entry p a:visited { color: #FFF; }
body.page-id-117 .entry p a:hover { color: #0066CC; }

/* 34 - our story lindsey */
body.page-id-34 .home-art { background: transparent url(images/elizabeth-lindsey-art.jpg) 0 0 no-repeat; }

body.page-id-34 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-34 .home-art .copyright .horizontal {  display: none; position: absolute; right: -42px; top: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-34 .home-art .copyright .horizontal a {  background:  url(images/elizabeth-lindsey-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-34 .home-art .copyright .horizontal a:hover {  background:  url(images/elizabeth-lindsey-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-34 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: -60px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-34 .home-art .copyright .vertical a {  background:  url(images/elizabeth-lindsey-vertical-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

body.page-id-34 .post 
{
	margin: 0 0 40px;
	text-align: justify;
	color: #FFF;
	font-family: Helvetica, Georgia;
	position: absolute; top: -140px; right: -290px;
	width: 230px;
	font-size: 10px;
	}

/* 44 - our story lisa */
body.page-id-44 .home-art { background: transparent url(images/lisa-kristine-art.jpg) 0 0 no-repeat; }

body.page-id-44 .home-art .copyright  { display: none; z-index: 99; background:transparent;}

body.page-id-44 .home-art .copyright .horizontal {  display: none; position: absolute; right: -42px; top: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-44 .home-art .copyright .horizontal a {  background:  url(images/elizabeth-lindsey-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-44 .home-art .copyright .horizontal a:hover {  background:  url(images/elizabeth-lindsey-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-44 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: -60px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-44 .home-art .copyright .vertical a {  background:  url(images/elizabeth-lindsey-vertical-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

body.page-id-44 .post 
{
	margin: 0 0 40px;
	text-align: justify;
	color: #FFF;
	font-family: Helvetica, Georgia;
	position: absolute; top: -545px; left: -10px;
	width: 200px;
	font-size: 10px;
	}

/* 48 - explore with us */
body.page-id-48 .home-art { background: transparent url(images/explore-art.jpg) 0 0 no-repeat; }

body.page-id-48 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-48 .home-art .copyright .horizontal {  display: none; position: absolute; right: 16px; bottom: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-48 .home-art .copyright .horizontal a {  background:  url(images/explorer-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-48 .home-art .copyright .horizontal a:hover {  background:  url(images/explorer-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-48 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: 0px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-48 .home-art .copyright .vertical a {  background:  url(images/explore-vertical-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

body.page-id-48 .post 
{
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: Helvetica, Georgia;
	position: absolute; top: -445px; left: 18px;
	width: 120px;
	font-size: 10px;
	}


/* 59 - elders counsel */
.elders-title-bar { display: none; }
.elders-art { display: none; }

body.page-id-59 .elders-title-bar { display: block; height: 83px; width: 775px; background: #FFF url(images/elders-title-bar.jpg) 0 0 no-repeat; margin-bottom: 3px; }

body.page-id-59 .elders-art {display: block; width: 775px; height: 460px; margin-bottom: 3px; }

body.page-id-59 .elders-art a.hula { display: block; width: 256px; height: 460px; background: #FFF url(images/hula-master-art.jpg) 0 0 no-repeat; margin-right: 3px; float: left; }
body.page-id-59 .elders-art a.hula:hover { background: #FFF url(images/hula-master-art-hover.jpg) 0 0 no-repeat; }
body.page-id-59 .elders-art a.dalai { display: block; width: 256px; height: 460px; background: #FFF url(images/dalai-lama-art.jpg) 0 0 no-repeat; margin-right: 3px; float: left; }
body.page-id-59 .elders-art a.dalai:hover { background: #FFF url(images/dalai-lama-art-hover.jpg) 0 0 no-repeat; }
body.page-id-59 .elders-art a.grandmaster { display: block; width: 256px; height: 460px; background: #FFF url(images/grandmaster-art.jpg) 0 0 no-repeat; margin-right: 0; float: left; }
body.page-id-59 .elders-art a.grandmaster:hover { background: #FFF url(images/grandmaster-art-hover.jpg) 0 0 no-repeat; }

body.page-id-59 .home-art { display:none; }

body.page-id-59 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-59 .home-art .copyright .horizontal {  display: none; position: absolute; right: 16px; bottom: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-59 .home-art .copyright .horizontal a {  background:  url(images/explorer-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-59 .home-art .copyright .horizontal a:hover {  background:  url(images/explorer-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-59 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: 0px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-59 .home-art .copyright .vertical a {  background:  url(images/explore-vertical-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

body.page-id-59 .post 
{
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: "Hoefler Text", Georgia;
	position: absolute; top: -545px; left: 20px;
	width: 660px;
	font-size: 17px;
	}

/* 72 - elders counsel - his holiness */
body.page-id-72 .home-art { background: transparent url(images/dalai-lama-page-art.jpg) 0 0 no-repeat; }

body.page-id-72 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-72 .home-art .copyright .horizontal {  display: none; position: absolute; right: 16px; bottom: 16px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-72 .home-art .copyright .horizontal a {  background:  url(images/dalai-lama-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-72 .home-art .copyright .horizontal a:hover {  background:  url(images/dalai-lama-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-72 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: -6px; width: 18px; height: 168px; z-index: 99; background:transparent; display: block;}

body.page-id-72 .home-art .copyright .vertical a {  background:  url(images/dalai-lama-page-art-vertical-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 168px; z-index: 99;  }

body.page-id-72 .post 
{
	margin: 0 0 40px;
	text-align: left;
	color: #FFF;
	font-family: Helvetica, Georgia;
	position: absolute; top: -555px; left: 20px;
	width: 200px;
	font-size: 10px;
	}

/* 75 - elders counsel - hula master */
body.page-id-75 .home-art { background: transparent url(images/hula-master-page-art.jpg) 0 0 no-repeat; }

body.page-id-75 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-75 .home-art .copyright .horizontal {  display: none; position: absolute; right: -36px; top: 13px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-75 .home-art .copyright .horizontal a {  background:  url(images/hula-master-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-75 .home-art .copyright .horizontal a:hover {  background:  url(images/hula-master-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-75 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: 16px; width: 18px; height: 103px; z-index: 99; background:transparent; display: block;}

body.page-id-75 .home-art .copyright .vertical a {  background:  url(images/hula-master-page-art-vertical-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 103px; z-index: 99;  }

body.page-id-75 h3 { color: #000; text-align: left;}
body.page-id-75 .post 
{
	margin: 0 0 40px;
	text-align: left;
	color: #000;
	font-family: Helvetica, Georgia;
	position: absolute; top: -555px; left: 20px;
	width: 200px;
	font-size: 10px;
	}

/* 80 - blog */
body.page-id-80 .home-art { background: #FFF url(images/blog-header.jpg) 0 0 no-repeat;  height: 180px !important; width: 516px; }

body.page-id-80 .home-art .copyright  { z-index: 99; display: none; }
body.page-id-80 .rightcol .signup-box { width: 254px; height: 179px; background:transparent url(images/rightcol-submit-bg.jpg) 0 0 no-repeat;  position: static; }
body.page-id-80 .rightcol .signup-box .name { height: 18px; width: 80px; background: transparent url(images/rightcol-name-bg.jpg) 0 0 no-repeat; border:0; margin-top: 95px; margin-left: 50px; padding-left: 45px; padding-right: 7px; }
body.page-id-80 .rightcol .signup-box .email { height: 17px; width: 80px; background: transparent url(images/rightcol-email-bg.jpg) 0 0 no-repeat; border:0; margin-top: 5px; margin-left: 50px; padding-left: 45px; padding-right: 7px; padding-top: 2px; }
body.page-id-80 .rightcol .signup-box .submitbtn { height: 20px; width: 47px; background: transparent url(images/rightcol-submit-btn-bg.jpg) 0 0 no-repeat; padding: 0; border: 0; margin-left: 100px; margin-top: 5px; }

body.page-id-80 .home-art .signup-box { display: none; }
body.page-id-80 .post 
{
	margin:3px 0;
	padding:15px; 
	text-align: left;
	color: #FFF;
	font-family: Georgia;
	background:#e0ddd7; 
	width: 486px;
	height: 336px;
	font-size: 11px;
	position: relative;
	}
body.page-id-80 .entry { margin-top: -30px; }
body.page-id-80 .post h2 { color: #464646; }
body.page-id-80 .post p { color: #464646; }
body.page-id-80 .rightcol { width: 254px; min-height: 150px; float: right; }

/* 82 - podcast */
body.page-id-82 #content-image-wrapper  { width: 775px; height: 550px; position: relative; }
body.page-id-82 .home-art { background: transparent url(images/podcast-art.jpg) 0 0 no-repeat; }

body.page-id-82 .home-art .copyright  { z-index: 99; background:transparent;}

body.page-id-82 .home-art .copyright .horizontal {  display: none; position: absolute; right: 15px; top: 13px; width: 159px; height: 20px; z-index: 99; background:transparent;}

body.page-id-82 .home-art .copyright .horizontal a {  background:  url(images/podcast-art-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }
body.page-id-82 .home-art .copyright .horizontal a:hover {  background:  url(images/podcast-art-copyright-hover.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; height: 20px; z-index: 99;  }

body.page-id-82 .home-art .copyright .vertical { position: absolute; left: 18px; bottom: 16px; width: 11px; height: 154px; z-index: 99; background:transparent; display: block;}

body.page-id-82 .home-art .copyright .vertical a {  background:  url(images/podcast-art-vertical-copyright.png) 0 0 no-repeat transparent; text-indent: -3000px; display: block; width: 11px; height: 154px; z-index: 99;  }

body.page-id-82 h3 { color: #000; }
body.page-id-82 .post 
{
	margin: 0 0 40px;
	text-align: justify;
	color: #000;
	font-family: Helvetica, Georgia;
	position: absolute; top: -555px; left: 20px;
	width: 200px;
	font-size: 10px;
	}







div.inline-content { background:#fff; }
div.inline-content img { float: left; }
div.inline-content p {  width: 242px; color: #818181; text-align: left; padding: 0 20px; float: left; }
div.inline-content p strong { color: #000; }


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#FFF; padding:0;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:3px; right:3px; display:block; background: url("images/controls.png") no-repeat scroll center -1px transparent; width:23px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:center -1px;}