/*
Theme Name: ElbertF
Theme URI: http://ElbertF.com
Description: Simple, clean theme.
Version: 1.0
Author: <a href="http://ElbertF.com/">ElbertF</a>
Author URI: http://ElbertF.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/.
*/

/* Normalize */

@font-face {
	font-family: 'Droid Sans Bold';
	src: url('DroidSans-Bold.ttf');
}

* {
	background-color: transparent;
	border: none;
	font-size: 1em;
	font-weight: inherit;
	font-family: inherit;
	line-height: inherit;
	list-style: none inside;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-decoration: none;
}

/* Main */

html {
	overflow-y: scroll;
}

body {
	background-color: #F4F4F4;
	color: #999;
	font-family: 'Droid Sans', Verdana, Arial;
	font-size: 13px;
	line-height: 1.6em;
	text-align: center;
	text-rendering: optimizeLegibility;
	text-shadow: 1px 1px 0 #FFF;
}

a:link, a:hover, a:active, a:visited {
	color: #2276BB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-family: 'Droid Sans Bold', 'Droid Sans', Verdana, Arial;
}

em {
	font-weight: italic;
}

code, pre {
	font-family: monospace;
}

h1, h2, h3, h4, h5, h6 {
}

#wrap {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

	#header h1, #comments h2 {
		color: #332;
		font-size: 25px;
		margin: 45px 0 20px 0;
	}

	#header h1 a:link, #header h1 a:hover, #header h1 a:active, #header h1 a:visited {
		color: #332;
	}

#content {
	float: left;
	margin-left: 25px;
	width: 650px;
}

.post-wrap {
	background: #FCFCFC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	color: #303030;
	margin: 0 0 25px;
}

.post {
	overflow: hidden;
	padding: 20px 20px 0 20px;
}

	.post .date {
		color: #999;
		font-size: 11px;
	}

	.post h3 {
		font-family: 'Droid Sans Bold', 'Droid Sans', Verdana, Arial;
		font-size: 20px;
		margin: 0 0 10px 0;
	}

	.post h4, #comments h3 {
		color: #332;
		font-family: 'Droid Sans Bold', 'Droid Sans', Verdana, Arial;
		font-size: 14px;
		margin: 25px 0 10px 0;
	}

	.post p {
		margin-bottom: 20px;
	}

	.post ul, .post ol {
		padding-left: 20px;
		margin-bottom: 20px;
	}

	.post li {
		list-style: inside disc;
	}

	.post code {
		background: #FFC;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		font-size: 12px;
		padding: 0 3px;
	}

	.post img.left {
		border: 1px solid #EEE;
		float: left;
		margin: .2em 1em 0 0;
		padding: 3px;
	}

	.post img.framed {
		border: 1px solid #EEE;
		margin-bottom: .5em;
		padding: 3px;
	}

.navigation {
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	margin-right: 25px;
	width: 200px;
}

	#sidebar a:link, #sidebar a:hover, #sidebar a:active, #sidebar a:visited {
		color: #999;
	}

	#sidebar a:hover {
		color: #2276BB;
		text-decoration: none !important;
	}

	#sidebar h3 {
		color: #332;
		font-size: 25px;
		margin: 45px 0 25px 0;
	}

	#sidebar p {
		margin-bottom: 20px;
		text-align: justify;
	}

	#sidebar ul {
		margin-bottom: 20px;
	}

		#sidebar ul li {
			clear: both;
		}

			#sidebar ul li a {
				display: block;
			}

				#sidebar ul li a span {
					float: right;
				}

	#sidebar .list {
		margin-bottom: 20px;
	}

	#sidebar form {
		margin-bottom: 20px;
	}

#bio {
}

	#bio img {
		background: #FFF;
		border: 1px solid #EEE;
		float: left;
		margin: 0 10px 10px 0;
		padding: 3px;
	}

#comments {
}

	#comments h3 small {
		margin-left: .5em;
	}

	#comments p {
		margin-bottom: 20px;
	}

		#comments p.comment-form-author,
		#comments p.comment-form-email,
		#comments p.comment-form-url,
		#comments p.comment-form-comment {
			margin-bottom: 0;
		}

	#comments ul ul {
		margin-left: 20px;
	}

	#comments form {
		margin-bottom: 20px;
	}

	#comments label {
		display: block;
		margin-bottom: 2px;
	}

	#comments input, button, textarea {
		background: #FFF;
		border: 1px solid #CCC;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		margin-bottom: 10px;
		padding: 5px;
		width: 260px;
	}

	#comments input[type=submit] {
		padding: 5px 20px;
		text-align: center;
		width: auto;
	}

	#comments textarea {
		height: 80px;
	}

	#comments .form-allowed-tags,
	#comments .comment-notes,
	#comments .required {
		display: none;
	}

#footer {
	padding: 0 25px 20px 25px;
}

	#footer p {
		margin-bottom: 20px;
	}

#cloud {
	line-height: 2em;
	text-align: justify;
	text-transform: lowercase;
}

	#cloud a:link, #cloud a:hover, #cloud a:active, #cloud a:visited {
	}

/* Forms */

.search {
	margin-bottom: 20px;
}

.search input {
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 0;
	width: 100%;
}

/* Plugins */

.wp_syntax {
	background: #F8F8F8 !important;
	border: none !important;
	border-color: #F4F4F4 #FFF #FFF #F4F4F4 !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-style: solid !important;
	border-width: 1px !important;
	margin-bottom: 20px !important;
}

	.wp_syntax .line_numbers {
		background-color: #F4F4F4 !important;
		padding: 10px 5px !important;
	}

	.wp_syntax .code {
		padding: 10px 10px 10px 5px !important;
	}
