/*   
  Kubrick v1.2.5  for  e107
  http://binarybonsai.com/kubrick/
  This theme was designed and built by Michael Heilemann,
  whose blog you will find at http://binarybonsai.com/
  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php
  Maintainer: William Moffett [Que~]
*/

/* BEGIN TYPOGRAPHY & COLORS */
body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #8E6340 ;
  background-size: 100%;
  font-family: arial;
  font-size: 1em;
}

a {
  color: #3F6A8D;
}

a:hover {
  color: #3F6A8D;
}

h1 {

}

h2 {

}

h3 {

}

h1, h2, h3 {

}

td {

}

acronym, abbr, span.caps {

}

acronym, abbr {

}

blockquote {

}

blockquote cite {
}

hr {
  display: none;
  }

a img {

}

.linkspage_button{

}

.hidden{

}

/* BEGIN LAYOUT */

#page {

}

#content{
  background: #fff;
  opacity: 1;
  min-height:20em;
}

#content a{
  text-decoration: none;
}

#content a:hover{
  text-decoration: underline;
}

#single_column{
  width: 100%;
  float: left;
  /*padding-left: 5em;*/
}
#single_column h3{
  text-align: center;
  pading-bottom: 1em;
}

#left{
  width: 50%;
  float: left;
}

#right{
  width: 50%;
  float: left;
  display: block;
}

#right h3{
  margin-top: 0.2em;
}

#header {
  text-align: center;
  background-color: #8E6340;
  background-image: url(imgs/header.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 1;
}

#header h1{
  font-family: 'Nova Script', cursive;
  text-shadow: 2px 2px 2px #6f4d21;
  color: #fff4c8;
  width: 100%;
  padding-top: 1.7em;
}

#header h1 a, #header h1 a:hover{
  color:white;
  text-decoration: none;
  float:left;
}

#header h2 {
  font-family: 'Nova Script', cursive;
}

#logo{
  float: left;
  margin-left: 1em;
  margin-top: 0.2em;
}

/* UL NAVIGATION ADDED BY QUE~ */

#navigation{
  display: block;
  clear: both;
  opacity: 1;
  text-align:center;
  background: #5c3515 ;
  padding: 0 0 0 0;
  /*height: 30px;*/
}

#navigation li{
  background: none;
  display: inline;
  font-family: 'Nova Script', cursive;
  text-shadow: 2px 2px 2px #aaa;
  font-size: 1.8em;
  line-height: 30px;
}

#navigation li a{
  display: inline;
  width: 5em;
  color: #FFF;
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em;
  /*padding-top: 0.15em;
  padding-bottom: 0.15em;*/
}

#navigation li a:hover{
  /*background: #000;*/
  opacity: 1;
}

/* END UL NAVIGATION */

.cpage_body table{
   font-family: 'Damion', cursive;
}

.gallery_link{
  padding-left: 3em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.gallery_img{
  float:left;
  padding-left:1em;
  padding-right:1em;
  padding-bottom:0.5em;
}

.gallery_img img{
  opacity: 0.7
}

.gallery_img img:hover{
  opacity: 1;
}

.entry{
  width:100%;
}

.right_news{
  padding-left: 0.5em;
  /*float:left;*/
  /*border-left: 1px solid black;*/
  min-height: 6em;
  display:block;
  margin-left: 5.5em;
}

.right_news h3{
  padding-top: 0.3em;
  /*margin-bottom: 0.3em;*/
}

.right_news br{
  /*display:none;*/
}

.news_date{
 display:block;
 width: 3.2em;
 float:left;
 margin-left: 0.2em;
 padding-right: 1em;
 padding-left: 1em;
 font-family: 'Damion', cursive;
 /*border-bottom: 1px solid #000;*/
 background: url('imgs/bgcalendar.png') top center no-repeat;
}


.news_month{
 display: block;
 margin-top: 0.7em;
 margin-left: -0.4em;
 font-size: 1.5em;
 text-align:center;
}

.news_day{
 display: block;
 font-size: 2.5em;
 margin-top: -0.6em;
 margin-left: -0.4em;
 text-align:center;
}

.news_day_str{
 display: block;
 margin-top: -0.6em;
 margin-left: -0.5em;
 font-size: 1.5em;
 text-align:center;
}

.news_info{
  display:block;
  font-size:0.6em;
  clear:both;
  padding-left: 12em;
  padding-top: 1em;
}

.site_contacts{
  display:block;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-size: 0.7em;
  text-align: center;
}

.site_disclaimer{
  display:block;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.7em;
  text-align: center;
}

.footer_menu{
  padding-top: 1em;
  padding-bottom: 1em;

}

.menu_main_footer{
  list-style: none;
  padding:0;
  margin:0;
}

.menu_main_footer li{
  padding-left: 1em; 
  text-indent: -.7em;
  display: inline;
  font-size: 2em;
}

.menu_main_footer li:before {
  content: "☆ ";
  color: #fff;
}


.narrowcolumn {

}

.widecolumn {

}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.6em;
}

#footer {
  display: block;
  clear:both;
  background: #8E6340;
}

#footer p {
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */

.button{

}

.tbox.chatbox {

}

.spacer {

}


.indent{

}

.smalltext {

}

.mediumtext {

}

.tbox{

}

.helpbox {

}

.fborder {

  
}

.forumheader{

}

.forumheader2{

}

.forumheader3{


}

.forumborder{

}

.fcaption {


}
.fcaption a{


}

#footer a{
  color: #c6a78b;
  text-decoration: none;
}

#footer a:hover{
  color: #c6a78b;
  text-decoration: underline;
}

.footer_menu ul{
  font-size: 0.6em;
  list-style: none;
  padding: 0 0 0 0;
  text-align: center;
}

.social_links{
  display: block;
}
