/*
Theme Name: VVED-Ponsonby-Child
Theme URI: http://www.ditzum-touristik.de
Description: Leichte Veränderungen an Elmastudios genialem Ponsonby-Theme
Author: Ursula Schindelhauer
Author URI: http://www.ditzumblog.de
Template: ponsonby
Version: 1.0
Tags: Ponsonby Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

#masthead {
	padding-bottom: 25px;
}

.intro-text {
	margin-top: 5px;
	width: 480px;
	line-height: 1.5;
}

#site-title h1 {
	font-size: 52px;
	font-size: 3.25rem;
	line-height: 1.8;
}

p.site-description {
	margin-top: -20px;
	display: block;
}

p.site-description,
.intro-text {
	font-size: 14px;
	font-size: 0.875rem;
}

#header-top-nav li {
	font-size: 16px !important;
	font-size: 1.0rem !important;
}

li.menu-ueber {
	font-weight: bold !important;
}

li.menu-ueber a:hover {
	text-decoration: none;
	color: #222 !important;
}

@media screen and (min-width: 1240px) {

	li.menu-ueber {
		font-size: 15px !important;
		font-size: 0.9375rem !important;
		margin-top: 20px !important;
	}

	#site-nav ul li {
		line-height: 1.2;
		margin-bottom: 8px;
	}

	#site-nav ul li a:hover {
		color: #54a8d0;
		text-decoration: none;
	}
}

hr {
	background-color: #cbcbcb;
	border: 0;
	height: 1px;
	margin-bottom: 15px;
}

.wp-pagenavi a, .wp-pagenavi span {
	display: inline !important; 
	text-decoration: none;
	border: 0px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.entry-tags,
.entry-author {
	display: none;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: none;
	   -moz-hyphens: none;
	    -ms-hyphens: none;
		hyphens: none
}

a.comment-reply-link {
	display: none;
}

.widget-title {
	font-size: 15px !important;
	font-size: 0.9375rem !important;
	font-weight: normal !important;
}
	
#colophon .widget h3.widget-title {
	font-weight: bold !important;
}

.widget-area .widget_ponsonby_recentposts,
.two-columns-big .widget_ponsonby_quote {
	text-align: left;
}

.white-box,
.blue-box,
.yellow-box,
.red-box,
.green-box,
.lightgrey-box,
.grey-box,
.dark-box {
	font-size: 18px;
	font-size: 1.125rem;
	color: #222;
}

.widget_ponsonby_recentposts h3.widget-title,
.two-columns-big .widget_ponsonby_quote h3.widget-title {
	font-size: 16px;
}

.widget_ponsonby_recentposts .entry-summary {
	margin-bottom: 50px;
}

.widget_ponsonby_recentposts .entry-summary a {
	color: #54a8d0;
}

.widget_ponsonby_recentposts .entry-summary a:hover {
	text-decoration: none !important;
}

.widget-area .widget_ponsonby_recentposts .no-thumb:after {
	border-bottom: 0px;
}

#three-columns-bottom {
	margin-top: -100px;
}

#colophon {
	padding-top: 100px;
}