/*
Template: Storps
Theme Name: Storps
Theme URI: www.storps.com
Description: Template for Storps's Blog
Author: Soroush Khanlou
Author URI: www.differentiadesigns.com
Template: Storps
Version: 1.0
*/


/*only wordpress specific styles*/

h2 a {
	color: #203445;
	/*color: #354c3a;*/
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.avatar {
	display: none;
}

ol.commentlist {
	list-style: none;
}

.comment-author {
	font-weight: bold;
	margin-left: -15px;
}

.comment-meta {
	font-size: 10px;
	margin-bottom: 10px;
}

label.screen-reader-text {
	display: none;
} 

.alignleft {
	width: 200px;
	float: left;
}

.alignright {
	text-align: right;
	width: 200px;
	float: right;
}

.auth-image {
	width: 60px;
	height: 60px;
	margin: auto;
	background: url('images/face.jpg') no-repeat;
}

.widget_authors ul li span {
	display: none;
}