/*
Theme Name: tdPhotographer Child
Author URI: http://www.pacificografik.de/
Author: Etienne Girardet/Taras Dashkevych
Description: This is a child theme for tdPhotographer Theme
Template: tdphotographer
Version: 1.0
*/

@import url('../tdphotographer/style.css');

#comments ol li .comment, #comments ol li.post.pingback {
    margin-bottom: 0px;
    border-bottom: 0px;
}

#comments .comments-title {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.comment-content, .comment-content p {
padding-bottom: 0px;
margin-bottom: 0px;
}

.wp-caption-text {
font-style: normal;
}

.hentry,
.post-navigation,
#comments,
.page-content,
.related-posts-container,
.author-section,
.home-block-links-container .bx-wrapper,
#primary #newsletter-container,
.ad-section {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 10px;
}


.entry-header .entry-title {
padding: 10px;
}

.entry-header .entry-meta {
padding: 8px 0px 15px 0px;
color: #999;
}
.entry-header .thumb, .entry-header .thumb img, .entry-slideshow img, .blog .format-quote .hentry-inner, .archive .format-quote .hentry-inner, .search .format-quote .hentry-inner, .blog .format-aside .hentry-inner, .search .format-aside .hentry-inner, .archive .format-aside .hentry-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.widget .widget-title {
padding: 10px 45px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}


.page .hentry-inner, .forum-archive.bbpress .hentry-inner, .bbpress.single .hentry-inner, .blog .format-status .hentry-inner, .archive .format-status .hentry-inner, .search .format-status .hentry-inner, .blog .format-link .hentry-inner, .search .format-link .hentry-inner, .archive .format-link .hentry-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.hentry .hentry-inner {
padding: 20px 45px 10px;
}

.entry-author-inner, .entry-footer {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.none-featured-image .entry-header .entry-header-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.widget {
margin: 0 0 30px;
_padding: 20px 45px 10px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.comments-area {
padding: 10px 45px;
}

h3#reply-title {
font-size: 18px;
margin-top: 5px;
margin-bottom: 5px;
}

#respond {
margin-bottom: 15px;
}

.page-content, .entry-content, .entry-summary {
margin: 0 0 15px;
}

.site-footer {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.archive .page-header, .search .page-header, .no-results .page-header, .error404 .page-header {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom: 20px;
margin-top: 0;
padding: 10px 45px;
}

.author-eg {
border-right-color: rgb(238, 238, 238);
border-right-style: solid;
border-right-width: 1px;
color: rgb(164, 168, 168);
display: block;
float: left;
font-size: 12px;
line-height: 19.8px;
padding-right: 8px;
text-transform: uppercase;
}

.posted-on {
padding-left: 8px;
}