/*
Theme Name: CasaNova
Author: Thilo Alt
Description: KundenBlog von casanova-immobilienmallorca.de
License: 


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 * 13.0 - Footer
 * 17.0 - Print
 */


.related-posts{margin-bottom:0;border-bottom:2px solid #eee;margin-left:0;display:inline-block;padding-bottom:20px}
.related-posts li{width:33.3%;float:left;display:inline;margin:0;padding:0;line-height:1}
.related-posts .post{border-right:5px solid transparent;margin-bottom:0;padding-bottom:10px}
.related-posts li:nth-child(4) article{display:none}
.related-posts li:nth-child(3) article{border-right-color:transparent}
.related-posts .related-inner{padding:0 20px 0 0}
.single .related-posts .post-title{font-size:16px !important;font-weight:700!important;line-height:1.3em;letter-spacing:0;display:block;font-family: Arial,sans-serif; margin-top: 10px !important; margin-bottom: 8px !important; color: #495762 !important; text-transform: uppercase;}
.single .post-meta.related{font-size:13px!important;text-transform:none!important;padding-top:5px}
.related-posts article,.single article{border-bottom:none!important}
.related-posts p.post-date {margin-bottom: 0 !important}
.related-posts.group article {margin-bottom: 0 !important}



.caption img{
    width: 100%;
	height: auto;
}


.content-area {
    padding: 50px 0 70px;
}

.current-menu-item {
    background-color:#fafafa;
}

.btn-primary {
	background-color:#0b35ae;
	border: 0px;
	border-radius: 4px;
}

.btn-primary:hover {
	background-color:#f0ad4e;
	border: 0px;
	color:#000;
}

.widget_nav_menu{
    padding-bottom: 30px;
}

.widget_nav_menu .sub-menu{
    padding-left: 20px;
}


.widget_categories{
    padding-bottom: 30px;
}

.widget_recent_entries{
    padding-bottom: 30px;
}

.sidebar-widget popular-posts{
    padding-bottom: 30px;
}


.caption  ul {
	list-style-type: disc;
    padding: 0 0 10px 30px;
}





.widget select {
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
	width: 100%;
	border: 1px solid #eee;
	box-shadow: none;
	border-radius: 3px;
	height: 45px;
}


.carousel-control {
    margin-right: 30px;
}

.carousel-control.left {
    margin-left: 30px;
}



#post-nav{clear: both; height: 150px; margin: 0 0 70px;}
#post-nav .nav-box{background: #e9e9e9; padding: 10px;}
#post-nav img{float: left; margin: 0 10px 0 0;}
#post-nav p{margin: 0 10px; font-size: 11px; vertical-align: smale;}
#post-nav .previous{float: left; vertical-align: middle; width: 300px; height: 120px;}
#post-nav .next{float: right; width: 300px; height: 120px;}





.recent-blog-posts {
    margin-left: -15px;
}


.pagination-wrap {
    clear: both;
    display: block;
    overflow: hidden;
    text-align: center;
}
.pagination-wrap .pagination {
    margin-bottom: 0;
    margin-top: 0;
}
.pagination-wrap .pagination > li:first-child > a, 
.pagination-wrap .pagination > li:first-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination-wrap .pagination > li:last-child > a, 
.pagination-wrap .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination-wrap .pagination > li > a,
.pagination-wrap .pagination > li > span {
    background-color: #fff;
    border: 0px solid #999;
    padding: 10px 15px;
    color: #000;
}
.pagination-wrap .pagination > li > a:hover, 
.pagination-wrap .pagination > li > span:hover, 
.pagination-wrap .pagination > li > a:focus, 
.pagination-wrap .pagination > li > span:focus {
    background-color: #0b35ae;
    border-color: #fff;
	color: #fff;
}
.pagination-wrap .pagination .current {
    background-color: #0b35ae;
    border-color: #999;
	color: #fff;
}
.pagination-wrap .pagination .current:hover,
.pagination-wrap .pagination .current span:hover {
    background-color: #189690;
    border-color: #148781;
}



.crumb-header {
    background-color: #ccc;
    height: 40px
}

.crumb-header .clist-inline {
    padding: 10px 0
}

.clist-inline a {
    color: #000;
    margin-right: 15px;
    font-size: 12px
}

.clist-inline a:hover {
    color: #949494
}

.crumb-header ul li {
    padding: 0 5px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #aaa
}

.crumb-header ul li a {
    color: #aaa
}

.crumb-header ul li a i {
    font-size: 11px
}

.crumb-header .sign-in,
.crumb-header .sign-in:hover {
    line-height: 36px;
    font-size: 11px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 600
}

.crumb-header .nav-breadcrumbs {
    line-height: 36px;
    font-size: 11px
}

.crumb-header .inhalt {
    padding-top: 5px;
}

.crumb-header p {
	font-size: 11px
}

