/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(/opt/assets/templates/mods/img01000.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #404040;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

#content ul, #sidebar ul {
	list-style: none;
}

#content ul li, #sidebar ul li {
	padding-left: 1em;
	background: url(/opt/assets/templates/mods/img07000.gif) no-repeat left 0.65em;
}
#sidebar .adv ul li {
	background: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	width: 740px;
	height: 60px;
	margin: 20px auto 0 auto;
	border-left: 20px solid #DB5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover, #menu a.selected {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(/opt/assets/templates/mods/img02000.jpg)
}

#logo span.one {
	display: block;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 180px;
	background: url(/opt/assets/templates/mods/img02001.png) no-repeat 0 0;
}
* html #logo span.one { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/templates/mods/img02001.png", sizingMethod="crop"); }

#logo span.one a, #logo span.one span {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	width: 207px;
	height: 180px;
}

#logo span.two {
	display: block;
	margin: 0 0 0 -307px;
	padding: 0;
	text-indent: -10000em;
	width: 260px;
	height: 22px;
	background: url(/opt/assets/templates/mods/img02002.png) no-repeat 0 0;
	position: absolute; 
	left: 50%;
	top: 110px; 
}
* html #logo span.two { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/templates/mods/img02002.png", sizingMethod="crop"); }



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(/opt/assets/templates/mods/img03000.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(/opt/assets/templates/mods/img04000.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 200px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}
.floating-box img.star {
	border: 0;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(/opt/assets/templates/mods/img09000.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
	font-size: 84%;
}
#sidebar img { border: 0; }

#links {
}

#links ul {
	background: url(/opt/assets/templates/mods/img04000.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(/opt/assets/templates/mods/img04000.gif) repeat-x left top;
	font-size: 84%;
}
#links li {
}

#links a {
	padding-left: 25px;
	font-weight: bold;
/*	background: url(/opt/assets/templates/mods/img08000.gif) no-repeat left center; */
	color: #DB5600;
}
#links a.hl1 {
	background: url(/opt/assets/templates/mods/icon_hl.gif) no-repeat left center; 
}
#links a.hl2 {
	background: url(/opt/assets/templates/mods/icon_hl2.gif) no-repeat left center; 
}
/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 6px 30px 10px 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 6px 20px 10px 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

#content ul.gallery, #content ul.gallery li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul.gallery {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

#content ul.gallery li {
	float: left;
	text-align: center;
	margin: 7px;
	font-size: 0.85em;
	line-height: 1em;
	color: #000;
}
#content ul.gallery img {
	display: block; 
	border: 2px solid #FFFFFF;  
	margin-bottom: 2px;
}
#content ul.gallery li a {
	text-decoration: none;
}
#content ul.gallery a:hover img {
	border: 2px #db5600 solid;  
}
#content ul.gallery span {
	display: block;  
}

.author, .dame {
	margin: 0;
	text-align: right;
	font-size: 84%;
}

.over {
	width: 100%;
	overflow: hidden;
}

hr {
	border-bottom: 1px solid #DB5600;
	margin: 50px 0;
	height: 1px;
}

ul#alphabet li, ul#alphabet, ul.searchpages, ul.searchpages li {
	margin: 0;
	padding: 0;
}
ul#alphabet li, ul.searchpages li {
	float: left;
}
ul#alphabet li {
	background: #DB5600;
	min-width: 15px;
	float: left;
	margin-left: 1px;
	text-align: center;
}
ul#alphabet li a {
	color: #fff;
}
ul#alphabet li a:hover {
	color: #000;
}
th {
	background-color: #fff;
}
.searchresults {
	width: 100%;
}

.searchresults td {
	border-bottom: 1px solid #fff;
}
.searchresults td a {
	display: block;
}

.searchresults td + td{
	text-align: center;
	font-weight: bold;
}

#content ul.searchpages li {
	background: none;
	padding: 0 5px;
}
#content ul.searchpages li.selected {
	background: #DB5600;
}
#content ul.searchpages li.selected a {
	color: #fff;
}
.pages {
	font-size: 84%;
	margin-top: 10px;
}

.recaptcha .g-recaptcha {
	margin: 0 0 0px 115px;
}