/*
Theme Name: theme for the porch
Version: 1.0
Author: Sheryl
Author URI: http://www.huiadesign.co.nz
*/
body {
	text-align: center;
	background: #EAE6E2 url(images/bkg.jpg);
	background-position: top center;
	background-attachment: fixed;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
}
div#wrapper {
	background-image: url(images/wrap.gif);
	background-position: bottom-center;
	background-repeat: no-repeat;
	text-align: left;
	margin: auto;
	width: 950px;
	border: 1px solid #fff;
	
}

div#wrapper2 {
	background-image: url(images/wrapper.gif);
	text-align: left;
	margin: auto;
	width: 950px;
	border: 1px solid #fff;
	
}

a {
	color: #908167;
}
a:hover {
	color: #ccc;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-color: #683D1B;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
div#header {

	width: 950px;
	height: 200px;
	
}

div#logo {

	width: 260px;
	height: 200px;
	float: left;
	
}

div#header-right {

	width: 690px;
	height: 200px;
	float: right;
	
}


h1 {
	font-size: 100px;
	color: #ccc;
	line-height: 120px;
	margin-left:30px;
}
h1 a {
	text-decoration: none;
	color: #ccc;
}

h1 a:hover {
	text-decoration: none;
	color: #999;
}

h2 {
	font-size: 18px;
	color: #683D1b;
	font-weight:bold;
	line-height: 24px;
	padding-bottom:5px;
	padding-top:10px;
}

h2 a {
	text-decoration: none;
	color: #999;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}


/* Menu */

#menu {
width: 950px;
height:25px;
margin: 0px auto 0px;
text-align: center;
background-color: #683D1B; /*overall menu background color*/
clear:both;

}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #683D1B; /*overall menu background color*/
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
text-transform: uppercase;

}

.suckertreemenu ul li a{
display: block;
width: 110px; 
padding: 3px 0px;
border-right: 0px solid white;
text-decoration: none;
color: #ffffff;

}
	
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; 
display: block;
visibility: hidden;

}

.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

.suckertreemenu ul li ul li ul{ 
left: 159px; 
top: 0;
}

.suckertreemenu ul li ul li a{
display: block;
width: 110px; 
color: #ffffff;
text-decoration: none;
padding: 3px 0px;
border: 0px solid #fff;
background-color: #999999;
}

.suckertreemenu ul li a:hover{
background-color: #908167;
color: #fff;
}

.suckertreemenu ul li a:visited{
color: #fff;
}

.suckertreemenu .mainfoldericon{
background: #CCCCCC;
}

.suckertreemenu .subfoldericon{
background: #CCCCCC;
}

* html p#iepara{ 
padding-top: 0em;
}


span.f {
	font-style: italic;
}
div#content {
	margin: 32px 0 0 20px;
}

div#content2 {
	padding: 10px 30px 0 20px;
	width: 640px;
	float: right;
}

div#sidebar {

	color: #683D1B;
	padding: 10px 20px 0 20px;
	width: 220px;
	float: left;
	font-size: 11px;
	line-height: 20px;
	list-style: none;
	text-align: left;

}

div#sidebar a{
	color: #34A99F;
	text-decoration: none;
}

div#sidebar a:visited{
	color: #34A99F;
	text-decoration: none;
}

div#sidebar a:hover{
	color: #34A99F;
	text-decoration: underline;
}

div#sidebar img{
	border: 1px solid #fff;
	margin-bottom: 10px

}



div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
}
div#content h2 {
	font-size: 24px;
	color: #999999;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #999999;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

div#footer {
  clear:both;
  width: 950px;


}

div#footertxt {
	font-size:10px;
	line-height: 18px;
	color: #fff;
	padding-top:5px;
	text-align: center;
}
div#footertxt a {
	color: #fff;
	text-decoration: none;
}
div#footertxt a:hover {
	color: #fff;
	text-decoration: underline;
}
div.post {
	margin: 0 0 76px;
}
h3#comments, h3#respond {
	color: #999;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}