/*
Theme Name: RFBF Website
Theme URI: http://www.redfishbluefish.com.au/
Description: RFBF Showcase!
Version: 1.0
Author: Dan Hickingbotham
Author URI: http://alined.com

*/



body{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
a{
	outline:none;
}
#wrapper{
	width:990px;
	margin:0 auto;
}
#page{
	float:left;
	clear:both;
	width:990px;
}
#header{
	width:990px;
	float:left;
	clear:both;
	background:url(images/rfbf_03.jpg);
	height:339px;
}
#menu{
	padding-left:530px;
	width:460px;
	height:127px;
	float:left;
	clear:both;
}
#menu_who{
	background:url(images/rfbf_06.jpg);
	float:left;
	clear:none;
}
#menu_who a:hover, #menu_who .current{
	background:url(images/rfbf2_06.jpg);
}
#menu_what{
	background:url(images/rfbf_07.jpg);
	float:left;
	clear:none;
}
#menu_what a:hover, #menu_what .current{
	background:url(images/rfbf2_07.jpg);
}
#menu_where{
	background:url(images/rfbf_08.jpg);
	float:left;
	clear:none;
}
#menu_where a:hover, #menu_where .current{
	background:url(images/rfbf2_08.jpg);
}
#menu_blog{
	background:url(images/blog_off.jpg);
	float:left;
	clear:none;
}
#menu_blog a:hover, #menu_blog .current{
	background:url(images/blog_on.jpg);
}
#menu_who a, #menu_what a, #menu_where a, #menu_blog a{
	width:106px;
	height:127px;
	display:block;
}
a#show_print{
	margin-left:30px;
}
a#show_identity, a#show_web, a#show_photography{
	margin-left:15px;
}
a#show_print, a#show_identity, a#show_web, a#show_photography{
	width:206px;
	float:left;
	clear:none;
	color:#96C4D7;
	font-size:12px;
	text-decoration:none;
	padding-bottom:15px;
}
a#show_print.current, a#show_identity.current, a#show_web.current, a#show_photography.current{
	color:#000;
}
a#show_print:hover, a#show_identity:hover, a#show_web:hover, a#show_photography:hover{
	color:#008EB0;
}
a#show_print, a#show_identity, a#show_web{
	margin-right:23px;
}
a#show_print h2, a#show_identity h2, a#show_web h2, a#show_photography h2{
	font-size:24px;
	font-weight:normal;
}

#items{
	width:990px;
	float:left;
	clear:both;
}
#menu2{
	width:990px;
	float:left;
	clear:both;
	*padding-top:15px;
}
#content{
	float:left;
	clear:both;
	width:990px;
	background:url(images/rfbf_content_bg.jpg) repeat-y;
}
#content div{
	padding:30px;
}
#content div.blog{
	padding:0;
}

#content #print{
	background:url(images/rfbf_content_top1.jpg) no-repeat 10px 0px;
}
#content #identity{
	background:url(images/rfbf_content_top2.jpg) no-repeat 259px 0px;
}
#content #web{
	background:url(images/rfbf_content_top3.jpg) no-repeat 503px 0px;
}
#content #photography{
	background:url(images/rfbf_content_top4.jpg) no-repeat 747px 0px;
}
#content h2{
	color:#FFFFFF;
	font-size:36px;
	font-weight:normal;
}

#footer{
	float:left;
	clear:both;
	width:930px;
	font-size:11px;
	line-height: 18px;
	padding:30px;
	background:url(images/rfbf_15.jpg) no-repeat bottom;
}
#footer_details{
	width:300px;
	float:left;
	clear:none;

}
#footer_logo{
	background:url(images/rfbf_13.jpg) no-repeat;
	width:253px;
	height:73px;
	float:right;
	clear:none;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	color:#008EB0;
	text-decoration:underline;
}

a{
	color:#008EB0;
}
a:hover{
	color:#990000;
}

.blue{
	color:#008EB0;
}

.alignleft{
	float: left;
	clear:none;
}

#print p, #identity p, #web p, #photography p{
	width:200px;
}
#print h2, #identity h2, #web h2, #photography h2{
	width:200px;
}
#print .gallery, #identity .gallery, #web .gallery, #photography .gallery{
	width:680px;
	*width:670px;
	_width:660px;
	float:right;
	clear:none;
	padding-top:0px!important;
	margin-top:-80px!important;
	*margin-top:-70px!important;
	_margin-top:-70px!important;
}

img.attachment-thumbnail{
	border:1px solid #CCCCCC!important;
	padding:5px!important;
	background:#f9f9f9!important;
}

img.attachment-thumbnail:hover{
	background:#008EB0!important;
}

.gallery-caption {
	width: 160px;
	font-size: 10px;
	color: #008EB0;
	margin: 5px 0px 0 25px;
	padding-left: 38px;
	text-align: left!important;
}
