/* generic settings */

body {
	padding: 0px 20px;
	margin: 0px 0px;
	background-color: #333;
	font-family:"Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
}

li {
	color: #333;
	font-size:14px;
	list-style-type: square;
}

ul {
	margin: 5px 5px 5px 15px;
	padding-left: 5px;
}

p {
	margin: 0px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

a {
	text-decoration: none;
}

a:hover, 
a.read_more:hover, 
a.header_quote:hover, a.header_quote_author:hover, 
a.quote:hover, a.auote_author:hover, a.selected_quote_author:hover, a.selected_quote:hover, a.see_more:hover
a.alphabet:hover, a.alphabet_selected:hover, 
a.source_in_list:hover 
{
	text-decoration: underline;
}

/* form */

input.text, select.select, textarea.textarea, option.option, input.password, textarea.textarea, input.image {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	height: 22px;
	border: 1px solid #ffc;
	background-color: #666666;
	margin: 3px;
}

input.text {
	padding: 1px 4px;
}

input.submit {
	border: 1px solid #ffc;
	background-color: #999;
	color: #366;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

/* block */

td.block {
	background-color: #999;
}

td.menu_block {
	background-color: #666666;
}

th.block, h2.block {
	background-color: #c60;
	text-align: center;
	font-size: 17px;	
	font-weight: bold;
	color: #fc6;
	padding: 3px;
	margin: 0px;
	white-space:nowrap;
}

th.menu_block, th.block {
 border-bottom: 1px solid #ccf;
}

td.menu_block {
	padding: 3px 0px 3px 0px;
}

table.block {
 border: 1px solid #ccf;
 margin: 0px 0px 0px 0px;
}
 
/* main menu */

td.main_menu_item, td.main_menu_item_selected, td.main_menu_item a, td.main_menu_item_selected a {
	font-size: 16px;	
	font-weight: bold;
	color: #fc6;
}

td.main_menu_item {
	padding-left: 5px;
}

td.main_menu_item_selected {
	background-color: #900;
	border-top: 1px solid #ccf;
	border-bottom: 1px solid #ccf;
	padding-left: 5px;
}

sup {
	font-size: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* header */

h1.logo {
	font-size:13px;
	line-height: 13px;
	font-style:italic;
	font-weight: normal;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

p.current_date {
	font-size: 22px;	
	font-weight: bold;
	color: #999;
	text-align: right;
	margin: 5px;
	line-height: 21px;
}

p.site_stats {
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin: 5px;
	line-height: 11px;
}

a.header_quote, a.header_quote_author {
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	margin: 0px;
	text-decoration:none;
}

a.header_quote_author {
	color: #999;
	text-align: right;
	margin-right: 100px;
	white-space: nowrap;
}

/* footer */

p.footer {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #c93;
	margin: 0px;
	padding: 3px 0px;
}

/* quotes */

div.quote {
	margin: 0px 5px 5px 0px;
	border: 1px solid #ccf;
	background-color: #999999;
	cursor: pointer;
	padding: 5px;
}

p.quote {
	margin: 0px;
}

a.quote {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

p.quote_author {
	margin: 0px;
	text-align: right;
}

a.quote_author {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 100px 10px 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: right;
}

a.read_more {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 50px 10px 0px;
	white-space: nowrap;
	text-decoration: none;
	text-align: right;
}

h3 {
	margin: 0px;
	color: #fc6;
	font-size: 18px;
}

/* calendar */

table.calendar {
	margin: 0px 3px 0px 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.calendar td, table.calendar th, table.calendar caption.calendar-month {
	color: #fc6;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

table.calendar th {
	font-size: 14px;
	border: none;
	border-bottom: 1px solid #ffc;
	padding: 1px 0px;
}

table.calendar td {
	width: 20px;
	height: 20px;
	padding: 2px 0px;
	margin: 0px;
}

table.calendar caption.calendar-month {
	border: 1px solid #ffc;
	background-color:#900;
	margin: 0px 3px;
	padding: 1px;
}

/* alphabet */

td.alphabet, td.alphabet_selected {
	text-align: center;
	width: 20px;
	height: 20px;
	border: 1px solid #ffc;
}

td.alphabet {
	background-color: #666666;
}

td.alphabet:hover {
	background-color: #999;
}

a.alphabet, a.alphabet_selected {
	color: #fc6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

td.alphabet_selected {
	background-color: #900;
}

/* pager */

td.pager, td.pager_hover {
	width: 20px;
	height: 20px;
	border: 1px solid #ffc;
	padding: 2px 5px;
	cursor: pointer;
	background-color: #666666;
}

td.pager:hover {
	background-color: #999;
}

td.pager a {
	color: #fc6;
	font-size:12px; 
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

td.current_page {
	color: #fc6;
	border: 1px solid #ffc;
	font-size:14px; 
	font-weight:bold;
	padding: 2px 5px;
	cursor: default;
	background-color: #900;
	width: 20px;
	height: 20px;
}

/* source_in_list */

table.source_in_list {
	padding: 0px;
	margin: 0px;
}

td.source_in_list {
	border: 1px solid #ffc;
	background-color: #666666;
	padding: 2px;
	width: 33%;
	overflow: hidden;
	cursor:pointer;
}

a.source_in_list {
	color: #fc6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* selected quote */

a.selected_quote_author, a.selected_quote {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

a.selected_quote_author {
	color: #ddd;
}

div.selected_quote {
	padding: 5px;
}

div.selected_quote_author {
	text-align: right;
	padding-right: 100px;
	padding-bottom: 5px;
}

/* Small Word Cloud */

div.tag_cloud_field_fixed {
	background-color: #999;
	overflow: hidden;
	position: relative;
	width: 100%;
}

div.linear_word_class {
	float: left;
	position: static;
	margin: -2px 1px;
}

/*
div.tag_cloud_field_linear {
	background-color: #999;
	overflow: hidden;
	border: 1px solid #000;
	position: realtive;
	padding: 10px 0px 0px 10px;
}
*/

/* large cloud */

div.nonlinear_word_class {
	position:absolute;
}

div.tag_cloud_field_scaleable {
	background-color: #999;
	overflow: hidden;
}

/* other */

a.see_more {
	color: #333;
	padding: 5px 20px 5px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

p.error {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}

code
{
	display:block;
	margin: 5px;
	border: 1px solid #ffc;
	background: #666666;
	padding: 5px;
}
