/*
THEME NAME: SlowFood
THEME URI: slowfoodbloomington.org
DESCRIPTION: The new template for Slow Food Bloomington
VERSION: 1.0
AUTHOR: <a href="http://www.threemonkeymedia.com/">E. Chris Lynch</a>
AUTHOR URI: <a href="http://www.threemonkeymedia.com/">threemonkeymedia.com</a>
*/

/* Just some example content */
.entry-title{clear:both;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}


/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}


/* New Styles */
body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fefe96;
	color: rgb(0, 0, 0);
	height: 100%;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #15519e;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 15pt;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

#header {
	width: 100%;
	height: 80px;
	background: url(images/header_bg.jpg) repeat-x;
	border-bottom: 1px solid #04356a;
}

#logo {
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat;
	width: 493px;
	height: 60px;
}

#logo h1 {
	margin: 0;
}

#logo h1 a {
	display: block;
	width: 493px;
	height: 60px;
	font-size: 1px;
	color: #fff;
	text-indent: -9999px;
	overflow: hidden;
}

#menu {
	width: 100%;
	height: 34px;
	background: url(images/menu_bg.jpg) repeat-x;
	border-bottom: 1px solid #04356a;
	border-top: 1px solid #558ac2;
}

#menu ul {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}

#menu ul li {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding:0 10px;
	line-height: 34px;
}

#menu ul li a {
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {color: #ab8024 !important;}

#container {
	background: url(images/container_bg.jpg) top repeat-x;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

#content {
	width: 633px;
	margin: 0 auto;
}

img.center {
	margin: 16px auto 0 auto;
	border: 1px solid #0d5bab;
}

img.alignCenter {
	margin:  0 auto;
	border: 1px solid #0d5bab;
}

img.alignLeft {
	float: left;
	border: 1px solid #0d5bab;
	margin: 0 6px 6px 0px;
	padding: 1px;
}

img.alignRight {
	float: right;
	border: 1px solid #0d5bab;
	margin: 0px 0px 6px 6px;
	padding: 1px;
}

.left {
	width: 300px;
	float: left;
	text-align: justify;
}

.right {
	width: 316px;
	float: right;
	text-align: justify;
}

.right p {
	padding-top: 0;
	margin-top: 0;
}

#inside {
	float: left;
	width: 616px;
	text-align: justify;
	margin: 16px 0 30px 0;
}

span.pullquote {
	float: left;
	width: 200px;
	font-size: 18px;
	line-height: 24px;
	color: #8f0b0e;
	text-align: left;
}

p.readmore {
	text-align: right;
	margin-top:0;
	padding-top: 0;
}
p.readmore a{
	background: url(images/check.jpg) left center no-repeat;
	padding-left: 18px;
}

.window {
	float: left;
	width: 200px;
	border: 3px double #666;
	padding: 4px;
	margin: 0 4px 0 0;
}

.window p {
	padding: 0;
	margin: 0;
}

.clear {clear: both;}

#footer {
	position: relative;
	float: left;
	bottom: 0;
	background: #ab8024;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#footer ul {
	list-style-type: none;
	text-decoration: none;
}

#footer ul li {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding:0 10px;
	line-height: 23px;
}

#footer ul li a {
	text-decoration: none;
	color: #fff;
}

#footer ul li a:hover {
	color: #384d02;
}