/*
Theme Name: Moorhead
Author: Olivestudio
Author URI: http://www.olivestudio.net/
Description: Moorhead 2012 
Version: 1
*/

body {
	padding: 75px 0 75px 0;
	background: #fff;
	color: #5d5c5c;
	margin: 0 !important;
	overflow-y: hidden;
	font-size: 12px;
}
* { padding: 0; margin: 0; }
p { padding: 8px 0; }
a { text-decoration: none; color: #5d5c5c; }
img { border: 0; }
.fl {
	float: left;
}
div#main {
	float: left;
	height: 100%;
	overflow: hidden;
	margin: 0;
	width: 17570px;
}
#main #content { display: none; height: 100%; float: left; }
a.site_title {
	height: 100%;
	display: block;
	position: fixed;
	z-index: 98;
	padding-left: 92px;
}
a.site_title img {
	height: 100%;
}
a.site_title h1 {
	text-indent: -15000px;
}
a.site_title h2 {
	text-indent: -15000px;
}
div.post {
	float: left;
	height: 100%;
}
div.post div.img, div.post div.text {
	float: right; /* modified */
	height: 100%;
}
div.post div.img{
	float: left!important; /* added */
	position: relative;
}
div.post div.img .img_wrapper{
	float: left;
}
div.post div.img .img_wrapper img{
	position: relative;
	z-index: 7;
}
div.post div.img .prev{
	position: absolute; /* added */
	left: 0px;
	z-index: 11;
	height: 100%;
	display: block;
}
div.post div.img .prev_next{
	z-index: 10;
	width: 100%;
	height: 100%;
}
div.post div.img .prev_next a.prev, div.post div.img .prev_next a.next {
	opacity: 0;
	filter: alpha(opacity = 0);
	width: 40%;
}
div.post div.img .play{
	position: absolute; /* added */
	top: 0px;
	left: 0px;
	z-index: 9;
	height: 100%;
	display: block;
	width: 60%;
}
div.post div.img .play a{
	display: block;
    float: right;
    height: 40% !important;
    position: relative;
    right: 0;
    top: 30%;
    z-index: 14;
}

div.post div.img .play img{
    height: 100% !important;
    position: relative;
    width: auto !important;
	z-index: 9;
	float: right;
}
div.post div.img .next{
	position: absolute; /* added */
	right: 0px;
	z-index: 11;
	height: 100%;
	display: block;
}
div.post div.img .prev img, div.post div.img .next img{
	height: 30%!important;
	top: 35%;
	z-index: 11;
	position: absolute;
	cursor: pointer;
}
div.post div.img .next img{
	right: 0;
}

div.post div.text {
	padding: 0 20px;
	width: 205px;
	vertical-align: bottom;
	position: relative;
}
div.post div.text div.text_text {
	position: absolute;
	bottom: 0px;
	font-family: Courier New;
	font-size: 1em;
	color: #5d5c5c;
}
div.post div.text div.text_text strong, div.post div.text div.text_text b {
	font-size: 0.92em;
	font-family: Arial;
	color: #5d5c5c;
}
div.text_text a {
	text-decoration: underline;
}
div.post div.img img {
	height: 100%;
}

div.text_only {
	width: 500px;
	padding-right: 30px;
	overflow-y: auto;
	height: 100%;
}
div.text_only, div.text_only p {
	font-family: Courier New;
	font-size: 1em;
	color: #2e2d2d;
}
.text_only p:first-child {
	padding: 0;
}
div.text_only strong, div.text_only b {
	font-family: Arial;
	font-size: 0.92em;
	font-weight: bold;
	color: #444343;
}
div.post:last-child div.text_only {
	width: 360px;
	padding-right: 5px;
	padding-left: 40px;
}
#loading {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	background: #fff url(images/loading.gif) center no-repeat;
	width: 100%;
	height: 100%;
}
#tooltip {
	position: absolute;
	padding: 10px;
	background: #fff;
	z-index: 100;
	width: 200px;
}
#tooltip h3 {
	font-size: 12px;
	font-family: Courier New;
	color: #5d5c5c;
	font-weight: normal;
}
input#newsletter_email {
	border: solid 1px #666;
	width: 160px;
	padding: 2px 5px;
	color: #5d5c5c;
	font-family: Arial;
	font-size: 0.9em;
	margin-top: 0.5em;
}
a#newsletter_submit, a.underlined {
	text-decoration: underline;
}
.div186 {
	float: left;
	width: 186px;
	margin-left: 63px;
	position: relative;
}
#logo {
	height: 75px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}
#logo h1 {
	position: absolute;
	bottom: 17px;
	left: 63px;
	font-size: 1em;
	font-family: Arial;
	text-transform: uppercase;
	min-width: 186px;
}
#logo h1 a {
	display: block;
	position: relative;
}
#logo h2 {
	font-family: Courier New;
	font-size: 1em;
	position: absolute;
	width: 300px;
	bottom: 17px;
	left: 249px;
	font-weight: normal;
	color: #787979;
}
address {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #525252;
	font-style: normal;
	font-size: 1em;
	font-family: Courier New;
}

#post-28 { display: block; }
#post-118 { display: none; }

.extra_links {
	height: 20px;
	/*display: none;*/
}
.extra_links a {
	line-height: 20px;
	padding: 0 5px;
}
.extra_links a.active {
	font-weight: bold;
}


/* added */
