/*
Theme Name: UNKLE
Description: The new UNKLE Theme by The Uprising Creative.
Version: 1.0
Author: The Uprising Creative
Author URI: http://www.theuprisingcreative.com
Tags:

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

*/



/* Begin Typography */
html, body {
	outline:none;
	-moz-outline:none;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: #1a1818 url('images/bg.gif') top center fixed;
	color: #707070;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: none;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	text-align: right;
	}

.thread-alt {
	background: url('images/comments-alt.png') top left repeat;
}
.thread-even {
	background: #232121 url('images/comments-bg.png') top right no-repeat;
}
.depth-1 {
border: 0px none;
}

.even, .alt {
}

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

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	}

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, 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: white;
	}

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;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Helvetica, 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: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, 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;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #736b49;
	text-decoration: none;
	}

a:hover {
	color: #938b69;
	text-decoration: underline;
	}
	
a:active {
	border: none;
}

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

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

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

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



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

#bgwrapper {
	margin: 0 auto;
	z-index: 1;
	width: 962px;
}

#page {
	background: none;
	border: 1px solid #222020;
	margin: 0px auto;
	padding: 0;
	width: 962px;
	z-index: 10;
	top:0;
	position: relative;
	}
	
#page-bg {
	position: fixed;
	top:0px;
	width: 100%;
}

#page-bgscroll {
	margin: 0px auto;
	width: 962px;
}

#header {
	background: url('images/headerbg-white.png');
	margin: 0;
	padding: 0;
	height: 115px;
	width: 962px;
	}
#header-gap {
	background-color: #1a1818;
	height: 15px;
	width: 962px;
}

.sociallinks {
	height: 21px;
	width: 100%;
	background: url('images/sociallinks-bg.png');
	text-align: right;
}

#linkswrapper {
	padding: 0 5px;
	margin-right: 10px;
}

#linkswrapper div.individual {
	text-align: center;
	width: 30px;
	height: 21px;
	background-color: #1a1818;
	float: right;
}

#header-innner {
	width:962px;
	height: 79px;
}
#header-logo {
	float:left;
}

#header-menu {
	width: 673px;
	height: 79px;
	position: absolute;
	z-index: 46;
	left: 289px;
	text-align: center;
}

#header-menu a {
	margin: 0 5px;
}

#header-menu-bg {
	background-color: #1a1818;
	width: 673px;
	height: 79px;
	float: left;
}

#header-submenu-media,
#footer-submenu-media {
	background: url('images/dropdown-media.png') no-repeat;
	height: 195px;
	width: 178px;
	z-index: 45;
	display: none;
}

#header-submenu-media {
	position: absolute;
	background-position: 0 20px;
	left: 562px;
	top: 35px;	
}



div.dropdown-media {
	margin: 0 0 0 12px;
	position: relative;
}

#header-submenu-media div.dropdown-media {
	top: 70px;
}

#footer-submenu-media div.dropdown-media {
	top: 48px;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#photogap {
	width: 962px;
	height: 348px;
	background: none;
}

#header-extras {
	width: 962px;
	height: 80px;
	background-color: #212020;
}

#audioplayer {position:relative;}

.onecolumn {
	float: left;
	width: 962px;
	background-color: #1a1818;
}
.onecolumn-wide {
	width: 962px;
	background-color: #1a1818;
}

.narrowcolumn {
	float: left;
	padding: 0 0 35px 0px;
	margin: 0px 0 0;
	width: 713px;
	background-color: #1a1818;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 100%;
	}

.post-thumb {
	margin:6px 0px 0px 1px;
	padding:0px;
	width:565px;
	height:276px;
	background: url('images/thumb-border.jpg') bottom left no-repeat;
}

#content-inner {
	float: left;
	width: 922px;
	margin-left: 20px;
}

.subpage-header {
	height: 93px;
}

.narrowcolumn .subpage-header,
.widecolumn .subpage-header {
	width: 100%;
}

.onecolumn .subpage-header {
	width: 962px;
}

.entry p img {display:block;margin:0px auto 0px auto;}

.post {
	padding: 10px 0px 40px 0px;
	text-align: justify;
	width: 693px;
	border-bottom: 1px solid #222020;
	border-right: 1px solid #222020;
	position:relative;
	height:auto;
	background: url('images/blogskull.gif') top left no-repeat;
	overflow:hidden;
	}

.post, 
.post-sidebar, 
.post .entry, 
.post-title,
.post-title-bg {
	float: left;
}

.post-sidebar {
	width: 118px;
	background-position-x: -10px;
	text-align: right;
	margin-right: 8px;
	margin-top: 20px;
}
.post-info {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #302d24 solid;
	
}
.post-date {
	color: #707070;
}
.post-category a, .post-category a:hover {
	color: #44cbd0;
}


.post .entry, .post .entry p {
	width: 555px;
}

.post-title-bg {
	height: 15px;
	width: 555px;
	background: url('images/diagonal-lines-opaque.gif');
	margin-top: 20px;
}

.post .post-title,
.videopost .post-title {
	background: #1a1818;
	height: 25px;
	font-size: 21px;
	margin-top: -18px;
	padding-right: 10px;
	padding-bottom:10px;
}


.post-title a {
	color: #707070;
	text-decoration: none;
}
.post-title a:hover{
	color: #736b49;
}

.post hr {
	display: block;
	}

.videopost {
	width: 962px;
	border-bottom: 1px #302d24 solid;	
}

.videopost .videowrapper {
	width: 700px;
	margin: 0 auto;
	text-align:center;
}

.videopost .videotitle {
width:560px;
margin:0 auto;
}
.videopost .video {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	display:block;
	clear:both;
}
.videopost .video p {
	margin: 1em auto;
}
.videocolumn .navigation {
	text-align:center;
	padding: 15px 0px 10px 0px;
}
.widecolumn .post {
	margin: 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;
	margin:25px 0px 0px 0px;
	border-top: 1px solid #222020;
}

.clear {
	clear: both;
}

#footer-spacer {
	width:962px;
	height:5px;
	padding:0;
	margin:0;
	background: #1a1818;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 962px;
	height: 155px;
	clear: both;
	}

#footer-menu {
	position: absolute;
	z-index: 50;
	width: 942px;
	height: 37px;
}

#footer-submenu-media {
	left: 376px;
	z-index: 48;
	position: absolute;
	top: 10px;
}

#footer-logo {
	position: relative;
	top: 30px;
	margin-left: 710px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer-bottom {
	padding-top: 5px;
	width: 962px;
	height: 29px;
	background-color: #1a1818;
	color: #505050;
	font-size: 10px;
	font-family: "Tahoma", Sans-serif;
}

#footer-credit {
	width: 955px;
	float: left;
	line-height: 28px;
}

#footer-powered {
	width:305px;
	float:right;
	line-height:28px;
}

/* End Structure */



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

h2 {
	margin: 0px;
	}

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 */



/* 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: decimal outside;
	}

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



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#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: 643px;
	padding: 5px;
	margin:0px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 7px 20px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	}

h3#comments {clear:both; padding:40px 20px 0px 20px; text-transform:uppercase; color:#666; font-weight:normal;}
#respond h3 {padding:0px; margin:0px;color: #666; font-weight:normal; text-transform: uppercase;}
#respond {
	width:673px;
	border-right: 1px solid #222020;
	border-bottom: 1px solid #222020;
	padding: 20px 0px 0px 20px;
}
.comment-navigation {
	width:673px;
	border-right: 1px solid #222020;
	padding: 0px 0px 0px 20px;
}
.commentlist {
	padding: 0px;
	text-align: justify;
	width:693px;
	border-right: 1px solid #222020;
	border-bottom: 1px solid #222020;
	margin: 15px 0px 0px 0px;
	}

.commentlist li {
	margin: 0px;
	list-style: none;
	border-top: 1px solid #222020;
	}
	
.thread-even .comment-body {border:5px solid #1a1818; padding:10px 15px;}
.thread-odd .comment-body {padding:15px 20px;}

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

.depth-2 div, .depth-2 p  {
		padding-left:20px;
}

.depth-3 div, .depth-3 p  {
		padding-left:40px;
}

.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: 0;
	margin-left: 713px;
	width: 249px;
	background: url('images/sidebar-bg.png') repeat-y;
	}

div.sidebar-widget {
	background-color: #1a1818;
	padding: 0 15px 15px 14px;
	border-left: 1px solid transparent;
}

#sidebar-filler {
	background: url('images/sidebar-filler.png') repeat-y;
	margin-left: 713px;
}

div.widgetspacer {
	width: 249px;
	height: 10px;
	background-color: #1a1818;
}
/* gigpress */

/* twitter */

/* video */
#widget-Video {
	background-color: #1a1818;
}

#widget-Video .cat-post-item {
	margin-bottom: 15px;
}

#widget-Video .post-title {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-left: 20px;
	line-height: 18px;
}

/* End Sidebar */


/* end header extras */

/* 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 */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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;
	}

/* 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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.gigpress-tickets-link {color: #F00;}
.gigpress-sidebar-more {text-align: right; padding: 10px 12px 10px 0px; width:220px; background-color: #1a1818; margin:0px 0px 1px 1px;}
#sidebar .gigpress-listing {font-size:11px;}


#topspin-submit {
	position: relative;
	top: 15px;
}

.topspin-widget-email-for-media {float:right;height:80px; width:340px;}
#topspin-widget {float:right;margin-right:10px;}
#topspin-spacer {height:64px; margin:8px 0px 8px 0px; width:2px; float:left; border-left: 1px solid #333333;}
#topspin-loading {
	position: relative;
	margin: auto;
}

#widget-Twitter {background-color: transparent;padding:1px;border:0px none; border-left:0px none; font-size:12px;}
#widget-Twitter ul {background-color:#1a1818;padding:10px; width:212px;}
#widget-Twitter ul li{margin-bottom:20px;}
#widget-Twitter .entry-meta {display:block; text-align:right;margin-top:6px; margin-bottom:10px; font-size:10px;}
#widget-Twitter .entry-meta .from-meta {margin-bottom:5px;}
#widget-Twitter .entry-meta .in-reply-to-meta {display:none; visibility:hidden;}

#widget-Video {margin-left:1px;}

.addtoany_list {position:absolute; bottom:0px; left:180px;}
.retweet {position:absolute;bottom:0px;left:125px;width:56px;height:26px;}
.retweet a {width:56px;height:26px;}
.custom-sidebar-search { margin:1px 0px 1px 1px;background-color:#1a1818;width:212px;padding:10px;}
.custom-sidebar-search #searchform {margin:0px; }

#store-container {width:900px; height:630px; margin:auto;}
#store-header {width: 900px; height:137px; background:url('images/store-header.png');}
#store-northamerica {width:449px; height:493px;float:left;position:relative; background:url('images/store-northamerica.png') no-repeat top left;}
#store-world {width:448px; height:493px; float:left;position:relative; background:url('images/store-world.png') no-repeat top left;}

a#northamerica-link, a#northamerica-link img {position:absolute; top:0px; left:0px; width:449px; height:463px; text-decoration:none;}
a#world-link, a#world-link img {position:absolute; top:0px; left:0px; width:448px; height:463px; text-decoration:none;}

a#northamerica-link:hover {background:url('images/northamerica-roll.png') no-repeat top left;}
a#world-link:hover {background:url('images/world-roll.png') no-repeat top left;}
#store-divider {width:3px; height:493px; background:url('images/store-divider.png') top left no-repeat;float:left;}

#link-wrapper {text-align:center; margin:30px 0px;}
#individual-link {float:left; width:290px; padding:10px;font-size:18px; text-align:center;}
#widget-title-Twitter {background: url('images/sidebar-twitter.png'); width:236px; height:41px;}
#widget-title-Tour {background: url('images/sidebar-tour.png'); width:236px; height:43px;}
#widget-title-Video {background: url('images/sidebar-video.png'); width:236px; height:43px;}
#widget-title-Search {background: url('images/sidebar-search.png'); width:236px; height:43px;}
#widget-title-Blog {background: url('images/sidebar-blog.png'); width:236px; height:43px;}
.tubepress_thumb {text-align:center;}
.tubepress_thumb .tubepress_meta_group {margin-left:auto !important;margin-right:auto !important;}
.post .topspin-widget {margin-left:auto !important; margin-right: auto !important; text-align:center;}
.post object {margin-left:auto !important; margin-right: auto !important;}

