/* @override http://www.jeremyriad.com/wp-content/themes/jeremyraid/style.css */

/* @override http://www.jeremyriad.com/wp-content/themes/jeremyraid/style.css */

/* @override http://www.jeremyriad.com/wp-content/themes/jeremyraid/style.css */

#gallery-1 dl.gallery-item dt.gallery-icon a {
	
}

.thumbgallery dl.gallery-item {
	float: left;
	margin: 0 15px 20px ;
}

dd.gallery-caption {
	margin: 0;
	text-align: center;
}

/*
Theme Name: Toy Maven
Theme URI: http://www.jeremyriad.com
Description: Custom WordPress theme made exclusively for the Toy Maven by those nice people at <a href="http://www.theneonhive.com/">The Neon Hive</a>!
Author: The Neon Hive
Version: 1.0
Tags: bad ass, green, white, three-columns, fixed-width, custom-header, custom-theme, custom-comment-form, custom-contact-form, editor-style
*/


/*
-------------------------------------------------------------- */
body {
	margin:0;
	background:#fff;
	font:13px "Trebuchet MS", Helvetica, sans-serif;
	color:#343434;
}
img { border-style:none;}
a {
	color:#66cc00;
	text-decoration:none;
}
a:hover { text-decoration:underline;}

#sidebar a{
		color:#66cc00;
}

#sidebar a:hover{
	text-decoration:underline;
}

.aside a{
	color:#66cc00;
}

#sidebar div.box ul.sub-nav li a {
		color:#343434;
}

#twocolumns div.aside div.box ul.sub-nav li a:hover {
	color:#66cc00;
		text-decoration:none;
}

#sidebar div.box ul.sub-nav li a:hover {
		color:#66cc00;
			text-decoration:none;
}

#footer a:hover {
	color:#66d879;
	text-decoration: none;
}

#footer p a {
	color: black;
}

ul.children {
list-style-type: disc;
list-style-position: outside;
font-size: 10px;
padding: 3px 0 3px 17px;
color: #66d879;	
}

input, textarea, select {
	font:100% "Trebuchet MS", Helvetica, sans-serif;
	color:#343434;
	vertical-align:middle;
}

textarea{
	
}

textarea#commentfrm {
	width: 240px;
	border: none;
	height: 200px;
	padding: 5px;
}

textarea#comment {
		width: 240px;
	border: none;
	height: 200px;
	padding: 5px;
}

#twocolumns div.aside div.box ul.flikr {
	list-style: none;
	margin: 0;
	padding: 0;
}

#twocolumns div.aside div.box ul.flikr li {
	float: left;
	margin: 0 15px 10px 0;
	
}

.clear{
	clear: both;
}

div.cformleft {
	float: left;
	width: 250px;
	padding-left: 36px;
}

div.cformright {
	float: right;
	width: 232px;
	margin-top: 65px;
}

input#email {
	width: 190px;
	border: none;
	margin-bottom: 12px;
	padding: 2px;
}

input#url {
	width: 190px;
	border: none;
	margin-bottom: 12px;
	padding: 2px;
}

input#author {
	width: 190px;
	border: none;
	margin-bottom: 12px;
	padding: 2px;
}

input#atf_twitter_id {
	width: 190px;
	border: none;
	margin-bottom: 13px;
	padding: 2px;
}

div.send-btn input {
	margin-top: 25px;
}

div.coment-form-holder {
		background:url(images/jeremyriad-comment-form.jpg) no-repeat 100% 0;
		width: 550px;
		height: 432px;
		margin-bottom: 30px;
}

div.coment-form-holder.sent{
		background:url(images/jeremyriad-comment-sent.jpg) no-repeat 100% 0;
		width: 550px;
		height: 432px;
}

form.coment-form {
	padding-top:100px ;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:950px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	height:1%;
	background:url(images/bg-header.gif) no-repeat 100% 0;
	padding:20px 0 8px;
}
#header .logo {
	float:left;
	background:url(images/logo.gif) no-repeat;
	width:355px;
	height:178px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#header .logo a {
	display:block;
	height:100%;
}
#header .header-area {
	float:right;
	width:292px;
	padding-top:10px;
}
.header-area strong {
	float:right;
	/*background:url(images/text-journalist.gif) no-repeat;*/
	width:292px;
	height:67px;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:25px;
}
.header-area a.blog {
	text-indent:-9999px;
	float:right;
	background:url(images/link-blog.gif) no-repeat;
	width:95px;
	height:70px;
	overflow:hidden;
}

#nav {
	overflow:hidden;
	height:1%;
	margin:0 0 18px;
	padding:0 0 8px;
	list-style:none;
	border-bottom:5px solid #343434;
}
#nav li {
	float:right;
	margin-left:4px;

}
#nav li a {
	display:block;
	overflow:hidden;
	height:15px;
	text-indent:-9999px;
	background:url(images/bg-nav2.gif) no-repeat;
}
#nav li a.contact {
	background-position:-530px 0;
	width:79px;
}
#nav li a.consulting {
	background-position:-426px 0;
	width:108px;
}
#nav li a.popjects {
	background-position:-342px 0;
	width:84px;
}
#nav li a.food {
	background-position:-287px 0;
	width:55px;
}
#nav li a.sculpture {
	background-position:-121px 0;
	width:100px;
}
#nav li a.design {
	background-position:-50px 0;
	width:70px;
}
#nav li a.toys { width:49px;}
#nav li a.contact:hover { background-position:-530px -15px;}
#nav li a.consulting:hover { background-position:-426px -15px;}
#nav li a.popjects:hover { background-position:-342px -15px;}
#nav li a.food:hover { background-position:-287px -15px;}
#nav li a.sculpture:hover { background-position:-121px -15px;}
#nav li a.design:hover { background-position:-50px -15px;}
#nav li a.toys:hover { background-position:-0px -15px;}
#main {
	overflow:hidden;
	height:1%;
}

#twocolumns {
	float:right;
	width:750px;
}
#content {
	float:left;
	width:550px;
	line-height:16px;
}
#content h2 {
	margin:0 0 8px;
	font:40px/40px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
}
#content .posted {
	display:block;
	font-size:10px;
	line-height:15px;
	border-bottom:1px solid #eaeaea;
	text-transform:uppercase;
	margin-bottom:12px;
	padding-bottom:9px;
}
#main img { display:block;}
#main img.aligncenter { margin-bottom:8px;}
#content h3 {
	font:24px/29px "Trebuchet MS", Helvetica, sans-serif;
	margin:0 0 12px;
	text-transform:uppercase;
}
#content p { margin:0 0 16px;}
#content ul {
	margin:0;
	padding:0 0 0 37px;
}

#content ul li { margin-bottom:14px;}
#content .tegs {
	border-top:1px solid #eaeaea;
	overflow:hidden;
	height:1%;
	text-transform:uppercase;
	font-size:10px;
	padding:16px 0 16px;
}

#comments div.add-comment.form1 h3 {
		border-top:1px solid #eaeaea;
		padding-top: 22px;
}

span.commentmeta {
	font-size: 11px;
}

#content div.info-box img.youmightlike {
	margin-bottom: 16px;
}
.tegs strong {
	float:left;
	margin-right:-5px;
}
#content .tegs ul {
	float:left;
	padding:0;
	overflow:hidden;
	list-style: none;
}
#content .tegs ul li {
	float:left;
	background:url(images/separator-tags.gif) no-repeat 0 5px;
	padding:0 6px;
	margin:0 1px 0 -1px;
}
.tegs ul a { 
color:#343434;

}

.tegs ul a:hover { 
text-decoration: none;
color:#66cc00;
}

.tegs ul a.desc { color:#66d879;}
#content .menu {
	overflow:hidden;
	height:1%;
	padding:0 0 16px;
}
#content .menu li {
	float:left;
	margin:0 4px 0 0;
}
#content .menu a {
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding:7px 7px 5px;
	cursor:pointer;
	position:relative;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;	
}

div.commentmain {
	float: right;
	width: 490px;
}

div.comment-author.vcard {
float: left;
width: 50px;	
}

#content .menu a.comments { background:#343333;}
#content .menu a.post-comment { background:#66d879;}
#content .menu a.share { background:#9edc5d;}
#content .menu a span {
	display:block;
	height:14px;
	overflow:hidden;
}
#content .menu a.comments span {
	background:url(images/text-comments.gif) no-repeat;
	width:88px;
}
#content .menu a.post-comment span {
	background:url(images/text-post-comment.gif) no-repeat;
	width:123px;
}
#content .menu a.share span {
	background:url(images/text-share.gif) no-repeat;
	width:97px;
}
#content h4.you-might {
	margin:0 0 16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/text-you-might.gif) no-repeat;
	width:187px;
	height:14px;
}

#content div.info-box ul.related_post li a.relatedimg {
	display: block;
	width: 127px;
	height: 158px;
	text-indent: -1000px;
	background-repeat: no-repeat;
}

#content div.info-box ul.related_post li span {
	display: block;
	width: 127px;
	margin: 10px 0 0 0;
}

#content div.info-box ul.related_post li span a {
	color: black;
}

#content div.info-box ul.related_post li span a:hover {
	text-decoration: none;
	color:#66cc00;
}

#content .info-box {
	overflow:hidden;
	width:100%;
	border-bottom:5px solid #66d879;
	margin-bottom:32px;
}

div#comments {
	padding-top: 0px;
}

#comment{
	margin-bottom: 10px;
}

#content .info-box ul {
	overflow:hidden;
	width:564px;
	padding:0 0 30px;
}

#content div.info-box ul.related_post {
	width: 100%;
	list-style: none;
	padding: 0 0 30px;
	margin: 0;
}

#content div.info-box ul.related_post li {
margin: 0 49px 0 0;	
}

#content div.info-box ul.related_post li.ender {
	margin: 0;
}

#content .info-box ul li {
	float:left;
	margin:0 14px 0 0;
}
#content .paging {
	overflow:hidden;
	height:1%;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding:20px 0;
}
.paging a { color:#000;}
.paging a.next { float:right;}
.paging a.prev { float:left;}
#sidebar {
	float:left;
	width:180px;
	padding-top:6px;
}
#main .box {
	border-top:5px solid #343434;
	padding:10px 0 30px;
	line-height:16px;
}
#sidebar h2,
.aside h2 {
	text-indent:-9999px;
	overflow:hidden;
	height:14px;
	margin:0 0 12px;
}
.aside h2.profile {
	background:url(images/text-profile.gif) no-repeat;
	width:63px;
}

.aside h2.artist {
	background:url(images/text-artist.gif) no-repeat;
	width:161px;
}

#sidebar h2.highlights {
	background:url(images/text-features.gif) no-repeat;
	width:100px;

}

#sidebar h2.galleries {
	background:url(images/text-galleries.gif) no-repeat;
	width:84px;
}

.aside h2.galleries {
	background:url(images/text-galleries.gif) no-repeat;
	width:161px;
}

#sidebar h2.specialties {
	background:url(images/text-specialties.gif) no-repeat;
	width:101px;
}

#sidebar h2.featured {
	background:url(images/text-featured.gif) no-repeat;
	width:77px;

}

#sidebar h2.merch {
	background:url(images/text-merch.gif) no-repeat;
	width:55px;
}


.aside h2.merch {
	background:url(images/text-merch.gif) no-repeat;
	width:55px;
}


#sidebar h2.props {
	background:url(images/text-props.gif) no-repeat;
	width:66px;
}

.aside h2.gifts {
	background:url(images/text-gift-ideas.gif) no-repeat;
	width:81px;
}

#sidebar h2.info {
	background:url(images/text-info.gif) no-repeat;
	width:41px;
}

.aside h2.info {
	background:url(images/text-info.gif) no-repeat;
	width:41px;
}

.aside h2.jeremy-thinks {
	background:url(images/text-jeremy.gif) no-repeat;
	width:142px;
}
.aside h2.twitter {
	background:url(images/text-twitter.gif) no-repeat;
	width:68px;
}
#sidebar h2.lastfm {
	background:url(images/text-lastfm.gif) no-repeat;
	width:65px;
}
.aside h2.flickr {
	background:url(images/text-flickr.gif) no-repeat;
	width:60px;
}
.aside h2.archives {
	background:url(images/text-archives.gif) no-repeat;
	width:78px;
}
.aside h2.search {
	background:url(images/text-search.gif) no-repeat;
	width:61px;

}
#sidebar h2.search {
	background:url(images/text-search.gif) no-repeat;
	width:61px;
}
.aside h2.toy-tour {
	background:url(images/text-toy-tour.gif) no-repeat;
	width:111px;
}
.aside h2.published {
	background:url(images/text-published.gif) no-repeat;
	width:138px;
}
#sidebar h2.published {
	background:url(images/text-published.gif) no-repeat;
	width:138px;
}

.aside h2.projects {
	background:url(images/text-projects.gif) no-repeat;
	width:75px;

}
#sidebar h2.editorials {
	background:url(images/text-editorials.gif) no-repeat;
	width:93px;

}
.aside h2.studio-visits {
	background:url(images/text-studio-visits.gif) no-repeat;
	width:115px;

}
.aside h2.interviews {
	background:url(images/text-interviews.gif) no-repeat;
	width:100px;

}
.aside h2.events {
	background:url(images/text-events.gif) no-repeat;
	width:147px;

}
#sidebar h2.columns {
	background:url(images/text-columns.gif) no-repeat;
	width:72px;

}
#sidebar h2.check-this {
	background:url(images/text-check-this-out.gif) no-repeat;
	width:129px;

}
.aside h2.check-this {
	background:url(images/text-check-this-out.gif) no-repeat;
	width:129px;

}
.aside h2.green-list {
	background:url(images/text-the-green-list.gif) no-repeat;
	width:174px;
}
#sidebar h2.recommended {
	background:url(images/text-recommended.gif) no-repeat;
	width:125px;
}
.aside h2.recommended {
	background:url(images/text-recommended.gif) no-repeat;
	width:125px;

}
.aside h2.jeremy-supports {
	background:url(images/text-jeremy-supports.gif) no-repeat;
	width:144px;
}

.aside h2.jeremy-shops {
	background:url(images/text-jeremy-shops.gif) no-repeat;
	width:139px;
}

#sidebar h2.freshly {
	background:url(images/text-freshly.gif) no-repeat;
	width:146px;
}
#sidebar h2.categories {
	background:url(images/text-categories.gif) no-repeat;
	width:93px;
}
#sidebar h2.recent-posts {
	background:url(images/text-recent.gif) no-repeat;
	width:111px;
}
#sidebar .items {
	margin:0;
	padding:0;
	list-style:none;
}
.items li {
	margin-bottom:3px;
	height:1%;
	vertical-align:top;
}
#sidebar .items img {
	border:1px solid #343434;
	vertical-align:top;
}
#sidebar strong.head {
	display:block;
	text-transform:uppercase;
}
#sidebar strong.head span { font-weight:normal;}
.box p { margin:0;}
.box .sub-nav {
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
.box .sub-nav li { margin-bottom:2px;}
.box .sub-nav a { color:#343434;}
.aside {
	float:right;
	width:180px;
	padding-top:6px;
}
.aside .items {
	margin:0;
	padding:0;
	list-style:none;
}
.aside li {
	margin-bottom:3px;
	height:1%;
	vertical-align:top;
}
.aside .items img {
	border:1px solid #343434;
	vertical-align:top;
}
.box .misc {
	font-size:10px;
	font-weight:bold;
	display:block;
	margin-bottom:6px;
}
.box a.follow {
	display:block;
	background:#66d879;
	padding:6px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.box a.follow span {
	display:block;
	background:url(images/text-follow.gif) no-repeat;
	width:168px;
	height:15px;
	overflow:hidden;
}
#main .more {
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	display:block;
	margin:-2px 0 12px;
}
#sidebar .more { margin:6px 0 0;}
.box fieldset {
	overflow:hidden;
	height:1%;
	padding-top:20px;
}
.box fieldset input.text {
	float:left;
	border:1px solid #343434;
	background:#fff;
	margin:0 3px 0 0;
	padding:3px;
	width:128px;
	line-height:18px;
	height:18px;
}
.box fieldset input.submit {
	float:left;
	border:0;
	background:url(images/btn-go.gif) no-repeat;
	margin:0;
	padding:0;
	width:41px;
	height:26px;
	cursor:pointer;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#footer {
	overflow:hidden;
	height:1%;
	border-top:5px solid #343434;
	font-size:10px;
	text-transform:uppercase;
	padding:6px 0;
}
#footer span.copyright { float:right;}
#footer p { margin:0;}

a.postTitle:hover {
	color:#66cc00;
	text-decoration: none;
}

a.postTitle {
	color:#343434;
	font-size: 29px;
	line-height: 31px;
}

.children li div.commentmain{
	margin: 0;
	padding: 0;
	width: 457px;
}

#twitter_update_list li {
	margin-bottom: 10px;
}

a.more-link {
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	width: 150px;
}

#content div.paging div.next {
	float: right;
}

#content div.paging div.prev {
	float: left;
}

.clear{
	clear: both;
}