/* CSS generated for the Post-From-Site plugin. Defaults can be edited through settings page in Wordpress. */

.attenzione {
-moz-border-radius: 5px;
border-radius: 5px;
background-attachment:scroll;
background-color:#FFCCCC;
border: 1px solid #000000;
float:left;
font-size:10px;
font-style:oblique;
margin-bottom:10px;
margin-left:0;
margin-right:0;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
padding-top:5px;


}
#postcontent_tbl {
 -moz-border-radius:3px 3px 3px 3px;
     border:1px solid #222D5F;
     color:#333333;
     width:590px !important;
}
.mceIframeContainer {background: #d7e7f4 !important;}
.pfs-post-box{
    color:black;
    font-family:'Trebuchet MS',sans-serif;
    font-size:9pt;
    font-weight:normal;
    margin:0 0 0 10px;
    text-align:left;
}

.pfs-post-box h1 {
    font-size:20px;
    margin-bottom:40px;
}
.pfs-post-box textarea {
    background-color:white;
    color:#333;
    width:580px;
    height: 300px;
    margin:5px 0px;
    border:1px solid #222D5F;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.pfs-post-box .submit {
    float:right;
    padding:4px 10px;
    border:1px solid #222D5F;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-right:19px;
}

.titologuadagna {
    border:1px solid #222D5F;
    color:#333333;
    width:587px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;

}

.pfs-post-box input.upload { 
    border:none !important;
    -moz-border-radius:3px 3px 3px 3px;
    border:1px solid #222D5F;
}
#pfs_meta select {
    width:240px;
    border:1px solid #222D5F;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;   
    height: 80px; 
    margin-left: 0px;
}
.pfs-post-box h4 {
    display:inline;
    font-size:130%;
    }
#pfs_catchecks, #pfs_tagchecks {
    float:left;
    width:40%;
    text-align:left;
    padding:10px;
    padding-top:0;
    margin-left: -10px;
}
#pfs_meta h4 {
    margin-bottom:0;
    margin-left:-35px;
    display:block;
    text-align:left;
}
#pfs_meta input, #pfs_meta label {
    margin:0;
    margin-top:5px;
}
.pfs-post-box h3 {
    padding-bottom:40px;
}
#pfs-alert {
    border:1px solid #222D5F;
    padding:10px;
    margin:3px;
    background-color:#FAF6CE;
    font-weight:normal;
}
#pfs-alert p {
    margin-bottom:0;
}
#alert,.error{
    border:1px solid red;
    padding:10px;
    margin:3px;
    background-color:#eda9a9;
    font-weight:normal;
}
.clear {clear:both;}