/*
Theme Name: Anam Cara House Colac
Theme URI: http://www.anamcarahousecolac.org.au
Description: Original Wordpress theme for Anam Cara House, Colac, Victoria, Australia
Version: 1.0 November 2007
Author: Kathy Reid
Author URI: http://www.kathyreid.id.au
*/



body {
	font-family: "Tahoma", sans-serif;
	background: url('images/blend-background-colac.jpg') center top repeat-x;
	background-color: #339;
	margin: 0px;
}

a {
	color: #339;
}

a:hover {
	color: #ccc;
}

a:visited {
	color: #69c;
}

#page {
	position: relative;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	padding : 5px;
	background-color: white;
	border: 1px solid white;
}

#header {
	position: relative;
	width: 100%;
	height: 240px;
	background: url(images/anam-cara-header-colac-flower.jpg) top left no-repeat;
	background-color: white;
	padding: 5px 0 0 0;
}

#headerimg 	{
	position: relative;
	margin: 0 30px 0 0;
}

#header h1, #header div.description {
	font-size: 0px; /* hide the text */
	}

#dummyHeader{
	position: relative;
	width: 60%;
	height: 100%;
	float: right;
	/* background: url(images/anam-cara-logo.gif) top right no-repeat; */
}

#dummyHeaderLogo{
	position: relative;
	float: right;
	border: none;
	padding: 0 10px 30px 50%;
}

#dummyHeader a {
	/* This stops there being a box around the Anam Cara logo */
	text-decoration: none;
}

#searchDiv {
	position: relative;
	float: right;
	bottom: 10px;
	padding: 0 20px 0 0;
}

#searchform {

}

#s, #searchsubmit {
	color: #339;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 0.01em;
	border: 1px solid #339;
}

#searchsubmit {
	background: white;
	padding: 2px;
}

h3 {
 color: #339;
 font-weight: normal;
 font-size: 120%;
}

#sidebar {
	position: relative;
	float: left;
	width: 38%;
	margin-top: -8%;
	margin-left: -40px;
	background: none;
	border: 0px solid white;
}

#sidebar1 { /* ul level one */
	list-style-type: none;
}

#sidebar1 li p {
	font-size: 80%;
	margin-left: 40px;
	padding: 5px;
}

#sidebar1 ul {
	list-style-type: none;
}

#sidebar1 h2 {
	display: none;
}

div.post small {
 display: none;
}


li.page_item a, li.categories a, #anamcaraonly li a {
	color: #339;
	font-size: 95%;
	line-height: 140%;
	text-decoration: none;
}


li.page_item ul li a {
	font-size: 80%;
	margin-left: -12%;
}

 /*
li.page_item:hover{
	list-style-image: url(images/anamcara-bullet.png);
}

li.page_item a, li.categories a {
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-decoration: none;
}

li.page_item a:hover {

}

li.page_item ul li, li.categories ul li {
	font-size: 90%;
}
*/
h2 {
	font-weight: normal;
}



#content {
	position: relative;
	float: right;
	width: 60%;
	margin-top: -3%;
	padding: 0 2% 0 0;
}

div .entry {
	line-height: 140%;
}

#comment { /* applied to a textarea */
	position: relative;
	width: 80%;
	border: 1px solid #339;
}


#footer {
	clear: both;
	text-align: center;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #ccc;
	}

#footer p {
	font-size: 75%;
	letter-spacing: 0.02em;
	line-height: 170%;
	}

/* Hide Firestats - sorry */
.fs_footer, .fs_powered_by{
	display: none;
}

/* Styles for Post-Ratings */
div.post-ratings {
	letter-spacing: 0.05em;
	border-top: 1px solid #ddd;
	margin: 30px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
	background: white; /* So text displays properly in IE */
	font-size: 70%;
	line-height: 50%;
	color: #339;
}

/* Styles for the Events Calendar */

#wp-calendar {
	position: relative;
	border: 1px solid #339;
	margin: 1% 1% 1% 6%;
	font-size: 80%;
	width: 80%;
}

span.ec3_ec, #ec3_publish {
	display: none;
}

table.nav {
	width: 70%;
}

table.nav td {
	padding: 1px;
}

#wp-calendar table caption {
	background-color: #339;
}

#wp-calendar table caption a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.ec3_eventday {
	background-color: #eee;
}

#EventsHeading {
	text-align: center;
	font-size: 80%;
	letter-spacing: 0.01em;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#PaypalForm {
  text-align: center;
  margin: -1% 0 20px 0;
}
