html, body {
	height: 100%;
	padding:0; margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #444;
}
body {
	background-color: white;
}
p {
	margin: 0;
	padding: 0;
}
a { 
	text-decoration: none;
}

#wrap {
	padding: 30px 0;
}
.v-align #wrap {
	padding: 0;
	height: 100%; width: 100%;
	min-width:960px;
	min-height: 600px;
	position: relative;
}

/*
	<div id="cover">
		<div class="inner">
			<img id="loading" src="http://tugcebulum.files.wordpress.com/2011/02/loading.gif" />
		</div>
	</div>
*/


/* darussalam.tv */

#header {
	background: orange;
	height: 120px;
	border-bottom: 5px solid orange;
}

.row {
	width: 960px;
	margin: 0 auto;
}

#logo {
	width: 30%;
	float: left;
}

#social {
	width: 50%;
	float: left;
	text-align: right;
}

.fb, .twt {
	float: right;
	margin: 40px 20px 0 0; 
}

#main {
	width: 960px;
	margin: 20px auto;
	min-height: 550px;
}

#main-profile {
	width: 960px;
	margin: 20px auto;
	min-height: 550px;
	margin-bottom: 100px;
}

.live {
	width: 577px;
	height: 325px;
	background: #ccc;
}

.live-depan {
	width: 577px;
	height: 400px;
	background: #ccc;
}

.live-profile {
	width: 557px;
	min-height: 350px;
	background: #ccc;
	padding: 10px;
	line-height: 25px;
	font-size: 15px;
	font-family: 16px/1.5 "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.row-main {
	width: 577px;
	min-height: 500px;
	float: left;
	margin-right: 15px;
}

#live-other {
	width: 577px;
	height: 72px;
	margin: 10px auto;
}

.kajian, .makkah, .madinah {
	float: left;
	margin-right: 18px;
	width: 130px;
	height: 72px;
	text-align: center;
}

.youtube {
	float: right;
	width: 130px;
	height: 72px;
	text-align: center;
}

#footer {
	background: Blue;
	height: 230px;
	margin-top: 20px;	
	border-top: 5px solid orange;
}

#row-foot {
	width: 960px;
	margin: 0 auto;
}

.foot-one, .foot-two {
	float: left;
	width: 280px;
	min-height: 180px;
	margin-right: 30px;
	padding: 10px;
}

.foot-tree {
	float: right;
	width: 280px;
	min-height: 180px;
	padding: 10px;
}
.foot-one p, .foot-two p, .foot-tree p {
	line-height: 18px;
	color: #fff;
}

.foot-one h3, .foot-two h3, .foot-tree h3 {
	border-bottom: 2px solid orange;
	color: orange;
}

.foot-one a, .foot-two a, .foot-tree a {
	color: #fff;
}

.foot-two li { 
	list-style: none;
	margin-left: -38px;
	line-height: 23px;
	border-bottom: 1px dotted #ccc;
}

.foot-two li a {
	color: #fff;
}

.foot-two li a:hover {
	color: #ccc;
}

.jadwal {
	float: left;
	width: 200px;
	height: 500px;
	background: #0000CC;
	color: #fff;
	margin-right: 15px;
	padding: 10px;
	border-radius: 4px;
}

.jadwal h3 {
	border-bottom: 2px solid #fff;
	padding-bottom: 7px;
	margin-top: 3px;
}

.jadwal li {
	line-height: 35px;
	border-bottom: 1px dotted #fff;
	list-style: none;
	margin-left: -38px;
}

.jadwal li p {
	line-height: 20px;
}

.mutiara {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom:10px;
}

.banner {
	float: right:
	width: 120px;
	height: 500px;
}

.aplikasi {
	background: black;
	margin: 1px auto;
	width: 555px;
	height:100px;
	padding: 3px;
	text-align: center;
}

.gadget { float: left;
	width: 138px;
}



#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 555px; 
    height: 100px; 
    padding: 0px; 

}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}



