/*
Theme Name: npd.de Theme
Description: Abgewandelt von rttheme18
Author: Netzredaktion
Template: rttheme18
Version: 1.0
*/

body {
 color:#444;
}

a.read_more {
    text-decoration: none;
}

.blog_list .post_data {
    border-top:0px solid #eee;
    padding: 0;
}


.tagcloud a {
    text-decoration: none;
    color: #666 !important;
}

.tagcloud a:hover {
    color: #5c0101 !important;
}

.header-design2 .sticky_nav_wrap {
    float: left;
}

.header-design2 .stuck #navigation {
    float: left;
    position: static;
    border-right: 0;
}

#sticky_logo{
   /* width: 60px;
    height: 32px;
    display: none;*/
    float: right;
    /*
    margin-right: 0px;
    padding: 3px;*/
}

#sticky_logo img{
    /*width: 60px;
    height: auto;*/
}

/*
hr.style-six:before{
	background: #e20020;
	content: "";
	height: 1px;
	left: 25%;
	position: absolute;
	margin-top: -1px;
	width: 50%;
}

hr.style-six:after {
	background: #fff;
	color: #e20020;
	content: '\f107';
	display: inline-block;
	font-family: "fontello";
	font-size: 30px;
	line-height: 35px;
	padding: 0 40px;
	position: relative;
	top: -15px;
}*/

/* Twitter */
ul.tweets {
    list-style: none;
    margin-left: 0px;
}

ul.tweets li em {
    display: none;
}

li.avatar {
    padding-bottom:50px;
}

/* Sidebar allgemein */
.sidebar .featured_article_title:before {
    width: 0px;
    background: none repeat scroll 0 0 #e20020;
    color: #e20020;
}

/* box on sidebar */
#container .sidebar .widget{
    float:none;
    clear:both;
    position:relative;
    display:block;
    margin:0;
    margin-bottom: 10px;
    width:100%;
    z-index: 1;
    padding: 30px 20px 20px;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-left: 1px solid #EDEDED;
}

/* top social media */
#top_bar .social_media {
    float: left;
}

.section_logo.logo {
    float:right !important;
}

.nav_shadow.default_position
{
    float:left !important;
}

.nav_border {
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    width: 100%;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
}

html .stuck .nav_border {
    border-bottom: 1px solid #eee;
    border-radius: 0;
}

.blog_list h2, .blog_list h1 {
    line-height: 140%;
    padding: 0 0 15px 0;
    margin: 17px 0 0;
    line-height: 100%;
    display: inline-block;
}

.blog_list h2 {
    font-size: 22px;
    line-height: 140%;
}

/* Markierungen im Text */
.wichtig, .search_highlight {
    color:#000;
    background: #fdc300;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: bold;
}


/* Portfolio */

.portfolio_boxes li div.portfolio_info {
    min-height: 250px;
}

.portfolio_item_holder {
    border: 1px solid #fff;
}

/* Form Elemente */
.rt_form input[type="text"],
.rt_form input[type="email"], .rt_form select, .rt_form textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"], .wpcf7 select, .wpcf7 textarea,
.rt_form input[type="date"],
.wpcf7 input[type="date"], .rt_form input[type="tel"], .wpcf7 input[type="tel"],
.rt_form input[type="number"], .wpcf7 input[type="number"],
.rt_form input[type="url"],
.wpcf7 input[type="url"]
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:16px;
    position:relative;
    outline: none;
    padding:14px 8px;
    -moz-border-radius:1px;
    -webkit-border-radius:1px;
    border-radius:1px;
    color:#444;
    border:1px solid #eee;
    background:#fff;
    -moz-box-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}

/* style two: Standard Anzeige */
section.team.style-two .person_image {
    -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    -moz-border-radius: 0;
    -web-kit-border-radius: 0;
    border-radius: 0;
}

section.team.style-two .half-background {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 20px 0;
}

section.team.style-two .half-background:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100px;
}

section.team.style-two hr:after {
    background: #fafafa;
}

/* style three Anzeige Linksbündig */
section.team.style-three .person_image {
    -moz-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;

    border: 8px solid #fff;
    width: 30%;
    clear: both;
    display: block;
    position: relative;
    margin: 0;
    margin-right: 20px;
    float: left;
    -moz-border-radius: 0;
    -web-kit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important;
    overflow: hidden;
    background: #fff;
}

section.team.style-three .person_name {
    text-align:left;
}

section.team.style-three .profile {
    padding: 0;
    text-align:left;
}

section.team.style-three .half-background {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 20px 0;
}

section.team.style-three .half-background:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -web-kit-border-radius: 0px;
    border-radius: 0px;
}

section.team.style-three hr {
    display:none;
}

.tp-bullets.simplebullets.round .bullet {
    background: rgba(255,255,255, 0.5) !important;
    width: 15px;
    height: 15px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
} 

.tp-bullets.simplebullets.round .bullet:hover,
 .tp-bullets.simplebullets.round .bullet.selected {
     background: rgba(255,255,255, 0.8) !important;
}

.btn-blau {
    display: inline-block !important;
    color: #fff !important;
    background-color: #2D88C4 !important;
    border: 0px solid !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    text-decoration: none;
}

.btn-blau:hover {
    background-color: #2B76AC !important;
}

.btn-rot {
     display: inline-block !important;
     color: #fff !important;
     background-color: #990000 !important;
     border: 0px solid !important;
     padding: 6px 12px !important;
     margin-bottom: 0 !important;
     font-size: 14px !important;
     font-weight: normal !important;
     line-height: 1.42857143 !important;
     text-align: center !important;
     white-space: nowrap !important;
     vertical-align: middle !important;
     cursor: pointer !important;
     text-decoration: none;
 }

.btn-rot:hover {
    background-color: #5c0101 !important;
}

.btn-gelb {
    display: inline-block !important;
    color: #000 !important;
    background-color: #E0AF1D; !important;
    border: 0px solid !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    text-decoration: none;
}

.btn-gelb:hover {
    background-color: #C5931E !important;
}

.btn-gruen {
    display: inline-block !important;
    color: #fff !important;
    background-color: #005d00 !important;
    border: 0px solid !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    text-decoration: none;
}

.btn-gruen:hover {
    background-color: #003e00 !important;
}

.author-info.info_box.margin-b40 .author-avatar {
    margin-right: 80px !important;
}

/** Newsletter form **/
form.mymail-form input {
    padding: 10px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}

div.mymail-form-info {
    display:none;
}

div.mymail-form-info.success {
    display:block;
    color: #005d00 !important;
}

div.mymail-form-info.error {
    display:block;
    color: #990000 !important;
}

.client_image {
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    overflow: hidden;
    padding: 0px;
}

.client_image img {
    /* border: 1px solid #fff; */
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
    height: 100px;
    overflow: hidden;
    width: 100px;
    float: left;
}

.title_line .featured_article_title::after {
    background: transparent !important;
}

.widget .recent_posts .title {
    font-weight: normal;
}