.block {
    /*background: #fff url(images/block.png) no-repeat top center;*/
    padding: 0 4px;
    margin: 0 3px 20px;
    border: 1px solid #ebebeb
}

.thumbnail-inactive {
    float: right;
    margin: 5px 8px
}

div.block img {
    border: none;
    margin: 0
}

.blockheader {
    background: url(images/blockheader.png) bottom right no-repeat scroll;
    padding: 12px 3px;
    margin: 0 0 2px;
    /*line-height: 33px*/
}

    .blockheader .t,
    .blockheader .t a,
    .blockheader .t a:link,
    .blockheader .t a:visited,
    .blockheader .t a:hover {
        color: #FFF;
        font-size: 15px;
        font-family: 'AlHurraTxtlight';
        font-style: normal;
        margin-left: 20px;
        margin-right: 20px
    }

        .blockheader .t:before {
            content: url(images/blockheadericon.png);
            margin-left: 6px;
            top: 3px;
            position: relative;
            float: right
        }

.opera .blockheader .t:before {
    bottom: 0;
    margin-left: 0;
    margin-right: 6px
}

.blockcontent {
    padding: 0;
    margin: 0 auto;
    color: #080000;
    font-size: 14px;
    font-family: 'AlHurraTxtlight';
    font-weight: 400;
    font-style: normal
}

    .blockcontent table,
    .blockcontent li,
    .blockcontent a,
    .blockcontent a:link,
    .blockcontent a:visited,
    .blockcontent a:hover {
        color: #0C2637;
        font-size: 13px;
        font-family: 'AlHurraTxtlight';
        font-weight: 400;
        font-style: normal
    }

        .blockcontent a,
        .blockcontent a:link {
            color: #0971AA;
            font-family: 'AlHurraTxtlight';
            text-decoration: underline
        }

            .blockcontent a:visited,
            .blockcontent a.visited {
                color: #429ED7;
                font-family: 'AlHurraTxtlight';
                text-decoration: underline
            }

            .blockcontent a:hover,
            .blockcontent a.hover {
                color: #0B92DA;
                font-family: 'AlHurraTxtlight';
                text-decoration: none
            }

.block ul > li:before {
    content: url(images/blockbullets.png);
    margin-left: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-right: -12px
}

.opera .block ul > li:before {
    bottom: 0;
    margin-right: 6px;
    margin-left: -12px
}

.block li {
    font-size: 13px;
    font-family: 'AlHurraTxtlight';
    text-decoration: none;
    line-height: 125%;
    color: #02131D
}

.block ul > li,
.block ol {
    padding: 0
}

.block ul > li {
    padding-right: 12px
}


a img {
    border: 0
}

.article img,
img.article,
.block img,
.footer img {
    margin: 0 10px 10px 10px
}



/* PortalOpen */
.article th,
.article td {
    direction: rtl;
    color: #5d5d5d;
    font-size: 12px;
    text-align: justify;
    line-height: 32px;
    vertical-align: top
}

article {
    background-origin: border-box !important
}

article{
    display: block;
    box-sizing: border-box
}

.article img,
img.article,
.block img{
    margin: 0 10px 10px 10px
}

.article table,
table.article {
    border-collapse: collapse;
    margin: 0;
    width: auto;
    line-height: 35px
}
.article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px
}
.art-article {
    padding: 8px 20px
}

.ie7 .post .layout-cell {
    border: none !important;
    padding: 0 !important
}

.ie6 .post .layout-cell {
    border: none !important;
    padding: 0 !important
}
.post {
    background: #FFF;
    border-radius: 4px;
    border: 1px solid #EBEBEB;
    padding: 3px;
    margin: 0 4px 15px 15px
}
    .post .content-layout-br {
        height: 0
    }


.opera .postcontent ul > li:before,
.opera .post ul > li:before,
.opera .textblock ul > li:before {
    bottom: 0;
    margin-left: 0;
    margin-right: 6px
}

.postcontent li,
.post li,
.textblock li {
    font-size: 15px;
    font-family: 'AlHurraTxtlight';
    color: #164969;
    font-weight: 700
}

.postcontent ul > li,
.post ul > li,
.textblock ul > li,
.postcontent ol,
.post ol,
.textblock ol {
    padding: 0
}

.postcontent ul > li,
.post ul > li,
.textblock ul > li {
    padding-right: 0
}

    .postcontent ul > li:before,
    .post ul > li:before,
    .textblock ul > li:before {
        margin-right: -13px
    }

.opera .postcontent ul > li:before,
.opera .post ul > li:before,
.opera .textblock ul > li:before {
    margin-right: 6px;
    margin-left: -13px
}

.postcontent ol,
.post ol,
.textblock ol,
.postcontent ul,
.post ul,
.textblock ul {
    margin: 0em 9px 1em 0
}

.postcontent li ol,
.post li ol,
.textblock li ol,
.postcontent li ul,
.post li ul,
.textblock li ul {
    margin: .5em 9px .5em 0
}

.postcontent ol > li,
.post ol > li,
.textblock ol > li {
    overflow: visible
}

.postcontent ul > li,
.post ul > li,
.textblock ul > li {
    overflow-y: hidden
}


.postmetadataheader {
    background: url(images/blocknewsheader.png) bottom right no-repeat scroll;
    padding: 5px 3px;
    margin: 2px 4px 0;
    position: relative;
    z-index: 1
}

.postcontent,
.postheadericons,
.postfootericons,
.blockcontent,
ul.vmenu a {
    text-align: justify
}
.postheader,
.postheader a,
.postheader a:link,
.postheader a:visited,
.postheader a:hover {
    font-family: 'AlHurraTxtlight';
    font-weight: 400;
    text-align: right
}
.postheadericon:before {
    content: url(images/postheadericon.png);
    margin-left: 6px;
    bottom: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle !important;
    font-size: 0;
    line-height: 42px;
    top: 3px
}

.opera .postheadericon:before {
    bottom: 0;
    margin-left: 0;
    margin-right: 6px
}

.postheaderarchive,
.meetheaderarchive {
    font-size: 9pt;
    padding: 5px 11px;
    display: inline-block;
    margin: 2px 0;
    border-radius: 6px;
    border: solid rgba(0, 0, 0, .2);
    border-width: 1px 1px 5px;
    box-shadow: 0 5px 0 rgba(0, 0, 0, .1), inset 0 0 3px rgba(255, 255, 255, .3);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    background: #363636;
    float: left;
    color: #fff;
    text-decoration: none
}

    .postheaderarchive:hover,
    .meetheaderarchive:hover {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
        box-shadow: 0 6px 0 rgba(0, 0, 0, .1), inset 0 0 1px rgba(255, 255, 255, .4);
        border-bottom-width: 8px
    }

    .postheaderarchive:active,
    .meetheaderarchive:active {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        box-shadow: 0 2px 0 rgba(0, 0, 0, .1), inset 0 0 5px rgba(255, 255, 255, .4);
        border-bottom-width: 2px;
        -webkit-transition: 0.1s ease;
        transition: 0.1s ease
    }

.postheader {
    color: #FFF;
    margin: 0 20px 0 0;
    font-size: 15px;
    font-family: 'AlHurraTxtlight';
    font-weight: 400;
    font-style: normal;
    text-align: right;
    display: inline-block;
    line-height: 43px
}

    .postheader a,
    .postheader a:link,
    .postheader a:visited,
    .postheader a.visited,
    .postheader a:hover,
    .postheader a.hovered {
        font-size: 15px;
        font-family: 'AlHurraTxtlight';
        font-weight: 400;
        font-style: normal;
        text-align: right;
        color: #fff
    }

        .postheader a,
        .postheader a:link {
            font-family: 'AlHurraTxtlight';
            text-decoration: none;
            text-align: right;
            color: #FFF
        }

            .postheader a:visited,
            .postheader a.visited {
                font-family: 'AlHurraTxtlight';
                text-decoration: none;
                text-align: right;
                color: #EBEBEB
            }

            .postheader a:hover,
            .postheader a.hovered {
                font-family: 'AlHurraTxtlight';
                text-decoration: none;
                text-align: right;
                color: #C5E9FC
            }

.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover {
    font-size: 12px;
    font-family: 'AlHurraTxtlight';
    color: #FFF
}

.postheadericons {
    padding: 1px
}

    .postheadericons a,
    .postheadericons a:link {
        font-family: 'AlHurraTxtlight';
        text-decoration: underline;
        color: #90D4F9
    }

        .postheadericons a:visited,
        .postheadericons a.visited {
            font-family: 'AlHurraTxtlight';
            text-decoration: underline;
            color: #B7DAF0
        }

        .postheadericons a:hover,
        .postheadericons a.hover {
            font-family: 'AlHurraTxtlight';
            text-decoration: none;
            color: #8BC4FE
        }

.TitleOptions {
    margin: 0 0 0 20%
}
