/*   
Theme Name: Dawn Omega Milk
Theme URI:
Description: Dawn Omega Milk Theme
Author:
Author URI:
Version: 0.1
*/
body {
margin: 0;
padding: 0;
font-size: 1em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
background: #74c24b url(img/assets_background.png) repeat-x center top;
text-align: center;
}
h1, h2, h3 { margin: 0; padding: 0;}
img { border: 0; }
a:link, a:visited, a:hover {
	color: #c00000;
	text-decoration: underline;
}
#header_bg {
	background: url(img/dawn_logo.png) no-repeat top center;
	height: 325px;
}
#header {
	width: 775px;
	height: 325px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	width: 775px;
	height: 285px;
	float: left;
}
#logo h1 {
	width: 775px;
	height: 285px;
	position: relative;
	float: left;
}
#logo h1 span {
	background: url('img/dawn_logo.png') no-repeat top center; 
	position:absolute;
	width:100%;
	height:100%
}
ul#menu {
	float: left;
	list-style: none;
	margin:0;
	padding:0;
	width: 775px;
}
ul#menu li {
	margin:0;
	padding:0;
	height: 40px;
	display: inline;
}
ul#menu li a {
	text-indent: -9999px;
	height: 40px;
	float: left;
}
ul#menu .home {
	background-image: url('img/button_1.png');
	width: 134px
}
ul#menu .dawnomegamilk {
	background-image: url('img/button_2.png');
	width: 118px
}
ul#menu .nutrition {
	background-image: url('img/button_3.png');
	width: 122px
}
ul#menu .omega3 {
	background-image: url('img/button_4.png');
	width: 131px
}
ul#menu .recipes  {
	background-image: url('img/button_5.png');
	width: 129px
}
ul#menu .stockists  {
	background-image: url('img/button_6.png');
	width: 141px;
}
#body {
	width: 775px;
	margin: 0 auto;
	text-align: left;
}
#container {
	background: #FFF url('img/assets_body_background.gif') repeat-y top left;
	width: 775px;
	float: left;
}
#content {
	width: 520px;
	float: right;
	font-size: 0.85em;
	padding-right: 30px;
	padding-top: 40px;
}

#content p {
	clear: left;
	line-height: 1.4em;
}
#content h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #C00000;
	margin-bottom: 10px;
}
#content h2 a:link, #content h2 a:visited, #content h2 a:hover {
	color: #c00000;
	text-decoration: none;
}
#content h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0053a0;
	margin-bottom: 10px;
	margin-top: 15px;
}
#content h3 a:link, #content h3 a:visited, #content h3 a:hover {
	color: #0053a0;
	text-decoration: none;
}
#sidebar {
	width: 200px;
	float: left;
	background: #659ed2 url('img/assets_sidebar_fade.png') no-repeat top left;
	color: #fff;
	padding-top: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:hover {
	color: #253453;
	text-decoration: underline;
}
#sidebar div {
margin-left: 15px;
margin-right: 15px;
	margin-bottom: 40px;
}
#sidebar img {
margin-left: -30px;
}
#sidebar h4z {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	}
#footer {
	clear: both;
	width: 775px;
	background: #4fa446 url(img/assets_footer_background.gif) no-repeat top;
	height: 135px;
	text-align: center;
	overflow: hidden;
}
#footer p {
	color: #FFF;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	margin-top: 90px;
	margin-left: 200px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFF;
	text-decoration: none;
}
blockquote {
	background: url(img/assets_blackquote_background.gif) no-repeat top left;
	width: 190px;
	height: 348px;
	padding: 20px;
	color: #086701;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	float: right;
	margin-right: 0;
}
blockquote p {
	margin: 0;
	padding: 0;
}
#searchform {
margin:0;
padding:0;
width:200px;
}
.searchfield {
margin-top:5px;
}
#s {
border:1px solid #808080;
font-size:14px;
margin:0;
padding:2px;
vertical-align:middle;
width:100px;
}
.posttext {
float: left;
}
.post {
width: 520px;
float: left;
margin-bottom: 20px;
}
.date {
margin-top: -10px;
font-size: 0.95em;
}
img.alignright {float:right; margin:0 0 1em 25px}
img.alignleft {float:left; margin:0 25px 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 25px}
a img.alignleft {float:left; margin:0 25px 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

div.newslettersignup {
width: 520px;
height: 160px;
background: url(img/bgnewsletter.gif) no-repeat top;
}
div.newslettersignup div {
float: left;
width: 480px;
padding: 20px;
padding-top: 20px;
}
#content div.newslettersignup p {
clear: both;
margin: 10px;
}
#content div.newslettersignup form label {
display: none;
}
#content div.newslettersignup form input {
margin-left: 20px;
margin-right: 20px;
}
