/*
Theme Name: Fern River
Theme URI: http://spitfire.co.nz
Description: Custom theme build for Fern River
Author: Spitfire
Author URI: http://spitfire.co.nz
Template: metamorphosis
Version: 0.1

*/
 
@import url("../metamorphosis/style.css");



body {
	background:url(images/bg-1.png) repeat-x center 0 fixed #545f1f;
}



/* Header */

#header {
	width: 100%;
	height: 108px;
	padding: 20px 0 20px;
	clear: both;
	position: relative;
}

#header a { width:594px; height:108px; display:block; }


/* Footer */

#footer,
#footer a {
	color:#fff;
	}
	
	
/* misc */

.clear {
	clear:both;
	}
	
.wp-pagenavi span.extend {border:0 !important}

/* float right */
.post.wrap .fr {margin-left:20px !important;}

p#ll.linklove {display:none;}

#pagenav li a:link, #pagenav li a:visited {
color:#666;
}

#pagenav li a:hover {
color:#fff;
}

#pagenav li.current_page_item a {
color:#fff;
}
/*
#content h2 { font-size: 22px; line-height:26px; padding-top:0; }
#content h3 {font-size: 18px; }
#content h2 a, #content h3 a { color: #666; text-decoration: none; }
#featured h2 { font-size:30px; }
#featured .block h2 { font-size:16px; line-height:20px; font-weight:normal }
*/
.textwidget {filter: alpha(opacity=100) !important;}



/* cforms */

.cform {
	width:600px !important;
	margin:0 !important;
	}

.cform fieldset {
	border:1px solid #ccc !important;
	}

.cform legend {
	font-family:Arial, Helvetica, sans-serif !important;
	}
	
.cform textarea, .cform input {
	width:350px !important;
}

.cform #sendbutton {width:120px !important;}

.cform .cf-sb {margin-right:143px;}

div.cf_info {margin:10px 0 !important;}
