﻿/*
Theme Name: MixHungama.com
Theme URI: http://www.mixhungama.com
Description: Theme Made By <a href="http://www.mixhungama.com/">MixHungama.com</a>.
Version: 1.0
Author: MixHungama.com
Author URI: http://www.mixhungama.com/
Tags: red, custom header, fixed width, two columns, three columns, widgets

	MixHungama.com
	 http://www.mixhungama.com

	This theme was designed and built by MixHungama.com,
	whose blog you will find at http://www.mixhungama.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	margin: 0; padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background-color:#fff;
}

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background-color:#c90000;
height: 103px; /*Height of top section*/
}

#whitesection{
height: 17px; /*Height of top section*/
background-color:#fff;
border:2px solid #E1E1E1;
vertical-align:middle;
}

#menusection
{
    background-color:#fff;
    height:30px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 169px 0 169px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color:#fff;
margin-bottom: 20px;
}

#leftcolumn{
float: left;
width: 169px; /*Width of left column in pixel*/
margin-left: -980px; /*Set margin to that of -(MainContainerWidth)*/
background-color:#fff;
border-color: #c90000;
margin-bottom: 20px;
}

#rightcolumn{
float: right;
width: 169px; /*Width of right column*/
margin-left: -170px; /*Set left margin to -(RightColumnWidth)*/
background-color:#fff;
border-color: #c90000;
margin-bottom: 20px;
}

#footer{
clear: left;
width: 100%;
background: #fff;
text-align: center;
padding: 4px 0;
border:1px solid #c90000;
margin-bottom: 5px;
}

#bannerexchange{
clear: left;
width: 100%;
background: #fff;
padding: 4px 0;
border:1px solid #c90000;
margin-bottom: 5px;
}

.innertube{
margin: 2px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
background-color:#fff;
}


a {
	color: #c90000; 
	text-decoration:none;
    font-family: Tahoma, Arial;
	font-size: 11px;

	
}
a:hover {
	color: #656565;
	text-decoration:none;
    font-family: Tahoma, Arial;
	font-size: 11px;
	
}


.footerText {
 font-size:11px; 
 color:#656565; 
 font-family:'arial';
}

p {
font-size:12px; 
font-family:  arial, "Trebuchet MS", Verdana, sans-serif;
color:#656565;
margin:0px 10px 0px 10px;
}

.entry table {
font-size:12px;
color:#656565;
font-family:  arial, "Trebuchet MS", Verdana, sans-serif;
}

.entry p {
font-size:12px; 
font-family:  arial, "Trebuchet MS", Verdana, sans-serif;
color:#656565;
margin:0px 5px 0px 10px;
padding: 5px 0px 5px 0px;
}

.entry p img {
max-width:465px;
max-height:auto;
}

.sentry p {
font-size:12px; 
font-family:  arial, "Trebuchet MS", Verdana, sans-serif;
color:#656565;
margin:0px 0px 0px 0px;
}

.entry a {
	color: #c90000; 
	text-decoration:none;
    font-family: Tahoma, Arial;
	font-size: 12px;

	
}
.entry a:hover {
	color: #656565;
	text-decoration:none;
    font-family: Tahoma, Arial;
	font-size: 12px;
	
}

.sinfohead {
	height:1px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	background:#000;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
	margin-top:2px;
	margin-bottom:2px;
			}

h1 {
  margin-top:10px;
  padding:3px 0;
  font:22px/18px "Trebuchet MS", Verdana, sans-serif;    
  font-weight:bold;
  color:#c90000;
}
	
h1 span{
  margin:10px 0 0 0;
  padding:0px 0px 0px 0px;
  font:12px Tahoma; 
  color:#c90000;
  text-transform:none;
}	
	
h2 {
  margin:0;
  padding:3px 0;
  font:22px/18px "Trebuchet MS", Verdana, sans-serif;    
  font-weight:bold;
}

h5 {
  padding: 0px 0px 0px 0px;
  margin: 5px 10px 0px 20px;
  font: bold 17px "Trebuchet MS", Verdana, sans-serif; 
  color:#c90000;   
}

h3 {
  margin:0;
  padding:10px 0 5px 0;
  font:22px/18px "Trebuchet MS", Verdana, sans-serif; 
  color:#c90000;
}

h4 {
  padding:3px 0px 3px 3px;
  margin:0px;  
  color:#fff;
  font-weight:bold;
  font-size:14px;
  font-family: arial, "Trebuchet MS", Verdana, sans-serif;
  
}

h6 {
  font:14px/22px  arial, "Trebuchet MS", Verdana, sans-serif;   
  margin:0px;  
  color:#545454;  
}

.thumbImage{
	border: 5px solid #A4B1C8;
}



/* Colors - Custom Declarations 
------------------------- */
.bg-green { background:#64B10F; }
.bg-yellow { background:#FDAB00; }
.bg-blue { background:#0180C4; }
.bg-gray { background:#656565; }
.bg-red { background:#c90000; }
.bg-pink { background:#ff6699; }
.bg-custom { background:#fff; }

.green { color:#64B10F; }
.white { color:#ffffff; }
.yellow { color:#D48F00; }
.blue { color:#0033cc; }
.gray { color:#eaeaea; }
.pink { color:#ff0066; 	}
.grayDark { color:#808080; }
.red { color:#c90000; }


.codefor
{
   color:#c90000;
   font-weight:bold;
   font-family:arial;
   font-size:11px;
   text-transform:uppercase;
}

.orkut
{
   color:#c429a1;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}
.myspace
{
   color:#1d4b9d;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

.hi
{
   color:#0078c1;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

.five
{
   color:#fcb033;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

.facebook
{
   color:#3b5998;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

.friendster
{
   color:#9d9d9d;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

.ibibo
{
   color:#018cce;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

.tagged
{
   color:#000000;
   font-weight:bold;
   text-transform: uppercase;
   font-family:arial;
   font-size:11px;
}

.indyarocks
{
   color:#000000;
   font-weight:bold;
   font-family:arial;
   font-size:12px;
}

img{
	border:none;
}

.showImages{
	text-align:center;}
.showImages img{
	margin:0 0 5px 0}

.pagination,
.backButton{
	padding:15px 0;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#c90000;
    font-weight:bold;
	
	}
.pagination a, .pagination a:visited,
.backButton a, .backButton a:visited{
	position:relative;
	margin-left:3px;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 .35em 0 .35em;
	color:#0180C4;
	background:#fff;
	border:1px solid #959595;}
	
	.pagination .null{
	position:relative;
	margin-left:3px;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 .35em 0 .35em;
	color:#dedede;
	background:#fff;
	border:1px solid #dedede;}
	
	.pagination .current{
	position:relative;
	margin-left:3px;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 .35em 0 .35em;
	color:#fff;
	background:#c90000;
	border:1px solid #c90000;}


.pagination a:hover, .pagination a:active,
.backButton a:hover, .backButton a:active{
	border:1px solid #c90000;
	background:#fff;
	color:#c90000;
	position:relative;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 .35em 0 .35em;
	}
	



#menu {
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	border:1px solid #c90000;
	margin-bottom: 8px;
}
#menu li {
	float: left;
	font: bold 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #fff;
	border-left:1px solid #c90000;
	color: #c90000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 15px;
	text-decoration: none;
}
#menu a:hover {
	background: #c90000;
	color: #fff;
	padding-bottom: 8px;
}

/*style for comments list on single page
--------------------------------------------*/

.comments-lists {
	width:550px;
	margin:0 auto;
	clear:both;
	background:#fff;
	padding:0 0 10px;
	}
#respond h3{
	margin: 20px 0 5px 0;
	padding: 20px 0 0;
	clear: both;
	font-size: 18px;
	font-weight:normal;
	font-family: 'lucida sans unicode', Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
#respond{
	margin: 20px 20px 30px 20px;
	}
p.nocomments {
	padding:20px;
	font-weight: bold;
	}
h3.response-comments  {
	margin: 0 0 40px 20px;
	padding: 20px 0 0;
	font-size: 18px;
	font-weight:normal;
	font-family: 'lucida sans unicode', Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	
	text-align:center;
	}	
h3.comments  {
	margin: 0 0 20px 20px;
	padding: 20px 0 0;
	font-size: 16px;
	color:#0a8ec1;
	font-weight:normal;
	font-family: 'lucida sans unicode', Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	
	text-align:left;
	}
#respond{
	margin: 20px 20px 30px 20px;
	}
p.nocomments {
	padding:20px;
	font-weight: bold;
	}
.commentlist li {
	margin: 15px 20px 10px -20px;
	padding: 10px;
	list-style: none;
	background:#eee;
	border:1px solid #ddd;
	clear:both;
	}
.commentlist .alt {
	background:#f7f7f7;
	border:1px solid #ddd;
	}
.commentlist li img {
	border:none;
	background:none;
	}
.commentlist li p {
	margin: 0 10px 0 0;
	}
.commentlist li ul li { 
	margin-right: 10px;
	margin-left: 5px;
	}
.commentlist li .avatar{ 
	float: left;
	border: 1px solid #ddd;
	padding: 2px;
	background: #fff;
	margin:0 10px 10px 0px;
	}
.commentlist #cancel-comment-reply-link {
	padding:2px 5px;
	background:#c90000;
	font-weight:bold;
	float:left;
	margin-right:10px;
	color:#fff;
	}
.commentlist cite {
	font-family: 'lucida sans unicode', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal;
	font-size: 14px;
	}
.commentlist .comment-meta {
	font-style: normal;
	font-size: 10px;
	padding: 0 0 30px 0;
	}	
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}
#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentform label {
	padding-left: 5px;
	color: #666;
	font-size: 87%;
	}
#commentform input {
	width: 200px;
	background: #fff;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 3px;
	}
#commentform textarea {
	width: 90%;
	height: 120px;
	margin: 3px 20px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #eee;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	}
#commentform #submit {
	width: 144px;
	height: 30px;
	margin-bottom: 20px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background:#c90000;
	border: none;
	}

#sidebar {
	float: left;
	width: 165px;
	margin: 0 0 10px 0; padding: 0; 
	background-color: #FFFFFF; 	
}
#sidebar h1 {
	margin: 0 0 0 0; 
	padding: 1px 0 0 4px; 
	font: bold 12px "Trebuchet MS", Arial, Tahoma;
	color: #FFF;
	text-transform: uppercase; 
	background: #c90000; 
	letter-spacing: 1px;	
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:1px 0px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom: 0px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display: block;
	font: 11px Tahoma, Arial;
	color: #656565;
	text-decoration:none;	
	padding: 1px 0 1px 4px;
	background: #fff;	
	min-height: 8px;	
}

* html body #sidebar ul.sidemenu a { height: 8px; }

#sidebar ul.sidemenu a:hover {
	padding:1px 0 1px 4px;
	background: #f2f2f2;
	color: #c90000;
}

.sidemenu ul {
	list-style:none;
	margin:1px 0px;
	padding:0;		
}

.showImageTextBox{
	width:370px;
	height:52px;
	font-family:Tahoma, Arial;
	font-size:11px;
	background:#fff;
	border:1px solid #3D96CE;
	overflow: hidden;
	padding:.2em;
	margin-bottom:0px;}
	
.showImageTextBox2{
	width:450px;
	font-family:Tahoma, Arial;
	font-size:11px;
	background:#fff;
	border:1px solid #3D96CE;
	overflow: hidden;
	padding:.2em;}
	
.showImageTextBox3{
	width:240px;
	height:14px;
	font-family:Tahoma, Arial;
	font-size:11px;
	background:#fff;
	border:1px solid #3D96CE;
	overflow: hidden;
	margin-bottom:0px;}
	
.posthidden 
{
    display:none;
    width:400px;
	font-family:Tahoma, Arial;
	font-size:11px;
	background:#fff;
	border:1px solid #3D96CE;
	overflow: hidden;
	padding:.2em;
    }
.postshown 
{
    display:inline;
    width:400px;
	font-family:Tahoma, Arial;
	font-size:11px;
	background:#fff;
	border:1px solid #3D96CE;
	overflow: hidden;
	padding:.2em;
    }
    
.trackTitle {
font-size:14px;	
border-bottom: 0px solid #aaa;
line-height:22px; 
font-family:  arial, "Trebuchet MS", Verdana, sans-serif;
color:#c90000;
}				
		


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

.glossymenu{
list-style-type: none;
margin: 1px 0;
padding: 0;
width: 163px;
border: 1px solid #e1e1e1;
border-bottom-width: 0;
}

.glossymenu li a{
background-color: #656565;
font: bold 12px "Trebuchet MS", Arial, Tahoma;
text-transform:uppercase;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 153px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-color: #c90000;
font: bold 12px "Trebuchet MS", Arial, Tahoma;
text-transform:uppercase;
color: white;
}



.pagination2,
.backButton2{
	padding:15px 0;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#3D96CE;
	font-weight:bold;

	
	}
.pagination2 a, .pagination2 a:visited,
.backButton2 a, .backButton2 a:visited{
	position:relative;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:23px;
	font-weight:bold;
	text-decoration:none;
	padding:0 .45em 0 .45em;
	color:#959595;
	background:#fff;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #959595;}

.pagination2 a:hover, .pagination2 a:active,
.backButton2 a:hover, .backButton2 a:active{
	border:1px solid #c90000;
	background:#fff;
	color:#c90000;
	position:relative;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:23px;
	font-weight:bold;
	text-decoration:none;
	padding:0 .45em 0 .45em;
	margin-top:5px;
	margin-bottom:5px;
	}
	

.tabing,
.tabingbackButton{
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#c90000;
    font-weight:bold;
	background-color:#f6f6f6;
	padding:13px 0 15px 0;
	}
.tabing a, .tabing a:visited,
.tabingbackButton a, .tabingbackButton a:visited{
	position:relative;
	margin-left:6px;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:.20em 1em .20em 1em;
	color:#656565;
	background:#fff;
	border:1px solid #656565;}
	
	.tabing .current{
	position:relative;
	margin-left:6px;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:.20em 1em .20em 1em;
	color:#fff;
	background:#c90000;
	border:1px solid #c90000;}


.tabing a:hover, .tabing a:active,
.tabingbackButton a:hover, .tabingbackButton a:active{
	position:relative;
	margin-left:6px;
	top:3px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:.20em 1em .20em 1em;
	color:#fff;
	background:#c90000;
	border:1px solid #c90000;
	}
	
.star-rating		
{
    list-style:none;		
    margin-left:3px;
    margin-bottom:0px;
    margin-top:0px;		
    padding:0px;		
    width: 125px;		
    height: 25px;		
    position: relative;		
    background: url(http://www.songsheaven.com/style/alt_star.gif) top left repeat-x;			
    }	
    
.star-rating li		
{
    padding:0px;		
    margin:0px;		
    float: left;
}	

.star-rating li a		
{
    display :block;	
    width:25px;		
    height: 25px;		
    text-decoration: none;		
    text-indent: -9000px;		
    z-index: 20;		
    position: absolute;		
    padding: 0px;	
}	

.star-rating li a:hover		
{
    background: url(http://www.songsheaven.com/style/alt_star.gif) left bottom;		
    z-index: 2;		
    left: 0px;	
}	

.star-rating a:focus,	.star-rating a:active		
{
    border:0;			
    -moz-outline-style: none;    	        
    outline: none; 	
}	

.star-rating a.one-star		
{
    left: 0px;	
}	

.star-rating a.one-star:hover		
{
    width:25px;	
}	

.star-rating a.two-stars		
{
    left:25px;	
}	

.star-rating a.two-stars:hover		
{
    width: 50px;	
}	

.star-rating a.three-stars		
{
    left: 50px;	
}	

.star-rating a.three-stars:hover		
{
    width: 75px;	
}	

.star-rating a.four-stars		
{
    left: 75px;	
}		

.star-rating a.four-stars:hover		
{
    width: 100px;	
}	

.star-rating a.five-stars		
{
    left: 100px;	
}	

.star-rating a.five-stars:hover		
{
    width: 125px;	
}	

.star-rating li.current-rating		
{
    background: url(http://www.songsheaven.com/style/alt_star.gif) left center;				
    height: 25px;		
    display: block;		
    text-indent: -9000px;		
    z-index: 1;	
    
}

.outline {
	color: #656565;
	text-decoration: none;
	border: 1px solid #656565;
	background: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

.hdr {font-family: Arial;font-size: 13px;color: #FFFFFF;background-image: url(images/hdr_bg.jpg);background-repeat: repeat-x;border: 1px solid #c90000;height: 20px;text-indent: 10px;font-weight: bold;font-style: normal;background-color:#c90000;}
.tbl_bg {background-image: url(images/table_bg.jpg);background-repeat: repeat-x;}
.tbl_bg_bot {background-image: url(images/table_bg_bot.jpg);background-repeat: repeat-x;height: 10px;}
.shadetabs{margin-left: 0px;margin-bottom: 0;list-style-type: none;text-align: left;font-family: Arial;font-size: 11px;font-weight: normal;padding-top: 2px;padding-right: 0px;padding-bottom: 0px;padding-left: 0;text-decoration: none;margin-top: 0px;margin-right: 0px;}
.shadetabs li{display: inline;margin: 0;background-image: url(images/tab_selected.jpg);font-size: 12px;color: #FFFFFF;background-repeat: no-repeat;font-family: Arial;z-index: 1;}
.shadetabs li a{text-decoration: none;position: relative;z-index: 1;margin-right: 0px;color: #FFFFFF;background-image: url(images/tab_unselected.jpg);background-repeat: repeat-x;height: 20px;padding-top: 1px;padding-right: 21px;padding-bottom: 0px;padding-left: 22px;font-family: Arial;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #c90000;border-right-color: #c90000;border-bottom-color: #c90000;border-left-color: #c90000;margin-bottom: 2px;background-color:#c90000;}
.shadetabs li a:hover{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #c90000;color: #FFFFFF;background-image: url(images/tab_selected.jpg);background-repeat: repeat-x;border: 1px solid #c90000;background-color:#c90000;}
.shadetabs li a.selected{position: relative;font-family: Arial;color: #FFFFFF;border: 1px solid #c90000;}
.shadetabs li a.selected{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #c90000;background-image: url(images/tab_selected.jpg);color: #FFFFFF;font-family: Arial;background-repeat: repeat-x;background-color:#c90000;}/*Content slider*/
.tab_tbl_bg {background-image: url(images/tab_table_bg.jpg);background-repeat: repeat-x;background-color: #FAFAF8;height: 206px;border: 1px solid #999999;}
.img_bg1 {background-image: url(images/song_img_bg.jpg);background-repeat: no-repeat;background-position: center;padding: 0px;height: 102px;width: 102px;}
.tab_tbl_frame {background-image: url(images/tab_table_bg.jpg);background-repeat: repeat-x;background-color: #FAFAF8;height: 206px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC;}

.line {
	clear: both;
	padding: 0px 0px 10px 0px;
	padding-bottom: 1px;
	margin-top: 5px;
	background: url(images/smalldot.gif) repeat-x;
	width: 610px;
}

.titledivider { font-size: 26px; font-weight: normal; letter-spacing: -1px; border-bottom: solid 1px #d0c1c1; padding-bottom: 15px; padding-top: 0px; margin-top: 0px; color:#c90000; width: 600px; float: left; padding: 0px 0px 20px 0px;}

.sinfotitle {
	height:1px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	background:#000;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
	margin-top:2px;
	margin-bottom:2px;
			}

.box {
	width:295px;
	overflow: hidden;
	margin:0px 0px 5px 14px;
	height:100%;
	color:#504945;
	font: 12px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff;
	line-height:18px;
	border:1px solid #bbb;
	float:left;
	display: inline;

	}
	
.box h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 3px 10px;
	text-align: left;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	overflow:hidden;
	height:20px;
	}

.box  h2 a, .box  h2 a:link, .box  h2 a:visited  {
	color:#CE0000;
	background-color: transparent;
	}
.box  h2 a:hover  {
	color: #4F4F4F;
	background-color: transparent;
	}

#searchsubmit {
	height: 22px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background:#c90000;
	border: none;
	}

.thumb-final {
	margin-top: 2px;
	margin-bottom: 10px;
	max-width: 600px;
	}

ul li {
	font-size:12px; 
	font-family:  arial, "Trebuchet MS", Verdana, sans-serif;
	color:#656565;
	}

.post-meta {
		font-size: 12px;
		float: left;
		clear: both; }

.alignnone { }
 
.alignleft {
	float: left;
	margin: 0 10px 0 0; }
 
	.alignleft img {
		float: left;
		margin: 0 10px 0 0; }
 
.alignright {
	float: right;
	margin: 10px 0 0 20px; }
 
	.alignright img {
		float: right; }

.floatleft { float:left; }

.floatright { float:right; }

.clear { clear:both; }

.thumb { float: left; }
 
	.thumb img {
		float: left;
		margin: 0 10px 5px 0; }
			
.PostDet { padding: 0px 0px; margin: 0px; font-size: 12px; color:#000000;}
.PostDet a { color:#c90000; text-decoration: none;}
.PostDet a:visited { color:#c90000; text-decoration: none;}
.PostDet a:hover { color:#656565; text-decoration: none;}

li.categories a { font-size:16px;}  /* outermost list item */
li.categories ul li { margin-left:-40px; list-style:disc; margin-bottom:2px;}
li.categories ul { list-style:none; }
li.categories { list-style:none; }

.mobilepricesentry {
	margin:0 0;
	padding: 0px 5px 0px 5px;
	height:200px;
	overflow:hidden;
	}	

.mobilepricesentry img {
	max-width:130px;
	max-height:130px;
}

.mobilepricesentry a:link,
.mobilepricesentry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.mobilepricesentry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.mobilepricesentry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family: Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size:13px;
}
span.mobilepricesthumbtext {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	}
img.mobilepricesthumb   {
	padding:1px 1px;
	margin:10px 5px 5px 5px;
	overflow:hidden;
	}
	
img.mobilepricesthumbfinal   {
	padding:1px 1px;
	margin:10px 5px 5px 5px;
	float:left;
	}
	
.mobilepricesthumb {
	height:130px;
	}

.mobilebox {
	width:100px;
	overflow: hidden;
	margin:0px 0px 5px 5px;
	height:100%;
	color:#504945;
	font: 12px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/box.png) repeat-x;
	line-height:18px;;
	float:left;
	display: inline;
	}
	
.mobilebox h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 10px 10px;
	text-align: left;
	font: 14px Tahoma,century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	height:20px;
	}

.mobilebox a, .box a:link, .box a:visited  {
	font-size:14px;
	background-color: transparent;
	}
.mobilebox a:hover  {
	font-size:14px;
	background-color: transparent;
	}
	
.sfclass {
	font-size:130%;
}

.sfclass a {
}

.sfclass a:hover {
}

.sfrowtitletop a {
	font-size:130%;
}

.sfrowtitletop a:hover {
	font-size:130%;
}

.videosongsentry {
	margin:0 0;
	padding: 0px 5px 0px 5px;
	height:200px;
	overflow:hidden;
	}	

.videosongsentry img {
	max-width:130px;
	max-height:130px;
}

.videosongsentry a:link,
.videosongsentry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.videosongsentry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

.videosongsentry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family: Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size:13px;
}
span.videosongsthumbtext {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	}
img.videosongsthumb   {
	padding:1px 1px;
	margin:10px 5px 5px 5px;
	overflow:hidden;
	}
	
img.videosongsthumbfinal   {
	padding:1px 1px;
	margin:10px 5px 5px 5px;
	float:left;
	}
	
.videosongsthumb {
	height:130px;
	}

.videosongsbox {
	width:100px;
	overflow: hidden;
	margin:0px 0px 5px 5px;
	height:100%;
	color:#504945;
	font: 12px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/box.png) repeat-x;
	line-height:18px;;
	float:left;
	display: inline;
	}
	
.videosongsbox h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 10px 10px;
	text-align: left;
	font: 14px Tahoma,century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	height:20px;
	}

.videosongsbox a, .box a:link, .box a:visited  {
	font-size:14px;
	background-color: transparent;
	}
.videosongsbox a:hover  {
	font-size:14px;
	background-color: transparent;
	}
