/* Music House Global CSS */


@import "mainmenu.css";

@import "layout.css";

@import "custom.css";



/* Raw HTML styling for older browsers */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1, .sIFR-active h1 {
	display: block;
	clear: both;
	font-size: 28pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
    line-height: 100%;
}
h2, .sIFR-active h2 {
	display: block;
	clear: both;
	font-size: 19pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
    line-height: 100%;
}
h3, .sIFR-active h3 {
	display: block;
	clear: both;
	font-size: 19pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
    line-height: 100%;
}
h4, .sIFR-active h4 {
	display: block;
	clear: both;
	font-size: 12pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
    line-height: 100%;
}
h5, .sIFR-active h5 {
	display: block;
	clear: both;
	font-size: 13pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
    line-height: 100%;
}
h6, .sIFR-active h6 {
	display: block;
	clear: both;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0 0 0 ;
    line-height: 100%;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
p {
	color: #333333;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0px;
	margin: 3px 0 9px 0;
}
li {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
a, a.musiclink:visited:hover, a.musiclink:hover {
	text-decoration: underline;
	font-weight: bold;
}
a.musiclink, a.musiclink:visited {
	text-decoration: none;
	font-weight: bold;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p span.faded, p span.faded strong {
	color: #CCCCCC !important;
	text-decoration: line-through;
}
#newsimg {
	margin-left: 12px;
}
.pageimg {
	margin: 3px 0 3px 12px;
	border: 1px solid #999999;
	float: right;
	clear: none;
}



/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/






@media print {
	body {
		text-align: left !important;
	}
	h1, h2, h3, h4, h5, h6, h7 {
		visibility: visible !important;
		color: black !important;
	}
	#mainmenu, #footer, #topmenu, #sidemenu {
		display: none !important;
	}
	#content {
		width: 100% !important;
		border: 0px !important;
	}
	#content * {
		color: black !important;
	}
	
	.sIFR-flash {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	
	.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}


#twitter{
float: right;
margin-top: 1px;
}
.twtr-tweet-text p{
color:#FFFFFF !important;
}
.twtr-hd h3, .twtr-hd h4{
color:#FFFFFF !important;
background:#333333 !important;
clear:none !important;
}
b.obligatory{
font-weight:bold;
font-size:14px;
}
