/*
Theme Name: Clean theme
Theme URI: http://www.themeton.com/themes/clean
Description: Good theme, fantastic, amazing, unbelieveable.
Author: the ThemeTON
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
License: GNU General Public License
License URI: license.txt
*/
.widget{
    width:300px;
    margin-left: 10px;
    margin-right: 10px;
    float:left;
    display: inline;
}

.sidebar-top .widget {
	margin:0px;
	float:none;
	display:block;
	width:100%;
	margin-bottom:30px;}
.widget_archive li {
	width:49%;
	display:inline-block;}
.post-image-widget img{
    width:40px;
    height:40px;
    border:3px solid #E9E9E9;
}
.post-image-widget{
    float:left;
}
.RecentTumbPostWidget li{
    width:100%;
    display: inline-block;
    width:100%;
}
.content-testiominals{
    
}
.footer-bottom .textwidget p {
    padding: 5px 0;
    line-height: 20px;
}
#comment{
    background: #F9F9F9;
    border:1px solid #E9E9E9;
    margin-bottom: 10px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#666;
    width:598px;
    height:100px;
    padding: 10px;    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#commentform #submit{

}
.sticky {}
.bypostauthor {}