/*
Theme Name: 2slides Blog
Theme URI: http://www.2slides.com/
Description: Bla bla bla.
Version: 1.0
Author: 2slides
Author URI: http://www.2slides.com/
Tags: 2slides
*/
@import url(css/2slides.css);
@import url(css/projects.css);
@import url(css/prototip.css);
@import url(css/style.css);

.menu-list li {
	font-size:14px;
	color: #CACACA;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	letter-spacing: -1px;
}
.current-cat a{
	color: #E3E3E3;
}

.sidebartitle{font-size:24px}

h4 a {color: #CECECE!important;}

.post {margin-bottom:60px;}
.post .sociable {margin-top:20px;}
.post .sociable strong {display:block;margin-bottom:5px;}
.post blockquote, .post blockquote p {color: #CECECE;margin-top:0px;margin-bottom:20px;line-height: 25px;letter-spacing: -2px;font-size:28px !important;font-weight:bold;}
.moretag {display:block !important;margin-bottom:10px;}
.post .meta {clear:both;margin-top:20px;}
.post .meta p{color:#CACACA;font-size:12px; margin-bottom:0;}
.post p {margin-bottom:10px;}
.post a {text-decoration:underline;}
.post h2 a, .post .meta a, .post blockquote a {text-decoration:none;}
.post cite {display:block;padding:0 20px;font-style:italic;}
.commentlist {list-style-type:none;}
.commentlist li {margin:10px 0;float:left;}
.commentlist li div.commento {background:url(images/bg-comm-b.gif) no-repeat bottom #00ABC4;float:left; margin-top:5px;}
.commentlist li div.commento .commento_top {background:url(images/bg-comm-t.gif) no-repeat top;height:15px;}
.commentlist li div.commento .commento_content {padding:10px;float:left;width:430px;}
.commentlist li div.commento .commento_content img.avatar {float:left;margin-right:15px;}
.commentlist li div.commento .commento_content .testo p{float:left;width:330px;color:#fff}
