body {
	margin-top: 20px;
	padding: 0;
	background: #190000 url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 13px;
	text-align: justify;
	color: #FFFFFF;
}

body,th,td,input,textarea,select,option {
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	color: #FFB300;
	font-size: 1em;
}

p,ul,ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p,blockquote ul,blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

img {
	border: #FFFFFF 2px solid;
}

table {
	text-align: left;
}

tbody {
	text-align: left;
}

thead {
	text-align: center;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg);
	background-repeat: repeat-y left top;
}

/* Header */
#header {
	width: 800px;
	height: 100px;
	background: url(../images/background_header.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	vertical-align: middle;
}

#header h1,#header p, #header div {
	margin: 0;
}

#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 80px;
	margin: 10px;
	float: left;
}

#header h1 span {
	visibility: hidden;
	/* Or visibility: hidden? or margin-top: -5000px; */
}

#header div {
	float: left;
	width: 500px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	color: #660400;
	margin-left: 0px;
	margin-top: 10px;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#logo {
	border: 0 none;
}

#language_menu {
	margin-bottom: 10px;
}

#language_menu a {
	font-size: 14px;
	color: #660400;
}

/* Menu */
#menu {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 200px;
	background: url(../images/menu.jpg) no-repeat left top;
}

/* menu styles */
#jsddm {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	padding-top: 166px;
}

#jsddm li {
	float: left;
	list-style: none;
	font: 13px Arial;
}

#jsddm li a {
	display: block;
	background: transparent;
	padding: 6px 12px;
	text-decoration: none;
	font-size: 13px;
	border-right: 1px solid white;
	color: #EAFFED;
	white-space: nowrap;
}

#jsddm li a:hover {
	background: #680000;
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	/*border: 1px solid #680000;*/
}

#jsddm li ul li {
	float: none;
	width: auto;
	display: inline;
}

#jsddm li ul li a {
	width: auto;
	background: #680000;
	color: #FFFFFF;
	padding: 5px 12px;
	opacity: 0.9;
	border: 0px none;
}

#jsddm li ul li a:hover {
	background: #8a2624;
}


/* Page */
#page {
	width: 800px;
}

#page .bgtop {
	background: url(../images/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(../images/img05.jpg) no-repeat left bottom;
}

/* Content */
#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
	
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0;
}

.meta .more {
	background: url(../images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(../images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
	
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

.pager li {
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.5em;
}

.gallery_row {
	width: 100px;
	height: 110px;
	float: left !important;
	padding: 10px;
	margin-top: 0px;
}

.status {
	background-color: white;
	padding: 10px;
	color: #680000;
	font-weight: bold;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 50px;
	padding: 40px 0 0 40px;
	color: #999999;
	text-align: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 25px;
	font-size: 18px;
}

#sidebar a {
	
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */
#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(../images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */
#calendar {
	
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */
#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(../images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 150%;
}

#footer p a {
	color: #FFB300;
}

#post_footer {
	width: 800px;
	margin: 0 auto;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

/*
** Tab navigation
*/
ul.primary {
	border-collapse: collapse;
	padding: 0 0 0 1em; /* LTR */
	white-space: nowrap;
	list-style: none;
	margin: 5px;
	height: auto;
	line-height: normal;
	border-bottom: 2px solid #bbb;
}

ul.primary li {
	display: inline;
}

ul.primary li a {
	background-color: #000000;
	border-color: #bbb;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	margin-right: 0.5em; /* LTR */
	padding: 0 1em;
	text-decoration: none;
}

ul.primary li.active a {
	background-color: #000000;
	border: 1px solid #bbb;
	border-bottom: #fff 1px solid;
}

ul.primary li a:hover {
	background-color: #333333;
	border-color: #ccc;
	border-bottom-color: #eee;
}

ul.secondary {
	border-bottom: 2px solid #bbb;
	padding: 0.5em 1em;
	margin: 5px;
}

ul.secondary li {
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #ccc; /* LTR */
}

ul.secondary a {
	padding: 0;
	text-decoration: none;
}

ul.secondary a.active {
	border-bottom: 4px solid #999;
}

.listnews {
	margin: 0px 0px 0 0px;
	padding: 0 0 0 10px;
	background: url(../images/img08.gif) no-repeat left 50%;
	text-align: left;
	line-height: 100%;
}

.datenews {
	line-height: 100%;
	padding-left: 10px;
	width: 180px;
	text-align: left;
}

.textnews {
	padding-left: 10px;
	width: 180px;
	line-height: 120%;
}

.views-field-body {
	width: 180px;
	border-bottom: 1px dotted white;
	padding-bottom: 10px;
}

#admin_links {
	
}

#admin_links ul.links {
	border-collapse: collapse;
	padding: 0 0 0 5px; /* LTR */
	white-space: nowrap;
	list-style: none;
	margin: 5px;
	height: auto;
	line-height: normal;
	border-bottom: 2px solid #bbb;
	width: 80%;
}

#admin_links ul.links li {
	display: inline;
}

#admin_links ul.links li a {
	background-color: #000000;
	border-color: #bbb;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	margin-right: 0.5px; /* LTR */
	padding: 0 5px;
	text-decoration: none;
}

#admin_links ul.links li.active a {
	background-color: #000000;
	border: 1px solid #bbb;
	border-bottom: #fff 1px solid;
}

#admin_links ul.links li a:hover {
	background-color: #333333;
	border-color: #ccc;
	border-bottom-color: #eee;
}

/* modules */

/* search block */
#edit-search-block-form-1-wrapper {
	text-align: left;
}

