/*
Theme Name: Fiddlehead
*/

p {
	padding-top: 10px; 
}

body {
	position: relative;
	margin: 0;
	padding: 16px 0 35px;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #434343;
	background: #600c85 url('images/graphic-topleft.jpg') no-repeat;
}
img {border-style: none;}
a {
	color: #652d90;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
.graphic {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 1431px;
	width: 540px;
	background: url('images/graphic-bottomright.jpg') no-repeat;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 997px;
	background: url('images/bg-wrapper01.png') repeat-y;
}
.texture-t,
.texture-b {
	position: absolute;
	width: 990px;
}
.texture-t {
	top: 0;
	left: 0;
	height: 245px;
	background: url('images/wrapper-texture-t.png') no-repeat;
}
.texture-b {
	bottom: 0;
	left: 3px;
	height: 310px;
	background: url('images/wrapper-texture-b.png') no-repeat;
}
#header {
	position: relative;
	z-index: 4;
	height: 221px;
}
#header .holder {
	overflow: hidden;
	width: 100%;
}
.logo {
	float: left;
	margin: 0;
	padding: 17px 0 0 28px;
	width: 413px;
	font-size: 0;
	text-indent: -9999px;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 142px;
	background: url('images/logo.png') no-repeat;
}
.slogan {
	text-align: right;
	float: right;
	margin: 20px 42px 0 0;
	width: 400px;
	color: white; 
	font-family: Times, "Times New Roman", serif; 
	font-size: 62pt;
	line-height: 1.5em;
        letter-spacing: -3px;
	overflow: visible;
}
.slogan span {
	display: block;
	overflow: visible;
	height: 120px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.slogan span.second_line {
	margin-top: -90px;
}

.nav {
	position: relative;
	overflow: hidden;
	padding: 22px 0 0;
	width: 100%;
	text-align: center;
}
.nav div {
	position: relative;
	left: 50%;
	float: left;
	text-align: center;
}
.nav ul {
	position: relative;
	left: -50%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 1%;
	list-style: none;
}
* html .nav ul {float: left;}
.nav ul li {
	float: left;
	margin: 0 6px;
	font: bold 18px/20px times, "times new roman", serif;
}
.nav ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	background: url('images/bg-nav-l.gif') no-repeat;
}
.nav ul li a:hover {text-decoration: underline;}
.nav ul li a span {
	float: left;
	height: 34px;
	padding: 5px 12px 0;
	background: url('images/bg-nav-r.gif') no-repeat 100% 0;
	cursor: pointer;
}
.nav ul li a:hover span {text-decoration: underline;}
#main {
	position: relative;
	z-index: 3;
	padding: 34px 0 10px;
	width: 100%;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
#content {
	float: left;
	padding: 0 0 0 30px;
	width: 623px;
}
#content .holder {
	margin: 0 0 10px;
	width: 623px;
	background: url('images/bg-content-holder-m.gif') repeat-y;
}
#content .holder .t {background: url('images/bg-content-holder-t.gif') no-repeat;}
#content .holder .b {
	padding: 22px 29px 32px 30px;
	background: url('images/bg-content-holder-b.png') no-repeat 0 100%;
}
#content .holder img {display: block;}
#content .holder .frame {
	padding: 34px 0 0 3px;
	min-height: 574px;
	line-height: 22px;
}
* html #content .holder .frame {height: 574px;}
#content .holder .frame h2 {
	margin: 0 0 1px;
	font: bold 18px/22px times, "times new roman", serif;
	color: #652d90;
}
#content .holder .frame h2 a
{
	text-decoration: none;
}
#content .holder .frame h2 a:hover
{
	text-decoration: underline;
}
#content .holder .frame .alignleft {
	float: left;
	margin: 8px 10px 0 1px;
	padding: 4px;
	border: 1px solid #a1a1a1;
}
#content .holder .frame p {margin: 0;}
#content .box {
	height: 135px;
	padding: 26px 20px 27px 17px;
	font: bold 20px/24px times, "times new roman", serif;
	color: #fff;
}
#content .box .frame {
	overflow: hidden;
	padding: 0 0 6px;
	width: 100%;
}
#content .box h2 {
	float: left;
	margin: 0;
	font: bold 20px/24px times, "times new roman", serif;
	background: url('images/bg-heading-content-box-l.gif') no-repeat;
}
#content .box h2 span {
	float: left;
	height: 34px;
	padding: 6px 51px 0 28px;
	background: url('images/bg-heading-content-box-r.gif') no-repeat 100% 0;
}
#content .box p {margin: 0 0 10px;}
#sidebar {
	float: right;
	padding: 9px 25px 0 0;
	width: 300px;
}
#sidebar .holder {
	margin: 0 0 28px;
}
#sidebar .holder h3 {
	margin: 0;
	padding: 12px 0 0 23px;
	height: 35px;
	font: bold 20px/24px times, "times new roman", serif;
	color: #fff;
	background: url('images/bg-heading-news.gif') no-repeat;
}
#sidebar .frame {
	padding: 27px 15px 20px 26px;
	height: 362px;
	line-height: 16px;
	font-size: 12px;
	color: #652d90;
	background: url('images/bg-sidebar-frame.gif') no-repeat;
}
#sidebar .frame h4 {
	margin: 0 0 0;
	font: bold 16px/18px times, "times new roman", serif;
}
#sidebar .frame h4 a
{
	text-decoration: none;
}
#sidebar .frame h4 a:hover
{
	text-decoration: underline;
}
#sidebar .frame p {margin: 0 0 28px;}
#sidebar .box {
	margin: 0 0 0 2px;
	padding: 22px 0 0 29px;
	height: 135px;
	font: bold 22px/27px times, "times new roman", serif;
	color: #fff;
	background: url('images/bg-sidebar-box.gif') no-repeat;
}
#sidebar .box h3 {
	margin: 0 0 1px;
	font-size: 26px; 
}
#sidebar .box p {margin: 0;}
#sidebar ul {
	margin: 0;
	padding: 0 0 21px;
	list-style: none;
	font: 16px/19px times, "times new roman", serif;
}
#sidebar ul a {text-decoration: none;}
#sidebar ul a:hover {text-decoration: underline;}
#sidebar .stretch {
	margin: 0;
}
#sidebar .stretch .wrap {
	background: url('images/bg-sidebar-stretch-m.gif') repeat-y;
}
#sidebar .stretch .frame {
	padding: 17px 15px 20px 26px;
	height: auto;
	min-height: 556px;
	background: url('images/bg-sidebar-stretch-b.gif') no-repeat 0 100%;
}
* html #sidebar .stretch .frame {height: 556px;}
#sidebar .stretch h4 {
	margin: 0;
}
#footer {
	position: relative;
	z-index: 2;
	width: 981px;
	padding: 0 0 18px 16px;
}
#footer .holder {
	overflow: hidden;
	height: 157px;
	width: 957px;
	font: bold 12px/18px times, "times new roman", serif;
	color: #652d90;
	background: url('images/bg-footer.gif') no-repeat;
}
#footer .holder .column {
	float: left;
	padding: 17px 29px 0 31px;
	width: 210px;
}
#footer .holder .contacts {width: 300px;}
#footer .holder .adds {
	position: relative;
	width: 267px;
}
#footer .holder h4 {
	margin: 0 0 0 3px;
	line-height: 17px;
	font-size: 16px;
}
#footer .holder address {
	margin: 0 0 19px;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#footer .holder p {margin: 0;}
#footer .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#footer .holder ul a {text-decoration: none;}
#footer .holder ul a:hover {text-decoration: underline;}
#footer .holder .adds a {position: absolute;}
.add1 {
	top: 28px;
	left: 24px;
}
.add2 {
	top: 23px;
	left: 140px;
}
.add3 {
	top: 81px;
	left: 150px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright-nav {
	float: right;
}

.alignleft-nav {
	float: left;
}

p.postmetadata
{
	line-height: normal;
	padding-top: 15px; 
}
.pagetitle
{
	padding-bottom: 15px;
}
