/*
Theme Name: Morris Brown
Theme URI: http://www.rfbf.com.au/
Description: MB Template
Version: 1.0
Author: Dan Hickingbotham, Claire Emmett
Author URI: http://www.redfishbluefish.com.au/

*/



/* Begin Typography & Colors */
body {
background:url(images/morrisbrown.jpg) center top #000000 repeat-y;
margin:81px 0px 0px 0px;
color:#FFFFFF;
font-family:"Century Gothic", "Trebuchet", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
}
body.blog {
background:#5A5A5A;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif

}
h3.blog	{
	border-bottom:1px dashed #FFF;
	border-top:1px dashed #FFF;
	background:#aaaaaa;
	letter-spacing:0.2em;
	padding:5px 0;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	width:100%;
	height:680px;
	background:#000000;
}
#wrapper-blog{
	background:#5A5A5A;
}
#wrapper2{
	margin:0 auto;
	width:990px;
}
#page {
	float:left;
	clear:both;
	width:990px;
}
#page_page {
	float:left;
	clear:both;
	width:990px;
}


#header {
background:url(images/morrisbrown_website_03.jpg) no-repeat 46px;
width:990px;
height:55px;
}
#left_arrow{
	float:left;
	clear:none;
	width:46px;
	height:33px;
	padding-top:233px;
}
#right_arrow{
	float:right;
	clear:none;
	width:41px;
	height:33px;
	padding-top:233px;

}
#main_image{
	float:left;
	clear:none;
	width:903px;
	height:266px;
}
#body_text{
	float:left;
	clear:both;
	width:600px;
	height:286px;
	padding:20px 90px 20px 300px;
	color:#999999;
}
h1{
	font-size:20px;
	font-weight:lighter;
	text-transform:uppercase;
}
h2{
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
}
a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}

p{
	font-size: 13px;
}

#photo_slide{
	width: 903px;
	height: 266px;
}

#page_photo{
	width:357px;
	height:533px;
	float:left;
	clear:none;
}
#menu{
	float:right;
	clear:none;
	width:610px;
	padding:10px 0px 10px 0px;
	font-family:"Century Gothic", "Trebuchet", Arial, Helvetica, sans-serif;
}
#menu ul{
	padding:0px;
	margin:0px;
	
}
#menu ul li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul li a{
	padding:4px 10px 4px 10px;
	float:left;
	clear:none;
	text-transform:uppercase;
	font-size:12px;
}
#page_body{
	float:right;
	clear:none;
	width:590px;
	height:600px;
	padding:10px
}
#page_footer{
	float:right;
	clear:none;
	width:650px;
	text-align:right;
	
}
#scrollarea{
	overflow-y:scroll;
	overflow-x:hidden;
	height:360px;
}
#scrollarea-blog{
	float:left;
	clear:none;
	width:680px;
	margin:0 0 0 -250px;
	padding:10px 10px 10px 20px;
	background:none repeat scroll 0 0 #5A5A5A;
	
}
.hentry{
	border-bottom:1px solid #FFFFFF;
	padding-bottom:20px;
	margin-bottom:20px;
}
.posterous_autopost p span, .posterous_autopost span{
	font-size:12px!important;
	font-family:"Century Gothic", "Trebuchet", Arial, Helvetica, sans-serif!important;
}
.posterous_autopost p img{
	max-height:200px;
	max-width:200px;
	*height:200px;
	*width:200px;
	_height:200px;
	_width:200px;
}

#rotating_photo{
	float:left;
	clear:none;
	width:357px;
	height:533px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	position: relative;
	
}
#rotating_photo img{
	border: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
a img{
	border:0;
}


#thumbnails img{
	width:65px;
	padding: 0px 10px 10px 0px;
}

#comment{
	width:300px;
}
.navigation{
	width:100%;
	padding-bottom:10px;
}
.navigation .alignleft{
	float:left;
	clear:none;
	width:45%;
}
.navigation .alignright{
	float:right;
	clear:none;
	width:45%;
	text-align:right;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	visibility: hidden;
	height:25px;

}

img.alignright {float:right; margin:0 1em 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
