@charset "utf-8";
* {
	outline: none;
	padding: 0;
	margin: 0;
}
html {
	padding: 0px;
	margin: 0px;
	color: #555;
	font: 1.1em tahoma, helvetica, sans-serif, arial;
	background-color: #fff;
}
body {
	padding: 0px;
	color: #555;
	font: .70em tahoma, helvetica, sans-serif, arial;
	background: url(http://endorion.org/images/fest-logo-4.png) no-repeat right bottom #fff;
}
/* Alternate bg color: #e3e3e3 */
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, table, td, em, a {
	border: 0px;
}
code, pre, kbd {
	font: 1em "Courier New", Courier, monospace;
	white-space: normal;
}
input {
	font-size: 1em;
	color: #000000;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
img.left {
	float: left;
	margin: 0px 30px 10px 0px;
}
img.right {
	float: right;
	margin:0px 0px 10px 30px;
}
/* ТАБЛИЦИ */
table {
	background: transparent!important;
	font: .85em tahoma, helvetica, sans-serif, arial;
}
th {
	padding: 7px 0px;
	border: #555 1px solid;
	font-size: 1.1em;
	color: #cc0000;
	font-weight: lighter;
}
td {
	padding: 3px 6px;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	min-width: 40px;
}
td.nobrdr {
	border: none;
}
tr.ruled {
	background: #f5f5f5;
}
/* ВИДОВЕ СПИСЪЦИ и ДЕФИНИЦИИ */
ul {
	list-style-type: none;
	line-height: 1.6em;
	text-align: left;
}
ol {
	padding: 3px 0px 10px 40px;
	line-height: 1.6em;
}
dl, dt {
	font-family: verdana, 'Lucida Grande', Tahoma;
	font-size: .85em;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-align: left!important;
}
dt {
	padding: 3px 0px 10px 0px;
	font-weight: normal;
	color: #cc0000;
}
dd {
	padding-bottom: 10px;
	color: #555;
	font-variant: normal;
	text-transform: none;
}
/* ОБЩИ СТИЛОВЕ и ЛИНКОВЕ */
p {
	margin: 0px 0px 15px;
	line-height: 1.5em;
}
a {
	color: #800000;
	border-bottom: #ccc 1px solid;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
}
a:visited {
	color: #800000;
}
img {
	border: none;
}
a img {
	border: none;
}
a:hover img {
	border: none;
}
q:lang(en) {
quotes: '“' '”' "‘" "’"
}
q:lang(bg) {
quotes: '„' '”' "‘" "’"
}
/* ТИПОГРАФСКИ ЕЛЕМЕНТИ */
h1 {
	margin: 10px 0px 15px;
	font: 1.5em verdana, arial;
	letter-spacing: -1px;
	text-align: center !important;
}
h2 {
	margin: 10px 0px 15px;
	font: 1.5em verdana, arial;
	letter-spacing: -1px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #cc0000;
	font-family: 'Lucida Grande', geneva, helvetica, sans-serif;
	margin: 20px 0px 10px;
	text-align: center;
}
h4 {
	font-family: 'Lucida Grande', geneva, helvetica, sans-serif!important;
	color: #cc0000;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 5px;
}
h5 {
	font-family: 'Lucida Grande', geneva, helvetica, sans-serif!important;
	color: #cc0000;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 10px;
}
h6 {
	font-family: 'Lucida Grande', geneva, helvetica, sans-serif!important;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 10px;
}
/* Accessibility styles */
abbr, acronym, .explain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}
.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0;
}
/* ХЕДЪР */
#header {
	background: url(../images/header.jpg) center 0 #23282C repeat-x;
	width: 100%;
	height: 110px;
	position: relative;
}
#logo {
	left: 50%;
	top: 0;
	margin: 0 0 0 -440px;
	width: 100px;
	height: 120px;
	position: absolute;
	z-index: 100;
	background: url(../images/logos/fest-transparent.png) no-repeat 50% 50%;
}
#header #header-text {
	left: 50%;
	top: 0;
	margin: 0 0 0 -350px;
	width: 700px;
	height: 80px;
	position: absolute;
	z-index: 100;
	background: url(../images/header-text.png) no-repeat 0 0;
	text-indent: -9999px;
	border: 0px !important;
}
/* МЕНЮ  */
#byline-dragon, #deck-dragon {
	background-image:url(http://endorion.org/images/byline.png);
	background-position:center 23px;
	background-repeat:no-repeat;
	border:0;
	color:#666;
	display:block;
	font-family:'Lucida Grande', Tahoma;
	font-size:10px;
	font-variant:normal;
	font-weight:lighter;
	height:40px;
	letter-spacing:0.3em;
	margin-bottom:10px;
	margin-top:-10px;
	text-align:center !important;
	text-transform:uppercase;
	width:100%;
}
#header ul {
	padding: 0px 0 0px 155px;
	list-style-type: none;
	height: 30px;
	margin: 0 auto;
	width: 770px;
	position: relative;
	top: 80px;
}
#header ul li {
	font-size: 0.87em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-variant: small-caps;
	text-transform: uppercase;
	line-height: 1.5em;
	float: left;
}
#header ul li a {
	border-right: #555 1px solid;
	border-left: #555 1px solid;
	padding: 7px 8px;
	display: block;
	float: left;
	margin: 0px -1px 0px 0px;
	color: #c0c0c0;
	border-top-style: none;
	height: 16px;
	text-decoration: none;
	border-bottom-style: none;
}
#header ul li a:hover {
	color: #fff;
	background-color: #333;
}
#header ul li.active a {
	background: #cc0000;
	color: #fff;
}
/* СЪДЪРЖАНИЕ */
#container {
	width: 990px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#sidebar {
	border-right: #ddd 1px solid;
	padding: 0px 10px 0px 5px;
	float: left;
	margin: 0px -1px 0px 0px;
	width: 204px;
	line-height: 15px;
}
#container #content {
	padding: 0px 0px 0px 15px;
	float: left;
	width: 740px;
	border-left: #ddd 1px solid;
}
.hr {
	clear: both;
	padding: 0px;
	font-size: 0px;
	margin: 20px -15px 20px 0px;
	width: 215px;
	color: #ddd;
	line-height: 0;
	border-bottom: #ddd 1px solid;
	height: 1px;
}
/* ОГРАНИЧИТЕЛНА КУТИЯ */
#container .box {
	float: left;
	margin: 0px 25px 0px 0px;
	width: 220px;
	text-align: left;
}
#container .box h3 {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid black;
	color:#000000;
	margin:0;
	padding:3px 0;
	text-align:center;
}
/* СПИСЪЦИ */
.content-column {
	float: left;
	padding: 0 30px 0 0;
	width: 340px;
	text-align: center;
}
.content-column p {
		text-align: left;
	}
.border {
	margin: 3px;
	padding: 2px;
	border: 1px solid #23282C;
}
.ext {
	background: url(http://endorion.org/images/icon-external-link.png) no-repeat right center;
	display: inline;
	margin-right: 2px;
	padding: 0 15px 0 0;
}
/* ФУТЪР */
#footer {
	margin: 30px 0 0 0;
	width: 100%;
	height: 30px;
	background: url(http://endorion.org/images/menu.png);
}
#footer .set {
	margin: 0px auto;
	width: 990px;
	height: 30px;
	font-size: 1em;
	color: #999;
	line-height: 30px;
	text-align: right;
}
#footer a {
	border: none;
	color: #ccc;
	padding: 3px 3px;
}
#footer a:hover {
	color: #fff;
}
#footer .set p {
	font-size: 0.85em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-variant: small-caps;
	margin: 0px;
	color: #999999;
	line-height: 30px;
	text-align: right;
}
#footer #dot {
	float: left;
	margin: -33px 40px 0px;
	width: 119px;
	height: 70px;
	position: absolute;
	z-index: 2;
}
#footer .set > #dot {
	background: url(http://endorion.org/images/dragon-tolkien.png) no-repeat 50% 50%;
}
#footer #search {
	float: left;
	margin: 0 0 0 200px;
	width: 245px;
	height: 20px;
	position: absolute;
}
#footer input[type="text"] {
	width: 193px;
	height: 23px;
	margin-top: 3px;
	padding-top: 2px;
	padding-left: 5px;
	background: url(http://endorion.org/images/search.png) no-repeat;
	border: none;
}
#footer input[type="image"] {
	margin: 0;
	border: none;
}
#masthead {
	padding: 0px 0px 10px 0px;
	margin: 5px auto 0px;
	width: 990px;
}
#masthead p {
	font-size: 0.85em;
	margin: 0px;
	color: #555;
	text-align: right;
}
#masthead p a {
	color: #999999;
	text-decoration: none;
}
#masthead p a:hover {
	color: #666666;
}
#preload {
	display: none;
}
/* СТИЛ И ИКОНКА ЗА ДАТИ */
p.calendar {
	padding: 0px 0px 0px 18px;
	font-size: .87em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background: url(http://endorion.org/images/calendar.gif) no-repeat left center;
	margin: 0px 0px 5px;
	color: #888;
	line-height: normal;
}
/* ИКОНКИ ЗА РАЗЛИЧНИ ФОРМАТИ */
.pdf, .txt, .rss {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 18px;
	display: inline;
}
.pdf {
	background-image: url(http://endorion.org/images/pdf.gif);
}
.txt {
	background-image: url(http://endorion.org/images/txt.gif);
}
.ext {
	padding: 0px 18px 0px 0px;
	margin-right:5px;
	display: inline;
	background: url(http://endorion.org/images/icon_external.gif) no-repeat right center;
}
.hr {
	margin: 0px;
	width: 100%;
}
/* ТЪРСАЧКА И ФОРУМ */
#s {
	border: #cccccc 1px solid;
	width: 135px;
}
.wp-input {
	border: #cccccc 1px solid;
}
#searchsubmit {
	border: #cccccc 1px solid;
	background: #a2d73e;
	color: #ffffff;
}
.wp-submit {
	border: #cccccc 1px solid;
	background: #a2d73e;
	color: #ffffff;
}
.commentlist {
	margin: 10px 20px;
}
.commentlist > li > p {
	margin: 5px 0px
}
/* СТИЛОВЕ И РАМКИ ЗА ИЗОБРАЖЕНИЯ */
.brdr {
	border: 3px solid #ddd;
}
.headshot {
	float: left;
	margin: 20px;
}
img.head {
	padding: 13px;
	border: 1px solid #ddd;
}
.align-center {
	text-align: center;
}
.float-left {
	float: left;
	margin: 10px 10px 5px;
}
/* КОМЕНТАРИ ПОД СНИМКИ */
.caption p {
	font-family: 'Lucida Grande', Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	width: 85%;
}
/* ЛОГА НА ОРГАНИЗАТОРИ ВЪВ ФУТЪРА */

ul.organizatori {
	width: 700px;
	margin: 0 auto;
	list-style: none;
	padding: 20px 0 0 240px;
	height: 110px;
}
ul.organizatori li {
	float: left;
	list-style: none;
	width: 140px;
	height: 100px;
	padding: 0 10px 0 10px;
}
ul.organizatori li a {
	display: block;
	text-align: center;
}
.clear {
	clear: both;
}
ul#content-menu {
	height: 70px;
	padding: 0 0 0 90px;
}
ul#content-menu li {
	padding: 0 10px;
	float: left;
	list-style: none;
	height: 67px;
}
ul#content-menu li a {
	color: #23282C;
	display: block;
	width: 120px;
	padding:5px;
	border: none;
	height:75px;
}
ul#content-menu li a:hover {
	background: url(../images/history-ring.jpg) no-repeat center 30px;
}
ul#content-menu li a.active {
	background: url(../images/history-ring.jpg) no-repeat center 30px;
}

/*
ul#content-menu li a:hover {
	color: #000;
}
ul#content-menu li a.active {
	background-color: #23282C;
	color: #fff;
}
ul#content-menu li a.active:hover {
	color: #fff;
}*/
.list {
	list-style: inside disc;
}
.hours {
	width: 80px;
	float:left;
	padding: 4px 2px 0 0;
	margin: 0 !important;
	font-size: 12px !important;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.lections {
	width: 600px;
	float: left;
	text-align: left;
	background:transparent url(http://endorion.org/images/gull.png) no-repeat scroll left 4px;
	border-bottom:1px solid #DDDDDD;
	line-height:1.6em;
	margin:0 0 15px 5px;
	padding:0 0 5px 24px;
}
.lections:hover {
	background-color: #e8e8e8;
}
div.date {
	border-bottom: 1px solid #000;
	text-align: center;
	margin: 0 !important;
}
.pullquote {
	font-size: 1.03em !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	text-transform:none !important;
	text-align: left !important;
	background-color: #e8e8e8;
	/*background:url(http://endorion.org/images/menu.png);*/
	color:#444 !important;
	float:right;
	margin:0 0 15px 15px;
	padding:10px;
	/*background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(#313131));*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#content .pullquote {
		width: 200px;
	}
	
q {
	padding: 15px 0 0 0 !important;
	margin: 0 0 5px 0 !important;
	line-height: 16px;
	display: block;
	font-weight: bold;
	}
.author {
	float: left;
	}
	
.dcap {
color:#c00;
display:inline;
float:left;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:4.8em;
line-height:0.8em;
margin:0.07em 0.14em 0 0;
text-transform:uppercase;
text-shadow: 1px 1px 3px #c0c0c0;
}
span.highlight {
	color: #ff0000;
	font-weight: bold;
}

.days {
		color:#000;
		font-family:trebuchet MS;
		font-size:60px;
		line-height:160px;
		text-align:center;
		width: 160px;
		margin: 0 auto;
		height: 142px;
		background: url(../images/calendar.jpg) no-repeat 0 0;
	}
.may {
		width: 200px;
		float: right;
		text-align: center;
	}
	

	
.english {
		background:	url(../images/header-en.jpg) no-repeat center 0 #23282C !important;
	}		
	
.indented {
		text-indent: -9999px;
		height: 0px;
		overflow: hidden;
	}	
	
	
#stage, #stage-2, #stage-3{width:220px; overflow: auto; overflow-x:hidden; overflow-y:hidden; height:600px; margin:0 auto;}	
#myList, #myList-2, #myList-3{width:580px; border:0; margin:0; padding:0;}
#myList li, #myList-2 li, #myList-3 li{
list-style:none; 
margin:0; 
padding:0; 
border:0; 
float:left;
width:220px;
height:490px;
}
#myList p, #myList-2 p, #myList-3 p{
line-height:1.5em;
margin:0 0 15px;	
}
#slider-buttons, #slider-buttons-2, #slider-buttons-3{
width:220px; 
margin:0 auto;
margin-top:4px; 
height:24px; 
line-height:24px; 
clear:both;
background:transparent !important;
text-align:right;
position: relative;
top: -190px;
}
#previous, #previous-2, #previous-3{float:left; width:75px; text-align:center;}
#next, #next-2, #next-3{float:right; width:75px; text-align:center;}

dl.teniski {
	width: 220px;
}
dl.teniski dt{
	float: left;
	width: 70px;
	clear: both;
	padding: 0 !important;
	text-align: center !important;
	font-size: 13px;
	text-transform: none;
}
dl.teniski dd{
	float: left;
	width: 110px;
	padding: 0 !important;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.image {
	padding: 2px;
	border: 1px solid #999;
	margin: 4px;
	float: left;
	width: 18%;
	text-align: center;	
	display: inline-block;
}
.image:hover {
	border: 1px solid #fff;
	background-color: #000;
}
/*---| Gallery classes */
.gallery-sub-headline {
	text-align: center;
	font-size:17px;
	}
	
ul.gallery-years {
		padding: 10px 0 0 20px;
	}	
ul.gallery-years li {
		margin: 0 0 5px;
		padding: 0 0 2px;
	}	
ul.sub-menu {
		padding: 0 0 0 20px;
		display: none;
	}	
