/*
Theme Name: Musician_SD
Theme URI: http://schramdesign.com
Description: Vedanta Musician Theme
Version: 1.0
Author: Schram Design - Jeff Schram
Author URI: http://schramdesign.com
*/

/*
   built on top of deFusion http://webdemar.com/demo/?wptheme=deFusion

/*	##################################
   	GENERAL
	################################## */
	
html {
		overflow-y: scroll;
	}
	
	
body {
	margin: 0px;
	padding: 0px;
	background: #080702 url(images/bg_body_1.jpg) center top no-repeat;

	color: #eeeeee;
	font: 12px/18px Georgia, Times;
}

#body_wrap {
	background:transparent url(xximages/bg_body_wrap.jpg) bottom center no-repeat;
}

a {
	color: #75a378;
	outline: none;
}


a:hover {
	color:#ff6600;
}

a[href $='.pdf'] {
	background:url(images/icon_pdf.png) left center no-repeat;
	padding-left:20px;
	height:20px;
	display:block;
}


p {
	margin: 0 0 20px 0;
	text-align: justify;
}

ul, ol {
	margin-bottom: 20px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
	background: url();
	position:relative;
}

#loading_msg {
	position: absolute;
	top:500px;
	left:250px;
	display:none;
}
	
#header {
	background:#55555 url(images/bg_header2.jpg) no-repeat;
	height:404px;
	position:relative;	
}

#content {
	padding: 0;
	background:#000000;
}

#content-left {
	float: left;
	width: 570px;
	color:#eeeeee;
	margin-top:15px;
}

#content-right {
	float: right;
	width: 340px;
	color: #eee;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1, h1 {
	margin: 0 0 20px 0;
}

h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
	
	
h1#blog-title {
text-indent: -9999px;
display:none;	
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
	display:none;
}

h2#blog-description {
	text-indent: -9999px;
	display:none;
}

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	font-size: 12px;
}

h2.category-title a {
	color:#75a378 ;
	text-decoration: none;
}

h2.category-title a:hover {
	text-decoration:underline;	
}

/* img before posts
============================ */
.heading {
	display:none;	
}


h3.post-title {
	/*border-bottom:1px solid #444444;*/
	color:#75a378 ;
	font-size:2.3em;
	font-weight:normal;
	line-height:1em;
}

h3.post-title a {
	text-decoration: none;
	color:#eeeeee;
}

h3.post-title a:hover {
	text-decoration: underline;
	color:#75a378 ;
}

h4.sidebar-title {
	font-size: 12px;
	color:#75a378 ;
}



/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

a#player_link{
	background:#232323 url(images/itunes_cd.png) no-repeat scroll 32px center;
	border:2px solid #111111;
	color:#CCCCCC;
	display:block;
	font-family:arial;
	font-size:0.8em;
	letter-spacing:1px;
	margin-right:39px;
	padding:2px 0 2px 115px;
	text-decoration:none;
	text-transform:uppercase;
}

a#player_link:hover {
	background:#343434 url(images/itunes_cd.png) no-repeat scroll 32px center;
	color:#F3E512;
}

.box-left, .post, .page {
	margin: 0 0 40px 30px;
}

.box-content {
background:#000000 url(images/bg_box-content.png) no-repeat scroll left -30px;
color:#ECECEC;
padding:15px;
}


.post p {
	margin-bottom: 1.5em;
}

.box-content a {
color: #75a378;
}

.meta a {
color: #75a378;
}

.box-content a:hover, .meta a:hover {
color:#ff6600;
}

.sticky {
	padding: 20px;
	border: 1px dotted #ccc;
}

.meta {
	clear: both;
	padding:5px 15px;
	color: #9e9e9e;
	background:#1c0e08;
	font-size:.8em;
}

.meta-date {
	padding: 0 10px 0 0;
	/*background: url(img/bg-meta-date.gif) no-repeat 0px 2px;*/
}

.meta-categories {
	padding: 0 10px 0 0;
	/*background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;*/
}

.meta-comments {
	padding: 0 10px 0 0;
	/*background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;*/
}

p.tags {
	clear: both;
}

/** CONTENT RIGHT */

.gigpress-list-rss, #tweetbacks { display: none; }

.box-right {
	margin: 20px 40px 0 0;
	padding: 10px 20px 5px 15px;
	border:1px solid #222222;
	
}

.box-right p{
	color:#787878;
	font-family:helvetica;
	font-size:0.9em;
	margin-bottom:5px;
}

.box-right label {
	font-weight: bold;
	color:#787878;
	font-family:helvetica;
	font-size:.8em;
}
.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	color:#787878;
	font-family:helvetica;
	font-size:0.9em;
	margin-bottom:5px;
}

.navigation a, .box-right a, .box-right li a {
	text-decoration: underline;
	color:#75A378;
	
}

.navigation a:hover, .box-right a:hover, .box-right li a:hover {
	color:#ff6600;
}
	
.box-right li ul {
	margin: 0;
	list-style: none;
}

.box-right li li {
	color:#787878;
	font-family:helvetica;
	font-size:0.9em;
	margin-bottom:5px;	
}

.gigpress-sidebar-date {
	color:#eee;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 90%;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #222222;
	border: 1px solid #333333;
	color: #eeeeee;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #333333;
	border: none;
	color: #eeeeee;
}

.commentlist .comment {
	height: auto;
	margin: 20px 0 0 0;
	color: #eeeeee;
}

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #333333;
}

.avatar {
	float: right;
	margin: 0 0 10px 20px;
}

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #eeeeee;
	background: #333333;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #222222;
}

.commentlist li a {
	color: #999;
}

.commentlist li .avatar {
	margin: 0 20px 10px 20px;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	border: 1px solid #6e7073;
	border-right: none;
}

#cancel-comment-reply {
	margin: 10px 0;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
	background: #5a5a60;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #222222;
	border: 1px solid #333333;
	color: #eeeeee;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #222222;
	border: none;
	color: #eeeeee;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	background:transparent url(images/bg_footer_1.jpg) repeat scroll center bottom;
	height:95px;
	margin:0 auto;
}

#footer_content {
	width:920px;
	margin:0 auto;
	text-align: center;
	padding-top:30px;
	
}

.small-footer p, .small-footer p a {
	font-size:small;
}


#footer p {
	margin: 0 10px 10px 0;
	display:inline;
	color:#eee;
}

#footer a {
	color:#eee;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
   	
}

.aligncenter {
	margin-bottom: 20px!important;
	border:2px solid #000;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
   	border:2px solid #000;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
   	border:2px solid #000;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

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

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*	##################################
   	USEFUL
	################################## */
	
.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/** CSS BASIC ELEMENTS */

hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #333333;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #333333;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #222222;
	border: none;
}

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

input, textarea {
	/*width: 90%;*/
	background:#222222 none repeat scroll 0 0;
	border:1px solid #333333;
	color:#eeeeee;
	margin:0 0 20px;
	padding:5px;
}

textarea {
	/*width: 90%;*/
	height: 100px;
}

select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #222222;
	border: 1px solid #333333;
	color: #eeeeee;
	font-size: 11px;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #333333;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #333333;
	border: none;
	color: #eeeeee;
}


pre {
	font-family: Courier, serif;
}

/*  ====================================
//  MAIN MENU
//  ================================= */



div#header_b {
height:342px;
}

ul#nav {
margin:0; padding:0;
}

div#menu {
background:transparent url(images/main_nav_bg.png);
height:62px;
padding-top:20px;
}

.sf-menu li {
float:left;
list-style: none;
}

.sf-menu li.page_item a.home{ width:76px; background:url(images/main_nav_home.png) no-repeat; }
.sf-menu li.page_item a.blog{ width:65px; background:url(images/main_nav_blog.png) no-repeat; }
.sf-menu li.page_item a.about{ width:77px; background:url(images/main_nav_about.png) no-repeat; }
.sf-menu li.page_item a.musicstore{ width:124px; background:url(images/main_nav_musicstore.png) no-repeat; }
.sf-menu li.page_item a.shows{ width:86px; background:url(images/main_nav_shows.png) no-repeat; }
.sf-menu li.page_item a.pics{ width:74px; background:url(images/main_nav_pics.png) no-repeat; }
.sf-menu li.page_item a.chordstabs{ width:125px; background:url(images/main_nav_chordstabs.png) no-repeat; }
.sf-menu li.page_item a.press{ width:71px; background:url(images/main_nav_press.png) no-repeat; }
.sf-menu li.page_item a.links{ width:79px; background:url(images/main_nav_links.png) no-repeat; }
.sf-menu li.page_item a.video{ width:74px; background:url(images/main_nav_video.png) no-repeat; }
.sf-menu li.page_item a.contact{ width:89px; background:url(images/main_nav_contact.png) no-repeat; }

.sf-menu li.page_item a.off{
height:25px;
display:block;
text-indent: -9999px;
background-position:bottom left;
}


.sf-menu li.page_item a.on,
body.home2 a.home,
body.blog2 a.blog,
body.about2 a.about,
body.musicstore2 a.musicstore,
body.shows2 a.shows,
body.pics2 a.pics,
body.press2 a.press,
body.links2 a.links,
body.video2 a.video,
body.contact2 a.contact {
background-position:top left;
height:25px;
display:block;
text-indent: -9999px;
}




/* keep this for sf */
.sf-menu li.page_item a:current_page_item{
background-position:top left !important;
}

.sf-menu li.page_item a:hover{
background-position:top left !important;
}


/*  PICS TABLE
========================== */

table#pics {
	width:100%;
	border:none;
}

table#pics a {
	border:1px solid #222;;
}

table#pics a:hover {
}

table#pics p{
	font-size:.9em;
	font-family: arial, helvetica;
	padding: 5px;
	text-align: center;
}




/*  MUSIC STORE
========================== */

div#vdnta_purchase_msg {
	font-size:.9em;
	color:#444444;
	font-family:arial;
	margin-bottom:1em;
}

a.vdnta_music_store_buy {
	background: #232323 url(images/vdnta_music_store_buy_generic.png);
	border:2px solid #111111;
	color:#CCCCCC;
	display:block;
	font-family:arial;
	font-size:0.8em;
	letter-spacing:1px;
	height:21px; width:190px;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:2px;
	padding: 4px 0 0 20px;
}

a.vdnta_music_store_buy:hover {
	background:#343434 url(images/vdnta_music_store_buy_generic.png) no-repeat scroll;
	color:#F3E512;
	border:2px solid #333333;
}

/* ASSIGN ICONS TO SPECIFIC STORES */
a.vdnta_music_store_buy[href*='phobos'] { background: #232323 url(images/vdnta_music_store_buy_itunes.png) no-repeat; text-indent: -9999px; }
a.vdnta_music_store_buy[href*='phobos']:hover { background: #343434 url(images/vdnta_music_store_buy_itunes.png) no-repeat; }

a.vdnta_music_store_buy[href*='itunes'] { background: #232323 url(images/vdnta_music_store_buy_itunes.png) no-repeat; text-indent: -9999px; }
a.vdnta_music_store_buy[href*='itunes']:hover { background: #343434 url(images/vdnta_music_store_buy_itunes.png) no-repeat; }


a.vdnta_music_store_buy[href*='digstation'] { background: #232323 url(images/vdnta_music_store_buy_digstation.png) no-repeat; text-indent: -9999px; }
a.vdnta_music_store_buy[href*='digstation']:hover { background: #343434 url(images/vdnta_music_store_buy_digstation.png) no-repeat; }

a.vdnta_music_store_buy[href*='cdbaby'] { background: #232323 url(images/vdnta_music_store_buy_cdbaby.png) no-repeat; text-indent: -9999px; }
a.vdnta_music_store_buy[href*='cdbaby']:hover { background: #343434 url(images/vdnta_music_store_buy_cdbaby.png) no-repeat; }

a.vdnta_music_store_buy[href*='emusic'] { background: #232323 url(images/vdnta_music_store_buy_emusic.png) no-repeat;  text-indent: -9999px;}
a.vdnta_music_store_buy[href*='emusic']:hover { background: #343434 url(images/vdnta_music_store_buy_emusic.png) no-repeat; }

a.vdnta_music_store_buy[href*='amiestreet'] { background: #232323 url(images/vdnta_music_store_buy_amiestreet.png) no-repeat;  text-indent: -9999px;}
a.vdnta_music_store_buy[href*='amiestreet']:hover { background: #343434 url(images/vdnta_music_store_buy_amiestreet.png) no-repeat; }

a.vdnta_music_store_buy[href*='amazon'] { background: #232323 url(images/vdnta_music_store_buy_amazon.png) no-repeat;  text-indent: -9999px;}
a.vdnta_music_store_buy[href*='amazon']:hover { background: #343434 url(images/vdnta_music_store_buy_amazon.png) no-repeat; }

