/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #263d4b;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}
img.imageleft { 
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.imageright { 
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
td {
	margin-top: 0;
	vertical-align: top;
}
h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
	color: #FF8A27;
	padding-bottom: 5px;
	padding-top: 10px;
}

h3 {
	font-size: 14px;
	font-style: italic;
	padding-bottom: 3px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #BF4D36;
}

a:hover {
	background: none;
}


/* Menu */

#menu {
	width: 100%;
	height: 100%px;
	margin: 0 auto;
	padding: 5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 7px 20px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(../images/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(../images/img03.jpg) no-repeat center top;
}

#menu .bg a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	margin-left: 10px;
}

#menu .bg a:hover{
	background: url(../images/langbg.jpg) no-repeat center right;
	padding: 5px 20px 5px 10px;
	margin-left: 10px;
}

#menu .en a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	margin-left: 20px;
}

#menu .en a:hover{
	background: url(../images/langen.jpg) no-repeat center right;
	padding: 5px 20px 5px 10px;
	margin-left: 20px;
}



/* Content */

#content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #f0f0f0;
	float: left top;
	padding: 10 15 0 20;
}

.post {
	font-size: 12px;
}

.post .title {
	color: #ff6c00;
	border-bottom: 1px #A9A9A9 dashed;
	font-size: 20px;
	padding-bottom: 10px;
}

.post .title a {
	background: none;
	color: #ff6c00;
	border: none;
	font-size: 20px;
}

.post .title a:hover {
	text-decoration: underline;
	font-size: 20px;
	color: #E9AF01;
}
.post .time {
	color: #AF8401;
	font-size: 13px;
	display: inline;
}

.post ul, ol {
	list-style-image: url('../images/blt01.gif');
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}
.post .entry span {
	display: inline-block;
	font-style: italic;
	margin-bottom: 0;
}
.post a {
	color: #E9AF01;
	border-bottom: 1px #967001 dotted;
	font-size: 14px;
}

.post a:hover {
	color: #E9AF01;
	border-bottom: 1px #967001 dotted;
	font-size: 14px;
	text-decoration: underline;
}
.post .meta a {
	font-weight: bold;
	font-size: 11px;
	color: #AF8401;
}
.post .meta a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #AF8401;
}


/* slides styling */

.photo {width:720px; height:600px; background:f0f0f0; text-align:left; position:relative; margin-left: 40px; padding: 10px;}

.photo dl {font-size:0.9em; position:absolute; width:500px; top:100px; left:100px;}
.photo dl dt {font-family:"times new roman", serif;font-size:1.8em; margin-bottom:2em;}
.photo dl dd {font-family:verdana, arial, sans-serif;  padding:0; margin:0; line-height:1.7em; margin-bottom:2em; font-size:11px;}
.photo dl dd:first-letter {font-weight:bold;}
.photo ul.topic {padding:0; margin:0; list-style:none; width:720px; height:auto; position:relative; z-index:10; font-weight: bold;}

.photo ul.topic li {display:block; width:100px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:99px; height:30px; text-align:center; line-height:30px; color:#ffffff; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#FFAB66; background:#aaa; font-weight: bold;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul 
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:420px; background:#ddd; width:580px; padding:50px 50px; border:20px solid #aaa;}

.photo ul.topic li a:hover ul li, 
.photo ul.topic li:hover ul li 
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li a:hover ul li a, 
.photo ul.topic li:hover ul li a 
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li a:hover ul li a img, 
.photo ul.topic li:hover ul li a img 
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a img.large, 
.photo ul.topic li:hover ul li a img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}

.photo ul.topic li a:hover ul li a:hover img.large, 
.photo ul.topic li:hover ul li a:hover img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo ul.topic li:hover ul li a:focus, 
.photo ul.topic li:hover ul li a:active,
.photo ul.topic li a:hover ul li a:active 
{position:static; outline:0;}

.photo ul.topic li:hover ul li a:focus img, 
.photo ul.topic li:hover ul li a:active img, 
.photo ul.topic li a:hover ul li a:active img 
{position:absolute; left:200px; top:170px; width:200px; height:150px; padding:0; background:#000; border:0; z-index:5;}

.photo ul.topic li:hover ul li a:focus img.large, 
.photo ul.topic li:hover ul li a:active img.large, 
.photo ul.topic li a:hover ul li a:active img.large 
{position:absolute; left:15px; top:24px; width:640px; height:480px; padding:0; background:#000; border:4px solid #fff; z-index:10;}




/* Sidebar */

#sidebar {
	float: top;
	width: 268px;
	height: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

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

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

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -5px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	line-height: 22px;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FF8A27;
	font-size: 18px;

}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}
#sidebar h2 a {
	color: #FF8A27;
	border: none;
}

#sidebar h2 a:hover {
	text-decoration: underline;
	color: #FF8A27;
}

/* Footer */

#footer {
	width: 848px;
	height: 30px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
	background: #263d4b;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}

/* Photo Gallery through JS Script */

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;

.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url('../js/close.png');
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

