* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	background: #dadada url(images/body-bg.jpg) repeat-x top;
	font-family: 'Trebuchet MS';
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	margin: -1px;
}

div.container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

/* --------------------------------------------------------------------------------------- Wordpress Stuff */

div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* --------------------------------------------------------------------------------------- Header */

div#header {
	background: url(images/header-bg.jpg) no-repeat right top;
	width: 100%;
	position: relative;
	height: 332px;
	z-index: 1;
}

div#header div#logo {
	width: 279px;
	position: absolute;
}

div#header div#logo h1 a {
	display: block;
	background: url(images/ifda-logo.png) no-repeat left top;
	width: 279px;
	height: 158px;
	text-indent: -9999px;
	position: relative;
	left: -10px;
}

div#main-nav {
	position: absolute;
	width: 700px;
	right: 0;
	margin-top: 49px;
}

div#header ul {
	list-style-type: none;
}

div#header li {
	display: block;
	float: left;
	padding: 8px 15px;
	border-right: 1px solid #ffffff;
}

div#header li a {
	color: #ffffff;
	text-decoration: none;
}

div#header li a:hover {
	text-decoration: underline;
}

div#header li.last {
	border: 0;
	padding-right: 30px;
}

div#header li.purchase-advantage {
	border: 0;
}

div#header li.purchase-advantage a {
	background: url(images/purchase-advantage.png) no-repeat left top;
	width: 244px;
	height: 87px;
	text-indent: -9999px;
	display: block;
	position: relative;
	top: -20px;
}

/* --------------------------------------------------------------------------------------- Content */

div#content {
	margin-top: -125px;
	position: relative;
	z-index: 5;
	float: left;
}

div.post-top {
	height: 15px;
	width: 638px;
	background: url(images/post-top-bg.png) no-repeat left top;
}

div.post {
	background: url(images/post-middle-bg.png) repeat-y left top;
	width: 558px;
	padding: 20px 40px 40px 40px;
}

div.post img {
	border: 13px solid #e7e7e7;
	margin: 0;
}

div.post h1, div.post h2, div.post h3 {
	color: #08808a;
	padding-top: 7px;
}

div.post h1 {
	font-size: 26px
}

div.post h2 {
	font-size: 22px
}

div.post h3 {
	font-size: 18px
}

div.post p {
	font-size: 12px;
	line-height: 25px;
	padding: 7px 0;
}

div.post ul {
	font-size: 12px;
	padding: 7px 0 7px 25px;
}

div.post li {
	font-size: 12px;
	padding: 5px 0;
}

div.post a {
	color: #08808a;
	text-decoration: underline;
}

div.post ul {
	padding-left: 25px;
}

div.post a:hover {
	text-decoration: none;
} 

div.post-bottom {
	background: url(images/post-bottom-bg.png) no-repeat left bottom;
	height: 11px;
	width: 638px;
}

div.post h1 a, div.post h2 a, div.post h3 a, div.post h4 a {
	text-decoration: none;
}

div.entry {
	font-size: 12px;
}

/* --------------------------------------------------------------------------------------- Feature */

div.post div.feature {
	border: 1px solid #e7e7e7;
	background: #e7e7e7;
	float: left;
	margin: 18px 0;
	padding: 10px;
	min-height: 350px;
}

div.post div.feature.left {
	float: left;
	width: 255px;
}

div.post div.feature.right {
	float: right;
	width: 255px;
}

div.post div.feature.full {
	border: 1px solid #e7e7e7;
	background: #e7e7e7;
	float: left;
	margin: 18px 0;
	padding: 10px;
	min-height: 350px;
}

div.post div.feature img {
	border: 0;
	padding-bottom: 12px;
}

div.post div.feature h4 {
	color: #666666;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

div.post div.feature h3 {
	color: #08808a;
	font-size: 15px;
}

div.post div.feature p {
	line-height: 20px;
}

div.post div.feature p.date {
	padding: 0;
	line-height: 17px;
	font-size: 11px;
	color: #666666;
}

/* --------------------------------------------------------------------------------------- Sidebar */

div#sidebar {
	float: left;
	width: 290px;
	margin-left: 15px;
	text-align: center;
}

div#sidebar h3 {
	padding: 10px;
	font-size: 18px;
}

div#sidebar ul {
	list-style-type: none;
}

div#sidebar ul.sponsors li a {
	display: block;
	width: 219px;
	text-indent: -99999px;
	margin: 0 auto;
	margin-bottom: 10px;
}

div#sidebar ul li {
	padding-top: 20px;
}

div#sidebar ul li ul li {
	padding: 0;
}

div#sidebar ul.sponsors li.petro a {
	background: url(images/sponsor-logos/petro.png) no-repeat left top;
	height: 101px;
}

div#sidebar ul.sponsors li.home-design a {
	background: url(images/sponsor-logos/home-design.png) no-repeat left top;
	height: 73px;
}

div#sidebar ul.sponsors li.rexel a {
	background: url(images/sponsor-logos/rexel.png) no-repeat left top;
	height: 107px;
}

div#sidebar ul.sponsors li.marlies-venute a {
	background: url(images/sponsor-logos/marlies-venute.png) no-repeat left top;
	height: 122px;
}

div#sidebar ul.sponsors li.nologo a {
	background: url(images/sponsor-logos/blank-bg.png) no-repeat left top;
	height: 43px;
	padding-top: 19px;
	font-size: 12px;
	color: #08808a;
	text-decoration: none;
	text-indent: 0px;
}

/* --------------------------------------------------------------------------------------- Footer */

div#footer {
	padding: 5px 15px;
	text-align: right;
}

div#footer p {
	font-size: 11px;
	color: #666666;
}

div#footer a {
	color: #08808a;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}

div#footer img {
	border: none;
	vertical-align: middle;
}

/* --------------------------------------------------------------------------------------- Calendar */

#EC_ajaxLoader img {
	border: none !important;
}

/* --------------------------------------------------------------------------------------- Contact */

div.column h3 {
	padding-bottom: 15px;
}

p.error {
	padding-left: 20px;
	background: url(images/cancel.png) no-repeat left 2px;
	color: red;
}

p.success {
	padding-left: 20px;
	background: url(images/accept.png) no-repeat left 2px;
	color: green;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	font-size: 11px;
}

input.text {
	border: 1px solid #666666;
	padding: 7px 5px 3px;
	background: #ffffff;
	margin-bottom: 5px;
}

textarea {
	width: 227px;
}

input.button {
	margin-top: 15px;
}
