﻿/*------------- font-face ---------*/
@font-face {
    font-family:Alpida Unicode System;
    font-style:  normal;
    font-weight: bold;
    src: url(http://www.muellim.me/muellim.eot);
    src : local( 'Alpida Unicode System' ), url(http://www.muellim.me/AlpidaUniSys.TTf) format( "TrueType" );
  }
  
html{ height: auto !important;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,div{margin:0;padding:0;}
body,button,input,select,textarea{Direction:rtl;font-size:13px;font-family: "Alpida Unicode System";}
h1,h2,h3,h4,h5,h6{font-size:100%;clear:both;}
h1 {font-size:19px;}h2 {font-size:18px;}h3 {font-size:17px;}
h4 {font-size:16px;}h5 {font-size:15px;}h6 {font-size:14px;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family: "Alpida Unicode System", courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
.ui-button-text-only,.ui-button-text {padding: 2px 10px;}
body{padding:12px;margin:0px;background-color:#f0f0f0;}
/*-----------------------*/
#wrapper{
	width:900px;
	height:570px;
	position:relative;
	margin:10px auto 5px auto;
	border:3px double #ddd;
	background-color:#fff;
	padding:5px;
	box-shadow: 2px 2px 10px #888;
	}
#wrapper header{
	padding-bottom:5px;
	margin-bottom:5px;
	height:30px;
	position:relative;
	}
#wrapper header h1{
    font-family: "Alpida Unicode System";
	text-align: center;
	font-size: 20px;
	text-shadow: 2px 2px 3px #DDD;
	background-color: #CCC;
	color: black;
	border-radius: 4px;
	padding: 4px;
	}
#wrapper header #back,#wrapper #up{
	position:absolute;
	width:20px; height:20px;
	background:url(http://www.muellim.me/wp-content/themes/muellimpro/images/onggha.png) 0px 0px no-repeat;
	top:10px;left:10px;
	cursor:pointer;
	opacity:0.5;
	display:none;
	}
#wrapper #up{
	background:url(http://www.muellim.me/wp-content/themes/muellimpro/images/ustige.png) 0px 0px no-repeat;	
	}
#wrapper header #back:hover,#wrapper #up:hover{
	opacity:1;
	}
#wrapper #body{
	width:900px;
	height:500px;
	position:relative;
	overflow:hidden;
	}
#wrapper #body section{
	position:absolute;
	width:900px;
	height:500px;
	background-color:#fff;
	top:0px;left:0px;
	}

/*===================cover*/
#wrapper #body #cover{
	display:block;
	z-index:1;
	}
#wrapper #body #cover ul{
	position: absolute;
	width: 250px;
	height: 100px;
	top: 50%;
	margin-top: -50px;
	right:38%;
	margin-left: -100px;
	padding: 4px;
	}
#wrapper #body #cover ul li{
    font-size:16px;
	height:20px; line-height:20px;
	padding:4px;
	position:relative;
	}
#wrapper #body #cover ul li span{
	position: absolute;
	top: 4px;
	left: 40px;
	width: 140px;
	display: block;
	height: 20px;
	border-bottom: 1px solid #DDD;
	padding-left:10px;
	}
#wrapper #body #cover #open{
	position:absolute;
	width:50px; height:50px;
	background:url(http://www.muellim.me/wp-content/themes/muellimpro/images/orush.png) 0px 0px no-repeat;
	top:50%;margin-top:-25px;
	left:100%;margin-left:-50px;
	cursor:pointer;
	opacity:0.5;
	}
#wrapper #body #cover #open:hover{
	opacity:1;
	}

/*===================content*/
#wrapper #body #content{
	display:none;
	}
#wrapper #body #content a{
	color:#0080FF;
	padding:0px 2px;
	text-decoration:underline;
	}
#wrapper #body #content a:hover{
	color:#000;
	}
#tab .tab-nav{
	clear:both;
	position:relative;
	width:auto;
	height: 28px;
	overflow: auto;
	border-bottom:1px solid #000;
}
#tab .tab-nav li{
	float:right;
	width:140px;
	height:20px; line-height:20px; text-align:center;
	font-size:16px;
	background-color:#ddd;
	color:#444;
	padding:4px;
	cursor:pointer;
	border-right: 1px solid white;
	}
#tab .tab-nav li:hover{
	color:#000;
	font-weight:900;
	}
#tab .tab-nav li.click{
	background-color:#000;
	color:#fff;
	}
#tab .tab-content .content{
	display:none;
	padding:10px;
	border:1px solid #000;
	border-top:0;
	height: 450px;
	overflow:scroll;
	position:relative;
	zoom:1;
	}
#content .content li{
	height:20px;
	line-height:28px;
	font-size:16px;
	text-align:right;
	clear:both;
	margin: 5px 0px;
	padding:3px 4px 3px 100px;
	position:relative;
	zoom:1;
	}
#content .content-0 li{
	height:20px; 
	line-height:30px;
	font-size:16px;
	text-align:right;
	padding-right:50px;
	}
#content .content-1 li{
	padding-left:130px;
	}
#content .content li.hover{
	background-color:#eee;
	}
#content .content li strong{
	text-align:justify
	;height:20px; 
	line-height:20px;
	font-size:16px;
	position:absolute;
	right:0;
	}
#content .content li span{
	position:relative;
	}

/*=========================================footer*/
#wrapper footer{
	line-height:25px;
	text-indent:25px;
    font-family: :Alpida Unicode System";
    color:#0080FF;
    font-size:16px;
	width:900px; height:20px;
	border-top:3px solid rgb(247, 14, 14);
	margin-top:10px;
	position:relative;
}
#wrapper footer a.index{
	line-height:28px;
    font-family: :Alpida Unicode System";
	background:url(http://www.muellim.me/wp-content/themes/muellimpro/images/bash.png)  no-repeat;
	background-bottom:right;
	width:20px;
	height:20px;
	display: block;
	position: absolute;
	right: 0px;
	opacity:0.5;
	}
#wrapper footer a.index:hover{
    font-family: "Alpida Unicode System";
	opacity:1;
	}