body {
	margin: 0;
	padding: 0;
	/*background:  #FFFFFF url(../images/back_all.gif) repeat-x top left;*/
	background:  #FFFFFF;
	font-size: 13px;
	color: #7F7F7F;

}

body.body1 {background: #993222; }
body.body2 {background: #000; }
body.body3 {background: #329922;}
body.body4 {background: #cccc22;}
body.body5 {background: #aa4499;}
body.body6 {background: #666666;}

br.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
	}

a img {border: 0px;}
a em {text-decoration: underline;}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {font-size: 12px; }

h1, h2, h3 , .h2 {
	font-weight: normal;
	color: #0F7EAC;
	display: block;
	text-decoration: none;
}

h1 {
	font-size: 24px;
}

h2, .h2  {
	font-size: 18px;
}

h3 {
	font-size: 1em;
}


a {
	color: #0F7EAC;
}

body.body1 a {}
body.body2 a {}
body.body3 a {}
body.body4 a {}
body.body5 a {}
body.body6 a {color: #666;}

a:hover {
	text-decoration: none;
	color: #0F7EAC;
}



/* Header */

#header {
	width: 1004px;
	height: 380px;
	margin: 0px auto;
/*	xbackground: url(../images/header.jpg) no-repeat;*/
	position: relative;
	direction:rtl;
	xoverflow: hidden;
}

/* Logo */

#logo {
/*	xfloat: right;
	xpadding: 40px 0 0 0;*/
	position: absolute;
	right: 20px;
	top: 10px;


}

#logo h1 , #logo .header1  {
	margin: 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {

	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

#logo H2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	color: #ffffff;
	font-size: 16px;
	}

/* Menu */

#menu {
	/*float: left;*/	
	
}


body.body1 #menu {}
body.body2 #menu {}
body.body3 #menu {}
body.body4 #menu {}
body.body5 #menu {}
body.body6 #menu {background: red;}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	
}

#menu li {
	display: inline;
	padding-top: 10px; 
}

#nav {background: url(../images/top_menu_bg.gif) repeat-x scroll left top; right: 2px; width: 1001px; height: 55px; }
body.body2 #nav {background: url(../images/topnav_black.gif) repeat-x scroll left top;}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #000000;
	
}


#menu a:hover, .active a {
	xborder-bottom: 3px solid #FFFFFF;
}

#menu li.active>a {
	color: #000000;
	}


/* Page */

#page {
	width: 1004px;
	margin: 0 auto;
	direction:rtl;
}

.body1 #page {}
.body2 #page {}
.body3 #page {}
.body4 #page {}
.body5 #page {}

/* Content */

#content {
	float: left;
	width: 800px;
	position: relative;
}

/*#content font {font-family: arial; }*/
#content em {background: yellow; font-style: normal;}
	
.post iframe {clear: both;}
.post {
	padding: 20px 20px;
	background: url(../images/bg04.jpg) repeat-x top left;
	border: 5px solid #ffffff;
	border-left: 2px solid #ffffff;	
}

body.ie8 .post {margin-top: 10px;}

.post .back_to_top {padding-top: 20px; }
#SearchResultsWrap li .text {padding-bottom: 10px; }

.body1 .post {	background: none !important;}
.body2 .post {	background: none !important;border: 0px solid #ffffff;	}
.body3 .post {	background: none !important;}
.body4 .post {	background: none !important;}
.body5 .post {	background: none !important;}
.body6 .post {	background: none !important;}


.title {
	margin: 0;
	color: #0F7EAC;
}

.byline {
	margin: 0;
	color: #0F7EAC;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(../images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(../images/img04.gif) no-repeat left center;
}

/* Sidebar */


#sidebar {
	float: right;
	margin-top: 5px;
	width: 200px;
}

#sidebar .side {}

#sidebar ul {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	list-style: none;

}

#sidebar li {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;	
	background: url(../images/side_bullet.gif) no-repeat right 11px;
	border-bottom: solid #cfcfcf 1px;
}

body.body1 #sidebar li {background: url(../images/side_bullet.gif) no-repeat right 11px;border-bottom: solid #cfcfcf 1px;}
body.body2 #sidebar li {background: url(../images/side_bullet.gif) no-repeat right 11px;border-bottom: solid #cfcfcf 1px;}
body.body3 #sidebar li {background: url(../images/side_bullet.gif) no-repeat right 11px;border-bottom: solid #cfcfcf 1px;}
body.body4 #sidebar li {background: url(../images/side_bullet.gif) no-repeat right 11px;border-bottom: solid #cfcfcf 1px;}
body.body5 #sidebar li {background: url(../images/side_bullet.gif) no-repeat right 11px;border-bottom: solid #cfcfcf 1px;}
body.body6 #sidebar li {background: url(../images/side_bullet_grey.gif) no-repeat right 11px;border-bottom: solid #cccccc 1px;}

#sidebar li ul {
	padding: 5px 0;
	margin-bottom: 0px;
}

#sidebar li li {
	padding: 5px;
	padding-top: 0px;
	padding-right: 20px;
}

#sidebar .button {	}
	
 #sidebar .h2 {
	margin: 0;
	padding: 10px 20px 0 0px;
	height: 40px;
	color: #000000;
	background: url(../images/small.gif) repeat-x;
}

.body1 #sidebar h2 , .body1 #sidebar .h2 {	background: url(../images/small_red.gif) repeat-x;}
.body2 #sidebar h2 , .body2 #sidebar .h2 {	background: url(../images/small_black.gif) repeat-x;}
.body3 #sidebar h2 , .body3 #sidebar .h2 {	background: url(../images/small_green.gif) repeat-x;}
.body4 #sidebar h2 , .body4 #sidebar .h2 {	background: url(../images/small_yellow.gif) repeat-x;}
.body5 #sidebar h2 , .body5 #sidebar .h2 {	background: url(../images/small_purple.gif) repeat-x;}
.body6 #sidebar h2 , .body6 #sidebar .h2 {	background: url(../images/small_grey.gif) repeat-x;}



#sidebar a {
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

#sidebar .button {

}
#sidebar .over {
	background-color: #eeeeee;
}


.body1 #sidebar a {color: black;}
.body2 #sidebar a {color: white;}
.body3 #sidebar a {color: black;}
.body4 #sidebar a {color: black;}
.body5 #sidebar a {color: black;}


#sidebar a.h2 {font-weight: normal;}

#sidebar a:hover {

}


#sidebar .multiLevelMenu  {
	margin-bottom: 30px;
	}
	
#sidebar .multiLevelMenu .menuLevel .button {	
	padding-right: 15px; 
	}

#sidebar .multimenu2 .menuLevel .button {
	background: url(../images/side_menu_bullet_closed.gif) no-repeat 180px 3px;	
	}

	

#sidebar .multiLevelMenu .menuItem {	
	padding: 10px 5px;		
	background: url(../images/side_bullet.gif) no-repeat right 11px;
	border-bottom: 1px solid #CFCFCF;
}

#sidebar .multimenu2 .menuItem {		
	border-bottom: solid white 4px;
	background: #78B7D1 url(../images/side_menu_bg.gif) repeat-x scroll left top;	
}

#sidebar .multimenu2 .menuItemOver ,
#sidebar .multimenu2 .inPath ,
#sidebar .multimenu2 .current 
{background: #89c8e2 url(../images/side_menu_bg_over.gif) repeat-x scroll left top;	}


#sidebar .multimenu2 .menuLevel2 {
	background: #D5E8EF;	
	background-image: none;
	}
	

	
#sidebar .multiLevelMenu .menuLevel2 .menuItem {background-position: 167px 12px;	 }
#sidebar .multiLevelMenu .menuLevel2 .menuItem .button {padding-right: 30px; }
#sidebar .multimenu2 .menuLevel2 .menuItem .button {padding-right: 25px; background-position: 170px 3px;	}
	
#sidebar .multimenu2 .menuLevel2 .menuItem {		
	background: #d6f2fd;
	}

#sidebar .multimenu2 .menuLevel2 .menuItemOver , 
#sidebar .multimenu2 .menuLevel2 .inPath , 
#sidebar .multimenu2 .menuLevel2 .current 

{
	background: #f8f4ff;
	background-image: none;
	}	
	
#sidebar .multiLevelMenu .menuLevel3 .button {padding-right: 35px; background-position: 160px 3px;}
	
#sidebar .multimenu2  a {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	display: block;
}

#sidebar .multimenu2  a:hover {color: #1d343d !important;}

#sidebar .multimenu2  .current {}

#sidebar .multimenu2  .menuLevel .inPath div  {background: url(../images/side_menu_bullet_opened.gif) no-repeat 180px 4px;}
	
#sidebar .multimenu2 .menuItemOver {
	background-color: #e9f3f7;	
}
#sidebar .multimenu2 .menuItemOver a {
	color: #1d343d !important;
}
 
 


/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding: 20px 10px;
	height: 60px;
	border-top: #0F7EAC solid 4px;
	background: #F2F2F2 url(../images/bg02.jpg) repeat-x left top;
	direction:rtl;
}

.body1 #footer {background: #F2F2F2 url(../images/bg02_red.jpg) repeat-x left top;border-top: #000 solid 4px;}
.body2 #footer {background: #F2F2F2 url(../images/bg02_black.jpg) repeat-x left top;border-top: #000 solid 4px;}
.body3 #footer {background: #F2F2F2 url(../images/bg02_green.jpg) repeat-x left top;border-top: #000 solid 4px;}
.body4 #footer {background: #F2F2F2 url(../images/bg02_yellow.jpg) repeat-x left top;border-top: #000 solid 4px;}
.body5 #footer {background: #F2F2F2 url(../images/bg02_purple.jpg) repeat-x left top;border-top: #000 solid 4px;}
.body6 #footer {background: #F2F2F2 url(../images/bg02_grey.jpg) repeat-x left top;border-top: #000 solid 4px;}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #717171;
}

#songsWrap {text-align: center; padding-right: 4px; margin-bottom: 30px; }


#subMenusContainer a {padding-right: 5px;	}

@media print {
	#header		{display: none;}
	#sidebar {display: none;}
	#footer {display: none;}
	#page  {margin: 0; width: 100%;}
	#content  {float: none; margin: 0; width: 100%;}
	body #content .post  {background-image: none !important; padding: 0px; }
	}
	


/*.mainItem {border: solid black 1px; }*/

