﻿/*
@charset "utf-8";
@import url(fonts.css);
*/
@media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
  #related,#top-social,#header,#top-flash-news,#social,#right-sidebar,#kickblogger,
  #footer{display:none;}
  #contentarea{ width:100%;}
  .logo{padding:40px 0 20px 0;width:350px;height:auto;}
  @page{size:auto; margin-bottom:5mm;}
}
@media all{
	    #no-of-victums{
    		margin-bottom:10px;
    	}	
}
@media screen and (max-width:400px){
	.menu-title{
    	font-size:17px !important;
    }
    .menu-span{
    	font-size:12px !important;
    }
    .menu-li{
    	width:100%;
    	text-align:center;
    	background:#E5E5E5;
    	margin:0 0 3px 0;
    	border-radius:7px;
    	border:1px solid #ccc;
    }
    .hot-news-title{
    	font-family:jazR, Arial;
    	font-size:10px !important;
    	font-weight:bold;
    }
    .hot-news-body{
    	font-family:jazR, Arial !important;
    	font-size:10px !important;
    	font-weight:bold !important;
    }
    #no-of-victums{
    	clear:both;
		padding-top:10px;
    }
    #no-of-victums h1{ 	
    	font-size:25px !important;
    }
    #no-of-victums p{
    	font-size:15px !important;
    }
    .total_num{
    	font-size:22px !important;
    }
    .first-nav-margin{
    	margin-top:-75px;
    }
    .second-nav-margin{
    	margin:-340px 0 0 50px;
    }
    .logo{
    	width:100%;
    	margin:30px auto 10px auto;
    }
    .navbar-nav li{
    	z-index:1;
    	padding-right:10px;
    }
    .charts-map{
    	width:100%;
    	text-align:center;
    	font-size:12px !important;
    }
    .charts-title{
		padding-top:50px;
    }
    .logo{
    		padding-top:0px;
    		margin-top:10px;
    	}
    #top-social{
    	margin-top:10px;
    }
    .sp-rep-container h3{
    		text-align:center !important;
    	}
}

@media screen and (min-width:400px) and (max-width:767px) {
	.hot-news-title{
    	font-size:13px !important;
    }
    .hot-news-body{
    	font-size:11px !important;
    }
    .menu-title{
    	font-size:17px !important;
    }
    .menu-span{
    	font-size:11px !important;
    }
    #no-of-victums{
    	clear:both;
    	padding-top:10px;
    }
    #no-of-victums h1{
    	font-size:25px !important;
    }
    #no-of-victums p{
    	font-size:11px !important;
    }
    .total_num{
    	font-size:22px !important;
    }
        .first-nav-margin{
    	margin-top:-75px;
    }
    .second-nav-margin{
    	margin:-370px 0 0 50px;
    }
    .logo{
    	width:100%;
    	margin:-20px auto 10px auto;
    }
    .navbar-nav li{
    	z-index:1;
    	padding-right:10px;
    }
    .menu-li{
        width:100%;
    	text-align:center;
    	background:#E5E5E5;
    	margin:0 0 3px 0;
    	border-radius:7px;
    	border:1px solid #ccc;
    }
    .logo{
    		padding-top:35px;
    	}
    #top-social{
    	margin-top:10px;
    }
    .sp-rep-container h3{
    		text-align:center !important;
    	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.hot-news-title{
    	font-size:13px !important;
    }
	.hot-news-body{
    	font-size:13px !important;
    }
    .menu-title{
    	font-size:18px !important;
    }
    .menu-span{
    	font-size:13px !important;
    }
    .logo{
    		padding-top:10px;
    	}
}
@media screen and (min-width:992px){
	.hot-news-title{
		text-align:center;
    	font-size:21px !important;
    }
	.menu-title{
    	font-size:21px !important;
    }
    .menu-span{
    	font-size:12px !important;
    }	
}
	

.container {
  max-width: 1200px !important;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-default .navbar-toggle:hover{
	background-color: #202020;
	border-color:#000;
}
.navbar-inverse .navbar-toggle,
.navbar-default .navbar-toggle,
.navbar-inverse .navbar-toggle:focus,
.navbar-default .navbar-toggle:focus {
	background-color: #cf1323;
	border: 1px solid #A80F1B;
}
.navbar-toggle:focus .icon-bar,
.navbar-inverse .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-collapse.collapse {
margin:0;
padding:0;
}

.navbar-default{
	border:0;
	height:35px;
	min-height:35px !important;
	border-radius:0;
	margin:0;
	padding:0;
	background:none;
}
.navbar-inverse{
	border:0;
	border-radius:0;
	background:none;
	height:35px;
	min-height:35px !important;

}
.navbar-inverse li{
	border-left:1px solid #f5f5f5;
}
.navbar-inverse li a{
	padding-top:7px !important; padding-bottom:8px !important;
	background:#e9e9e9;
	font-family:jazR, Aljazeera;
	font-size:15px;
	color: #cf1323 !important;
/*	text-shadow:1px 1px 1px #FFF;   	*/ 
}
.navbar-inverse li:hover{
	padding-top:0px !important; padding-bottom:0px !important;
	color: #FFF !important;   
	background:#d5d5d5;
}

.navbar-default li{
	border-left:1px solid #ccc;
}
.navbar-default li a{
	padding-top:7px !important; padding-bottom:8px !important;
	background:#838383;
	font-family:jazR, Aljazeera;
	font-size:15px;
/*	text-shadow:1px 1px 1px #000; */
	color: #FFF !important;   	
}
.navbar-default2 li a{
	padding-top:7px !important; padding-bottom:8px !important;
	background:#ddd;
	 color: #000 !important;
	 border-left:1px solid #FFF;   	
}
.navbar-default li:hover{
	padding-top:0px !important; padding-bottom:0px !important;
	color: #FFF !important;   
	background:#575757;
	border-bottom:3px solid #cf1323;
}
.navbar-default li:active{
	padding-top:0px !important; padding-bottom:0px !important;
    color: #FFF !important;   
	background:#575757;
/*	border-bottom:3px solid #cf1323; */
}

.navbar-default .navbar-nav > .active > a  {	
	background:#575757;
	border-bottom:3px solid #cf1323;
}

.headerbg_img{
	background-position: center 35px;
	background-image: url('../images/header-bg.png');
	background-repeat: no-repeat;
}



/* ------- SLIDER ---------- */
.sliderbg{
	background-position: right top;
	height: 15px;
	background-image: url('../images/slider-border.png');
	background-repeat: no-repeat;	
}

.required{
	color:#FF494C;
	font-size:10px;
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 12px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }










* {
	padding:0;
	margin:0;
}
html {
	font-family: jazR, Arial, Helvetica, sans-serif;
	background: rgb(238,238,238);
	background: -moz-linear-gradient(left,  rgba(238,238,238,1) 0%, rgba(249,249,249,1) 16%, rgba(255,255,255,1) 27%, rgba(255,255,255,1) 76%, rgba(249,249,249,1) 87%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,238,238,1)), color-stop(16%,rgba(249,249,249,1)), color-stop(27%,rgba(255,255,255,1)), color-stop(76%,rgba(255,255,255,1)), color-stop(87%,rgba(249,249,249,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(left,  rgba(238,238,238,1) 0%,rgba(249,249,249,1) 16%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 76%,rgba(249,249,249,1) 87%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(left,  rgba(238,238,238,1) 0%,rgba(249,249,249,1) 16%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 76%,rgba(249,249,249,1) 87%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(left,  rgba(238,238,238,1) 0%,rgba(249,249,249,1) 16%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 76%,rgba(249,249,249,1) 87%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to right,  rgba(238,238,238,1) 0%,rgba(249,249,249,1) 16%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 76%,rgba(249,249,249,1) 87%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=1 );
}
body {
	background-position: 15px 255px;
	background-image: url('../images/shapes.png');
	background-repeat: no-repeat;
	overflow-x: hidden;
}
h2{
	font-family: jazB, Arial, Helvetica, sans-serif;	
	height: 40px;	
	font-size: 16px;
	color: #cf1323;
	border-bottom: 2px solid #cf1323;
	margin-top: 10px;
	padding: 0 0 0 50px;
	line-height: 40px;
	
}
h3{
	padding:7px 10px 7px 0;
	font-family: jazB, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#202020;
	text-align:left;
	line-height:20px;
	
}

p {
	font-family:jazR, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8f8f8f;
	font-weight:bold;
	text-align:justify;
	line-height:20px;
	padding-right:10px;
}
a {
	text-decoration:none;
}
#wrapper{
	display:block;
	position:relative;
	width:1200px;
	margin:0 auto;
	z-index:1;
}
#header{
	top:0;
	margin-top:-20px; 
	background-position: center;
	width: 100%;
	height: 196px;
	background-image: url('../images/header-bg.png');
	background-repeat: no-repeat;
}
#header-menu-upper{
	float: right;
	margin-left:20px;
	width: 560px;
	height: 35px;
	margin-top: -168px;
	padding-right: 3000px;
	margin-right: -3000px;
	background:#838383;
}
#header-menu-upper, x:-moz-any-link, x:default {
    margin-top: -148px;
}
#header-menu-upper ul{
	list-style:none;
}
#header-menu-upper ul li{
	float:left;
	width:115px;
	height:35px;
	background:#838383;
	text-align:center;
	font-family: jazR, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#E4E4E4;
	line-height:35px;
}
#header-menu-upper ul li:nth-child(3){
	border-right:4px solid #a6a6a6;
}
#header-menu-upper ul li a{
	color:#FFF;
}
#header-menu-upper .active,
#header-menu-upper ul li:hover {
	color:#FFF;
	background:#575757;
	border-bottom:5px solid #cf1323;
}
#header-menu-upper img{
	position:absolute;
	right:5px;
	z-index:1;
}
#header-menu-lower{
	float:right;
	width:500px;
	height:25px;
	margin-top:0px;

}
#header-menu-lower ul{
	list-style:none;
	
}
#header-menu-lower ul li{
	float:left;
	text-align:center;
	width:75px;
	background:#ddd !important;
}
#header-menu-lower ul li:nth-child(3){
	
	border-right:2px solid #bcbcbc;
}
#header-menu-lower ul li:nth-child(5){
	width:105px;
}

#header-menu-lower ul li a{
	font-size:14px;
	font-weight:900;
	color:#cf1323;
	text-decoration:none;
	
}
#header-menu-lower .active,
#header-menu-lower ul li a:hover{
	color:#838383;
}
#s-link{
	float:right;
	margin-top:-115px;
	margin-right:142px;
	width:130px;
	height:28px;	
}
#s-link, x:-moz-any-link, x:default {
    margin-top:-100px;
}
#s-link img{
	width:28px;
	height:28px;
}
#top-search{
	float:right;
	margin-top:-67px;
	margin-right:93px;
}
#top-search, x:-moz-any-link, x:default {
    margin-top:-57px;
}
#top-search form{
	
}
#top-search form select{
	width:90px;
	height:32px;
	border:2px solid #bcbcbc;
	border-radius:2px;
	line-height:26px;
	font-family: jazR, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#bcbcbc;
	padding-left:2px;	
}
#top-search form input {
	width:200px;
	height:32px;
	border:2px solid #bcbcbc;
	border-radius:2px;
	line-height:26px;
	font-family: jazR, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#bcbcbc;
	padding-left:5px;
}
#top-search form input, x:-moz-any-link, x:default {
    height:28px;
}
#top-search form .s-btn {
	display: block;
    position: absolute;
	width: 32px;
	height: 26px;
	background-image: url('../images/search-btn.jpg');
	background-repeat: no-repeat;
	border: 0;
	margin-left: 259px;
	top:104px;
	z-index:1;
	cursor:pointer;
}
#top-search form .s-btn , x:-moz-any-link, x:default {
	top:114px;
    margin-left: 204px;
}
#logo{
	float:left
}
#logo img{
	margin-top:73px;
	max-width:552px;
	max-height:95px;
	width:100%;
	height:auto;
}
.first-headerbg{
	/*
	background-image: url('../images/menu-bg.png');
	background-repeat: repeat-x;
	*/
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );

	border-top:1px solid #ccc;
	border-bottom:6px solid #cf1323;
}
#top-menu{

	min-height: 87px;

}
#top-menu ul{
	width:100%;

}
#top-menu ul li{
	float:right;
	font-family: jazR, Arial Black,Arial, Helvetica, sans-serif;
	font-weight:900;
	list-style:none;
	padding:13px 0px 10px 15px;
	font-size:15px;
	color:#cf1323;
	line-height:20px;
	border-left:0px solid #ddd;
	background-image: url('../images/top-menu-split.png');
	background-position: left;
	background-repeat: no-repeat;
}
/*
#top-menu ul li:last-child{
	background-image: url('../images/top-menu-split.png');
	background-position: right;
	background-repeat: no-repeat;
}
*/
#top-menu ul li span {
	font-family: jazR, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ada3a6;
}
.top-menu a,
#top-menu a{
	color:#cf1323;
	text-decoration:none;
}
#no-of-victums{
/*	margin-top:-85px; 
	float:right; 
	width:100px; */
	margin-top:5px;
}
#no-of-victums h1{
	font-family: jazB, Arial Black,Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:900;
	color:#cf1323;
	text-align:center;
}
#no-of-victums p{
	font-size:15px;
	font-weight:bold;
	color:#ada3a6;
	text-align:right;
}
#no-of-victums .total{
	font-family: jazR, Arial Black,Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:22px;
	margin:0px 4%;
	width:93px;
	height:31px;
	background-color:#cf1323;
	text-align:center;
	color:#FFF;
	line-height:31px;
	border-right:1px solid #202020;
	border-bottom:1px solid #202020;
	position:absolute;
	z-index:10;

}
.total_num{
	background-color:#cf1323;
	font-family: jazR, Arial Black,Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:22px;
}
.no_padding{
	padding:0 20px;
}
#no-of-victums a{
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	font-family:jazB;
	font-size:28px;
	letter-spacing:1px;
}
#flash-news-home{
	max-height: 50px;
	line-height: 50px;
	background-image: url('../images/flash-bg.jpg');
	background-repeat: repeat-y; 
}
#flash-news-sub{
	max-height: 50px;
	line-height: 50px;
	background:#d52f3e;
}
#flash-news-sub .title{
	font-family: jazR, Arial Black, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:15px;
	color:#d1cccd;
	padding-left:0;

}
#flash-news-home .title{	
	font-family: jazR, Arial Black, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:15px;
	color:#cf1323;
	padding-left:0;
}
#flash-news-sub .title a,
#flash-news-home .title a{
	text-decoration:none;
}
#flash-news-sub ul,
#flash-news-home ul{
	list-style:none;
}
#flash-news-sub ul li,
#flash-news-home ul li {
	float:right;
	width:100%;
	padding-left:15px;	
}
#flash-news-sub ul li a,
#flash-news-home ul li a{
	font-size:14px;
	font-weight:900;
	max-height:50px;
	color:#FFF;
	text-decoration:none;				
}
#news{
	width:100%;
	height:405px;	
}

#slider{
	float: left;
	width: 835px;
	height:405px;
	background-position: 0px top;
	background-image: url('../images/slider-bg.png');
	background-repeat: no-repeat;
}
#slider .left-slide{
	float:left;
	width:580px;
	height:403px;
	position:absolute;
	z-index:-1;
	
}
#slider .thumb-slide{
	float: right;
	width: 240px;
	height: 403px;
	background-position: center center;
	background-image: url('../images/slider-thumb-bg.png');
	background-repeat: repeat-y;
	position: relative;
	z-index: -2;
}
#slider .thumb-slide ul{
	height:403px;
	list-style:none;
	padding-top:10px;
}
#slider .thumb-slide ul li{
	background-position: center bottom;
	width: 215px;
	padding: 10px 0;
	background-image: url('../images/thumb-split.png');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}
#slider .thumb-slide ul li img{
	border:1px solid #ada3a6;
}
#slider .thumb-slide .thumb-icon {
	float:right;
	display:block;
	margin-top:15px;
	height:30px;
	line-height:40px;
	
}
#thumb-right {
	float:right;
	width:110px;	
}

#slider .thumb-slide .thumb-icon img{
	float:left;
	border:none;
	padding:10px;
}
#slider .thumb-slide .thumb-icon span{
	top:10px;
}

#daily-rep,
#report {




/*	
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );	
	box-shadow: 0 4px 2px -2px #ccc;
*/

	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 49%, rgba(241,241,241,1) 74%, rgba(235,235,235,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(49%, rgba(244,244,244,1)), color-stop(74%, rgba(241,241,241,1)), color-stop(100%, rgba(235,235,235,1)));
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 49%, rgba(241,241,241,1) 74%, rgba(235,235,235,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 49%, rgba(241,241,241,1) 74%, rgba(235,235,235,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 49%, rgba(241,241,241,1) 74%, rgba(235,235,235,1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 49%, rgba(241,241,241,1) 74%, rgba(235,235,235,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=1 );
	
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	
}
#report h2{
	padding:0;
	background-image: url('../images/daily-report-icon.png');
	background-repeat: no-repeat;
	background-position: 99% center;
	padding-right: 35px;
	height: 50px;
	line-height: 50px;
}
#report .summary_title{
	float:left;
	font-family: jazR, Aljazeera;
	font-size:15px;
	padding:7px;
}
.modal-title{
	font-family: jazB, Aljazeera;
	font-weight:normal;
	font-size:18px;
	color:3202020;
}
.modal-body p{
	font-family: jazR, bbcnassim-exregular;
	font-weight:normal;
	font-size:16px;
	color:202020;
}
#report a{
	text-decoration:none;
}
#report .daily-reports{
	font-family: jazR, Aljazeera;
	font-size:14px;
	display:block;
	max-width: 100%;
	height: auto;
	background-image: url('../images/daily-report-bottom.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height:45px;
	padding-left:5px;



}
#report ul{
	list-style:none;
}
#report ul li {
	background-image: url('../images/daily-report-split.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:12px;
	font-weight:bold;
	color:#b8b8b8;
	height:30px; 
	padding: 20px 0;
	line-height:30px;

}
#report .daily-left-img {
	float:left;
	padding-left:14px;
}
#report .daily-right-img {
	float:right;
	margin-right:15px;
}
#report span {
	padding-left:20px;
}
#report .see-all{
	position: absolute;
	background-position: 15px center;
	background-image: url('../images/see-all.png');
	background-repeat: no-repeat;
	height:35px;
	width: 100%;
	bottom: 0px;
	padding-left: 50px;
	font-size:12px;
	font-weight:bold;
	color:#cf1323;
	line-height:35px;
}



#ad{
}
#ad-left{
	float:left;	
	width:832px;
	height:300px;	
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(235,235,235,1)), color-stop(40%, rgba(242,242,242,1)), color-stop(82%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=1 );
		
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	
}
/*
#ad-right{
	float:right;
	width:290px;
	height:300px;
	margin-left:20px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);

}
#ad-right h2{
	width: 235px;
	background-position: 13px center;
	background-image: url('../images/stories-head-twitter.png');
	background-repeat: no-repeat;	
	padding-left: 0;
}
#ad-left .left-col{
	float:left;
	width: 400px;
	height: 300px;
}
#ad-left .left-col h2{
	background-position: 13px center;
	background-image: url('../images/stories-head.png');
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 0px;
}

#ad-left .left-col img{
	width:360px;
	height:192px;
	padding:1px;
	border:1px solid #ccc;
}
#ad-left .right-col{
	float:right;
	width:400px;	
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 44%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(44%,#f5f5f5), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );

}
#ad-left .right-col h2{
	background-position: 13px center;
	background-image: url('../images/stories-head.png');
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 0;
}

#ad-left .right-col-item{
	height:127px;
	background-position: center bottom;
	background-image: url('../images/stories-left-right-col-split.png');
	background-repeat: no-repeat;
	width: 100%;
	list-style: none;
}
#ad-left .right-col-item img{
	float:left;
	width:132px;
	height:104px;
	margin-right:15px;
	margin-top:10px;
	padding:1px;
	border:1px solid #ccc;	
}

#ad-left .right-col-item h3{	
	text-align:justify;
	line-height:20px;
	color:#202020;
}

*/

#on-this-day{
	padding:0 10px;
	height:258px;
	margin-top:15px;	
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );	
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	
}
#on-this-day h2{
	background-image: url('../images/on-this-day.png');
	background-repeat: no-repeat;
	background-position: 99% center;
	padding:0 35px 0 10px;
}
#on-this-day p{
	font-family: jazR, Aljazeera;
	font-size:13px;
	color:#666;
}

#stories{
}
#stories-right{
	padding:0 15px;
	margin-top:20px;
	overflow:auto;
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(235,235,235,1)), color-stop(40%, rgba(242,242,242,1)), color-stop(82%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	background: linear-gradient(45deg, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 40%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=1 );
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	
}
#stories-right a{
	text-decoration:none;
}
#stories-right h2{
	background-position: 99% center;
	background-image: url('../images/stories-head.png');
	background-repeat: no-repeat;
	padding-right: 40px;
}
#youtube,
#twitter{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);

}
#twitter h2{
	height:50px;
	line-height:50px;
	background-position:99% center;
	background-image: url('../images/stories-head-twitter.png');
	background-repeat: no-repeat;
	padding-right: 40px;
}
#youtube h2{
	height:50px;
	line-height:50px;
	background-position: 99% center;
	background-image: url('../images/yt-icon.png');
	background-repeat: no-repeat;
	padding-right: 40px;
}
#twitter,
#youtube a{
	text-decoration:none;
}

#stories-right .right-col{
	
}

#stories-right .right-col img{	
	padding:1px;
	border:1px solid #ccc;
}
.stories-right-bg,
#stories-right .left-col{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 44%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(44%,#f5f5f5), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 44%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );

}
#stories-right .left-col-item{
	background-position: center bottom;
	background-image: url('../images/stories-left-right-col-split.png');
	background-repeat: no-repeat;
	list-style: none;
}
#stories-right .left-col-item p{
	top:0;
}
#stories-right .left-col-item img{
	float:left;
	margin-top:10px;
	padding:1px;
	border:1px solid #ccc;	
}

#stories-right .left-col-item h3{
	margin-top:0;
	text-align:justify;
	line-height:20px;
	color:#202020;
}
.right-col-item-date{
	height: 20px;
	background-image: url('../images/calendar.png');
	background-repeat: no-repeat;
	background-position: 150px center;
	padding-left:180px;
	color: #a6a6a6;
	font-size: 12px;
	font-weight: bold;
	line-height:20px;
	}

#latest{
	margin-top:20px;
}
#latest .latest-right-col{

	
}
#latest .latest-right-col .head{
	height:45px;
	padding-left:20px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:#c64646;
	border-bottom:4px solid #FFF;	
}
#latest .content{
	background-position: 0px 0px;
	background-image: url('../images/latest-martyrs-bg.png');
	background-repeat: repeat-x;
}
#latest ul{
	list-style:none;
}
#latest ul li{
	background-position: center bottom;
	min-height: 80px;
	height:auto;
	background-image: url('../images/latest_martyrs_split.png');
	background-repeat: no-repeat;
	
}
#latest ul li img{
	width:70px;
	height:70px;
	float:left;
	margin:5px 10px 15px 10px;
	background:#FFF;
	border:2px solid #FFF;
	border-radius:50%;	
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
#latest ul li p{
	color:#FFF;
	font-weight:900;
	line-height:15px;
}
#latest .item{
	background-position: center bottom;
	height: 125px;
	background-image: url('../images/latest_martyrs_split.png');
	background-repeat: no-repeat;
}
#latest .item img{
	float:left;
	margin:5px 10px 15px 10px;
	border:1px solid #FFF;
}
#latest .item p{
	color:#FFF;
	font-weight:900;
	line-height:25px;
}
#latest .latest-left-col{	

	padding-bottom:15px;
	background-color:#efefef;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);	
}
#latest .latest-left-col .head{
	height:45px;
	padding-left:20px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	color:#cf1323;
	background:#f1f1f1;	
	border-bottom:4px solid #FFF;
}
#latest .latest-left-col .content{
	
}
#latest .latest-left-col .gall-content{

}
#latest .latest-left-col .gall-nav{
	padding-left:15px;	
}
#latest .latest-left-col .gall-nav img {
	padding:1px;
	border:1px solid #ccc;
	margin-bottom:4px;
}

#articles{
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);	
}
#articles a{
	text-decoration:none;
}
#articles h2{
	background-position: 99% center;
	background-image: url('../images/articles-icon.png');
	background-repeat: no-repeat;
	padding-right:50px;
}
#articles .item {

}
#articles .item img {
	padding:1px;
	border:1px solid #ccc;
}
#articles .item p{
	font-size:14px;
	color:#525252;	
}
#yt-channel{
	margin:0;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);	
}
#yt-channel h2{
	background-image: url('../images/yt-icon.png');
	background-repeat: no-repeat;
	background-position: 99% center;
	padding-right:50px;
}
#yt-channel p{

}
#contact{
	

}
#contact-form{
}
#contact-form h2{
	font-family: jazB, Arial Black, Arial, Helvetica, sans-serif;
	font-weight:900;
	padding-left:0px;
	font-size:16px;
	color:#383838;
	border:none;
}
#contact-info{
}
#google-map{
}
#info{
	background:#eee;
	
}
#info .info-col{
	float:left;
	padding:20px;
	font-size:14px;
	color:#696969;
	width:210px;
	height:180px;
}
#info p{
	text-align:left;
	margin-left:40px;
	width:210px;
	height:40px;
	line-height:20px;
}
#info .cust-p{
	height:30px;
	line-height:15px;
}
#info img{
	float:left;
	margin-left:10px;
}

#footer{
	position: relative; 
	background-position: center center;
	background-image: url('../images/footer-bg.jpg');
	background-repeat: no-repeat;
/*	margin-top: 150pyt-channel1x; */
	height: 220px;
}
#footer .copyright{
	text-align:center;
}
#footer .copyright h2{
	font-size:14px;
	color:#FFF;
	border:0;
}
#article_details{
	width:100%;
	margin-top:30px;
}
#art_left_col{
}
#art_left_col h2{
	display:block;
	padding-left:0px;
	font-size:18px;
	font-weight:bolder;
	color:#525252;
	line-height:20px;
	border:0;
}
#art_left_col img{
	padding:1px;
	border:1px solid #ccc;	
}
#art_left_col .social{
	margin:5px 0;
	height:40px;
	line-height:20px;
	background:#f4f4f4;
}
#art_left_col .related{
	padding:5px;
	background:#f4f4f4;
}

#art_left_col .text{
	margin-top:20px;
}
#art_left_col .text p{
	font-size:14px;
	padding-bottom:10px;
}
#art_left_col .related ul{
	list-style:square;
	padding-left:20px;
	margin-top:10px;	
}

#art_left_col .related ul li{
	height:60px;
	color:#525252;
	font-size:16px;
	font-weight:bold;
	line-height:20px;	
}
#art_left_col .related ul li a{
	font-size:13px;
	font-weight:bold;
	color:#cf1323;
}
#art_left_col .related ul li span{
	font-size:13px;
	font-weight:bold;
	color:#cf1323;			
}
#art_left_col .related h2{
	height:26px;
	line-height:13px;
	padding-left:5px;
	color:#525252;
	font-size:15px;
	font-weight:bold;
	border-bottom:2px solid #cf1323;
}
#art_right_col{
	
}
#blog {
	height:auto;
	margin-top:60px;	
}
#blog-item{
	margin-bottom:10px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.2);
}
#blog-item .blog-content{

	padding:8px;
	
}
#blog-item .blog-content img{
	padding:1px;
	border:1px solid #ccc;

	
}
#blog-item .blog-content h3{
	margin-top:-10px;
	text-align:left;
	font-family: Arial Black,Arial, Helvetica, sans-serif;
	font-weight:200;
	color:#525252;	
}
#blog-item .blog-content p{
	
	font-size:14px;
}
#blog-item .date{
	height:25px;
	background-position: 225px 10px;
	padding:5px 0 0 0;
}
#blog-item .blog-share{
	top:0;
	padding:10px;
	border-left:2px solid #ddd;
}
#blog-item a{
	font-size:16px;
	color:#d52f3e;
}
.breadcrumb{
	margin:-30px 0 30px 40px;
	font-family: jazR, Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	color:#d52f3e;
}
.breadcrumb a{
	color:#a39898;	
}
.breadcrumb a:hover{
	color:#525252;	
}

/*Loader style*/
.ias_loader, .ias_trigger {
	text-align:center;
	margin: 30px 0 40px;
}
.ias_trigger a:link,
.ias_trigger a:visited {
    padding: 4px 50px;
    background-color: #f9f9f9;
    border: solid 1px #ddd;
    border-radius: 2px;
    font: bold 12px Arial, sans-serif;
    color: #555;

}
.ias_trigger a:hover,
.ias_trigger a:active {
    border-color: #ccc;
}
.reported-victim{		
	font: bold 14px Arial, sans-serif;
	color:#000;	
}
.reported-victim a{
	color:#FFF;
	text-shadow: 1px 1px #FFF;
}
#map_canvas {
      
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;
    display:none; 
    padding:14px 20px;
    margin-top:-30px; 
    margin-right:28px;
    width:300px; 
    line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;right:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    text-align:right;
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

.clear{
	clear:both;
}
.frm-error{
	font-size:15px;
	color:red;
}
.form-control,
input, button, select, textarea{
	color:#000;
	font-size:16px !important;
}
.tags{
margin-bottom:25px;
margin-top:15px;
}
.tags a{text-decoration:none;}
.tag{
	padding:7px 10px;
	background:#EEE;
	border-right:5px solid #ab2119;
	margin-left:10px;
	margin-bottom:15px;
}
.tag:hover{
	background:#E5E5E5;
	border-right-color:#666;
	color:#000;
}

/* Social in footer */
