/*   
Theme Name: KGEB 2010 Theme
Theme URI: http://www.kgeb.net/
Description: 
Author: Charlotte Glaze
Author URI: http://www.meiradesign.com
*/

/*********** BASIC LAYOUT ************/

body {
	text-align: center;
	}
#wrapper {
	margin: auto;
	text-align: left;
	width: 995px;
	}
#header {
	height: 100px;
	padding: 10px 0 8px 0;
	width: 995px;
	}
.body {
	width: 780px;
	}
#footer {
	height: 66px;
	text-align: center;
	width: 995px;
	}
	
/********** DESIGN COLORS ************/

body {
	background: #FFF;
	color: #263a7b;
	}

/********** SPECIFIC LAYOUT *********/

#homelogo {
	position: relative;
	bottom: 0px;
	left: 0px;
	}
#main {
	display: inline;
	float: left;
	height: 600px;
	padding-right: 5px;
	width: 780px;
	}
.body {
	height: 490px;
	overflow: auto;
	}
.slideshow {
	display: inline;
	float: left;
	width:588px;
	height:289px;
	margin-right: 5px;
	}
ul#slideshow {
	list-style: none;
	padding: 0px;
	}
.buttoncubes {
	display: inline;
	float: left;
	height: 289px;
	}
.buttoncubes img {
	padding: 5px;
	position: relative;
	bottom: 5px;
	}
.buttoncubes2 {
	display: inline;
	float: right;
	width: 184px;
	}
.buttoncubes2 img {
	padding: 5px;
	position: relative;
	bottom: 5px;
	}
.bottom-ads {
	height: 121px;
	padding: 5px;
	width: 995px;
	}
.footer-buttons img {
	margin: 2px 15px 5px 15px;
	}
.copyright p {
	font-size:0.7em;
	}
.calendar_link { background:url('images/ed-cal2.png') no-repeat;  text-decoration: none; }
#calendar { background: #fff; height: 168px; width: 145px; border: 1px solid #000;}

ul#programs {
	list-style: none;
	}
ul#programs li {
	font-size: 1.2em;
	padding-bottom: 10px;
	}
ul#programs li a {
	font-weight: normal;
	}

/** TABLES **/

table {border-collapse:collapse;}
table.schedule {
	width: 100%;
	}
table.key { width: 60%; }
.schedule, .key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
.schedule .days, .schedule .times {
	background: #777;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}
table.schedule td {
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
	}
.schedule a {
	color: #263A7B;
	font-weight:normal;
	}
td.home {
	background: #6F6;
	}
td.live {
	background: #FF3;
	}
td.teen, td.teen a {
	background: #39F;
	color: #fff;
	}
td.spanish {
	background: #CFC;
	}
td.music {
	background: #FC6;
	}
td.travel, td.travel a {
	background: #060;
	color: #fff;
	}
td.women {
	background: #FCC;
	}
td.kids {
	background: #9F3;
	}
td.movie {
	background: #CCC;
	}
td.sports, td.sports a {
	background: #900;
	color: #fff;
	}
td.health {
	background: #FFC;
	}

/********** WordPress Image Formatting **************/

.body img {
	margin: 0;
	max-width: 640px;
}
.body .attachment img {
	max-width: 900px;
}
.body .alignleft,
.body img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.body .alignright,
.body img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.body .aligncenter,
.body img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.body img.alignleft, 
.body img.alignright, 
.body img.aligncenter {
	margin-bottom: 12px;
}
.body .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.body .wp-caption img {
	margin: 5px 5px 0;
}
.body .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.body .wp-smiley {
	margin:0;
}
.body .gallery {
	margin: auto;
}
.body .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.body .gallery img {
	border: 2px solid #cfcfcf;
}
.body .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.body .gallery dl {
	margin: 0;
}
.body .gallery img {
	border: 10px solid #f1f1f1;
}
.body .gallery br+br {
	display: none;
}

/*** COMMENTS ***/
#comments {
	clear: both;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding:1em 1.5em;
	width: 700px;
	}
#comments .comment-meta, #comments .reply, p.form-allowed-tags {
	display: none;
	}
.odd {
background-color: #FFF;
padding: 0.25em;
}
.even {
background-color: #F6F6F6;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 0.25em;
} 
#alt-login-methods,{
	display:inline;
	float: right;
	}
p.fb-like{ text-align: right;}
#alt-login-methods p {
	padding: 5px;
	}
.FB_share_button {
	display: inline;
	float: right;
	padding-bottom: 10px;
	}
