/*------------------------------------------------------

CSS overview: 

	1. RESET
	2. WIDGET
	3. POST
	4. POST CONTENT
	6. POST INFO
	7. SHARE
	8. COMMENTS
	9. COMMENT FORM
	10. WP-PAGINATION 
	
---------------------------------------------------------*/
/*--------------------------------------------------
				RESET
---------------------------------------------------*/
#inner-content {
	width: 700px;
	float: left;
}
#sidebar {
	width: 220px;
	float: right;
    font: normal 12px/17px Helvetica, Arial, sans-serif;
}
/*--------------------------------------------------
				WIDGET
---------------------------------------------------*/
.widget {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}
.widget h3.title {
	font-size:15px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.widget ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
    color: #aaa;
}
.widget ul li {
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
	width: 100%;
}
.widget ul li a {
	color: #676767;
	font-weight: bold;
}
.widget a:hover {
}
.widget ul li span.date {
	color: #aaa;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
.widget img.alignleft {
	margin: 5px 15px 0 0;
	padding: 6px;
	background-color: #f4f4f4;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.widget.widget_archive li {
	float: left;
	margin-bottom: 5px;
}
.widget ul#recentcomments a {
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.widget ul#recentcomments a.url:hover {
	color: #f96e5b;
}
.widget ul#recentcomments, .widget ul#recentcomments li a.url {
	color: #aaa;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.tagcloud a {
	color: #fff;
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 16px;
	float: left;    
    padding: 2px 6px;
	margin: 0 4px 4px 0;
	background-color: #44