﻿@font-face {
    font-family: Harabara;
    font-style: normal;
    font-weight: 400;
    src: local('Harabara Regular'), local('Harabara-Regular'),url('/fonts/Harabara.eot'),url('/fonts/Harabara.ttf');
}
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    /* background-color: #5c87b2;*/
    background-color: #8BB50B !important;
    /*font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif !important;*/
    margin: 0;
    padding: 0;
    color: #696969 !important;
    /*padding-top: 20px;*/
    padding-bottom: 20px;
}

.navbar {
    margin-top: 20px !important;
}

/*a:link {
    color: #5C87B2;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}*/
.header {
    margin-top: 20px;
}

p, ul {
    line-height: 1.6em;
    /*line-height:1.428em;*/
}
/*nav,*/
header,
footer,
section {
    display: block;
}

.section_title {
    padding-bottom: 15px !important;
}

ul.linqe {
    list-style: none;
}

a.harabara {
    font-family: Harabara, Verdana, Helvetica, Sans-Serif !important;
    color: #fff;
    float: left;
    font-size: 2.2em;
}

    a.harabara:hover, a.harabara:visited {
        text-decoration: none;
        color: #fff;
    }

a.harabara-sm {
    font-family: Harabara, Verdana, Helvetica, Sans-Serif !important;
    color: #fff;
    float: left;
    font-size: 2.2em;
}

    a.harabara-sm:hover, a.harabara-sm:visited {
        text-decoration: none;
        color: #fff;
    }

#search_form {
    margin-top: 30px;
    font-weight: bold;
}

/* HEADINGS   
----------------------------------------------------------*/
/*h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}*/

img {
    border: 0;
}

/*.content
{
    padding-left:20px;
    padding-right:20px;
}*/

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    text-align: left;
    height: auto;
}

/*header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

    header h1, #header h1 {
        font-weight: bold;
        padding: 5px 0;
        margin: 0;
        color: #fff;
        border: none;
        line-height: 2em;
        font-size: 32px !important;
        text-shadow: 1px 1px 2px #111;
    }*/

#main {
    padding: 30px 30px 30px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    height: auto;
    position: relative;
    text-align: left;
}

/*#translations
{
float:right;
    height: 24px;
    width: auto;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    margin-top:0px !important;
    top:0px !important;
    margin-right:10px;
    font-size:12px;
    padding-left:10px;
    padding-right:5px;
}*/
#translations {
float:right;
    height: 24px;
    width: auto;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;

    margin-top:0px !important;
    padding-right:10px;
    padding-left:10px;
    font-size:12px;
    margin-right:10px;
}

#languages {
float:right;
    height: 24px;
    width: auto;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;

    margin-top:0px !important;
    top:0px !important;
    padding-right:15px;
    font-size:12px;
}

    #languages ul {
        padding:2px;
        list-style:none;
        list-style-type:none;
        display:inline;
        float:left;
        
    }
        #languages ul li {
            float:left;
            padding-left:10px;
        }
            #languages ul li a img {
                border:0px;
            }


#motori {
    float: left;
    position: relative;
    background-color: #fff;
    width: 40%;
}

#main #ballina_table {
    border: none;
}

    #main #ballina_table tr {
        border: none;
    }

        #main #ballina_table tr td {
            border: none;
        }

            #main #ballina_table tr td.info_td {
                padding-left: 25px;
            }

#share_buttons {
    height: 20px;
    position: relative;
    margin-top: 30px;
    width: auto;
}

#fb_button_ki {
    float: left;
    margin-right: 10px;
}

#tweet_button {
    float: left;
}

footer,
#footer {
    background-color: #fff;
    color: #999;
    padding: 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    clear: both;
    height: 10px;
}

/* TAB MENU   
----------------------------------------------------------*/
/*ul#menu {
    border-bottom: 1px #8BB50B solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
    }

        ul#menu li#greeting {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

        ul#menu li a {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #E1FACD;
            color: #57B50B;
            border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
        }

            ul#menu li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a {
            background-color: #fff;
            color: #000;
        }*/

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}
/*
textarea {
    min-height: 75px;
}
*/
input[type="text"],
input[type="email"],
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

    table td {
        padding: 5px;
        border: solid 1px #e8eef4;
    }

    table th {
        padding: 6px 5px;
        text-align: left;
        background-color: #e8eef4;
        border: solid 1px #e8eef4;
    }

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

/*#nav {
    margin-top: -20px;
}

#menucontainer {
    margin-top: 40px;
    text-align: left;
}

ul#nav {
    float: left;
}*/

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label {
    margin: 1em 0 0 0;
    font-weight: bold;
}

.editor-label {
    margin: 1em 0 0 0;
}

.display-field {
    margin: 0.5em 0 0 0;
    color: Red;
}

.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

pre {
    overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    /* width: 99%; */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.surja_box_hadith {
    height: 20px;
    width: auto;
    color: white;
    font-weight: bold;
    background-color: #AECB54;
    padding-right: 2px;
    padding-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

    .surja_box_hadith a {
        color: White;
        text-decoration: none;
    }

    .surja_box_hadith:hover {
        background-color: white;
        color: Black;
    }

        .surja_box_hadith:hover a {
            color: Black;
        }
.surja_box a {
        color: White;
        text-decoration: none;
    }

    .surja_box a:hover {
        color: White;
        text-decoration:underline;
    }

.ajeti_box {
    height: auto;
    width: auto;
}

/*.surja_tag
{
    height: 20px;
    color: white;
    font-weight: bold;
    background-color: #AECB54;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
}

    .surja_tag a
    {
        color: White;
        text-decoration: none;
    }

    .surja_tag:hover
    {
        background-color: white;
        color: Black;
    }

        .surja_tag:hover a
        {
            color: Black;
        }*/

.transtext {
    display: none;
    clear: right;
    color: Red;
    margin-top: 10px;
}

.arabictext {
    /*display:none;*/
    direction:rtl;
    clear: right;
    color: #800000;
    /*margin-top: 5px;*/
    font-size: 1.5em;
}

.ajaxLoad {
    display: none;
}

.play img {
    border: 0px;
}

#jdialog {
    display: none;
}

.loginMessage {
    float: right;
    height: 20px;
    margin-top: -20px;
    color: #0026FF;
    font-size: 1em;
    width: 300px;
    text-align: right;
}

.textMessage {
    width: 300px;
    float: left;
    margin-top: -20px;
    height: 20px;
    background-color: #353FFF;
    color: #ffffff;
    max-width: 300px;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: .85em;
}

.hadith_search {
    float: right;
    width: 300px;
    text-align: right;
    margin-top: -30px;
}

.box {
    float: left;
    margin-right: 10%;
}

    .box .display-field {
        border: 1px solid #C0C0C0;
        padding: 2px;
    }


.saktesia {
    text-align: right;
    margin-right: 50px;
}

.opcionet {
    /*margin-top: 5px;
    margin-left: 10%;*/
    color: #5b740d;
    font-size: 16px;
    font-weight: bold;
}

.listOfKategoria {
    width: 80%;
    list-style: none;
}

    .listOfKategoria li {
        margin-bottom: 10px;
        font-size: 1.2em;
    }

        .listOfKategoria li a {
            line-height: 25px;
            padding: 5px;
        }

            .listOfKategoria li a:hover {
                background-color: #AECB54;
                color: white;
                text-decoration: none;
            }

.displayItem {
    clear: both;
    display: block;
    position: relative;
}

.shareItem {
    margin: 0;
    padding: 0;
    clear: both;
    /*float:right;*/
    display: block;
    position: relative;
    padding-bottom: 15px;
}

table.surja_table {
    border: 0;
}

    table.surja_table tr td {
        border: 0;
        padding-left: 10px;
    }

        table.surja_table tr td a {
            padding-left: 5px;
        }

    table.surja_table a:link {
        color: #fff;
        text-decoration: none !important;
    }

    table.surja_table a:visited {
        color: #ccc;
    }

    table.surja_table a:hover {
        /*color: #1d60ff;
        text-decoration: none;*/
    }

    table.surja_table a:active {
        /*color: #12eb87;*/
    }


a.surja_link:link {
    color: #1d60ff !important;
}

a.surja_link:visited {
    color: #e87878 !important;
}

a.surja_link:hover {
    color: #e87878 !important;
    text-decoration: underline !important;
}

a.surja_link:active {
    color: #12eb87 !important;
}
.arabic-align
{
    text-align:right !important;
    
}
.arabic-normal-size
{
    font-size:1.2em;
}
.arabic-bigger-size
{
    font-size:1.5em;
}
.bottom-10
{
    margin-bottom:10px;
}
.top-10
{
    margin-top:10px;
}
