html, body {
	background-color: #000;
}

body {
	background-color: #000;
	margin: 0;
}

body#bar #bar_tab a,
body#calendar #calendar_tab a,
body#kgb_anthologies #anthologies_tab a,
body#lit #lit_tab a,
body#theater #theater_tab a,
body#radio_hour #radio_hour_tab a,
body#demo_of_the_month #demo_of_the_month_tab a {
	color: #fff;
}

body#bar #bar_tab a:hover,
body#calendar #calendar_tab a:hover,
body#kgb_anthologies #anthologies_tab a:hover,
body#lit #lit_tab a:hover,
body#theater #theater_tab a:hover,
body#radio_hour #radio_hour_tab a:hover,
body#demo_of_the_month #demo_of_the_month_tab a:hover {
	color: #999;
}

.container_outer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* @group Main page */

#top {
	height: 130px;
	width: 100%;
	background: #000 url(/images/kgb_logo.gif) no-repeat left center;
}

#middle {
	height: 196px;
	width: 100%;
	background: #DC0501;
	margin-bottom: 15px;
}

#mainpage {
	
}

#mainpage ul li {
	list-style-type: square;
}

.black_background {
	font-size: 1.2em;
}

.black_background {
	color: #fff;
}

.black_background p {
	color: #DC0501;
	margin: 0;
	padding: 0;
}

.black_background a,
.black_background a:link,
.black_background a:active, 
.black_background a:visited {
	color: #DC0501;
	text-decoration: none;
	list-style-type: none;
}

.black_background a:hover {
	color: #FF9900;
	list-style-type: none;
}

/* @end */

/* @group Special */

.red {
	background-color: #DC0501;
}

.footer_html {
	background-color: #000;
}

.yellow {
	background-color: yellow;
}

.gray {
	background-color: silver;
}

.space {
	clear: both;
	height: 15px;
}

#info {
	margin-bottom: 130px;
	font-size: 2em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.a_reverse a:link,
.a_reverse a:visited,
.a_reverse a:active

 {
	color: #DC0501;
}

.a_reverse a:hover{
	color: #000;
}

/* @end */

/* @group global */

h4 {
	font-weight: bold;
}

a, a:link, a:active {
	font-weight: bold;
	color: #000;
}

a:visited {
	color: #333;
}

a:hover {
	color: #DC0501;
}

#banner {
	height: 90px;
	width: 165px;
}

.banner {
	background: #000 url(/images/kgb_logo_bar.gif) no-repeat 5px bottom;
	height: 90px;
	margin-bottom: 15px;
	border-style: none;
}

#header_leaderboardX {
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	width: 730px;
	height: 92px;
}

#header_leaderboard {
	float: right;
}

#global_menu_left {
	background: #DC0501 url(/images/nav_top_left.gif) no-repeat left top;
	height: 40px;
}

#global_menu {
	height: 40px;
	font-weight: bold;
}

#global_menu_right {
	height: 40px;
	background: #DC0501 url(/images/nav_top_right.gif) no-repeat right top;
}

.content_frame {
	background-color: #fff;
	padding-top: 25px;
	height: auto;
}

img {
	margin: 0;
}

input {
	border: 1px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
}

ul {
	margin: 0;
	padding: 0;
}

td {
	border-bottom: 0 none #fff;
}

/* @end */

/* @group Global Menu */

#global_menu ul {
	padding-top: 8px;
		margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#global_menu ul li {
	display: inline;
	font-size: 1.15em;
	letter-spacing: .15em;
	list-style-type: none;
}

#global_menu li, 
#global_menu li a:link,
#global_menu li a:active,
#global_menu li a:visited {
	color: #000;
	text-decoration: none;
	letter-spacing: .15em;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	text-transform: none;
	font-variant: small-caps;
}

#global_menu li a:hover {
	color: #fff;
}



/* @end */

/* @group Content */

.byline {
	font-size: 95%;
}

.player {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 10px auto;
}

div.paginate {
	margin-top: 100px;
	clear: both;
	background-color: #f9f9f9;
	border: 1px solid #999;
	padding: 15px;
	font-size: 1.1em;
	text-align: left;
}

.caption {
	color: #666;
	font-size: .9em;
	font-style: italic;
}

abbr,acronym {
	border-style: none;
	border-width: 0;
}

a {
	text-decoration: none;
}

p img {
	float: left;
	margin: .5em .5em .5em 0;
	padding: 0;
}

p img.right {
	float: right;
	margin: .5em 0 .5em .5em;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h2 {
	font-size: 1.8em;
}

h2 a {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #DC0501;
	letter-spacing: .1em;
	margin-bottom: 0;
	padding: 0;
	margin-top: 20px;
}



h3.masthead {
	padding: 0;
	margin: 25px 0 0;
}

h3.section_head{
	margin-bottom: 10px;
	font-weight: bold;
}

h3.sidebar {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 35px;
}

h4.contributor_name {
	color: #000;
	padding-top: 20px;
	margin: 0;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.25em;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: .15em;
}

.content_body {
	padding-bottom: 150px;
}

.footer_ads {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #000;
}

div.about_contributor {
	
}
	div.about_contributor .img_contributor {border: 1px solid #ccc; float:left; padding: 2px; margin: 0 7px 0 0;}
	a.showHide {cursor:pointer;}
	a:hover.showHide {}

ul.contributor_notes li {
	list-style-type: none;
}

.entry_mainpage {
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}

.entry_icon {
	background: url(/images/litmag_artcicle_icons.png) no-repeat left top;
	width: 150px;
	height: 93px;
	margin-right: 8px;
	float: left;
	color: #DC0501;
	padding: 0;
}

.entry_icon_lg{
	background: url(/images/litmag_artcicle_icons.png) no-repeat left top;
	width: 150px;
	height: 150px;
	margin-right: 8px;
	float: left;
	color: #DC0501;
	padding: 0;
	
}
.entry_icon p{
		color: #fff;
	margin: 0;
	padding: 73px 0 0;
	font-weight: normal;
	text-align: center;
	letter-spacing: .12em;
}
.entry_icon_lg p{
		color: #DC0501;
	margin: 90px 0 0;
	padding: 0;
	font-weight: normal;
	text-align: center;
	letter-spacing: .12em;
	background-color: #fff;
	height: 21px;
}

.post_footer {
	border-top: 1px dotted #999;
}

fieldset.rss_feed {
	clear: both;
	text-align: center;
	margin: 15px auto;
	width: 145px;
}

fieldset.rss_feed a {
	font-weight:lighter;
	font-style: normal;
}

fieldset.rss_feed a:hover {
	font-weight: lighter;
}

.content_frame ul li{
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	padding-bottom: .5em;
}

a.more {
	color: #DC0501;
}

a.more:hover{
	color: #000;
}

/* @end */

/* @group Images */

div.float_left {
	float: left;
	padding-right: 8px;
	padding-bottom: 4px;
}

div.float_right {
	float: right;
	padding-left: 8px;
	padding-bottom: 4px;
}

div.float_left p {
	text-align: center;
	color: #666;
	font-size: .9em;
	font-style: italic;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

div.float_right p {
	text-align: center;
	color: #666;
	font-size: .9em;
	font-style: italic;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

/* @end */

/* @group Lit */

.header_column {
	background-color: #000;
	height: 23px;
	color: #DC0501;
	font-size: 1.2em;
	letter-spacing: .16em;
	padding-left: 5px;
}

/* @end */

/* @group sidebar */

.sidebar_content {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right:20px;
}

.sidebar_content a {
	color: #000;
	font-weight: bold;
}

.sidebar_content a:hover {
	color: #DC0501;
	font-weight: bold;
}

.sidebar_content h4 {
	text-align: center;
	font-size: .9em;
	font-weight: bold;
}

.sidebar_content h3 {
	text-align: center;
	letter-spacing: .125em;
	font-size: 1.2em;
	font-weight: bold;
	color: #DC0501;
	padding-bottom: 5px;
}

.sidebar_content h3 a {
	color: #DC0501;
}

.sidebar_content h3 a:hover {
	color: #000;
}

.sidebar_content ul {
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
}

.sidebar_content ul li {
	color: #000;
	list-style-type: none;
	margin: 0;
	font-weight: bold;
}

.sidebar_left{

}

ul.menu_left {
	margin-left: 20px;
}

.menu_left a {
	color: #000;
}

.menu_left a:hover {
	color: #DC0501;
}

.menu_container {
	width: 150px;
	text-align: center;
	margin: 0 auto 15px;
}

.menu_container ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background-color: #e6e6e6;
}

.menu_container a {
	display: block;
	width: 145px;
	text-align: left;
	background-color: #e6e6e6;
	overflow: hidden;
	padding-left: 5px;
}

.menu_container a:hover {
	background-color: #DC0501;
	color: #fff;
}

.menu li a {
	
}

.sub_link a:link,
.sub_link a:active,
.sub_link a:visited {
	color: #DC0501;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-size: .95em;
}

.sub_link a:hover {
	color: #fff;
}


h3.header.main {
	background: url(/images/menu_header_fiction.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.blogs {
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	background: url(/images/menu_header_blogs.gif) no-repeat center top;
}


h3.header.fiction {
	background: url(/images/menu_header_fiction.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}




h3.header.about {
	background: url(/images/menu_header_about.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.poetry {
	background: url(/images/menu_header_poetry.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.nonfiction {
	background: url(/images/menu_header_nonfiction.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.lit150 {
	background: url(/images/menu_header_lit150.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.features {
	background: url(/images/menu_header_features.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.mixedmedia {
	background: url(/images/menu_header_mixedmedia.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.bookpreviews {
	background: url(/images/menu_header_bookpreviews.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

h3.header.cityscape {
	background: url(/images/menu_header_cityscapes.gif) no-repeat center top;
	width: 150px;
	height: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

/* @end */

/* @group calendar */

.calendarBG {
	background-color: #000;
	border-right: 1px solid #e6e6e6;
	font-size: .9em;
	line-height: 1.2em;
	letter-spacing: .05em;
}

.calendarBG td {
	width: 10em;
}

.calendarBlank {
	background-color: #f9f9f9;
	color: #999;
	border-left: 1px solid #e6e6e6;
}

.calendarHeader {
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	font-size: 1.2em;
}

.calendarMonthLinks {
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}

th {
	text-align: center;
}

.calendarMonthLinks a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover {
	color: #ccc;
	text-decoration: underline;
	background-color: transparent;
}

.calendarDayHeading {
	font-weight: bold;
	color: #000;
	background-color: #e9e9e9;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #e6e6e6;
}

.calendarToday {
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #fff;
	background-color: #DC0501;
	width: 12em;
	height: 12em;
}

.calendarToday a:hover{
	color: #fff;
}

.calendarCell {
	letter-spacing: .1em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #666;
	background-color: #fff;
	border-left: 1px solid #e6e6e6;
	width: 13em;
	height: 13em;
}

.dayofweek {
	text-align: right;
}

.calendarCell a {
	color: #DC0501;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

.calendarCell a:visited {
	color: #DC0501;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

.calendarCell a:hover {
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

tr.calendar_row {
	height: 6em;
}

.eventtime {
	font-size: .95em;
	letter-spacing: .0001em;
}

/* @end */

/* @group footer */

#footer {
	border-top: 2px solid #DC0501;
	margin: 0 auto;
	text-align: center;
	padding: 15px;
	height: auto;
	background-color: #e9e9e9;
	clear: both;
}

#footer ul {
	text-align: center;
	margin: 0 auto 10px;
	font-size: .95em;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	color: #666;
}

#footer ul li a:link,
#footer ul li a:visited,
#footer ul li a:active {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	letter-spacing: .15em;
}

#footer ul li a:hover {
	color: #000;
}

/* @end */

/* @group Search */

.resultRowOne {
	background-color: #e6e6e6;
}

.resultRowTwo {
	
}

/* @end */

/* @group calendar list */

legend {
	font-weight: bold;
	text-align: center;
	font-style: normal;
}

fieldset {
	padding: .8em;
}


#list_view {
	padding: 0;
}

#list_view a {
	color: #DC0501;
}

#list_view a:hover {
	color: #000;
}

#list_view h4 {
	padding: 0;
	margin-bottom: 4px;
}

/* @end */

/* @group Submission form */

#submission_form input, 
#submission_form select, 
#submission_form textarea {
	font: 129% arial, helvetica, sans-serif;
	color: #4c4c4c;
	border: 1px solid #999;
	padding: 4px;
}

/* @end */

/* @group Articles Pages */

h1.section_title,
h2.section_title {
	background-color: #000;
	color: #DC0501;
	height: 1em;
	width: 98%;
	line-height: 100%;
	padding: 5px 5px 7px 10px;
	margin: 0 0 15px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .19em;
	font-size: 1.25em;
}

h2.article_title {
	margin-bottom: 0;
	padding-bottom: 0;
	letter-spacing: .15em;
}

.article_text {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group mainpage table */

tr.mainpage_header {
	text-align: center;
	background-color: #000;
	color: #DC0501;
	font-weight: bold;
}

tr.mainpage_header td {
	line-height: 130%;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .19em;
	font-size: 1.25em;
	padding-left: 18px;
	width: 30%;
	text-align: left;
}

tr.mainpage_image td {
	text-align: center;
}

ul.mainpage_header {
	background-color: #000;
	width: 100%;
	color: #DC0501;
	height: 1em;
	margin: 0 0 15px;
	padding: 5px 5px 10px 10px;
}

ul.mainpage_header li {
	line-height: 100%;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .19em;
	font-size: 1.25em;
	list-style-type: none;
	display: inline;
	padding-left: 10em;
}

ul.mainpage_header li.nopadding {
	padding-left: 0;
}

/* @end */

/* @group Entry Form */

#entry_form {
	margin-top: 25px;
}

#entry_form h4 {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 24px;
}

#entry_form input {
	font: 129% arial, helvetica, sans-serif;
	color: #4c4c4c;
	border: 1px solid #999;
	padding: 4px;
}

#entry_form textarea {
	text-align: left;
}

/* @group SAEF buttons */

/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
}

.htmlButtonOutterL {
	border-left: #333 1px solid;
}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOff a:visited {
	text-decoration: none;
}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOn a:visited {
	text-decoration: none;
}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonA a:visited {
	text-decoration: none;
}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonB a:visited {
	text-decoration: none;
}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
}

/* @end */

/* @end */

#copyright_notice {
	display: none;
}

.prepend_25{
padding-left: 25px;	
}



.colborder {
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #fff;
}


hr {
	background: #000;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	border: none;
	margin: 0 0 1.4em;
}

