/*  
Theme Name: Openhouse Default
Theme URI: http://www.arston.com
Description: This is my theme for Openhouse.
Version: 1.0
Author: Ray Suzuki
Author URI: http://www.arston.com

*/

/* commented backslash hack v2 \*/ 
html, body{height:100%; margin: 0;padding: 0;} 
/* end hack */ 

/* links */

a{
	color:#00143e;	
}
a.pdf{
	background: url(images/pdficon_small.gif) no-repeat left;
	padding-top:.5em;
	padding-left:2em;
}
a:link, a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color: #00143e;
}
ul{
	list-style: url(images/arrow.gif);
}
hr {
border-bottom: 1px solid #ccc;
border-top: 1px dashed #eee;
height: 4px;
border-left: 0px;

}
/* text */

body {
	font: 14px/20px Georgia,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro,MS UI Gothic,ＭＳ Ｐゴシック","MS PGothic,ＭＳ ゴシック","MS Gothic";
	color: #333;
}

h1 {
	font-size: 210%;
	font-family: Georgia,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro,平成明朝","HeiseiMincho,ＭＳ Ｐ明朝","MS PMincho,ＭＳ 明朝","MS Mincho";
	font-weight:normal;
	margin: 0.5em 0 0.5em 0 ;
	color: #3c0000;
	list-style: disc;
}
h1 a:link,h1 a:visited{
	color: #3c0000;
}
h1.title{
	display: none;}

h2{
	font-size: 150%;
	background: url(images/bluesq.png) left no-repeat;
	padding-left: 1em;
	margin-top: 2em;
	font-weight: normal;
	color: #222222;
	border-bottom: 3px double #eee;
	line-height: 130%;
}
	
	h2 a:hover{
		text-decoration: none;
	}

h2.side{
	font-size: 120%;
}

h3{
	font-size: 100%;
	margin: 1em 0 0;
	color: #3c0000;
}

h3.q{
	color: #444444;
}

/* BODY */

p{
	margin:  0.4em 0em 1.8em 0em;
}

body {
	background: url(images/bodyback.gif) repeat-x #eff2f9 fixed;		
	background:#e7e7d9 url();
}

#wrap{
/* just here*/
     margin: 0 auto;
}

#container{
	width: 860px;
	margin: 18px auto 0 auto;
	min-height: 100%;
	position: relative;
	background: white;
}

/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:862px;w\idth:860px;}
/* end hack */ 

#header{
	height: 120px;
	width:100%;
	padding:0;
	margin: 0em auto;
	background: url(images/header.jpg) no-repeat;
}
* html #mainheader {margin-top:1em;height:301px;he\ight:300px}

#image{
	margin: 0 auto;
}

#sidebar{
	width: 175px;
	padding:  25px 0px 5px 15px;
	border-right: 1px dotted #e5e5e5;
	height: 100%;
}

#sidebar-r{
	width: 185px;
	float: right;
	padding: 25px 0 0 0;
}

#content{
	float: right;
	padding: 25px 25px 20px 20px;
	width: 620px;
	background: white;
}

#content.home{
	padding:0;
	width: 440px;
	margin-right: 20px;
}
#content.home li{
	font-size: 80%;
}
#content.page{
	float:left;
	padding-left: 2.5em;
	width: 600px;
}
#footer{
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 95%;
	height: 100px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
}

* html #footer {height:101px;he\ight:100px;}

#clearfooter {height:107px;width:100%;clear:both}

#clear{
	clear:both;	
}
/*menus*/

#menu{
	padding: 90px 0;	
	_padding:90px 0 0 0;
}
ul#saturday{
padding:0;
margin:0 auto 0 auto;
list-style-type:none;
width:100%;
position:relative;
display:block;
height:36px;
text-transform:uppercase;
font-size:12px;
font-weight:normal;
background:transparent url("images/bgOFF.gif") repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:4px solid #344d67;
border-top:1px solid #C0E2D4; 
border-left: 0px solid #cccccc; 
border-right: 0px solid #dddddd;}

ul#saturday.red{
border-bottom: 4px solid #660033;

}

ul#saturday li{
display:block;
float:left;
margin:0;
padding:0;
}

ul#saturday li a{
display:block;
float:left;
color:#18477d;
text-decoration:none;
padding:10px 10px 2px 10px;
height:24px;
background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
}

ul#saturday li a:hover{background:transparent url("images/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("images/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#header #menu li,
#footer #menu_footer li{
	display: inline;
}

#footer #menu_footer li{
	padding-right: 0.3em;
	border-right: 1px solid #ccc;
}


.links
{
margin-left: 2em;
margin:0;
list-style:url(images/bullet.png);
margin-bottom: 2em;
}

.links li
{
background-repeat: no-repeat;
padding-bottom:0.5em;
background-position: 0 .5em;
}
#faq ul{
	padding:0;
	margin-left:1.8em;
}
#faq li{
	line-height: 115%;
	font-size: 90%;
	padding-bottom: 5px;
}



#faq li a{
	text-decoration: none;
}
#faq li a:hover{
	text-decoration: underline;
}
#faq .up {
	position:relative;
	right:0;
	float: right;
}

#faq p{
	margin-bottom: 3em;
}
/*---------------TABLES---------------------------*/
table{
	margin-top: 2em;
	font-size: 80%;
}
th {
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
th.time {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.timealt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

/*contact form*/
.contactForm {
width:308px;
}
.contactForm p {
padding:10px;
}
.contactForm input {
width:240px;
}
.contactForm textarea {
width:281px;
height:120px;
}
.submit {
width:45px!important;
}