@charset utf-8;
/*
Theme Name: Swallowtail Farm and Creamery
Theme URI: http://swallowtailfarmandcreamery.com
Author: Visible Logic
Author URI: http://visiblelogic.com/
Description: Swallowtail Farm and Creamery theme

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

body {
	margin: 0px;
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/stf-background.gif);
	background-repeat: repeat;
	background-position: center top;
	color: #7c5c4b;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	line-height: 16pt;
}
.shadow {
  -moz-box-shadow: 0px 0px 20px #f5c795;
  -webkit-box-shadow: 0px 0px 20px  #f5c795;
  box-shadow: 0px 0px 20px  #f5c795;
  behavior: url(/wp-content/themes/Swallowtail_Farm/PIE.htc);/* set behavior property for all versions of IE */
  _behavior:none; /* target IE6 and below with underscore hack */
}
h1 {
	color: #cb5140;
	font-family: DearJoe5, cursive;
	font-size: 2.6em;
	line-height: 2.6em;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 42px;
}
h2 {
	color: #cb5140;
	font-size: 1.2em;
	line-height: 1.35em;
	font-weight: normal;
}
h3 {
	color: #7c5c4b;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	margin-bottom: 12px;
	margin-top: 4px;
	}
#outsidewrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-bottom: 10px;
}
#outsidewrapper-interior {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#headerwrapper {
	height: 150px;
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/header-bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
}
#head-bg-bottom{
	width:640;
	height:49;
	}
#outsidewrapper-interior #headerwrapper {
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/header-bg-top-int.gif);
	}

#headerwrapper #header-text {
	font-size: 1.8em;
	color: #9e3f00;
	font-family: DearJoe5, cursive;
	width: 980px;
	text-align: center;
	padding-top: 85px;
	font-weight: normal;
	line-height: 2em;
}
#bodywrapper {
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/stf-body-background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 980px;
}
#body-content {
	float: left;
	width: 600px;
}
#body-content p img {
	margin: 5px;
}
#outsidewrapper-interior  #bodywrapper {
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/stf-body-int-background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#side-nav {
	width: 300px;
	float: left;
	margin-right: 40px;
}
#side-nav ul {
	list-style-type: none;
	color: #cb5140;
}
#side-nav ul li {
	margin-bottom: 15px;
	font-size: 1.1em;
	margin-top: 0px;
}
#side-nav ul li a{
	color: #cb5140;
	text-decoration: none;
}
#side-nav ul li a:hover{
	color: #e7aa48;
	text-decoration: none;
}

#side-nav .current_page_item, #side-nav .current_page_item a {
	color: #b78abf;
	font-weight: bold;
	text-decoration: none;
	}
#side-nav ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#side-nav ul li ul li{
	font-size: 1em;
	color: #7c5c4b;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: normal;
}
#side-nav ul .current_page_item ul li a {
	color: #7c5c4b;
	font-weight: normal;
}
#side-nav ul .current_page_item ul li a:hover {
	color: #e7aa48;
	font-weight: normal;
}

#span-both {
	width: 980px;
	float: left;
	padding-top: 10px;
}
#footer-text a {
	text-decoration: none;
	color: #7c5c4b;
}
#footer-text a:hover {
	text-decoration: underline;
	color: #7c5c4b;
}
#footerwrapper {
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 164px;
	width: 980px;
}
#outsidewrapper-interior #footerwrapper {
	background-image: url(/wp-content/themes/Swallowtail_Farm/images/footer-bg-int.jpg);
	}
#footerwrapper #footer-text {
	width: 600px;
	float: left;
	margin-left: 340px;
	padding-top: 95px;
}
#footerwrapper #footer-text p{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#footerwrapper #footer-text .legal {
	font-size: 0.8em;
}
a {
	color: #cb5140;
}.clear {
	clear: both;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
