/*

Theme Name: Carodaur
Theme URI: www.carodaur.com
Author: Blogger Heaven
Author URI: www.bloggerheaven.com
Description: Carodaur Template by Blogger Heaven
Version: 1.0.0
Template: zuki

*/

@import url("/National_Library/cs_/http://www.carodaur.com/wp-content/themes/zuki/style.css");

.entry-header h2.entry-title, {
  letter-spacing: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 100;
  font-family: 'Raleway', sans-serif;
  border-bottom: 1px solid #ccc;
  margin-top: 60px;  
}

.entry-title{
  letter-spacing: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 100;
  font-family: 'Raleway', sans-serif !important;
  border-bottom: 1px solid #ccc;
  margin-top: 60px;  
}

.entry-header h2.entry-title, .entry-header h1.entry-title { 
  letter-spacing: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 100;
  font-family: 'Raleway', sans-serif !important;
  border-bottom: 1px solid #ccc;
  margin-top: 60px;  
}

h2 {
font-family: 'Raleway', sans-serif;
line-height: 40px;
font-weight: 300;
font-style: normal;
font-size: 32px;
}

.entry-details {
display: none;
}

h3.blog-title {
display: none;
}

.entry-author {
display: none; 
}

#footer-social-nav {
display: none; 
}

#menu-haupt-menu, #menu-top-menu {
font-family: 'Raleway', sans-serif;
}

.entry-content{
  padding-left: 0px;
  max-width: 100%;
}

.default-sidebar{
border: none;
}

#site-nav{
  display: none; 
}

#masthead{
  margin-bottom: 25px;
}

#header-top-nav{
  padding: 100px 75px 0 20px;
}

#masthead .search-box{
  top: 108px;
}

#blog-sidebar{
  margin-top: 60px;  
}

.entry-content {
  margin-top: 30px; 
  font-family: 'Raleway', sans-serif;
}

#instagram-fotos-ipad{
  display: none; 
}

#instagram-fotos-iphone{
  display: none; 
}

.template-front .widget-area {
    border-top: none;
    margin-top: 80px;
}

div#front-sidebar-one {
    border: none;
}

.story {
    padding: 20px 0px !important;
}

h2.entry-title {
    border-bottom: none !important;
}

.front-fullwidth .rp-big-two p.summary, .front-content .rp-big-two p.summary {
    max-width: 720px;
}

.single-post .post .entry-header {
    border-top: none !important;
}

.entry-thumbnail {
    padding-top: 80px;
}

.front-fullwidth .rp-big-two p.summary, .front-content .rp-big-two p.summary {
    max-width: 870px;
}

a.read-more-link-custom {
    float: right;
    padding: 15px 15px;
    background: #000;
    color: rgba(255, 255, 255, 0.85);
    border: none;
    margin-top: 15px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Karla', Verdana, Arial, sans-serif;
}


@media screen and (max-width : 1259px){

  #site-title {
    width: 50%;
    margin: 0 auto;
    float: none;
    padding: 0px;
  }
  
  #mobile-menu-toggle{
    display:none;
  }
  #header-top-nav {
    padding: 25px 0px 0 0px;
  }
  
  #instagram-fotos-ipad{
    display: inline; 
  }
  
  #instagram-fotos-iphone{
    display: none; 
  }
  
  #instagram-fotos{
    display: none; 
  }
  
  #site-nav{
    display: inline; 
  }

}

@media screen and (max-width : 480px){
  
  #instagram-fotos-ipad{
    display: none; 
  }
  
  #instagram-fotos{
    display: none; 
  }
  
  #instagram-fotos-iphone{
    display: inline; 
  }
  
  #site-title {
    width: 300px;
  }

}