/*
Theme Name: StreetArt SF
Theme URI: http://streetartsf.com
Description: Custom Theme for Street Art SF
Author: B2foundry
Author URI: www.b2foundry.com
Version: 1.0
2011, b2foundry.com
*/

/*------------------------------------------------------------------
Global Reset
------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: none;
}
a:focus{
	outline: none;
}
body {
	background:transparent;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 25px;
}
caption, td {
	font-weight: normal;
	text-align: left;
}
th{
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* =Global
----------------------------------------------- */

body, input, textarea , select{
	font-family: "futura-pt", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.625;
}
body{
	color: #fff;
}
input, textarea , select{
	color: #88F935;
}
::-webkit-input-placeholder{
	color: #88F935;
}
:-moz-placeholder{
	color: #88F935;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	line-height: 1.81em;
	color: #88F935;
	font-weight: 700;
	text-transform: uppercase;
}
h1{
	font-size: 2.5em;
}
h2{
	font-size: 2em;
}
h3{
	font-size: 1.5em;
}
h4{
	font-size: 1.3em;
}
h5{
	font-size: 1.2em;
}
h6{
	font-size: 1em;
}
hr {
	height: 3px;
	background: #fff;
	margin-bottom: 1.625em;
	border: 0;
}
input[type="submit"]{
	text-transform: uppercase;
	background: #fff;
	color: #F803BE;
	border: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}
input[type="submit"]:hover{
	background: #f903bf;color: #fff;	
}
/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: 700;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	width: 444px;
/*	margin: 0 0 2em 0;*/
	margin: 0 auto 2em auto;
	font-style: normal;
/*	font-family: Helvetica, Arial, sans-serif;*/
	font-size: 1.1em;
/*	padding: 12px;*/
	position: relative;
	border-left: 5px solid #F803BE;
	clear: both;
}
blockquote p:first-child{
	margin-bottom: 0 !important;
/*	background-color: #F8CA00;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
*/	width: 400px;
	display: block;
	padding: 15px 10px 15px 15px;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	position: absolute;
	width: 170px;
}
blockquote.left{
	float: left;
	background: url(images/block.gif) 431px 12px no-repeat;
}
blockquote.left cite{
	right: 0;
	margin-right: -168px;
	bottom: 11px;
}
blockquote.right{
	float: right;
	background: url(images/block-right.gif) -6px 12px no-repeat;
}
blockquote.right p:first-child{
	float: right;
}
blockquote.right cite{
	left: 0;
	margin-left: -85px;
	bottom: 9px;
}
pre {
	background: #333;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #1c1c1c;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	padding: 0 3px;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* Forms */
input[type=text],
input[type=password],
input[type=email],
textarea,select {
	background: #333;
	border: 0;
	padding-left: 3px;
}

textarea{
	width: 98%;
}

input[type=text] {
	padding: 3px;
	height: 20px;
}
input#s {
	font-size: 14px;
	line-height: 100%;
	padding: 4px;
	text-transform: uppercase;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	color: #88F935;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #F803BE;
}

/* =Structure
----------------------------------------------- */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body{
/*
	background-position:  0 bottom;
	background-attachment: fixed;
	-moz-background-size: cover;
	background-size: cover;*/
}
#wrap{
	min-height: 100%;
	width: 100%;
	position: relative;
}
#header{
	width: 100%;
	position: relative;
	z-index: 1;
}
#header > #hwrap{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: #000;
}
#hwrap > div.header-top{
	z-index: 10000;
	position: fixed;
	width: 960px;
	top: 0;
}
div.header-top > a#can-toggler{
	display: none;
	width: 17px;
	height: 35px;
	margin: 5px 5px 0;
	text-indent: -20000px;
	float: left;
	background: transparent;
}
div.header-top > #navigation{
	float: right;
	overflow: hidden;
	margin-right: 192px;
	line-height: 3.5em !important;
}
#navigation > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation > ul > li{
	float: left;
	margin-right: 12px;
}
#navigation > ul > li > a{
	text-transform: uppercase;
	font-weight: 700;
}

#hwrap > div.header-background{
	display: block;
	width: 960px;
	overflow: hidden;
	z-index: 9;
}
div.header-background > #logo{
	display: inline-block;
	position: relative;
}
div.header-background > div.header-text-box{
	float: right;
	position: relative;
	width: 300px;
}

#header-top{background: rgba(0,0,0,0.76);height: 48px;}
#navigation{line-height:4em;}
#header-background{height: 380px;}
#logo{top: 94px;left: 0px;background: rgba(0,0,0,0.72);padding:7px 8px 7px 8px;border-top-left-radius:0px;border-top-right-radius:5px;border-bottom-left-radius:0px;border-bottom-right-radius:5px;-moz-border-top-left-radius:0px;-moz-border-top-right-radius:5px;-moz-border-bottom-left-radius:0px;-moz-border-bottom-right-radius:5px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:5px;}
#header-text-box{top: 130px;left:0px;background: rgba(0,0,0,0.81);padding:5px 26px 5px 26px;border-top-left-radius:5px;border-top-right-radius:0px;border-bottom-left-radius:5px;border-bottom-right-radius:0px;-moz-border-top-left-radius:5px;-moz-border-top-right-radius:0px;-moz-border-bottom-left-radius:5px;-moz-border-bottom-right-radius:0px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:0px;}
#header-text-box h3{color:#87f935;}
#header-text-box p{color:#ffffff;}
#navigation a,#header-text-box a{color: #87f935;text-decoration: none;}
#navigation a:hover,#header-text-box a:hover{color: #f803bf;}
li.current-menu-item > a{color: #f803bf !important;}

#body{
	width: auto;
	margin: 0;
	position: relative;
	z-index: 0;
}
.push-footer{
	padding-bottom: 30px;
}
#body > #contents{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: #000;
}
#body > #contents{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: #000;
}

#body > #contents-bodyonly{
	width: 100%;
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
	background: #000;
	box-sizing: border-box;
}
#contents > #primary{
	float: left;
	width: 638px;
}
#contents > #primary-bodyonly {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

#contents > #secondary{
	float: right;
	width: 290px;
	padding-right: 10px;
	margin-top: 1.5em;
}
#footer{
	width: 100%;
}
.stick-to-bottom{
	position: absolute;
	bottom: 0;
}
#footer > #fwrap{
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
/*	background: url(images/dark_gray_trans.png) 0 0 repeat;*/
background: #000;
	border-top: 2px solid #fff;
	padding-bottom: 20px;
}
#footer > .fwrap-bodyonly{
	width: 100% !important;
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
	background: url(images/dark_gray_trans.png) 0 0 repeat;
	border-top: 2px solid #fff;
	box-sizing: border-box;
}
/* Footer navigaiton */

/*#fwrap > #footer-navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-navigation > li {
	float: left;
	margin-right: 10px;
	line-height: 3em;
}

#footer-navigation > li > a {
	text-transform: uppercase;
}

#fwrap > p{
	padding-top: 5px;
	text-align: right;
	color: #333;
}
#fwrap > p a{
	color: #333;
}
*/
#fwrap div {
	float: left;
	margin-top: 10px;
}
#fwrap #footer-submit-photo {
	margin-right: 25px;
	background: #101010;
	padding: 15px 10px;
}
#footer-create-event {
	margin-right: 100px;
	background: #101010;
	padding: 15px 10px;
}

#footer-submit-photo a {
	background: url(images/103.png) center 20px no-repeat;
	display: block;
	height: 80px;
}
#footer-submit-photo span {
	display: inline-block;
}
#footer-create-event a {
	background: url(images/186.png) center 30px no-repeat;
	display: block;
	height: 80px;
	background-size: 50px;
}
#footer-create-event span {
	display: inline-block;
}
#footer-subscribe {
	width: 232px;
	margin-right: 45px;
}

#footer-subscribe form{
	font-size: 0.9em;
}
#footer-subscribe h4{
	font-weight: normal;
	font-size: 1.1em;
	margin: 10px 0 0 0;
	padding: 0;
}
#footer-subscribe label{
	display: block;
	margin-bottom: 10px;
	margin-left: 25px;
}
#footer-subscribe input[type="email"]{
	font-size: 0.9em;
	margin: 0 7px 0 5px;
	width: 140px;
	height: 20px;
}
#footer-subscribe input[type="submit"]{
	font-size: 0.9em;
	position: relative;
	top: 0;
	padding: 2px 3px;
}
#footer-links {
	position: relative;
	float: right !important;
	margin-right: 10px;
}
#footer-links div {
	float: right;
	margin-top: 10px;
	position: relative;
}
#footer-links div a {
	margin-right: 10px;
}
#footer-links div a:last-child {
	margin-right: 0;
}
#footer-links ul {
	float: right;
}
#footer-social-links{
	display: block;
	clear: both;
	list-style: none;
	margin: 0 0 10px 30px;
	padding: 0;
}
#footer-social-links > li{
	margin: 0;
	padding: 0;
	display: inline-block;
}
#footer-social-links > li > a{
	display: block;
	text-indent: -20000px;
	width: 28px;
	height: 28px;
	margin-top: 10px;
	margin-right: 5px;
}
#footer-social-links > li > a:hover{
	background-position: 0 -28px;
}
#footer-links p {
	color: #333;
	font-size: 0.8em;
	position: absolute;
	top: 80px;
	right: 0;
}
	

/* Inner Styles */
.body-top,
.post-title{
	border-bottom: 2px solid #fff;
	padding: 0 3px 5px 0px;
	margin: 0;
	overflow: hidden;
}
.interview-title{
	
}
.body-top > h1{
	float: left;
	font-size: 1.5em;
	line-height: 3em;
}
.body-top > ul#layout-options{
	list-style: none;
	padding: 0;
	margin: 2em 0 0 0;
	float: right;
}
.body-top > ul#layout-options li{
	float: left;
	margin-right: 5px;
}
.body-top > ul#layout-options li a{
	width: 20px;
	height: 20px;
	display: block;
}
.body-top > ul#layout-options li a:hover,
a.active-layout{
	background-position: 0 -20px;
}
.single-view{
	background: url(images/1.png) 0 0 no-repeat;
}
.list-view{
	background: url(images/2.png) 0 0 no-repeat;
}
.thumbnail-view{
	background: url(images/3.png) 0 0 no-repeat;
}

#posts,
#interviews,
#events{
	margin-top: 20px;
}
.post-title{
	font-size: 1.5em;
	line-height: 3em;
}
.post,
.interview,
.event{
	padding-left: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.author-bio {
	background: #1D1D1D;
	position: relative;
	top: -20px;
	padding-top: 20px;
}
.roll-post {
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.post-content{
	padding: 0 30px;
	overflow: hidden;
}
.post-content img{
	float: left;
	margin-right: 15px;
}
.small-post{
	border: 0;
	float: left;
	margin: 0 34px 20px 0;
	overflow: hidden;
}
.last-post,
.last-interview,
.last-event{
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}
.small-post > div.post-data{
	width: 190px;
	height: 190px;
	overflow: hidden;
}
div.post-data{
	position: relative;
}
.post-data > img{
	float: left;
}
.post-data > img.thumbnail {
	width: 190px;
	height: 190px;
}
.post-data > div.post-meta-box{
	float: left;
	overflow: hidden;
	max-width: 265px;
	padding-right: 15px;
}
.large{
	width: 580px;
	/*height: 300px;*/
}
.medium{
	width: 290px;
	height: 290px;
	margin-right: 30px;
}
.thumbnail{
	display: none;
	position: relative;
	z-index: 10;
}
.small{
	display: none;
}
.small,.large,.medium{
	cursor: pointer;
}
.post-data:hover > img{
	z-index: 8;
}

div.post-meta-small{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	padding: 0 5px;
	height: 190px;
	background: url(images/dark_gray_trans.png) 0 0 repeat;
	z-index: 9;
}
div.post-meta-large{
	display: block;
	position: absolute;
	top: 50%;
	right: 28px;
	margin-top: 70px;
	width: 360px;
	background: url(images/dark_gray_trans.png) 0 0 repeat;
	z-index: 99;
	padding: 10px;
}
div.post-meta-small > span.post-location,
div.post-meta-small > span.post-artist,
div.post-meta-small > span.post-photog,
div.post-meta-small > div.post-excerpt,
div.post-meta-large > div.post-excerpt,
span.post-custom{
	display: none;
}
div.post-meta-box > h3,
div.post-meta-small > h3,
div.post-meta-large > h3,
div.interview-contents > h3,
div.event-contents > h3{
	line-height: 1.1em;
	font-size: 1.2em;
}
h3.event-title {
	margin-bottom: 10px;
}
span.post-category > a{
	color: #F803BE;
	text-transform: uppercase;
}
div.post-tiny-meta{
	overflow: hidden;
	margin-bottom: 10px;
}
span.post-author,
span.post-author a,
span.post-date{
	color: #f803be;
}
span.post-date{
	margin-left: 5px;
}
span.post-location,
span.post-artist,
span.post-photog,
span.post-custom{
	text-transform: uppercase;
	clear: both;
	display: block;
}
div.post-excerpt{
	margin-top: 15px;
}
a.readmore{
	text-transform: uppercase;
}
a.readmore > span.meta-nav{
	color: #F803BE;
}
h5.photo-set-medium{
	position: absolute;
	clear: both;
	top: 200px;
	left: 195px;
	z-index: 999999;
	background: rgba(0,0,0,0.8);
	color: #F803BE;
	width: 95px;
	padding: 5px 0;
	text-align: center;
}
h5.photo-set-small{
	position: relative;
	clear: both;
	top: -57px;
	left: 95px;
	z-index: 999999;
	background: rgba(0,0,0,0.8);
	color: #F803BE;
	width: 95px;
	padding: 5px 0;
	text-align: center;
}
h5.photo-set-large{
	display: none;
}
h5.photo-set-inner{
	display: none;
	color: #F803BE;
}
div.author-box {
	overflow: hidden;
	margin-bottom: 70px;
}
.without-author {
	position: relative;
/*	top: 15px;*/
}
.with-author {
	position: absolute;
	bottom: 0;
}
.with-author-sharing {
	position: absolute !important;
	bottom: -125px;
	width: 100%;
	height: 57px;
	top: inherit !important;
}



/* Pages */
.page-content{
	margin-top: 19px;
	padding-bottom: 29px;
}

/* events */
.event-layout{
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.event-layout > img{
	float: left;
	margin-right: 20px;
}
.event-layout > .event-meta{
	float: left;
	width: 310px;
	overflow: hidden;
}
.event-data > img{
	float: left;
	margin-right: 20px;
/*	max-width: 290px;*/
/*	max-height: 290px;*/
}
.event-data > div.event-contents{
	float: left;
	max-width: 48%;
}


/* Interviews */
.interview-data > img{
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 150px;
}
.interview-data > div.interview-contents{
	float: left;
	max-width: 58%;
}
.auth-name{
	display: none;
}

/* Read  More */
.read-more{
	background: url(images/pinkarrow.png) center right no-repeat;
	padding-right: 25px;
}

/* Single Post (On the Street) */
ul.gallery{
	overflow: hidden;
	margin: 0 auto 10px auto;
	list-style: none;
}

ul.multiple-items{
}

ul.single-item{
	width: 600px;
}
ul.single-item > li{
	height: auto !important;
	width: 100% !important;
}

ul.gallery > li{
	display: block;
	clear:  both;
	margin: 0 0 15px 0;
	overflow: hidden;
}
ul.multiple-items > li img{
	max-width: 580px;
	height: auto;
}
ul.single-item > li img{
	max-width: 580px;
	height: auto;
}
#gallery-popup{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99999999;
	overflow: hidden;
	background: rgba(15, 15, 15, 0.949219);
	display: none;
}
#popup-closer{
	width: 100%;
	height: 100%;
}
#gallery-inner{
	position: absolute;
	left: 50%;
	top: 50%;
}
#gallery-inner img{
	border-radius: 3px;
	box-shadow: rgb(0, 0, 0) 0px 4px 30px;
	border: 0;
	position: absolute;
	display: inline-block;
}

/* Artist Posts */
div.artist-posts{
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
	text-align: center;
}
div.artist-posts > a{
	display: inline-block;
}
div.artist-posts > a > img{
	width: 60px;
	height: 60px;
	padding: 5px;
}

.article-contents {
	width: 400px;
	float: left;
	overflow: hidden;
}
.article-contents h3 {
	line-height: 1;
}
.article-contents p {
	margin-bottom: 5px;
}
/* Sidebars */
.widget{
	padding-bottom: 19px;
}
#search-widget{
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 9px;
}
#search-widget > form > input#s{
/*	width: 150px;*/
/*	line-height: 1.2em;*/
	background: url(images/sasf-searchbar.png) 0 0 no-repeat;
	height: 25px;
	width: 152px;
	line-height: 1.4em;
	padding: 3px 39px 0 8px;
}
input#s:focus {
	background-position: 0 -28px !important;
	color: #F803BE;
}

#social-widget{
	border-bottom: 2px solid #fff;
	padding-left: 15px;
	overflow: hidden;
	margin-top: -9px;
	padding-bottom: 1px;
}
#search-widget input[type="text"]{
	width: 230px;
	height: 13px;
}
#search-widget input[type="submit"]{
	background: url(images/search.png) 0 0 no-repeat;
	border: 0;
	text-indent: -20000px;
	width: 24px;
	height: 22px;
	margin-left: 5px;
	position: relative;
	top: 7px;
	display: none;
}
#header-social-links{
	display: block;
	clear: both;
	list-style: none;
/*	margin: 0 0 0 5px;*/
	margin: 0 0 10px 30px;
	padding: 0;
}
#header-social-links > li{
	margin: 0;
	padding: 0;
	display: inline-block;
}
#header-social-links > li > a{
	display: block;
	text-indent: -20000px;
/*	width: 40px;*/
/*	height: 40px;*/
	width: 28px;
	height: 28px;
/*	margin-top: 8px;*/
/*	margin-right: 3px;*/
	margin-top: 10px;
	margin-right: 10px;
}
#header-social-links > li > a:hover{
/*	background-position: 0 -40px;*/
	background-position: 0 -28px;
}
a.fb{
/*	background: url(images/fb-icon.png) 0 0 no-repeat;*/
	background: url(images/facebook2.png) 0 0 no-repeat;
}
a.tw{
/*	background: url(images/twitter.png) 0 0 no-repeat;*/
	background: url(images/twitter2.png) 0 0 no-repeat;
}
a.tb{
/*	background: url(images/tumblr.png) 0 0 no-repeat;*/
	background: url(images/tumblr2.png) 0 0 no-repeat;
}
a.rs{
/*	background: url(images/rss.png) 0 0 no-repeat;*/
	background: url(images/rss2.png) 0 0 no-repeat;
	margin-right: 0 !important;
}
a.fk{
	background: url(images/flickr2.png) 0 0 no-repeat;
/*	margin-right: 5px;*/
}
a.bl{
	background: url(images/light.png) 0 0 no-repeat;
	margin-right: 5px;
}
/* Previous/Next */

#nav-bottom {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	position: relative;
	top: 20px;
	padding-bottom: 30px;
	left: 30px;
	width: 578px;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-previous > a{
	background: url(images/pinkarrow-left.png) center left no-repeat;
	padding-left: 25px;
}

.nav-next > a{
	background: url(images/pinkarrow.png) center right no-repeat;
	padding-right: 25px;
}


h3.widget-title{
	border-bottom: 2px solid #fff;
	padding-left: 15px;
}
.textwidget,
.recent-events,
.recent-interviews{
	width: 255px;
	margin: 10px auto;
}
.recent-interview a{
	position: relative;
	display: block;
	width: 220px;
	margin: 0 auto 5px auto;
}
.recent-interview a > h4{
	position: absolute;
	top: 55px;
	right: 0;
	padding: 0 10px;
	background: rgba(0,0,0,0.8);
}

.add-event{
	display: block;
	background: url(images/addevent.png) 35px 11px no-repeat;
	width: 291px;
	height: 40px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-left: -17px;
	padding: 10px 0;
}
.add-event:hover{
	background-position: 35px -29px;
}
.recent-event{
	font-size: 0.9em;
	margin-bottom: 10px;
}
.recent-event > a{
	color: #fff;
}
.recent-event > a:hover{
	color: #f803be;
}
.recent-event > span.event-time{
	float: right;
}

/* Tabbed Tag Cloud */

#tag-cloud-tabs{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	position: relative;
	border-bottom: 2px solid #fff;
	height: 30px;
	width: 281px;
}
#tag-cloud-tabs > li{
	float: left;
	padding: 3px 8px;
	margin: 0;
}
#tag-cloud-tabs > li:last-child{
	margin-right: 0;
}
#tag-cloud-tabs > li.active-tab{
	border: 2px solid #fff;
	border-bottom: 2px solid #000;
	position: relative;
	z-index: 999;
}
#tag-cloud-tabs > li > a{
	text-transform: uppercase;
	font-weight: bold;
}
div.tag-cloud-wrap{
	display: none;
	clear: both;
	height: 200px;
	width: 281px;
	margin-bottom: 10px;
	border-bottom: 2px solid #fff;
	overflow: auto;
}
div.tag-cloud-active{
	display: block;
}
div.tag-cloud-wrap > ul.tag-cloud{
	list-style: none;
	margin: 10px 0 10px 10px;
}
ul.tag-cloud > li{
}

#mce-EMAIL{
	float: left;
	height: 25px;
	margin-top: 4px;
}
#mc-embedded-subscribe{
	font-size: 1em;
	padding: 3px;
}

/* Artist Widget */
.artist-box {
	margin-top: 12px;
	overflow: hidden;
}
.artist-thumb,
.placeholder {
	width: 145px;
	margin: 0 10px 0 15px;
	float: left;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
/*.placeholder {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
*/.artist-social {
	float: left;
	overflow: hidden;
}
.artist-button {
	background: #333;
	text-align: center;
	clear: both;
	display: block;
	margin-bottom: 5px;
	width: 110px;
	color: #F803BE;
}
.artist-button:active {
	position: relative;
	top: 1px;
}
.external-links {
	list-style: none;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.external-links > li {
	display: inline-block;
	text-align: center;
}
.external-links > li > a {
	display: inline-block;
	text-indent: -20000px;
	width: 24px;
	height: 24px;
}
.external-links > li > a.facebook {
	background: url('images/artist/facebook.png') 0 0 no-repeat;
}
.external-links > li > a.twitter {
	background: url('images/artist/twitter.png') 0 0 no-repeat;
}
.external-links > li > a.tumblr {
	background: url('images/artist/tumbler.png') 0 0 no-repeat;
}
.external-links > li > a.flickr {
	background: url('images/artist/flickr.png') 0 0 no-repeat;
}
.external-links > li > a.instagram {
	background: url('images/artist/instagram.png') 0 0 no-repeat;
}


.artist-box > div.artist-bio {
	clear: both;
	padding-top: 12px;
	margin-bottom: 10px;
}

.artist-bio > #more-bio{
	display: none;
}
.artist-bio > a.read-more-bio{
	display: block;
	margin-left: 5px;
	margin-top: -15px;
	width: 100px;
}


.artist-box > h4 {
	font-size: 1em;
}



/* Forms */
.submit-field{
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	width: 530px;
}
.submit-field-editor{
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	width: 528px;
}
.select-field{
	overflow: initial !important;
}
.select-field > label,
.select-field > input{
	margin-bottom: 10px;
}
div.required > label{
	color: #88F935 !important;
}
div.required > label a {
	color: #88F935 !important;
}
div.required > input[type="text"],
div.required > #fake-file{
	background-image: url(images/pink-arrow.png) !important;
}
.submit-field label{
	width: 93px;
	color: #F803BD;
	position: absolute;
	left: 0px;
	border: 1px solid #444;
	display: block;
	padding: 0;
	background: #333;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 4.3em;
	height: 50px;
	padding-left: 15px;
	padding-right: 10px;
	overflow: hidden;
}
.submit-field label > sup{
	font-style: italic;
}
.submit-field label > small{
	font-size: 0.9em;
}
.submit-field {
	color: #F803BD;
}
.submit-field input[type="text"]{
	float: left;
	width: 377px;
	padding: 15px 10px 15px 20px;
	font-size: 1em;
	border: 1px solid #444;
	background-image: url(images/light-arrow.png);
	background-position:  right center;
	background-repeat: no-repeat;
	background-color: #333;
	margin-left: 120px;
	border-left: 0;
}
.submit-field input[type="text"]:focus{
	background-image: url(images/pink-arrow.png);
	background-color: #111;
}



.wp-editor-container {
	border: 0 !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

td.mceToolbar {
	display: block;
	margin-bottom: 2px !important;
	border: 1px solid #444 !important;
	background: #333 !important;
}

td.mceToolbar > div {
	padding: 10px 0 8px 25px;
}

.mceToolbarRow3{
	display: none !important;
}
.mceIframeContainer {
	display: block;
	border: 1px solid #444 !important;
	background: #333;
}

.mceStatusbar{
	display: none !important;
	border: 1px solid #444 !important;
	background: #333 !important;
}
.mceStatusbar > div {
	color: #F803BD !important;
	text-align: center !important;
	width: 100% !important;
	line-height: 1.9em;
}
.mceStatusbar > div > span {
	display: none;
}
.mceStatusbar > div:after {
	content: 'DESCRIPTION';
}

.mceResize{
	margin-top: 10px;
	position: absolute;
	right: 0;
}

.submit-field textarea{
	width: 300px;
	height: 100px;
	resize: none;
}
.submit-button input{
	display: block;
	width: 529px;
	cursor: pointer;
	margin: 0 auto !important;
	float: none !important;
}
#file-name{
	display: none;
	margin-right: 10px;
}
#form-submitted{
	display: none;
	margin: 0 auto 20px auto;
	width: 580px;
	height: 435px;
}
.event-message{
	background: url(images/event-confirm.jpg) 0 0 no-repeat;
}
.photo-message{
	background: url(images/submit-confirm.jpg) 0 0 no-repeat;
}
.submit-event,
.submit-photo{
	width: 530px;
	overflow; hidden;
}
.submit-event-form,
.submit-photo-form{
	float: left !important;
	width: 305px;
	margin-left: 100px;
}
#event-time{
	position: absolute;
	left: 318px;
	margin-top: 16px;
	height: 25px;
}
.checkbox-field {
	background: #333;
	border: 1px solid #444;
	padding: 7px 0 5px;
	box-sizing: border-box;
}
.checkbox-field > label {
	width: 300px;
	position: static;
	border: 0;
	background: 0;
	padding: 0;
	float: left;
	line-height: 1em;
	text-transform: none;
	font-size: 1.2em;
	height: auto;
	padding-bottom: 5px;
}
.checkbox-field > label a {
	color: #F803BD;
	border-bottom: 1px solid #F803BD;
}
.checkbox-field > input {
	float: left;
}


/* Image styling */
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	display: block;
	/* These next two rows should help CG 2016-04-12  */
	max-width: 290px;
	height: auto;
	/* This wasn't helping either  */
	/* max-height: 290px; */
	/* These next two rows were jacking up the /events/ page layout. CG 2016-04-12  */
	/* float: none; */
	/* clear: both; */
}
img.alignleft,
img.alignright {
	margin-bottom: 5px;
}
img.aligncenter {
	margin-bottom: 20px;
}

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 5px;
	max-width: 96%;
	padding: 9px;
}
#post-2 .wp-caption {
	cursor: pointer;
}
.wp-caption a {
	display: block;
	overflow: hidden;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #fff;
/*	font-family: Georgia, serif;*/
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #A02571;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

/* Alignments */
.alignleft {
	display: inline !important;
	float: left !important;
	margin-right: 10px !important;
}
.alignright {
	display: inline !important;
	float: right !important;
	margin-left: 10px !important;
}
.aligncenter {
	clear: both !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

#disqus_thread {
	position: relative;
	top: 30px;
	left: 30px;
	width: 578px;
}
.single-post p {
	overflow: hidden;
}

/* Custom Styles */
.instagram-image{
	background: transparent !important;
}
/* Utility Classes */
.ucase{text-transform: uppercase !important;}
.inline{display: inline !important;float: left !important;margin-right: 3px;}
.both{clear: both;}
.green{color: #88f935 !important;}
.blue{color: #37dcf7 !important;}
.pink{color: #f803be !important;}

.fbConnectWidgetTopmost{border: 0 !important;}


.popup_dialog {display:none;z-index:10000;background:transparent;width: 400px;left:50%;margin-left:-200px;}
.close{	background-image:url(images/close.png);position:absolute;right:-15px;top:-15px;cursor:pointer;height:30px;width:30px;}
div#contact-contents{padding: 12px;overflow: hidden;background: #000;border: 3px solid #fff;box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);}
#email-form{display: block;overflow: hidden;margin: 15px 0;}
#email-form > p{clear: both;padding: 0;margin: 0 0 20px 0;}
#email-form > p > label{width: 362px;color: #89fa35;font-weight: bold;clear: both;display: block;margin: 0 auto 6px auto;font-size: 1.3em;text-transform: uppercase;}
#email-form > p > label > span{color: #000;padding-right: 3px;}
#email-form > p > input{color: #333;background: #fff;border: 1px solid #ccc;width: 362px;height: 18px;display: block;margin: 0 auto;}
#email-form > p > textarea{color: #333;background: #fff;border: 1px solid #ccc;width: 362px;height: 172px;resize: none;display: block;margin: 0 auto;}
#email-form > input[type="submit"]{cursor: pointer;width: 362px;margin: 0 auto 10px auto;background: #fff;border: 0 ;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;padding: 0;text-align: center;color: #f903bf;font-weight: bold;font-size: 1.5em;text-transform: uppercase;display: block;}
#email-form > input[type="submit"]:hover{background: #f903bf;color: #fff;}
#email-form > input[type="submit"]:active{position: relative;top: 1px;}
div.email-bottom{margin: 10px 0 0 0;width: 366px;color: #fff;overflow: hidden;position: absolute;bottom: 15px;}
div.email-bottom > div.left{float: left;}
div.email-bottom > div.right{float: right;}
div.email-bottom > div > span.green{color: #89fa35;;padding: 0 5px;}
div.email-bottom > div > span.pink{color: #f903bf;padding: 0 5px;}
div.email-bottom > div > a{color: #fff;padding: 0;text-decoration: none;}
p.required > label > span{color: #f903bf !important;}
p.required > input,p.required > textarea{background: #fdd !important;color: #333!important;}
p.required > 

#success{background: url(images/streetartsfsuccess2.jpg) 0 0 no-repeat;width: 394px;height: 446px;margin:-12px;display: none;}

/* Home Page */
#home-wrapper{
	margin: 40px 0;
	overflow: hidden;
}
#home-wrapper > #primary {
	float: left;
	width: 650px;
	overflow: hidden;
}

#home-wrapper > #secondary {
	float: right;
	width: 300px;
	overflow: hidden;
}

#home-wrapper > #primary > #latest-posts{
	width: 600px;
	overflow: hidden;
	position: relative;
	margin-bottom: 35px;
}

.latest-post > img {
	width: 600px;
	cursor: pointer;
}

.latest-post > .latest-post-meta-box {
	position: absolute;
	background: rgba(0, 0, 0, 0.75);
	width: 585px;
	padding: 15px 0 15px 15px;
	bottom: 0;
}

.latest-post-meta-box > h3 {
	font-size: 1.2em;
	line-height: 1.2em;
}

#secondary > #latest-interview{
/*#latest-blog {*/
	width: 300px;
	overflow: hidden;
	clear: both;
	position: relative;
	background: #101010;
	margin: 0 0 35px 0;
}
#latest-interview {
	height: 450px;
}
#latest-interview > a{
/*#latest-blog > a{*/
	display: block;
}
#latest-interview > a > img{
/*#latest-blog > a > img {*/
	width: 300px;
	height: 225px;
	margin-bottom: 20px;
}

#latest-interview > a > #interview-data {
/*#latest-blog > a > #blog-data{*/
	padding: 0 0 20px 0;
	width: 300px;
	overflow: hidden;
}


#interview-data > h3 {
/*#blog-data > h3 {*/
	text-align: center;
	font-size: 1.2em;
	line-height: 1.2em;
}

#interview-data > p {
	color: #fff !important;
	margin-bottom: 10px;
	padding: 15px 15px 0 15px;
}

#interview-data > div.read-full {
	text-align: center;
	text-transform: lowercase;
	font-style: italic;
}

#blog-event-wrap {
	width: 100%;
	clear: both;
}

#upcoming-events-wrap,
#latest-articles-wrap {
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
}

#upcoming-events-wrap > h3,
#latest-articles-wrap > h3 {
	line-height: 2em;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#upcoming-events-wrap > h3 a,
#latest-articles-wrap > h3 a {
	float: right;
	margin-right: 5px;
}
a.plus-link {
	text-indent: -20000px;
	display: inline-block;
	width: 19px;
	height: 31px;
	background: url(images/plus.png) 0 0 no-repeat;
}
a.plus-link:hover {
	background-position: 0 -40px;
}


#upcoming-events-wrap > #upcoming-events,
#latest-articles-wrap > #latest-blog{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 15px;
}

#upcoming-events > li.upcoming-event,
#latest-blog > li.latest-article{
	float: left;
	background: #101010;
	display: inline-block;
	width: 472px;
	height: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#upcoming-events > li.upcoming-event:hover,
#latest-blog > li.latest-article:hover {
	background: #1d1d1d;
	color: #F803BE;
}
#upcoming-events > li.even,
#latest-blog > li.even {
	margin-right: 0 !important;
}
/*li.upcoming-event a,
li.latest-article a {
	color: #fff;
}
li.upcoming-event a:hover,
li.latest-article a:hover {
	color: #F803BE;
}
*/
/*li.upcoming-event > a > img,
li.latest-article > a > img {
	width: 130px;
	height: 130px;
	margin: 10px 10px;
	float: left;
}
*/
li.upcoming-event > img,
li.latest-article > img {
	width: 130px;
	height: 130px;
	margin: 10px 10px;
	float: left;
}

li.upcoming-event > div,
li.latest-article > div {
	margin-top: 7px;
}
/*li.upcoming-event > div > a,
li.latest-article > div > a{
	display: block;
}
li.upcoming-event > div > a > span,
li.latest-article > div > a > span {
	display: block;
}
*/
li.upcoming-event > div > span,
li.latest-article > div > span {
	display: block;
}
li.latest-article span.article-title {
	color: #88F935;
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}
li.latest-article span.article-excerpt {
	padding-right: 25px;
}


li.upcoming-event > div > a > span.event-title {
	
}

/*li.upcoming-event > div > a > span.event-time {
	margin-bottom: 17px;
}
*/
li.upcoming-event > div > span.event-time {
	margin-bottom: 17px;
}
/*li.upcoming-event > div > a > span.event-meta {
	
}
*/
#more-art-wrap {
	width: 960px;
	overflow: hidden;
	clear: both;
}

#more-art-wrap > h3 {
	border-bottom: 2px solid #fff;
}

#more-art-wrap > #more-art {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 35px;
}

#more-art > li.art {
	float: left;
	margin-right: 31px;
}

li.art > .post-data > img {
	display: inline-block;
}

li.show-more-art {
	background: #101010;
	float: left;
	width: 74px;
	display: inline-block;
	height: 190px;
	text-align: center;
}
li.show-more-art > a{
	margin-top: 78px;	
}
li.art > div > h5.photo-set-small{
	position: absolute !important;
	top: 120px;
}


/* File Upload */
#fileupload{
	visibility: hidden;
}
#fake-file{
	float: left;
	width: 377px;
	padding: 15px 10px 15px 20px;
	font-size: 1em;
	border: 1px solid #444;
	text-transform: uppercase;
	background: url(images/light-arrow.png) right center no-repeat #333;
	margin-top: -26px;
	height: 20px;
	margin-left: 120px;
	border-left: 0;
}
#fake-file.active{
	background: url(images/pink-arrow.png) right center no-repeat #000 !important;
}
#fake-file > #controls > span{
	font-size: 0.9em;
	border-right: 1px solid #444;
	padding-right: 5px;
	float: left;
	margin-right: 5px;
	display: inline-block;
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap;
}
#fake-file > #controls > a{
	float: left;
}
#blocker{
	position: absolute;
	z-index: 10;
	width: 530px;
	height: 800px;
	background: url(images/loading.gif) center center no-repeat rgba(0, 0, 0, 0.5);
	display: none;
}

/* Home Slider */
.bjqs-controls{
	display: none;
}
.bjqs-prev > a,
.bjqs-next > a{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-indent: -20000px;
	background-color: rgba(0,0,0,0.7);
	background-position: center center;
	background-repeat: no-repeat;
}
.bjqs-prev > a:hover,
.bjqs-next > a:hover{
	background-color: rgba(0,0,0,1);
}
.bjqs-prev > a{
	background-image: url(images/pinkarrow-left.png);
}
.bjqs-next > a{
	background-image: url(images/pinkarrow.png);
}

/* Sharing Stuff */
#sharing-icons {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	clear: both;
	position: relative;
	top: 25px;
	margin-bottom: 50px;
}
#sharing-icons > p {
	margin: 0;
	padding-top: 15px;
}
.sharing-title {
	font-weight: 700;
	float: left;
	display: inline-block;
	padding-top: 5px;
	margin-right: 10px;
	color: #88F935;
	text-transform: uppercase;
}
.js-link {
	cursor: pointer;
}

/* Temporary Styles */
div#wpadminbar{

  display: none;

}