/*

	Theme Name: hica_blue
	URI: http://www.hica.info/
	Description: 
	Version: 1.0
	Author: Tetsuo Seshimo
	Author URI: http://www.seireisha.jp

	The 3 column relaxation design by Clemens Orth (http://clemens.orth.me.uk)
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

*/
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

a {
	outline:none;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
       background: url("images/hica-back.jpg") no-repeat #90b095;
        font-family: sans-serif, arial, MS PGothic, osaka;
        color: #444444;  
        }


#page {
	margin: 0 auto;
	width: 820px;
	padding: 0;
	background: url(images/bg.jpg) repeat-y top center;
}

#top {
	margin: 0;
	background: #999999 url(images/top_header.jpg) no-repeat center;
	height: 161px;
	width: 820px;
	display: block;
}

.blogtitle {
    color: #FFCC66;
	text-align: left;
	font-weight: bold;
	width: 0;
	height: 0;
	text-indent: -1000px;
	height 129px;
}

#navbar {
	width: 800px;
	height: 25px;
	padding: 0 10px;
	margin: 0;
}

#navbar ul {
	float: left;
	width: 800px;
	margin: 0;
	padding: 0px;
	height: 25px;
	background: #6993F7;
}

#navbar ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 28px;
	font-family: Futura, "Century Gothic";
}

*html #navbar ul li {
	letter-spacing: -0.05em;
}

#navbar ul li a {
	text-decoration: none;
	float: left;
	text-align: center;
	width: 120px;
	padding: 0;
	margin: 0;
	height: 25px;
}

#navbar ul li.page_item a {
	text-decoration: none;
	color: #FFFFFF;
}

/*#navbar ul li:first-child.page_item a {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	float: left;
}*/

#navbar ul li.page_item a:hover {
	color: #444444;
	background: #C9E1E4;
}

/*#navvar ul li:first-child a{
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}*/

#navbar ul li.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	background: #6C663A;
}

/*#navbar ul li:first-child.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}*/

#navbar ul li.current_page_item a:hover {
	color: #444444;
	background: #BAB91F;
}

#shadow {
	margin: 0 auto;
	background: url(images/shadow.gif) repeat-x;
	width: 800px;
	height: 5px;
}

#top_nav {
	width: 780px;
	padding: 10px 0 0 20px;
}

*html #top_nav {
	margin-top: 10px;
	padding: 0 0 0 20px;
}

*:first-child+html #top_nav {
	padding-bottom: 10px;
}

#top_nav a {
	width: 238px;
	height: 78px;
	margin: 10px;
	display: inline-block;
	float: left;
	color: #663399;
	border: 1px solid #9a97d0;
	text-align: right;
	background-color: gray;
}

#top_nav a:hover {
	color: #FF9900;
	filter:alpha (opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#top_nav .txt {
	top: 60px;
	position: relative;
	display: block;
	right: 5px;
	font-size: 12px;
	font-weight: none;        
}

*html #top_nav .txt {
	font-size: 0.6em;
}

#top_nav a.about {
	background: #C9E1E4 url(images/button1.jpg) no-repeat;
}

#top_nav a.join {
	background: #C9E1E4 url(images/button2.jpg) no-repeat;
}

#top_nav a.members {
	background: #C9E1E4 url(images/button3.jpg) no-repeat;
}

#top_nav a.link {
	background: #C9E1E4 url(images/button4.jpg) no-repeat;
}

#top_nav a.contact {
	background: #C9E1E4 url(images/button5.jpg) no-repeat;
}

#top_nav a.todos {
	background: #C9E1E4 url(images/button6.jpg) no-repeat;
}


#ndl {
	padding: 0;
	margin: 0;
}

#ndl_button a {
	width: 238px;
	height: 78px;
	margin: 0 0 10px 0;
	display: inline-block;
	color: #000000;
	border: 1px solid #9a97d0;
	text-align: right;
	background-color: gray;
}

#ndl_button a:hover {
	color: #FFFF00;
	filter:alpha (opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#ndl_button .txt {
	top: 60px;
	position: relative;
	display: block;
	right: 5px;
	font-size: 0.7em; 
	color: #FFFFFF;
}

*html #ndl_button .txt {
	font-size: 0.6em;
}

#ndl_button a.ndl {
	background: #C0BB40 url(images/button7.jpg) no-repeat;
}


blockquote {
	border-left: 3px solid #CC6600;
	padding-left: 15px;
	margin: 0 20px 0 15px;
}

a {
	text-decoration: none;
}
a:link {
	color: #2f4f4f;
}
a:visited {
	color: #2f4f4f;
}
a:hover, a:active {
	color: #6C663A;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a { font-size:
}

h2, h2 a { font-size:
}

h3 {
	font-size: 12px;
	color: #663399;
	font-weight: bold;	
}

h4 { font-size: 

}

img {
	border: none;
}

ol li {
	list-style-type: decimal;
        list-style-position: inside;
        margin: 1px;
}

form {
	margin: 0;
	padding: 0;
}

p {
	text-align: left;
}

.meta {
		font-size: x-small;
        text-transform: uppercase;
        letter-spacing: 0.03em;
		padding: 0;
}

.indent {
	margin: 0 0 0 25px;
}

.topindent {
	margin: 10px 0 0 25px;
}


small {
	font-size: x-small;
        text-transform: uppercase;
        letter-spacing: 0.03em;
}

#comment {
	background: #ffffff;
	border: 1px solid #CC9933;
	color: #595949;
	font-size: small;
	vertical-align: middle;
}

#content {
	font-size: 1em;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding:15px 0 0 0 ;
}

#content_top {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
}

*html #content {
	margin-left: 15px;
}

.topimg{
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 10px;
	right: 5px;
}

.post {
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h1 {
	clear: left;
	font-size: 12px;
	margin: 0;
	line-height: 26px;
	height: 25px;
	padding-left: 10px;
	background: #AD728D;
	color: #ffffff;
        font-weight: ;
}

.h1-1 {
	clear: left;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 26px;
	padding-left: 10px;
	background: #663399;
	color: #ffffff;
        font-weight: ;
}

.h1-2 {
	clear: left;
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 22px;
	padding-left: 10px;
	color: #663399;
        font-weight:;
}

#h1excerpt {
	clear: left;
	font-size: 12px;
	margin: 0px 0 8px 0;
	line-height: 28px;
	height: 25px;
	padding-left: 10px;
	background: #CCCCFF;
	color: #ffffff;
        font-weight: bold;
        width: ;
}





/*#sidebar h1 {
	padding-top: 2px ;
	height: 23px;
	margin-bottom: 5px;
}

*html #sidebar h1 {
	padding-top: 5px ;
	height: 20px;
}
*/

*html h1 {
	padding-top: 0px ;
	height: 23px;
	line-height: 23px;
}

h1.containfeed {

}

h1.containfeed #titletext {
	display: inline-block;
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
}

*html h1.containfeed #titletext {
	position: relative;
	top: 3px;
}

*:first-child+html h1.containfeed #titletext {
	position: relative;
	top: 1px;
}


h1.containfeed #feed {
	display: inline-block;
	float: left;
	margin-top: 4px;
	padding: 0;
}

*html h1.containfeed #feed {
	margin-top: 6px;
}

h2 {
	clear: both;
	margin: 5px 0 0 0;
	background: url(images/bluearrow.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}


h4 {
	clear: left;
	font-size: 12px;
	margin: 0;
	line-height: 26px;
	height: 25px;
	padding-left: 10px;
	background: #708090;
	color: #ffffff;
        font-weight: ;
}








.edit {
	font-size: 0.7em;
	text-align: right;
	margin-right: 30px;
}

.archive {
	text-align: left;
}

.whatsnew {
}

#footer {
    width: 820px;
	background: #999999 url(images/footer.jpg) no-repeat;
        padding: 0;
        height: 40px;
        clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}

#footer2 {
        color: #663399;  
	margin-right: 15px;
	text-align: right;
	font-size: 10px;
}


#footer .footer_end {
	background: url(images/footer.jpg) no-repeat;
	height: 20px;
}

#sidebar
{
	width: 250px;
	float: right;
	padding: 0;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 50px;
}

*html #sidebar {
	margin-right: 15px;
}

.sidecontent {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 240px;
}

.sideexcerpt {
	font-size: 0.7em;
	margin: 0;
	padding: 5px;
}

.sideread {
	font-size: 0.7em;
	text-align: right;
	margin: 0 5px 5px 0;
}

*html .sideread {
	font-size: 0.6em;
}

*:first-child+html .sideread {
	font-size: 0.6em;
}

#wp-calendar {
	width: 180px;
	float: left;
	margin:0px 30px 10px;
	display: inline-box;
	font-size: 11px;
}

#wp-calendar th, #wp-calendar td {
	text-align: right;
}

#wp-calendar caption {
	margin-top: 10px;
	text-align: center;
}

#wp-calendar a {
	color: blue;
}

#today {
	background-color: orange;
	color: white;
}

.pole {
	float: left;
	height: 600px;
	width: 0px;
}

#sidebar h2 {
	clear: both;
	margin: 7px;
	background: url(images/bluearrow.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
       font-weight: normal;
}

#sidebar .archdllist {
	margin: 10px;
}

#sidebar .archcdlist select {
	width: 100%;
}

#sidebar #searchform {
	margin: 10px;
}

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

#sidebar ul li {
	margin-left: 10px;
	list-style-type: none;
	list-style-image: none;
	font-size: 0.8em;
}

.sidearc ul {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 30px;
	border: 1px dotted #CCCCCC;
}

.sidearc ul  li {
	margin: 0 !important;
	background: #EEEEEE url(images/bul2.gif) no-repeat 5px 5px;
	padding: 0 0 0 18px;
	border-top: 1px dotted #CCCCCC;
}

.sidearc ul li:first-child {
	border-top:none;
}

#noindent {
	margin: 0;
	padding: 0;
}
#noindent2 {
	margin: 0;
	padding: 0;
}

input, textarea, submit {
border:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         x-small;
padding:           2px;
}

#author, email, url {
	background: #ffffff;
	border: 1px solid #CC9933;
	color: #595949;
	font-size: small;
	padding-left: 2px;
	vertical-align: middle;
}

.entry{
}

#content ul, #content ol {
	padding-left: 15px;
}

.entrytext {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.6em;
}

.entrytext_arch {
	padding: 10px 10px 0 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

.entrytext_arch h2 {
		background: url(images/bluearrow.gif) no-repeat 0 6px;
}

.entrytext_arch .meta {
	margin-left: 10px;
}

.entrytext h2 {
}

.entrytext h3 {
	padding: 5px 0 5px;
}

.entrytext a {
	text-decoration: underline;
}

.entry_single{
	margin: 0;
	padding: 0;
}


.entry_top{
	margin: 0;
	padding: 10px;
}

.entry_top h2 {
	background: url(images/bluearrow.gif) no-repeat 0 4px;
}

*html .entry_top h2 {
	background: url(images/bluearrow.gif) no-repeat 0 2px;
}

.entrytext ul, .entrytext ol {
	padding: 5px 0 5px;
}

.entrytext ul li {
	background: url(images/bullet.gif) no-repeat 0 6px;
	padding-left: 10px;
}

.entrytext table {
		border-collapse: collapse;
		border: 1px solid #DDDDDD;
		width: 100%;
}

.entrytext th {
	padding: 7px 5px 3px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	font-weight: bold;
	font-size: 1.2em;
}

.entrytext td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

.entrytext table td:first-child {
	width: 100px;
}

.excerpt {
	font-size: 11px;
	padding: 10px;
	margin: 0 0 5px 0 ;
}

.read {
	font-size: 0.7em;
	float: none;
	text-align: right;
}

*html .read {
	font-size: 0.6em;
}

*:first-child+html .read {
	font-size: 0.6em;
}


.alignleft {
	float: left;
	text-align: left;
	font-size: 0.8em;
}

.alignright {
	float: right;
	text-align: right;
		font-size: 0.8em;
}

.commentbody {
	border-top: 1px solid #CC9933;
        width: 375px;
	color: #333333;
        letter-spacing: 0.05em;
        padding: 15px;
        margin-bottom: 10px;
}

.commentbody p {
	line-height: 1.2em;
	font-size: x-small;
}

.commentlink {
	font-size: x-small;
}

.commentlist {
	list-style: none;
}


html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.navigation {
	font-size: small;
	padding: 40px 0 0 0;
}

.postmetadata {
	color: #808979;
	font-size: x-small;
	margin: 25px;
        text-align: center;
        text-transform: uppercase;
}

.pagination {
	color: #808979;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.postmetadata a {
	color: #cc9933;
}
.entry img {
margin: 3px 5px 0 0;
padding: 5px;
background: #E4E4E4;
border: 1px dotted #999999;
}

.entry img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

.entrytext img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

img {
        padding: 0;
        border: 0;
	margin: 0;
}

/* different postmetadata style for single.php */

.alt {
	border-top: 1px solid #CC9933;
	color: #000000;
	font-size: small;
        padding: 15px;
        margin-bottom: 10px;
}

.alt a {
	color: #005577;
}

#im {
	width: 530px;
	float: left;
	position: relative;
	padding: 0;
	left: 5px;
	margin: 0;
}

*html #im {
	margin-right: 5px;
}

#banner {
	margin: 0 0 0 25px;
	}

*html #banner {
	margin-left: 6px;
}

.bannercol {
	float: left;
	margin-left: 20px;
	margin-right: 0px;
	width: 750px;
}

.bannercol img {
	float: left;
	margin-left: 0px;
	margin-right:10px;
	margin-bottom: 10px;
	border: 1px outset gray;
	display: inline;
}

.contactleft{
	float: left;
	clear: left;
	width: 150px;
	text-align: right;
}

.contactright {
	float: left;
}

.contactbutton {
	clear: left;
	text-align: center;
	padding-top: 30px;
}

.postTabs_divs{
	padding-top: 0;
}


.postTabs_titles{
	display:none;	
}

ul.postTabs
	{
	margin:0px 0px 1em !important;
	padding: 0.2em 0.5em 0.2em 10px !important;
	border-bottom: 1px solid #ccc !important;
	font-size: 11px;
	list-style-type: none !important;
	line-height:normal;
	text-align: left;
	display: block !important;
	background: none;
	margin-top: 0;
}

ul.postTabs li
	{	
	display: inline !important;
	font-size: 11px;
	line-height:normal;
	background: none;
	padding: 0px;
	margin: 0px;
	}
  
ul.postTabs li:before{
content: none;	
}  
  	
ul.postTabs li a
	{
	text-decoration: none;
	background: #f3f3f3;
	border: 1px solid #ccc  !important;
	padding: 0.4em 0.4em !important;
	color: #666 !important;
	outline:none;	
	cursor: pointer;	
	}
*html ul.postTabs li a {
	padding: 0.2em 0.4em !important;
}

ul.postTabs li.postTabs_curr a{
	border-bottom: 1px solid #fff  !important;
	background: #fff;
	color: #000000 !important;
	text-decoration: none;
	
	}

ul.postTabs li a:hover
	{
	color: #666 !important;
	background: #fff;
	text-decoration: none;
	
	}

.postTabsNavigation{
	display: block !important;
	overflow:hidden;
}

.postTabs_nav_next{
	float:right;
}

.postTabs_nav_prev{
	float:left;
}

#bar {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-color: red;
	height: 10px;
}

.banner_area {
	padding: 0 1px 0 1px;
}

.banner_area table {
	width: 100%;
	border: #cccccc solid 1px;
	border-collapse: collapse;
}

.banner_area tr {
}

.banner_area th {
	border-top: #cccccc solid 1px;
	font-size: 11px;
	color: #444444;
	padding: 3px 0 1px 5px;
	background: #C9E1E4;
}

.banner_area td {
	border-top: #cccccc solid 1px;
	width: 118px;
        height: 75px;
	font-size: 10px;
	color: #444444;
	text-align: center;
	vertical-align: bottom;
}

.banner_area img {
	margin: 0;
	height: 40px;
}

.banner_area a{
	float: left;
	width: 118px;
	padding: 3px;
}

.banner_area a:hover {
	filter:alpha (opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.office {
	font-size: 11px;
	padding: 10px;
	line-height: 20px;
}






