/* reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

@font-face {font-family: 'DIN';src: url('http://www.albawabhnews.com/themes/bawaba2015/css/font/DinnextRegular.eot'); /* IE9 Compat Modes */src: url('http://www.albawabhnews.com/themes/bawaba2015/css/font/DinnextRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */url('http://www.albawabhnews.com/themes/bawaba2015/css/font/DinnextRegular.woff') format('woff'), /* Modern Browsers */url('http://www.albawabhnews.com/themes/bawaba2015/css/font/DinnextRegular.ttf')  format('truetype'), /* Safari, Android, iOS */url('http://www.albawabhnews.com/themes/bawaba2015/css/font/DinnextRegular.svg#DINNextLTW23Regular') format('svg'); /* Legacy iOS */}

h3{font-family: 'DIN'}

body {
    line-height:1;
    font-size:17px;
    font-family:'Times New Roman';
    direction:rtl;
    margin: 0px auto;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

.adnums{
/*margin-bottom: -20px;    */
position: absolute;
z-index: 999;
padding-right: 5px;
padding-top: 4px;
}

.adnums a{
display: block;
float: right;
margin-left: 7px;
width: 5px;
height: 5px;
padding: 0px 3px 6px 3px;
font-size: 11px;
background-color: #434343;
cursor: pointer;
text-decoration: none;
border: 2px solid #004b7b;
border-radius: 4px;
}

.adnums a.sel{
    background-color: #004b7b;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*styles*/
a {
    color:#004b7b;
    text-decoration:none;
}

.clr {
    display:block;
    clear:both;
}


.fixed980 {
    width:980px;
    margin:0px auto;
}

header .topline {
    height:4px;
    background-color:#D2232A;
    border-bottom:solid 3px #E8D9D9;
}


header .hblocks {
    float:right;
    min-height:10px;
}


header .hblockA, header .hblockB{
    margin-left:3%;
}

header .hblockA, header .hblockC {
    width: 35%;
}

header .hblockB {
    width: 23.8%;
}

.sprite32 {
    background-image:url('../images/sprite.png');
    width:32px;
    height:32px;
    background-repeat:no-repeat;
    display:block;
}

.hbuttons {
    width:160px;
    margin: 10px 0px 0px;
    float:right;
    margin-left:60px;
}

.hbuttons a {
    color:#fff;
    text-shadow:0px 0px 2px #000;
    display: block;
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom:2px solid #b5b5b5;
    border-right:1px solid #b5b5b5;
    border-left:1px solid #b5b5b5;
    background-color:#cecece;
    padding:6px 8px 0px 0px;
    text-align:right;
    height:25px;
    font-weight:bold;
    font-size:17px;
    margin-top:8px;
    transition:background-color linear 500ms, color linear 500ms;
}

.hbuttons a:hover {
    background-color:#393942;
    color:#fff;
}

.hbuttons a span {
    float:left;
    margin-top:-6px;
    margin-left:4px;
}


.btn-en {
    display:block;
    font-family:'Times New Roman';
    letter-spacing:4px;
    float:right;
    text-align:justify;
    line-height:1.3;
    margin-top:30px;
    width: 110px;
}

.btn-print span {
    background-position:-608px 0px;
}

.btn-sms span {
    background-position:-640px 0px;
}

header a.logo {
    background-image:url('../images/logo-big-t.png');
    min-width:209px;
    height:99px;
    background-position:center center;
    background-repeat:no-repeat;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    display:block;
    overflow:hidden;
}

header .fixed980 {
    padding-top:16px;
    padding-bottom:10px;
}

header a.logo span {
    margin-right:-200%;
}

header .writers {
    width:120px;
    white-space:nowrap;
    overflow:hidden;
    margin-top:24px;
    float:right;
}

header .writers span {
    font-weight:bold;
    display:block;
    margin-top:6px;
    text-align:center;
}

.writer-title {
    font-size:17px;
    color:#8a8a8a;
}

.writer-name {
    font-size:20px;
    color:#000;
}

.social-holder {
    float:left;
    width:220px;
    margin-top:10px;
}

.search-holder {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color:#adadad;
    border-bottom:2px solid #848484;
    border-right:1px solid #848484;
    border-left:1px solid #848484;
    padding:0px;
    width:198px;
    float:left;
    -moz-opacity: 0.6;
    opacity: 0.6;
    transition:opacity linear 500ms;
}

.search-holder:hover {
    -moz-opacity: 1;
    opacity: 1;
}

.search-holder input {
    border:0px none;
    font-size:17px;
    font-family:'Times New Roman';
    font-weight:bold;
    width:150px;
    padding-right:6px;
    background-color:#adadad;
    color:#fff;
    text-shadow:0px 0px 3px #000;
    padding-top:4px;

}

.search-holder input::-webkit-input-placeholder {  
    color:    #e2e2e2;
    text-shadow:none;
}
.search-holder input:-moz-placeholder {  
    color:    #e2e2e2;
    opacity:  1;
    text-shadow:none;
}
.search-holder input::-moz-placeholder {  
    color:    #e2e2e2;
    opacity:  1;
    text-shadow:none;
}
.search-holder input:-ms-input-placeholder {  
    color:    #e2e2e2;
    text-shadow:none;
}

.search-holder a {
    float:left;
    background-position:-576px 0px;
    margin-top:-3px;
}

header .social-holder .social {
    margin-top:10px;
    float:left;
}

    header .social-holder .social a {
        float: left;
        margin-right: 10px;
        -moz-opacity: 0.5;
        opacity: 0.5;
        transition:opacity linear 500ms;
    }

    header .social-holder .social a:hover {
        -moz-opacity: 1;
        opacity: 1;
    }

/*header .icon-fb {    background-position: -128px 0px;}
header .icon-tw {    background-position: -96px 0px;}
header .icon-yt {    background-position: -64px 0px;}
header .icon-gp {    background-position: -32px 0px;}
header .icon-rss {    background-position: 0px 0px;}
    */
header .icon-fb {    background-position: -288px 0px;}
header .icon-tw {    background-position: -256px 0px;}
header .icon-yt {    background-position: -224px 0px;}
header .icon-gp {    background-position: -192px 0px;}
header .icon-rss {    background-position: -160px 0px;}

.headend {
    height:10px;
}

nav {
    min-height:10px;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
}

nav .menu {

    height:49px;
}

        nav .menu .links {
            height:49px;
            overflow:hidden;

        }

            nav .menu .links a {
                float:right;
                border-left:1px solid #e0e0e0;

            }

nav a{
    font-family: 'DIN';
                display:block;
                font-size:17px;
                font-weight:bold;
                text-align:center;
                margin-top:10px;
                margin-bottom:9px;
                padding:5px 8px 0px 9px;
                height:24px;
                color:#4d4d59;
                transition: color 1s,  background-color 1s, text-shadow 1s, margin 500ms, padding 500ms;
}

nav a:hover {
    color:#000;
    text-shadow:1px 1px 3px #fff,-1px -1px 1px #cfcfcf;
    background-color:#e0e0e0;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:15px;
    padding-bottom:9px;
}

    nav a:hover:before, nav a.sel:nth-child(2n+1)    {
        border-left-color:#fff;
    }

nav a.sel {
    background-color:#d2232a;
    color:#fff;
    text-shadow:1px 1px 1px #000;
    margin-top:0px;
    margin-bottom:0px;
    padding-top:15px;
    padding-bottom:9px;
}

nav a.more {
float:left;
}

nav a.more span {
    background-position:-448px 0px;
    margin-top:-10px;
    margin-right:6px;
}

.more-links {
    display:none;
    border-top:1px solid #e0e0e0;
}

.more-links a {
    float:right;
    border-left:1px solid #e0e0e0;
}

.more-links a:nth-last-child(-n+2)  {
    border-left:1px solid #fff;
} 

.content-inner {
    background-color:#fff;
    border-bottom:1px solid #fff;
    background-image:url('../images/grad-bottom.png');
     background-position: center bottom;
   background-repeat:no-repeat;
    padding:10px 0px 10px 0px;
}


.news-bar {
    margin-top:-10px;
    margin-bottom:10px;
    height:42px;
    background-color:#393942;
}

.bar-title {
    background-color:#d2232a;
    width:100px;
    float:right;
    padding-top:12px;
    text-align:center;
    color:#fff;
    font-weight:bold;
    height:30px;
}

.bar-sep {
    background-image:url('../images/impf.png');
    width:16px;
    float:right;
    height:42px;
}

.bar-right, .bar-left {
    width:45px;
    float:right;
    display:block;
    padding-top:5px;
    padding-right:5px;
}

.bar-right span {
    background-position:-352px 0px;
}
    .bar-left span {
    background-position:-320px 0px;
}

.bar-links {
    width:748px;
    height:42px;
    overflow:hidden;
    float:right;
}

.news-bar-out .bar-links{
    width: 87%;
}

.bar-links a {
    display:block;
    font-weight:bold;
    color:#e0e0e2;
    text-shadow:1px 1px 2px #000;
    height:30px;
    padding-top:12px;
    width:100%;
}

.content-right {
    width:665px;
    float:right;
}

.content-left {
    width:300px;
    float:left;
}

.topstory {
    overflow:hidden;
}



.topstory .thumbs {
   float:right;
   width:32.9%;
}

.topstory .thumbs a {
    display:block;
height: 58px;
padding-top: 6px;
    font-size:15px;
    font-weight:bold;
    color:#000;
    background-color:#e0e0e0;
    border-right:4px solid #e0e0e0;
    padding-left:10px;
    padding-right:10px;
    line-height:1.3;
    margin-bottom:2px;
    overflow:hidden;
}

.topstory .thumbs a:hover {
    border-right:4px solid  #d2232a;
}

.topstory .thumbs a.sel,
.topstory .thumbs a.cycle-pager-active {
    border-right:4px solid  #393942;
    background-color:#d2232a;
    color:#fff;
}


.topstory .items {
    float:right;
    width:67%;
}


.topstory .items a {
    display:block;
    width: 100%;
}

.topstory .items a img {
    width:100%;
    display:block;
}

.topstory .items a span{
display: block;
height: 57px;
padding: 10px;
background-color: #d2232a;
color: #fff;
font-size: 19px;
font-weight: bold;
line-height: 1.4;
border-right: 4px solid #393942}



.white-box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow:inset 0px 0px 30px #ddd,0px 0px 15px #ddd;
    background-color:#fff;
    padding:10px;
    border:1px solid #cacaca;
    min-height:10px;
}

.horz-box {
    box-shadow:0px 0px 15px #ddd;
    background-color:#fff;
    padding:10px;
    border-top:2px solid #cacaca;
    border-bottom:2px solid #cacaca;
    min-height:10px;
}

.horz-items a {
    padding:0px;
    margin-right:2%;
    width:31%;
    display:block;
    position:relative;
    text-decoration:none;
    overflow:hidden;
    line-height:1.3;
}

.horz-items a:nth-child(1), .horz-items a:nth-child(2) {
    float:right;
}

.horz-items a:nth-child(1) img, .horz-items a:nth-child(2) img {
    width:100%;
}

.horz-items a:nth-child(1) span, .horz-items a:nth-child(2) span {
    display:block;
    background-color:rgba(0,0,0,0.65);
    padding:10px;
    color:#fff;
    font-weight:bold;
    position:absolute;
    bottom:0px;
    margin-bottom:6px;
    text-shadow:0px 0px 4px #000;
}

.horz-items a:nth-child(3) {
    padding:0px 0px 20px 0px;
}

.horz-items a:nth-child(3), .horz-items a:nth-child(4) {
    float:left;
}

.horz-items a:nth-child(3) img, .horz-items a:nth-child(4) img {
    width:44%;
    float:right;
    margin-left:10px;
}

.horz-items a:nth-child(3) span, .horz-items a:nth-child(4) span {
    display:block;
    padding:5px;
    color:#004b7b;
    font-weight:bold;
    bottom:0px;
}


.block-start {
    margin-top:0px;
}

.stroke-head {
    text-align:center;
}

.stroke-head .name {
    display:inline-block !important;
    background-color:#fff;
    margin:0px auto;
    padding-right:10px;
    padding-left:10px;
    text-align:center;
    margin-top:-20px;
    color:#d2232a !important;
}
/*
.stroke-head::before {
    content:"";
    height:5px;
    background-color: #000;
    display:block;
    margin-top:15px;
}*/

.block-end {
    margin-bottom:12px;
}

.block-end-big {
    margin-bottom:12px;
}

.box h3 a.name, .box h3 span.name {
    font-size:24px;
    font-weight:bold;
    color:#000;
    text-align:center;
    display:block;
}

.box h3 .white-right {
    float:right;
    background-position:-416px 0px;
}

.box h3 .white-left {
    float:left;
    background-position:-384px 0px;
}

.box h3 {
    height:38px;
    padding-bottom:8px;
}

.wide-items a {
    width:19.99%;
    float:right;
    padding-left:2.5%;
    padding-right:2.5%;
    padding-top:10px;
    padding-bottom:10px;
    font-size:17px;
    font-weight:bold;
    line-height:1.3;
}

.wide-items a img{
    display:block;
    width:95%;
    margin:4px auto 10px auto;
}

.video-items a:first-child {
    width:95%;
    font-size:24px;
}

.video-window a {
    position:relative;
    display:block;
    width:100%;
    font-size:23px;
}

    .video-window a img {
        display: block;
        width: 100%;
        margin: 0px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

.video-window a span {
    display: block;
    background-color: rgba(0,0,0,0.65);
    padding: 10px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    right:0px;
    margin-bottom: 14px;
    text-shadow: 0px 0px 4px #000;
}

.video-items a {
    width:27.99%;
    float:right;
    padding-left:2.5%;
    padding-right:2.5%;
    padding-top:10px;
    padding-bottom:10px;
    font-size:17px;
    font-weight:bold;
    line-height:1.3;
}

.video-items a img{
    display:block;
    width:95%;
    margin:4px auto 10px auto;
}

.video-thumbs {
    margin-top:16px;
    margin-bottom: 10px;
}

    .video-thumbs a {
        background-color: #fff;
        display: block;
        width: 30.3%;
        float: right;
        padding-left: 1.5%;
        padding-right: 1.5%;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: background-color 500ms;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }

.video-thumbs a img {
    display:block;
    width:100%;
    opacity:0.7;
    transition:opacity 500ms;
}

.video-thumbs a.sel,
.video-thumbs a.cycle-pager-active {
    background-color:#d2232a;
}

.video-thumbs a.sel img,
.video-thumbs a.cycle-pager-active img{
    opacity:1;
}


.video-thumbs a:hover img{
    opacity:1;
}

.round-box {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.double-items a {
    width:44.99%;
    float:right;
    padding-left:2.5%;
    padding-right:2.5%;
    padding-top:10px;
    padding-bottom:10px;
    font-size:17px;
    font-weight:bold;
    line-height:1.3;
}

.double-items a img{
    display:block;
    width:33%;
    float:right;
    margin-left:10px;
}

.double-cat .box {
    width:47.9%;
    padding:10px 0px;
}

.double-cat .box {
    float:right;
}

.double-cat .box:nth-child(2) {
    float:left;
}

.half-items a {
    font-size:17px;
    font-weight:bold;
    line-height:1.3;
    display:block;
    margin-bottom:16px;
    border-bottom:1px solid #e1e1e1;
    padding-bottom:8px;
   /* margin-left:10px;
    margin-right:10px;*/
}

.half-items a::after {
    content:"";
    display:block;
    clear:both;
}

.half-items a img {
    display:none;
}

.half-items a:nth-child(1) {
    position:relative;
font-size:20px !important;
margin-top:10px !important;
margin-bottom:10px !important;
border-bottom:0px none !important;
}

    .half-items a:nth-child(1) span {
        display: block;
        background-color: rgba(0,0,0,0.65);
        padding: 10px;
        color: #fff;
        font-weight: bold;
        position: absolute;
        bottom: 0px;
        margin-bottom: 14px;
        text-shadow: 0px 0px 4px #000;
    }


.half-items a:nth-child(1) img {
    width:100%;
    display:block !important;
    margin-bottom:6px;
}

.half-items a:nth-child(2) img,
.half-items a:nth-child(3) img ,
.half-items a:nth-child(4) img  {
    width:30%;
    float:right;
    margin-left:10px;
    display:block !important;
}

.half-items a:nth-child(4) {
    border-bottom:0px none;
}

.caro-items {
width:100%;
}

.caro-items a {
    padding: 0px;
    margin-right: 2%;
    width: 47%;
    display: block;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    line-height: 1.3;
    float:right;
}

.caro-items a span {
    display: block;
    background-color: rgba(0,0,0,0.65);
    padding: 10px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    margin-bottom: 6px;
    text-shadow: 0px 0px 4px #000;
}

.caro-items a img {
width:100%;
}

.darker-bg {
    background-color:#e2e2e2 !important;
}

.poll-items p {
    font-weight:bold;
    padding:10px;
    font-size:21px;
}


.choices{
    font-weight:bold;
    color:#004b7b;
}

.choices .choice{
	display:block;
	margin-top:8px;
	padding:5px;
	border-bottom:1px #e2e2e2 solid;
	height:54px;
    cursor:pointer;
}

.choices .choice:hover{
	background-color:#fef5f5;
}

.choices .choice input{
	display:block;
	float:right;
	width:20px;
	height:16px;
}

.choices .choice label{
	display:block;
	float:right;
	width:250px;
	color:#000;
	white-space:nowrap;
	overflow:hidden;
}

.choices .choice .value,.row-fluid .choices .choice .value span{
	display:block;
	height:16px;
}

.choice .value{
	clear:both;
	background-color:#e2e2e2;
	margin-top:6px;
}


.choices .choice .value span{
	float:left;
    height:16px;
}

.choices .choice .txt{
	display:block;
	float:right;
	width:200px;
	overflow:hidden;
	height:18px;
    color:#004b7b;
}

.choices .choice .pct{
	display:block;
	color:#1d4a78;
	float:left;
	width:40px;
	height:18px;
}




.left-box {
    /*border-right:1px solid #e1e1e1;*/
    background-color:#fff;
    min-height:30px;
}

.left-box h3 {
    background-color:#a7a7a7;
    font-size:22px;
    font-weight:bold;
    border-left: 4px solid #393942;
    padding:0px;
    height:44px;
}

.left-box h3 a.name,
.left-box h3 span.name,
.left-box h3 a.tab
{
    display:block;
    height:24px;
    padding:8px;
    color:#fff;
}

.left-box h3, .left-box h3 a.name {
    color:#fff;
    text-decoration:none;
    text-shadow: 1px 1px 1px #000;
}

.left-box h3 a.tab {
    float:right;
    border-left:1px solid #8a8a8a;
    color:#fff;
    text-decoration:none;
    font-size:19px;
    border-top:4px solid #a7a7a7;
}

.left-box h3 a.tab.sel,
.left-box h3 a.tab.cycle-pager-active {
    background-color:#fff;
    color:#000;
    text-shadow:none;
}

.left-box h3 a.tab.sel,
.left-box h3 a.tab.cycle-pager-active,
.left-box h3 a.tab:hover {
    border-top:4px solid #d2232a;
}

.left-box h3 .white-right {
    float:left;
    background-position:-352px 0px;
    margin-left:5px;
    margin-top:5px;
}

.left-box h3 .white-left {
    float:left;
    background-position:-320px 0px;
    margin-left:10px;
    margin-top:5px;
}



.left-box .time-items a {
    height:47px;
}

.left-box .panels > div {
    background-color:#fff;
    width:100%;
}


.left-box .time-items .timed {
    display:block;
    float:right;
    width:80px;
    height:80px;
    text-align:center;
    font-size:18px;
    color:#8a8a8a;
    white-space:nowrap;
    padding-top:10px;
}


.left-box .items a {
    padding:8px;
    display:block;
    border-bottom:1px solid #e1e1e1;
    overflow:hidden;
    font-size:17px;
    font-weight:bold;
    color:#000;
    transition:color linear 500ms, background-color linear 500ms;
    line-height:1.2;
}

.left-box .norm-items a{
    height:61px;
}

.left-box .norm-items a img {
    float:right;
    width:100px;
    height:60px;
    margin-bottom:4px;
    margin-left:10px;
}

.left-box .norm-items a span {
    font-size:13px;
    color:#004b7b;
    white-space:nowrap;
    margin-right:4px;
}

.left-box .writer-items a{
    height:68px;
}

.left-box .writer-items a:nth-child(even) {
    background-color:#fafafa;
}

.left-box .writer-items a img {
    float:right;
    width:64px;
    height:70px;
    margin-bottom:4px;
    margin-left:10px;
}

.left-box .writer-items a span.col-author {
    color:#004b7b;
    white-space:nowrap;
    overflow:hidden;
    display:block;
}


.left-box .items a:hover {
    background-color:#ebebeb;
    padding-left:4px;
    border-left:4px solid #d2232a;
}

.video-icons a {
    position:relative;
}

.video-window a::before {
    content:"";
    display:block;
    width:20%;
    height:20%;
    position:absolute;
    background-image:url('../images/video-icon.png');
    background-size:contain;
    right:20px;
    top:20px;
    background-repeat:no-repeat;
    background-position:center center;
    opacity:0.6;
}

.white-box .panels > div {
    width:100%;
}

footer {
    background-color:#dcdcdc;
    min-height:100px;
    border-top:1px solid #a5a5a5;
    background-image:url('../images/foot-bg.png');
    background-repeat:no-repeat;
    background-position:center top;
}

footer .logo {
display:block;
background-image:url('../images/foot-logo.png');
width:162px;
height:93px;
float:right;
}

footer .social-icons {
margin-top:30px;
float:left;
height:32px;
}

footer .social-icons a {
float:left;
margin-right:10px;
}

footer .icon-fb {    background-position: -128px 0px;}
footer .icon-tw {    background-position: -96px 0px;}
footer .icon-yt {    background-position: -64px 0px;}
footer .icon-gp {    background-position: -32px 0px;}
footer .icon-rss {    background-position: 0px 0px;}

.foot-head {
    padding-bottom:5px;
    margin-bottom:3px;
    background-image:url('../images/foot-sep.png');
    background-position:center bottom;
    background-repeat:repeat-x;
}

.foot-copy {
    text-align:center;
    margin-top:10px;
    padding:10px;
    line-height:1.3;
    color:#777777;
    font-weight:bold;
    text-shadow:1px 1px 3px #fff;
}

.foot-links {
    padding-top:10px;
}

.foot-links .link-container{
    float:right;
    margin-left:2%;
}

.foot-links .link-container::after {
    content:"";
    display:block;
    clear:both;
}

.foot-links .cats {
    width:47.9%;
}

.foot-links .info {
    width:22.9%;
}

.foot-links .external {
    width:22.9%;
}

.foot-links a {
    height:22px;
    padding-top:4px;
    font-size:17px;
    font-weight:bold;
    display:block;
    white-space:nowrap;
}

.foot-links a::before {
    content:"";
    display:block;
    width:32px;
    height:32px;
    float:right;
    margin-left:10px;
    margin-top:-9px;
    background-image:url('../images/sprite.png');
    background-position: -518px 0px;
}

.foot-links .cats a {
    float:right;
    width:47.9%;
    margin-right:2%;
    white-space:nowrap;
}

.foot-links .external a,.foot-links .info a {
    color:#000;
}

.foot-links .external a::before {
    background-position: -674px 0px !important;
}

.foot-links a:hover {
text-decoration:underline;
}

/* list */
.list-title {
    font-size:29px;
    font-weight:bold;
    color:#4d4d59;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom:12px;
    padding-bottom:8px;
padding-top: 2px;
line-height: 1.4;}

.def-list a {
    display:block;
    border-bottom: 1px solid #e1e1e1;
    padding:10px;
    border-right:4px solid #ffffff;
    transition: color linear 500ms, background-color linear 500ms;
}

.def-list a img {
    display:block;
    float:right;
    margin-left:3%;
    width:26.9%;
}

.def-list a::after {
    content:"";
    display:block;
    clear:both;
}

.def-list a .details {
    font-family:Tahoma;
    font-size:12px;
    color:#a7a7a7;
    width:70%;
    float:right;
}

.def-list a .title {
    display:block;
    font-family:'Times New Roman';
    font-size:27px;
    font-weight:bold;
    padding-bottom:6px;
    margin-bottom:6px;
    line-height:1.3;
    color:#004b7b;
}

.def-list a .desc {
    line-height:1.5;
}

.def-list a .date {
    white-space:nowrap;
    color:#004b7b;
    border-right:4px solid #efefef;
    margin-right:6px;
    padding-right:5px;
    display:inline-block;
    padding-top:2px;
    padding-bottom:3px;
}

.def-list a:nth-child(odd) {
    border-right-color:#fcfcfc;
}
.def-list a:hover {
border-right: 4px solid #d2232a;
background-color:#ebebeb;
}

.def-list a:hover .desc {
    color:#000;
}

.list-author {
    margin-left:20px;float:right;
}

.author {
    display:block;float:right;width: 120px;margin-left: 20px;text-align:center
}

.author img {
    border:0px;margin:4px auto !important;border:2px solid #bbb;width:70px !important;height:80px;float: none !important;
}

.author span {
font-size:15px;font-weight:bold;color:#000;display: block;
}

.pager {
    clear:both;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}

.pager a {
    display:inline-block;
    margin-left:2px;
    margin-right:2px;
    padding:9px;
    background-color:#efefef;
    border:1px solid #dfdfdf;
    font-size:17px;
    font-weight:bold;
    border-top-width:4px;
}

.pager a:hover {
    border-top-color:#d2232a;
}

.pager .prev {
    display:block;
    float:right;
}

.pager .next {
    display:block;
    float:left;
}

.pager a.sel {
    border-color:transparent;
    background-color:transparent;
    color:#000;
}

.bread {
    font-family:Tahoma;
    font-size:12px;
    margin:0px 0px;
}

.bread a {
    display:inline-block;
    padding-top:10px;
    height:22px;
    vertical-align: top;
    margin-right:10px;
    color:#000;
}

.bread .sprite32 {
    background-position: -514px 0px;
    display:inline-block;
}

.bread a:hover {
    text-decoration:underline;
}

.pre-head {
    padding:5px 8px;
    font-size:17px;
    font-weight:bold;
    color:#7d7d7d;
}

.btn{
text-align: center;
color: #fff;
text-decoration: none;
background-color: #004b7b;
padding: 4px 6px;
margin: 3px 6px 2px 3px;
display: block;
float: right;
font-size: 15px;
text-shadow: 0px 0px 4px #000;
border-top: solid 1px #86171d;
border-left: solid 1px #86171d;
border-bottom: solid 1px #e66a71;
border-right: solid 1px #e66a71;
box-shadow: 0px 0px 5px #20558a;
white-space: nowrap;
font-family: 'Times New Roman';
font-size: 17px;
}


.fs-big,.nt-big,.ni-big{
    color:#d2232a;
    font-weight:bold;
	font-size:21px;	
    padding:10px 10px 0px 10px;
}

.nt-big,.ni-big{
	font-weight:bold;
}


.ni-big{
	clear:both;
}


.ni-bold{
	font-weight:bold;
	padding-bottom:5px;
}

.show-parags .ni-content, .show-parags .ni-content * {
font-family: 'Simplified Arabic','Times New Roman'!important;
font-size: 18.2px!important;
font-weight: bold!important;
line-height: 1.9!important;
}

.show-date {
    display:block;
    color:#aaa;
    font-family:Tahoma;
    font-size:12px;
    padding:3px;
}

.show-writer {
    display:block;
    color:#004b7b;
    font-family:Tahoma;
    font-size:12px;
    padding:3px;
    font-weight:bold;
}


.media-padding{padding-bottom:10px;}
.ni-media{}
.ni-media .ni-container{margin-top:0px;font-weight:bold;}
.ni-media .quote{
	padding-right:60px;
	font-weight:bold;
	padding-top:10px;
	background:transparent url('../../images/quo.png') no-repeat scroll right 5px;
}
.ni-media .desc{margin:10px;margin-bottom:0px;font-weight:bold;color:#808080}
.media-left {
    float: left;
    margin: 10px;
}

.media-right {
    float: right;
    margin: 10px;
}

.media-full {
    margin: 5px auto;
}



.article-author {
    margin-bottom:10px;
}

div.main-photo {
    padding:5px 0px;
    position: relative;
}

.main-photo img {
    width:94%;
    display:block;
    margin:3px auto;
}

.c-wm{
position: absolute;
right: 20px;
}

span.main-photo {
    display:block;
    color:#aaa;
    font-family:Tahoma;
    font-size:12px;
    padding:3px;
    text-align:center;
}


/*--- order tool ---*/
a.order {
float: left !important;
display:none;
width: 100px !important;
height: 50px !important;
background-image: url('/images/order.png') !important;
position: absolute !important;
z-index: 100 !important;
}
div:hover>a.order{display:block}
.noorder a.order{visibility:hidden}

.social-more {
background-position: -450px 0px;
float: left;
margin-right: 10px;
-moz-opacity: 0.5;
opacity: 0.5;
transition: opacity linear 500ms;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #adadad;
border-bottom: 2px solid #848484;
border-right: 1px solid #848484;
border-left: 1px solid #848484;
width: 30px;
height: 30px;
}

.social-more .social-other{
display: none;
margin-top: 30px;
margin-left: -1px;
background-color: #fff;
}

.social-more:hover {
-moz-opacity: 1;
opacity: 1;
}
.social-more:hover .social-other{
display: block;
}
                    
.social-other a{
                        
border-top: 5px solid #fff;
}

.icon-soc{
     background-repeat: no-repeat;
 background-position: center center;
 background-color: #adadad;
border-bottom: 2px solid #848484;
width: 32px;
height: 30px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
                    
.icon-dm{
 background-image: url('/themes/bawaba2015/images/dm.png');
 background-color: #00669d; 
}
                    
.icon-dm:hover{
background-color: #00669d; 
}

.icon-vn{
 background-image: url('/themes/bawaba2015/images/vn.png');
 background-color: #00b487; 
}
                    
.icon-vn:hover{
background-color: #00b487; 
}

.icon-inst{
 background-image: url('/themes/bawaba2015/images/inst.png');
 background-color: #517fa4; 
}
                    
.icon-inst:hover{
background-color: #517fa4; 
}

.social-other a{
    opacity:  1 !important;
}

.double-items a:hover, .wide-items a:hover, .half-items a:hover{
    background-color: #ebebeb;
}

.cubecc img{
            display: block;
    width: 300px;
    height: 158px;
    margin-bottom: 10px;
    }
        
.cubecc a{
            display: block;
    width: 300px;
    height: 210px;
    overflow: hidden;
            font-weight: bold;
            text-align: center;
        }        
        
        
        
        .cubecc{
                width: 95%;
                height: 210px;
    margin: 4px auto 10px auto;
        }        