/* RTL /*

/*
Theme Name: Twenty Ten
*/


/*
RTL Basics
*/


body {
    direction:rtl;
    unicode-bidi:embed;
}


/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
    float: left;
    width: 740px;
}
#content {

}
#primary,
#secondary {
    float: right;
    min-height: 440px;
    overflow: hidden;
}
#secondary {
    clear: left;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url,
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
input[type=submit] {
    font-family: 'AgudalMFNormal', 'Tahoma', 'Arial', sans-serif;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#footer-widget-area .widget-area {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
#footer-widget-area #fourth {
    margin-left: 0;
}
#site-info {
    float: right;
    width: 50%;
    font-size: 12px;
    color: #411100;
    font-weight: normal
}
#site-info a {color: #411100; font-size: 12px; font-weight: normal}
.credits {
    width: 200px;
    float: left;
    text-align: left;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Text elements */
ul, ol {
    margin: 0 1.5em 18px 0;
}
blockquote {
    font-style: normal;
}

/* Text meant only for screen readers */
.screen-reader-text {
    left: auto;
    /* text-indent:-9000px; */
    overflow:hidden;
}


/* =Header
-------------------------------------------------------------- */
.TEL{
    position: relative;
    display: inline-block;
    float: left;
    font-size: 30px;
    color: #421302;
    padding-top: 15px;
}
.TEL a{
    color: #421302;
    text-decoration: none;
}
.tel, .TEL span{position: relative;display: inline-block;width: 100%; text-align: center;}


#site-title {
    float: right ;
    width: 175px !important;
}
#site-description {
    clear: left;
    float: left;
    font-style: normal;
}
#branding img {
    float: right;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    float:right;
}

#access .menu-header,
div.menu {

    margin-left: 0;
}

#access .menu-header li,
div.menu li{
    float:right;
    margin-left: 40px;
}

#access ul ul {
    left:auto;
    right:0;
    float:right;
}
#access ul ul ul {
    left:auto;
    right:100%;
}

/* =Content
-------------------------------------------------------------- */

#content table {
    text-align: right;
    margin: 0 0 24px -1px;
}
.page-title span {
    font-style:normal;
}
.entry-title,
.entry-meta {
    clear: right;
    float: right;
    margin-left: 68px;
    margin-right: 0;
}

.entry-content input.file,
.entry-content input.button {
    margin-left: 24px;
    margin-right:0;
}
.entry-content blockquote.left {
    float: right;
    margin-right: 0;
    margin-left: 24px;
    text-align: left;
}
.entry-content blockquote.right {
    float: left;
    margin-right: 24px;
    margin-left: 0;
    text-align: right;
}
#entry-author-info #author-avatar {
    float: right;
    margin: 0 0 0 -104px;
}
#entry-author-info #author-description {
    float: right;
    margin: 0 104px 0 0;
}

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery .gallery-thumb {
    float: right;
    margin-left:20px;
    margin-right:0;
}


/* Images
-------------------------------------------------------------- */

#content .gallery .gallery-caption {
    margin-right: 0;
}

#content .gallery .gallery-item {
    float: right;
    margin-right: 2px;
    width: auto !important;
}

/* =Navigation
-------------------------------------------------------------- */
.nav-previous {
    float: right;
}
.nav-next {
    float: left;
    text-align:left;
}

/* =Comments
-------------------------------------------------------------- */

.commentlist li.comment {
    padding: 0 56px 0 0;
}
.commentlist .avatar {
    right: 0;
    left: auto;
}
.comment-author .says, #comments .pingback .url  {
    font-style: normal;
}

/* Comments form */
.children #respond {
    margin: 0 0 0 48px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
    margin-right: 0;
}
.widget-area ul ul {
    margin-right: 1.3em;
    margin-left: 0;
}
#wp-calendar caption {
    text-align: right;
}
#wp-calendar tfoot #next {
    text-align: left;
}

/* Main sidebars */
#main .widget-area ul {
    margin-right: 0;
    padding: 0 20px 0 0px;
}
#main .widget-area ul ul {
    margin-right: 1.3em;
    margin-left: 0;
}

/* =Footer
-------------------------------------------------------------- */
#site-generator {
    font-style:normal;
}
#site-generator a {
    background-position: right center;
    padding-right: 20px;
    padding-left: 0;
}

#container.one-column, #container.one-column #content {width: 100%;}
#pbOverlay {direction:ltr;}



.img.bwWrapper img {border: 4px solid white; float: right; width: 180px;}
.desc {float: left; width: 690px; padding: 10px; background-color: rgba(255,255,255,0.9); margin-left: 20px; min-height: 138px;}
.desc a {color: #00c1d8; text-decoration: none;}
#site-title {margin-bottom: 0px !important;}
div.menu-header ul {display: table; width: 100%;}
div.menu-header ul li {display: table-cell; text-align: center; margin-left: 0px!important; float: none; list-style-position: outside;}
div.menu-header ul>li:last-child{margin-left: 0px !important;}
div.menu-header ul li a {padding: 0px 15px !important; display: block;}

#content a, #content a:visited {color: #18AEBF !important}
#content a:hover {color:#ffff99}



div.article-thumb { width: 30%; display: inline-block; vertical-align: top; text-align: center; background-color: white;}
div.article-thumb img {max-width: 100%; max-height: 150px; height: auto; width: auto; text-align: center}
div.article-excerpt { width: 68%; display: inline-block;vertical-align: top; color: white}

#content .nav-next a,
#content .nav-previous a {
    line-height: 2em;
    background-color: #18aebf;
    padding: 5px 20px;
    border-radius: 4px;
    color: white !important;
}
.type-article {
    margin-bottom: 20px;
}
.type-article:after{
    clear: both;
}