/*
Theme Name: Fi and Co
Theme URI: http://fiandco.com
Description: Custom theme for Fi and Co
Version: 1
Author: Teresa Watts
Author URI: http://monk.com
Tags: fi and co
*/



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

body {
	background: #694c36 url(images/body_bg.jpg) top center;
	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: #504333;
	}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 2em;
	padding-bottom: 0px;
	}
h2 {
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 15px;
max-width: 100%;
	}
h3 {
	font-size: 1.2em;
	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;}
img.noborder {border: 0px;}

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

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

#container {
width: 960px;
margin: 0px auto;
height: 100%;
background: url(images/paper_bg.gif) top center repeat-y;

}

#container.home {background: none;
}

#header{
background: #694c36 url(images/body_bg.jpg) top center;
}


#logo {border: 0px;}

#main {
width: 824px;
margin: 0px auto;
padding: 0px 30px;
background: #fff url(images/paper_bg.gif) top center repeat-y;

}

#content {
width: 100%;
float: left;
}

.blog #content {
width: 645px;
}

#sidebar {
width: 160px;
float: right;
padding-left: 15px;
display:none;
}

#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 {
font-size: .9em;
}

#footer {
margin: 0px auto;
font-size: 10px;
text-transform: lowercase;
width: 824px;
padding: 20px 30px 30px;
height: 100px;
background: #fff url(images/paper_bg.gif) top center repeat-y;
clear: both;
}

p#editlink {clear: both;}

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

.entry img {
	padding: 0px;
	margin: 10px;
	max-width: 100%;
border: 0px 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;}

img.noborder {border: 0px;}







/* contact form */

.form {clear:both;

}

.form label {font-weight: bold;clear: left; }

.form p {margin: 0px;}

.form input {
border: 0px;
padding: 3px 5px;
color: #545454;
float: left;
width: 215px;
margin-bottom: 10px;
font-size: 1em;
font-family: Verdana, Arial, 'Lucida Grande',  Sans-Serif;
border: 1px solid #BBAA7F;
clear: left;
}

.form textarea {
width: 241px;
padding: 5px;
border: 0px;
color: #545454;
height: 200px;
font-family: Verdana, Arial, 'Lucida Grande',  Sans-Serif;
font-size: 11px;
line-height: 1.4;
height: 200px;

border: 1px solid #BBAA7F;
}

.form img {border: 0px;
float: left;
clear: left;
}

.message {
float: left;
padding-left: 0px;
width: 250px;

}

.fields {
width: 250px;
float: left;
padding-left: 20px;

}


.form .button input {
width: auto;
background: #714527;
color: #FAF0E0;
text-transform: uppercase;
font-size: 10px;
margin-right: 20px;
float: left;
margin-top: 5px;
padding: 3px;
margin-bottom: 0px;

}


.form .saybutton {
width: 150px;
height: 20px;
margin-left: 40px;
margin-top: 15px;
cursor: pointer;
display: block;
}



.form .wpcf7-response-output {
float: left;
width: 198px;
margin-left: 20px;
text-align: left;
margin-top: -20px;
}

.wpcf7-mail-sent-ng, .wpcf7-mail-sent-ok {
border: 1px dotted #9F7E45 !important;
padding: 8px;
}

.wpcf7-not-valid-tip {
position: absolute !important;
top: 190px !important;
left: -40px !important;
width: 215px !important;
font-size: .9em !Important;
border: 0px !important;
}

.subscribe-to-comments {text-align: left; margin-left: -2px; }
.subscribe-to-comments label {padding-top: 2px; display: block}


.wpcf7-form p {

}

#contact {
margin-left: 270px;
}

#contact .twocol {
width: 250px;
float: left;
margin-right: 20px;
}

#contact .twocol img.map {margin: 0px; padding: 0px; border: 1px solid #e1dbd7;}








/* mailing list form */

#footer h2 {margin: 30px 0px 10px;}

#footer label {
padding-top: 2px;
float: left;
margin-right: 3px;
}

#footer input {
float: left;
margin-right: 10px;
font-family: georgia, garamond,serif;
	font-size: 1em;
color: #545454;
background: #ffffff;
border: 1px solid #CFC3A8;
width: 120px;
padding: 3px;
}

#footer input.button {
background: #714527;
color: #FAF0E0;
text-transform: uppercase;
font-size: 10px;
float: left;
padding: 3px;
border: 0px;
width: auto;
}

