/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Stylevantage - orange
   TEMPLATE CODE: 	S-0001
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
html {direction:rtl;}
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 13px Arial, Sans-serif;
	background: #000000;
	color: #fff;	
	text-align: center;		
	direction:rtl;
}

/* links */
a {
	background: inherit;
	color: #EC981F; 
}
a:hover {
	background: inherit;
	color: #806B4D;
}

/* headers */
h1, h2, h3 {
	font: bold 1em arial, Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #fff;
}
h1 { font-size: 1.5em; }
h2 { font-size: 12px; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1, #leftbar h1 {
	padding: 10px  5px 5px 0;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}	
#sidebar h1 {
	padding: 10px  30px 5px 0px;
	background: url(../images/square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

p, h1, h2, h3, h4 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #EC981F;	
}


/* images */
img {
	/*border: 2px solid #CCC;*/
	border-color:rgb(255,165,0);
}
img.float-left {
  margin: 5px  15px 5px 0px;  
}
img.float-right {
  margin: 5px  5px 0px 15px;
}
a img {  
  border: 2px solid #EC981F;
}
a:hover img {  
  border: 2px solid #806B4D !important; /* IE fix*/
  border: 2px solid #EC981F;
}

code, pre {
  margin: 5px 0;
  padding: 10px;
  text-align: right;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-right: 3px solid #EC981F;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(../images/quote.gif) no-repeat 98% 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-right: 3px solid #EC981F;  
	font-weight: bold; 
}

/* form elements */
form {
	margin:10px 14px 0 0; padding: 0;
	border:0; 
}
label {
	display:inline-block;
	font-weight:normal;
	margin:5px 0;
	width:65px;
}
input {
	padding: 2px;
	border:1px solid #4a4a4a;
	font: 12px arial, sans-serif;
	color:#fff;
	background:#211F20;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em arial, sans-serif;
	border:1px solid #4a4a4a;
	height:100px;
	display:block;
	color:#fff;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: none;
	background: url(../images/button_bg.jpg) repeat-x top left; 
	padding: 0px 7px; 
	height:21px;
	line-height:18px;
	color: #fff;
  cursor:pointer;	
}
input.button:hover { 
	background-position:0 -21px; 
}
/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px;
	vertical-align: top;
}

/*****************/
/*    Layout     */
/*****************/
#outerwrap {
	margin: 0 auto;
  width: 960px;  
  overflow:hidden;
  
}
#wrap {
  background:url(../images/drums_bg.jpg) no-repeat 0 100px;
  float:right;
	margin: 0 auto;
  width: 960px;  	
	text-align: right;		
	direction:rtl;
	
}
#content-wrap {
	clear:both;
   margin: 0; padding:0;
	width: 100%;	
	float:right;
	min-height:360px;
	
}

/* header */
#header {

	width:100%;
}
#header span#logo {
float:left;
	margin: 38px 0 0 11px ; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and right to adjust the position of the logo*/

}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and right to adjust the position of the slogan*/
	top: 48px; left:65px;		
}
#header .searchform {
	position: absolute;
	top: 5px; left: 3px;	
}
#header {position:relative;}

.headerlinks {float:left; position:absolute; left:0;}
.headerlinks a {text-decoration:none}

/* main column */
#main {
	float: right;
	margin-right: 15px;
	padding: 0;
	width: 540px;	
	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #f2f2f2;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat right center;
	padding-right: 20px; margin: 0 5px 0 10px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat right center;
	padding-right: 20px; margin:0 5px 0 10px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat right center;
	padding-right: 20px; margin:0 5px 0 10px;
}

/* sideabar */
#sidebar {
	float: right;
	width: 21%;
	margin: 0;	padding: 0; 
	display: inline;	
}
#sidebar ul.links {
	list-style: none;
	text-align: right;
	margin: 0 0 8px 0;	
	padding-left: 0;		
	text-decoration: none;
}
#sidebar ul.links li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/arrow.gif) no-repeat 99% 5px;
	padding: 2px 20px 2px 5px;	
}

* html body #sidebar ul.links li { height: 1%; }

#sidebar ul.links a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
}

/* leftbar */
#leftbar {
	float: right;
	padding: 0;	margin: 0;		

}

/* footer */
#footer {
	clear: both;
	
	border-bottom: 1px solid #4A4A4A;
	border-left: 1px solid #4A4A4A;
	text-align: center;	
	color:#6B6B6B;
	direction:rtl;
	width:940px;
	margin:0 auto 2px auto;
	padding-bottom:3px;
}
#footer p {margin:auto; padding-top:10px}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color:#6b6b6b;
}
#footer a:hover {
	color: #806B4D;
}
#credit {margin:auto; margin-bottom:40px; width:940px; text-align:right; }

/* menu */
#menu {
	clear: both;
	margin: 10px 15px 10px 0; 
  padding: 0;	
  float:right;
  width:100%;
}
#menu .horizontal-menu {background:url(../images/mainmenu_bg.jpg) repeat-x top left; float:right}
#menu * {z-index:9999}
#menu ul {
  background:url(../images/mainmenu_left.jpg) no-repeat top left;
	margin: 0; padding: 0;	
	padding-left:90px;
	padding-right:20px;
	font: 12px arial;
	list-style: none;
}
#menu ul li{
	display: inline-block; float:right;	
	position:relative;
}
#menu ul li a {	
	color: #ffffff;
	
	display:inline-block;
	line-height:21px;
	text-decoration: none;
	padding:0 10px;
}
#menu ul li a:hover, #menu ul li.active a{
  color:#cecece;
  background:url(../images/mainmenu_bg_hover.jpg) repeat-x top left;
}
#menu ul li.active ul li a{
  color:#fff;
  background:none;
}
#menu ul li#current a{
	background:url(../images/mainmenu_bg_hover.jpg) repeat-x top left;
}

/* second level */
#menu ul li ul {
  background:transparent url(../images/opaque_black.png);
	margin: 0; padding: 0;	
	position:absolute;
	right:-9999px;
  /*margin-top:21px;*/
  border:1px solid #333;
  border-top-width:0;
  float:right;
}
#menu ul li:hover ul, #menu ul li ul:hover{
	right:auto;
}
#menu ul li:hover ul ul, #menu ul li ul:hover ul{
	right:-9999px;
}
#menu ul li ul li{
	display: block;	float:right;
	clear:both;
}
#menu ul li ul li a {
	color: #ffffff;
	display:block;
	line-height:21px;
	text-decoration: none;
	padding:0 10px;
	min-width:90px;
}

#menu ul li ul li a:hover {
  color:#cecece;
  background:url(../images/mainmenu_bg_hover.jpg) repeat-x top left;
}
#menu ul li ul li#current a {
	background:url(../images/mainmenu_bg_hover.jpg) repeat-x top left;
}



/* third level */
#menu ul ul ul {
  background:transparent url(../images/opaque_black.png);
	margin: 0; padding: 0;	
	position:absolute;
	right:-9999px ;
  /*margin-top:21px;*/
  border:1px solid #333;
  border-top-width:0;
  float:right;
}
#menu ul ul li:hover ul, #menu ul ul ul:hover{
	right:100px;
	top:-8px;
}
#menu ul li ul li  ul li{
	display: block;	float:right;
	clear:both;
}
#menu ul li ul li  ul li a {
	color: #ffffff;
	display:block;
	line-height:21px;
	text-decoration: none;
	padding:0 10px;
	min-width:90px;
}

#menu ul li ul li  ul li a:hover {
  color:#cecece;
  background:url(../images/mainmenu_bg_hover.jpg) repeat-x top left;
}
#menu ul li ul  ul li#current a {
	background:url(../images/mainmenu_bg_hover.jpg) repeat-x top left;
}


a img, a:hover img, a:visited img, a:visited:hover img {border:0 !important}

.freecall {float:right; margin:15px 15px 0 0; position:relative; z-index:99}

/* Alignment classes */
.float-right   { float: right;}
.float-left  { float: left; }
.align-right   { text-align: right; }
.align-left  { text-align: left; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear  { clear: both; }
.block  { display: block; }
.hide   { display: none; }	
.orange { color: #FFA600; }

fieldset {border: none;}
.address {padding: 0 15px 0 0; margin:0; font-weight:bold; line-height:20px; color:rgb(255,151,2); margin-bottom:40px;}
div.buttons {padding-top: 10px;}

#news_scroller {border:1px solid #2B2B2B; line-height:16px; width:270px; height:150px; background:url(../images/opaque_black.png);  overflow:hidden;}
#scroller {margin-right:-20px; overflow:auto; height:116px; }
#news_scroller h3 {padding:0; margin:0; font-size:0px; height:20px; margin-top:8px; padding-bottom:5px; background:url(../images/news_header.jpg) no-repeat 95% top ;  text-align:left; color:#000; border-bottom:1px solid #2B2B2B;}
#news_scroller marquee {height:115px; width:100%}
#news_scroller ul {margin:0px; padding:0px; padding-right:10px; list-style:none}
#news_scroller ul li {padding:0px; margin:0; color:#fff;  border-bottom:1px dotted #414142; width:240px; padding-bottom:10px; margin-bottom:6px;}
#news_scroller ul li h3 {background:transparent; font-size:16px; text-align:right; color:inherit;}

#quickcontact {width:272px; margin-top:30px;}
#quickcontact .inputbox {width:195px; padding:0;}
#quickcontact h3 {padding:0; margin:0; margin-top:8px; height:34px; font-size:0px; background:url(../images/contact_header.jpg) no-repeat 94% top ;  text-align:left; color:#000; }
#quickcontact .button {float:left;  margin-top:3px;}
#quickcontact label {font-weight:normal; margin-right:10px}

#recommendation {position:relative; width:250px; padding:10px; max-height:250px;margin-top:30px; border:1px solid #2B2B2B; overflow:hidden;}
#recommendation h3 {padding:0; margin:0; margin-top:8px; height:34px;   text-align:right; color:#fff; }
#recommendation h5 {font-weight:normal; position:relative; padding:0; margin:0; color:#fff; font:13px arial; }
#recommendation h5:before {
    color: #aaa;
    content: "”";
    float: right;
    font-family: arial;
    font-size: 70px;
    height: 30px;
    left: 0;
    line-height: 60px;
    padding-left: 6px;
    top: 0;
    z-index: -1;}
#recommendation h5:after {
    bottom: 0;
    color: #aaa;
    content: "“";
    float: left;
    font-size: 70px;
    line-height: 40px;
    right: 0;
    z-index: -1;
 }


.icons { margin:20px auto; display:block; width:100%; overflow:hidden; text-align:center; padding-top:6px; height:74px; background:url(../images/icons_bg.jpg) no-repeat 50% 0;}
.icons a {width:60px; height:66px; margin-right:20px; display:inline-block; text-indent:-999em; text-decoration:none; outline:0} 
#drums_icon {background:url(../images/icon_drums.jpg) no-repeat top left;}
#bass_icon {background:url(../images/icon_bass.jpg) no-repeat top left;}
#guitar_icon {background:url(../images/icon_guitar.jpg) no-repeat top left;}
#piano_icon {background:url(../images/icon_piano.jpg) no-repeat top left;}
#mic_icon {background:url(../images/icon_mic.jpg) no-repeat top left; height:67px}
.icons a:hover {background-position:0 -66px !important;}
a#mic_icon:hover {background-position:0 -67px !important;}
 
#emailForm .button {margin-right:310px; }
.contact_email_contact label {width:87px;}

textarea.inputbox {color:#fff; background:#333}

.error, .error h2 {color:#f11}

.success, .success h2 {color:rgb(252,154,5)}

#quickcontactform {padding:0; margin:0; background:transparent; border:0}

.drummericon {font-size:0; color:#fff; display:inline-block; line-height:14px; background:url(../images/drummer_small.jpg) no-repeat top right; height:16px; width:66px; vertical-align:bottom; color:#000}

.contactmap {float:left; position:relative; left:20px; top:-30px; border:2px solid #fff;}

.adultlessonsbanner {font-size:22px;  margin-top:28px; position:absolute; width:960px;}
.adultlessonsbanner a {color:#fff; float:right; margin-right:130px; text-decoration:none; font-family:tahoma; text-shadow:1px 1px 1px #369}

.sharing_icons {margin-top:40px;}

.builtby {float:left; }

.MultiBoxContainer {z-index:9999 !important}
