/*
Theme Name: Rate My Band Main site
Theme URI: http://ratemyband.com/
Description: The theme for Rate My Band
Version: 1.0
Author: Amalendu Hajraa
Author URI: http://www.assistui.com/
Tags: paper, Casual, Fixed Width
*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif, 'Lucida Grande', Verdana;
	font-weight:normal;
	color: #006;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	background:url(images/background.png);
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, 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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family:Arial, Helvetica, 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: #006;
	text-decoration: none;
	}

a:hover {
	color: #d00;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0px 0 0;
	width: 630px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 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;
}

.clear {
	clear: both;
}

#footer {
	padding: 50px 0 0 0;
	margin: 0 auto;
	clear: both;
	color:#fff
	}
#footer a {color:#fff;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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 {
	}

.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 0 0 10px;
	background:url(images/red-arrow.png) no-repeat 0 5px;
	}
/* 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: 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: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	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
{
	padding: 0 0 0 0;
	width: 310px;
	float:right;
	margin:0 0 0 0
	}

#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 */

/* Added by Amal */
.fullsite {width:100%; background:url(images/top-background.png) repeat-x;}
.fullwindow {width:100%; clear:both; text-align:center}
.container {width:950px; text-align:left}
.column {float:left;}
.column-r {float:right;}
.clear {clear:both;}
.w950 {width:950px; height:60px;}
.logo {padding:15px 0 10px 0; clear:both; position:relative;}
.logo h2{ position:absolute; font-size:14px; line-height:18px; font-weight:bold; color:#65c8e7; top:40px; left:215px; font-weight:normal}


.loginButtonArea { width:170px; float:left;}

.loginButton { width:68px; height:26px; float:left; margin-right:5px}
.loginButton a { background:url(images/login.png) no-repeat 0 0}
.loginButton a:hover { background:url(images/login.png) no-repeat 0 -26px}
.loginButton a, .loginButton a:hover {width:68px; height:26px; display:block;}

.logoutButton { width:80px; height:26px; float:left; padding:10px 0 0 30px; }
.logoutButton a { background:url(images/logout.png) no-repeat 0 -26px}
.logoutButton a:hover { background:url(images/logout.png) no-repeat 0 0}
.logoutButton a, .logoutButton a:hover {width:80px; height:26px; display:block;}




.registerButton { width:83px; height:26px; float:left}
.registerButton a {background:url(images/register.png) no-repeat 0 -26px}
.registerButton a:hover {background:url(images/register.png) no-repeat 0 0}
.registerButton a, .registerButton a:hover {width:83px; height:26px; display:block; }

.get-connected-now { width:204px; height:30px; float:right; clear:both}
.get-connected-now a {background:url(images/get-connected-now.png) no-repeat 0 -30px}
.get-connected-now a:hover {background:url(images/get-connected-now.png) no-repeat 0 0}
.get-connected-now a, .get-connected-now a:hover {width:204px; height:30px; display:block; }

.loginButton a, .loginButton a:hover, .registerButton a, .registerButton a:hover, .get-connected-now a, .get-connected-now a:hover {font-size:0.0000em;}
.loginButton, .registerButton {margin-top:10px;}

.searcharea {padding-top:7px; *padding-top:0; margin-top:0; *margin-top:-9px}

.topsearch, .topsearch select {background-color:#fff; border:1px solid #ccc; height:21px}
.header {}



/* Homepage */
.welcome {background:url(images/dancing-babes.png) no-repeat 0 0; width:620px; padding:0 0 0 10px; height:150px; text-align:right;} 
.welcome h1 {margin:0 0 0 0; padding:0 0 0 0; color:#d00; font-size:30px; font-weight:normal; text-align:right}
.welcome p {font-size:16px; text-align:right; width:370px; float:right; padding:0 0 0 0; margin:10px 0 10px 0; color:#000} 

.most-recent {background:url(images/mid-heading-bg.png) no-repeat 0 0;}
.most-recent .paging { width:200px; float:right; font-size:14px; text-align:right; padding:5px 0 0 0; margin:0 0 0 0; *margin-top:-33px; *margin-right:10px}
.most-recent .paging a {color:#fff;}
.most-recent .paging a:hover, .most-recent .paging a.selected {color:#66c9e9;}
.most-recent .paging a, .most-recent .paging a:hover { text-decoration:none}
.most-recent span {color:#ccc; font-weight:normal; font-size:12px;}
.most-recent span a {color:#ccc; text-decoration:none}
.most-recent span a:hover {color:#fff; text-decoration:underline}
.most-recent span a.selected {color:#fff; text-none}


.band {border-bottom:1px dotted #666; border-top:1px dotted #666; margin-top:7px; padding:10px; clear:both; position:relative; min-height:87px;}
.white {background-color:#fff;}
.yellow {background-color:#e9f7fb;}

.bandimage, .bandimage2 {clear:both; }
.bandimage a, .bandimage2 a{border:3px solid #ccc;}
.bandimage a:hover, .bandimage2 a:hover{border:3px solid #66cae9;}
.bandimage a, .bandimage a:hover {display:block;width:100px; height:80px; overflow:hidden}
.bandimage2 a, .bandimage2 a:hover {display:block;width:200px; height:160px; overflow:hidden}

.details {width:490px; margin-left:5px} 
.details table {}
.details th { color:#666; font-size:10px; }
.details td { font-size:12px; font-weight:bold}
.details th, .details td {text-align:left; vertical-align:top; }
.details td a {color:#006}
.details td a:hover { color:#009} 

.details td h1 { font-size:24px; font-weight:normal; color:#000; margin:0 0 0 0; padding:0 0 0 0; text-align:left}
.details td h1 a {color:#000;}


.details2 {width:390px; margin-left:5px} 
.details2 table {}
.details2 th { color:#ccc; font-size:10px; }
.details2 td { font-size:12px; font-weight:bold; color:#fff}
.details2 th, .details td {text-align:left; vertical-align:top; }
.details2 td a {color:#fff}
.details2 td a:hover { color:#fff000} 

.details2 td h1 { font-size:24px; font-weight:normal; color:#000; margin:0 0 0 0; padding:0 0 0 0; text-align:left}
.details2 td h1 a {color:#000;}



.listen, .read, .view, . { float:right}
.listen a, .read a, .view a { text-align:center; }
.listen a:hover, .read a:hover, .view a:hover {color:#200c06}
.listen a, .read a, .view a, .listen a:hover, .read a:hover, .view a:hover { width:86px; height:20px; display:block; font-size:0.001em;}

.listen a { background:url(images/listen.png) no-repeat 0 -20px;color:#fdcd20}
.listen a:hover {background:url(images/listen.png) no-repeat 0 0} 

.read a {background:url(images/read.png) no-repeat 0 -20px;color:#fdcd20}
.read a:hover {background:url(images/read.png) no-repeat 0 0}

.view a {background:url(images/view.png) no-repeat 0 -20px;color:#fdcd20}
.view a:hover {background:url(images/view.png) no-repeat 0 0}



/* Profile page */

.breadcumb {background:url(images/breadcumb-bg.png) no-repeat 0 0; width: 620px; padding:5px 0 5px 10px; color:#fff; margin:0 0 10px 0} 
.breadcumb a {color:#8cbeff;}
.profile {background:url(images/profile-page-bg.png) no-repeat 0 0; width:610px; padding:10px; min-height:500px;}
.band-details {margin:0 0 5px 0;*margin:0 0 11px 0;}

.profile-nav {clear:both;}
.profile-nav ul {margin:0 0 0 -40px; *margin:0 0 0 0; width:610px;}
.profile-nav ul li { list-style-type:none; float:left; margin-right:15px;}
.profile-nav ul li a, .profile-nav ul li a:hover{ display:block; padding:7px 0px 7px 25px; text-decoration:none; font-weight:bold; font-size:13px}
.profile-nav ul li a { color:#006;}
.profile-nav ul li a:hover, .profile-nav ul li a.selected{color:#ccc}
.profile-nav ul li a.selected {border-bottom:8px solid #fff;}
.profile-nav ul li span {font-size:11px; font-weight:bold; color:#ccc;}




.profile-content-area {clear:both; padding-top:15px;}
.profile-content-area {}
.profile-content-area table th {font-size:10px; color:#666; text-transform:uppercase; font-weight:bold}
.profile-content-area table td { color:#006; font-weight: normal; font-size:12px;}
.profile-content-area table th, .profile table td {vertical-align:top; text-align:left;}
.profile-content-area table td h3 {color:#d00; margin:0 0 0 0; font-size:16px; padding:5px; background:url(images/yellow-background.png);}

.band-member {color:#333; border-bottom:1px dotted #666;}

.footerarea {background:url(images/bottom-background.png) repeat-x 0 bottom; height:120px;}
/* Sidebar */

.widget {padding-left:10px;}
#sidebar .widget h2.widgettitle {background:url(images/sidebar-heading-bg.png) no-repeat 0 0; }

#sidebar .widget h2.widgettitle, .most-recent {color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:20px; padding:5px 10px 10px 10px; font-weight:normal; cursor:default;}
/*------------------------------New Style Sheet----------------------------------*/
.eventphoto{ float:left; width:202px; border:solid 2px #ccc; margin-bottom:10px;} .eventcontaint{ float:left; width:380px; margin-left:20px;} 
.eventcontaint h2{ margin:0; padding:0; font-weight:normal; color:#000000;}
.eventcontaint p{ padding:10px 0 0 0; margin:0; font-size:12px; line-height:18px; font-weight:normal; text-align:justify;}
/*-----------------------------------------------------------------------------------*/
.photopicture{ float:left; width:170px; margin-bottom:10px;} .photocontain{ float:left; width:418px; margin-left:20px;}
.photocontain h2{ margin:0; padding:0; font-weight:normal; color:#000000;} .photocontain img{ padding-top:10px;}
.photocontain p{ padding:10px 0 0 0; margin:0; font-size:12px; line-height:18px; font-weight:normal; text-align:justify;}
/*-----------------------------------------------------------------------*/
.photodetals{ float:left; width:610px; padding-top:10px; padding-left:10px;} .photodetalsText h2{ margin:0; padding:0; font-weight:normal; color:#000000;} .photodetalsText{ float:left; width:610px;}
.photodetals img{ float:left; border:solid 2px #7F2815; margin-right:32px; margin-bottom:20px;}

.albumnext{ float:left; width:50px; height:27px; margin-left:470px;}
.albumnext a{ background:url(images/arrow-pre.png) no-repeat 0 0px;}
.albumnext a:hover{background:url(images/arrow-pre.png) no-repeat 0 -27px;}
.albumnext a, .albumnext a:hover{ display:block; width:50px; height:27px;font-size:0.0001em; }

.albumPrv{ float:left; width:50px; height:27px;}
.albumPrv a{ background:url(images/arrow-nex.png) no-repeat 0 0;}
.albumPrv a:hover{background:url(images/arrow-nex.png) no-repeat 0 -27px;}
.albumPrv a, .albumPrv a:hover{ display:block; width:50px; height:27px;font-size:0.0001em; }
/*-------------------------------------------------------------------------------*/
.profileVideo{ float:left; width:610px; border-bottom:1px dotted #870e0e; margin-bottom:20px;}
.videoLeft{ float:left; width:106px;} .videoRight{ float:left; width:494px; margin-left:10px;}
.videoLeft P{ text-align:center; color:#dd0000;} .star{ margin-bottom:10px;}
.videoRight h2{ font-size:14px; line-height:18px; color:#FF0000; margin:0;} .videoRight h2 span{ padding-left:50px; font-size:10px; line-height:18px; color:#666666;}
.videoRight h2 span.gray{ color:#660000; margin:0; padding:0;} .videoRight p{ color:#666666; font-size:12px; line-height:18px; margin:0;}
.videoRight p.rece{ color:#660000; font-size:12px; line-height:18px; margin:0; font-weight:bold; padding-bottom:5px;}
.videoRight h3{ background:url(images/meg.png) no-repeat 0 50%; font-size:12px; line-height:18px; color:#666666; padding-left:28px; margin:0; padding-bottom:5px;}
#postform{ float:left; width:610px; margin-top:6px;} #postform input.text{ width:360px; border:solid 1px #ccc;}
.videoRight h4{ font-size:14px; line-height:18px; color:#FF0000; margin:0;} .videoRight h4 span{ padding-left:180px; font-size:10px; line-height:18px; color:#666666;}
.videoRight h4 span.gray{ color:#660000; margin:0; padding:0;}
/*--------------------------------------------------------------------------*/
.profileBlog{ float:left; width:610px;} .profileBlog h2{ margin:0; padding:0; font-weight:normal; color:#000000;} .profileBlog a{ text-decoration:none;}
.profileBlog p{ padding:10px 0 20px 0; margin:0; font-size:12px; line-height:18px; font-weight:normal; text-align:justify;}
.bigstar{ float:left; width:200px;} .comment{ float:left; width:400px;} .comment p{ text-align:right; padding-right:20px;}
/*------------------------------------------------------------------*/
.addComment{ float:left; width:610px; margin-top:10px;} #comentform{ float:left; width:610px;}

.music{ margin:5px 0 0 0;}
.play{ float:left; width:50px; height:38px; padding-top:6px;}
.play a{ background:url(images/play.png) no-repeat 0 0;}
.play a:hover{background:url(images/play.png) no-repeat 0 -38px;}
.play a, .play a:hover{ display:block; width:50px; height:38px;font-size:0.0001em; }

/*-------------------------------Edit 11-01-------------------------------*/
.audious{ float:left; width:418px; margin-bottom:10px; margin-top:5px;}
.playname{ float:left; width:418px; margin:0; height:20px; margin-right:5px; padding-bottom:5px;}
.playname p{ font-size:12px; line-height:18px; margin:0; padding:0; text-align:left;} 

.down-home{ float:left; width:130px; height:20px; margin-left:5px;} 
.down-home a{ background:url(images/download.png) no-repeat 0 -20px;}
.down-home a:hover{background:url(images/download.png) no-repeat 0 0;}
.down-home a, .down-home a:hover{ display:block; width:130px; height:20px;font-size:0.0001em; }

.view-profile{ float:right; width:130px; height:20px; margin-left:5px;} 
.view-profile a{ background:url(images/view-profile.png) no-repeat 0 -20px;}
.view-profile a:hover{background:url(images/view-profile.png) no-repeat 0 0;}
.view-profile a, .view-profile a:hover{ display:block; width:130px; height:20px;font-size:0.0001em; }

.listen-song{ float:right; width:130px; height:20px; margin-left:5px;} 
.listen-song a{ background:url(images/Listen_Song.png) no-repeat 0 -20px;}
.listen-song a:hover{background:url(images/Listen_Song.png) no-repeat 0 0;}
.listen-song a, .view-profile a:hover{ display:block; width:130px; height:20px;font-size:0.0001em; }

.buy-now{ float:left; width:130px; height:20px; margin-left:5px;} 
.buy-now a{ background:url(images/buy-now.png) no-repeat 0 -20px;}
.buy-now a:hover{background:url(images/buy-now.png) no-repeat 0 0;}
.buy-now a, .buy-now a:hover{ display:block; width:130px; height:20px;font-size:0.0001em; }



.photoAddio{ float:left; width:170px; margin-bottom:10px; background:url(images/blankshade.png) no-repeat 0 0; height:129px;}
.photoAddio img{ padding:0; margin:3px; display:block;}

/***** Custom star rating *******/
#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 16px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('images/stars16.png') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 16px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('images/stars16.png') left 16px; FONT-SIZE: 1px; }
#star div.user { LEFT: 17px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; width:100px;}
/*-------------------------------Top Nav Start--------------------------------------------------------------*/
.topNavigation { width:510px; float:left; margin:0 0 0 0; *margin:-3px 0 0 0}
.topNavigation ul { margin:0 0 0 -40px}
.topNavigation ul li { float:left; list-style-type:none}
.topNavigation ul li a, .topNavigation ul li a:hover { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-decoration:none; padding:13px 7px 13px 7px; border-right:1px solid #1e406f; display:block}
.topNavigation ul li a { color:#fff}
.topNavigation ul li a:hover { color:#efefef; background-color:#000}

/*-----------------------------------------Top Nav End----------------------------------------------------------------------------*/

/* suckerfish nav Edit Bappa*/
#suckerfishnav {
    background:none;
    font-size:16px;	
    font-family:Arial, verdana,sans-serif;
    font-weight:bold;
    width:100%;
	text-align:left;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:35px;
    padding:0;
    margin:0;
    width:100%;
	text-align:left;
    }
#suckerfishnav a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; font-weight:bold; 
	text-decoration:none;
	padding:6px 7px 5px 7px; 
	border-right:1px solid #1e406f; 
	display:block;

/*    display:block;
    color:#f00;
    text-decoration:none;
    padding:0px 10px;
	text-align:left;*/
    }
#suckerfishnav li {
    float:left;
    padding:0;
	text-align:left;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:201px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #1e406f;
	text-align:left;
    }
#suckerfishnav li li {
    width:199px;
 	line-height:23px;
    border-bottom:1px solid #1e406f;
    border-left:1px solid #1e406f;
    border-right:1px solid #1e406f;
    font-weight:bold;
	font-size:12px;
    font-family:arial, verdana,sans-serif;
	text-align:left;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:177px;
	line-height:23px;
    font-size:16px;
    color:#fff;
	font-weight:bold;
	font-size:12px;
    font-family:arial, verdana,sans-serif;
    }
#suckerfishnav li ul ul {
    margin:-32px 0 0 200px;
	text-align:left;
    }
#suckerfishnav li li:hover {
    background:#5d5e5e;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#efefef;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#efefef;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#efefef;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em; }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#333;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover { background-color:#000}						
#suckerfishnav li a{font-size:16px;}
/*---------------------------------------------------------------*/
.view-textname{ width:100%;}
.view-textname h1{font-size:24px; font-weight:normal; color:#d00; margin:0 0 0 0; padding:0 0 30px 0; text-align:left}

.new-box {background:url(images/yellow-box.png) no-repeat 0 0; width:280px; height:90px; padding:5px 10px 0 10px; display:block}
.new-box h2 {margin:0 0 0 0; padding:0 0 0 0}



/* ALL BUTTONS STARTS */

.download-song, .listen-song, .purchase-song, .read-articles, .view-profile, .watch-video {float:right; width:130px; height:20px;} 

.download-song a, .download-song a:hover, .listen-song a, .listen-song a:hover, .purchase-song a, .purchase-song a:hover, .read-articles a, .read-articles a:hover, .view-profile a, .view-profile a:hover, .watch-video a, .watch-video a:hover {display:block; width:130px; height:20px;font-size:0.0001em;}

.download-song a {background:url(images/buttons/download-song.png) no-repeat 0 -20px;} 
.download-song a:hover {background:url(images/buttons/download-song.png) no-repeat 0 0;} 

.listen-song a {background:url(images/buttons/listen-song.png) no-repeat 0 -20px;}
.listen-song a:hover {background:url(images/buttons/listen-song.png) no-repeat 0 0}

.purchase-song a {background:url(images/buttons/purchase-song.png) no-repeat 0 -20px;}
.purchase-song a:hover {background:url(images/buttons/purchase-song.png) no-repeat 0 0}

.read-articles a {background:url(images/buttons/read-articles.png) no-repeat 0 -20px;}
.read-articles a:hover {background:url(images/buttons/read-articles.png) no-repeat 0 0}

.view-profile a {background:url(images/buttons/view-profile.png) no-repeat 0 -20px;}
.view-profile a:hover {background:url(images/buttons/view-profile.png) no-repeat 0 0}

.watch-video a {background:url(images/buttons/watch-video.png) no-repeat 0 -20px;}
.watch-video a:hover {background:url(images/buttons/watch-video.png) no-repeat 0 0}

.listen-song2 {float:right; width:80px; height:20px; display:block} 
.listen-song2 a {background:url(images/buttons/listen-song2.png) no-repeat 0 -20px;display:block; width:80px; height:20px;font-size:0.0001em;}
.listen-song2 a:hover {background:url(images/buttons/listen-song2.png) no-repeat 0 0;display:block; width:80px; height:20px;font-size:0.0001em;}


.profile-nav2 {clear:both; padding-top:40px}
.profile-nav2 ul {margin:0 0 0 -40px; *margin:0 0 0 0; width:610px;}
.profile-nav2 ul li {list-style-type:none; float:left; margin-right:3px;}
.profile-nav2 ul li a, .profile-nav2 ul li a:hover{ display:block; padding:7px 15px 7px 10px; text-decoration:none; font-weight:bold; font-size:13px; text-transform:uppercase}
.profile-nav2 ul li a { color:#006; background:url(images/top-background.png) repeat-x 0 0; color:#fff;}
.profile-nav2 ul li a:hover, .profile-nav2 ul li a.selected{color:#d00; background:url(images/top-background.png) repeat-x 0 -400px;}
.profile-nav2 ul li span {font-size:11px; font-weight:bold; color:#666;}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}


/*#profile a{background-color:url(images/profile.png) no-repeat 0 -30px}
#profile a:hover, #profile a.selected{background:url(images/profile.png) no-repeat 0 0}

#videos a{background:url(images/videos.png) no-repeat 0 -30px}
#videos a:hover, #videos a.selected{background:url(images/videos.png) no-repeat 0 0}

#photos a{background:url(images/photos.png) no-repeat 0 -30px}
#photos a:hover, #photos a.selected{background:url(images/photos.png) no-repeat 0 0}

#audios a{background:url(images/audios.png) no-repeat 0 -30px}
#audios a:hover, #audios a.selected{background:url(images/audios.png) no-repeat 0 0}

#events a{background:url(images/events.png) no-repeat 0 -30px}
#events a:hover, #events a.selected {background:url(images/events.png) no-repeat 0 0}

#blog a{background:url(images/blog.png) no-repeat 0 -30px}
#blog a:hover, #events a.selected {background:url(images/blog.png) no-repeat 0 0}*/