/* kalamakua.org 2008 */

/* main navigation */
#hmenu {
	list-style: none;
	margin: 0; padding: 0 0 10px 0;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	width: 765px;
	left: 5px;
	position: relative;
}
#hmenu li {
	float: left;
	padding: 5px 0;

}
#hmenu li a {
	display: block;
	background: #fff;
	width: 85px;
	text-align: center;
	border-bottom: #000 solid 3px;
	color: #000;
	padding: 7px 0;
	text-decoration: none;
}
li#home a:hover {
color: #FF6600;
border-bottom: #FF6600 solid 3px; 
}
li#art a:hover, li#art a {
color: #233d1a;
border-bottom: #233d1a solid 3px; 
}
li#lit a:hover {
color: #58190b;
border-bottom: #58190b solid 3px;
}
li#film a:hover {
color: #2e2419;
border-bottom: #2e2419 solid 3px;
 }
li#music a:hover {
color: #423549;
border-bottom: #423549 solid 3px;
} 
li#cuisine a:hover {
color: #666666;
border-bottom: #666666 solid 3px; 
}
li#stage a:hover {
color: #fc5413;
border-bottom: #fc5413 solid 3px;
 }
li#culture a:hover {
color: #e4e67d;
border-bottom: #e4e67d solid 3px; 
}
li#submit a:hover {
color: #38446e;
border-bottom: #38446e solid 3px; 
}

/* art submenu */
#submain2 {
	list-style: none;
	width: 30%;
	margin: 0; padding: 0;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
#submain2 li {
	border-bottom: #fff solid 2px;
	}
	
#submain2 a {
	background: #fff;
	display: block;
	color: #233d1a;
	text-decoration: none;
	padding: 5px 10px;
	border-left: #233d1a solid 10px;


}
#submain2 li a:hover {
	color: #999999;
}
   
   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em  'Lucida Grande', verdana, arial, sans-serif;
	line-height: 1.33em;
	background: #fff; 
	color: #454545; 
	background-image: url(/images/pattern/pat_newvo.gif);

}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
	background-color: #131F39;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}


/* layout
   ------ */

.content {
	margin: 0px auto;
	width: 780px;
	padding: 10px;
	background-color: #FFFFFF;
}

.header {
	height: 134px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
	background-image: url(/images/masthead_art.jpg);
	background-repeat: no-repeat;
}


.header_right {
	float: right;
	width: 550px;
	height: 72px;
}




.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(/music/images/bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 


.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 4px;
	background: #fff;
	color: #333;
	border-bottom: 1px dotted #ff3300;
}

/* left side
   --------- */

.lefty {
	float: right;
	width: 460px;
	margin: 0 0 10px 0;
}

.left {
	float: right;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}
	
	.lt {
		height: 10px;
		background: #6E6E6E url(/images/lt_art.gif) no-repeat;
		color: #FFF;
	}
	
	.lty {
		height: 10px;
		background: #6E6E6E url(/images/lty.gif) no-repeat;
		color: #FFF;
	}	
	
	.lbox {
	color: #eee;
	padding: 3px 12px;
	margin: 0 0 15px 0;
	background: #333;
	height: auto;
	background-image: url(/images/header07.gif);
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #333;
	}
	

.thumb {
	float: left;
	width: 160px;
	border: 1px solid #000;
	color: #fff;
	background: #6e6e6e;
	margin: 0 10px 3px 0;
	padding: 1px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #131F39; }
	
/* right side
   ---------- */
	
.righty {
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
}
		
.right {
	float: left;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
	background: #000;
	color: #FFF;
	height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #C85E35;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
		background-image: url(/images/header07.gif);
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(/music/images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

div#dotted {
	border-bottom: 1px dotted #ff3300;
	margin: 1px;
  }
  
.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #fff;
}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
	}
