@charset "utf-8";
/*================================================================
Title: Kaleo
Created: 02.17.09 - v1.0
Website: www.fbcoviedo.org
Site By: www.amdesign.com - AM Design
Copyright © 2009 www.fbcoviedo.org
================================================================*/

* {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	
	}
	
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
	
body {
	font-weight: normal;
	font-size: 11px;
	line-height:20px;
	color: #999999;
	background:#252525 url(../images/kaleo/html_bg.gif) top center no-repeat;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	}
p {
	margin: 0 0 20px 0;
	
	}
h1 {}
h2 {
	color:#e9e844;
	font-size:20px;
	font-weight:normal;
	margin: 0 0 3px 0;
	text-transform:uppercase;
	}

h3 {
	color:#70ccd8;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 5px 0;
	}
h4 {
	color:#e9e844;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 5px 0;
	text-transform:uppercase;
	}	

a:link, a:visited {
	color: #749f3b;
	}
a:hover, a:active {
	text-decoration: none;
	}

ul {
	margin: 0 0 10px 15px;
	color:#013158;
	font-weight:normal;
	
	}
ul.ulbox {
	padding: 20px 20px 20px 15px;
	margin: 0 0 10px 0;
	background: #252525;
	color:#ffffff;
	list-style:none;
	}
hr {
	border-top:1px solid #f8981d;
	margin: 0 0 20px 0
	}
/* 
============================================================
Main CSS
============================================================
*/

#am_wrapper {
	width:850px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	}
#header {
	height:214px;
	overflow:hidden;
	background: url(../images/kaleo/header_bg.jpg) 0 0 no-repeat;
	}
#logo {
	left:14px;
	top:116px;
	position:absolute;
	z-index:300;
	}
#container {
	background: #121212;
	margin: 0 0 0 0;
	zoom:1;
	}
body.subpage #container {
	background: #121212 url(../images/kaleo/container_bg.gif) 247px 0 repeat-y;
	}
#noflash {
	padding: 0 0 0 75px;
	}
#noflash img, #logo img {
	
	}
/* 
============================================================
Global Nav
============================================================
*/

#nav_wrapper {
	height:76px;
	margin:0 0 0 160px;
	overflow:hidden;
	padding-top:161px;
	width:585px;
}

#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:999;
}

#nav li {
	display:block;
	float:left;
	-line-height:normal;
	padding:0;
}

#nav li a {
	background:transparent none no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:19px;
	height:44px;
	margin:0 0 0 20px;
	-margin-left:10px;
	text-align:left;
	text-decoration:none;
	text-indent:-9999px;
	text-transform:uppercase;
}

#nav li:hover a,
#nav li a:hover {
	background-position:0 -44px;
	text-decoration:none;
}
#nav li.current a{
	background-position:0 -44px !important;
}

#nav li#nav_kaleo_about a {
	background-image:url(../images/kaleo/btn_about.gif);
	width:56px;
}

#nav li#nav_kaleo_connect a {
	background-image:url(../images/kaleo/btn_connect.gif);
	width:81px;
}

#nav li#nav_kaleo_contact a {
	background-image:url(../images/kaleo/btn_contact.gif);
	width:80px;
}

#nav li#nav_kaleo_calendar a {
	background-image:url(../images/kaleo/btn_calendar.gif);
	width:87px;
}

#nav li#nav_kaleo_podcast a {
	background-image:url(../images/kaleo/btn_podcast.gif);
	width:76px;
}

#nav li#nav_kaleo_serve a {
	background-image:url(../images/kaleo/btn_serve.gif);
	width:48px;
}
	
#nav li ul {
	background:#121212 none repeat scroll 0 0;
	display:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:44px 0 0 0;
	padding:4px 0;
	position:absolute;
	width:180px;
	z-index:999;
}

#nav li ul li {
	float:none;
}

#nav li ul li a {
	background-image:none !important;
	color:#FFFFFF;
	display:block;
	float:none;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:auto;
	margin:0;
	padding:3px 15px;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
	width:auto !important;
}

#nav li ul li a:hover {
	background-color:#E9E844;
	color:#252525;
}

#nav li:hover ul,
#nav li.sfhover ul {
	display:block;
}

#nav li ul li ul {
	display:none !important;
}

#nav li#nav_kaleo_about ul		{ margin-left:18px; #margin-left:-58px; }
#nav li#nav_kaleo_connect ul	{ margin-left:18px; #margin-left:-82px; }
#nav li#nav_kaleo_serve ul		{ margin-left:18px; #margin-left:-50px; }
#nav li#nav_kaleo_calendar ul	{ margin-left:18px; #margin-left:-87px; }
	
#iconnav {
	position:absolute;
	left:756px;
	top:168px;
}

#iconnav img {
	padding: 0 3px;
}

#flashSubHeader {
	height:145px;
	z-index:0;
}


/* 
============================================================
Content
============================================================
*/


#content {
	width:511px;
	float:left;
	margin: 14px 0 14px 14px!important;
	margin: 14px 0 14px 6px;
	}
body.subpage #content {
	width:595px;
	float:right;
	margin: 14px 0 14px 0!important;
	margin: 14px 0 14px 0;
	}
#text {
	padding: 0 13px 30px 13px ;
	}
body.subpage #content {
	
	}
#content a:link, #content a:visited {
	color: #749f3b;
	}
#content a:hover, #content a:active {
	text-decoration: none;
	
	
	}

/* 
============================================================
Sidebar
============================================================
*/
#home_buckets {
	display:inline;
	float:right;
	padding:14px 14px 0 0;
	width:297px;
	}
#home_buckets img {
	margin:0 0 15px;
	}
#sidebar {
	width:297px;
	float:right;
	padding: 0 0 10px 0;
	margin: 0 14px 0 0!important;
	margin: 0 7px 0 0;
	
	}
body.subpage #sidebar {
	width:247px;
	float:left;
	padding: 0 0 0 14px 0;
	margin: 0!important;
	margin: 0;
	}
body.subpage #sidebar .box {
	padding-left:19px;
	}
#sidebar .box .box_img {
	padding: 14px 0 1px 0;
	}
.sidenav {
	margin: 0;
	padding: 10px 0 40px 0;
	
	}

.sidenav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
.sidenav a:link, .sidenav a:visited {
	color: #666;
	text-decoration: none;
	font-size:14px;
	display:block;
	padding: 10px 0 10px 25px;
	font-weight:normal;
	text-transform:uppercase;
	zoom:1;
	}
.sidenav a:hover, .sidenav a:active {
	color:#70ccd8;
	text-decoration: none;
	background:#252525;
	}

#sidebar {
	width:212px;
}

#sidebar p {
	margin:17px !important;
}

#sidebar img{
	margin-bottom:11px;
}


/* 
============================================================
Footer
============================================================
*/
#footer {
	clear:both;
	height:40px;
	font-size:10px;
	color:#666666;
	background:#121212;
	margin: 8px 0 30px 0;
	}
#footer a:link, #footer a:visited {
	color: #0183a4;
	text-decoration: none;
	padding: 0 3px;
	}
#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration: underline;
	}
#footer .fleft {
	padding: 8px 0 0 6px;
	float:left;
	}
#footer .fleft img {
	vertical-align:middle;
	}
#footer .fleft #logo_ovidedo_footer {
	display:inline;
	float:left;
	}
#footer .fleft #copyright {
	display:inline;
	float:left;
	margin-top:4px;
	}
#footer .fright {
	float:right;
	padding: 4px 14px 0 0;
	}
#footer .fright img {
	vertical-align:middle;
	}	
#footer .fright a:link, #footer .fright a:visited {
	color: #2f8ea7;
	text-decoration: none;
	padding: 0 3px;
	}
#footer .fright a:hover, #footer .fright a:active {
	text-decoration: underline;
	}
#footer .fright #footerlinks {
	display:inline;
	float:left;
	margin-top:8px;
	}
#footer .fright #logo_am_siteby {
	display:inline;
	float:left;
	}

/* 
============================================================
Calendar
============================================================
*/
.kaleo-ajax-loader {
	margin-top:12px;
	position:absolute;
	margin: 20x 0 0 300px;
}

.kaleo_calendar .event_box {
	float: left;
	margin-bottom: 40px;
}

.kaleo_calendar .event_image {
	float: left;
	margin-right:15px;
	height:120px;
	overflow:hidden;
	width:175px;
	-height:120px;
}
.kaleo_calendar .event_image	 img {
	width:175px;
}
.kaleo_calendar .event_detail {
	float: left;
	width: 373px;
	height:125px;
}

.kaleo_calendar .event_detail p {
	margin: 0px;
	font-size: 11px;
}

.kaleo_calendar .event_box .event_info {
	float: left;
	display: none;
	border-top: 1px solid #E8E747;
	border-bottom: 1px solid #E8E747;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 10px;
	-width:550px;
}

.kaleo_calendar .event_box .event_info h5 + p {
	margin-top: -10px;
}


/* 
============================================================
Photo Gallery
============================================================
*/

#photo_gallery {
	margin-bottom:10px;
}

#photo_gallery .gallery {
	display:inline;
	float:left;
	margin:22px;
	width:240px;
}

#photo_gallery .thumb {
	overflow:hidden;
	width:240px;
}

#photo_gallery .thumb img {
	max-width:240px;
	-width:240px;
}

#photo_gallery .gallery .title {
	margin-top:5px;
}

#photo_gallery .gallery .title a {
	font-size:14px;
	font-weight:bold;
}

#photo_gallery .gallery .title a:hover {}

#gallery_header {
	margin-bottom:15px;
}

#gallery_header h2 {
	margin-bottom:0;
}

#gallery_header #gallery_info {
	display:inline;
	float:left;
}

#photo_gallery #back_link {
	display:inline;
	float:right;
}

#photo_gallery #back_link a {}

#photo_gallery #back_link a:hover {}

#photo_gallery .photo {
	display:inline;
	float:left;
	margin:22px;
	width:240px;
}

#photo_header {
	margin-bottom:15px;
}

#photo_header h2 {
	margin-bottom:0;
}

#photo_header #photo_info {
	display:inline;
	float:left;
}

#photo {
	overflow:hidden;
	text-align:center;
	width:568px;
}

#photo img {
	max-width:568px;
	-width:568px;
}

#photo_nav {
	margin-top:15px;
}

#photo_nav a {}

#photo_nav a:hover {}

#photo_nav #photo_prev {
	float:left;
}

#photo_nav #photo_next {
	float:right;
}

#back_btn {
	position: absolute;
	margin-left:695px;
}