/*   
Theme Name:Seattle Hakomi
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ross Cowman
Author URI: http://themeshaper.com/
Template: thematic
Version: 2.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
Photos © John Lawrence
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body, input, textarea, table { 
	font-family:Calibri, Trebuchet, Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	}



#header { 
	color: #8b3102;
	font-family:Calibri, Trebuchet, Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
	margin: auto; 
	width:863px; 
	height:181px; 
	background-image: url('/images/header.jpg'); 
	background-repeat: no-repeat;
	display: block;
	/*border-bottom:1px solid #7070a6;*/
	font-size: 18.7px;
	}
	
	#access {
	background-color:#95adb9 !important;
	color:#000000;
	width:863px; 
	height:35px;
	font-size: 14px;
	}
/*access menu*/
	.sf-menu {
    border-right:0px solid #ccc;
	float:left;
}
.sf-menu a {
	border-left:0px solid #ccc;
	border-top:0px solid #ccc;
	border-bottom:0px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000000;
}
.sf-menu li a{
	background:		#95adb9;
}
.sf-menu li li a{
	background:		#7cc2e1;
}
.sf-menu li li li a{
	background:		#ec9f8d;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #ec9f8d;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:0px solid #ccc;
    border-bottom:0px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#95adb9;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #111111;
}

/*end menu*/


#main {
width:815px;
margin:auto;
padding:15px 0 22px;

}

.entry-content {
padding:0px 0 0;
}

/*.entry-content h2 {
padding:0px 0 0px;
margin-top: -40px;
}*/

.entry-title {
padding: 30px 0px 15px 0px;
}
.edit-link {
display: none;
}
	
#blog-title {
	text-indent:-3000px;
	}

#blog-description { 
	text-indent:-3000px;
	}

.entry-meta {
	display:none
	}

#branding {
padding:57px 0;
}

.right-quotes {
float: right;
width: 300px;
}




.attribution {
float:right;
font-size:13px;
margin:-18px 0  10px 10px;
}

.right-quotes img{
width:200px !important;
float:left;
padding:0 48px
}

element.style {
width:100% !important;
}

.wp-caption-text, .gallery-caption {
font-size:10px;
text-align: right;
}

.wp-caption p.wp-caption-text {
float:right;
margin-right:-42px;
}


.entry-content h3 {
padding:5px 0 14px;
}

.left-text {
float: left;
clear: left;
width:450px;
line-height: 1.7em;
}

.left-text-workshop {
float: left;
clear: left;
width:600px;
line-height: 1.7em;
}

#siteinfo {
color:#666666;
font-size:13px;
line-height:13px;
padding:22px 0 44px;
text-align:center;
}

.entry-content h3 {
font-size:14.5px;
text-align: center;
}

/* Tables */
td  {
vertical-align:top ;
}

#footer {
clear:both;
}

.wpcf7 input, .wpcf7 table,  wpcf7 form {
font-size: 12px;
}

 wpcf7 form {
font-size: 12px;
width: 863px;
}

span.row {
display: block;
clear:both;
float: left;
}

span.cell {
display: block;
float: left;
}

div.table {
width: 863px;
}


.wpcf7 {
float: left !important;
}

#shoppingcart {
display: none;
}

#respond {
display:none;
}

.wp-caption, .wp-caption img {
    border: 0px ;
}

.event_title {
text-align: left !important;
font-size: 18px !important;
padding:0px !important;
margin-bottom:10px;
;
}

p.event_price {display:none;}

.event_title a{
text-decoration: none;
}

.event-meta {
line-height:0px;
}
.event-desc {
}

.spaces-available {
display: none;
}
