@charset "utf-8";
/* CSS Document */

.style1 {color: #666666}

.style2 {color: #808080}

a.readmore {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
}

a.readmore:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#header-container {
	position: relative;
	width: 100%;
	height: 60px;
	background-color: #333333;
}

#header {
	position: relative;
	width: 960px;
	height: 60px;
	background-color: #000000;
	margin: auto;
	text-align: left;
}

#sound {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0px;
	right: 10px;
}

#menu-container {
	position: absolute;
	height: 24px;
	top: 60px;
	right: 60px;
}

#menu a {
	color: #999999;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu-left-corner {
	width: 32px;
	height: 24px;
	background-image: url(img/menu_corner_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu {
	height: 24px;
	background-image: url(img/menu_fill.gif);
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#menu-right-corner {
	width: 32px;
	height: 24px;
	background-image: url(img/menu_corner_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#header-image {
	margin: auto;
	margin-top: 1px;
}

#header-gradient {
	margin: auto;
	margin-top: 2px;
	padding: 0px;
	width: 960px;
	height: 60px;
	background-image: url(img/header_gradient.jpg);
	background-repeat: no-repeat;
}

#main-content-container {
	margin: auto;
	margin-top: -20px;
	width: 840px;
	text-align: left;
}

#post-container {
	width: 530px;
	text-align: left;
	float: left;
}

.big-post-date, .comments-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #CCCCCC;
	letter-spacing: -1px;
}

.big-post-date-hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #666666;
	letter-spacing: -1px;
}

.big-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	margin: 5px 0px 10px;
}

.big-title a{
	text-decoration: none;
	color: #666666;
}

.big-title a:hover{
	text-decoration: none;
	color: #CC0000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	letter-spacing: 1px;
	margin-left: 2px;
}

.subtitle a{
	text-decoration: none;
	color: #808080 !important;
	
}

.subtitle a:hover {
	text-decoration: underline;
	color: #CC0000 !important;
}

.post-preview {
	font-family: Georgia;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	color: #666666;
	margin: 0px;
}

.post-preview a {
	color: #CC0000;
	text-decoration: none;
}

.post-preview a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.separator-line {
	background-color: #B5B5B5;
	width: 530px;
	height: 1px;
	overflow: hidden;
	margin: 25px 0px 25px 0px;
}

.standard-text-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	line-height: 20px;
}

.standard-text-content a {
	color: #CC0000;
	text-decoration: none;
}

.standard-text-content a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.multi-pages {
	display: block;
	float: left;
	padding: 4px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #990000;
	margin: 0px 2px 0px 2px;
}

a.multi-pages:hover {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
}

a.multi-pages-hover {
	display: block;
	float: left;
	padding: 4px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
}

a.multi-pages-hover:hover {
	color: #FFFFFF;
}

.linked-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	line-height: 22px;
	margin-left: 10px;
}

.linked-list ul{
	list-style: none;
	margin: 0px;
	padding-left: 5px;
}

.linked-list li{
	margin: 0px;
	padding-left: 5px;
}

.linked-list a{
	color: #666666;
	text-decoration: none;
}

.linked-list a:hover{
	color: #CC0000;
	text-decoration: underline;
}


#comments-container {
	margin-left: 50px;
}

.warn {
	color: #FF0000;
	font-size: 10px;
	font-family: Arial;
}

.comment-form table{
	font-size: 11px;
	text-align: left;
}

.comment-form input {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.comment-form textarea {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.small-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	letter-spacing: 1px;
}

#right-column-container {
	width: 230px;
	margin-left: 80px;
	margin-top: 30px;
	float: left;
}

#bottom-container {
	margin-top: 70px;
	width: 100%;
	height: 120px;
	background-color: #333333;
}

#bottom {
	width: 960px;
	height: 120px;
	margin: auto;
}

.bottom-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
}

#bottom a {
	color: #999999;
	text-decoration: none;
}

#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
