/*-- rtl --*/
/*-- header --*/
#header .container,
#header .container .alpha {
  float: left;
}

#header .searchbox {
  float: right;
}

#header .button_container {
  float: left;
}

#header .navigation li {
  margin: 0 0 0 25px;
}

#header .navigation.ar li {
  margin: 0 0 0 5px;
}
/*--/ header --*/

/*-- lead story --*/
.lead_story .teaser {
  margin: 0 345px 0 0;
}
/*--/ lead story --*/


.features .teaser {
  margin: 0 165px 0 0;
}

.article_thumb {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}

/*-- Subscribe --*/
.social .icons li {
  float: right;
  margin: 0 0 0 42px;
}

#subscribe form.subscribe {
  float: left;
}

.sidebar .subscribe .button {
  float: left;
  line-height: 1.4em;
  margin: 3px 2px;
  padding: 1px 2px;
}
/*--/ Subscribe --*/

/*-- Ratings --*/
.user_actions_block .left {
    float: right;
}

.user_actions_block .right {
    float: left;
}

.ratings .forms, .ratings .ratings-bars {
  float: right;
}

.ratings-bar-likes, .ratings-bar-dislikes {
    float: right;
}

.ratings .btn-like {
    padding: 6px 10px 3px 10px;
}

.ratings .btn-dislike {
    margin-right: 25px;
    margin-left: auto;
    padding: 6px 10px 3px 10px;
}

form.rating {
    width: 40px;
}

.user_actions_block .newsletter {
    border-left: none;
    border-right: 1px solid #B8B8B8;
}

.ratings .likebtn, .ratings-bars-block {
    float: right;
    left: auto;
    margin-right: 30px;
}

.ratings .likes {
    float: right;
    text-align: right;
}

.ratings .dislikes {
    float: left;
    text-align: left;
    width: 100px;
}

.ratings .dislikes .img {
    background: url("/images/static_images/thumb_down.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-left: 5px;
}

.ratings .likes .img {
    background: url("/images/static_images/thumb_up.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    margin-right: 5px;
    padding-right: 15px;
    margin-left: 0;
    padding-left: 0;
}

.ratings .likes .count {
    float: right;
}
.placeholder input.btn {
    right:auto;
    left: 1em;
}
/*--/ Ratings --*/

/*-- Spotlight --*/
.spotlight h3 {
  margin-left: 0;
  margin-right: 110px;
}

.spotlight .article_thumb {
  margin-left: 10px;
}
/*--/ Spotlight --*/

/*-- Most popular --*/
.most_popular .ui-accordion-header a {
  padding: 5px 30px 5px 0;
}

.most_popular .ui-icon {
  left: 0;
  right: .5em;
}
/*--/ Most popular --*/

/*-- Daily comment --*/
.daily_comment p span {
  float: left;
}

.daily_comment img {
  margin-right: 20px;
  margin-top: -18px;
}
/*--/ Daily comment --*/

/*-- Featured video --*/
.featured_video .play {
  background: url("/images/static_images/video_play_button_w_border_rtl.gif") 85% 25% no-repeat;
  left: inherit;
  right: 0;
}

.featured_video .play:hover {
  background: url("/images/static_images/video_play_button_hover_w_border_rtl.gif") 85% 25% no-repeat;
}
/*--/ Featured video --*/

/*-- Features --*/
#articles .features li {
  float: right;
}

.features .article_info {
  height: 18px;
}

.block .article_info .topic {
  border-right: none;
  border-left: 2px solid #6F605A;
  padding-right: 0;
  padding-left: 4px;
    display: inline-block;
}

.block .article_info.alternate .date {
  border-right: none;
  border-left: 2px solid #6F605A;
  padding-right: 0;
  padding-left: 4px;
}
/*--/ Features --*/

/*-- Mawtani --*/
.mawtani h3 {
  margin: 0 100px 0 0; /* in case of long article title */
}
/*--/ Mawtani --*/

/*-- Poll --*/
.poll label {
    margin-right: 10px;
    margin-left: 0;
}

.poll .vote {
  margin-left: 10px;
  margin-right: 0;
}
/*--/ Poll --*/

/*-- Weather --*/
.weather .tabs {
  left: 20px;
  top: 5px;
  right: auto;
}

.weather .place {
  width: 50%;
  text-align: left;
}
/*--/ Weather --*/

/*-- Media dialog --*/
.media_dialog .ui-dialog-titlebar-close {
  left: 0;
  right: inherit;
}
/*--/ Media dialog --*/

/*-- Article Page --*/
.article .gutter {
  clear: right;
  float: right;
}

.article .gallery {
  margin: 0 0 10px 10px;
}

.article .callout {
  background: url("/images/static_images/quote_rtl.gif") no-repeat scroll right center transparent;
}

.article .content {
  margin-left: auto;
  margin-right: 185px;
}

.sharingtools li {
  border-left: 1px dashed #4899c3;
  border-right: 0;
  float: right;
  text-align: right;
}

.sharingtools .count {
  margin-right: 10px;
  margin-left: auto;
  width: 41px;
  height: 30px;
  display: inline-block;
  text-align: center;
}

.sharingtools .count.rtl {
  background: url("../../images/static_images/comment_rtl.gif") no-repeat top right transparent;
}

.sharingtools .comment_title {
  display: inline-block;
  width: auto;
}

.facebook-share-button span {
  width: auto !important;
}

.fb_edge_comment_widget {
  left: auto !important;
}

.sharingtools .twitter {
  width: 65px;
}

.sharingtools .resizer {
  border: 0;
  float: left;
}

.sidebar .features .article_info,
.sidebar .features h3 {
  clear: left;
  float: left;
}

.sidebar .features .article_thumb {
  margin: -19px 0 0;
}

.jdbox.ui-dialog .ui-dialog-titlebar-close {
  right: auto;
  left: -10px;
}

.ui-dialog .ui-dialog-title {
  float: right;
  margin: 0.5em 0.1em;
}

#articles .features h3 {
  float: left;
}

.ui-dialog .ui-dialog-titlebar-close {
  left: .3em;
  right: auto;
}

.scrollup {
  left: 75px;
  right: auto;
}

.gallery .play {
  background: url("/images/static_images/video_play_button_w_border_rtl.gif") no-repeat scroll right top transparent;
  left: auto;
  right: 0;
  margin: 10px 10px 0 0;
}

.gallery_box a:hover .play {
  background: url("/images/static_images/video_play_button_hover_w_border_rtl.gif") no-repeat scroll right top transparent;
}

.comments .reply {
  margin-left: 0;
  margin-right: 50px;
}
/*--/ Article Page --*/

/*-- Slideshow --*/
#slideshow .controls {
  text-align: left;
}

#slideshow .pagination {
  padding-right: 0;
  padding-left: 10px;
}

.tool .thumbs,
.tool .autoplay {
  width: 85px;
}

.tool .fa.thumbs {
  width: 50%;
}

.tool .thumbs {
  background: url("/images/static_images/thumbs_gray.gif") top left no-repeat;
}

.tool .thumbs:hover {
  background: url("/images/static_images/thumbs_hover.gif") top left no-repeat;
}

.tool .autoplay {
  background: url("/images/static_images/autoplay_button_rtl.gif") top left no-repeat;
}

.tool .autoplay:hover {
  background: url("/images/static_images/autoplay_button_hover_rtl.gif") top left no-repeat;
}

#slideshow #back a {
  background: url('/images/static_images/pagination_right.gif') 94% center no-repeat;
  color: #f9c606;
  display: block;
  padding: 5px 50px 5px 0;
}

#slideshow #back a:hover {
  background: url('/images/static_images/pagination_hover_right.gif') 94% center no-repeat;
  color: #fff;
}
/*--/ Slideshow --*/

/*-- Subscribe --*/
#subscribe .static_content .bubble {
  left: 120px;
}

#subscribe .media li {
  float: right;
}

#subscribe .media .bubble {
  left: 60px;
}

.subscribe .button {
  margin: 2px;
  padding: 2px;
  float: left;
}
/*--/ Subscribe --*/
/*--/ rtl --*/
/*-- Special Page --*/
ul.simplePagerNav li {
  float: right;
}

div.holder{
    text-align: right;
}

.holder a.jp-next {
    float: left;
    border-left: none;
    border-right: 2px solid #FFFFFF;
    background: #F9C606 url("/images/static_images/left.gif") center center no-repeat;
}

.holder a.jp-previous {
    float: right;
    background:#F9C606 url("/images/static_images/right.gif") center center no-repeat;
}
.holder a.jp-previous:hover  {
    background: #F9C606 url("/images/static_images/right.gif") center center no-repeat;
}

.holder a.jp-next:hover {
    background: #F9C606 url("/images/static_images/left.gif") center center no-repeat;
}

/*--/ Special Page --*/

/*-- archives --*/
.archive_special_pages .tab a {
  padding: 2px 30px 2px 2px;
}

.archive_special_pages .ui-icon {
  left: 0;
  right: .5em;
}
/*--/ archives --*/

/*-- sitemap --*/
.month {
     float: left;
 }

.year h3 {
    float: right;
}
/*--/ sitemap --*/

/*-- app page --*/
#apps .static_content .section a, #apps .static_content h3, #apps .static_content p  {
     float: left;
}

#apps .static_content img {
    float: right;
}
/*--/ pp page --*/

/*-- search page --*/
.search ul {
    margin: 0;
}

.search li {
    padding: 0 18px 15px 0;
}

.no_result p {
    padding-left: 0;
    padding-right: 1em;
}

.no_result ul {
    padding-left: 0;
    padding-right: 30px;
}

#results .image_teaser img {
    right: 0;
}

#results .image_teaser {
    padding: 0 100px 0 0;
}

.holder .jp-previous {
  background: url("/images/static_images/right_gray.png") center center no-repeat;
}

.holder .jp-previous:hover {
  background: url("/images/static_images/right_hover.png") center center no-repeat;
}

.holder .jp-next {
  background: url("/images/static_images/left_gray.png") center center no-repeat;
}

.holder .jp-next:hover {
  background: url("/images/static_images/left_hover.png") center center no-repeat;
}
/*--/ search page --*/