/*
Theme: "Pedalo Author Template"
Designer: Simon Fell - Pedalo Limited.
CSS by: Baysaa Boroo - Pedalo Limited.
Year: 2008

Copyright &copy 2008 Pedalo Limited
*/

body{
background-color: #FFFFFF; 
margin:0 auto;
padding:0;
}

#wrap{
	padding:0;
	width:948px;
	float:none;
	margin:0 auto;
}

a:link, a:visited{ text-decoration:underline; color:#000000 }
a:hover{ color:#D90339; }


/* ----------------------------------- START HEADER ---------------------------------------*/

#header{
padding:0;
margin:0 auto;
width:948px;
height:112px;

background-image:url(images/bg_header.jpg);
background-position:top left;
background-repeat:no-repeat;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1DA96;
	border-left-color: #F1DA96;
}

#head{
padding-bottom:10px;
margin:0 auto;
width:948px;
height:200px;

background-image:url(images/bg_head.jpg);
background-position:top left;
background-repeat:no-repeat;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1DA96;
	border-left-color: #F1DA96;
}


#header #main-menu{
padding:0px 45px;
height:30px;
width:858px;

background-image:url(images/bg_menu.jpg); background-repeat:repeat-x;

position:absolute;
top:82px;
bottom:0px;
}

#main-menu div.menu{
padding:0;
margin:0;
min-width:600px;
position:absolute;
top:0;
left:16px;
display:inline;
}

#IEroot #main-menu div.menu{
top:0;
}

div.menu ul{
padding:0;
margin:0;
}

div.menu ul li{
margin:0 0px 0 20px;
padding:0 0 0 15px;
display:inline;
float:left;
background-image:url(images/bg_menu_bullet.png);
background-repeat:no-repeat;
background-position: 0px 11px;
height:35px;
}

#IEroot div.menu ul li{
background-position:0px 11px;
}

div.search-box{
position:absolute;
top:3px;
right:5px;
}

#IEroot div.search-box{
position:absolute;
top:3px;
right:15px;
}

div.search-box {
font-size:14px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
line-height:100%;
font-weight:normal;
text-decoration:none;
vertical-align:top;
padding-right:10px;
}

div.menu ul li a, div.menu ul li a:visited {
font-size:14px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
line-height:30px;
font-weight:normal;
text-decoration:none;
border-right:solid #FFFFFF 1px;
vertical-align:top;
padding-right:25px;
display:block;
}
/*.linebg {
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-y repeat-x;
	height:390px;
}*/

div.menu ul li a:hover{
color: #D90339;
text-decoration:underline;
}

#search-button{
background:transparent url(images/button_go.png) center top;
border:none;
padding:0 0 0 5px;
margin:0;
height:11px;
width:16px;
background-repeat:no-repeat;
vertical-align:middle;
}

#content input:hover, #content textarea:hover{
border:1px solid #CCCC66;
}

#s{
border:1px solid #646464;
width:160px;
height:16px;
position:relative;
top:2px;
}

/* ----------------------------------- END HEADER ---------------------------------------*/
/*****************************************************************************************/
/* ----------------------------------- START BODY ---------------------------------------*/

#body{
background-color:#FFFFFF;
padding:0px 24px;
width:900px;
margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1DA96;
	border-left-color: #F1DA96;
	z-index:-1;
}

#leftbar{
padding:0;
margin:0 24px 0 0;
width:200px;

display:inline;
float:left;
}

#rightbar{
padding:0;
width:200px;
display:inline;
float:left;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 24px;
}

#contentheader
{
background-color:#F8ECC7;
padding:0px;
}

#contentheadersingle
{
background-color:#F8ECC7;
padding:0px;
}

#content
{
padding:0;
margin:0;
width:448px;

display:inline;
float:left;
}

#IEroot #content{
width:450px;
}

#contentheader h2, #contentheader h2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#D90214;
background-color:#F8ECC7;
text-decoration:none;
padding:0px 0px 0px 5px;
margin:0;
display:block;
}

#contentheader h2 a:hover{
color:#D90214;
text-decoration:none;
}

#contentheader h3, #contentheader h3 a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#D90214;
font-weight:bold;
text-decoration:none;
padding:0;
margin:10px 0 0 0;
}

#contentheadersingle h2, #contentheadersingle h2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#D90214;
background-color:#EBEDF1;
text-decoration:none;
padding:0;
margin:0;
display:block;
}

#contentheadersingle h2 a:hover{
color:#D90214;
text-decoration:none;
}

#contentheadersingle h3, #contentheadersingle h3 a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#D90214;
font-weight:bold;
text-decoration:none;
padding:0;
margin:10px 0 0 0;
}


.titleheading, .titleheading a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#D90339;
text-decoration:none;
padding:10px 0 5px 0;
margin:0;
display:block;
}

.titleheading a:hover{
text-decoration:underline;
}

.titleheadingsingle, .titleheadingsingle a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
/*color:#2B5580;*/
color:#D90339;
text-decoration:none;
padding:0 0 5px 2px;
margin:0;
display:block;
}

.titleheadingsingle a:hover{
/*color:#2B5580;*/
color:#S22D0C;
text-decoration:underline;
margin:0px;
padding:0 0 5px 2px;
}

#contentheader .postedon{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D90214;
float:right;
margin:5px 0;
padding-top:4px;
padding-right:5px;
}

#contentheader .postedon a{
text-decoration:none;
color:#D90214;
padding-right:5px;
}

#contentheader .postedon a:hover{
text-decoration:underline;
color:#D90214;
padding-top:4px;
}

#contentheader .postedby{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D90214;
font-weight:bold;
}

#contentheader .postedby a{
text-decoration:none;
color:#D90214;
}

#contentheader .postedby a:hover{
color:#D90214;
text-decoration:underline;
}

#contentheadersingle .postedon{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D90214;
float:right;
margin:0;
padding-right:5px;
}

#contentheadersingle .postedon a{
text-decoration:none;
color:#D90214;
}

#contentheadersingle .postedon a:hover{
text-decoration:underline;
color:#D90214;
}

#contentheadersingle .postedby{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D90214;
font-weight:bold;
}

#contentheadersingle .postedby a{
text-decoration:none;
color:#D90214;
}

#contentheadersingle .postedby a:hover{
color:#D90214;
text-decoration:underline;
}


#content p, #content span{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content p{
margin:10px 0;
}

#content hr{
border:none;
border-top:1px solid #3F9999;
}

#IEroot #content hr{
border:none;
height:1px;
background-color:#3F9999;
color:#3F9999;
}

.line { background: #fff url(images/borderLine.gif) no-repeat center bottom;
margin: 8px auto;
height: 1px;
}

#commentform input, #commentform textarea{
border:1px solid #246464;
}

/* ----------------------------------- END BODY ---------------------------------------*/
/***************************************************************************************/
/* ----------------------------------- START WIDGETS ----------------------------------*/

div.widget
{
	padding:0;
	margin:0 0 20px 0;
	
	background-color:#F8ECC7;
}

div.widget h2
{
	
	margin:0;
	width:190px;
	padding:5px 0px 5px 10px;

	background-image:url(images/bg_widget_header.jpg);
	background-repeat:repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

div.widget ul
{
	list-style:none;
	padding:0;
	margin:0;
}

div.widget ul li
{
	padding:0;
	margin:0;
	width:200px;

	background:#F8ECC7 url(images/bg_widget_body.jpg) no-repeat;
	background-position: 5px 8px;
	list-style-type:none;
	
	border-bottom:1px solid #FFFFFF;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

div.widget ul li.over
{
	background:#F8ECC7 url(images/bg_widget_body_f2.jpg) no-repeat;
	background-position: 5px 8px;
}

/*div.widget ul li:hover
{
	background:#B8CFCF url(images/bg_widget_body_f2.jpg) no-repeat;
}*/

div.widget ul li ul
{
	padding:0;
	margin:0;
	background:none;
}

div.widget ul li ul li
{
	width:200px;
	padding:0;
	background:#F8ECC7 url(images/bg_widget_body.jpg) no-repeat;
	background-position: 10px 8px;
	border-bottom:none;
	border-top:1px solid #FFFFFF;
}

div.widget ul li ul li.over
{
	background:#F8ECC7 url(images/bg_widget_body_f2.jpg) no-repeat;
	background-position: 10px 8px;
}

div.widget ul li ul li ul
{
	padding:0;
	margin:0;
	background:none;
}

div.widget ul li ul li ul li
{
	width:200px;
	padding:0;
	background:#F8ECC7 url(images/bg_widget_body.jpg) no-repeat;
	background-position: 20px 8px;
	border-bottom:none;
	border-top:1px solid #FFFFFF;
}

div.widget ul li ul li ul li.over
{
	background:#F8ECC7 url(images/bg_widget_body_f2.jpg) no-repeat;
	background-position: 20px 8px;
}

div.widget ul li a, div.widget ul li a:visited{
	padding:5px 5px 5px 10px;
	margin:0 0 0 15px;
	
	width:180px;
	
	color:#000000;
	text-decoration:none;
	display:block;
}

div.widget ul li ul li a, div.widget ul li ul li a:visited{
	padding:5px 5px 5px 0;
	margin:0 0 0 25px;
	
	width:165px;
	
	color:#000000;
	text-decoration:none;
	display:block;
}

div.widget ul li ul li ul li a, div.widget ul li ul li ul li a:visited{
	padding:5px 5px 5px 0;
	margin:0 0 0 35px;
	
	width:155px;
	
	color:#000000;
	text-decoration:none;
	display:block;
}

div.widget a:hover, div.widget ul li a:hover, div.widget ul li ul li a:hover, div.widget ul li ul li ul li a:hover{
	color:#000000;
	text-decoration:underline;
}

div.rt_widget
{
	height:0px;
	width:200px;
	padding:0px;
	margin:0px;
	
/*	background-image:url(images/rt_widget_header.jpg);
	background-repeat:no-repeat; 
*/
}

div.rb_widget
{
	height:0px;
	width:200px;
	padding:0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px #FFFFFF solid;
	
/*	background-image:url(images/rb_widget_header.jpg);
	background-repeat:no-repeat;
*/
}

* html div.rt_widget, * html div.rb_widget{
	line-height:0;
	font-size:0;
}

div.widget ul li ul, div.widget ul, div.widget ul li ul li ul
{
	border:0px solid #000000;
}

/* ----------------------------------- END WIDGETS -----------------------------------*/
/**************************************************************************************/
/* ----------------------------------- START FOOTER ----------------------------------*/

div#footer
{
padding:0 0;
margin:0 auto;
	
width:950px;
height:10px;
	
background-image:url(images/bg_footer2.jpg);
background-repeat:repeat-x;
	
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#footer a{
text-decoration:none;
}

div#footer2
{
padding:0px;
margin:0 auto;
	
width:910px;
	
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#footer2 a{
text-decoration:none;
}

.poweredby
{
	margin:0 auto;
	padding-top:5px;
	padding-bottom:10px;
	color:#292929;
	display:inline;
	position:absolute;
	padding-left:10px;
	text-decoration:none;
}

.pedalo a{text-decoration:none; color:#292929;}
.pedalo a:hover{text-decoration:underline; color:#292929;}

.copyright
{
	margin:0 auto;
	padding-top:5px;
	padding-bottom:10px;
	color:#292929;
	display:inline;
	position:absolute;
	padding-left:235px
}

.pedalo
{
	margin:0 auto;
	padding-top:5px;
	padding-bottom:10px;
	color:#292929;
	display:inline;
	float:right;
	position:relative;
	right:10px;
	white-space:nowrap;
}

.pedalo a{text-decoration:none; color:#292929;}
.pedalo a:hover{text-decoration:underline;}

/* ----------------------------------- END FOOTER ----------------------------------*/
/************************************************************************************/
/* ----------------------------------- START MISC ----------------------------------*/

div.widget_recent_comments ul li
{
padding:5px 5px 5px 15px;
width:180px;
}

div.widget_many img {
margin-top:10px;
border:1px solid #CCCCCC;
padding:5px;
}

div#body {
background-image:url(images/bg_body.jpg);
background-position:-1px 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-bottom: 1px;
	padding-left:5px;
	padding-right:5px;
}

h3 {
padding-left:15px;
font-size:13px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
}

small {
	padding-left:5px;
	padding-right:5px;
}

a.thickbox{
padding-left:8px;
}

div#upcoming-events ul li {
padding-left:0px;
width:160px;
border-bottom:none;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.fvCommunityNewsGetSubmissionsWidget { }
.fvCommunityNewsGetSubmissionsWidget ul li { background-image:none!important; padding:0px!important; width:160px!important; }
.fvCommunityNewsGetSubmissionsWidget h3 { margin-top:0; }
.ngg-widget { text-align:center; }


.ec3_list span { padding:5px 0 5px 20px!important; display:block; }
.widget_video { text-align:center; }
.widget_video h2 { text-align:left; }

div.widget_fergcorp_countdown ul li{ 
width:190px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.show_news ul li{
font-weight:normal;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.show_news ul a{
font-weight:normal;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.show_news ul b{
font-weight:bold;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a.more {
color:#DE262F;
text-decoration:none;
}

a.more:hover {
text-decoration:underline;
}

.constantcontact {
padding: 10px 5px;
background-color:#F8ECC7;
}

.tag-link-1,.tag-link-2, .tag-link-3, .tag-link-4, .tag-link-5, .tag-link-6, .tag-link-7, .tag-link-8, .tag-link-9, .tag-link-10, .tag-link-11, .tag-link-12, .tag-link-13, .tag-link-14, .tag-link-15, .tag-link-16, .tag-link-17, .tag-link-18, .tag-link-19, .tag-link-20, .tag-link-21, .tag-link-22, .tag-link-23, .tag-link-24, .tag-link-25, .tag-link-26, .tag-link-27, .tag-link-28, .tag-link-29, .tag-link-30  {
padding-left:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

.alignleft { float:left; }
.alignright { float:right; }
#content .wp-caption .wp-caption-text { font-weight:bold; font-size:10px; text-align:center; }
#content .wp-caption { padding:5px 2px; background:#EAEAEA; text-align:center; margin:5px; }
#content .wp-caption img { margin:0 auto; }
