/*
Theme Name: CLTJelly
Theme URI: http://cltjelly.com/
Description: Designed specifically for CLTJelly.
Version: 1.0
Author: Designed by MCG Studio, Developed by Creativity Mill
Author URI: http://mcgstudio.com/ http://creativitymill.com/

	Do not replicate, use, or steal this code. If you need a theme, there are plenty of 
	free ones out there, or invest in someone's hard work over at http://themeforest.net.
	Or just contact us, and we'll be happy to design you a custom theme, for a cost.

*/

/* Color Numbers */

Blue: #3eaafd
Black: #2f2f2f
Grey: #333333
Light: #d6d6d6

/* Colors and Typography */

* {
	text-align: center; /* IE margin fix */
	border: none;
	}

body {
	background: rgb(255,255,255) url('images/body_bg.jpg') repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%; /* reverts 10px to 1em */
	color: #2f2f2f;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
a, a:visited {
	color: #3eaafd;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	color: #3eaafd;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
p {
	font-size: 1.4em;
	text-shadow: 1px 1px 0 rgb(255,255,255);
	}

h2 {
	font-size: 3.2em;
	font-weight: bold;
	color: #3eaafd;
	padding: 45px 0 30px 75px;
	text-shadow: 1px 1px 1px rgb(255,255,255);
	}
	
h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #2f2f2f;
	padding: 0 0 10px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgb(255,255,255);
	}
	
h4 {
	font-size: 1.3em;
	color: #3eaafd;
	font-weight: normal;
	padding: 0 4px 0 0;
	margin: 0;
	float: left;
	}
	
h5 {
	font-size: 1.3em;
	color: #3eaadf;
	font-weight: normal;
	padding: 2px 0 0;
	margin: 0;
	}

/* Structure and Elements */

#wrap {
	width: 980px;
	margin: 0 auto;
	}
	
.footwrap {
	background: url('images/bottom-bg.jpg') no-repeat;
	height: 214px;
	width: 980px;
	margin: 0 auto;
	} 

#header {
	width: 100%;
	height: 133px;
	margin: 0;
	padding: 0;
	}
	
#nav {
	}

#nav ul {
	width: 560px;
	display: block;
	list-style: none;
	background: url('images/nav-bg.jpg');
	margin: 0;
	padding: 108px 0 0;
	}

#nav ul li {
	display: inline;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#nav ul li a, #nav ul li a:visited {
	color: #fff;
	}
	
#nav ul li a.home {
	padding: 18px 30px 15px;
	}

#nav ul li a.info {
	padding: 18px 33px 15px;
	}
	
#nav ul li a.episodes {
	padding: 18px 15px 15px;
	}

#nav ul li a.calendar {
	padding: 18px 18px 15px 16px;
	}

#nav ul li a.contact {
	padding: 18px 18px 15px 20px;
	}
	
	
#nav ul li a:hover {
	background: url('images/li_bg.png') bottom;
	color: #333;
	text-decoration: none;
	}
	
#nav ul li.current_page_item a {
	background: url('images/li_bg.png') bottom;
	color: #333;
	text-decoration: none;
	}

	
#giant {
	width: 180px;
	height: 139px;
	padding: 0;
	margin: 0;
	float: left;
	}
	
#giant img {
	float: left;
	}
	
#mid {
	height: 283px;
	}
	
#twitter {
	width: 220px;
	float: right;
	padding: 0;
	margin: 75px 0 30px;
	}
	
#bottom {
	background: #111 url('images/bottom_bg.jpg') repeat-x;
	color: #d6d6d6;
	}
	
#footer {
	font-size: 1em;
	padding: 15px;
	color: #777;
	text-align: center;
	line-height: 2em;
	}
	
#content {
	width: 680px;
	}
	
.logo {
	width: 220px;
	}
	
.bubble {
	width: 380px;
	}

.mainImage {
	width: 600px;
	}
	
.phones {
	float: left;
	clear: left;
	}

.about {
	}
	
.date {
	background: url('images/date-bg.jpg') no-repeat;
	width: 62px;
	height: 24px;
	color: #3eaafd;
	font-size: 1.3em;
	font-weight: bold;
	padding: 70px 0 10px 8px;	
	}

.blog {
	}
	
.text {
	line-height: 1.8em;
	width: 590px;
	padding: 0 0 20px 10px;
	margin: 0 10px 40px 0;
	float: left;
	}

.post-meta a {
	color: #2f2f2f;
	text-decoration: none;
	}
	
.post-meta a:hover {
	color: #2f2f2f;
	text-decoration: underline;
	}
	
.post-meta-key {
	color: #3eaadf;
	float: left;
	padding-right: 5px;
	list-style: none;
	float: left;
	}
	
.post-meta {
	font-size: 1.3em;
	list-style: none;
	list-style-position: inside;
	float: left;
	padding: 0;
	margin: 0;
	}
	
.meta {
	font-size: 1.3em;
	}
	
.category {
	padding-bottom: 12px;
	}
	
.post-meta li {
	margin-bottom: 12px;
	}
	
.comment {
	margin-left: 80px;
	}
	
.buttons {
	float: left;
	clear: both;
	margin-top: 20px;
	}
	
.twitterHead {
	padding: 0;
	margin: 0;
	}
	
.tweetdeck {
	background: url('images/twitter-bg.jpg') no-repeat;
	width: 220px;
	height: 559px;
	padding: 0;
	margin: 0;
	}
	
.aktt_tweets {
	color: #d6d6d6;
	padding: 10px 20px 0;
	float: left;
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
.aktt_tweets ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.aktt_tweets li {
	height: 110px;
	}
	
.metaTweet p {
	color: #3eaadf;
	font-size: 1em;
	padding: 0 20px 6px;
	}

.module {
	width: 252px;
	margin: 20px 0;
	padding: 0 5px;
	}
	
.modulelast {
	padding: 0;
	margin: 20px 0;
	float: right;
	}
	
.module li, .modulelast li {
	font-size: 1.4em;
	list-style: none;
	padding-bottom: 8px;
	padding-left: 10px;
	}
		
.module li a, .modulelast li a {
	color: #d6d6d6;
	}
	
.modTitle {
	background: url('images/mod_bg.png') no-repeat;
	padding: 13px 23px 40px 15px;
	}
	
/* Universal Styles */

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;
	}
	
.pagination {
	font-size: 1.4em;
	padding: 80px 0 0;
	}
	
.pagination a:active, .pagination a:hover {
	color: #2f2f2f;
	text-decoration: none;
	}
	
.pagination a {
	
	padding: 6px 8px;
	background: #3eaafd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 1px #333;
	color: #efefef;
	text-decoration: none;
	}