﻿h3
{
	color: gray;
font-family:"Times New Roman", Times, serif; font-size: 31px;
}
h4,h5,h6
{
	color: gray;
font-family:"Times New Roman", Times, serif; font-size: 17px;
}

a.taggedlink
{
	color: gray;
font-family:"Times New Roman", Times, serif; font-size: 25px;
}

#ctl00_cphBody_h1Title{
	color: gray;
font-family:"Times New Roman", Times, serif; font-size: 25px;
}


a
{
	color: gray;
}



#logo h2
{
	color: #E5CCD0;
}

#menu li a
{
	background: #fff url('images_red/n4.gif') repeat-x;
}

#menu li a.active
{
	background: #CA2F2F url('images_red/n3.gif') repeat-x;
	border: solid 1px #A94B4B;
}



#ctl00_main_inner h1
{
	color: gray;
}

#ctl00_main_inner h1 a
{
	color: gray;
	font-family:"Times New Roman", Times, serif; font-size: 17px;
}

#ctl00_main_inner h4
{
	color: gray;
}

#ctl00_main_inner .post ul.post_info li.date
{
	background-image: url('images_red/n5.gif');
}

#ctl00_main_inner .post ul.post_info li.comments
{
	background-image: url('images_red/n6.gif');
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

.ThemeLabel
{
	display: block;
	width: 80px;
}
.ThemeOption
{
	width: 90px;
}
.ThemeContentBox
{
	width: 170px;
	height: 100px;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts {
	background: white;
	padding: 5px 10px 10px 10px;
}

#relatedPosts h1 {
	margin: 0px;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/* Comments */

.comment 
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.comment .monsterid {
	float: right;
	margin: 5px 5px 5px 5px;
}

.comment .monsterid img {
	border: none;
}

.comment .content {
	min-height: 105px;
	margin: 5px 0 0 5px;
}
.self {
	background-color: #F5F5F5;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	display: block;

}

.commentForm input {
	width: 200px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}
.commentForm #btnSave { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/* Main */

#ctl00_main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#ctl00_main_inner ul
{
margin-bottom: 2.0em;
}

#ctl00_main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}

#ctl00_main_inner h1,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#ctl00_main_inner h1
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#ctl00_main_inner h1 a
{
	text-decoration: none;
}

#ctl00_main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#ctl00_main_inner .post
{
position: relative;
}

#ctl00_main_inner .post h1
{
position: relative;
font-family:"Times New Roman", Times, serif; font-size: 17px;
padding-bottom: 1.2em;
}

#ctl00_main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#ctl00_main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#ctl00_main_inner .post ul.post_info li.comments
{
margin-left: 1.1em;
}


/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}
