/*
Theme Name: Winifred &amp; Bance
Theme URI: http://winifredandbance.com/
Description: Custom theme for Winifred &amp; Bance
Version: 1
Author: Teresa Watte
Author URI: http://monk.com.au
Tags: winifred bance

	Winifred &amp; Bance
	 http://winifredandbance.com/


*/


body, html {margin: 0; padding: 0; height: 100%;}

body {
	background: #ffffff url(images/body_bg.jpg);
	font-family: georgia, garamond,serif;
	font-size: 11px;
	line-height: 1.4;
	color: #545454;
	}

p {}
a {color: #7a4327; text-decoration: none;}
a:hover {color: #7a4327;text-decoration: underline;}

h1, h2, h3 {
	font-weight: normal;
	font-family: georgia, serif;
color: #7A4327;
	}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 3em;
	padding-bottom: 0px;
	}
h2 {
	font-size: 3em;
	margin-bottom: 0px;
	margin-top: 15px;
max-width: 100%;
	}
h3 {
	font-size: 1.8em;
	margin-bottom: 0px;
	margin-top: 18px;
	}
h4 {}
h5 {}

hr {
	border: 0;
	border-bottom: 1px solid #161616;
	background: transparent;
	}

.clear {clear: both;}
.center {text-align: center; margin: 15px;}
.red {color: #ca1a0f;}

small {
text-transform: uppercase;
font-size: .9em;
color: #000;
}

li{
	list-style-type:none;
}

/* -----------------
SECTIONS
--------------------*/

#body-inner {
background: url(images/pictures-w.jpg) top center no-repeat;
height: 100%;
}
#body-inner2 {background: url(images/footer.jpg) 10% 100% no-repeat;
min-height: 900px;
_height: 900px;
}

#container {
width: 900px;
margin: 0px auto;
}

#header{ text-align: center;}

#nav{
	text-align:left;
	width:750px;
	padding-top:40px;
	padding-bottom:20px;
	color:#7a4327;
	font-style:italic;
	font-size:14px;
	margin-left:20px;
}

#nav li{
	list-style-type:none;
	display:inline;
	padding-right:7px;
	padding-left:7px;
}

#nav ul{
	padding:0;
	margin:0;
}

#nav li.start{
	list-style-type:none;
	display:inline;
	padding-left:0px;
	padding-right:7px;
}

#nav li.end{
	list-style-type:none;
	display:inline;
	padding:right:0px;
	padding-left:7px;
}

#logo {border: 0px; margin-left: 20px;}

#content {
width: 740px;
margin-left:20px;
float: left;
}

#sidebar {
margin-top:80px;
width: 115px;
float: right;
padding-left: 15px;
text-transform: uppercase;
}

#sidebar ul {
margin: 0px;
padding: 0px;
list-style-type: none;
margin-bottom: 40px;
}

h2.widgettitle {
font-size: 1.5em;
text-transform: none;
margin-bottom: 10px;
}

.postmetadata {
text-transform: uppercase;
font-size: .9em;
}

#footer {
margin-top: 20px;
font-size: 10px;
text-transform: lowercase;
}

/* -----------------
IMAGES
--------------------*/	

.entry img {
	padding: 0px;
	margin: 10px;
	max-width: 100%;
border: 2px solid #fff;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* -----------------
FORMS
--------------------*/	


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
border: 0px;
background: transparent;
font-family: georgia, serif;
text-align: right;
text-transform: uppercase;
font-size: 1em;
color: #7a4327;
cursor: pointer
	}
#commentform #submit:hover {color: #000;}
.cat-item-803{
	display:none;
	}