body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 25px 0;
	background:#eee;
}

.clear { clear:both; }
.left { float:left; }
.right { float:right; }

a { color:#993333; }
a:hover { color:#990000; }

form { margin:0; padding:0; }

li.views-row {
background-color:white;
border:1px solid #bbb;
float:left;
height:132px;
margin:0 10px 10px 0;
padding:8px;
width:102px;
list-style-type:none;
overflow:hidden;
-webkit-box-shadow:1px 1px 5px #ccc;
-moz-box-shadow:2px 2px 5px #ccc;
box-shadow:2px 2px 5px #ccc;
font-size:11px;line-height:12px;text-align:center;
}

.wrapper {
	width:960px;
	margin:auto;
}

.header {
	background:#eee;
	padding:6px 0 0 0;
}

.logo { float:left; }

.header_subscribe {
	text-align:right;
	font-size:12px;
	text-transform:uppercase;
}

.header_subscribe a {
	padding-right:20px;
	background:url('http://rawfoodhealthwatch.com/images/feedicon.png') no-repeat right center;
}

.feed_link a {
	padding-right:20px;
	background:url('http://rawfoodhealthwatch.com/images/feedicon.png') no-repeat right center;
}

.tagline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding-top:24px;
}

.nav {
	background:#a62505;
}

.nav .wrapper {
	width:958px;
}

.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

.nav ul li {
	float:left;
}

.nav ul li a {
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.nav ul li a:hover, .nav ul li a.current {
	background:#c33d0f;
}

.nav2 {
	background:#330000;
}

.nav2 .wrapper {
	width:958px;
}

.nav2 ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

.nav2 ul li {
	float:left;
}

.nav2 ul li a {
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.nav2 ul li a:hover, .nav2 ul li a.current {
	background:#663300;
}


.content_container {
	background:#eee;
}

.content {
	background:#fff;
	border:1px solid #999;
	border-top:none;
	padding:20px;
}

.main {
	float:left;
	width:600px;
}

.sidebar {
	width:290px;
	float:right;
}

.sidebar .section, .callout {
	border:1px solid #999;
	background:#eee;
	padding:10px;
	font-size:12px;
	color:#333;
	margin-bottom:15px;
}

h1 {
	margin:0;
	padding:0 0 12px 0;
}

.sidebar h3 {
	font-size:16px;
	color:#000;
	margin:0;
	padding:0 0 2px 0;
	border-bottom:1px solid #996;
}

.sidebar p {
	margin-left:5px;
	margin-right:5px;
	line-height:140%;
}

.callout {
	font-size:16px;
	color:#666;
}

.callout strong {
	color:#000;
}

.callout .arrows {
	float:right;
	font-size:40px;
	line-height:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#aaa;
}

.post {
	margin-bottom:20px;
}

.post h2, .post h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	margin:0;
	padding:0;
	text-decoration:none;
}

.post h2 a:hover {
	text-decoration:underline;
}

.post .entry {
	margin:0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post .entry p {
	line-height:150%;
}

.footer_nav {
	margin-top:5px;
	margin-bottom:5px;
	font-size:13px;
}

.footer_nav .wrapper {
	background:#fff;
	width:928px;
	border:1px solid #999;
	padding:15px;
}

.footer_nav .column {
	width:270px;
	margin-right:14px;
	float:left;
}

.footer_nav .last {
	margin-right:0;
}

.footer_nav .second {
	margin-right:5px;
}

.footer_nav h4 {
	margin:0;
	padding:0;
	font-size:14px;
}



.footer {
	margin-top:20px;
	color:#666;
	font-size:12px;
	text-align:center;
	font-style:italic;
}