/*
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:black url(images/bg-body.jpg);
	color: #fff;
	font: 12px/18px Trebuchet MS, Verdana, Century Gothic;
}

#body_wrap {
}

a {
	color: #c9730f;
	outline: none;
}


a:hover {
	color:#c9730f;
}

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: 960px;
	margin: 20px auto 0;
	position:relative;
}

#loading_msg {
	position: absolute;
	top:258px;
	left:212px;
	display:none;
	
}
	
#header {
	position:relative;	
}

#content {
min-height:300px;
padding:18px 0 0;
background: url(images/bg-content.jpg);
}

#content-left {
	float: left;
	width: 505px;
	padding-left:50px;
}


#content-right {
	float: right;
	width: 355px;
	margin-top:10px;
}

#footer {
	background:url("images/bg-footer.jpg") repeat scroll 0 0 transparent;
	height:180px;
	margin-top:-33px;
}

/*	##################################
   	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 {
	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:#666666 ;
	text-decoration: none;
}

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

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


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

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

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

h4.sidebar-title {
	font-size: 11px;
	color:#260d02 ; 
	font-weight: bold;
	font-family: georgia, times, serif;
}



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

a#player_link{
	background:#eee url(images/itunes_cd.png) no-repeat scroll 32px center;
	border:2px solid #111111;
	color:#666666;
	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:#ececec;
}

#vdnta_player_popup { font-family: arial, helvetica; color: white; background: #111; font-size:0.7em;margin:0 -7px 0 0;padding:2px 9px;text-decoration:none; }
#vdnta_player_popup:hover { background: #333;}

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

.box-content {
background:transparent url(images/bg_box-content.png) no-repeat scroll left -30px;
color:#260d02;
padding:0;
font-family: Trebuchet MS, Verdana, Century Gothic;
}

.box-content object, .box-content embed { width: 505px; }
.box-content img { max-width: 505px; }
.post p {
	margin-bottom: 1.5em;
}

.box-content a {
color: #9d5817;
}

.box-content a:hover { 
color: #c9730f !important; 
}


.meta a {
color: #eee;
}

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

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

.meta {
	clear: both;
	padding:5px 15px;
	color: #ececec;
	background:#efefef;
	font-size:.8em;
	border:1px solid #ededed;
}

.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-artist-heading { display:none; }
.gigpress-header { border-top: 1px solid white; }

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

.box-right {
	margin: 0 30px 0 10px;
	padding: 10px 0;
	
}

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

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

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

.navigation { text-align: center; }

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

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

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

.gigpress-sidebar-date {
	color:#fff;
	display:inline; float:left; padding-right:4px;
}

#player_store_link {
	display:block; text-align:center;
	color:#eee; font-size:.9em;
	background: #eee;
	margin-top: 2px;
	width:215px;
	font-weight:bold;
	text-decoration: none;
}

.signupframe input { font-size:0.7em;margin:0 0 10px;padding:3px;width:150px;color: #333; }
.signupframe td { font-weight:bold; font-size:.7em;  }
.signupframe label { padding: 0 5px 0 0;}
.signupframe #signup-button { width: 150px; font-weight: bold;  }

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

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

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: transparent url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 10px;
	background: white url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color:#444444;
	font-family:arial;
	font-size:10pt;
	height:150px;
	padding:6px 6px 0;

}

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

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

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #222 url(img/bg-comment-quote.gif) no-repeat right top;
}

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

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #555;
	background: #fff url(img/bg-comment-bubble.gif) no-repeat left top;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #222;
	border:1px solid #777;
}

.commentlist li a {
	color: #eee;
}

.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;
	color:#eee;
}

.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: #666;
}

.vdnta_comments_msg p{
	font-size:1.1em;
	color:#e3e3e3;
	font-style: italic;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

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

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


#footer {
	position: relative; 
	
}

#footer-inside {
	position: absolute;
	top: 100px; left: 64px; 
	width: 800px;
	text-align: center;
	 color:#ccc;
	font-size: .7em;
	text-transform: uppercase; }

#footer-inside a {
	text-decoration: none; 
	color:#eee; text-transform: uppercase;
}
#footer-inside a:hover {
	text-decoration: underline; 
}

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

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

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

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

.float_left { display: inline; float: left; }

/** CSS BASIC ELEMENTS */

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

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

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

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

input, textarea {
	/*width: 90%;*/
	background:#eeeeee none repeat scroll 0 0;
	border:1px solid #cccccc;
	color:#898989;
	font-size:0.8em;
	margin:0 0 20px;
	padding:5px;
}

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

select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

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

input.password {
	width: auto;
}

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


pre {
	font-family: Courier, serif;
}

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



div#header_b { 
	text-align: center;
}
div#header_b img {
	border:none;
}

div#menu {
	position: relative;
}

#contact-info { position: absolute; bottom: 14px; right: 59px; font-size: .6em; font-family: georgia, serif; color: #f1ce93; }
#contact-info a { color: #f1ce93; }
#contact-info a:hover { color: #fff; }

div#nav_wrapper {
background:url("images/bg-nav.jpg") no-repeat scroll 0 0 transparent;
height:37px;
}


ul#nav {
list-style-type:none;
margin:0 0 0 103px;
padding:3px 0 0;
text-align:center;
}

.sf-menu li {
display:inline; float: left;
}

.sf-menu li.page_item a {
color:#f1ce93;
font-family:courier;
font-size:1.3em;
font-weight:normal;
padding:12px 13px;
text-decoration:none;
text-transform:lowercase;
letter-spacing: 1px;
}
.sf-menu li.page_item a.first {padding:12px 13px 12px 0;}
.sf-menu li.page_item a.last {padding:12px 0 12px 13px;}
.sf-menu li.page_item a:hover { color:#333333; text-decoration:underline; }

.sf-menu li.page_item a.off{
color:#f1ce93;
}

.sf-menu li.page_item a:hover, .sf-menu li.page_item a.first:hover,
.sf-menu li.page_item a.last:hover,.sf-menu li.page_item a.off:hover { color:#f1ce93; }


.sf-menu li.page_item a.on,
.sf-menu li.page_item a.on:hover
{
color:#fff; text-decoration: underline;
}

ul#nav-footer { list-style-type: none; text-align: center; margin:10px auto; }
ul#nav-footer li {display:inline; margin-right:20px;}
ul#nav-footer li a {font-size:.9em; font-family: Helvetica, sans-serif; color:#222222; text-decoration: none;}
ul#nav-footer li a.hover { text-decoration: underline;}
/* 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;
}


/* SHOWS LIST */
.ics_event_list-wrap ul {
	margin:0 !important; padding:0 !important;
}

.ics_event_list-wrap ul li {
	margin-bottom:20px;
}

/* LABEL ICON */
#label_icon {
	position:fixed;
	left:5px;
	bottom:20px;
	z-index:300;
}

#label_icon a, #label_icon a img {
	border:none;
}


/* HEADER : FOR SOCIAL BTNS */

#social_header {
left:50%;
margin-left:189px;
position:absolute;
top:0px;
width:200px;
z-index:500;
}	
	
#social_header ul {
}
	
#social_header ul li {
	float:right;
	list-style-type: none;
}


#social_header a.email {
	width:16px;
	background-position: 0px 0;
}
#social_header a.email:hover {
	background-position: 0px -22px;
}

#social_header a.twitter {
	width:16px;
	background-position: -25px 0;	
}
#social_header a.twitter:hover {
	background-position: -25px -22px;
}

#social_header a.facebook {
	width:16px;
	background-position: -51px 0;	
}
#social_header a.facebook:hover {
	background-position: -51px -22px;
}

#social_header a.myspace {
	width:16px;
	background-position: -76px 0;	
}
#social_header a.myspace:hover {
	background-position: -76px -22px;
}

#social_header a {
	height:22px;
	background: url(images/header_sprite.png) top no-repeat;
	text-indent: -9999px;
	display:block;
	margin-right:10px;
}

/* AJAX COMMENTS */

.wdpajax-error{
	border:1px solid #f9d9c9;
	padding:5px;
	color:#ff3311;
}
.wdpajax-success{
	border:1px solid #339933;
	padding:5px;
	color:#339933;
}
label.error{
	float:none !important;
	padding-left:5px;
	color:#ff3311;
}

table.music { font-size: 1em; text-align: left;g}


/* PLAY TRACK */

a.vdnta_play_track {
	color:#fff;
	text-decoration: underline;
	display:block;
	background: url(images/vdnta_play_track_icon.png) no-repeat 0 -1px;
	border:1px solid transparent;
	padding-left:15px; 
}

a.vdnta_play_track:hover, a.vdnta_play_track_paused {
	color:#fff;
	cursor: pointer;
	background: #90573c url(images/vdnta_play_track_icon.png) no-repeat 0 -31px;
	text-decoration: none;

}

a.vdnta_play_track_playing, a.vdnta_play_track_playing:hover {
	color:#fff;
	text-decoration: none;
	border:1px solid #90573c;
	background: #90573c url(images/vdnta_play_track_icon.png) no-repeat 0 -61px;

}


/* STORE */
a.vdnta_music_store_buy {
	background: #232323 url(images/vdnta_music_store_buy_generic.png);
	border:1px solid #232323;
	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:white;
	border:1px solid white;
}

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

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

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

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

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

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

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

a.vdnta_music_store_buy[href*='&s=dmusic'], a.vdnta_music_store_buy.amazondownload { background: #232323 url(images/vdnta_music_store_buy_amazon_mp3.png) no-repeat;  text-indent: -9999px;}
a.vdnta_music_store_buy[href*='&s=dmusic']:hover, a.vdnta_music_store_buy.amazondownload:hover { background: #343434 url(images/vdnta_music_store_buy_amazon_mp3.png) no-repeat; }


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

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

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


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

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


a.vdnta_music_store_buy[href*='http://thefamilyrecords.com/music/?albums_id='], a.vdnta_music_store_buy.familydownload { background: #232323 url(images/vdnta_music_store_buy_family.png) no-repeat;  text-indent: -9999px;}
a.vdnta_music_store_buy[href*='http://thefamilyrecords.com/music/?albums_id=']:hover, a.vdnta_music_store_buy.familydownload:hover { background: #343434 url(images/vdnta_music_store_buy_family.png) no-repeat; }


a.vdnta_music_store_buy[href*='http://thefamilyrecords.com/paypal_process.php?albums_id='], a.vdnta_music_store_buy.familycd { background: #232323 url(images/vdnta_music_store_buy_family_mp3.png) no-repeat;  text-indent: -9999px;}
a.vdnta_music_store_buy[href*='http://thefamilyrecords.com/paypal_process.php?albums_id=']:hover, a.vdnta_music_store_buy.familycd:hover { background: #343434 url(images/vdnta_music_store_buy_family_mp3.png) no-repeat; }




/* MUSIC AND STORE DESCRIPTIONS */
table.music_inside, div.description { padding-left:15px; font-size: 1em;}


/* TITLE WITH SHARE LINKS (TWSL) */
.twsl_wrap						{ background: #2f160d; margin: 9px 0 10px 0; padding: 2px; text-align: center; color: #eee; }
.twsl_wrap a 					{ text-decoration: none; font-size: 9pt; color: #eee; }
.twsl_wrap a: hover 			{ text-decoration: underline !important; }
.twsl_wrap div { display: inline-block; float:left;  }

.twsl_title						{ color: #999; font-size: .9em; text-align: center;}
.twsl_title	h3.post-title		{ line-height: 1.2em; margin-bottom: 3px; color: #fff; text-align: center; font-size: 20px; }

.twsl_meta { display: none; color: #777; font-size: xx-small; text-align: center;} 
.twsl_meta a { color:#777; }


img.size-full { max-width: 505px !important; margin: 0 auto !important; border: none; }



/* PLAYER */

#player-pop { color:#CCCCCC;
display:block;
font-family:helvetica;
font-size:0.7em;
font-weight:bold;
margin:5px;
padding:3px 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:261px;}

#player-pop:hover { text-decoration:underline; }

#about-quotes{ 
color:#9d5817 !important;
font-weight:normal;
font-size: 1em;
 margin-right: 20px; margin-left: -23px;
}

#about-quotes strong{ color: #111;  font-family: Georgia; font-style: italic;  font-size: 1.2em;}



table.clients { margin-top: 10px; }
table.clients h3 {
font-size:1.1em;
font-weight:normal;
letter-spacing:0.06em;
line-height:1.1em;
margin:0 0 5px;
padding:0;
}
table.clients p {margin-bottom: 0; }
table.clients td {padding-bottom: 30px; }

.fbLikeContainer {
border-bottom:3px solid #2F160D !important;
display:block;
margin:10px 0 30px;
padding:10px 0;
width:100% !important;
}