
/* CSS Document */
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:'Droid Arabic Kufi';
    src: url(../fonts/DroidKufi-Regular.ttf);

}
@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url(../fonts/DroidKufi-Bold.ttf);
    font-weight: bold;
}


/* start about us */

//To secure correct behavior in older browsers
header, section, footer, aside, nav, main, article, figure {
    display: block;
} 
body{
    //padding-top:70px;
    overflow:auto;
}

.breadcrumb-holder
{
    background-color:#f5f5f5;

    //margin-top:5px;
    font-weight: bold;

    height: 0;
}

//make it transport we 
.breedPostion{
    color: #fff;

}

.breedPostion a{
    color: #fff;  

}
.postblock{
    background: green;
}

.page_top {
    height: 46px;
    background: url("../img/page_top.jpg") no-repeat right;

}








.MainPages
{
   // background: red;
    padding-top: 63px;
    padding-bottom: 63px;
}



//////// posts blocks
.postblock{
    //background: #eee;
//    height: 200px;
//    margin:3px; 
}
.postblock img 
{
   // float: right;
   // height: 100px;
   // margin: auto 5px auto 5px;
   // width: 100px;
}
.postblock p
{
color: #40454d;
//float: left;
font-family: "Droid Arabic Kufi",HelveticaNeue,serif,Tahoma,Geneva,sans-serif,Verdana;
font-size: 14px;
height: 100px;
margin-left: 5px;
margin-top: 5px;

}
.postblock .NewsDate
{   clear: right;
    color: navy;
    float: right;
    font-family: 'Droid Arabic Kufi',HelveticaNeue,'Droid Sans', sans-serif, serif ,Tahoma, Geneva, sans-serif,Verdana;
    font-size: 10px;
   
}
.postblock a {
    color: green;
    float: left;
    font-family: "Droid Arabic Kufi",HelveticaNeue,'Droid Sans', sans-serif,serif,Tahoma,Geneva,sans-serif,Verdana;
    font-size: 10px;
    margin-left: 10px;
    margin-top: 5px;
}


//// now for mpage


