/* CSS Template by gorotron */



body {

	background-color:#fcfcfc;

	background-image:url(images/background.gif);

	background-repeat:repeat-x;

	margin-top:20px;

	text-align:center;

	height:100%;

}



h1 {

	font-size:24px;

	color:#FFFFFF;

	font-weight:700;

	margin:0;

}



h2 {

	font-size:18px;

	color:#666;

	margin:0;

	font-weight:700;

}



h3 {

	font-size:16px;

	color:#666;

	font-weight:700;

	margin:0;

	padding-bottom:1px;

	border-bottom:1px dotted #CCC;

}



p {

	margin-top:5px;

	padding-bottom:5px;

	font-size:11px;

	line-height:1.5em;

}

a {
	text-decoration:none;
	color:#333333;
}

img {
	border: 0px;
}

#container {

	font-family:Arial,Helvetica,sans-serif;

	font-size:11px;

	margin:auto;

	width:700px;

	padding:10px;

	

	background-color:#FFF;

	text-align:left;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

}



#banner {

	width:700px;

	height:100px;

	margin-bottom:10px;

}



#bannerLeft {

	width:150px;

	height:100px;

	float:left;

}



#bannerRight {

	width:537px;

	height:100px;

	background:url(images/bg1c.gif) repeat-x;

	float:left;

	margin-left:10px;

}



#content {	

	background:url(images/bg1.gif) repeat-y;

	min-height:400px;

}



#leftColumn {

	float:left;

	

	width:150px;

	min-height:200px;

}



#nav {

	margin:0;

	padding:0;

	list-style:none;

}



#nav a {
	display:block;
	font-size:11px;
	color:#CCC;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
}



#nav a:hover {

	background-color:#333;

}



#nav .current {

	background-color:#222;

}



#leftColumnBottom {

	width:130px;

	background:url(images/bg1c.gif) repeat-x;

	padding:110px 10px 10px;

	color:#EAEAEA;

}



#rightColumn {

	float:left;

	width:537px;

	padding-left:10px;

	color:#666;

}



#blogHeader, #blogHeader a {
	font-size:24px;
	font-weight:bold;
	
	color:#FFFFFF;
	margin-top: 40px;
	margin-left: 30px;
}

.bodytext {
	text-align: justify;
}

.countdown {
	width:95%;
	text-align:right;
	font-size:14px;
	font-weight:bold;

	color:#999999;

	margin-top: 10px;
	margin-right: 10px;
}

#clear {

	clear:both;

}



.date {

	font-size:10px;

	color:#999;

	font-weight:normal;

}

#footer {
	width:550px;
	padding-top:5px;
	padding-left:160px;
	padding-right:10px;
	padding-bottom:10px;
	margin:auto;
	font:10px Arial,Helvetica,sans-serif;
	text-align:center;
}
#footer a {
	color:#369;
	text-decoration:none;
}

#footer a:hover {
	color:#333;
}

.map {
	padding:0px;
}

.twrss_imagefile {
	float:left;
	margin:2px;
	border:1px solid #333333;
	width:95px;
	height:64px;
	text-align:center;
}

.imgPreviewH {
	height:64px;
}

.imgPreviewV {
	width:95px;
}

.login a , .logout a{
	display:block;
	font-size:11px;
	color:#CCC;
	text-decoration:none;
	padding:10px;
	padding-left:0px;
	width:130px;
	height:10px;
}

input{
	font-size:11px;
	border:1px solid #333;
	margin:2px;
	padding:2px;
}