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


/*only wordpress specific styles*/

textarea#comment {
	width: 400px;
	height: 100px;
	padding: 5px;
}

.commentmetadata {
}

.commentlist {
	padding: 0 100px;
}

.blog .left h3 {
	font-size: 14px;
	padding-top: 10px;
}

.avatar {display: none;}

.secret {
	position: absolute;
	top:0px;
	right: 0px;
	width: 20px;
	height: 20px;
}

.secret a {
	display: block;
	width: 20px;
	height: 20px;
}

.comment-body p {
	padding-right: 0px;
	padding-left: 0px;
}

#respond {
}

textarea, input {
	font-size: .9em;
}

#sidebar {
	margin-bottom: -45px;
	margin-top: 20px;
}

li.widget {
	list-style: none;
	margin-bottom: 20px;
}

#sidebar h2 {
	font: bold 1.2em Helvetica, Arial, sans-serif;
}

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

div input#s {
	width: 120px;
	margin: 0px;
}

div input#searchsubmit {
	font-size: 12px;
}

.alignleft {
	float: left;
	padding-left: 100px;
}

.alignright {
	float: right;
	padding-right: 100px;
}


.blogpost p {
	line-height: 1.6;
	margin-bottom: 1.5em;
}

.blogpost a {
	color: #151B54;
	font-weight: bold;
	text-decoration: underline;
}

.blogpost h2 {
	font-size: 2em;
	padding: 0px;
	margin: 0px 20px;
	font-family: Helvetica, Arial, sans-serif;
}

.blogpost h6 {
	font-family: Georgia, sans-serif;
	text-transform: lowercase;
	margin: -5px 0px 15px 40px;
}

.blogpost {
	margin: 0 4em 25px 4em;
}

small {
	font-size: .75em;
}
