body {
	background-color: #EAE5CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-repeat: repeat-x;
	background-image: url(images/top.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}

#footer {
	height: 200px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #C2BC9E;
	clear: both;
	margin-top: 20px;
	float: left;
}
#header {
	height: 250px;
	width: 340px;
	display: inline;
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}
#right {

	width: 340px;
	float: right;
	margin-right: 20px;
	display:inline;
}

#right p {
font-weight: bold;
text-align: center;
}

#right #wp-calendar img {
border: none;
}

.callout {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.5em;
width:200px;
margin-left:10px;
margin-right:20px;
margin-bottom: 10px;
float:right;
color: #1F1064;
}


hr
{
	border-color: #C2BC9E;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

img {
background-color: #ffffff;
padding: 1px;
border: 10px solid #C2BC9E;
}

#header img {
background-color: #000000;
padding:0;
border:none;
}

#header ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	
}
#header li {
	list-style-type: none;
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: bold;
}
#header a {
	text-decoration: none;
}
#header li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
p {
	font-size: 1.3em;
	line-height: 140%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

p.tags {
font-size: 1.1em;
border-top: 1px solid #C2BC9E;
border-bottom: 1px solid #C2BC9E;
padding: 5px;
}

p.edit {
font-size: 1.1em;
}

#right p, #right h3 {
margin-left:0;
margin-right: 0;
}

#right h3 {
margin-top:20px;
}

#right h3 a {
font-weight: normal;
text-decoration: none;
font-size:0.9em;
}

#right ul {
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #C2BC9E;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right li {
	list-style-type: none;
	padding: 0px;
	margin:0;
	border-bottom: 1px solid #C2BC9E;
	padding-top: 5px;
	padding-bottom:5px;
}
#right li strong {
color: #1F1064;;
font-weight: normal;
}

#right li a {
text-decoration: none;
}

h1 {
	font-size: 2.5em;
	color: #1F1064;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h2 {
	font-size: 1.8em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: lighter;
}

h2.summary {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}


h3 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	font-size: 1.3em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
}
a {
	color: #C73C43;
}


#main {
	background-color: #DDD6B5;
	width: 590px;
	border: 5px solid #FFFFFF;
	margin-top: 50px;
	margin-left: 20px;
	float: left;
	display: inline;
}
.post {
clear:both;
}

.post-left {
width: 144px;
border-right: 1px solid #C2BC9E;
float:left;
margin-top:20px;
height: 200px;
}

#main .post-left img {
border: 3px;
float: right;
margin-right: 10px;
display:inline;
}

#main .post-left p {
clear:right;
margin-right: 10px;
text-align: right;
font-size: 1.1em;
margin-left: 10px;

}

.post-right {
width: 445px;
float:right;
}

.comment {
margin:20px;
background-color: #EAE5CF;
border: 1px solid #C2BC9E;

}

.comment p {
font-size: 1.1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

h3#comments {
text-align: center;
}

p.smallprint {
background-color: #ffffff;
font-size: 1.1em;
padding: 3px 5px;
}

.post-right h1 {
text-align: left;
margin-left:10px;

}

.post-right h2 {
margin-left:10px;
}

.post-right h2 a:link, .post-right h2 a:visited {
text-decoration: none;

}

.post-right h2 a:hover, .post-right h2 a:active {
text-decoration: underline;

}

.post-right p {
margin-left:10px;
margin-right:10px;
}

div.ec3_iconlet {
float: right;
margin-right: 20px;
display: inline;
background-color: #EAE5CF;
border-color: #C73C43;
margin-left: 10px;
}

#homeBoxes {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	display:inline;
}

#homeBoxes h2 {
margin-left:10px;
margin-right: 10px;
margin-top:5px;
font-size: 1.6em;
font-weight: bold;
text-align: center;
}

#homeBoxes p{
margin-left:10px;
margin-right: 10px;
margin-top: 8px;
margin-bottom:8px;
}

.box1, .box2, .box3 {
float:left;
width: 150px;
border: 10px solid #C2BC9E;
margin-right:20px;
background-color: #EAE5CF;
}

.box3 {
margin-right:0;
}




/* Hack to hide default date within square brackets that appears in the category listing with Events Calendar 3 */



.event-entry p {
display:none;
}
.event-entry p.show {
display:block;
}
.post-right form {
margin: 0;
}

.post-right textarea {
width: 370px;
height: 200px;
}

.post-right img {
text-align:center;
display:block;
}
/* Form styles */

form {
margin: 20px;
}

fieldset {
background-color: #EAE5CF;
border: 10px solid #C2BC9E;
margin-bottom:10px;
padding:10px;
}

.cf_hidden{
display: none;
}

fieldset ol {
margin-top:10px;
margin:0;
padding:0;
list-style-type: none;
}

fieldset li {
margin:10px;
padding:0;
list-style-type:none;
}

p.linklove {
display:none;
}

p.meta {
font-size: 1.1em;
}

legend {
background-color: #C2BC9E;
padding:5px;
color: #ffffff;
font-size: 1.3em;
font-weight: bold;
}

label {
display: block;
font-weight: bold;
margin-bottom:3px;
}

input#cf2_field_2, input#cf2_field_3, input#cf2_field_4, input#cforms_q2, textarea, input#name, input#yhjrku-yhjrku {
background-color: #ffffff;
border: 3px solid #C2BC9E;
padding:3px;
font-size: 1.3em;
color:#666666;
width: 300px;
}

div.failure, div.success, div.waiting {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
padding: 5px;
display:block;
background-color:#C73C43;
color: #ffffff;
font-size: 1.5em;
font-weight: bold;
}

.reqtxt, .emailreqtxt {
margin-left: 10px;
}

#photo {
text-align: center;
}

#signup {
width: 340px;

}

#signup form {
margin: 0;
}

#signup div {
margin-top:10px;
margin-bottom:10px;
}

#signup label {
display: none;
}

#signup input {
width: 200px;
margin-left:0;
margin-right:0;
}

#signup input.button {
width: auto;
}

#highlight .tt-flickr-Small img {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.clear {
clear: both;
height: 1%;
}

div#photos, div.album {
margin-left: 20px;
margin-right: 20px;
margin-top:0;
margin-bottom:0;
padding: 0;
clear: both;

}

div#photos img, div.album img {
margin-right: 5px;
border-width: 3px;
margin-bottom:10px;
margin-left:0;
}

div.album img {
float: left;
margin-right:10px;
margin-left:0;
margin-top:0px;
}

.albums-small .album img {
float: left;
margin-right:10px;
margin-left:0;
}

.albums-small {

margin-left:20px; }

.album h4 {

margin-left:0;
}

.album {
border-bottom: 1px solid #C2BC9E;
padding-top:5px;
padding-bottom:5px;

}

.albums-small .album {
border: none;
float:left;
clear: none;
padding: 0;
margin-right:0;
margin-left:0;

}

.albums-small img {
float:none;
}

#context {
background-color: #EAE5CF;
display: block;
width: 300px;
margin-left:auto;
margin-right: auto;
border: 2px solid #C2BC9E;
margin-bottom: 10px;
}

#context img {
border-width: 3px;
}

.prev {
float: left;
text-align: left;
}

.next {
float:right;
text-align: right;
}

.ec3_iconlet table td {
border:none;
}

table {
border-collapse:collapse;
margin-right:20px;
margin-left:10px;
}

th, td {
font-size:1.3em;
padding:5px;
border-bottom:1px solid black;
}

th {
text-align: left;
font-weight:bold;
}

.entrytext ul li {
list-style-type:disc;
margin-left:10px;
}