/*
FFCF Main.css

Created: October 30, 2006
Last Edited: October 30, 2006
Additions by: Michael Marrapese, 2008, 2010

Colours:
Green:		#90925c
Burgendy: 	#8b2e29
Beige:		#edf1e2



*/

/*-------------------------------------------- Main Structure */
body {
	margin: 0;
	padding: 0;
	background-color: #edf1e2;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
#container {
	width: 770px;
	margin: 0 auto;
	padding: 0 15px;
	background: url(../images/styles/bgside_repeat.gif) repeat-y top center #fff;
}
#header {
	background: url(../images/styles/header.jpg) 0 0 no-repeat;
	height: 150px;
}

#content {
}

#leftSidebar {
	float: left;
	width: 180px;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
}
#mainContent {
	float: right;
	width: 540px;
}

#tumblrContent{
	widtth: 350px;
	padding: 40px 15px 15px 15px;

}
#footer {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 40px 15px 15px 15px;
	background: url(../images/styles/footer_bg.gif) no-repeat 0 0;
}


/*-------------------------------------------- Global Navigation */
#globalNav {
	float: left;
	margin-top: 0;
	padding: 0;
}
#globalNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#globalNav ul li {
	float: left;
	margin-left: 20px;
	border-left: 1px solid #e9e9d9;
}
#globalNav ul li a {
	padding: 65px 0 10px 10px;
	display: block;
	text-transform:uppercase;
	font-size: 1.0em;
}
#globalNav ul li a:link, #globalNav ul li a:visited {
	color: #8b2e29;
	text-decoration: none;	
}
#globalNav ul li a:hover {
	color: #8b2e29;
	text-decoration: underline;
}

/*-------------------------------------------- Sidebar */
#leftSidebar {
	background: /*url(../images/styles/sideimage.jpg) repeat-y 0 0*/  ; 
	background-color: #dfdfc5;
	background: #dfdfc5 url(../images/styles/sidebar_end.jpg) bottom left no-repeat;
	margin: 0 0 0 0;
	
	
}
#leftSidebar h2 {
	background: #90925c;
	color: #8b2e29;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0;
	padding: 5px;
}
#leftSidebar ul {
	padding: 0 0 0px 0;
	background-color: #dfdfc5; 
	/* background: #dfdfc5 url(../images/styles/sidebar_end.jpg) bottom left no-repeat; */
	margin: 0 0 15px 0;
}
#leftSidebar ul li {
    background-color: #dfdfc5; 
	padding: 0;
	list-style-type: none;
	
} 
#leftSidebar ul li a {
	display: block;
	padding: 10px 10px 10px 25px;
	margin-right: 10px;
	background:  url(../images/styles/sidebar_triangles_green.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #e9e9d9;
	font-size: 0.9em;
	color: #8b2e29;
	text-decoration: none;
	
}
#leftSidebar ul li a.current-page {
	font-weight: bold;
	color: #90925C;
}


/*-------------------------------------------- Breadcrumb */
#breadcrumb ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li {
	float: left;
	margin: 0 5px 0 0;
}
#breadcrumb ul li#you-r-here {
	color: #999999;
	font-size: 0.8em;
}


/*-------------------------------------------- Links */
a:link {
	color: #90925c;
}
a:visited {
	color: #666741;
}
a:hover {
	color: #8b2e29;
}
/*-------------------------------------------- Typography */
h1 {
	width: 93px;
	height: 81px;
	margin: 25px 40px;
	padding: 0;
	background: url(../images/styles/logo.jpg) 0 0 no-repeat;
	text-indent: -2000px;
	float: left;
}
#mainContent {
	font-size: 1.0em;
	line-height: 150%;
	padding-right: 20px;
}
h2 {
	margin-top: 40px;
	color: #8b2e29;
	font-weight: normal;
	font-size: 1.8em;
}
#mainContent h3, #mainContent h4 {
	margin-bottom: 5px;
	padding-bottom: 0;
}
#mainContent p{
	margin-top: 0;
}

#mainContent img {
	border: none;
}

/*-------------------------------------------- Images */


img {
	border: none;
}

img a:link {
	border: none;
}

img a:visited {
	border: none;
	
}

img a:hover {
	border: none;
}

img a:active { outline:none;}

/*  img a:focus {-moz-outline-style: none;} --*/
 a:focus { outline: none;}

button::-moz-focus-inner { border: 0; }
img::-moz-focus-inner { border: 0; }

/*-------------------------------------------- Events */

.events {
	display:block;
	width: 200px;
	height: auto;
	float: left;
}
.events h1 {
	clear: both;
	color:#8b2e29;
	font-size: 95%;
	text-indent: 0;
	background:none;
	float:none;
	margin: 0;
	padding: 5px 5px 5px 0;
	width:auto;
	height:auto;
}

.events h2 {
	clear: both;
	color: #90925c;
	font-size: 90%;
	background:none;
	margin: 0;
	padding: 0;
	width:auto;
	height:auto;
}

.events p {
	font-size: 85%;
	
}

.recurringEvents {
	display:block;
	width: 200px;
	height: auto;
	float: right;
}
.recurringEvents h1 {
	clear: both;
	color:#8b2e29;
	font-size: 95%;
	text-indent: 0;
	background:none;
	margin: 0;
	padding: 5px 5px 5px 0;
	width:auto;
	height:auto;
}

.recurringEvents h2 {
	clear: both;
	color: #90925c;
	font-size: 90%;
	background:none;
	margin: 0;
	padding: 0;
	width:auto;
	height:auto;
}

.recurringEvents p {
	font-size: 85%;
	
}

/*---------------------------------------------News */

.news {
	display:block;
	width: 100%;
	height: auto;
}
.news h1 {
	color:#999999;
	padding:0;
	font-size: 0.9em;
	text-indent: 0;
	background:none;
	margin: 0;
	width:auto;
	height:auto;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

.news h2 {
	color: #90925c;
	font-size: 125%;
	background:none;
	margin: 0;
	padding: 0;
	height:auto;
}

.news p {
border-bottom:dotted 1px #CCCCCC;
padding: 0px 0px 5px 0px;
}

/* -------------------------------------------------- Home Page */



#left_content {
float: left;
width: 24%;
margin: 0;
padding: 0;

}

#center_content {
width: 45%;
margin: 0px 0px 0px 28%;
height:auto;
}

.date_home {
	display:block;
	color:#999999;
	padding: 5px 0px 5px 0px;	
	font-size: 0.8em;
	background:none;
	margin: 0;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

#right_content {
float: right;
width: 24%;
margin: 0;
padding: 0;

}

.home_h1 { 
	float:none;
	width: auto;
	height:auto;
	margin: 0;
	padding: 10px 0px 0px 0px;	
	color: #90925c;
	font-size: 1.3em;
	background:none;
	text-indent: 0;
	font-weight:normal;
}

.home_h3 {
	color: #8b2e29;
	font-size: 1.2em;
	line-height: 1.4em;
	background:none;
	margin: 0;
	padding: 5px 0px 5px 0px;	
	font-weight: normal;
	height:auto;
}

.home_p {
padding: 0px 0px 15px 0px;
margin: 0;
font-size: 0.9em;
line-height: 150%;
border-bottom:dotted 1px #CCCCCC;


}

ul.tightlist {
list-style-type: none;
padding-left: 0;
margin-left: 0;
text-decoration: none;
}

/*-------------------------------------------- Blog Content */
#tumblrContent h3 {
	color: #8b2e29;
}