/*
Theme Name: Mystique - Parish
Theme URI: http://digitalnature.eu/themes/mystique/
Description: Child theme of Mystique.
Version: 1.0
Author: GJJ & digitalnature
Author URI: http://digitalnature.eu/
Template: mystique
*/

@import url("../mystique/style.css");

body{
  font-family:"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
  font-size: 16px;
  color:#333;
  background-color: #f8e8c0;
}

#page{
  background:transparent url(./images/acer_cropped.jpg) no-repeat center top;
}

.shadow-left{
  background: none;
}

.shadow-right{
  background: none;
}

h1{
  font-size:200%;
  letter-spacing:-.04em;
}

h2{
  font-size:175%;
  letter-spacing:-0.03em;
}

h3{
  font-size:150%;
  letter-spacing:-0.02em;
}

h4{
  font-size:137.5%;
  font-weight:normal;
  letter-spacing:-0.02em;
}

h5{
  font-size:125%;
  font-weight:normal;
  letter-spacing:-0.02em;
}

h6{
  font-size:112.5%;
  text-transform:none;
}

td, th{
  padding:5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

#site-title{padding:10px 0 20px 20px;}

#logo{
  font:normal bold 300% "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
  letter-spacing:0px;
  margin:10px 0 0 0;
  padding:10px;
  float: left;
}

#logo.size-xl{
  font-size: 250%;
  letter-spacing:0px;
  line-height: 150%;
}
#logo a{
  font-size: 100%;
  color:#e0e0e0;
  text-decoration:none;
  text-shadow:0px -1px -1px #000;
  display: block;
  text-transform: none;
}

#site-title a {
    color: #ffffff;
    text-shadow:4px 4px 8px #0040c0;
}

#site-title .headline{
  font-size: 120%;
  font-style: italic;
  border-left: none;
  color: #fff;
  text-shadow:2px 2px 4px #0040c0;
  float: right;
  padding: 10px 20px 10px 20px;
  margin: 20px 20px 0 20px;
}

.nav-main a{
  font-size: 120%;

}

.nav-main li li a{
  padding:5px;
  line-height:125%;
  font-size: 100%;
  background-color: #fff;
  border-top: 1px dotted #666;
  font-weight:normal;
  text-shadow:none;
  text-transform: none;
}

.block .title h3 {
  text-transform: none;
}

h1.title{
  margin:.25em 0 .5em 0;
  font-size:150%;
  font-weight: bold;
  text-shadow:#fff 1px 1px 1px;
  line-height: 100%;
  letter-spacing: -1px;
}

.wp-caption-text{
  font-size:100%;
  color:#0080a0;
  vertical-align:top;
}

.gallery-to-slideshow-title, .gallery-to-slideshow-caption {
display:none;
margin-bottom: 0;
}