/**handles:genesis-extender-custom**/
/*.title-area {
    float: left;
    padding: 0;
    width: 900px;
}
*/

/*
.site-container {
	max-width: 100%;
}
*/

blockquote, blockquote:before {
    color: #a41600;
}

/*Rand weg */

.content {
    padding: 40px 20px 10px;
}

.breadcrumb {
    margin: -40px -20px 30px;
}

/* Kommentarfeld: Zeile flacher, Anordnung*/
.content .entry-header .entry-meta {
//    color: #777;
    line-height: 3;
    text-transform: none;
}

/*.entry-time {
margin-left: 5px;
}
*/
	
.content .entry-header .entry-meta .entry-comments-link {
//  float: left;
    text-transform: none;
}


/* Schrift Slider
*/

/* Link in CTA weiss*/

.executive-pro-home .home-cta a {
    color: #fff;
}

.executive-pro-home .widget-title {
    color: #666666;
}


.content .genesis_responsive_slider h2, .content .genesis_responsive_slider h2 a {
//    color: #fff;
//    font-size: 20px;
//    font-weight: 700;
    text-transform: none;
}

.content .genesis_responsive_slider a.more-link {
    color: #fff;
//    font-size: 20px;
//    font-weight: 700;
    text-decoration: underline;
}

/*Gravity Forms Button weniger hoch*/
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    padding: 6px 20px;
}


/*
Navigation Hintergrundfarbe und breite
*/

.genesis-nav-menu .sub-menu {
	width: 248px;
}

.genesis-nav-menu .sub-menu a {
	width: 248px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -40px 0 0 247px;
}

.genesis-nav-menu .sub-menu a {
    background-color: #dddddd;
//    color: #666;
}

/*
Schriftgrade anpassen
*/

body {
	font-size: 14px;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 14px;
}


.entry-title {
	font-size: 28px;
	line-height: 1.2;
}

/*
Ende Schriftgrade anpassen
*/

/*
Zeilenabstand anpassen
*/

.entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
    margin-bottom: 16px;
}

.sidebar .widget {
    padding: 15px 42px;
}

/*
Zeilenabstand anpassen
*/

.site-header {
	min-height: 60px;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    max-width: 600px;
	min-height: 60px;
}

.footer-widgets {
	background-color: #999;
	color: #fff;
}

.archive-title,
.widget-title,
.executive-pro-portfolio .entry-title {
/*	font-size: 16px;*/
	text-transform: none;
	color: #a41600;
/*	margin-bottom: 20px;*/
}

/* Executive Pro Red adjusted
--------------------------------------------- */

.executive-pro-red a,
.executive-pro-red .entry-title a:hover,
.executive-pro-red .footer-widgets .entry-title a:hover {
color: #a41600;
}

.executive-pro-red .entry-title a {
    color: #a41600;
}

.executive-pro-red .entry-title a:hover {
    color: #fff;
    background-color: #a41600;	
}


/*.executive-pro-red .genesis-nav-menu a {
color: #666;
}

.executive-pro-red .entry-title a,
.executive-pro-red .site-title a,
.executive-pro-red .site-title a:hover,
.executive-pro-red .site-footer a {
color: #222;
}

.executive-pro-red .content .entry-header .entry-meta .entry-comments-link a,
.executive-pro-red .footer-widgets .entry-title a,
.executive-pro-red .genesis-nav-menu .current-menu-item > a,
.executive-pro-red .genesis-nav-menu a:active,
.executive-pro-red a.button {
color: #fff;
}

.executive-pro-red .comment-header .comment-meta a,
.executive-pro-red .comment-metadata a {
color: #bbb;
}
*/

.executive-pro-red .enews-widget input[type="submit"],
.executive-pro-red .content .entry-header .entry-meta .entry-comments-link,
.executive-pro-red .genesis-nav-menu .current-menu-item > a,
.executive-pro-red .archive-pagination li a,
.executive-pro-red a.button,
.executive-pro-red button,
.executive-pro-red input[type="button"],
.executive-pro-red input[type="reset"],
.executive-pro-red input[type="submit"] {
background-color: #a41600;
}

.executive-pro-red .archive-pagination li a:hover,
.executive-pro-red .archive-pagination li.active a,
.executive-pro-red a:hover.button,
.executive-pro-red button:hover,
.executive-pro-red input:hover[type="button"],
.executive-pro-red input:hover[type="reset"],
.executive-pro-red input:hover[type="submit"] {
background-color: #a61802;
}

.breadcrumb {
    padding: 5px 20px;
    background-color: #fff;
}

.avatar {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}.author-box-content {	font-size: 12px;
}