/*
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: #cdb899 url(images/bg_background.jpg) center top no-repeat fixed;

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

#body_wrap {
}

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


a:hover {
	color:#999999;
}

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: 800px;
	margin: 0 auto;
	background: url();
	position:relative;
}

#loading_msg {
	position: absolute;
	top:458px;
	left:272px;
	display:none;
	
}
	
#header {
	position:relative;	
}

#content {
	padding: 0;
	background:transparent;
	min-height:300px;
}

#content-left {
	float: left;
	width: 475px;
	padding-left:25px;
}


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

#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 {
	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:#333333;
}

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

h4.sidebar-title {
	font-size: 11px;
	color:#333333 ;
}



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

a#player_link{
	background:#232323 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:#999999;
}

#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:#333333;
padding:15px 0 15px 0;
font-family: Helvetica, arial, sans-serif;
}

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

.box-content a {
color: #666666;
}


.meta a {
color: #666666;
}

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

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

.meta {
	clear: both;
	padding:5px 15px;
	color: #9e9e9e;
	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:#333333;
	font-family:helvetica;
	font-size:0.9em;
	margin-bottom:5px;
}

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

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

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

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

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

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

#player_store_link {
	display:block; text-align:center;
	color:#454545; 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;
}

#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: transparent 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: #4a4f54 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: #6e7073;
	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: #898989;
	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: #5a5a60;
}

.vdnta_comments_msg p{
	font-size:1.1em;
	color:#343434;
	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_content {
	display:none;
	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:#333333;
}

#footer a {
	color:#333333;
}

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

.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 {
text-align: center;
margin:25px auto 50px ;
}

div#nav_wrapper {
width:auto;
margin:0 auto;
text-align: center;
}


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

.sf-menu li {
display:inline;
}

.sf-menu li.page_item a {
font-family:arial;
font-size:.9em;
font-weight:bold;
padding:12px 15px;
text-decoration:none;
text-transform:uppercase;
color:#333333;
}
.sf-menu li.page_item a.first {padding:12px 15px 12px 0;}
.sf-menu li.page_item a.last {padding:12px 0 12px 15px;}
.sf-menu li.page_item a:hover { color:#333333; text-decoration:underline; }

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

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


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

#footer_contents {text-align:center; border-top:1px solid #222222; margin:30px; font-family:arial; color:#444; font-size:.8em;}
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:#333333;
	text-decoration: none;
	display:block;
	background: url(images/vdnta_play_track_icon.png) no-repeat right center;
	border:1px solid transparent;
}

a.vdnta_play_track:hover {
	color:#333333;
	cursor: pointer;
	background: #efefef url(images/vdnta_play_track_icon.png) no-repeat right center;

}

a.vdnta_play_track_playing, a.vdnta_play_track_playing:hover {
	color:#333333;
	text-decoration: none;
	border:1px solid #e9e9e9;
	background: #efefef url(images/vdnta_play_track_icon.png) no-repeat right center;

}

/* STORE */
a.vdnta_music_store_buy, .music_table_purchase a {
	background: #232323 url(images/vdnta_music_store_buy_generic.png);
	border:1px solid #232323;
	color:#eee;
	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, .music_table_purchase a: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_mp3.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_mp3.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.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.png) no-repeat; }




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



/* TOPSPIN BUTTONS */
div.ts_btn_cd a.ts_buttonlink {
	background: #232323 url(images/vdnta_music_store_buy_family.png) no-repeat;  text-indent: -9999px;	border:1px solid #232323;
	text-indent:-9999px;
	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
}

div.ts_btn_download a.ts_buttonlink {
	background: #232323 url(images/vdnta_music_store_buy_family_mp3.png) no-repeat;  text-indent: -9999px;	border:1px solid #232323;
	text-indent:-9999px;
	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
}


/* TITLE WITH SHARE LINKS (TWSL) */
.twsl_wrap						{}

.twsl_date						{ color:white;font-family:arial,helvetica; width: 40px; height:76px;margin-right:2px; text-align: center; text-transform: uppercase; background: #333; }
.twsl_date_month				{ font-size: 12px; padding: 6px 2px 0; }
.twsl_date_day					{ font-size: 18px; padding: 0 2px; }
.twsl_date_time					{ font-size: 9px;  padding: 0 2px; }

.twsl_links						{}
.twsl_links	a					{ width: 24px; height: 24px; display: block; margin-bottom: 2px; }
.twsl_links_twitter	a			{ background: #333 url(images/shareTwitter-trans.png) center no-repeat;}
.twsl_links_facebook a			{ background: #333 url(images/shareFacebook-trans.png) center no-repeat;}
.twsl_links_email a				{ background: #333 url(images/shareEmail-trans.png) center no-repeat;}
.twsl_links	a:hover 			{ background-color: #797979; }
.twsl_title						{ padding: 0 0 0 10px; color: #999; font-size: .9em; width: 320px; }
.twsl_title	h3.post-title		{ line-height: 1em; margin-bottom: 3px; }


/* VDNTA SOCIAL WIDGET */
.vdnta_social_content_displayed { background: blue; }
#vdnta_social_widget {width: 200px; }

a.vdnta_social_widget	 { display:block; width: 16px;  padding: 0; margin: 0; 	height:22px;
							   background: url(/wp-content/plugins/vedanta-social-widget/images/vdnta-social-widget-sprite.png) top no-repeat; text-indent: -9999px; display:block; }

a.vdnta_social_widget_contact {
	background-position: 0px 0;
}
a.enabled.vdnta_social_widget_contact:hover, a.vdnta_social_widget_contact.on {
	background-position: 0px -22px;
}

a.vdnta_social_widget_twitter {
	background-position: -25px 0;	
}
a.enabled.vdnta_social_widget_twitter:hover, a.vdnta_social_widget_twitter.on {
	background-position: -25px -22px;
}

a.vdnta_social_widget_facebook {
	background-position: -51px 0;	
}
a.enabled.vdnta_social_widget_facebook:hover, a.vdnta_social_widget_facebook.on {
	background-position: -51px -22px;
}

a.vdnta_social_widget_myspace {
	background-position: -76px 0;	
}
a.enabled.vdnta_social_widget_myspace:hover, a.vdnta_social_widget_myspace.on {
	background-position: -76px -22px;
}

a.vdnta_social_widget_familyrecords {
	width: 21px;
	background-position: -249px 0;	
}
a.enabled.vdnta_social_widget_familyrecords:hover, a.vdnta_social_widget_familyrecords.on {
	background-position: -249px -22px;
}

a.vdnta_social_widget_rss {
	background-position: -99px 0;	
}
a.enabled.vdnta_social_widget_rss:hover, a.vdnta_social_widget_rss.on {
	background-position: -99px -22px;
}

a.vdnta_social_widget_vimeo {
	background-position: -276px 0;	
}
a.enabled.vdnta_social_widget_vimeo:hover, a.vdnta_social_widget_vimeo.on {
	background-position: -276px -22px;
}

a.vdnta_social_widget_itunes {
	background-position: -174px 0;	
}
a.enabled.vdnta_social_widget_itunes:hover, a.vdnta_social_widget_itunes.on {
	background-position: -174px -22px;
}

a.vdnta_social_widget_tumblr{
	background-position: -123px 0;	
}
a.enabled.vdnta_social_widget_tumblr:hover, a.vdnta_social_widget_tumblr.on {
	background-position: -123px -22px;
}

#vdnta_social_content_wrap { font-size: .9em; line-height:1.1em; font-family: arial; color: #222; margin-bottom: 5px; }
#vdnta_social_content_wrap a { color: #333; }

#vdnta_social_content_wrap h4 { font-size: 1em; font-weight: bold; line-height: 1em; margin-bottom: 5px; }

.vdnta_social_content_twitter_fillerup { margin-bottom: 5px;}

.vdnta_social_content { display: none; background: #eee; border: 1px solid #ccc; text-align: left;  }
.vdnta_social_content p { text-align: left; line-height: 1.3em;}
.vdnta_social_content_twitter,
.vdnta_social_content_rss,
.vdnta_social_content_familyrecords,
.vdnta_social_content_tumblr,
.vdnta_social_content_vimeo,
.vdnta_social_content_itunes  {padding: 10px;}
.vdnta_social_content:first { display: block; }

