/*  
Theme Name: LWCC
Theme URI: http://lwccfm.com/
Description: Theme for Living Word Christian Church in Fort Myers, FL.
Author: Alexander Quinonez
Author URI: http://alexanderquinonez.com/
Version: 1.0
*/
body {
	margin:0px;
	background-image:url(http://lwccfm.com/wp-content/themes/lwcc/img/bg.jpg);
	background-color:#8d4708;
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;

}
#topspace{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	padding:0px;
}
#topbar{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#7e3f06;
	width:100%;
	height:10px;
	padding:0px;
}
#login{
	position:relative;
	background-color:#7e3f06;
	height:14px;
	width:140px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	
}
#login a{
	color:#FFF;
	text-decoration:none;
	
}
#login a:hover{
	color:#FFF;
	text-decoration:underline;
	
}


#container{
	position:relative;
	margin:auto;
	width:700px;
	height:100%;
	top:10px;
}
#logo{
	position:relative;
	float:left;
	width:700px;
	height:110px;
}
#menu{
	position:relative;
	width:700px;
	float:left;
	top:10px;
}
#slides{
	position:relative;
	width:700px;
	height:240px;
	clear:both;
	top:10px;
}

#content{
	position:relative;
	width:700px;
	height:100%;
	background-color:#FFF;
	top:10px;
	float:left;
}
#side{
	position:relative;
	width:180px;
	background-color:#FFF;
	float:left;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;

}
#side a{
	color:#666666;
	text-decoration:none;
	font-size:14px;
	line-height:22px;
}
#side ul{
	list-style:none;

}
#side li{	
	list-style:none;
}

#main{
	position:relative;
	width:480px;
	height:100%;
	float:left;
	font-family:helvetica;
	font-size:12px;
	line-height:18px;
	padding:5px;
	color:#666666;

	
}
#bottomlinks{
	position:relative;
	width:700px;
	margin:auto;
	top:10px;
}
.bottomimg{
	border:#FFF solid 5px;
	
}

#footer{
	position:relative;
	width:690px;
	background-color:#572a01;
	height:25px;
	padding:5px;
	top:10px;
	float:left;
}
.bottomtextleft{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8d4708;
	font-weight:bold;
	text-transform: uppercase;
	float:left;
}
.bottomtextright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-transform: uppercase;
	float:right;
	
}

.sitecredit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8d4708;
	text-transform: uppercase;
	float:left;
	clear:both;
	line-height:15px;
	
}

.sitecredit a{
	color:#c56209;
	text-transform: uppercase;
	
}
.sitecredit a:hover{
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
	
}
#event{
	
}
#eventtitle{
	font-family:Helvetica;
	font-size:16px;
	
}
#eventtitle a{
	text-decoration:none;
	font-size:16px;
	color:#C60;
	
}
#eventtitle a:hover{
	text-decoration:underline;
	font-size:16px;
	
}
#event li{
	list-style:none;

	
}
#event ul{
	list-style:none;

	
}
.pagehead{
	font-size:18px;
	font-weight:bold;
	color:#666666;
	
}
.title{
	font-size:26px;
	font-weight:bold;
	color:#666;
	line-height:26px;
	
}
.title a{
	text-decoration:none;
	color:#666;

}
.title a:visited{
	text-decoration:none;
	color:#666;

}
.title a:hover{
	text-decoration:underline;
	color:#666;

}
.posted{
	font-size:10px;
	
}
.titlesmaller{
	font-size:20px;
	font-weight:bold;
	color:#666;
	line-height:26px;
	
}
.titlesmaller a{
	text-decoration:none;
	color:#666;

}
.titlesmaller a:visited{
	text-decoration:none;
	color:#666;

}
.titlesmaller a:hover{
	text-decoration:underline;
	color:#666;

}
.bloglinkhead{
	font-size:14px;
	font-weight:bold;
	
}
#bloglinks{
	font-size:12px;

}
#bloglinks a{
	font-size:12px;

}

#bloglinks a:visited{
	font-size:12px;

}