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

body, #infoblock p {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;}
a {color:#3ae2f6;
	text-decoration:none;}
a:hover {text-decoration:underline;}
strong {color:#fd694b;}
em {color:#3af655;}
.welcome {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	padding-right:10px;}
#header {color:#fd694b;
	background-color:#000;}
#sidebar {padding-right:10px;}
#headings-sidebar {font-size:16px;
	text-transform:uppercase;}
#sidebar li {list-style-type:none;}
#sidebar li a{list-style-type:none;
	text-decoration:none;
	text-transform:uppercase;}
#sidebar li a:hover {text-decoration:underline;}
#infoblock {border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:4px;margin:1px;
	border:solid 1px #ebebeb;
	margin-bottom:8px;
	text-align:justify;}
#infoblock:hover {border:solid 1px #3af655;}
#infoblock2 {font-size:12px;
	margin-bottom:8px;
	text-align:justify;}
#infohold {padding-right:5px;
	padding-left:5px;}
#title, #title a{color:#8de909;
	text-decoration:none;
	text-transform:uppercase;
	font-size:16px;}
#title:hover, #title a:hover{text-decoration:underline;}
.content{padding-top:1px;
	padding-left:10px;
	padding-right:10px;}
.content img{background-color:#ffffff;
	padding:0px;border:1px solid #e2e2e2;
	border-radius:5px;-moz-border-radius:
	5px;-webkit-border-radius:5px;padding:4px;margin:1px;}
.content img:hover{background-color:#ffffff;
	padding:0px;border:1px solid #3ae2f6;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:4px;margin:1px;}

/* THE COMMENT FORM
==============================================================================*/
#commentform {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	width:100%;
	}
#commentsbox {background-color:#FFFFFF;
	width: 97%;
	padding:10px;}
.commentsrules {border-left:1px solid #999999;
	padding:4px;
	font-size:14px;
	text-align:justify;
	}
#commentform strong { color: #FFFFFF; }

#commentform label, #commentform p { font-size: 12px;
	color:#333333; }

h3 {
	margin: 15 5 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 3px;
	border-bottom: 1px dotted #510203;
	color: #6f0305;
	}
#trackback {font-size:12px;
	line-height:12px;
	background-color:#7c7c7c;
	border-top:2px solid #565656;
	border-bottom:2px solid #565656;
	text-align:justify;
	padding:7px;
	margin:15px;}
#trackback a{color:#FFFFFF;}
#trackback a:hover {color:#000000;}
#commentform big {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	lineheight: 17px;
	color: #990a0e;
	text-transform:uppercase;
	}

#commentform #author, #commentform #email, #commentform #url, 
#commentform #comment, #commentform #subscribe {
	font-size: 12px;
	width: 95%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #ffffff;
	background: #FFFFFF;
	border: 1px solid #007222;
	padding: 4px;
	}

#commentform #author:hover, #commentform #email:hover, 
#commentform #url:hover, #commentform #comment:hover,
#commentform #subscribe:hover, #commentform #author.hover, 
#commentform #email.hover, #commentform #url.hover, 
#commentform #comment.hover, #commentform #subscribe.hover {
	border: 1px solid #e8141a;
	background: #333333;
	}

#commentform #author:focus, #commentform #email:focus, 
#commentform #url:focus, #commentform #comment:focus,
#commentform #subscribe:focus, #commentform #author.focus, 
#commentform #email.focus, #commentform #url.focus, 
#commentform #response.focus, #commentform #subscribe.focus {
	border: 1px solid #810609;
	background: #222222;
	}
#submit {
	width: 150px;
	height: 35px;
	background: #fff center no-repeat;
	font-size: 13px;
	color: #000000;
	border: 1px solid #007222;
	float: right;
	margin: 0 5 0 0;
	}
#coms {font-size:14px;
	line-height:14px;
	text-align:justify;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:4px;margin:1px;
	border:solid 1px #ebebeb;
	background-color:#FFF;
	padding:5px;
	margin-bottom:5px;}
#coms:hover {border:solid 1px #3ae2f6;}
#coms a {text-transform:uppercase;
	color:#ef1f28;}