/* @group framework */

/* 
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2008-08-07) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            960 px
   * Number of columns:     15
   * Column width:          50 px
   * Margin width:          15 px
  ======================================
   
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:960px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15 {float:left;margin-right: 15px;}

div.last {margin-right:0;}
.span-1  { width: 50px;}
.span-2  { width: 115px;}
.span-3  { width: 180px;}
.span-4  { width: 245px;}
.span-5  { width: 310px;}
.span-6  { width: 375px;}
.span-7  { width: 440px;}
.span-8  { width: 505px;}
.span-9  { width: 570px;}
.span-10 { width: 635px;}
.span-11 { width: 700px;}
.span-12 { width: 765px;}
.span-13 { width: 830px;}
.span-14 { width: 895px;}
.span-15, div.span-15 { width: 960px; margin: 0; }

.append-1  { padding-right: 65px;}
.append-2  { padding-right: 130px;}
.append-3  { padding-right: 195px;}
.append-4  { padding-right: 260px;}
.append-5  { padding-right: 325px;}
.append-6  { padding-right: 390px;}
.append-7  { padding-right: 455px;}
.append-8  { padding-right: 520px;}
.append-9  { padding-right: 585px;}
.append-10 { padding-right: 650px;}
.append-11 { padding-right: 715px;}
.append-12 { padding-right: 780px;}
.append-13 { padding-right: 845px;}
.append-14 { padding-right: 910px;}

.prepend-1  { padding-left: 65px;}
.prepend-2  { padding-left: 130px;}
.prepend-3  { padding-left: 195px;}
.prepend-4  { padding-left: 260px;}
.prepend-5  { padding-left: 325px;}
.prepend-6  { padding-left: 390px;}
.prepend-7  { padding-left: 455px;}
.prepend-8  { padding-left: 520px;}
.prepend-9  { padding-left: 585px;}
.prepend-10 { padding-left: 650px;}
.prepend-11 { padding-left: 715px;}
.prepend-12 { padding-left: 780px;}
.prepend-13 { padding-left: 845px;}
.prepend-14 { padding-left: 910px;}

div.border{padding-right:6.5px;margin-right:7.5px;border-right:1px solid #eee;}
div.colborder { padding-right:43.5px;margin-right:42.5px;border-right:1px solid #eee;}
.pull-1 { margin-left: -65px;}
.pull-2 { margin-left: -130px;}
.pull-3 { margin-left: -195px;}
.pull-4 { margin-left: -260px;}
.pull-5 { margin-left: -325px;}
.pull-6 { margin-left: -390px;}
.pull-7 { margin-left: -455px;}
.pull-8 { margin-left: -520px;}
.pull-9 { margin-left: -585px;}
.pull-10 { margin-left: -650px;}
.pull-11 { margin-left: -715px;}
.pull-12 { margin-left: -780px;}
.pull-13 { margin-left: -845px;}
.pull-14 { margin-left: -910px;}
.pull-15 { margin-left: -975px;}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15 {float:left;position:relative;}

.push-1 { margin: 0 -65px 1.5em 65px;}
.push-2 { margin: 0 -130px 1.5em 130px;}
.push-3 { margin: 0 -195px 1.5em 195px;}
.push-4 { margin: 0 -260px 1.5em 260px;}
.push-5 { margin: 0 -325px 1.5em 325px;}
.push-6 { margin: 0 -390px 1.5em 390px;}
.push-7 { margin: 0 -455px 1.5em 455px;}
.push-8 { margin: 0 -520px 1.5em 520px;}
.push-9 { margin: 0 -585px 1.5em 585px;}
.push-10 { margin: 0 -650px 1.5em 650px;}
.push-11 { margin: 0 -715px 1.5em 715px;}
.push-12 { margin: 0 -780px 1.5em 780px;}
.push-13 { margin: 0 -845px 1.5em 845px;}
.push-14 { margin: 0 -910px 1.5em 910px;}
.push-15 { margin: 0 -975px 1.5em 975px;}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15 {float:right;position:relative;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* @end */

/* @group structure */

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;
}




/* @end */

/* @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;
}


