/* @group Eric Meyer reset */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Structure */
body {
	color: white;
	font-size: 62.5%;
	background: #8ac97f;
	font-family: Helvetica, "Helvetica Neue", sans-serif;
	line-height: 1.8em;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h3 {
	font-size: 2.4em;
	margin-bottom: .75em;
}
h4 {
	font-size: 1.8em;
	margin-bottom: 1em;
}
p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
#wrapper {
	width: 100%;
	background: url(img/mft-backdrop-04.png) no-repeat left top;
}
#header {
	width: 100%;
	/*background: yellow;*/
	height: 260px;
}
#header h1 {
	position: relative;
	left: 86px;
	top: 87px;
	/*background: red;*/
	width: 248px;
	height: 137px;
}
#header h1, #header h2 {
	text-indent: -5000em;
}
a {
	color: #eee;
	font-size: 12px;
}
#banner {
	background: url(img/banner-blank.png) left top no-repeat;
/* 	background: yellow; */
	width: 210px;
	height: 400px;
	position: absolute;
	left: 780px;
	top: 180px;
	z-index: 100;
	padding: 60px 30px;
	text-align: center;
}
#banner h2, #banner p {
	text-indent: 0;
	font-size: 16px;
	width: 160px;
	line-height: 1.5;
}
#banner h2 {
	text-shadow: 2px 2px 4px #222;
}
#banner p {
	font-size: 12px;
}
a:hover {
	color: #fff;
}
#container {
	/*background: orange;*/
	width: 780px;
	position: relative;
	padding: 15px 0 25px 86px;
	height: 400px;


}
#sidebar {
	width: 198px;
	border: solid white 1px;
	background: url(img/25-black.png) repeat left top;
	/*min-height: 200px;*/
	float: left;
	padding-top: 1.6em;
}

#main {
	width: 400px;
	/*font-size: 1.2em;*/
	background: url(img/25-black.png) repeat left top;			border: solid white 1px;
	position: relative;
	left: 71px;
	float: left;
	padding: 1em 16px;
}
#footer {
	clear: both;
	width: 100%;
	padding-top: 2.7em;
	text-align: center;
	/*background: greenyellow;*/
}
#footer p, #footer a {
	font-size: 1em;
}

.videoPlayer {
	clear: both;
	width: 400px;
	position: relative;
	top: 4px;
	padding-bottom: 1em;
}
/* @end */
#sidebar a {
	display: block;
	height: 1.6em;
	color: #fff;
	font-size: 1.6em;
	margin-bottom: 1.125em;
	vertical-align: middle;
	padding-left: .3em;
	padding-top: .5em;
	margin-top: -.5em;
	text-decoration: none;
}
#sidebar a:hover {
	background: url(img/45-black.png) repeat left top;
}
#respond {
	background: url(img/25-black.png);
	margin: 0 -16px;
	padding: 01em 16px;
}
#comments {
	margin-top: 32px;
}
#respond textarea {
	color: darkgreen;
	padding: .5em;
	background: #fff;
	width: 390px;
}

.bubble {
	/*background: yellow;*/
	position: relative;
	float: left;
}
.next {
	float: right;
	/*text-align: right;*/
}
.bubble a {
	/*background: red;*/
	font-size: 1.6em;
	/*margin-bottom: .8888888em;*/
	display: block;
	height: 1.6em;
	width: 100%;
	text-decoration: none;
}
.popup {
	color: #000;
	position: absolute;
	/*text-align: left;*/
	top: -85px;
	left: -65px;
	background: url(img/popup-box.png) no-repeat left top;
	height: 70px;
	width: 110px;
	padding: 10px 15px;
 	display: none; 
 	opacity: 0; 
}
.next .popup {
	/*left: 0;*/
}
.popup p {
	margin: 0;
}
.popup h4 {
	margin: 0;
	text-align: center;
	font-size: 1.6em;
	/*line-height: 3.2em;*/
}
#farmList {
/*
	width: 400px;
	background: pink;
*/
}
#farmList li {
	display: inline;
}
#farmList a {
	/*background: yellow;*/
	display: inline-block;
	width: 176px;
	padding: 2px 2px 10px 2px;
	margin-right: 16px;
	margin-top: 1em;
	text-align: center;
	vertical-align: top;
	border: 1px solid #67965f;
	text-decoration: none;
}
#farmList h4 {
	margin: 0;
}
#farmList a:hover {
	border: 1px solid #fff;
	color: #cdcdcd;
}
.clearall {
	clear: both;
}
