/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Custom Divs CSS - Header*/


body, html {
margin:0;
padding:0;
}


#headlogo {
float:left;
width:442px;
background:url(images/logo_background.jpg) bottom no-repeat;
padding-bottom:80px;
text-align:left;
}

#headcontainer {
width:863px;
padding-left:28px;
padding-right:28px;
margin-left:auto;
margin-right:auto;
background:url(images/head_edges.jpg) bottom no-repeat;
padding-bottom:0px;
}

#innerhead {
padding-top:25px;
}

#searchfeed {
padding-top:45px;
}

#headmenu {
float:left;
width:416px;
padding-top:23px;
background:url(images/header_right.jpg) bottom no-repeat;
}

#abouttext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:right;
padding-bottom:81px;
}


.headurl {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
display:block;
}

.headurl a, .headurl a:hover { 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
 }


.redtext {
color:#da353e;
}

.clearboth {
clear:both;
}



#pagewrapper{
padding-left:28px;
background:url(images/background_edging.png) top left no-repeat;
text-align:left;
}


#pagecontainer {
width:919px;
margin-left:auto;
margin-right:auto;
}


#innerpagewrapper {
width:863px;
padding-right:28px;
background:url(images/background_edging_right.png) top right no-repeat;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #7d7d7d;
	text-align: center;
	margin:0px;
	padding:0px;
	background:url(../../../images/wall.jpg);
	}

#page {
	background-color:#000000;
	width:863px;
	text-align: left;
	background:url(images/sidebar_background.jpg) repeat-y;
	}

#sidebar a {
text-decoration:none;
color:#000000;
}


#sidebar a:hover {
text-decoration:underline;
color:#000000;
}

#header {
background:url(../../../images/head_gradient.jpg) repeat-x;
	}


#bikebottom {
width:400px;

}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footerwrapper {
width:100%;
background:#000000;
height:40px;
}

#footerwrapper a {
color:#FFFFFF;
text-decoration:none;
}

	
#footer {
	height:45px;
	width:863px;
	background-color:#FFFFFF;
	border: none;
	background:url(images/footershadow.png) repeat-x;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 14px;
	font-weight:bold;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	
h2 a {
text-decoration:none;
}


h2 a:hover {
text-decoration:underline;
color:#000000;
}

h1 a {
text-decoration:none;
color:#000000;
}


h1 a:hover {
text-decoration:underline;
color:#000000;
}

#sidebar h2 {
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	}
	
#header {
	margin: 0 0 0 0px;
	padding: 0;
	width: 100%;
	}


#sidebar .widget_caticons {
	padding-top:11px;
	padding-left:18px;
	padding-bottom:18px;
	background:url(images/widgetbackground.jpg) no-repeat;
	min-height:130px;
	font-weight:bold;
	font-size:11px;
}

#sidebar .widget_caticons a {
	text-decoration:none;
}

#sidebar .widget_caticons .cat-item-4 a {
	color:#cd323a;
}

#sidebar .widget_caticons .cat-item-5 a {
	color:#fe7e00;
}

#sidebar .widget_caticons img {
padding-right:10px;
vertical-align:middle;
}

#sidebar .widget_caticons li {
padding-top:8px;
}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 550px;
	padding-left:20px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#000000;
	padding-top: 5px;
	}
	
.narrowcolumn .postmetadata a {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:#577fc3;
	text-decoration:underline;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


.artisttitle a, .artisttitle a:visited, .artisttitle a:hover {
	color:#fe7e00;
}

.generaltitle a, .generaltitle a:visited, .generaltitle a:hover{
	color:#000000;
}


.streetutdtitle a, .streetutdtitle a:visited, .streetutdtitle a:hover {
	color:#cd323a;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding:0px;
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


F
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	padding-left:10px;
	width: 250px;
	float:right;
	}
	
#sidebar .widgettitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#sidebar .widget_categories, #sidebar .widget_archive, #sidebar .widget_text {
	padding-top:11px;
	padding-left:18px;
	padding-bottom:18px;
	background:url(images/widgetbackground.jpg) no-repeat;
	min-height:130px;
}


#sidebar .widget_archive a {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

#sidebar .widget_categories a {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#sidebar #text-3 {
	min-height:100px;
	font-weight:bold;
	font-size:11px;

}

#sidebar #text-4 {
	background:url(images/journal_background.gif) no-repeat;
	padding-top:45px;
	padding-left:32px;
	padding-right:20px;
	min-height:140px;
	line-height:15px;
}


#searchbar {
position:relative;
background:url(images/searchback.jpg) right top no-repeat;
text-align:right;
height:26px;
}

#searchbar #s {
position:absolute;
width:180px;
right:34px;
top:3px;
border:none;
}

#searchsubmit {
position:absolute;
right:1px;
top:0px;

}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.blogroll{
line-height:30px;
text-decoration:none;
list-style:none;
list-style-image:none;
}


#categories-3 {
line-height:30px;
text-decoration:none;
list-style:none;
list-style-image:none;
}

#caticons-3{
line-height:30px;
text-decoration:none;
list-style:none;
list-style-image:none;
}

#caticons-3 img{
vertical-align:middle;
}

.aktt_tweets a {
color:#00b4ff;
text-decoration:none;
}

.aktt_tweets a:hover {
color:#00b4ff;
text-decoration:underline;
}

.blogroll a {
display:block;
color:#000000;
text-decoration:none;
}

.blogroll a:hover {
display:block;
color:#000000;
text-decoration:underline;
}

.blogroll img {
vertical-align:middle;
}

ul li {
list-style-type: none;
}

#sidebar li {
list-style:none;
list-style-type:none;
}


#twitter-box  ul#twitter-list  li {
padding-bottom:10px;
}


#twitter-box  ul a{
color:#00b4ff;

}

.artisttitle_bg {
height:37px;
width: 37px;
padding-top:12px;
background:url(images/large_artist_icon.gif) no-repeat;
color:#fe7e00;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
text-align:center;
line-height:11px;
vertical-align:middle;
}

.generaltitle_bg {
height:37px;
width:37px;
padding-top:12px;
background:url(images/large_general_icon.gif) no-repeat;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
text-align:center;
line-height:11px;
vertical-align:middle;
}


.artistdecal img {
border: thick solid #fe7e00;
}


.artistdecal a, .artistdecal a:visited, .artistdecal a:hover  {
color:#fe7e00;
text-decoration:underline;
}


.streetutddecal img {
border: thick solid #cd323a;
}

.streetutddecal a, .streetutddecal a:visited, .streetutddecal a:hover  {
color:#cd323a;
text-decoration:underline;
}


.generaldecal img {
border:thick solid #000000;
}

.generaldecal a, .generaldecal a:visited, .generaldecal a:hover  {
color:#000000;
text-decoration:underline;
}


.streetutdtitle_bg {
height:37px;
width: 37px;
padding-top:12px;
background:url(images/large_streetsutd_icon.gif) no-repeat;
color:#cd323a;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
text-align:center;
line-height:11px;
vertical-align:middle;
}


.artistpost {
color:#fe7e00;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:11px;
font-weight:bold;
}

.generalpost {
color:#000000;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:11px;
font-weight:bold;
}

.streetutdpost {
color:#cd323a;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:11px;
font-weight:bold;
}


/* End captions */


.postinfo {
color:#acacac;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:11px;
font-weight:normal;

}

h2 {
margin-top:0px;
padding-top:8px;
text-transform:uppercase;
}


.widget_twitter {
	position:relative;
	background:#000000 url(images/twitter_background.gif) no-repeat;
	width:222px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#twittertab {
position:absolute;
background:url(images/twittertab.png) no-repeat;
width:38px;
height:147px;
right:-37px;
top:0px;

}

#sidebar .twitter .twitter-item {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

#sidebar .twitter .twitter-item li {
padding-top:0px;
}

#sidebar .twitter .twitter-item a {
color:#00b4ff;
text-decoration:none;
}

#sidebar .twitter .twitter-item abbr {
color:#00b4ff;
text-decoration:none;
}

.twitter-timestamp{
text-decoration:none;
}

#innertwitter {
background:url(images/twitter_end.gif) bottom no-repeat;
}

#footercontainer {
width:863px;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#787878;
}

#copyright {
float:left;
width:300px;
text-align:left;
padding-left:15px;
}

.copyright {
	color:#cd323a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contact {
float:right;
width:200px;
text-align:right;
padding-right:15px;
}

#sidebar #text-5 h2 {
color:#cd323a;
font-size:14px;
}

#sidebar #text-5 {
padding-right:15px;
}

#sidebar #text-5 .red {
color:#cd323a;
}

#sidebar #text-5 .red a, #sidebar #text-5 .red a:hover {
color:#cd323a;
text-decoration:underline;
}

h3 a{
padding-left:10px;
}

/*=======================PNG FIX=========================*/
/* * html #pagecontainer #pagewrapper #innerpagewrapper */
* html #twitter-1 #twittertab {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://blog.streetsutd.com/images/transparentgif.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


* html #footer {background:none;}
* html #pagewrapper {background:none;}
* html #innerpagewrapper {background:none;}
* html #headcontainer {background:none;}
* html #headlogo {background:url(images/logo_background_ie.jpg) bottom no-repeat;}
* html #headmenu {background:url(images/header_right_ie.jpg) bottom no-repeat;}
* html #headmenu {width:421px;}


