/* Start of CMSMS style sheet 'css limpita blog' */
/* Para el blog*/

#colIzq h1{
    font-family:"Dejavu","Verdana", "Arial" , sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size:100%;
    color: #0040b7;
    background:none;
    text-align:left;
    margin-left:10px;
    margin-bottom:10px;
}

#colIzq ul{
    width: 25em;
    margin: 0px;
    padding-left: 15px;
    font-size: x-small;
    font-family: "Dejavu","Verdana", "Arial" , sans-serif;
    list-style-type: none;
    padding-bottom: 50px;
}

#colIzq ul li{
    float: left;
    width: 10em;
}

#colIzq ul li a{
    color:grey;
}

#colDer .CGBlogSummary{
    margin-bottom:20px;
}

#colDer .CGBlogSummaryLink{
    font-size:110%;
}

#colDer .CGBlogDetails{
    font-size: x-small;
    text-align:right;
}

#colDer .CGBlogSummary .CGBlogDetails{
    font-size: x-small;
    text-align:left;
}

#colIzq .CGBlogSummary{
    font-size: x-small;
    margin-bottom:20px;
    padding-left:15px;
    padding-right:5px;
    font-family:"Dejavu","Verdana", "Arial" , sans-serif;
}

#colIzq .CGBlogSummaryLink{
    font-size:110%;
}

#colIzq .CGBlogDetails{
        font-size: x-small;
}

#colIzq a.blogTag{
    color:grey;
    font-weight: normal;
}

#CGBlogPostDetailDate{
    font-size: x-small;
    margin:0px;
    padding:0px;
}

#CGBlogPostDetailSummary{
    background-color:#DEE9FF;
    padding:0.5em 1em;
    margin-bottom:0.5em
}

/*************Styling comments*****************/
.feedForm {border:none; margin-top:25px;}
.feedForm legend {font-size:110%; font-weight: bold;}
.feedRow {float:left;width:100%; padding-top:0.5em;}
.feedLabel {float:left; width:24%; text-align:left; line-height:80%;}
.feedInput {float:left; width:75%;}
.feedInputRight {float:left; width:75%;text-align:right;}
.clearfix{clear:both;}
.feedTxtBox{width:80%;}
.feedTip{font-size:x-small;}
.feedInput textarea {width:100%; height:150px;}
.feedback_summary_item{margin-top:15px; padding:0.5em; background-color:lightgrey;}
.feedback_item_title{font-size:100%; font-weight: bold;}
#contCol img.captchapict{height:2em; margin:0px;padding:0px;width:100%;}
/* End of 'css limpita blog' */

