﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 20;
	text-align: left;
}

body {
	background: #232903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

h3 {
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h2 {
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	margin-bottom: 15px;
	margin-top: 15px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	text-align: left;
}

ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	text-align: center;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	}

ol {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #CEEA70;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

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

a:visited {
	color: #8B985F;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	text-align: center;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 405px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(http://www.ironwolffarmsanctuary.com/images/topphoto2.jpg) no-repeat center 20px;
	
}

#header h1 {
	margin: 0;
	padding: 300px 0 0 0px;
	letter-spacing: -2px;
	font-size: 40px;
	text-align:center
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: 10px 0 0 0;
	padding: 0 0 0 0px;
	letter-spacing: normal;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:center
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background: #34160C url(images/img02bc.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding: 5px 0 0 5px;
	
}

.post {
	width: 510px;
	padding: 20px 0 0 20px;
}

.post h3 {
}

.post h2 {
}

.post h1 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	padding: 5px 5px 0 0;
	
}

.box {
	width: 149px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #8B985F;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 75px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #34160C ;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #CEEA70;
}

#footer a {
	color: #FFFF00;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}

a.diet {
	color:blue
}
a:hover.diet {text-decoration:underline
}
a:visited.diet {
	color:navy
}
table.diet {
	background-color:white
}
 h3.diet {
	text-align:center
	}
h3.diet {
	color:maroon
}
	
ul.diet {
	color:#232903
}

td.diet {
	border-color:maroon
}	
td.diet {
	border-style: solid;
	border-width: medium;
	width: 50%;
}