@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/bodybg.png);
	margin:0;
	padding:0;
	color:#b9b9b9;
	font-family:Tahoma, Geneva, sans-serif;
}
.clear{
	clear:both;
}
#background{
	background-image:url(images/headerbg.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.container{
	margin:auto;
	width:1000px;
}
.container .header{
	height:134px;
}
.biography{
	padding-left:8px;
	line-height:22px;
}
.biography img{
	padding:2px;
	border:4px solid #333;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:5px;
}
.container .header .logo{
	float:left;
	padding-top:36px;
}
.container .header .socials{
	padding-top:41px;
	float:right;
}
.container .header .socials a{
	margin-right:18px;
}
.container .header .socials span{
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	font-size:11px;
	padding-left:36px;
	margin-top:-8px;
	float:right;
}
.container .header .socials span strong{
	padding-left:4px;
}
.container .header .socials span input{
	padding:4px;
	background:url(images/whitebg.png); repeat 100% 0;
	border:0px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	color:#FFF;
}
.container .header .socials span .button{
	font-weight:bold;
	padding:3px 8px 5px 8px;
	color:#CCC;
}

.container .topmenu{
	margin:0 0 0 10px;
}
.container .topmenu a{
	display:block;
	background-image:url(images/menubg.png);
	padding:14px 22px 14px 22px;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	float:left;
	text-shadow:#252525;
	margin-right:10px;
	-webkit-border-top-right-radius: 14px; 
	-webkit-border-bottom-left-radius: 14px; 
	-moz-border-radius-topright: 14px;
	-moz-border-radius-bottomleft: 14px;
}
.container .topmenu a:hover{
	background-color:#333;
}
.container .shadow{
	background-image:url(images/contentshadow.png);
	background-repeat:no-repeat;
	padding:8px;
	margin-top:8px;
}
.container .post{
	width:98.3%;
	background-image:url(images/contentbg.png);
	-webkit-border-radius: 9px; 
	-moz-border-radius: 9px;
	padding:6px;
}
.container .post h2{
	font-family:Arial, Helvetica, sans-serif;
	margin: 4px 4px 0px 6px;
}
.container .post h2 a{
	color:#EEE;
	text-decoration:none;
}
.container .post h2 a:hover{
	color:#CCC;
}
.container .post .h2featured{
	font-size:18px;
	font-weight:bold;
	color:#f7f7f7;
	background-image:url(images/Video.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 21px;
}
.container .post .h2audios{
	font-size:18px;
	font-weight:bold;
	color:#f7f7f7;
	background-image:url(images/audio.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 21px;
}
.container .post .right{
	float:right;
	padding-top:5px;
	padding-right:3px;
	font-size:15px !important;
}
.container .post .right a{
	color:#CCC;
	text-decoration:none;
}
.container .post .right a:hover{
	color:#FFF;
}

.post .featuredmainpage{
	padding:10px 1px 28px 10px;
}
.post .featuredmainpage .player{
	float:left;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	background-image:url(images/contentbg.png);
	padding:9px;
}
.post .featuredmainpage .iframe{
	display:block;
	margin-top:3px;
}

.post .featuredmainpage .player .ftitle{
	font-size:15px;
	font-weight:normal;
	color:#e0e0e0;
	font-weight:bold;
	text-shadow:1px 1px 2px #333;
	margin-bottom:3px;
}
.post .featuredmainpage .player .fdetails a{
	float:right;
	padding-top:3px;
	color:#c8c8c8;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.post .featuredmainpage .player .fdetails a:hover{
	color: #333;
}
.post .featuredmainpage .videos{
	width:37%;
	float:right;
}
.post .featuredmainpage .videos .border{
	border-bottom:3px dotted #303434;
}
.post .featuredmainpage .videos .border a{
	padding:8px 9px 10px 9px;
	display:block;
	text-decoration:none;
}
.post .featuredmainpage .videos .border a:hover{
	background-image:url(images/contentbg.png);
}
.post .featuredmainpage .videos .border .title{
	text-shadow:1px 1px 2px #333;
	font-size:15px;
	color:#e0e0e0;
	font-weight:bold;
	text-decoration:none;
}
.post .featuredmainpage .videos .border .avatar{
	margin-top:4px;
	display:block;
	padding:1px;
	border:#525252 1px solid;
	float:left;
	margin-right:5px;
}
.post .featuredmainpage .videos .border .desc{
	padding-top:3px;
	line-height:20px;
	font-size:12px;
	color:#b9b9b9;
	text-decoration:none;
}
.post .featuredprograms{
	margin-top:5px;
}
.post .featuredprograms .border a{
	display:block;
	float:left;
	padding:2px 9px 9px 9px;
	margin-right:7px;
	text-decoration:none;
}
.post .featuredprograms .border a:hover{
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	background-image:url(images/contentbg.png);
}
.post .featuredprograms .title{
	font-size:12px;
	color:#CCC;
	padding:4px;
	text-decoration:none;
}
.post .featuredprograms .avatar{
	padding:1px;
	border:#525252 1px solid;

}
.post .recentlyvideos{
	margin-top:12px;
	float:left;
	width:450px;
}
.post .recentlyvideos .title{
	padding:5px;
}
.post .recentlyvideos .title a{
	font-size:15px;
	color:#e0e0e0;
	text-decoration:none;
}
.post .recentlyvideos .title a:hover{
	color:#FFF;
}
.post .recentlyaudios{
	margin-top:12px;
	float:left;
	width:480px;
}
.post .recentlyaudios .title{
	padding:5px;
}
.post .recentlyaudios .title a{
	font-size:15px;
	color:#e0e0e0;
	text-decoration:none;
}
.post .recentlyaudios .title a:hover{
	color:#FFF;
}

/*////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////
///////////ALBUM////////////////////////////////
//////////////////////////////////////////////////////////
///////////////////////////////////////////////////////*/
.post .album a{
	display:block;
	margin:10px 5px 0 15px;
	padding:20px;
	padding-bottom:20px;
	border-bottom:9px dotted #2a2c2b;
	text-decoration:none;
}
.post .album a:hover{
	background-image:url(images/menubg.png);
}
.post .album .avatar{
	float:left;
	width:125px;
	border:2px solid #717171;
	padding:2px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-right:8px;
}
.post .album .title{
	font-size:20px;
	color:#d8d8d8;
	text-shadow:#333 1px 1px 1px;
}
.post .album .desc{
	font-size:13px;
	color:#CCC;
	margin:4px;
}
.post .album .detail{
	width:800px;
	font-size:15px;
	color:#CCC;
	line-height:21px;
	margin-bottom:4px;
}
.post .album .view{
	float: left;
	width:auto;
	background-image:url(images/menubg.png);
	margin-right:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.post .album .view a.audio{
	display:block;
	background-image:url(images/audio.png);
	background-position:12px;
	background-repeat:no-repeat;
	padding:7px 20px 7px 33px;
	text-decoration:none;
	font-size:16px;
	color: #CCC;
	font-weight:bold;
	text-shadow:#000 1px 1px 1px;
}
.post .album .view a:hover.audio{
	color:#FFF;
	background-color:#21521e;
}
.post .album .view a.video{
	display:block;
	background-image:url(images/Video.png);
	background-position:12px;
	background-repeat:no-repeat;
	padding:7px 20px 7px 33px;
	text-decoration:none;
	font-size:16px;
	color: #CCC;
	font-weight:bold;
	text-shadow:#000 1px 1px 1px;
}
.post .album .view a:hover.video{
	color:#FFF;
	background-color:#542222;
}
.post .album span{
	margin-right:10px;
}
/*////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////
///////////VIEW ALBUM/////////////////////////////////////
//////////////////////////////////////////////////////////
////////////////////////////////////////////////////////*/
.post .viewalbum{
	margin:12px 0 12px 15px;
	padding-bottom:15px;
	border-bottom:9px dotted #2a2c2b;
}
.post .viewalbum .avatar{
	float:left;
	border:2px solid #717171;
	padding:2px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-right:8px;
}
.post .viewalbum .desc{
	font-size:12px;
	color:#DDD;
	margin-bottom:5px;
}
.post .viewalbum .detail{
	width:700px;
	font-size:14px;
	line-height:21px;
	color:#DDD;
	margin-bottom:5px;
}
.post .viewalbum .counts{
	font-size:15px;
	font-weight:bold;
	color:#DDD;
}
.post .viewalbum .counts span{
	margin-right:12px;
	padding-bottom:15px;
}
.post .albumvideos{
	width:40%;
	float: left;
}
.post .albumvideos .border a{
	display:block;
	background-image:url(images/menubg.png);
	padding:5px 5px 10px 15px;
	margin:8px;
	text-decoration:none;
}
.post .albumvideos .border a:hover{
	color:#FFF !important;
	background-image: url(images/contentbg.png);
}
.post .albumvideos .alName{
	font-size:15px;
	color:#DDD;
	font-weight:bold;
	padding-bottom:3px;
}
.post .albumvideos .avatar{
	float:left;
	border:1px solid #717171;
	padding:1px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-right:8px;
}
.post .albumvideos .aldetails{
	font-size:13px;
	color:#CCC;
	line-height:20px;
}
.post .albumaudios{
	float: left;
	width:40%;
}
.post .albumaudios .border a{
	display:block;
	background-image:url(images/menubg.png);
	padding:5px 5px 10px 15px;
	margin:8px;
	text-decoration:none;
}
.post .albumaudios .border a:hover{
	color:#FFF !important;
	background-image: url(images/contentbg.png);
}
.post .albumaudios .alName{
	font-size:15px;
	color:#DDD;
	font-weight:bold;
	padding-bottom:3px;
}
.post .albumaudios .avatar{
	float:left;
	border:1px solid #666;
	padding:6px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	margin-right:8px;
	background-color:#333 !important;
}
.post .albumaudios .aldetails{
	font-size:13px;
	color:#CCC;
	line-height:20px;
}
.post .share{
	background-image: url(images/menubg.png);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	padding:10px;
	margin-top:15px;
	}
.post .share .left{
	width:57%;
	float:left;
}

.post .share .right{
	width:35%;
	margin-top:0 !important;
	float:right;
}
.post .download a{
	display:block;
	float:left;
	margin-top:10px;
	margin-left:6px;
	background-image:url(images/menubg.png);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	text-decoration:none;
}
.post .download a:hover{
	background-color:#191919;
}

.post .download .down{
	padding:10px 20px 10px 20px;
	background-image: url(images/download.png);
	background-repeat:no-repeat;
	background-position:10px;
	padding-left:40px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-shadow:#333 1px 1px 1px;
	text-decoration:none;
}
.post .download .watch{
	padding:10px 20px 10px 20px;
	background-image: url(images/watch.png);
	background-repeat:no-repeat;
	background-position:10px 9px;
	padding-left:40px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-shadow:#333 1px 1px 1px;
	text-decoration:none;
}
.post .note{
	font-size:11px;
	color: #CCC;
	padding-top:10px;
}
.post .like{
	margin-left:10px;
	color: #999;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/*////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////
///////////VIEW VIDEO/////////////////////////////////////
//////////////////////////////////////////////////////////
////////////////////////////////////////////////////////*/
.post .viewvideo{
	margin:0;
}
.post .viewvideo .vPlayer{
	margin-top:4px;
	margin-left:4px;
}

/*////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////
///////////VIEW VIDEO/////////////////////////////////////
//////////////////////////////////////////////////////////
////////////////////////////////////////////////////////*/
.post .message{
	padding:6px;
	font-size:13px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	background-image:url(images/menubg.png);
	margin:10px;
}
.post .comments{
	margin-top:10px;
	margin-left:5px;
	width:99.1%;
	line-height:20px;
}
.post .comments .border{
	background-image:url(images/menubg.png);
	padding:9px;
	display:block;
	margin-bottom:8px;
}
.post .comments .cmtAvatar{
	float:left;
	border:1px solid #717171;
	padding:2px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	margin-right:8px;
}
.post .comments .cmtName{
	font-size:15px;
	font-weight:bold;
	color: #CCC;
}
.post .comments .cmtDesc{
	font-size:13px;
	color:#CCC;
}
.post .comments .adminborder{
	background-image:url(images/contentbg.png);
	padding:9px;
	display:block;
	margin-bottom:8px;
}
.post .comments .admincmtAvatar{
	float:left;
	border:1px solid #717171;
	padding:2px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	margin-right:8px;
}
.post .comments .admincmtName{
	font-size:15px;
	font-weight:bold;
	color: #CCC;
}
.post .comments .admincmtDesc{
	font-size:13px;
	color:#CCC;
}
.post .comments form{
	margin-left:8px;
	margin-top:5px;
	font-size:13px;
	font-weight:bold;
}
.post .comments form table{
	margin-bottom:3px;
}

.post .comments form input{
	padding:7px;
	display:block;
	background:url(images/whitebg.png); repeat 100% 0;
	border:0px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	color:#FFF;
}
.post .comments form .textarea{
	padding:7px;
	background:url(images/whitebg.png); repeat 100% 0;
	border:0px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	margin-bottom:10px;
	color:#FFF;
}
.post .comments form .submit{
	padding:7px 15px 7px 15px;
	background:url(images/whitebg.png); repeat 100% 0;
	border:0px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	font-weight:bold;
	color:#FFF !important;
	text-shadow:#000 0px 0px 1px;
}

/*////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////
///////////FOOTER////////////////////////////////
//////////////////////////////////////////////////////////
///////////////////////////////////////////////////////*/
.footer{
	margin:0px 0 10px 0;
	padding:4px 15px 15px 15px;
	color: #FFF;
	font-weight:bold;
	font-size:14px;
	text-shadow:#333 2px 1px 1px;
	text-align:center;
}
.footer .left{
	float:left;
	text-align:left;
}
.footer .right{
	float:right;
	font-size:12px !important;
	text-align:right;
}
.footer a{
	color:#FFF;
	text-decoration:underline;
}
.footer a:hover{
	color:#CCC;}
.post .contact{
	padding-left:12px;
	color:#CCCCCC !important;
}
.post .contact fieldset{
	width:600px;
	margin-bottom:17px;
	background-image:url(images/menubg.png);
	border: 0px solid #e8ecf2;
	padding:10px;
}
* html .post .contact fieldset{ /*IE*/
	width:600px;
}

.post .contact legend{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC !important;
	font-weight:bold;
	margin:0;
	background-image:url(images/contentbg.png);
	border: 0px solid #e8ecf2;
	margin-bottom:5px;
}
.post .contact label{
	float:left;
	width:17%;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	color:#CCCCCC !important;
}
.post .contact .button{
	padding:5px;
}
.post .contact input{
	padding:7px;
	display:block;
	background:url(images/whitebg.png); repeat 100% 0;
	border:0px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	color:#FFF;
	margin:5PX;
}
.post .contact .textarea{
	padding:7px;
	background:url(images/whitebg.png); repeat 100% 0;
	border:0px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	margin-bottom:10px;
	color:#FFF;
}
.post .contact  .nasheedbar{

	background-image:url(images/contentbg.png);
	padding:10px;

	font-size:13px;

	color:#CCC;

	margin:10px 10px 0 10px;

	line-height: 29px;

}
