/*
Theme Name: HBC Guam
Theme URI: http://ascendio.com
Description: A custom designed theme for entire site CMS by Ascendio: An Idea Development Studio
Author: Ryan Plesko
Author URI: http://ascendio.com
version: 1.0
*/


*{
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Sans; 
	/* font-family: "Lucida Grande", "Lucida Sans", Verdana, "Trebuchet MS", Tahoma, serif;*/
}

html, body {
	/* background: #c4a66a; */
	background-color: #dcd4c5;
	height: 100%;
}

.container {
  position: relative;
	width: 940px;
	margin: 0 auto;
}

hr {
	visibility: hidden;
	clear: both;
	height: 0px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/*------------------------------------------------------------------------ Header */

#header {
	background: url(images/headerbg.png) repeat-x bottom;
	height: 327px;
}

#header .container {
	background: url(images/clouds.png) no-repeat bottom center;
	height: 327px;
}

#header .hide {
	text-indent: -9999px;
}

#header.subpage, #header .container.subpage {
	height: 277px;
}

#header .container.subpage {
	background: url(images/clouds2.png) no-repeat bottom center;
}

/*------------------------------------------------------------------------ Tabs at the top */

#tabholder {
	position: relative;
	top:-40px;
	background:transparent;
	width: 940px;
	margin: 0 auto;
	z-index:901;
}

#toptabs {
	display: inline;
	float: right;
	position:absolute;
	top: 40px;
	right:24px;
	z-index:10;
}

#tab1 {
	float: left;
}

#tab2 {
	float: left;
}

#tab3 {
	float: left;
}

.tableft {
	height: 37px;
	width: 5px;
	background: url(images/tableft.png) no-repeat top left;
	float: left;
}

.tabmiddle {
	height: 23px;
	background: url(images/tabmiddle.png) repeat-x bottom;
	float: left;
	color: #589fbe;
	padding: 7px 5px;
}

.tabmiddle a {
	color: #589fbe;
	text-decoration: none;
}

.tabmiddle a:hover {
	text-decoration: underline;
}

.tabright {
	height: 37px;
	width: 5px;
	background: url(images/tabright.png) no-repeat top left;
	float: left;
}

.restableft {
	height: 37px;
	width: 5px;
	background: url(images/res_tableft.png) no-repeat top left;
	float: left;
}

.restabmiddle {
	height: 23px;
	background: url(images/res_tabmiddle.png) repeat-x bottom;
	float: left;
	color: #17405f;
	padding: 7px 5px;
}

.restabmiddle a {
	color: #17405f;
	text-decoration: none;
}

.restabmiddle a:hover {
	text-decoration: underline;
}

.restabright {
	height: 37px;
	width: 5px;
	background: url(images/res_tabright.png) no-repeat top left;
	float: left;
}

#primarynav { margin: 0; z-index:9999; position:relative; list-style: none; }
#primarynav li { float: left; margin: 0 8px; }
#primarynav a { display: block; padding: 0 0 10px 0; border-bottom: none; text-decoration: none; }
#primarynav a:hover { text-decoration: underline; }

#primarynav li ul { position: absolute; width: 180px; top: 28px; left: -1002em; margin: 0; background: #fff; list-style:none; -moz-border-radius: .2em; border-radius: .2em; }
#primarynav li ul li { margin: 0 0 0 5px; padding: 0 0 3px 0; }
#primarynav li ul li a { display: block; width: 180px; padding: 3px 5px; font-size: 11px; color:#17405f; }
#primarynav li ul li a:hover { color:#17405f; }
#primarynav li:hover ul, #primarynav li.sfhover ul { left: auto; }

/*------------------------------------------------------------------------ Navigation */

#nav {
	background: url(images/waves.jpg) repeat-x top center;
	height: 148px;
	text-align: center;
}

#nav ul.home {
	list-style-type: none;
	position: relative;
	top: -120px;
	left: 15px;
}

#nav ul {
	list-style-type: none;
	position: relative;
	top: -70px;
	left: 15px;
}

#nav li {
	float: left;
	height: 148px;
	width: 230px;
	background: url(images/navbg_new.png) no-repeat top right;
}

#nav li p {
	margin-right: 35px;
	margin-left: 30px;
	text-align: left;
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
	font-weight: bolder;
	text-decoration: none;
}

#nav li p a {
	color: #ffffff;
	text-decoration: none;
}

#nav li:hover {
	cursor: pointer;
}

#nav li:hover p a {
	color: #ffd97e;
}

#nav li p.threeline {
	margin-top: 18px;
}

#nav li p.twoline {
	margin-top: 49px;
}

/*------------------------------------------------------------------------ Content */

.mainpage #content .container {
	white-space: nowrap;
}

#content {
	position: relative;
	top: -77px;
	background: #dcd4c5 url(images/maincontent_gradient.png) top left repeat-x;
}

#content.subpage {
	font-size: 14px;
}

#content.subpage .container {
	width: 917px;
}

#contenttop {
	background: url(images/content-top-bg.png) repeat-y left;
	height: 14px;
}

#contentmiddle {
	background: url(images/contentbg.png) repeat-y left;
	padding-top: 20px;
}

#contentmiddle.nosubnav {
	background: url(images/contentbg.png) repeat-y left;
	padding: 20px 25px 0 25px;
}

#contentbottom {
	background: url(images/content-bottom-bg.png) repeat-y left;
	height: 27px;
}

#content h1 {
	color: #028e02;
	font-size: 26px;
	padding-bottom: 12px;
}

h1.index {
	padding-top: 20px;
}

#content h2, #content h2 a {
	color: #028e02;
	font-size: 20px;
	padding: 15px 0 8px 0;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
}

#content h3 {
	color: #000;
	font-size: 18px;
	padding: 15px 0 8px 0;
	clear: both;
}

#content h3.eventhdr {
	color: #7b5019;
	font-size: 16px;
	padding: 0 0 8px 0;
}

#content p {
	line-height: 26px;
	padding-bottom: 10px;
}

#content ul, #content ol, #content dl {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	padding-left: 35px;
	padding-bottom: 5px;
}

#content li, #content dt, #content dd {
	padding-bottom: 10px;
}

#content dd {
	list-style-type: disc;
}

#content a {
	color: #624f2a;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content img {
	padding: 5px;
}

#content img.index {
	border: none !important;
	padding: 0px !important;
}

#tagline {
	float: right;
	width: 550px;
	height: 40px;
	padding-top: 65px;
	text-align: left;
	color: #ffffff;
	font-size: 18px;
	/*For Cufon: font-size: 42px; */
	line-height: 20px;
	font-weight: normal;
}

/*------------------------------------------------------------------------ Columns */


#content .columnone {
  position: relative;
  z-index: 50;
  height: 240px;
  *height: 260px;
  padding: 0px;
  float:right;
  width: 310px;
}

.mainpage #wrapper #content .container .columnone .post h1 {
padding-bottom: 0px;
color: #25501a;
font-size: 30px;
}

.mainpage #wrapper #content .container .columnone .post .entry p {
margin-top: 0px;
color: #f3ebdb;
font-weight: bold;
text-transform: uppercase;
font-size: 0.78em;
padding-bottom: 24px;
}

#content .columntwo {
	float: left;
	width: 555px;
	height:240px;
	*height: 260px;
	padding: 0px;
	white-space: normal;
}

#content .columntwo img {
  position: absolute;
  /* left: 140px; */
  padding: 0 0px;
  padding-bottom: 40px;
  *margin-bottom: -20px;
}

/* .columnone {
	width: 555px;
	float: left;
	padding: 0px 30px 40px 0px;
	margin-left: 15px;
	white-space: normal;
} */

.columntwo {
    float: left;
	padding: 0px 0px 40px 0px;
	padding-bottom: 40px;
}

img.index {
	position: relative;
	z-index: 50;
	margin-bottom: -60px;
} 

/*------------------------------------------------------------------------ Sub Nav */

#subnav {
	width: 200px;
	float: left;
	padding-right: 30px;
	margin-left: 15px;
}

#subnav ul {
	list-style-type: none;
	text-align: right;
}

#subnav h2 {
	position: relative;
	top: -8px;
	color: #028e02;
	font-size: 22px;
	padding: 0px;
	margin-bottom: -5px;
	margin-left: -15px;
}

#subnav h2 img {
	vertical-align: middle;
	padding-right: 8px;
	padding-top: 5px;
	border: none;
}

#subnavtop {
	width: 210px;
	height: 47px;
	background: url(images/subnav-top-bg.jpg) no-repeat bottom left;
}

#subnavmiddle {
	width: 185px;
	padding-right: 25px;
	background: url(images/subnav-middle-bg.jpg) repeat-y left;
}

#subnavbottom {
	width: 210px;
	height: 47px;
	background: url(images/subnav-bottom-bg.jpg) no-repeat top left;
}

/*------------------------------------------------------------------------ Content Column */

#contentcol {
	width: 630px;
	float: left;
}

/*------------------------------------------------------------------------ Footer */

.clearfooter {
	height: 25px;
	clear: both;
}

#wrapper {
	min-height: 100%;
	margin-bottom: -70px;
	position: relative;
}

#footer {
	min-height: 20px;
	position: relative;
	top:-70px; 
	padding-top: 20px;
}

#footer .container {
	width: 917px;
}

#columnone h2, #columntwo h2 {
	font-size: 22px;
	padding-bottom: 0px;
	margin-left: -15px;
}

#columnone h2 img, #columntwo h2 img {
	vertical-align: middle;
	padding-right: 10px;
}

#columnone h2 a:hover, #columntwo h2 a:hover {
	text-decoration: none;
	color: #028e02;
}

#columnone ul, #columnone ol , #columntwo ul, #columntwo ol{
	list-style-image: url(images/arrow.gif);
	line-height: 26px;
	float: left;
	padding-left: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
}
#columnone ul.two, #columnone ol.two, #columntwo ul.two, #columntwo ol.two {
	padding-right: 0px;
}

#footer a {
	color: #624f2a;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .columnone {
	width: 60%;
}

#footer .columntwo {
	margin-left: 15px;
	width: 30%;
}

#columnone a, #columntwo a {
	text-decoration: none;
}

#columnone a:hover, #columntwo a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------- Events Calendar */

#wp-calendarLarge td.pad {
	border: none;
}






















/* ---------------------------------------------------------------- Wordpress Specific */

.post {
	margin-bottom: 15px;
	position: relative;
	z-index: 10;
}
.entry p img.left {
	float: left;
	padding: 0 20px 0 0;
}
.entry p img.right {
	float: right;
	padding: 0 20px 50px 20px;
}
.entry ul {
	list-style-position: inside;
}
#bottom .author, #bottom .author a {
	padding-bottom: 15px;
	margin-top: -10px;
	font-size: 8pt;
}
.navigation {
	padding-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}

.author {
	font-size: 11px;
	margin-top: -5px;
}

/* ----------------------------------------------------------------- sidebar */

#sidebar {
	width: 200px;
	float:right;
}
#sidebar ul {
	
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding-bottom: 12px;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 0px 0 14px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* ---------------------------------------------------------------- Comments */

#commentssection {
	padding: 0 25px;
	display: none;
}

#commentssection h3 {
	font-size: 16px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	padding: 15px 0;
	font-size: 12px;
}

ol.commentlist li.alt {
	
}

ol.commentlist li cite a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

ol.commentlist li cite a:hover {
	color: #333333;
}

ol.commentlist li p {
	font-size: 12px;
	line-height: 20px;
}

ol.commentlist li p.commentmetadata a {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

#commentform {
	padding: 0 25px;
}

#commentform h3 {
	font-size: 16px;
	padding-bottom: 10px;
}

#commentform p {
	font-size: 12px;
	line-height: 20px;
}

#commentform input.full {
	border: 1px solid #555555;
	padding: 4px;
	margin: 0 5px 10px 0;
}

#commentform textarea {
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
}

#commentform input.submit {
	background: #dddddd;
	border: 1px solid #555555;
	padding: 3px;
	margin-bottom: 15px;
}


/* ----------------------------------------------------------------- comments */

ol.commentlist li {
	border-top: 1px dashed #ded7cd;
	border-bottom: 1px dashed #ded7cd;
	padding: 10px 10px 0 10px;
}
ol.commentlist li.alt {
	
}
#commentform {
	padding-top: 10px;
}
#commentssection {
}
#bottom cite {
	color: #ffffff;
	font-size: 11pt;
	font-weight: normal;
}
#bottom cite a {
	color: #ffffff;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}
#bottom cite a:hover {
	text-decoration: none;
}

/* ------------------------------------------------------------------ search */

#searchform{
	margin-bottom: 15px;
}

#searchform input#s{
	border: 1px solid #555555;
	padding: 4px;
	width: 100px;
}
#searchform input#searchsubmit{
	background: #c8bcaa;
	border: 1px solid #555555;
	padding: 3px;
}

/* ------------------------------------------------------------------ footer */

#footer {
	clear: both;
}
#footer p {
	margin-top: 30px;
	font-size: 11px;
	color: #7b5019;
	text-align: right;
	border-top: 4px solid #a0a165;
	padding: 10px 0;
}

div.intro_life {
width: 249px;
float: left;

}

div.intro_classes {
width: 544px;
float: left;
}


/* Event Scroller */
.event_container {
position: relative;
height: 220px;
overflow: hidden;
}

.event {
position: absolute;
left: 0px;
top: 0px;
height: 200px;
width: 320px;
font-size: 14px;
}

.event_header {
margin-bottom: 13px;
font-weight: bold;
font-size: 1.2em;
line-height: 33px;
color: #FFF;
border-bottom: 4px solid #a0a165;
text-indent: 20px;
}

#content .event .img {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-right: 4px;
  padding-bottom: 4px;
}

#content .event img {
position: absolute;
top: 0px;
left: 0px;
padding: 0px;
border: 5px solid #a0a165;
}

.event h3 {
color: #7b5019;
}

.event h3, .event div {
position: relative;
left: 234px;
top: 0px;
padding-right: 0px;
}

.event div {
	font-weight: normal;
}

.event div a {
text-decoration: none;
color: #244f1a;
}

.chooser {
position: absolute;
right: 0px;
top: 170px;
}

.chooser a {
text-decoration: none;
color: #244f1a;
}

#content .event_chooser {
display: block;
float: left;
text-align: center;
border: 1px solid #7b5019;
text-decoration: none;
width: 25px;
height: 25px;
line-height: 25px;
margin: 2px;
font-weight: bold;
color: #7d501a;
background-color: #e5d6bb;
cursor: pointer;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#content .event_divider {
position: absolute;
top: 170px;
width: 52%;
visibility: visible;
*visibility: hidden;
color: #3b1f07;
border: none;
border-top: 1px solid #3b1f07;
clear: none;
margin: 0px;
margin-top: 15px;
height: 12px;
background-color: transparent;
}


.event .month {
position: absolute;
top: 25px;
left: 68px;
z-index: 51;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
}

.event .day {
position: absolute;
top: 55px;
left: 66px;
z-index: 51;
font-weight: normal;
font-size: 20px;
color: #555555;
}



.quick_buttons {
position: relative;
margin-top: 10px;
font-size: 14px;
}

.quick_buttons .button {
position: relative;
display: block;
float: left;
width: 128px; height: 94px;
margin: 4px;
border-top: 4px solid #cadcc4;
border-bottom: 4px solid #cadcc4;
}

.quick_buttons .button .label {
position: absolute;
top: 71px;
width: 100%;
text-align: center;
color: #FFFFFF;
font-weight: normal;
z-index: 2;
text-align: center;
}

.quick_buttons .button .extra {
position: absolute;
top: 64px;
z-index: 1;
background-color: #3b1f07;
height: 30px;
width: 100%;
opacity: 0.8;
}

.quick_buttons .button img {
position: absolute;
height: 94px;
width: 128px;
top: 0px;
left: 0px;
z-index: 1;
}
