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

.titlebig { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:16px; color: #000066; font-weight:bolder; text-align:left; line-height:18px; }

.title { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color: #000066; text-align:left; line-height:13px; }
.title:link { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color: #000066; text-align:left; text-decoration:none; }
.title:visited { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color: #000066; text-align:left; text-decoration:none; }
.title:hover { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color: #c20017; text-align:left; text-decoration:none; }

.vahe { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:2px; }

.smalltext { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color: #2e3234; text-align:justify; line-height:14px; }
.smalltext:link { font-family:  Tahoma,Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-align:justify; line-height:14px; text-decoration:none; }
.smalltext:visited { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-align:justify; line-height:14px; text-decoration:none; }
.smalltext:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-align:justify; line-height:14px; text-decoration:none; }

.text { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color: #2e3234; text-align:justify; line-height:18px; }
.text:link { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; line-height:18px; text-decoration:none; }
.text:visited { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; line-height:18px; text-decoration:none; }
.text:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; line-height:18px; text-decoration:none; }

.smalltextlink:link { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color: #2e3234; text-align:left; line-height:14px; text-decoration:none; }
.smalltextlink:visited { font-family: Tahoma,Arial, Helvetica, sans-serif; font-size:11px; color: #2e3234; text-align:left; line-height:14px; text-decoration:none; }
.smalltextlink:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color: #2e3234; text-align:left; line-height:14px; text-decoration:underline }

.whitetext { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; line-height:14px; text-decoration:none; }
.whitetext:link { font-family:v Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; line-height:14px; text-decoration:none; }
.whitetext:visited { font-family:v Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; line-height:14px; text-decoration:none; }
.whitetext:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color: #ffffff; line-height:14px; text-decoration:underline }

.pilt { border: 5px; border-color:#C7C7C7; }

.moreblack { font-family:Helvetica, sans-serif; font-size:12px; color: #000000; font-weight:bold; text-align:left; text-decoration:none; }
.morered { font-family:Helvetica, sans-serif; font-size:10px; color: #c20017; font-weight:bold; text-align:left; text-decoration:none; }
.morered:link { font-family:Helvetica, sans-serif; font-size:10px; color: #c20017; font-weight:bold; text-align:left; text-decoration:none; }
.morered:visited { font-family:Helvetica, sans-serif; font-size:10px; color: #c20017; font-weight:bold; text-align:left; text-decoration:none; }
.morered:hover { font-family:Helvetica, sans-serif; font-size:10px; color: #000066; font-weight:bold; text-align:left; text-decoration:none; }

.headerred { font-family:Helvetica, sans-serif; font-size:14px; color: #c20017; font-weight:bold; text-align:left; text-decoration:none; text-transform: uppercase; }




ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog .entry {
	clear: both;
	margin-bottom: 5em;
}
.blog .time {

}
.blog .body {

	margin-bottom: 2em;
}
.blog .body p {
	margin-bottom: .8em;
}
.blog .details div {
	background: transparent url(../gfx/detailsBg.jpg) no-repeat;
	float: left;
	height: 20px;
	line-height: 1;
	width: 130px;
	margin: 0 1em 0 0;
}
.blog .details span {
	color: #816e58;
	display: block;
}


#comments h4 {
	font-family: georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 123.1%;
	margin: 0 0 .5em 0;
}
#comments h4 span {
	color: #816e58;
}
#comments div {
	margin: 0 0 1.5em 0;
}

#leaveComment {
	line-height: 1;
}
#leaveComment .row {
	margin: 0 0 .5em 0;
}
#leaveComment label {
	display: block;
	float: left;
	padding-top: .4em;
	width: 12em;
}
#leaveComment input {
	font-family: georgia, serif;
	font-size: 12px;
	background: transparent;
	border: 0;
	border-bottom: 2px solid #4d4d4f;
	padding: .3em;
	width: 20em;
}
#leaveComment textarea {
	font-family: georgia, serif;
	font-size: 12px;
	background: transparent;
	border: 0;
	border-bottom: 2px solid #4d4d4f;
	height: 5em;
	padding: .3em;
	width: 30em;
}
#leaveComment input:hover,
#leaveComment textarea:hover {
	border-bottom: 2px solid #4d4d4f;
}
#leaveComment input.submit {
	border: 0;
	color: #fff;
	background-color: #4d4d4f;
	font-weight: bold;
	padding: .7em 1em;
	left: 13em;
	margin: .7em 0 0 0;
	position: relative;
	width: auto;
}