/*
Theme Name: Toomkirik 01
Description: Tallinna Toomkiriku WP teema.
Version: 1.0
Author: Esko Lehtme
Author URI: http://tsoon.com/
*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
body {
  font-size: 12px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  color: #464749; }

h1, h2, h3, h4 {
  font-family: 'PT Sans Narrow', arial, serif;
  position: relative; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 16px;
  margin-bottom: 10px; }

h3 {
  font-size: 16px; }

hr {
  margin-bottom: 10px; }

a {
  color: #464749;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a.action {
    font-size: 12px;
    font-weight: 700;
    font-family: 'PT Sans Narrow', arial, serif; }

img.frame {
  border: solid #222 1px; }

.date {
  font-size: 10px;
  font-weight: 400; }

h2 .date {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  position: absolute;
  top: 0;
  right: 0; }

#header {
  position: absolute;
  top: -400px;
  width: 960px;
  z-index: 1; }
  #header .gray {
    color: #fff; }
    #header .gray a {
      color: #fff; }
    #header .gray h2 {
      text-transform: uppercase; }
    #header .gray .content {
      padding-left: 10px;
      padding-right: 10px; }
  #header .particle {
    width: 240px;
    float: left;
    position: relative;
    height: 490px; }
  #header .title {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', arial, serif;
    font-size: 16px;
    font-weight: 700; }
  #header .menu2 {
    opacity: 0; }
    #header .menu2 .top {
      padding-top: 10px;
      padding-bottom: 15px;
      width: 100%;
      text-align: center;
      text-transform: uppercase;
      font-family: 'PT Sans Narrow', arial, serif;
      font-size: 16px;
      font-weight: 700; }
    #header .menu2 ul {
      padding-left: 0;
      margin-left: 0; }
    #header .menu2 li {
      text-transform: uppercase;
      font-family: 'PT Sans Narrow', arial, serif;
      font-size: 14px;
      font-weight: 700;
      margin-left: 0;
      list-style: none;
      text-align: center;
      position: relative;
      padding-bottom: 10px;
      float: left;
      width: 180px; }
    #header .menu2 a:hover {
      text-decoration: none; }
    #header .menu2 li img {
      margin-left: auto;
      margin-right: auto;
      border-radius: 10px; }
    #header .menu2 li .rounded {
      margin-left: auto;
      margin-right: auto;
      height: 80px;
      width: 80px;
      background-repeat: no-repeat;
      border-radius: 10px;
      box-shadow: 0 1px 2px #000;
      background-size: cover; }
    #header .menu2 .current_page_item a {
      font-weight: bold; }

#content {
  min-height: 400px; }

#footer {
  width: 960px;
  background-color: #464749;
  color: #fff; }
  #footer a {
    color: #fff; }
  #footer ul {
    padding-left: 0;
    margin-left: 0; }
  #footer li {
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', arial, serif;
    font-size: 12px;
    font-weight: 700;
    margin-left: 0;
    list-style: none; }
    #footer li ul {
      margin-left: 0;
      margin-bottom: 0; }
      #footer li ul * {
        text-transform: capitalize; }
      #footer li ul li ul {
        font-size: 10px;
        font-weight: 400; }
        #footer li ul li ul * {
          font-family: Helvetica, Arial, Verdana, sans-serif;
          font-size: 10px;
          font-weight: 700;
          margin-left: 5px;
          font-weight: 400; }

#sub_navigation ul {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0; }

#sub_navigation li {
  margin-left: 10px;
  list-style: none; }

#sub_navigation ul li * {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 400;
  margin-left: -10px;
  color: #606060; }

#sub_navigation .current_page_item a, #sub_navigation .current a {
  font-weight: 700;
  color: #222; }

#sub_navigation .current_page_item .children a, #sub_navigation .current .children a {
  font-weight: normal !important; }

#sub_navigation .title {
  text-transform: uppercase;
  font-family: 'PT Sans Narrow', arial, serif;
  font-size: 16px;
  font-weight: 700; }

#breadcrumb {
  font-family: 'PT Sans Narrow', arial, serif;
  font-weight: 700;
  font-size: 16px;
  color: #606060; }
  #breadcrumb a {
    color: #222; }
  #breadcrumb .trail-browse {
    display: none; }
  #breadcrumb .trail-items .trail-item {
    list-style: none;
    width: auto;
    margin-left: 0;
    float: left; }
    #breadcrumb .trail-items .trail-item::after {
      content: " > "; }
    #breadcrumb .trail-items .trail-item:last-child {
      content: " "; }

/* LANG */
#lang_sel_list ul {
  top: 3px;
  right: 14px;
  position: absolute;
  list-style-position: outside;
  list-style-type: none;
  float: right;
  margin-bottom: 0; }
  #lang_sel_list ul li {
    padding: 0;
    margin-left: 14px;
    float: left; }
    #lang_sel_list ul li a {
      font-size: 11px;
      color: rgba(255, 255, 255, 0.5);
      text-decoration: none; }
      #lang_sel_list ul li a:hover {
        color: #fff; }
  #lang_sel_list ul a.lang_sel_sel {
    color: #fff;
    font-weight: 700; }

#logo, #slides {
  padding-bottom: 10px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto; }

/* =Images
-------------------------------------------------------------- */
#content img {
  margin: 0;
  height: auto;
  /* 	max-width: 640px; */
  width: auto; }

#content .attachment img {
  max-width: 900px; }

#content .alignleft, #content img.alignleft {
  display: inline;
  float: left;
  margin-right: 12px;
  margin-top: 4px; }

#content .alignright, #content img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px; }

#content .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

#content img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

#content img.alignleft, #content img.alignright, #content img.aligncenter {
  margin-bottom: 12px; }

#content .wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center; }
  #content .wp-caption img {
    margin: 5px 5px 0; }
  #content .wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px; }

#content .wp-smiley {
  margin: 0; }

#content .gallery {
  margin: 0 auto 18px; }
  #content .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 124px; }
  #content .gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px; }
  #content .gallery dl {
    margin: 0; }
  #content .gallery img {
    padding-right: 2px;
    padding-bottom: 2px;
    border: none !important; }
  #content .gallery br + br {
    display: none; }

#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto; }

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
  list-style: none;
  margin-left: 0; }
  .widget-area ul ul {
    list-style: square;
    margin-left: 1.3em; }

.widget_search #s {
  /* This keeps the search inputs in line */
  width: 60%; }

.widget_search label {
  display: none; }

.widget-container {
  margin: 0 0 18px; }

.widget-title {
  color: #222;
  font-weight: 700; }

.widget-area a:link, .widget-area a:visited {
  text-decoration: none; }

.widget-area a:active, .widget-area a:hover {
  text-decoration: underline; }

.widget-area .entry-meta {
  font-size: 11px; }

#wp_tag_cloud div {
  line-height: 1.6em; }

#wp-calendar {
  width: 100%; }
  #wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 4px;
    text-align: left; }
  #wp-calendar thead {
    font-size: 11px; }
  #wp-calendar tbody {
    color: #aaa; }
    #wp-calendar tbody td {
      background: #f5f5f5;
      border: 1px solid #fff;
      padding: 3px 0 2px;
      text-align: center; }
    #wp-calendar tbody .pad {
      background: none; }
  #wp-calendar tfoot #next {
    text-align: right; }

.widget_rss a.rsswidget {
  color: #000; }
  .widget_rss a.rsswidget:hover {
    color: #ff4b33; }

.widget_rss .widget-title img {
  width: 11px;
  height: 11px; }

.edit-link a {
  color: red;
  font-size: 12px; }

/* !jQuery */
.toggle_show {
  opacity: 0; }

.gce-list-grouped .gce-event-day {
  margin-bottom: 0.5em; }
  .gce-list-grouped .gce-event-day .gce-list-title {
    font-family: 'PT Sans Narrow', arial, serif;
    font-weight: 700;
    font-size: 16px;
    color: #606060;
    margin-bottom: 0.2em; }
  .gce-list-grouped .gce-event-day .gce-feed {
    margin-left: 1em;
    margin-bottom: 0.5em; }
/*# sourceMappingURL=style.css.map */