/**
 Theme Name: CVP
 Author: CVP Schweiz
 Author URI: www.cvp.ch
 Version: 2.0.1
 */
html, body{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    color: #555555;
    font-family: arial,sans-serif;
    line-height: 19px;
    font-size: 12px;
}

/*misc-style begin*/
.clearAll{
    float: none;
    clear: both;
    height: 1px;
}

ul, p{
    margin: 0;
    padding: 0;
}

a{
    text-decoration: none;
    color: #F07D08;
}

a img{
    border: none;
}

.contentLeftSide img, .contentRightSide img{
	max-width: 617px;
}

a:hover{
    text-decoration: underline;
}

input[type="text"], textarea {
    border: 1px solid #ADADAD;
    color: #000000;
    font-family: Arial,sans-serif;
    font-size: 12px;
    outline: medium none;
    padding: 2px;
}


h1, h2, h3, h4{
    margin: 0;
    color: #333333;
}

/*misc-style end*/

.outerContainer{
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    padding-bottom: 132px;
}



/*Header*/
.headerBar{
    height: 26px;
    background: none repeat scroll 0 0 #707070;
    position: relative;
}

.headerBar .socialMediaBar{
    position: absolute;
    top: 0;
    left: 40px;
    border-left: 1px solid #fff;
}

.headerBar .socialMediaBar li{
    float: left;
    border-right: 1px solid #fff;
    list-style: none;
}

.headerBar .socialMediaBar a{
    background: url("img/icons_sprite.gif") -416px -19px;
    display: block;
    font-size: 1px;
    height: 25px;
    width: 39px;
}

.headerBar .socialMediaBar a:hover{
    background-position: -416px -85px;
}

.headerBar .socialMediaBar a.fbLink{
    background-position: -179px -19px;
}

.headerBar .socialMediaBar a.xingLink{
    background: url("img/social_icons_2.png") -16px -85px no-repeat #707070;
}

.headerBar .socialMediaBar a.xingLink:hover{
    background: url("img/social_icons_2.png") -16px -19px no-repeat #707070;
}

.headerBar .socialMediaBar a.linkedInLink{
    background: url("img/social_icons_2.png") -95px -85px no-repeat #707070;
}

.headerBar .socialMediaBar a.linkedInLink:hover{
    background: url("img/social_icons_2.png") -95px -19px no-repeat #707070;
}

.headerBar .socialMediaBar a.fbLink:hover{
    background-position: -179px -85px;
}

.headerBar .socialMediaBar a.flickrLink{
    background-position: -256px -19px;
}

.headerBar .socialMediaBar a.flickrLink:hover{
    background-position: -256px -85px;
}

.headerBar .socialMediaBar a.twitterLink{
    background-position: -337px -19px;
}

.headerBar .socialMediaBar a.twitterLink:hover{
    background-position: -337px -85px;
}

.headerBar .socialMediaBar a.ytLink{
    background-position: -1216px -19px;
}

.headerBar .socialMediaBar a.ytLink:hover{
    background-position: -1216px -85px;
}

.headerNavi{
    position: absolute;
    right: 196px;
    padding-top: 3px;
}

.headerNavi li{
    float: left;
    list-style: none;
    color: #fff;
    margin-left: 7px;
}

.headerNavi li a{
    color: #fff;
}

.searchForm{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 36px;
    background: url("img/search_bg.png") no-repeat 0 0 transparent;
    padding-left: 5px;
    padding-top: 3px;
}

.inputContainer{
    float: left;
    width: 128px;
    height: 20px;
}

.searchForm .inputContainer input{
    border: none;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 4px;
    padding-top: 3px;
    height: 14px;
    width: 126px;
}

.submitContainer{
    float: left;
    width: 13px;
    height: 20px;
    margin-left: 6px;
}

.submitContainer input{
    opacity: 0;
    filter: alpha(opacity=0);
}

/*Main-Navigation*/
.mainNaviContainer {
    background: url("img/cvp_blog_header_img.jpg") no-repeat scroll 0px 0 transparent;
    height: 160px;
    position: relative;
}

/* MoodArea */
.mainNaviContainer.withMood{
    height: 570px;
    background: none;
}

.mood_container{
    position: absolute;
    top: 0;
    left: 0;
    height: 570px;
    width: 1024px;
}

.mood_container .mood_img_block{
    position: absolute;
    top: 0;
    left: 0;
}

.mood_changer{
    z-index: 10;
    position: absolute;
    width: 32px;
    top: 380px;
    left: 957px;
}

.mood_changer_index{
    display: block;
    text-align: center;
    margin-bottom: 1px;
    color: #555555;
    width: 25px;
    font-weight: bold;
    padding: 3px 0;
    background: url('img/changer.png') -5px -30px no-repeat transparent;
}
.mood_changer_index:hover, .mood_changer_index.active{
    color: #fff;
    text-decoration: none;
    background: url('img/changer.png') -49px -30px no-repeat transparent;
}

.mood_changer_index.first{
    background: url('img/changer.png') -5px -2px no-repeat transparent;
}

.mood_changer_index.first:hover, .mood_changer_index.first.active{
    color: #fff;
    background: url('img/changer.png') -49px -2px no-repeat transparent;
}

.mood_changer_index.last{
    margin-bottom: 0px;
    background: url('img/changer.png') -5px -59px no-repeat transparent;
}

.mood_changer_index.last:hover, .mood_changer_index.last.active{
    color: #fff;
    background: url('img/changer.png') -49px -59px no-repeat transparent;
}

.mood_changer_top{
    background: url('img/changer_top_bg.png') 0 0 no-repeat transparent;
    height: 5px;
}

.mood_changer_bottom{
    background: url('img/changer_bottom_bg.png') 0 0 no-repeat transparent;
    height: 5px;
}

.mood_changer_cnt{
    background: #fff;
    padding-left: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.mainNavi{
    left: 38px;
    position: absolute;
    top: 91px;
}

.mainNavi li{
    float: left;
    list-style: none;
    position: relative;
    line-height: 20px;
    height: 30px;
}

.mainNavi li li{
    height: auto;
    line-height: 19px;
}

.mainNavi a {
    color: #FFFFFF;
    display: block;
    font: bold 16px arial,arial;
    padding: 6px 17px;
    text-decoration: none;
    padding-top: 4px;
    height: 20px;
	line-height: 24px;
}

.mainNavi li.current-menu-item a, .mainNavi li.current-menu-parent a{
    color: #f07d08;
}

.mainNavi a:hover, .mainNavi li.current-menu-item a:hover,
.mainNavi li.current-menu-parent a:hover, .mainNavi a.hoverd,
.mainNavi li.current-menu-item a.hovred,
.mainNavi li.current-menu-parent a.hovred,
.mainNaviContainer .mainNavi li a.childHovred
{
    background-color: #f07d08;
    color: #FFFFFF;
}

/* Style Subnavi*/
.mainNavi ul.sub-menu{
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 300;
    min-width: 205px;
    background: url('img/subnav_bg.png') 0 0 transparent;
}

.mainNavi ul.sub-menu li{
    display: block;
    float: none;
}

.mainNavi ul.sub-menu a{
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    height: auto;
    min-width: 171px;
    padding-top: 2px;
    padding-bottom: 4px;
	line-height: 19px;
}

.mainNavi ul.sub-menu li.current-menu-item a{
    color: #F07D08;
}

.mainNavi ul.sub-menu a:hover, .mainNavi ul.sub-menu li.current-menu-item a:hover{
    color: #fff;
    background: url('img/submenu_hover_bg.png') 0 0 transparent;
}

.subNaviSeperator{
    font-size: 1px !important;
    line-height: 1px !important;
    height: 1px !important;
    min-width: 190px;
    display: block;
    background: #A0A0A0;
    margin-left: 15px;
}

.subNaviSeperator.hovred{
    min-width: 205px;
    margin-left: 0px;
}

.homeLink{
    position: absolute;
    z-index: 200;
    border: none;
    right: 39px;
    top: 18px;
}


.pageLabel{
    color: #333333;
    cursor: pointer;
    font: bold 14px arial,arial;
    text-decoration: none;
    top: 36px;
    left: 40px;
    position: absolute;
}

.pageLabel a, .pageLabel a:hover{
    color: #333333;
    text-decoration: none;
}


/* Content */
.contentArea{
    margin-top: 18px;
}

.contentTop{
    background: url("img/content_header.png") no-repeat scroll 0 0 transparent;
    height: 62px;
    position: relative;
}

.contentTabTitle{
    background: url("img/page_title_bg.png") no-repeat scroll right top #FFFFFF;
    color: #333333;
    cursor: default;
    font-weight: bold;
    height: 25px;
    left: 57px;
    padding-right: 15px;
    position: absolute;
    top: 3px;
    padding-top: 3px;
}

.contentMiddle{
    background: url("img/content_middle.png") repeat-y scroll 0 0 transparent;
    padding-left: 72px;
    padding-right: 27px;
}

.contentBottom{
    background: url("img/content_bottom.png") no-repeat scroll 0 0 transparent;
    height: 34px;
}

.contentLeftSide{
    width: 617px;
    float: left;
}

.contentLeftSide p{
    margin-bottom: 16px;
}

.contentLeftSide h2{
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
}

.contentLeftSide ul{
    padding-left: 0px;
    margin-left: 25px;
	margin-bottom: 16px;
}

#map-canvas{
	height: 350px;
	margin-top: 10px;
	margin-bottom: 16px;
}

.contentRightSide ul{
    padding-left: 0px;
    margin-left: 15px;
}

.contentRightSide ul li, .contentLeftSide ul li{
    margin-bottom: 3px;
}

.contentLeftSide a{
    text-decoration: underline;
}

.contentLeftSide a:hover{
    text-decoration: none;
}

/* Table-Style */
.tablepress{
    border-collapse: separate;
    border-spacing: 1px;
}

.tablepress thead th, .tablepress tfoot th {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 16px;
    padding-top: 0;
    padding-bottom: 0;
}

.tablepress td{
    padding-top: 1px;
    padding-bottom: 1px;
    border: none !important;
    border-collapse: collapse;
}

.tablepress .even td {
    background-color: #F1F1F1;
}

.tablepress .odd td{
    background-color: #fff;
}

.contentRightSide{
    float: right;
    width: 240px;
    padding-right: 8px;
}

.contentRightSide .widget{
    border-bottom: 1px solid #979797;
    padding-bottom: 23px;
    margin-bottom: 23px;
    padding-right: 10px;
}

.contentRightSide .widget a{
    color: #555555;
    text-decoration: underline;
}

.contentRightSide .widget a:hover{
    text-decoration: none;
}

/* Theme-Archive-Style */
.themeThumb{
    background: url('img/themeThumb_bg.png') 0 0 no-repeat transparent;
    padding: 7px;
    padding-bottom: 3px;
}

.themeBlock{
    width: 175px;
    float: left;
    padding: 0 4px;
    margin-bottom: 15px;
}

.themeTitle{
    text-align: center;
}

.themeTitle a{
    text-decoration: underline;
}

.themeTitle a:hover{
    text-decoration: none;
}

/* Style person-detail-page */
.person_container{
    width: 600px;
    margin-bottom: 30px;
}

.imgShadowContainerDetail {
    background-image: url("img/img_border_small.png");
    background-position: -13px -5px;
    background-repeat: no-repeat;
    float: left;
    margin-right: 0;
    padding: 14px 7px;
    width: 205px;
}

.person_img_block{
    width: 220px;
    float: left
}

.person_information_block{
    width: 380px;
    float: left;
}


.withBorder.row_container{
    border-bottom: 1px solid #ADADAD;
}

.person_information_block .row_label{
    font-weight: bold;
    width: 125px;
    float: left;
    padding: 5px;
}


.person_information_block .row_label p{
    margin: 0;
}

.person_information_block .row_value{
    width: 232px;
    float: left;
}

.person_information_block .row_value p{
    margin: 5px 0;
}

/* Style of person archive */
table.personTable{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 30px;
}

.personTable th {
    padding: 5px;
    text-align: left;
}

.personTable td {
    padding: 12px 5px;
    text-align: left;
    vertical-align: top;
}

tr.trWithBorder td{
    border-top: 1px solid #ADADAD;
}

table.personTable .tdThumb{
    width: 100px;
}
table.personTable .tdPersonName{
    width: 170px;
}

div.imgShadowContainerThumb {
    background: url("img/img_border_thumbnail.png") no-repeat -11px -6px transparent;
    height: 135px;
    padding: 9px 6px;
    width: 121px;
}


/* Footer-Navi and Content */
.footerContainer{
    padding-left: 72px;
}

.footerContainer ul{
  float: left;
}

.footerContainer li{
    float: left;
    list-style: none;
    margin-right: 8px;
}

.footerContainer a{
    color: #555555;
    text-decoration: underline;
}

.footerContainer a:hover{
    text-decoration: none;
}


a.cc_logo{
    display: block;
    float: right;
    margin-right: 24px;
}

.bottom_banner{
    background: url("img/bottom_banner_bg.png") repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 140px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 955;
}

.banner_content{
    width: 1024px;
    height: 140px;
    position: relative;
    margin: 0 auto;
    background: url("img/bottom_banner_content.png") no-repeat scroll 0 0 transparent;
}

.banner_content .more_link_container{
    left: 550px;
    top: 110px;
    position: absolute;
    /*height: 14px;
    padding-bottom: 5px;
    padding-top: 0;*/
}

.banner_content a.close_btn{
    background: url("img/icons_sprite.gif") -646px -255px transparent no-repeat;
    color: #fff;
    text-decoration: underline;
    right: 30px;
    top: 86px;
    padding-right: 40px;
    position: absolute;
    padding-bottom: 4px;
    padding-top: 4px;
    height: 19px;
    display: block;

}

.banner_content a.close_btn:hover{
    text-decoration: none;
    background: url("img/icons_sprite.gif") -646px -189px transparent no-repeat;
}


.postDateContainer{
    font-weight: bold;
}

.postDate{
    color: #F07D08;
}

.postTime{
    color: #ADADAD;
}

.excertContainer .postDate{
    color: #000000;
}

.excertContainer .postTime{
    color: #ADADAD;
}

.excertContainer h2.entry-title {
    font-size: 21px;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 14px;
}

.postThumbnail{
    width: 180px;
    margin-right: 20px;
    float: left;
}

.thumbTopLeft{
    padding-left: 11px;
    display: inline-block;
    background: url('img/thumb_bg.jpg') top left no-repeat transparent;
}

.thumbTopRight{
    padding-bottom: 14px;
    padding-right: 13px;
    padding-top: 9px;
    display: inline-block;
    background: url('img/thumb_bg.jpg') top right no-repeat transparent;
}

.entry-content-container{

}

.excertContainer .categoryContainer{
    /* text-align: left; */
}

/* Style of content-elements */
h2.postHeadline, .contentLeftSide h1 {
    font-size: 21px;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 14px;
}

.postDateContainer{
    margin-bottom: 5px;
}

a.postTweet {
    background-image: url("img/icons_sprite.gif");
    background-position: 0 -138px;
    background-repeat: no-repeat;
    padding-left: 25px;
    text-decoration: underline;
    color: #555555;
}

a.postTweet:hover{
    background-position: 0 -156px;
    text-decoration: none;
}

a.postPrint {
    background-image: url("img/icons_sprite.gif");
    background-position: 0 -177px;
    background-repeat: no-repeat;
    padding-left: 25px;
    text-decoration: underline;
    color: #555555;
}

a.postPrint:hover{
    background-position: 0 -196px;
    text-decoration: none;
}

.postPrintTweet{
    margin-bottom: 12px;
}

.separator {
    margin-left: 6px;
    margin-right: 4px;
}



.backBtn{
    background: url("img/icons_sprite.gif") 2px -283px no-repeat #999999;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #fff !important;
    text-decoration: none !important;
	line-height: 18px;
	height: 16px;
}
.comment-reply-link, .return-link,
.more_link, .backBtn,.pagination .page,
.pagination .current, .roundCorner{
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url('/wp-content/themes/cvp/css/PIE.htc');
    position: relative;
}
.backBtn:hover{
    background: url("img/icons_sprite.gif") 2px -260px no-repeat #ee7f07;
}

.more_link, .comment-reply-link{
    background: url("img/icons_sprite.gif") right -209px no-repeat #999;
    color: white !important;
    display: inline-block;
    line-height: 18px;
	height: 16px;
    padding: 0 30px 1px 10px;
    text-decoration: none !important;
}

.more_link:hover, .comment-reply-link:hover{
    background: url("img/icons_sprite.gif") right -184px no-repeat #ee7f07;
}

a.jpg-link {
    background: url("img/icon_jpg.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    padding-top: 3px;
}

a.pdf-link {
    background: url("img/icon_pdf.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
    padding-top: 3px;
}

a.externel-link {
    background: url("img/extern_link_with_image.png") no-repeat scroll 0 0 transparent;
    background-position: right 3px;
    padding-right: 13px;
}

.backBtnContainer{
    margin-top: 20px;
}

div#facebook_like, div#facebook_like iframe {
    height: 40px !important;
}
div#facebook_like {
    margin-top: 30px;
}

.imgShadowContainerSmall {
    background: url("img/img_border_shadow_small.png") no-repeat -10px -5px transparent;
    margin-bottom: 15px;
    padding: 10px 5px;
    width: 155px;
}


/* Style Comment-Area */
#comments {
    clear: both;
}
#comments .navigation {
    padding: 0 0 18px;
}
h3#comments-title, h3#reply-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h3#comments-title {
    padding: 35px 0 30px;
}
.commentlist {
    list-style: none outside none;
    margin: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #979797;
    margin: 0 0 24px;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}
#comments ol ul.children {
    border-top: 1px solid #979797;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 15px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal outside none;
}
.commentlist .avatar {
    left: 0;
    position: absolute;
    top: 4px;
}
.comment-author {
}
.comment-author cite {
    color: #000000;
    font-style: normal;
    font-weight: bold;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px;
}
.comment-meta a:link, .comment-meta a:visited {
    color: #888888;
    text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
    color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 24px;
}
.commentlist .children {
    list-style: none outside none;
    margin: 0;
}
.commentlist .children li {
    border: medium none;
    margin: 0;
}
.nopassword, .nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}
input[type="submit"] {
    color: #333333;
}
#respond {
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
h3#reply-title {
    margin: 18px 0;
}
#comments-list #respond {
    margin: 0 0 18px;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #F18104;
    font-weight: bold;
}
#respond label {
}
#respond input {
    margin: 0 0 9px;
    width: 98%;
}
#respond textarea {
    width: 98%;
}
#respond .form-allowed-tags {
    color: #888888;
    display: none;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    margin: 12px 0;
}
#respond .form-submit input {
    font-size: 14px;
    width: auto;
}
#respond #commentform input#submit {
    width: auto;
}

.addComment{
    background: #F07D08;
    text-decoration: none;
    color: #fff;
    padding: 3px 10px 3px 10px;
    text-decoration: none !important;
}

.pagination{
    margin-top: 40px;
}

.pagination .page{
    background: #999;
    color: #fff;
    border: none;
    text-decoration: none;
    padding: 3px 5px;
    margin: 3px;
}

a.nextpostslink {
    background-image: url("img/next_btn.png");
    background-position: right 5px;
    background-repeat: no-repeat;
    padding-right: 15px !important;
}

a.previouspostslink {
    background-image: url("img/previous_btn.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    margin-right: 4px !important;
    padding-left: 15px !important;
}

.pagination .page:hover{
    background: #F07D08;
}

.pagination .current{
    border: none;
    background: #F07D08;
    color: #fff;
    padding: 3px 5px;
    margin: 3px;
}

div.pagination a.nextpostslink, div.pagination a.previouspostslink {
    text-decoration: underline;
    border: none;
    color: #555555;
    margin: 2px;
    padding: 3px 5px;
 }

div.pagination a.nextpostslink:hover, div.pagination a.previouspostslink:hover {
    text-decoration: none;
}

.addComment:hover{
    text-decoration: none;
    background: #999999;
}

.post-ratings-loading {
    display: none;
    height: 16px;
    text-align: left;
}

.post-ratings{
    text-align: right;
}
.post-ratings .entry-utility-prep{
    font-weight: bold;
}

.categoryContainer{
    text-align: right;
}

.categoryContainer a{
    color: #555555;
    text-decoration: underline;
}

.categoryContainer a:hover{
    text-decoration: none;
}


.meta-sep {
    margin-left: 4px;
    margin-right: 4px;
}

div.hr {
    background-color: #979797;
    font-size: 1px;
    height: 1px !important;
    margin-bottom: 23px;
    margin-left: -30px;
    width: 647px;
    margin-top: 23px;
}


.excertContainer div.hr{
    width: auto;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
}

.pages{
    display: none;
}

.embedded_code, .video-container{
    margin-bottom: 10px;
}

/** Tab-Style **/
.tab_container{
    margin-bottom: 30px;
}

.tabs_heading{
    background: url('img/tab_heading_bg.png') 0 0 no-repeat transparent;
    width: 617px;
    height: 23px;
    padding-left: 1px;
    padding-top: 2px;
}

.tab_heading{
    background: url('img/tab_heading_af_bg.png') right top no-repeat transparent;
    padding-right: 16px;
    margin: 0 1px;
    display: inline-block;
    cursor: pointer;
}

.tab_heading_before{
    padding-top: 2px;
    padding-left: 16px;
    display: inline-block;
    background: url('img/tab_heading_bf_bg.png') 0 0 no-repeat transparent;
    height: 21px;
}

.tab_heading.active{
    font-weight: bold;
}

.tab_heading.active,.tab_heading:hover{
    background: url('img/tab_heading_act_af_bg.png') right top no-repeat #fff;
}

.tab_heading.active .tab_heading_before, .tab_heading:hover .tab_heading_before{
    background: url('img/tab_heading_act_bf_bg.png') 0 0 no-repeat transparent;
}

.tabs_content{
    width: 617px;
}
.tab_content{
    padding: 10px;
    padding-top: 20px;
    min-height: 50px;
    max-height: 700px;
    background: url('img/tab_content_bg.jpg') left bottom repeat-y transparent;
}

/* Editor:Misc */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

ol.commentlist, ol.commentlist li {
    padding-left: 0px !important;
}
.commentlist {
    list-style: none;
    margin: 0;
}

.postHeadline span{
    text-decoration: underline;
    font-weight: normal;
}

.excertContainer .entry-title a{
    text-decoration: none;
}

.excertContainer .entry-title a:hover{
    text-decoration: underline;
}

h2.postHeadline.meta{
   font-size: 16px;
    margin-bottom: 36px;
}

/* Calender-Style */
#wp-calendar{
	width: 100%;
}

#wp-calendar td{
	text-align: center;
}

#wp-calendar th{
	background-color: #000;
	text-align: center;
	color: #fff;
}

.widget #wp-calendar a{
	color: #F07D08;
}

#wp-calendar #prev, #wp-calendar #next{
	color: #555555;
}
