/*
Theme Name: WordPress VinnyIgnizo
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: VinnyIgnizo
*/

#content p {
    line-height: 150%;
}

.content-holder-page2 h2 a{
    color:#1B5890;
    font-size:20px;
    margin:2px 0 18px;
}

.content-holder-page2 h3 {
    margin-top:0; 
}

.content-holder-page2 a,
.content-holder-page2 h3 a{
   color:#1B5890;
}
.postmetadata {
    padding-bottom: 10px;
}

.tagp {
    margin:0 !important;
    padding:0;
}

#respond {
    padding-top:20px;
    clear:both;
}

#respond p textarea {
    width:100%;
}

#respond p {
    text-indent:0;
}

.commentlist {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#comments {
    padding-top:20px;
}

#commentform p {
    margin:0;
    padding:0 0 7px;
}

.flash-box span.flash-title a{
    color:#FFFFFF;
    display:block;
    font-size:22px;
    font-weight:bold;
    margin:0 0 10px;
    padding:0 50px 0 0;
}

.error_msg {
    color:red !important;
}

.success_msg {
    color:blue !important;
}

.flash-box p {
    margin:0 10px 15px 0;
}


.nbg span.wpcf7-list-item-label {
    display:inline;
    line-height:17px;
}
.nbg span {
    width:100%;
}

.wpcf7-checkbox input {
    width: 13px;
    height:13px;
    float:left;
    margin:4px 4px 0;
}

.contact-form input.submit {
    margin:-6px 126px 0 0 !important;
}
