/*  
Theme Name: Brushstroke
Theme URI: http://artoferichu.com/blog/
Description: simple and clean :)
Version: 2.0
Author: Eric
Author URI: http://artoferichu.com/
*/

/* global */
* { padding: 0; margin: 0; }
img { border: none; outline: none; }
ul li { list-style-type: none; }

body {
	color: #555;
	font: normal 100% Helvetica, Tahoma, Verdana, Arial, sans-serif;
	background: url(images/p5.gif) repeat fixed top left; }
	
a, a:link, a:visited {
	text-decoration:none;
	outline: none; }


/* navigation */
ul#navigation {
	float: left;
	margin-top: 50px;
	position: relative; }

ul#navigation li {
	font: normal 0.8125em Verdana, Geneva, sans-serif; /* 13px / 16px */
	text-transform: lowercase; }

ul#navigation li a, ul#navigation li a:link, ul#navigation li a:visited {
	color: #fff;
	display: block;
	padding: 10px 15px; }	
	
.current_page_item {
	background: url(images/nav_current.png) center left no-repeat; }
	
.current_page_ancestor {
	background: url(images/nav_current.png) center left no-repeat; }
	
/* main */
#container {
	width: 640px;
	margin: 0 auto;
	overflow: hidden; }
	
#header {
	margin: 50px 20px 80px 20px; }
	
#header h1 {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif; /* 150px / 16px */
	position: relative;
	letter-spacing: -1px; }
	
#header h1 a, #header h1 a:link, #header h1 a:visited {
	color: #444; }
	
#header h2 {
	font: bold 0.9375em Helvetica, Arial, sans-serif;
	color: #e5e5e5;
	text-transform: lowercase;
	letter-spacing: -1px;
	position: relative;
	top: -8px;
	margin-left: 20px; }
	
#main {
	width: 540px;
	float: left;
	margin: 50px auto 0 auto;
	background: #fff; }


/* sidebar */	
#sidebar {
	width: 100px;
	float: right;
	position: relative; }

/* page */
.pages {
	float: left;
	padding: 0 20px;
	font: normal 1.1250em Georgia, "Times New Roman", Times, serif; }


/* posts */
.single-post {
	width: 500px;
	margin: 0 20px;
	position: relative; }
	
.time {
	font: italic 0.6875em Georgia, "Times New Roman", Times, serif;
	color: #d3d3d3;
	margin-bottom: 10px; }	
	
.post-meta-single {
	color: #d3d3d3;
	margin-top: -5px;
	margin-bottom: 10px; }
	
.post-meta-single span.edit a, .post-meta-single span.edit a:link, .post-meta-single span.edit a:visited {
	color: #c4c4c4;
	border-bottom: 1px dotted #c4c4c4; }

.post {
	width: 500px;
	margin: 0 20px; }
	
.post-thumbnail {
	margin: 5px 0 -15px 0;
	float: left; }
	
img.size-thumbnail {
	margin-right: 20px; }
	
.post-thumbnail a img.size-medium, .post-thumbnail a img.size-thumbnail {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	margin-bottom: 20px; }
	
.single-post-content {
	width: 500px;
	margin-bottom: 20px; }
	
.single-post-content p img.size-medium, .single-post-content p img.size-thumbnail {
	margin-top: 5px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	margin-bottom: 20px;}
	
.post-content {
	float: left;
	width: 500px;
	padding-bottom: 80px; }
	
	
#me {
	font: italic 1.1250em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px; }
	
.post-content p, .single-post-content p {
	font: normal 0.6875em Verdana, Geneva, sans-serif; /* 11px / 16px */
	color: #5c5c5c;
	line-height: 18px;
	margin-bottom: 20px; }
	
.post-content .main-page-content p {
	margin-bottom: 15px; }
	
.post-content p a, .post-content p a:link, .post-content p a:visited, .single-post-content p a, .single-post-content p a:link, .single-post-content p a:visited {
	color: #bb4b00;
	border-bottom: 1px dotted #bb4b00; }
	
.post-content p a:hover, .single-post-content p a:hover {
	color: #000;
	border-bottom: 1px dotted #000; }
	
.toggleMeta {
	font: normal 0.6875em Georgia, "Times New Roman", Times, serif; /* 11px / 16px */
	padding: 3px 5px 3px 0;
	color: #a3c2f1;}
	
.hidden-meta {
	z-index: 0; }
	
	
.post-title h1, .single-post-title h1 {
	font: normal 1.0625em Georgia, "Times New Roman", Times, serif; /* 16px / 16px */ }
	
.single-post-title h1 a, .single-post-title h1 a:link, .single-post-title h1 a:visited {
	color: #454545; }
	
.post-title h1 a, .post-title h1 a:link, .post-title h1 a:visited {
	color: #454545;
	width: 100%;
	display: block; }
	
.post-title h1 a:hover {
	background: url(images/link.png) bottom right no-repeat; }
	
.post-title h1 a:hover:after {
	content: " \2192";
	color: #555; }
	
.post-meta {
	width: 100%;
	margin-top: -5px;}
	
span.category, span.tags, span.feedback-link {
	font: italic 0.6875em Georgia, "Times New Roman", Times, serif; /* 11px / 16px */
	color: #d3d3d3;
	padding-right: 5px;
	text-transform: lowercase; }
	
span.category a, span.category a:link, span.category a:visited, span.tags a, span.tags a:link, span.tags a:visited, span.feedback-link a, span.feedback-link a:link, span.feedback-link a:visited {
	font-weight: normal;
	color: #c4c4c4;
	border-bottom: 1px dotted #c4c4c4;
	text-transform: lowercase; }
	
span.category a:hover, span.tags a:hover, span.feedback-link a:hover {
	color: #a4a4a4;
	border-bottom: 1px dotted #a4a4a4; }
	
ul.post-categories {
	margin-bottom: 15px; }
	
ul.post-categories li {
	font: normal 0.6875em "Courier New", Courier, monospace;
	text-align: right;
	padding-bottom: 4px; }

ul.post-categories a, ul.post-categories a:link, ul.post-categories a:visited {
	display: block;
	width: 85px;
	padding: 3px 5px;
	color: #fff;
	background: #000;
	border-right: 2px solid #1167bf;
	opacity: .50;
	-moz-opacity: .50;
	filter: alpha(opacity=50); }
	
ul.post-categories a:hover {
	opacity: .80;
	-moz-opacity: .80;
	filter: alpha(opacity=80);}


/* comments / around the web / cats-tags / pages*/

div#comments, div#around-the-web, div#cats-tags {
	text-transform: lowercase;
	font: normal 1.5625em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: right;
	margin: -5px 0 10px 0; }
	
.comments, .around-the-web, .cats-tags, .pages {
	padding: 20px 20px 50px 20px;
	width: 500px;
	background: #28272b url(images/comment_sep.png) top center no-repeat;
	float: left; }
	
.pages {
	padding: 30px 20px 30px; }
	
#web-list {	
	float: left;
	margin-top: 20px; }
	
ul.web-list li {
	font: normal 0.6875em "Courier New", Courier, monospace;
	margin-bottom: 10px; }

ul.web-list li a, ul.web-list li a:link, ul.web-list li a:visited {
	display: block;
	width: 180px;
	height: 20px;
	padding: 6px 0 0 30px;
	color: #c9bfb5; }
	
ul.web-list li a:hover {
	color: #fff; }
	
ul.web-list li.deviantart {
	background: url(images/social/deviantart.png) center left no-repeat; }
	
ul.web-list li.deviantart:hover {
	background: #2c2b2f url(images/social/deviantart.png) center left no-repeat; }
	
ul.web-list li.flickr {
	background: url(images/social/flickr.png) center left no-repeat; }
	
ul.web-list li.flickr:hover {
	background: #2c2b2f url(images/social/flickr.png) center left no-repeat; }
	
ul.web-list li.lastfm {
	background: url(images/social/lastfm.png) center left  no-repeat; }
	
ul.web-list li.lastfm:hover {
	background: #2c2b2f url(images/social/lastfm.png) center left no-repeat; }
	
ul.web-list li.linkedin {
	background: url(images/social/linkedin.png) center left no-repeat; }
	
ul.web-list li.linkedin:hover {
	background: #2c2b2f url(images/social/linkedin.png) center left no-repeat; }
	
ul.web-list li.tumblr {
	background: url(images/social/tumblr.png) center left no-repeat; }
	
ul.web-list li.tumblr:hover {
	background: #2c2b2f url(images/social/tumblr.png) center left no-repeat; }
	
ul.web-list li.twitter {
	background: url(images/social/twitter.png) center left no-repeat; }
	
ul.web-list li.twitter:hover {
	background: #2c2b2f url(images/social/twitter.png) center left no-repeat; }
	
#tweets {
	float: right;
	margin-top: 20px;
	padding-left: 10px;
	width: 270px;
	border-left: 1px solid #333; }
	
ul.twitter {
	font: normal 0.6875em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #72838f;
	margin-top: -15px; }
	
ul.twitter li {
	display: block;
	padding: 10px;
	border-bottom: 1px dotted #555;
	line-height: 18px; }
	
ul.twitter li:hover {
	border-bottom: 1px dotted #777; }
	
ul.twitter li .twitter-timestamp abbr {
	font: italic 0.9091em Georgia, "Times New Roman", Times, serif; 
	color: #555;
	border: none; }
	
ul.twitter li a.twitter-link, ul.twitter li a.twitter-link:link, ul.twitter li a.twitter-link:visited {
	font: normal 0.8182em "Trebuchet MS", Arial, Helvetica, sans-serif;}
	
ul.twitter li a, ul.twitter li a:link, ul.twitter li a:visited {
	color: #5778a1; }
	
ul.twitter li a:hover {
	color: #fff; }
	
#flickr {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-top: 20px;
	background: url(images/social/flickr.png) 475px 0 no-repeat; }
	
ul.flickr li {
	float: left;
	margin: 0 8px 5px 0; }
	
.commentlist li {
	background: #3f3e43;
	border-right: 2px solid #326e7f;
	padding: 10px;
	margin-bottom: 10px; }
	
.commentlist li p {
	font: normal 0.6875em Arial, Helvetica, sans-serif; }
	
.comments div.author {
	font: bold 0.75em Verdana, Geneva, sans-serif;
	color: #ddd;
	margin-bottom: 15px; }
	
.comments div.author a, .comments div.author a:link, .comments div.author a:visited {
	color: #fff; }

.commentlist li.bypostauthor {
	color: #b8b8b8; }
	
.commentlist li.bypostauthor div.author a, .commentlist li.bypostauthor div.author a:link, .commentlist li.bypostauthor div.author a:visited {
	color: #a6c722; }
	
.comments p {
	color: #b8b8b8;
	line-height: 18px;
	margin-bottom: 5px; }
	
.commentmetadata {
	font: normal 0.625em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b8b8b8;
	float: right;
	clear: right;
	margin-top: 30px;}
	
.commentmetadata a, .commentmetadata a:link, .commentmetadata a:visited {
	color: #b4b4b4; }
	
.commentlist li p a, .commentlist li p a:link, .commentlist p a:visited {
	color: #b4b4b4;
	border-bottom: 1px dotted #b4b4b4; }
	
.commentlist li p a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff; }
	
img.avatar {
	float: right;
	margin: 0 0 5px 5px; }
	
.reply {
	font: normal 0.6875em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px; }
	
.reply a, .reply a:link, .reply a:visited {
	display: block;
	color: #fff;
	width: 40px;
	padding: 5px;
	background: #28272b;
	text-align: center; }
	
.commentlist li.odd > .reply a, .commentlist li.odd > .reply a:link, .commentlist li.odd > .reply a:visited {
	background: #3f3e43; }
	
.commentlist li.odd {
	color: #fff;
	background: #28272b;
	border-right: 2px solid #7f440a; }
	
.commentlist li ul.children li {
	margin: 10px 0 0 20px;
	overflow: hidden; }
	
#respond {
	color: #b4b4b4;
	margin-top: 20px; }
	
#respond form {
	margin-top: 5px; }
	
#respond h3 {
	font: normal 1.0625em Georgia, "Times New Roman", Times, serif;
	color: #fff; }
	
#respond a, #respond a:link, #respond a:visited {
	color: #ad440a;
	border: none; }

#respond label {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif }

.comments textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 400px;
	height: 100px;
	padding: 5px;
	background: #555259;
	border: 1px solid #747474;
	color: #d4d4d4;
	overflow: hidden; }
	
.comments textarea:hover {
	background: #59565d; }
	
.comments textarea:focus {
	border: 1px solid #a4a4a4;
	background: #555259; }
	
.comments input {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	background: #555259;
	border: 1px solid #747474;
	color: #d4d4d4;
	margin-bottom: 5px; }
	
.comments input:hover {
	background: #59565d; }
	
.comments input:focus {
	border: 1px solid #a4a4a4;
	background: #555259; }
	
#respond input[type=button] {
	outline: none;
	border: none;
}

.cancel-comment-reply small a, .cancel-comment-reply small a:link, .cancel-comment-reply small a:visited {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; }
	
p.loggedin, p.subscribe-to-comments {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif; }


/* cats-tags */

.tagcloud {
	width: 313px;
	float: right;
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #333; }
	
ul.wp-tag-cloud li {
	font-family: "Courier New", Courier, monospace;
	display: inline;
	margin-bottom: 5px; }
	
ul.wp-tag-cloud li a, ul.wp-tag-cloud li a:link, ul.wp-tag-cloud li a:visited {
	padding: 3px 5px;
	color: #888; }
	
ul.wp-tag-cloud li a:hover {
	color: #fff;
	background: #000;
	border-right: 2px solid #cf0694; }
	
.categories {
	font: normal 0.6875em Verdana, Geneva, sans-serif;
	width: 150px;
	float: left;
	margin-top: 25px; }
	
ul.category-list li {
	margin-bottom: 15px;
	padding: 5px 0; }
	
ul.category-list li:hover {
	background: #2c2b2f; }
	
ul.category-list li a, ul.category-list li a:link, ul.category-list li a:visited {
	color: #7391b1; }
	
ul.category-list li a:hover {
	color: #fff; }
	
a.browse, a.browse:link, a.browse:visited {
	font: normal 0.75em Georgia, "Times New Roman", Times, serif;
	float: right;
	display: block;
	background: #555;
	color: #fff;
	padding: 5px; }
	

/* footer */

#footer {
	font: normal 0.6875em Arial, Helvetica, sans-serif;
	margin: 20px 0 50px 0;
	float: left;
	width: 540px;
	color: #484848; }
	
#footer a, #footer a:link, #footer a:visited {
	color: #686868; }
	
#footer a:hover {
	color: #fff; }
	
/* sociable */

div.sociable {
	position: relative;
	top: -30px;
	display: none; }
	
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important; }
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px 10px 1px 1px; }
	
.sociable ul li:before { content: ""; }

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0; }
	

/* subscription manager */

.subscription-manager {
	padding: 0 20px; }

.subscription-manager .entrytitle h2 {
	font: normal 16px Georgia, "Times New Roman", Times, serif; /* 16px / 16px */ }

.subscription-manager .entrytitle h2 a, .subscription-manager .entrytitle h2 a:link, .subscription-manager .entrytitle h2 a:visited {
	border-bottom: 1px dotted #fff;
	color: #454545; }
	
.subscription-manager .entrytitle h2 a:hover {
	border-bottom: 1px dotted #555; }
	
.subscription-manager .entrytitle h2 a:hover:after {
	content: " \2192";
	color: #555; }
	
.subscription-manager p {
	font: normal 11px Verdana, Geneva, sans-serif; /* 11px / 16px */
	color: #5c5c5c;
	line-height: 18px; }
	
.subscription-manager fieldset {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0;
	padding: 10px; }
	
.subscription-manager input {
	padding: 2px;
	background: #999;
	border: 1px solid #777;
	color: #fff; }
	
.subscription-manager a, .subscription-manager a:link, .subscription-manager a:visited {
	color: #bb4b00;
	border-bottom: 1px dotted #a3c2f1; }
	
.subscription-manager p a:hover {
	color: #000;
	border-bottom: 1px dotted #000; }


/* archives list */

a.car-toggler, a.car-toggler:link, a.car-toggler:visited {
	font: normal 0.75em Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 70px;
	padding: 5px;
	background: #555;
	color: #fff;
	margin-bottom: 5px;
	text-align: center; }

ul.car-list li {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin-top: 5px; }
	
ul.car-list > li {
	font: normal 1.125em Georgia, "Times New Roman", Times, serif; }
	
.car-yearmonth {
	display: block; }
	
ul.car-list li ul li {
	padding-left: 20px;
	background: none; }
	
ul.car-list li ul li a, ul.car-list li ul li a:link, ul.car-list li ul li a:visited {
	color: #bb4b00;
	border-bottom: 1px dotted #bb4b00; }
	
ul.car-list li ul li a:hover {
	color: #000;
	border-bottom: 1px dotted #000; }
	
form#searchform {
	float: right;
	margin-bottom: 10px; }
	
form#searchform input {
	border: none;
	background: #eee;
	color: #444;
	outline: none;
	padding: 4px 0 4px 4px;
	width: 200px;
	font: normal 0.6875 Helvetica, Arial, sans-serif; }
	
form#searchform button {
	background: url(images/search.png) no-repeat top left;
	height: 16px;
	width: 16px;
	padding: 0;
	margin-left: 2px;
	border: none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999px; }
	
form#searchform input:hover {
	background: #e8e8e8; }
	
form#searchform input:focus {
	background:#555;
	color: #fff; }