@charset "utf-8";
/* Twitter box */

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{  
color:#333;
font-size: 80%;
line-height:1.0;
}

.datefield{  
color:#333;
font-size: 80%;
line-height:1.0;
}


#decor-rss{  
width: 460px;
height: 63px; /**/
margin: -4px 0 12px 0;
line-height:1.0;
}

#decor-rss div ul li {  
    background-image:url('/wp-content/themes/decor-moulding/js/twitter.gif');
    background-repeat:no-repeat;
    padding-left:20px;
    background-position:0 5px;
}

.commentbox{
width: 470px;
height:68px;
padding: 10px 30px 10px 1px;   /* */
border:1px solid #999;
background-color: #fff; /* #ECFFFF;*/
}

.commentfooter{
background: url('/wp-content/themes/decor-moulding/js/arrows.gif') 20px -3px no-repeat; 
padding-left: 58px;
padding-top: 0px;
margin-bottom: 2em; 
font-size: 90%;
color: #333;
}

.icon-twitter{
padding:4px;
text-align:center;
}