/*
Theme Name: Goodfoot Custom
Theme URI: http://thegoodfoot.com/
Description: Custom for The Goodfoot
Version: 2
Author: Michael Fields
Author URI: http://mfields.org/
*/
body {
	margin:0;
	padding:0px 0px 20px 0px;
	background:#000;
	font-family:Tahoma,Arial,verdana, sans-serif;
	color:#999;
	font-size:13px;
	}
img {
	border: 0;
	margin: 0;
	}
a {
	color:#6F615A;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding:0px;
	}
blockquote {
	padding-left:10px;
	color:#333;
	border-left:2px solid #07a0e3;
	}
strong{ color:#c28e34; }
h1{
	font-weight:normal;
	color:#c28e34;
	font-size:20px;
	}
.clear {
	clear:both;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #999;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	

#wrapper {
	margin:0 auto;
	width:900px;
	padding:0 0 15px;
	background:#1a2400;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
#header {
	height:118px;
	background: transparent url( images/header.gif ) center top no-repeat scroll;
	}

/* NAVIGATION
============================= */
#navigation{
	/*padding-top:3px;*/
	background:transparent url( "images/nav-tile.gif" ) 0 0 repeat-x;
	text-align:center;
	height:26px;
	}
#navigation table{
	width: 100%;
	}
#navigation td{
	vertical-align:middle;
	text-align:center;
	}
#navigation a{
	padding:0;
	color:#460f00;
	font-weight:bold;
	}

/* SIDEBAR
============================= */
#sidebar {
	padding:0px 0px;
	float:right;
	width:320px;
	padding:0 5px 10px 0;
	margin: 20px 0 0;
	color:#999;
	}
#sidebar ul{
	overflow:hidden;
	list-style-type: none;
	padding: 0px 0px;
	margin:0px 0px;
	}
#sidebar li.widget {
	padding: 8px;
	margin:0px 0px 5px 0px;
	background:#000 url(images/content-tile.gif) repeat-x;
	/*border:1px solid #ddd;*/
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	}	
#sidebar li h2 {
    color:#c28e34;
    font-size:16px;
	height:18px;
	overflow:hidden; /* Dont-delete - messes up floats */
	margin:0px 0px;
	padding:0px 0px 5px 0;
	}
#sidebar a {	
	color:#0578ad;
	}
#sidebar li h2 a {
    color:#4B545B;
    text-decoration:none;
	}
#sidebar li img {
    float:left;
    margin: 0 5px 5px 0;
	}
#sidebar  li.widget_mf_specials p {
	font-weight:bold;
	}

#contest_form p,
#sidebar #twitter-tools ul li,
#sidebar .widget-wrap,
#sidebar  li.widget_the_pack p,
#sidebar  li.widget_mf_specials p,
#sidebar li.widget_twitter li,
#sidebar li.widget_recent li,
#sidebar li.widget_social_media li{
	background:#222;
	color:#999;
	border-width:0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	padding:7px;
	margin:0 0 5px;
	}
.widget_artpress-single-piece-info p{
	margin:0;
	padding: .3em 0;
	}
#icontact_widget_toggle {
	cursor:pointer;
	}
	
/* SEARCH
============================= */
#search {
	height:30px;
	width:auto;
	padding:5px 5px 10px 5px;
	width: 230px;
	float: right;
	}
#search form {
	margin: 0;
	padding: 0;
	}
#s {
	margin-left:0px;
	float: left;
	width:130px;
	padding: 6px 2px 7px 5px;
	border:1px solid #999;
	color:#333;
	background:transparent;
	}
#searchsubmit {
	float:left;
	border:none;
	color: #333;
	height:25px;
	background:transparent;
}
.feed{
	width:315px;
	overflow:hidden;
	margin:5px 5px 0px 2px;
	padding:0px 5px 5px 5px;
	height:75px
}
.feed form {
	margin: 0;
	padding: 0;
}
.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.input{
	margin:35px 0px 0px 8px;
	float: left;
	width:220px;
	padding: 6px 2px 7px 5px;
	border:none;
	color:#555;
	background:#d3d6d7;
	
}
.sbutton{
	float:left;
	border:none;
	color: #999;
	height:29px;
	background:#2676A1;
		margin:35px 0px 0px 8px;
}
		
/* Main Content*/	
#content {
	float:left;
	width: 560px;
	padding:5px 0px 0px 0px;
	}
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 5px 0px;
}	
.date {
	font-size:11px;
   	color:#75481F;
	text-transform: uppercase;
	line-height:20px;
	}

.content_box .edit_this{
	position:absolute;
	top:-20px;
	padding:3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	font-size:12px;
	left:10px;
	background:#000;
	color:#fff;
	}
.content_box {
	position:relative;
	margin: 15px 5px 0 12px;
	padding:10px;
	color:#999;
	background:#000 url(images/content-tile.gif) repeat-x;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	}
.content_box  h2 {
	color:#c28e34;
	font-size:20px;
	margin: 0px 0 5px 0;
	padding:0;
	font-weight:normal;
	}
.content_box  h2 a,
.content_box  h2 a:link,
.content_box  h2 a:visited  {
	color:#c28e34;
	background-color: transparent;
	}
.content_box  h2 a:hover  {
	color: #999;
	background-color: transparent;
	}	


.edit{
	color:#0578ad;
	padding:3px 5px 3px 20px;
}	
.edit a:link,
.edit a:visited {
	color:#0578ad;
}
.edit a:hover{
	color:#333;
}
.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}
.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}
.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 5px 10px;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;
}
.postmore a:link,
.postmore a:visited {
	color:#999;
}
.postmore a:hover{
	color:#999;
}
.category{
	font-size:10px;
	padding:3px 5px 3px 20px;
	background:url(images/category.png) no-repeat;
	text-transform: uppercase;
}
.category a:link,.category a:visited{
	color:#0578ad;
	}
	
.category a:hover{
	color:#333;
	}
	
.entry {
	margin:0 0;
	line-height:20px;
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
	}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
	}
	
	
.entry p{
	padding:0px 0px;
	font-size:13px;
	}
.related{
	width:630px;
	margin: 0px 5px 15px 12px;
	height:100%;
	color:#504945;
	background:#999 url(images/content-tile.gif) repeat-x;
	border:1px solid #999;
	padding: 0px 0px 10px 0px;
	}
.related  h3{
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font-weight:bold;
	overflow:hidden;
	text-transform:uppercase;
	color:#07577F;
	}
	
.related ul{
	margin:0px 0px;
	padding:0px 0px;
	list-style-type:none
}
.related ul li{
	margin:0px 0px;
	padding:5px 10px;
	list-style-type:none;
	line-height:24px;
	font-weight:bold;
}
.related ul li a:link, .related ul li a:visited{
	color:#222;
}
.related ul li a:hover{
	color:#0A7CAF;
}

/* The Page Title */
h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	}


/* Comments
===================================== */
	#comments{
		
		}
	#comments ol,
	#comments li{
		margin:0;
		padding:0;
		}
	#comments .alternate{
		background: #fcc;
		}
	/*#comments .comment, 
	#comments .messagebox {
		margin-top:15px;
		}*/
	.comment{
		background: #999;
		}
	.comment .author {
		width:81px;
		text-align:center;
		}
		.comment .pic {
			background:url(images/commentpoint.png) 100% 33% no-repeat;
			padding-right:14px;
			/*margin-top:10px;*/
			}
		.comment .name {
			padding-right:14px;
			overflow:hidden;
			}
		.comment .avatar {
			padding:1px;
			border:1px solid #999;
			}
	.comment .info {
		padding:10px 15px 0;
		width:494px;
		}
	.comment .content {
		padding:0 15px 10px;
		line-height:145%;
		}

	
	#comment_login {
		margin-top:15px;
		}
	#respond {
		padding:10px 0 0;
		font-size:11px;
		}
	#respond .row {
		margin-bottom:5px;
		}
	#respond .textfield {
		width:200px;
		}

	#commentnavi {
		background:#EDEFF0 url(images/box.gif) 0 0 no-repeat;
		padding:10px 15px;
		font-size:11px;
		}
	#commentnavi a.page-numbers {
		padding:5px 7px;
		text-decoration:none;
		border:1px solid #EDEFF0;
		margin:0 -2px;
		}
	#commentnavi a.page-numbers:hover {	
		background:#F7F7F7;
		border:1px solid #999;
		text-decoration:none;
		}
	#commentnavi span.pages {
		padding:0 7px 0 22px;
		height:16px;
		line-height:16px;
		}
	#commentnavi span.current {
		background:#F7F7F7;
		padding:5px 7px;
		border:1px solid #F7F7F7;
		font-weight:bold;
		margin:0 -2px;
		}
	#commentnavi #commentpager {
		line-height:16px;
		}

/* Scrollables Box
================================================ */

	div.scrollable {
		position:relative;
		overflow:hidden;
		height:150px;
		width: 300px;
		background:#000;
		margin:0 auto;
		}
	#thumbs {	
		position:absolute;
		width:20000em;
		clear:both;
		/*border:1px solid #222;*/
		}
	a.prev, a.next {
		
		}
	div.scrollable abbr{
		border-width:0;
		}
	#thumbs div {
		float:left;
		width:300px;
		height:150px;
		/*background:#222;*/
		color:#999;
		/*margin-left:-1px;*/
		/*border-left:1px solid #333;*/
		cursor:pointer;
		}
	/*#thumbs div.hover {
		background-color:#444;	
		}
	#thumbs div.active {
		background-color:#066;
		cursor:default;
		}*/
	#thumbs h3, #thumbs p, #thumbs span {
		color:#999;	
		}
	#thumbs strong{
		font-size:14px;
		}
	a.prev, a.next, a.prevPage, a.nextPage {
		display:block;
		width:8px;
		height:8px;
		background:url( images/scrollable-left.png ) no-repeat;
		float:right;
		cursor:pointer;
		margin:3px 0;
	}
	a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
		background-position:0px -8px;
	}
	/*a.disabled {
		visibility:hidden !important;		
	}*/
	a.prev, a.prevPage {
		margin-right: 6px;
	}
	a.next, a.nextPage {
		background-image:url( images/scrollable-right.png );
	}
	div.navi {
		width:90px;
		height:20px;
		float:right;
	}
	div.navi a {
		width:8px;
		height:8px;
		float:left;
		margin:3px;
		background:url( images/scrollable-navigator.png ) 0 0 no-repeat;
		cursor:pointer;	
	}
	/* mouseover state */
	div.navi a:hover {
		background-position:0 -8px;      
	}
	/* active state (current page state) */
	div.navi a.active {
		background-position:0 -16px;     
	}
	
	#art_available_pieces_widget {
		margin-left:10px;
	}
	
	#contest_form{
		padding:1em;
		}
	#contest_form ul{
		margin:1em 0;
		padding:0;
		list-style-type:none;
		}

		
/* GALLERY BUSINESS
========================================= */
#secondary_nav {
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
	}
#secondary_nav  li{
	display:inline;
	}
#piece{
	width:350px;
	float:left;
	}
#piece_info {
	margin:0 0 0 360px;
	padding:0;
	}
#piece_info p {
	margin:0;
	padding:0 0 1em;
	}


/* Piece Lists
========================================= */
	.pieceList{
		list-style-type:none;
		margin:0;
		padding:0;
		}
	.pieceList li{
		display:block;	
		float:left;
		margin:0 5px 5px 0;
		/* border:1px solid #999; */
		}
	.pieceList li a{
		display:block; /* IE 6 */
		float:left;
		padding:5px 5px 15px;
		}
	.pieceList li a img{
		display:block;
		float:left; /* IE 6 */
		height:70px;
		width:70px;	
		margin:0 auto;
		}
	.pieceList li.status1,
	#pieceFull a.status1{ /* NFS */
		background:#fff url(images/status-small/not-for-sale.gif) 100% 100% no-repeat;color:#000;
		}
	.pieceList li.status2,
	#pieceFull a.status2{ /* Available */
		background:#fff;color:#000;
		}
	.pieceList li.status3,
	#pieceFull a.status3{ /* Oversized */
		background:#fff url(images/status-small/over-sized.gif) 100% 100% no-repeat;color:#000;
		}
	.pieceList li.status4,
	#pieceFull a.status4{ /* Archived */
		background:#fff url(images/status-small/archived.gif) 100% 100% no-repeat;color:#000;
		}
	.pieceList li.status5,
	#pieceFull a.status5{ /* Sold */
		background:#fff url(images/status-small/sold.gif) 100% 100% no-repeat;color:#000;
		}
	.pieceList li.status6,
	#pieceFull a.status6{ /* EMAIL */
		background:#fff;color:#000;
		}
	.piecelist li a.hover,
	.piecelist li a.hover{
		background-color:#999;color:#000;
		}
	.pieceList li.curPiece{
		background-color:#f7f6d1;
		color:#000;
		}
		
		
.poster {
	position:relative;
	height:  235px;  
	width:   150px;  
	padding: 0;  
	margin:  0;  
	}
 
.poster img {  
	width:  235px; 
	height: 150px; 
	top:  0; 
	left: 0 
	} 
.poster_archived {
	padding:5px;
	}
	
#footer { 
	clear: both;
	margin: 0;
	padding: 10px;
	height:5em;
	text-align:center;
}
#footer ul{
	list-style-type:none;
	}
#footer li{
	display:inline;
	}
#admin_helper {
	position: fixed;
	width:100%;
	height:30px;
	z-index:9999999;
	background:#fff;
	display:table-cell;
	vertical-align: middle;
	}
.mf-event-image-wrap {
	width:500px;
	height:160px;
	overflow:hidden;
	}
	
	
div.sociable {
	float:right;
	}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.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;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
