/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea 
{
	color: #626262;
	padding: 1px;
	margin: 1px 0;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #ABADB3;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* color: #444444; */
	color:#721301;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration:none;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

hr 
{	
	border:none;
	border-bottom: solid 1px #ABADB3;
}

p, ol, ul {
	margin: 0.7em;
	line-height: 150%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #721301;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	height: 82px;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 13px 0 0 25px;
}

#logo p {
	margin: 0;
	padding: 20px 0 0 4px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 82px;
}

#menu a {
	display: block;
	width: 140px;
	height: 46px;
	padding: 24px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FABEB3;
}

#menu a:hover {
	width: 140px;
	background: #AD200E url(images/img04.gif) repeat-x;
	border-left: 1px solid #B22502;
	border-right: 1px solid #B22502;
	color: #FFFFFF;
}

#menu .current_page_item {
	background: url(images/img02.gif) no-repeat center bottom;
}

#menu .current_page_item a {
	width: 130px;
	background: #FFEC70 url(images/img03.gif) repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #721301;
}

/* Page */

#page {
	padding: 40px 60px 0 60px;
}

/* Content */

#content {
	margin-right: 340px;
}

.post {
	margin-bottom: 10px;
	background: url(images/img05.gif) repeat-x;
}

.post .title {
	background: url(images/img07.gif) no-repeat right top;
}

.post .title h2 {
	padding: 25px 23px 0;
	background: url(images/img06.gif) no-repeat;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 5px 20px 5px 20px;
}

.entry h3 
{
	margin-top:5px;
	font-size: 1.3em;	
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 30px;
	background: url(images/img15.gif) no-repeat left bottom;
	clear:left; 
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img16.gif) no-repeat left center;
}

.post .links .comments {
	background: url(images/img17.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 20px 30px 10px;
	background: url(images/img09.gif) no-repeat;
	font-weight: normal;
	color: #721301;
}

/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li, #sidebar #infoBox li, #sidebar #surveyBox li, #sidebar #loginBox li, #sidebar #loginBoxAuth li{
	background: url(images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #721301;
	font-weight: bold;
	color: #721301
}

/* Footer */

#footer {
	padding: 70px 0 50px 0;
	background: #757575 url(images/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

.mail-to-us{
	color:#721301;
	font:13px;
}

.motto {
	font-size:17px;
	
}

.add-coment-bt
{
	padding:0 30px 30px;
	text-align:right;	
	width:496px;
	background: url(images/img15.gif) no-repeat scroll left bottom;
}

.add-coment-bt input:hover
{
	background:#DFE8FF;
	color:#3F3F3F;
}

.coment-text
{
		/*background:#FEFEFE url(images/img13.gif) repeat-x scroll 0%;*/
		padding:4px;
		margin:3px 0; 
		width:100%;
		background:#F8F8F8;
}
.smalDate
{
	font-size: 0.8em;	
}

.userComentName
{
	display:block;
	background:transparent url(images/img17.gif) no-repeat scroll left center;	
	padding-left:20px;
}

#gallery a 
{
	text-decoration:none;
	color:#626262;	
	display:block;
	margin:0 10px;
}

#gallery a img
{
	border: solid 1px #C4C6C4;
	
} 
#gallery div
{
	margin: 10px 0;	
}

#gallery table td
{
	vertical-align:top;
	padding:10px 5px;
	text-align:center;	
} 

#surveyBox .surveyBoxContent
{
	padding:5px 35px;
	padding-bottom:20px;	
}

#loginBox .loginBoxContent, #loginBoxAuth .loginBoxContent
{

padding: 10px 20px;
padding-bottom: 20px;
}

#loginBox .loginBoxContent a
{
	text-decoration:none;	
}

#loginBox h2 a
{
	color:#721301;	
}
	
#loginBox .loginBoxContent a:hover
{
	text-decoration:underline;	
}

.textRight
{
	text-align:right;		
}

#infoBox p
{
	padding:10px 20px;	
}

.tbLeft
{
	padding-right:2px;
	text-align: right;

}

.registrationBox
{
	width:500px;
	background:#FFF0F5;
	border: 1px solid #ABADB3;
	padding:25px 15px ;	
}

.tbError
{
	color:#721301;
	text-align:left;
	padding-left:2px;	
}

#divStep2
{
	text-align:left;	
}

.logintdcoll
{
	text-align:right;
	padding-left:2px;	
}

.loginDIV
{
	margin-top:30px;	
}

#userStatus
{
	text-align:right;
	width:100%;
	padding-right:10px;
}

.tdcol
{
	text-align:right;	
}

.tdleft
{
	text-align:right;
}

.title h4
{
	padding:28px 23px 0;
	font-size: 1.6em;
	color: #721301;
	background:transparent url(images/img06.gif) no-repeat;	
	margin:0;
}

.entry h4
{
	color: #AF8E0A;
	font-size: 1.2em;
	margin: 10px 0;
}

.operationInfoBox
{
	padding:5px;
	background:#f1f1f1;
	border: solid 1px #721301; 	
	width:500px;
	margin:20px auto;
}

#SpecialNewsContent
{
	padding:5px 35px 20px 30px;	
}

#SpecialNewsContent h3 a
{
	color:#721301;
	font-size:1.2em;	
}


#sidebar ul li h3
{
	color:#721301;
	font-size:1.2em;
	margin: 8px 0;		
}

#newsTopBox
{
	padding:0 10px 0 25px;	
}

#newsTopBox
{
	font-size: 0.9em;	
}

.adds
{
	width: 250px; 
	height: 250px; 
	margin:5px;
	float: left;
	padding: 5px 10px 0 5px;	
}