
/*   
Theme Name: Simplistica
Theme URI: http://www.mikemartinracing.com
Description: A wordpress theme framework for the rest of us
Author: Mike Martin
Author URI: http://www.mikemartinracing.com
Version: .1
General comments/License Statement if any.
.
*/

* {
	color: #444;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar {
	width: 220px;
	float: right;
	font-size: .88em;
	background-image: none;
	padding-top: 8px;
}

body {
	font-size: .88em;
}

div#posts  {
	width: 540px;
}

div.searchresults {
	width: 540px;
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-color: #fff;
}

#sidebar ul {
	background-color: #fff;
	list-style-type: none;
}

div#content {
	width: 540px;
	float: left;
	background-color: #fff;
}

div#footer {
	font-size: .9em;
	text-align: center;
	color: #666;
	clear: both;
	padding-top: 50px;
	height: 50px;
}

div#logo {
	text-align: left;
	padding-top: 20px;
	margin-left: -5px;
	border-style: none;
}

div#logo img {
	border-style: none;
}

div#navigation ul {
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}

* {
	
}

div#navigation ul li {
	display: inline;
	text-transform: capitalize;
	padding-right: 15px;
}

div#navigation {
}

div#navigation ul li a {
	text-decoration: none;
	color: #444444;
}

div#navigation ul li a:hover {
	text-decoration: underline;
}

input#searchsubmit {
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	padding: 5px;
}


div.post h2 a {
	text-align: left;
	text-decoration: none;
	color: #444;
}

div.post h2 a:hover {
	text-decoration: underline;
}

div.post h2 {
	text-align: left;
	margin-bottom: 0;
}

div.post-meta {
	color: #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #adddde;
	text-align: left;
	padding-top: 5px;
	font-size: .8em;
	border-top-width: 1px;
	border-top-color: #ccc;
}

div.post-meta a {
	color: #444;
	text-decoration: none;
}

div.post-meta a:hover {
	text-decoration: underline;
}

div.post p {
	text-align: justify;
	font-size: 1em;
	line-height: 1.6;
}

div#sidebar h2 {
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
	font-size: 1.05em;
}

div#sidebar ul li a {
	text-decoration: none;
}

div#sidebar ul li {
	margin-bottom: 5px;
}

div#sidebar ul li a:hover {
	text-decoration: underline;
}

div#sidebar {
	text-align: left;
}

div#sidebar p {
	margin-top: 5px;
	line-height: 1.6;
}

div#sidebar ul li ul {
	display: inline;
	padding-left: 0;
}

div#comments {
	width: 540px;
	float: left;
	text-align: left;
}

div#comments form#commentform p #comment  {
	width: 540px;
}

div#comments img.avatar.avatar-32.photo.avatar {
	border: 1px solid #ccc;
	padding: 2px;
}

div#comments div.comment-author.vcard {
	font-size: .88em;
	font-weight: normal;
	font-style: normal;
}

div#comments div.comment-author.vcard a.url {
	font-size: .88em;
	text-decoration: none;
}

div#comments div.comment-author.vcard a.url:hover {
	text-decoration: underline;
}

div#comments div.comment-author.vcard span.says {
	display: none;
}

* {
	
}

div#comments div.comment-meta.commentmetadata a {
	text-decoration: none;
	color: #666;
	font-size: .8em;
	font-style: italic;
}

.commentlist li {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px 2px 4px;
	background: #fff;
	margin-right: 10px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	font-size: .88em;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}

div#comments h3#comments {border-top: 1px none #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	float: left;
	background-color: #1e1e1e;
	margin: 0;
	padding: 5px;
	color: #f3f3f3;
	font-size: 1em;
	border: 1px solid #2a2a2a;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	list-style: none;
	padding: 5px 10px 3px;
}

.commentlist p {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

div.reply a {
	font-size: .88em;
	border: 1px dashed #ccc;
	display: inline-block;
	padding: 2px;
	margin-top: -10px;
}

div.reply a:hover {
	background-color: #003268;
	color: #fff;
	text-decoration: none;
	border: 1px solid #333;
}

#footer a {
	text-decoration: underline;
	color: #666;
}

a {
	color: #003268;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#posts img {
	padding: 5px;
	border: 1px solid #ccc;
}

div#about p {
	background-color: #e3f0f2;
	border: 1px dashed #addde6;
	padding: 5px;
}

div.post h3 {
	text-align: left;
	margin-bottom: -10px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: 1px solid #ccc;
}

div#downloadpage img {
	border-style: none;
}

div#rss {
	background-color: #f3f3f3;
	border: 1px dashed #ff880b;
	padding: 6px 5px 5px;
	text-align: center;
}

div#rss img {
	margin-right: 5px;
}

div#rss a {
	position: relative;
	top: -2px;
	text-align: center;
}

p.download {
	text-align: center;
}

div.entry {
	padding-bottom: 20px;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}

#searchform {
	float: right;
	margin-top: 2px;
}

div.more_posts a {
	font-size: 1em;
	color: #444;
	text-decoration: none;
}

div.more_posts a:hover {
	text-decoration: underline;
}

div#authorinfo {
	background-color: #f3f3f3;
	border: 1px dashed #ccc;
	overflow: auto;
	text-align: justify;
	font-size: .88em;
	line-height: 1.6;
	padding: 5px;
	margin-top: 25px;
}

div#authorinfo h3 {
	font-size: 1em;
	font-style: italic;
	margin-top: 0;
}

div#authorinfo img {
	float: left;
	margin-right: 10px;
}

div#share {
	padding-left: 0;
}

div#share ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 4px;
}

div#share ul {
	padding-left: 0;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

div#share a {
	color: #444;
}

div#tags {
	border-bottom: 1px solid #ccc;
}

div#tags ul {
	padding-left: 4px;
	margin-bottom: 8px;
	margin-top: 8px;
}

div#share img {
	border-style: none;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
	margin-right: 5px;
}

div#share h4 {
	display: inline;
	font-variant: small-caps;
}

div#tags ul li {
	display: inline;
	text-align: left;
	padding-right: 15px;
	text-transform: capitalize;
}

div#tags ul li a {
	color: #444;
}

div#tags ul li h4 {
	display: inline;
	font-variant: small-caps;
}

a.more-link {
	border: 1px dashed #ccc;
	display: inline-block;
	padding: 2px;
	margin-top: 15px;
	font-size: 1.1em;
}

a.more-link:hover {background-color: #003268;
	color: #fff;
	text-decoration: none;
	border: 1px solid #333;
	
}

div.searchresults a.more-link {
	margin-bottom: 15px;
	margin-top: -5px;
}

div#noresults {
	width: 760px;
}

div#noresults div#sidebar {
	margin-top: -45px;
}



div#noresults div#rss {
	background-color: #f3f3f3;
	border: 1px dashed #ff880b;
	text-align: center;
	padding: 0 0 4px;
}

div#noresults div#rss img {
	margin-right: 5px;
	border-style: none;
	margin-bottom: -5px;
}

div#noreslts div#rss a {
	position: relative;
	top: -2px;
	text-align: center;
 {
	
}
