/*
Theme Name: Legendary Soul WP
Theme URI: http://gomedia.us
Description: Theme for LegendarySoul.com (appropriate from the default 'Kubrick' theme)
Version: 1.0
Author: Go Media Inc.
Author URI: http://www.gomedia.us
Tags: shopp, clothing, store

*/



/* Typography & Colors */
body {
	background:#000 url(images/body-background.jpg) no-repeat top center;
	color: #fff;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Palatino, serif;
	height: 100%;
	text-align: left;
}

.thread-alt {
	background-color: transparent;
}
.thread-even {
	background-color: transparent;
}
.depth-1 {
}

.even {
}

#footer {
	background: transparent;
	border: none;
}

small {
	color: #666;
	font-size: 0.9em;
	font-style: oblique;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: normal;
}

h2.pagetitle {
}

#sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

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

h2, h2 a, h3, h3 a {
	color: #fff;
}

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

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

.comment {
	background: transparent url(images/transparent-background.png) repeat top left;
	border-top: 1px solid #eee;
}
	
.commentlist li, #commentform input, #commentform textarea {
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

.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 {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

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

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

a {
	color: #fff;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #cc6666;
	text-decoration: none;
	}

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

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

#wp-calendar caption {
	}

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



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

a, img {
	border: 0;
}	
	
#header {
	background: transparent;
	margin: 0;
	min-height: 250px;
	padding: 0;
}

a#logo {
	display: block;
	margin: 40px 0 0 0;
	padding: 0;
	width: 488px;
}

#flash-player {
	margin: 50px 0 0 0;
	padding: 0;
	width: 400px;
}	

#nav { 
	font-size: 1em;
	text-transform: uppercase;
	width: 75%;		
}

#store-nav { 
	text-align: right;
	width: 25%; 
}

#nav, #store-nav {
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}

#nav li, #store-nav li { display: inline; }
#nav li { margin: 0 40px 0 0; }

#store-nav li { margin: 0 5px; }

#store-nav li a { 
	color: #666; 
	font-size: .9em;
}

#store-nav li a:hover { color: #ccc; } 
	
.divider {
	border: 1px soild #ccc;
}	
	
#page {
	background: transparent;
	margin: auto;
	min-height: 100%;
	padding: 0;
	width: 1000px;
}
	
#content {
	padding: 0;
}		

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
}

.widecolumn {
	padding: 0;
	margin:0;
	width: 768px;
}

.post {
	margin: 20px 0 0 0;
}

.post h2 {
	margin: 0 0 20px 0;
	font-size: 2em;
}

.post hr {
	display: block;
}

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

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	float: right;
	padding: 20px 35px 10px 0;
}

.clear {
	clear: both;
}

/* ************************* */

.event-post, .music-post {
	border-top: 1px solid #333;
	width: 100%;
	margin: 20px 0 0 0;
	min-height: 250px;
	overflow: hidden;
}

.event-post .thumbnail, .music-post .thumbnail {
	background: #ccc url(images/placeholder.gif) no-repeat center center;
	border: 2px solid #666;
	margin: 15px 25px 20px 20px;
	padding: 0;
	height: 200px;
	text-align: center;
	width: 200px;
}

.event-post .entry, .music-post .entry {
	width: 75%;
	margin: 0;
	padding: 10px 0;
}

.event-post h2, .event-post h3, .event-post h4, .music-post h2, .music-post h3, .music-post h4 { font-family: Arial, Verdana, Tahoma, san serif; }

.event-post h2, .event-post h3, .music-post h2, .music-post h3 { 
	font-size: 1.7em; 
	margin: 10px 0 0 0; 
	text-transform: uppercase; 
}

.event-post h4, .music-post h4 { 
	color: #666;
	font-weight: normal; 
	font-size: 1.2em; 
	margin: 0 0 20px 0;  
}

.post p, .event-post p, .music-post p { line-height: 1.7em; }	

.music-post ul { 
	list-style: none; 
	margin: 20px 0 0 0;
	padding: 0;
}

.music-post ul li { 
	display: inline;	
}

.music-post ul li a {
	font-family: Arial, Verdana, Tahoma, san serif;
	font-size: 1em;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.music-post ul li a img {
	height: 32px;
	width: 32px;
}	

.featured .thumbnail { position: relative; }

.featured .thumbnail img.ribbon {
	left: 0;
	margin: -12px -15px -10px -12px;
	position: absolute;
	top: 0;
}

a.more-link { color:#cc6666; }
a.more-link:hover { color:#cc6666; text-decoration: underline; }

.events-post ul, .music-post  ul { 
	list-style: none; 
	padding: 0;
}

.events-post ul li, .music-post  ul li { 
	display: inline;	
}

p.location {
	font-size: 1.2em;
	font-style: oblique;
	margin: 0 0 10px 0;
}


/*
#page {z-index:0;}
#content {z-index:1;}
#content > div {z-index:2;}
*/
/*http://webdemar.com/webdesign/superfish-jquery-menu-ie-z-index-bug/*/

/* ************************* */

#footer {
	background: transparent url(images/lion-logo.png) no-repeat bottom center;
	bottom: 0;
	clear: both;
	font-size: 1em;
	min-height: 150px;
	margin: 0 auto;
	padding: 0;
}

#footer ul {
	list-style: none;
	margin: 40px 0 0 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
}

#footer ul li a {
	display: block;
	float: left;
	padding: 0 5px;
}

/*
#footer ul li a:hover {
	color: #fff;
}
*/

#footer ul li a.last {
	border: none;
}	

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2.pagetitle {
}

#sidebar h2 {
	margin: 0;
	padding: 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 {
	float: right;
	margin: 20px 0 0 60px;
	min-height: 32px;
	position: relative;
	width: 320px;
}

#searchform div {
	right: 0;
	position: absolute;	
}

#searchform #s {
	background: transparent url(images/search-icon.png) no-repeat center left;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color: #fff;
	background-position: left center;
	background-repeat: no-repeat;
	border: 2px solid #666;
	margin: 0 10px 0 0;
	padding: 5px 5px 5px 25px;
	vertical-align: middle;
	width: 200px;
}

#searchform #searchsubmit {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color: #666; 
	border: 1px solid #999;
	color: #ccc;
	cursor: default;
	font-family: Georgia, "Times New Roman", Palatino, serif;
	font-size: 10px;
	padding: 5px 5px 6px 5px;
	text-transform: uppercase;
	vertical-align: middle;
}	

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



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 20px 20px 40px 20px;
	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 {
	float: left;
	padding: 20px 0 10px 0;
	width: 200px;
}

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

.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;
}
/* 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." */
