/*
Quick.Cms default stylesheet
More about design modifications - http://opensolution.org/Quick.Cms/docs/?id=en-design
*/
/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul,ol{margin:0;padding:0;border:0;}
body{color:#000000;font-size:1.0em;font-family: 'Playfair Display', serif;}
table{color:#000000;font-size:0.8em;font-family: 'Playfair Display', serif; border:1px solid #4e2940;}
tr, td{border:1px solid #4e2940;}

body{padding:0;background:#190e12;text-align:center;}

.input, select, textarea{padding:2px;border-width:1px;border-style:solid;font-size:1em;border-color:#aeb7bb #d8dbde #d8dbde #aeb7bb;font-family:'Century Gothic';}
.submit{padding:5px 14px;border-width:1px;border-style:solid;border-color:#abdc50 #62881c #62881c #abdc50;background:#77a422;color:#ffffff;font-weight:bold;font-size:1em;font-family:'Century Gothic';}
.submit:hover{background:#8abe27;cursor:pointer;}
* html .submit{padding:3px 1px !important;}
* html .input{height:28px;}
.form{background:#f3f3f3;border:1px solid #c8cccf;}
.form label{font-size:1em;color:#01476f;font-weight:bold;}
.hide{display:none;}

a{color:#4e2940;text-decoration:underline;}
a:hover{color:#000000;text-decoration:underline;}

.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}

#container{position:relative;width:100%;margin:0 auto;padding:0;}
#header{background:url('img/bg_top.jpg') repeat-x top center;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#head1, #head2{width:1000px;margin:0 auto;text-align:left;}
#body .container, #foot .container{width:1000px;margin:0 auto;text-align:left;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1{clear:both;}
#head1 .container{height:660px;background:none;}
#logo{float:left;padding:30px 10px 10px 30px;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head2{background:none;}
#head2 .container{background:none;overflow:hidden;height:58px;}

/* MENU TOP */
#menu1{padding-left:40px;}
#menu1 ul{float:left;height:100%;margin:10px 0;list-style:none;}
#menu1 li{float:left;padding:0;}
#menu1 li:hover, #menu1 .selected{border:0;}
#menu1 li.l1{border-left:none;}
#menu1 li a{text-align:center;padding:0px 15px;color:#c58f45;font-size:1.60em;text-decoration:none; letter-spacing:-1px;}
#menu1 li a:hover, #menu1 .selected a{background:none;color:#91336c;text-shadow:none;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;background:url('img/bg_middle.jpg') repeat top center;}
#body .container{background:none;overflow:hidden;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:0;}
#column .type{padding:15px 40px 30px;background:url('img/menu2.png') no-repeat;color:#c58f45;font-size:1.70em;letter-spacing:-2px;font-weight:bold;text-shadow:2px 2px 4px #000000;}
#menu2{margin:5px 10px 10px 10px;}

/* LEFT MENU */
#menu2 .type{margin-top:10px;}
#menu2 ul{padding:0 0 5px;list-style:none;background:none;}
#menu2 li{padding:4px 0 4px 28px;background:none;}
#menu2 a{display:block;width:87%;padding:2px 2% 4px 7%;color:#000000;font-size:1.10em;background:none;text-decoration:none;letter-spacing:-1.0px;}
#menu2 a:hover, #menu2 .sub1 a:hover{color:#4e2940;background:none;}
#menu2 .selected > a:first-child{color:#4e2940;background:none;}

#menu2 .sub1{margin:0;padding:0;border:0;background:none;}
#menu2 .sub1 li{padding:2px 0 2px 30px;background:url('img/circle.png') no-repeat 15px 12px;}
#menu2 .sub1 a{display:block;width:100%;padding:2px 0;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:670px;padding:20px 0 5px;text-align:center;}
* html #content{width:660px;}
* html #page{width:100%;}
#page{position:relative;width:98%;margin:0 auto;text-align:left;}

/* PAGE TITLE */
#page h1{margin:10px 0 10px;background:inherit;color:#4e2940;font-size:2.40em;font-weight:normal;font-style:italic;}

/* NAVIGATION PATH - TREE */
#page h4{position:absolute;top:-20px;padding:2px 0;color:#000000;background:inherit;font-size:1em;}
#page h4 a{background-color:inherit;color:#000000;text-decoration:none;font-weight:normal;}
#page h4 a:hover{color:#4e2940;text-decoration:none;}
*:first-child+html #page h4{top:-5px;} /* IE 7 hack */
* html #page h4{top:-5px;} /* IE 6 hack */

/* PAGE CONTENT */
#page div.content{padding-top:5px;font-size:1.083em;line-height:1.5em;}
#page div.content ul, #page div.content ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

.pages{padding:8px 0;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

/* IMAGES STYLES */
#content .imagesList{list-style:none;}
#content .imagesList li{margin:0 0 5px 0;background:inherit;color:#000000;text-align:center;font-style:italic;}
#content .imagesList li div{text-align:center;padding:5px 0;}
#content .subpagesList li img, #content .imagesList li img{padding:12px;background:url('img/photo.jpg') repeat;border:1px solid #3e2d1d;box-shadow:5px 5px 12px rgba(0, 0, 0, .6);-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#content .subpagesList li img:hover, #content .imagesList li img:hover{border:1px solid #1f160d;-moz-filter: brightness(0.8);-o-filter: brightness(0.8);-ms-filter: brightness(0.8);filter: brightness(0.8);}

#imagesList1{float:left;margin:9px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:8px 0 0 20px;}
#imagesList3{float:left;margin:10px 0 0 0;width:100%;text-align:center;}
#imagesList3 li{width:33%;float:left;}

/* FILES LIST STYLES */
#filesList{width:100%;float:left;margin:15px 0 5px;list-style:none;}
#filesList li{width:100%;float:left;clear:left;margin:5px 0 5px 0px;}
#filesList li a{color:#4e2940;background:inherit;text-decoration:none;}
#filesList li a:hover{color:#000000;background:inherit;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;background:inherit;color:#000000;background:inherit;}

/* SUBPAGES LIST STYLES */
#content .subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
#content .subpagesList li{clear:left;float:left;width:98%;margin:0;padding:13px 0;background:none;}
* html #content .subpagesList li{width:100%;}
#content .subpagesList li .photo{float:left;margin:0 18px 5px 0;}
#content .subpagesList li h2{padding-bottom:10px;}
#content .subpagesList li h2, #content .subpagesList li h2 a{color:#4e2940;font-size:1.25em;font-weight:normal;background:none;text-decoration:none;}
#content .subpagesList li h2 a:hover{color:#91336c;background:none;text-decoration:none;}
#content .subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}
#content .subpagesList li ul, #content .subpagesList li ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;}
#content .subpagesList li li{padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none;}
#content .subpagesList li ul{list-style:disc;}
#content .subpagesList li ol{list-style:decimal;}
#content .subpagesList li p{padding-bottom:10px;}

/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px;background:inherit;color:#000000;font-size:1em;text-align:right;}
*:first-child+html #options{width:95%;} /* IE 7 hack */
#options a{padding:0 10px 0;color:#000000;background:inherit;}
#options a:hover{color:#4e2940;background:inherit;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #000000;}

.message{padding:50px 0;text-align:center;}
.message h3{background:inherit;color:#4e2940;font-weight:normal;font-size:2.4em;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:url('img/bg_bottom.jpg') repeat-x top center;color:#c58f45;font-size:0.90em;text-shadow:2px 2px 4px #000000;}
#foot .container{width:1000px;margin:0 auto;padding:205px 0 20px;background:none;overflow:hidden;}
#foot a{background:inherit;color:#c58f45;text-decoration:none;}
#foot a:hover{color:#91336c;background:inherit;}

#copy{float:left;padding:0 60px;}
.foot{float:right;padding:0 60px;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#ffffff !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;-webkit-box-shadow:none;box-shadow:none;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head1 .container, #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page h4{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head2, #back{display:none;}
}

/* PLUGINS */

/* YOUTUBE */
.youtube{width:670px;height:400px;padding:12px;background:url('img/photo.jpg') repeat;border:1pz solid #000000;box-shadow:5px 5px 12px rgba(0, 0, 0, .6);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.youtube:hover{border-color:#78a622;}

/* SCROLL BACK TO TOP */
#backToTop{position:fixed;bottom:30px;right:1.5%;}
#backToTop a{display:block;width:80px;text-align:center;text-transform:uppercase;text-decoration:none;color:transparent;font-size:0.80em;-webkit-transition:1s;-moz-transition:1s;transition:1s;opacity:0.6;filter:alpha(opacity=60);}
#backToTop a:hover{color:transparent;opacity:1;filter:alpha(opacity=100);}
#backToTop span{display:block;width:80px;height:90px;margin-bottom:7px;background:#4e2940 url('img/back_to_top.png') no-repeat center center;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;-webkit-transition:1s;-moz-transition:1s;transition:1s;box-shadow:3px 3px 6px rgba(0, 0, 0, .6);}
#backToTop a:hover span{background-color:#91336c;}
@media screen and (max-width:1180px){
  #backToTop a{opacity:0.4;filter:alpha(opacity=40);color:#000000;}
  #backToTop a:hover{color:#4e2940;}
}

#download{width:100%;background:#ccc;font-size:1em;margin:15px 0 5px;}
#download td{padding:5px;}
#download .ico{padding:5px 0;text-align:center;width:30px;}
#download .date-file{width:120px;}
#download thead td{background:#e9e9e9;}
#download tbody td{background:#f9f9f9;}
#download tbody p{padding-top:2px;color:#555;}

#column .box{margin:5px 20px 10px 10px;}
#column .box .type{background:url('img/menu2.png') no-repeat;}
#column .box .content{padding:5px 40px;list-style:none;background:none;line-height:1.5em;}
#column .box .visits{font-size:1.0em;}
#column .box .visits span{margin-right:15px;}
#column .box .visits em{font-style:normal;}

#simpleNews{margin:5px 20px 10px 10px;}
#simpleNews .type{background:url('img/menu2.png') no-repeat;}
#simpleNews .content{padding:0px 40px 15px;list-style:none;background:none;line-height:1.2em;}
#simpleNews li{padding:7px 0;border-bottom:1px solid #000000;}
#simpleNews li h3 a{font-size:0.8em; color:#4e2940;}
#simpleNews li p{padding:3px 0 0;font-size:0.9em;color:#000000;}
#simpleNews li div{padding:2px 0 0 5px;}
#simpleNews .lL{border-bottom:0;padding-bottom:0;}
