/* -----------------------------------

Title:   Rich’s Toy
Author:  Richard H. Smith Jr.
Website: http://rhsjr7.tumblr.com/ 

-------------------------------------- */

body {
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
}
a, a:visited {
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #444444;
	line-height: 1.25em;
}

h1 { font-size: 24px;}
	
h2 {font-size: 24px;}
	
h3 {font-size: 21px; }
	
h4 {font-size: 16px; }
	
h5 {font-size: 15px;}
	
h6 { font-size: 14px;}
p {
	font-size: 13px;
	line-height: 1.25em;
	padding: 7px 0;
}
ol, li {
	list-style: none;
}

.hide {display:none;}
#header {
	background: transparent url(http://static.tumblr.com/2cxtzpl/C0Em607y5/bg-header3.png) repeat-x left top;
	border-bottom: 1px solid #000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1000;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255, .1);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255, .1);
	box-shadow: 0px 1px 0px rgba(255,255,255, .1);
}
#header .inner {
	padding: 8px 0px;
	height: 49px;
	width: 790px;
	margin: 0 auto;
}
#header .inner:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
#header h1 {
	color: #ffffff;
	text-shadow: #000 0px -1px 1px;
	float: left;
}
#header h1 a {
	color: #fff;
}
#header h1 a:hover {text-decoration:none;}
#header h1 span {
	font-size: 14px;
	margin-left: 5px;
	vertical-align: middle;
	font-weight: normal;
}

form.search {
	float: right;
}
form.search input#search-input {
	background: #cccccc;
	padding: 7px 10px;
	font-size: 12px;
	color: #333;
	text-shadow: #fff 0px 1px;
	border: 1px solid #000;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 208px;
}
form.search input#search-input:focus {
	color: #000;
	background-color: #d0dee4;
}

#wrapper {
	width: 790px;
	position: relative;
	margin: 0 auto;
}

/* Right Sidebar */
#floaty_right {
	position: fixed;
	margin-left: 560px;
	top: 80px;
	width: 230px;
	background:transparent;
	border: 1px solid #000;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.5);
	box-shadow: 0px 1px 3px rgba(0,0,0,.5);
}
#description {
	padding: 20px;
	background: transparent url(http://static.tumblr.com/2cxtzpl/40rm608ml/bg-sidebar2.png) repeat-x left top;
	border-bottom: 1px solid #000;	
}

#description a.portrait {
	margin: 0 auto 10px;
	display: block;
	width: 64px;
	height: 64px;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.7);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.7);
	box-shadow: 0px 1px 3px rgba(0,0,0,.7);
	border: 3px solid #fff;
}

#description a.portrait img{
	-moz-box-shadow: 0px 1px 3px 0px #000000 inset;
	-webkit-box-shadow: 0px 1px 3px 0px  #000000 inset;
	box-shadow: 0px 1px 3px 0px #000000 inset;
}

#description p{
	color: #eee;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}

#nav {
	padding: 0px;
	background: transparent url(http://static.tumblr.com/2cxtzpl/40rm608ml/bg-sidebar2.png) repeat-x left top;
}

#nav li {
	font-size: 12px;
	border-bottom: 1px solid #000;
}


#nav li a {
	display: block;
	font-size: 11px;
	height: 16px;
	color: #ccc;
	padding: 5px;
	background: rgb(25,25,25);
	background: rgba(0,0,0,.6);
	line-height: 16px;
}

#nav li a span {
	background-image: url(http://static.tumblr.com/rk0wqd2/4Vjld9mdb/sprite-social_icons.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 7px;
	float: left;
}
a.cargo_link span {background-position: left 0px;}
a.delicious_link span {background-position: left -16px;}
a.dribbble_link span {background-position: left -32px;}
a.email_link span {background-position: left -48px;}
a.facebook_link span {background-position: left -64px;}
a.flickr_link span {background-position: left -80px;}
a.twitter_link span {background-position: left -96px;}
a.vimeo_link span {background-position: left -112px;}
a.rss_link span {background-position: left -128px;}
a.ask_link span {background-position: left -144px;}
a.submit_post_link span {background-position: left -160px;}
a.archive_link span {background-position: left -176px;}
a.page_link span {background-position: left -192px;}

#floaty_right #footer {
	font-size: 11px;
	padding: 5px 15px 7px;
	line-height:11px;
	text-align: center;
	background: transparent url(http://static.tumblr.com/2cxtzpl/40rm608ml/bg-sidebar2.png) repeat-x left top;
	color: #999;
	text-shadow: #000 0px 1px;
	font-style: italic;
	-khtml-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
#floaty_right #footer a {
	color: #fff;
}

#back_to_home {
	float: left;
	width: 540px;
}

#back_to_home a {
	float: left;
	display: block;
}
#floaty_left {
	width: 500px;
	padding: 20px;
	background: #fff;
	margin:80px 0 20px 0;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.5);
	box-shadow: 0px 1px 3px rgba(0,0,0,.5);
}

#floaty_left:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

#twitter {
	width: 410px;
	background: #e7ecf0;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 45px;
	margin-bottom:20px;
	position: relative;
}

#twitter span.left_quote, #twitter span.right_quote {
	position: absolute;
	background-image: url(http://static.tumblr.com/rk0wqd2/VnOlcxgjk/sprite-twitter_quotes.gif);
	display: block;
	width: 27px;
	height: 23px;
}
#twitter span.left_quote {
	top: 10px;
	left: 10px;
	background-position: left top;
}
#twitter span.right_quote {
	bottom: 10px;
	right: 10px;
	background-position: left bottom;
}

#twitter a {
	font-weight: 200;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	color: #8292a0;
	text-shadow: #fff 0px 1px;
}

#posts #post_list li.post .icon.photo, 
#posts #post_list li.post .icon.text,
#posts #post_list li.post .icon.video, 
#posts #post_list li.post .icon.chat, 
#posts #post_list li.post .icon.quote, 
#posts #post_list li.post .icon.link,  
#posts #post_list li.post .icon.audio, 
#twitter .icon.twitter {
	position: absolute;
	top: 0;
	left: -70px;
	width: 50px;
	height: 50px;
	background-image: url(http://static.tumblr.com/rk0wqd2/YCZlhk4ty/sprite-post_icons.png);
	background-repeat: no-repeat;
	display: block;
	z-index: -9999px;
}
#twitter .icon.twitter {background-position: 0px 0px;}
#posts #post_list li.post .icon.photo {background-position: 0px -350px;}
#posts #post_list li.post .icon.text {background-position: 0px -100px;}
#posts #post_list li.post .icon.video {background-position: 0px -50px;}
#posts #post_list li.post .icon.chat {background-position: 0px -150px;}
#posts #post_list li.post .icon.quote {background-position: 0px -250px;}
#posts #post_list li.post .icon.link {background-position: 0px -200px;}
#posts #post_list li.post .icon.audio {background-position: 0px -300px;}

#posts #post_list li.post .icon:hover, #twitter .icon.twitter:hover {text-decoration:none; opacity: .9}

#posts #post_list li.post {
	width: 500px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	color: #666;
}

#posts #post_list li.post:first-child {margin-top:0;}

#post_list li.post:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

#post_list li.post p {
	font-size: 12px;
	line-height: 20px;
}

li.post blockquote {
	border-left: 2px solid #ccc;
	padding-left: 10px;
	font-style: italic;
}
li.post blockquote a {
	color: #666;
}
li.post h3{
	padding: 10px 0 10px;
}
li.post img {
	max-width: 492px;
	padding: 3px;
	border: 1px solid #ddd;
	-moz-box-shadow: 0px 1px 0px #f5f5f5;
	-webkit-box-shadow: 0px 1px 0px #f5f5f5;
	box-shadow: 0px 1px 0px #f5f5f5;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

li.post.link h3 {padding:0 0 10px;}
li.post.link h3 a{
	padding: 10px 15px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e7ecfa;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #e7ecfa 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #e7ecfa),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#e7ecfa', EndColorStr='#dbe1f0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e7ecfa', EndColorStr='#dbe1f0')";
	border: 1px solid #c8d0e5;
	-moz-box-shadow: 0px 1px 0px #f5f5f5;
	-webkit-box-shadow: 0px 1px 0px #f5f5f5;
	box-shadow: 0px 1px 0px #f5f5f5;
	text-shadow: #fff 0px 1px;
	display: block;
}
li.post.link h3 a:hover {
	background-color: #eef1f9;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #eef1f9 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #eef1f9),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa')";
	text-decoration: none;
}
li.post.link h3 a:active {
	background: #dbe1f0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
li.post.chat p {
	margin: 0;
	background: #f9f9f9;
	padding: 5px 10px;
	padding-left: 130px;
	position: relative;
}
li.post.chat p strong {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 110px;
	text-align: right;
}

li.post.chat p.odd {
	border-top: 1px dotted #ccc;
}
li.post.chat p.even {
	background: #f1f1f1;
	border-top: 1px dotted #ccc;

}

li.post.text ul, li.post.text ol {
	padding: 5px 0;
}
li.post.text ul li{
	list-style: disc;
	font-size: 12px;
	margin: 5px 0 5px 20px;
}
li.post.text ol li {
	list-style: decimal;
	font-size: 12px;
	margin: 5px 0 5px 20px;
}

li.post.quote blockquote {
	font-size: 14px;
	font-weight: 200;
	line-height: 22px;
	margin: 0 0 15px;
	padding-left: 15px;
}

li.post.quote cite {
	font-style: normal;
	font-size: 12px;
	padding-left: 17px;
	color: #999;
	font-weight: bold;
}

li.post a.read_more {
	padding: 2px 10px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e7ecfa;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #e7ecfa 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #e7ecfa),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbe1f0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbe1f0')";
	border: 1px solid #c8d0e5;
	-moz-box-shadow: 0px 1px 0px #f5f5f5;
	-webkit-box-shadow: 0px 1px 0px #f5f5f5;
	box-shadow: 0px 1px 0px #f5f5f5;
	text-shadow: #fff 0px 1px;
	display: block;
	width: 60px;
	text-align: center;
}
li.post a.read_more:hover {
	background-color: #eef1f9;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #eef1f9 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #eef1f9),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa')";
	text-decoration: none;
}
li.post a.read_more:active {
	background: #dbe1f0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#post_list ul.meta {
	margin: 20px 0 0 0;
	padding: 0;
}

#post_list ul.meta li {
	list-style: none;
	float: left;
	font-size: 11px;
	color: #aeaeae;
	margin:0 10px 10px 0;
}
#post_list ul.meta li a {
	color: #aeaeae;
}
#post_list ul.meta li a:hover {
	text-decoration: none;
	color: #999999;
}
#post_list ul.meta li a span {
	width: 15px;
	height: 14px;
	float: left;
	background-image: url(http://static.tumblr.com/rk0wqd2/8uClcxfvd/sprite-meta_icons.gif);
	margin-right: 5px;
}
ul.meta li a.notes span {background-position: left top;}
ul.meta li a.notes:hover span {background-position: left -14px;}
ul.meta li a.permalink span {background-position: left -28px;}
ul.meta li a.permalink:hover span {background-position: left -42px;}
ul.meta li a.comments span {background-position: left -30px;}

#post_list #tags {
	clear:both;
}
#post_list #tags .tag_icon {
	width: 15px;
	height: 14px;
	float: left;
	background-image: url(http://static.tumblr.com/rk0wqd2/8uClcxfvd/sprite-meta_icons.gif);
	background-position: left -56px;
}

#post_list #tags ul{
	padding:0 0 0 20px;
}

#post_list #tags li {
	list-style: none;
	float: left;
	font-size: 11px;
	color: #999;
	margin:0 10px 5px 0px;
}

#post_list #tags li a {
	float:right;
	display: block;
	font-size: 11px;
	line-height: 11px;
	color: #666;
	text-shadow: #fff 0px 1px;
	border: 1px solid #ccc;
	padding: 0px 10px 2px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color: #e9e9e9;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 3%, #e9e9e9 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #f5f5f5),color-stop(1, #e9e9e9));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e9e9e9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e9e9e9')";
	-moz-box-shadow: 0px 1px 0px #f5f5f5;
	-webkit-box-shadow: 0px 1px 0px #f5f5f5;
	box-shadow: 0px 1px 0px #f5f5f5;
}
#post_list #tags li a:hover {
	text-decoration: none;
	background-color: #e9e9e9;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 3%, #eeeeee 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #fcfcfc),color-stop(1, #eee));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#eeeeee');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#eeeeee')";
}
#post_list #tags li a:active {
	margin: 1px 0 -1px 0px;
	background: #eee;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
}
li#notes ol li a img {
	float: left;
	margin-right: 10px;
}
li#notes ol li {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 12px;
	color: #777;
	vertical-align: middle;
}

a.more_notes_link {
	padding: 5px 10px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e7ecfa;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #e7ecfa 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #e7ecfa),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbe1f0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbe1f0')";
	border: 1px solid #c8d0e5;
	-moz-box-shadow: 0px 1px 0px #f5f5f5;
	-webkit-box-shadow: 0px 1px 0px #f5f5f5;
	box-shadow: 0px 1px 0px #f5f5f5;
	text-shadow: #fff 0px 1px;
	display: block;
	text-align: center;
}
a.more_notes_link:hover {
	background-color: #eef1f9;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #eef1f9 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #eef1f9),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa')";
	text-decoration: none;
}
a.more_notes_link:active {
	background: #dbe1f0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 1px 0 -1px;
}
#pagination {
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #ccc;
}
.note.more_notes_link_container span {
	padding: 6px 0px;
}
a.button {
	float: left;
	padding: 5px 10px;
	text-shadow: #fff 0px 1px;
	text-align: center;
	display: block;
	font-size: 12px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e7ecfa;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #e7ecfa 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #e7ecfa),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbe1f0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dbe1f0')";
	border: 1px solid #c8d0e5;
	-moz-box-shadow: 0px 1px 0px #f5f5f5;
	-webkit-box-shadow: 0px 1px 0px #f5f5f5;
	box-shadow: 0px 1px 0px #f5f5f5;
}
a.button.right {
	float: right;
}
a.button.left {
	float: left;
}
a.button:hover {
	background-color: #eef1f9;
	background-image: -moz-linear-gradient(top, #ffffff 0%, #eef1f9 3%, #dbe1f0 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.02, #eef1f9),color-stop(1, #dbe1f0));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eef1f9', EndColorStr='#e7ecfa')";
	text-decoration: none;
}
a.button:active {
	background: #dbe1f0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.photo_lb {
	width: 500px;
	position: relative;
	display: block;
}


a.photo_lb span.photo_mask {
	display: none;
	background: url('http://static.tumblr.com/rk0wqd2/rALlhk4ye/zoom.png') no-repeat left top;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-25px;
	margin-left:-25px;
}

/* IE Stuffs */

*:first-child+html #wrapper {padding:80px 0 0 0}
*:first-child+html #follow li {border-bottom:1px solid #000;}
* html li.post img {width:492px;}
* html li.post.chat p {padding-left:10px;}
* html li.post.chat p strong {position:static; width:auto;}
