/*
Theme Name: Institute Of Human Service
Theme URI: http://www.ihs-hawaii.org/
Description: test.
Version: 2.0
Author: Entheos IT and HT154 Development
Author URI: http://www.entheos.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	background:#006db8 ;
	margin:0;
	padding:0;
}

#body2 {
	width:100%;
	min-height:100px;
	background:#fff url(images/mainbg.jpg) repeat-x;
	margin:0;
}

a {
	color: #006bb6;
}

img {
	border:none;
}

a:focus {
	outline:none;
}

#wrapper {
	width:900px;
	margin:0px auto;
	min-height:600px;
}

#logo {
	float:left;
	width:105px;
	height:125px;
	margin:9px auto;
}

#menu {
	width:795px;
	height:125px;
	float:right;
	
}

.subslink {
	background:url(images/icons.png) no-repeat;
	width:380px;
	height:40px;
	margin:8px 0px auto auto;
}

.menudiv {
	height:28px;
	border-bottom:#006bb7 1px solid;
	margin:0px auto;
	padding-top:26px;
}

.menudiv ul {
	width:772px;
	height:28px;
	background:url(images/menu.png) no-repeat;
	margin:auto 0px auto auto;
	padding: 0;
	list-style-type: none;
}

.menudiv ul span {
	display: none;
}

.menudiv ul li, .menudiv ul li a {
	height:28px;
	display:block;
}

.menudiv ul li {
	float:left;
	list-style:none;
	display:inline;
}

.menudiv ul li.home {width: 74px;}
.menudiv ul li.about {width: 74px;}
.menudiv ul li.program {width: 99px;}
.menudiv ul li.volunteer {width: 99px;}
.menudiv ul li.donate {width: 95px;}
.menudiv ul li.news {width: 71px;}
.menudiv ul li.photos {width: 87px;}
.menudiv ul li.career {width: 104px;}
.menudiv ul li.blog {width: 69px;}

.menudiv ul li.home:hover {background:url(images/menu.png) 0px -28px no-repeat;}
.menudiv ul li.about:hover {background:url(images/menu.png) -74px -28px no-repeat;}
.menudiv ul li.program:hover {background:url(images/menu.png) -148px -28px no-repeat;}
.menudiv ul li.volunteer:hover {background:url(images/menu.png) -247px -28px no-repeat;}
.menudiv ul li.donate:hover {background:url(images/menu.png) -346px -28px no-repeat;}
.menudiv ul li.news:hover {background:url(images/menu.png) -441px -28px no-repeat;}
.menudiv ul li.photos:hover {background:url(images/menu.png) -512px -28px no-repeat;}
.menudiv ul li.career:hover {background:url(images/menu.png) -599px -28px no-repeat;}
.menudiv ul li.blog:hover {background:url(images/menu.png) -703px -28px no-repeat;}

.menudiv ul li ul {
	margin:-29px 0 0 0;
	padding:0;
	position: relative;
	width:180px;
	visibility: hidden;
	z-index:50;
}

.menudiv ul li ul li {	
	display: list-item;
	float: none;
	overflow:hidden;
}

.menudiv ul li ul li a {	
	background: #f3cb98;
	text-decoration:none;
	padding:7px 15px 0;
	font-size:11px;
	margin:0;
	color:#000;
}

.menudiv ul li ul li a:hover {
	background: #fbeede;
	color:#000;
}

/*.menudiv {
	height:28px;
	border-bottom:#006bb7 1px solid;
	margin:0px auto;
	padding-top:26px;	
}

#menulist {
	width:629px;
	height:28px;
	padding:0;
	margin:auto 0px auto auto;
	background:url(images/menu2.png) no-repeat;
}

#menulist span {
	display: none;
}

#menulist li, #menulist a {
	height:28px;
	display:block;
}

#menulist li {
	float:left;
	list-style:none;
	display:inline;
}

#menulist .about {width: 74px;}
#menulist .program {width: 99px;}
#menulist .volunteer {width: 99px;}
#menulist .donate {width: 95px;}
#menulist .news {width: 71px;}
#menulist .photos {width: 87px;}
#menulist .career {width: 104px;}

#menulist .about:hover {background:url(images/menu2.png) 0px -28px no-repeat; }
#menulist .program:hover {background:url(images/menu2.png) -74px -28px no-repeat; }
#menulist .volunteer:hover {background:url(images/menu2.png) -173px -28px no-repeat; }
#menulist .donate:hover {background:url(images/menu2.png) -272px -28px no-repeat; }
#menulist .news:hover {background:url(images/menu2.png) -367px -28px no-repeat; }
#menulist .photos:hover {background:url(images/menu2.png) -438px -28px no-repeat; }
#menulist .career:hover {background:url(images/menu2.png) -525px -28px no-repeat; }


.menu-sub {
	visibility:hidden;
	width:151px;
	background:#f3cb98
	font-size:11px;
	position:relative;
	z-index:50;
}
.menu-sub div {
	padding:5px 10px 0px;
	height:20px;
}
.menu-sub a {
	text-decoration:none;
	color:#000000;
}
.menu-sub div:hover {
	background:#fbeede;
}*/

#content {
	float:left;
	width:661px;
	min-height:50px;
	position: relative;
}

#sidebar {
	float:right;
	width:230px;
	min-height:78px;
}

#slideimage {
	width:659px;
	
}

#slideimage .imagediv {
	width:auto;
	height:432px;
	position:relative;
	z-index:10;
}

#slideimage .imagediv1 {
	width:661px;
	height:250px;
	position:relative;
	z-index:10;
}

#slideimage .roundbox {
	width:659px;
	height:432px;
	background:url(images/slideshowframe.png) no-repeat;
	overflow:hidden;
}

#slideimage .watermark {
	width:225px;
	height:280px;
	margin: 35px auto auto 30px;
	color:#FFFFFF;
}

#slideimage .watermark span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:35px;
}

#slideimage .watermark p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:25px;
}

#slideimage .imagenav {
	width:254px;
	height:19px;
	margin:40px 11px auto auto;
	padding:5px 10px 5px 50px;
}

#slideimage .buttonlink {
	float:right;
	margin-right:25px;
	position:relative;
	z-index:50;
	margin-top:-39px;
	height:18px;
}

#slideimage .buttonlink a {
	text-decoration:none;
	background:url(images/imagebuttonnav.png) no-repeat top center;
	width:10px;
	height:18px;
	padding:5px 10px;
	overflow:hidden;
	color:#FFFFFF;

}
#slideimage .buttonlink a.activeSlide {
	color:#FF9900
}

#slideimage .buttonlink a:focus {
	outline: none;
}

#slideimage .buttonlink img {
	padding:0 8px;
}

#sidebar #imagebutton div {
	padding-bottom:10px;
	height:79px;
	width:227px;
	cursor:pointer;
}

#sidebar #imagebutton div.donate {
	background:url(images/donate-btn.png) no-repeat;
}

#sidebar #imagebutton div.donate:hover {
	background:url(images/donate-btn-hover.png) no-repeat;
}

#sidebar #imagebutton div.volunteer {
	background:url(images/volunteer-btn.png) no-repeat;
}

#sidebar #imagebutton div.volunteer:hover {
	background:url(images/volunteer-btn-hover.png) no-repeat;
}

#sidebar #imagebutton div.learn {
	background:url(images/learn-btn.png) no-repeat;
}

#sidebar #imagebutton div.learn:hover {
	background:url(images/learn-btn-hover.png) no-repeat;
}

/*julxz */

.sb_repeated_green {
	background:url(images/sidebar-green-bg1.jpg) repeat-y;
	vertical-align:top;
}

.sb_green_header {
	background:url(images/sidebar-green-top1.jpg) no-repeat;
	height:16px;
	overflow:hidden;
}

.sb_green_footer {
	vertical-align:bottom;
	background:url(images/sidebar-green-bg1.jpg) repeat-y;
	height:16px;
	overflow:hidden;
}

.atc_l {
	font-size:12px;
}

/*eof julxz*/

.sidebar-green {
	color:#FFFFFF;
}

.sidebar-green h2 {
	margin:0;
	padding:20px 15px 10px 15px;
	font-size:16px;
}

.sidebar-green p {
	font-size:12px;
	margin:0;
	padding:5px 15px 0px;
}


.newsbar {
	color:#000000;
	float: left;
	width: 225px;
}

.newsbar h1 {
	margin:0;
	padding:10px 15px;
	font-size:18px;
}

.newsbar p {
	font-size:12px;
	margin:0;
	padding:5px 15px;
}

#bottomdiv {
	width:659px;
	min-height:20px;
	margin:3px 0 0;	
}

#bottomdiv .bottomdiv-content {
	background:url(images/blue-center-round1.png) repeat-y;
	width:659px;
	overflow:hidden;
	font-size:12px;
}

.news_cat {
	float:left;
	width:253px;
	min-height:177px;
	border-right:1px solid #7ea3d5;
	padding:10px 30px;
}

.news_cat p.serif a {
	color:#000000;
}

.news_cat span {
	font-weight:600;
}

.news_cat h1 {
	text-indent:-9999px;
	margin-top:0;
	background:url(images/news-title.jpg) no-repeat;
}

.help_cat {
	float:right;
	width:280px;
	min-height:177px;
	padding:10px 35px 10px 30px;
}

.help_cat ul {
	padding-left:0;
	margin-left:15px;
}

.help_cat h1 {
	text-indent:-9999px;
	margin-top:0;
	background:url(images/help-title.jpg) no-repeat;
}


.help1_cat {
	float:left;
	width:600px;
	min-height:177px;
	border-bottom:3px solid #006bb6;
	padding:10px 35px;
}

.help1_cat ul {
	padding-left:0;
	margin-left:15px;
}

.help1_cat h1 {
	font-size:26px;
	color: #0066cc;
}


.bottombar {
	float:left;
	width:600px;
	min-height:177px;
	padding:10px 35px;
}

.bottombar ul {
	padding-left:0;
	margin-left:15px;
}

.bottombar h1 {
	font-size:26px;
	color: #006bb6;
}


#footer {
	width:auto;
	min-height:36px;
	background:#006db8;
	margin-top:20px;
	padding:10px 0px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer h2 {
	background:url(images/mission.jpg) no-repeat center;
	width:918px;
	height:18px;
	margin:0px auto;
	text-indent:-9999px;
}

#pagecontent {
	width:100%;
	min-height:100px;
}

#tree-link {
	width:222px;
	float:left;
}

#tree-link .tree-link-content {
	width:222px;
	min-height:50px;
	background:url(images/page-tree-link-bg.jpg) repeat-y;
	overflow:hidden;
}

#tree-menulink ul {
	font-size:12px;
	padding:0px 15px 0px 25px;
}

#tree-menulink ul li a{ 
	text-decoration:none;
	color:#000000;
	font-weight:800;
}

#tree-menulink ul li[class~=current_page_item] a{ 
	text-decoration:underline;
	color: #006bb6;
}

#tree-menulink ul li[class~=current_page_ancestor] a{ 
	text-decoration:underline;
	color: #006bb6;
}

#tree-menulink ul li[class~=current_page_ancestor] ul li a{ 
	color: #000;
}

#tree-menulink ul li[class~=current_page_item] ul li a{ 
	color: #000;
}

#tree-menulink ul li ul li a {
	font-weight:500;
	text-decoration:none;
}

#tree-menulink ul li ul li[class~=current_page_item] a{
	color: #006bb6;
	text-decoration:underline;
}

#tree-menulink ul li ul {
	padding-left:10px;
}

#page_infodiv {
	min-height:190px;
	overflow:hidden;
	padding:5px 20px;
	font-size:12px;
}

#single_infodiv {
	width:850px;
	min-height:350px;
	padding:5px 20px;
	font-size:12px;
}

#single_infodiv h1,h2,h3,h4,h5 {
	color:#006bb6;
}

#page_infodiv h1,h2,h3,h4,h5 {
	color:#006bb6;
}

.clear {
	clear:both;
}

/* DJ's Additions */

.post a, .news_cat a, .help_cat a, .bottombar a, .help1_cat a, .newsbar a {
	color:#0066cc;
	text-decoration:none;
}

.post a:visited, .news_cat a:visited, .help_cat a:visited, .bottombar a:visited, .help1_cat a:visited, .newsbar a:visited {
	color:#0066cc;
	text-decoration:none;
}

.post a:hover, .news_cat a:hover, .help_cat a:hover {
	color:#090;
}

.wp-caption {
	margin-left:20px;
	float:right;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFF;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* HT154's Stuff */

.blogcontent{
	font-size: 12px;
}

.blogcontent h1,h2,h3,h4,h5 {
	color:#006bb6;
}

#xmt {
	padding: 0px 12px 0px 12px;
	width: 200px;
}

.commentmetadata{
	font-size:11px;
	float:right;
	margin-top:-20px;
}

.commentlist{
	list-style-type: none;
	-webkit-padding-start: 0px;
}

ol.commentlist li{
	clear:both;
	padding:8px;
	border-bottom:1px solid #dfdfdf;
	margin:0 !important;
	background:#fff;
}

.contenttext{
	overflow-x: auto;
	overflow-y: auto;
}
  
.avatar{
	background:#fff;
	margin-bottom:14px;
	border:1px solid #ddd;
	padding:2px;
	float:left;
	margin-right:12px;
}

.tagcloud{
	margin-left: 10px;
	margin-right: 10px;
}

.blogbar {
	color:#000000;
	float: left;
	width: 225px;
	left: 1em;
}

.blogbar h1 {
	margin:0;
	padding:10px 15px;
	font-size:18px;
}

.blogbar p {
	font-size:12px;
	margin:0;
	padding:5px 15px;
}


.sb_repeated_white {
	background:url(images/sidebar-white-bg1.jpg) repeat-y;
	vertical-align:top;
}

.sb_white_header {
	background:url(images/sidebar-white-top1.jpg) no-repeat;
	height:9px;
	overflow:hidden;
}

.sb_white_footer {
	vertical-align:bottom;
	background:url(images/sidebar-white-bottom1.jpg) no-repeat;
	height:9px;
	overflow:hidden;
}

.returnlink{
	position: absolute;
	right: 15px;
	top: 30px;
	z-index: 1;
}

/* Subscribe stuff */


.feedemail-form{
	background-image:url('images/email-tall.png');
	background-repeat:no-repeat;
	background-position: 5px 7px;	
	border:1px dashed #8DC63F;
	padding:3px;
	text-align:center;
	padding-left:41px;
}

.feedemail-label{
	color: #8DC63F;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

.feedemail-input::-webkit-input-placeholder{
	color: #7DB62F;
}
.feedemail-input{
	border: 1px solid #777; 
	color: #9DD64F;
	width: 140px;
	background-color: #444;
	width:140px;
	margin-top:5px;
	margin-bottom:3px;
}
.feedemail-input:hover{
	border: 1px solid #8DC63F; 
	background-color:#111;
}

.feedemail-button{
	background-color: #8DC63F;
	border:1px solid #8DC63F;
}

.feedemail-footer{
	font-size:9px;
	color:#8F8F8F;
}

.rss-widget
{
	background-image:url('images/feed.png');
	background-repeat:no-repeat;
	background-position: 5px 7px;
	padding-left:41px;
	border:1px dashed darkorange;
	color:darkorange;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:3px;
	margin-bottom:3px;
	text-align:center;
	height:32px;
	font-size:18px;
	text-decoration:none;
}
.rss-widget:hover
{
	border:1px solid darkorange;
	text-decoration:underline;
} 

#subscribe{
	position: relative;
	right: 2px;
}

