body {
	background-color: #657745; 
	background-image: url("../images/background.jpg"); 
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif; 
	text-align:center;
}


a, a:link
{
	text-decoration: none;
	color: #030;
	font-weight: bold;
}

a:hover, a:visited:hover {
	color: #660;
	text-decoration: underline;
}

a:visited {
	color: #030;
	text-decoration: underline;
}


#container {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 782px;
}


#header {
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 782px;
	height: 205px;
}


#footer {
	margin: 0px;
	padding: 0px;
	width: 540px;
	display: block;
}

#footer_text {
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
}

#footer {
	padding-top: 20px;
}


#header_block {
	padding: 0px;
	margin: 0px;
}


.logo_block {
    background-image: url("../images/logo_temp.jpg");
    background-repeat: no-repeat;
	margin: 0px auto;
    padding: 0px;
    width: 782px;
    height: 0px;
	padding-top: 205px;
	overflow: hidden;
	display: block;
}

#header_block h1, #header_block h1 a {
	padding:0px;
	margin: 0px auto;
}


#main_container {
	width: 782px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	display: block; 
}


#sidebar {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}



/*
 * Social Links CSS
 */
#social_links {
	display: block;
	height: 53px;
	padding: 0px 0px 0px 14px;
	margin:  0px auto;
	font-size: 10px;
}

#social_links ul  {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	list-style: none;
	list-style-image: none;
}

#social_links ul li {
	margin: 0px auto;
	padding: 0px;
	display: inline;
}

.facebook_link, .myspace_link, .twitter_link {
	height: 0px;
	overflow: hidden;
	display:block;
	float: left;
}

.facebook_link {
	background-image: url('../images/facebook_logo.jpg');
	background-position: center;
	padding: 53px 5px 0px 0px;
	width: 53px;
	background-repeat: no-repeat;
}

.myspace_link {
	background-image: url('../images/myspace_logo.jpg');
	background-position: center;
	padding: 49px 5px 0px 5px;
	width: 49px;
	background-repeat: no-repeat;
}

.twitter_link {
	background-image: url('../images/twitter_logo.jpg');
	background-position: center;
	padding: 51px 0px 0px 5px;
	width: 50px;
	background-repeat: no-repeat;
}



#cast {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
}

#cast li a, #cast li a:link {
	padding:0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}

#cast li a:hover {
	text-decoration: none;
}

#cast li a:visited {
	text-decoration: none;
}

#cast_list ul{
	padding: 0px;
	margin: 0px;
}

#cast_list li{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px -30px;
	font-size: 12px;
}

.cast_type {
	color: #674;
}

#supportus_block, #home_block {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

.supportus_link, .home_link {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 0px;
	padding-top: 200px;
	overflow: hidden;
	display: block;
}

.supportus_link {
	padding-top: 24px;
	background-image: url('../images/button_supportus.png');
	background-repeat: no-repeat;
}

.home_link {
	padding-top: 24px;
	background-image: url('../images/button_news.png');
	background-repeat: no-repeat;
}


/* TWITTER SIDEBAR */

#twitter_sidebar {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: left;
}

.tweet_block {
	display: block;
	margin: 5px 5px 15px 5px;
	padding: 0px;
	font-size: 11px;
	width: 182px;
}

.tweet_top {
	background-image: url('../images/tweet_top_2.png');
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 11px;
}

.tweet_bottom {
	background-image: url('../images/tweet_bottom_2.png');
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 182px;
	height: 35px;
}

.tweet_body {
	background-image: url('../images/tweet_main_2.png');
	background-repeat: repeat-y;
	display: block;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	width: 182px;
}

.twit {
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

.tweet_body a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
	width: 165px;
	margin: 0px 0px 0px 3px;
}

.tweet_body a:hover, .tweet_body a:visited:hover {
	color: #0a0; 
	text-decoration: none;
}

.tweet_body a:visited {
	color: #555;
	text-decoration: none;
}

.twitter_at {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #0c0;
	display: block;
	margin: 0px 0px 0px 3px;
}

/* End of Twitter Sidebar */

.sidebar_divider {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*******************/
/* MAIN TEXT BLOCK */
/*******************/

#main {
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 579px;
}


#main h1, #main h2, #main h3, #main h4 {
	vertical-align: top;
	color: #000;
}


#main h2 {
	font-size: 19px;
}


.news_title, .supportus_title {
    background-repeat: no-repeat;
	margin: 10px 10px 10px 15px;
    padding: 0px;
    height: 0px;
	overflow: hidden;
	display: block;
}

.news_title {
    background-image: url("../images/title_news.jpg");
    width: 88px;
	padding-top: 24px;
}

.supportus_title {
    background-image: url("../images/title_supportus.png");
    width: 178px;
	padding-top: 32px;
}


#errors {
	color: #900;
	width: 450px;
	padding: 10px 10px 20px 10px;
}


.blog, #support_us, #title_supportus, #page_links {
	width: 540px;
	margin: 5px 10px 15px 10px;
	padding: 5px 10px 5px 10px;
}


/************************/
/* NEXT/PREV PAGE LINKS */
/************************/

#page_links {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 410px;
}

#page_links_list, #page_links ul {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#page_links_list li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#first_page, #last_page, #first_page_only, #last_page_only, #prev_page, #next_page {
    background-repeat: no-repeat;
	margin: 0px;
    padding: 30px 0px 0px 0px;
    height: 0px;
	overflow: hidden;
	display: block;
}

#first_page {
    background-image: url("../images/page_first.png");
    width: 37px;
}

#last_page {
    background-image: url("../images/page_last.png");
    width: 37px;
}

#first_page_only {
    background-image: url("../images/page_first_only.png");
    width: 30px;
}

#last_page_only {
    background-image: url("../images/page_last_only.png");
    width: 30px;
}

#prev_page {
    background-image: url("../images/page_prev.png");
    width: 53px;
}

#next_page {
    background-image: url("../images/page_next.png");
    width: 53px;
}

/*********************/
/* BLOG BLOCK STYLES */
/*********************/

.blog_title, .blog_body, .blog_img, .blog_date {
	margin: 0px;
	padding: 0px;
	display: block;
}

.blog_date {
	margin-top: 6px;
	float: right;
	font-style: italic;
}

.blog_title {
	padding-bottom: 3px;
}

.blog_body {
	text-align: justify;
	line-height: 18px;
	font-stretch:expanded;
	clear: both;
	font-weight: bold;
}

.hider {
	padding: 0px;
	margin: 0px;
}

.blog_border {
	padding: 20px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	border-bottom: 2px solid #000;
}

.blog_read_hide {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}


/********************
 * Support Us Stuff *
 ********************/

#funding_text {
    background-image: url("../images/funding_text.png");
    background-repeat: no-repeat;
	margin: 0px auto;
    padding: 0px;
	width: 517px;
    height: 0px;
	padding-top: 86px;
	overflow: hidden;
	display: block;
}

#supportus_buttons{
	width: 540px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#supportus_buttons table{
	width: 540px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.donate_button {
	border: none;
}


/* Clearfix - leave at the bottom */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

 * 
 
 */