/*_____________________________________________________________________________
Version: 1.0
Author: Dianne Madden, Leonard Joseph, Luis Laborda
Author URI: http://www.jljhello.com/
______________________________________________________________________________*/

* {
	margin:			0;
	padding:		0;
}

body { 
	font: 				12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	background-color: 	#fff; 
	color: 				#333; 
	text-align:			center; 
	min-width: 			980px;
}

table,
table td{
	font: 				12px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
}

table td {
	padding:			10px;
	vertical-align: 	top;
}

tr.last td a{
	margin: 			0;
	padding: 			0;
	display:			block;
	width:				100%;
	height: 			1px;
	font-size: 			1px;
	clear: 				both;
	border-top: 		1px dashed #CCC;
}

td.indent {
	text-indent:		3em;
}

#rigth-col table td {
	padding:		0;
}

/*.row1 { }
.row2 { background: 	#E4E4E4; }
.row3 { background: 	#DEDEDE; }*/

img {
	border: 0 none;
	color:	#CC0000;
}

a {
	text-decoration: 	none;
	color:	#CC0000;
}

a:hover { text-decoration: underline; }

p {
	margin-bottom:		0.5em;
	line-height:		1.6em;
	margin-top:         0;
}

p.indent {
	text-indent:		1.5em;
}

p span.intro{
	font-size:			4em;
	display:			block;
	width:				auto;
	height:				45px;
	line-height:		42px;
	float:				left;
	margin:				0 5px 0 0;
	font-family:		Georgia,Webdings,Bembo,Times,"Times New Roman";
	color:				#757669;
}

p.serif {
	font-family:		Georgia,Webdings,Bembo,Times,"Times New Roman";
	font-size:			1.4em;
	line-height:		1.3em;
	margin:				0.5em 0 0.5em 0;
}

h3 {
	margin: 			20px 0px 5px 0px;
	padding: 			0px;
	font-family: 		Geneva, Arial;
	font-size: 			20px;
	line-height: 		28px;
	font-weight: 		normal;
	color: 				#000000;
	letter-spacing: 	-1px;
}

h3.underline{
	width:				100%;
	height:				29px;
	border-bottom:		1px solid #CCC;
}

#left-col ol{
	margin:				1em 0px 0px 1.5em;
	padding:			0;
}

#left-col ul{
	margin:				1em 0px 0px 1.5em;
	padding:			0;
	list-style-image: url(../assets/images/bullet.png);
}

#left-col li{
	margin:				1em 0 0 3em;
}

#left-col ul ul {
	list-style-image:	none;
	list-style:			none;
}

#left-col ul.tick{
	list-style-image: url(../assets/images/tickmark.png);
}

/* Side Menu */
#right-col ul {
	margin: 			0px 0px 10px 0px;
	padding: 			0px;
	list-style-image:	none;
}

#right-col li {
	margin: 			0px;
	padding: 			7px 0px 7px 15px;
	line-height: 		16px;
	list-style-type: 	none;
	border-bottom: 		1px dashed #aaaaaa;
}

#right-col a, #right-col a:visited {
	/* color: #000000; */
	text-decoration: none;
}

#right-col a:hover {
	text-decoration: 	underline;
}

#single-col {
	width:				100%;
}

#wp-calendar {
	width:				200px;
	padding:			10px 0;
	margin:				0 auto;
}


.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}






.title {
	display: 	  none;
}

.clr {
	clear:			both;
}


.floatright {
	float: 			right;
}

.floatleft {
	float: 			left;
	margin:			4px 15px 8px 0px;
	width:			175px;
}



#global_wrapper {
	position:		relative;
	width:			100%;
	text-align:		center;
}

#global_inside-wrap {
	width:			982px;
	min-width:		982px;
	text-align:		left;
	margin:			0 auto;
	padding:		0;
	overflow:		hidden;
	
}

#wrapper{
	position:		relative;
	width:			100%;
	text-align:		center;
}

#inside-wrap {
	width:			982px;
	min-width:		982px;
	text-align:		left;
	margin:			0 auto;
	padding:		0;
	/* overflow:		hidden; */
	margin-top:		30px;
}

/* HEADER --------------------------------------------------------------------------------------*/

#header {
	display:		block;
	width:			980px;
	height:			430px;
	position:		relative;
}

#global_header {
	display:		block;
	width:			980px;
	height:			90px;
	
}

#mainpic {
	width:			970px;
	height: 		430px; 
	/*background: 	url(../assets/images/house_trees.jpg) top no-repeat; 
	text-indent:	-999em;*/
}

#mainpic h1 {
	display:		none;
}

#lufcLogo h1{
	font-family:	Myriad, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/* margin-top:		40px; */
	margin:			0 0 0 0;
	line-height:	33px;
}

#lufcLogo h1 a{
	color:			#CC0000;
	font-size:      26px;
}

#lufcLogo h1 a span{
	color:			#000;
	font-size:		16px;
	font-weight:	normal;
}

#lufcLogo h1 a:hover { text-decoration: none; }


/* HOME PAGE FEATURED AREA ---------------------------------------------------------------------*/
#featured {
	position:		relative;
	margin-top:		20px;
	margin-bottom:	20px;
	display:		block;
	width:			980px;
	height:			275px;
	background:		url(../assets/images/featuredBack.jpg) no-repeat;
	overflow:		hidden;
	font-family:    Arial, Verdana, sans-serif;
	
}

#featured h2,
#featured h2 a{
	font-family:    Arial, Verdana, sans-serif;
	font-size:		18px;
	line-height:	2.2em;
	font-weight:	normal;
	color:			#000;
	margin-top:		10px;
}

.left img {
	float:			left;
}

.left {
	float:			left;
	display:		block;
	width:			310px;
	w\idth:			300px;
	height:			130px;
	margin:			25px 0px 0px 7px;
	font-size:		12px;
	overflow:		hidden;
}

#paypal {
	position: 		absolute;
	left:			345px;
	top:			160px;
	display:		block;
	width:			620px;
	height:			110px;
	font-size:		12px;
}

#kids {
	position: 		absolute;
	left:			25px;
	top:			160px;
	display:		block;
	width:			310px;
	height:			110px;
	font-size:		12px;
}

html>body #featuredBox1 {
	margin-left: 20px;
	width:		 315px;
}

#featuredBox1 {
	width:		 315px;
}

/* FOOTER ----------------------------------------------------------------------------------*/

#global_footer {background-color: #FFF; color: #333;}
#global_footer a {color: #CC0000;font-weight: normal; font-size: 10px;}
#global_footer {display: block; width: 975px; text-align: left; padding: 13px 0 6px 0;}
#global_footer p {font-size: 10px; margin-bottom: 12px;}

#global_footer #footer-menu {
	width:			740px;
	margin-top:		48px;
	float:			right;
	text-align:		right;
}





/*  MAIN MENU --------------------------------------------------------------------------------*/

#globalheader {
	height:				33px;
	margin:				30px 0 40px 0;
	position:			relative;
	width:				980px;
	z-index:			9998;
	background-image: 	url(../assets/images/menuBarBack1.jpg); 
	background-repeat: 	repeat-x; 
}

#mainmenu {
/* 	height:				33px; */
	margin:				4px 0 0 0;
	position:			relative;
	width:				980px;
	z-index:			9998;
	background-image: 	url(../assets/images/menuBarBack1.jpg); 
	background-repeat: 	repeat-x;
}


/* navigation */
#suckerfishnav {
    font-size:			12px;
    font-family:		"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",tahoma,verdana,sans-serif;
    font-weight:		normal;
}

#suckerfishnav, #suckerfishnav ul {
   /* float:				left; */
    list-style:			none;
   /* line-height:		33px; */
    padding:			0;
    padding-left:		20px;
    margin:				0;
    width:				960px;
    height:				33px;
    clear:				left;
}

html>body #suckerfishnav {
	width:				980px;
}

#suckerfishnav a {
    display:			block;
    color:				#FFFFFF;
    text-decoration:	none;
    padding:			0px 20px;
    font-weight:		bold;
    line-height:		33px;
}

#suckerfishnav li {
    float:				left;
    padding:			0;
    line-height:		10px;
}

#suckerfishnav ul {
    position:			absolute;
    left:				-999em;
    height:				auto;
    width:				150px;
    font-weight:		normal;
    margin:				0;
    line-height:		1;
    border:				0;
}

#suckerfishnav li li {
    width:				148px;
    border-bottom:		1px solid #CCC;
    border-left:		1px solid #CCC;
    border-right:		1px solid #CCC;
    font-family:		"Lucida Grande","Trebuchet MS","Lucida Sans Unicode",tahoma,verdana,sans-serif;
}
    
#suckerfishnav li li a {
    padding:			4px 10px;
    width:				151px;
    font-size:			12px;
    color:				#333333;
    font-weight:		normal;
}

#suckerfishnav li ul ul {
    margin:				-20px 0 0 100px;
}

#suckerfishnav li li:hover {
    background:			#666665;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:				#FFFFFF;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:				#000;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:				#333333;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:				-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:				auto;
    background:			#E6E6E6;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    /* background:			#DA0909; */
}

/* RANDOM PHOTO AREA --------------------------------------------------------------------------------------*/

#photogallery {
	display:			block;
	width:				980px;
	height:				200px;
	background:			#CCC;
}


/* CONTENT AREA --------------------------------------------------------------------------------------------*/

#content-wrapper{
	position:			relative;
	width:				100%;
	margin-top:			30px;
}

#left-col {
	float:				left;
	width:				640px;
}

#right-col {
	float:				right;
	width:				275px;
}

/* CATEGORY TITLE */

#categoryTitle {
	display:			block;
	width:				100%;
	/* height:				65px; */
	border-bottom:		1px solid #CACACA;
	background:			#EEE;
	text-align:			left;
	margin-bottom:		25px;
}

#categoryTitle .inside {
	padding:			5px 15px;
}

#categoryTitle h2,
#categoryTitle h2 a {
	line-height:		35px; 
	font-size:			20px;
	font-weight:		normal;
	letter-spacing: 	-1px;
	color:				#000;
}

/* FEATURED CONTENT */

#featuredContent {
	width:				100%;
	background:			#000;
	color:				#FFF;
	font-weight:		normal;
	margin-bottom:		25px;
}

#featuredContent h3 {
	font-size:			18px;
	display:			block;
	width:				100%;
	padding-bottom:		26px;
}

#featuredContent h3 a,
#featuredContent h3 a:hover,
#featuredContent h3 a:visited,
#featruedContent h3 a:active,
#featuredContent h3 a:link {
	color:				#FFF;
	font-weight:		normal;
	line-height:		3em;
}

#featuredContent p {
	color:				#9A9A9A;
}

#featuredContent p a{
	color:				#FFF;
}

/*
------------------------------------------------------------------------
T E S T I M O N I A L
------------------------------------------------------------------------
*/

.testimonial {
	margin: 			1.5em 0;
	color: 				#111111;
	font-size: 			16px;
	font-weight: 		normal;
	line-height: 		18px;
}

.testimonial b {
	padding: 			15px 10px 20px 0px;
	font-family: 		Georgia;
	color: 				#CCC;
	font-size: 			60px;
	float: 				left;
}

.testimonial span {
	font-size: 			12px;
	font-family:		"Lucida Grande","Trebuchet MS","Lucida Sans Unicode",tahoma,verdana,sans-serif;
	color:	   		 	#CCC;
}




.hr_top {
	margin: 			0 0 10em 0;
	padding: 			0px;
	height: 			5px;
	font-size: 			1px;
	background-color: 	#eeeeee;
	clear: 				both;
	border-top: 		1px solid #cccccc;
}

.hr_bottom {
	margin: 			0px;
	padding: 			0px;
	height: 			5px;
	font-size: 			1px;
	background-color: 	#eeeeee;
	clear: 				both;
	border-bottom: 		1px solid #cccccc;
}


.top a{
	display:			block;
	width:				100%;
	height:				21px;
	margin: 			0;
	padding: 			0px;
	font-size: 			10px;
	clear: 				both;
	border-bottom: 		1px solid #cccccc;
	text-decoration:	none;
	text-align:			right;
	clear:				both;
}

.top a:hover {
	color:				#333;
}

.inside {
	padding:			15px;	
}


/* BLOG
_________________________________________________________________________________________*/

p.nocomments {
	display:			none;
}

.post {
	padding-bottom:		1em;
	margin-bottom:		2em;
	border-bottom: 		1px dotted #CCC; 		
}

.post h2, .post-indented h2 {
	font-family:    Arial, Verdana, sans-serif;
	font-size:		18px;
	line-height:	2.2em;
	font-weight:	normal;
	color:			#000;
	margin-top:		10px;
}

.post.datarea {
	display: none;
}

p.small,
.post span.small {
	font-size: 			11px;
	font-family:		"Lucida Grande","Trebuchet MS","Lucida Sans Unicode",tahoma,verdana,sans-serif;
	color:	   		 	#969696;
	line-height:		14px;
}

#searchform label { display: none; }

.search {
	margin: 0px 0px 5px 0px;
	padding: 20px 0px;
}

.search #s {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	width: 180px;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#searchsubmit {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	
	height: 20px;
	background-color: #000000;
	
	font-family:		"Lucida Grande","Trebuchet MS","Lucida Sans Unicode",tahoma,verdana,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	
	border: 0px;
}

p.info {
	font-size: 			11px;
	font-family:		"Lucida Grande","Trebuchet MS","Lucida Sans Unicode",tahoma,verdana,sans-serif;
	color:				#555;
}

textarea {
	width:				640px;
}

#right-col td {
	padding: 			3px;
}

#right-col ul li ul li,
#right-col ul.widget li {
	border-bottom:		0 none;
}

#right-col ul.widget {
	padding:			0 1em 1em 1em;
	border-bottom: 		1px dashed #aaaaaa;
}

#right-col h3 {
	margin-top: 		1em;
}

#right-col h2 {
	margin-top: 		0.5em;
	margin-bottom: 		0.3em;
}

Table.ec3_schedule { 
	border:				none;
	
}

.hidden {
	display: none;
}

/* .datearea {
	position: relative;
	left: -80px;
	top: -40px;
	height: 150px;
	width: 55px;
	
} */

.datearea {
	/* float:				left;
	left:				0;
	/*margin-top:			-25px;*/
	position:			absolute;
	display: 			block;
	width:				55px;
	margin-right:		25px;
	float:				left;
	left:				-65px;
}

.topdate,
.bottomdate {
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	color: #999;
	border-right: solid 1px #CCC;
	/*padding-right: 10px;*/
}



.post-indented {
	clear: left;
	padding-left: 80px;
	padding-bottom:		1em;
	margin-bottom:		2em;
	border-bottom: 		1px dotted #CCC; 
}

.post-indented small {
	display: none;
}

.moveup {
	/* position: relative;
	top: -150px; */
}

.entry {
	clear: 			both;
	margin-top:		1.2em;
}

.postmetadata { font-size: 10px; }
