/* Reset */
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

html,body{
    height: 100%;
}

body{
    margin:0;
    padding:0;
    font-family: 'Droid Arabic Kufi';
    background: #fcf9f7 url(../images/bg.png) left top repeat;
    direction: rtl;
}

div#shim{
    visibility: hidden;
    width: 100%;
    height: 50%;
    margin-top: -250px;
    float: right;
}

div#content {
    width: 940px;
    height: 500px;
    margin: 0 auto;
    clear: both;
    position: relative;
    top: -250px;

    /* IE4ever Hack: Hide from IE4 **/
    position: static;
    /** end hack */
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */

.watch{
    width: 384px;
    height: 390px;
    background: url(../images/watch.png) right bottom no-repeat;
    float: right;
    margin-left: 30px;
}

.rest{
    width: 526px;
    float: left;
}

.clear{
    clear: both;
}

h1{
    font-family: 'Droid Arabic Kufi';
    background: url(../images/logo.png) repeat;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 20px;
    font-size: 72px;
    color: #4d4d4d;
    line-height:80px;
    float: right;
    margin-bottom: 20px;
}

h1 span{
    display: block;
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    line-height: 30px;
    margin-left: 40px;
    letter-spacing: 0;
}

h2{
    color: #545454;
    text-transform: uppercase;
    font-family: 'Droid Arabic Kufi';
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 25px;
}

h2 span{
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 0;
}

p{
    font-family: 'Droid Arabic Kufi';
    font-size: 16px;
    color: #4d4d4d;
}

ul.social{
    width: 526px;
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
}

ul.social li{
    margin-left: 25px;
    float: right;
}

ul.social li a{
    background: url(../images/soci2al.png) left top no-repeat;
    width: 48px;
    height: 60px;
    float: left;
}

ul.social li a.fb{
    background-position: 0 0;
}

ul.social li a:hover.fb{
    background-position: 0 -60px;
}


ul.social li a.tw{
    background-position: -73px 0;
}

ul.social li a:hover.tw{
    background-position: -73px -60px;
}


ul.social li a.li{
    background-position: -146px 0;
}

ul.social li a:hover.li{
    background-position: -146px -60px;
}


ul.info{
    width: 528px;
    float: right;
}

ul.info li{
    float: right;
    margin-left: 40px;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #4d4d4d;
}

ul.info li a{
    color: #4d4d4d;
}
ul.info li.ph{
    background: url(../images/icons.png) right top no-repeat;
    padding-top: 25px;
}


ul.info li.mail{
    background: url(../images/icons.png) right -100px no-repeat;
    padding-top: 25px;
}

ul.info li.twitter{
    background: url(../images/icons.png) right -200px no-repeat;
    padding-top: 25px;
}

ul.info li.inastigram{
    background: url(../images/icons.png) right -300px no-repeat;
    padding-top: 25px;
}

ul.info li.ad{
    background: url(../images/icons.png) right -400px no-repeat;
    padding-top: 25px;
}
