/*
Theme Name: SimianEnterprises
Theme URI: http://www.SimianEnterprises.co.uk
Description: Bespoke theme for SimianEnterprises.co.uk - Built on top of the 'Starkers' theme by Elliot Jay Stocks (http://www.elliotjaystocks.com)
Version: 2 (WP2.7)
Author: Gary Stanton
Author URI: http://www.simianenterprises.co.uk
Tags: simian enterprises
*/

@import "style/css/typography.css";
@import "style/css/layout.css";

.blog #primaryContainer p {
	margin-bottom: 1.5em;
}

li.widget ul {
	margin-bottom: 1.5em;
}

.blog #primaryContainer p.date {
	font-size: 0.833em;
	color: #333;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

.blog #primaryContainer p.smallText {
	font-size: 0.833em;
	line-height: 1.8em;
	margin-bottom: 1.795em;	
}

.comments li {
	margin-top: 1.416em;
	border-bottom: 2px solid #69858B;
	border-top: 2px solid #69858B;
	padding-top: 1.416em;
	margin-bottom: 1.416em;
	min-height: 5.833em;	
	background-color: #DCE3E4;
}



.comments li.author {
	background-color: #464646;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;	
}

.comments li.author a {
	color: #81CAD9;
}

.comments li.author a:hover {
	color: #D9819D;
}

.comments li img {
	border: 1px solid black;
	float: left;
	margin-bottom: 0.333em;
	margin-right: 1em;
	margin-left: 1.5em;
	margin-top: 0.083em;
}

.comments li div.author {
	width: 19em;
	margin-right: 2em;
	float: left;
	padding: 0px;
	margin-bottom: 1.5em;
	z-index: 2;
}

div.comments {
	padding-bottom: 1.333em;
	padding-right: 2em;
}

div.comments p {
	margin-left: 21em;
}

#commentform input.error {
	border: 1px solid #cc0000;
	margin-bottom: 0px;
}

#commentform textarea.error {
	border: 1px solid #cc0000;
	margin-bottom: 0px;
}

#commentform label.error {
	background: url(/img/elements/icons/cross.png) 0 0 no-repeat !important;
	width: 12.5em;
	padding-left: 1.5em !important;
	padding-right: 0px;
	margin-left: 0px;
}

#commentform strong.error {
	font-size: 0.833em;
	top: -0.333em;	
	position: relative;
	color: #cc0000;
	margin-bottom: 0px;
}

.textwidget ul.buttons li {
	margin-bottom: 1.5em;
	width: 10em;
}

#otherPosts {
	margin: auto;
	text-align: center;
}

#otherPosts li {
	float: left;
	margin-right: 2em;
}
