.__post_item.__1.__s_2 .__details .__title {
    font-size: 14px;
    line-height: 18px
}

.__widget.w__2 {
    border: 1px solid #e5e5e5
}

.__widget.w__2 .__widget_header {
    border-bottom: 1px solid #e5e5e5
}

.__widget.w__2 .__widget_header .__widget_header_name {
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px
}

.__widget.w__2 .__widget_body {
    padding: 10px
}

.__post_item.__5 .__details .__title a, .__post_item.__6 .__details .__title a, .__widget.w__2 .__widget_header .__widget_header_name a {
    color: #343434
}

.__post_item.__6 {
    padding: 5px;
    background-color: #f9f8f8
}

.__post_item.__6 .__details, .__post_item.__6 .__thumb {
    display: table-cell;
    vertical-align: middle
}

.__post_item.__6 .__thumb {
    width: 102px;
    height: 78px;
    background-color: #de242f
}

.__post_item.__6 .__details {
    padding-right: 15px
}

.__post_item.__6 .__details .__title {
    margin: 0;
    font-size: 15px;
    line-height: 23px
}

.__layout.__9 .__post_item {
    margin-bottom: 10px
}

.__layout.__9 .__post_item:last-child {
    margin-bottom: 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .primary {
        float: right;
        width: 65.79%;
        margin-left: 2.63%
    }

    .secondary {
        float: right;
        width: 31.58%
    }

    .post_primary {
    	float: right;
    	margin-left: 2.42%;
		width:100%;
    }

    .post_secondary {
		float: right;
    }

    .__layout.__9 .__post_item.__6 .__thumb {
        width: 71px;
        height: 47px;
        background-color: inherit
    }
}

@media (min-width: 1200px) {
    .primary {
        float: right;
        width: 65.79%;
        margin-left: 2.63%
    }

    .secondary {
        float: right;
        width: 31.58%
    }

    .post_primary {
    	float: right;
    	margin-left: 2.42%;
		width:100%;
	}

  	.post_secondary {
    	float: right;
   	}
}

@media (min-width: 768px) and (max-width: 991px) {
    .__layout.__9 .__post_item.__1 {
        float: right;
        width: 55%;
        margin-left: 3%
    }

    .__layout.__9 .__post_item.__6 .__thumb {
        width: 71px;
        height: 47px;
        background-color: inherit
    }
}

.top_bar .links a:hover{
    color: #ff2452;
    background-color: #f9f9f9;
}
.__post_item.__1{
    border: 1px solid #e5e5e5;
}
.page-container .post-thumb .fancybox-full{position: relative;display: block;}
.page-container .post-thumb .fancybox-full:hover:before,
.page-container .post-thumb .fancybox-full:hover:after{opacity: 1}
.page-container .post-thumb .fancybox-full:before,
.page-container .post-thumb .fancybox-full:after{
    opacity: 0;
    position: absolute;
}
.page-container .post-thumb .fancybox-full:before{
    top: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.10);
}
.page-container .post-thumb .fancybox-full:after{
    top: 50%;
    right: 50%;
    z-index: 3;
    color: #ffffff;
    font-size: 16px;
    padding: 6px 14px;
    background-color: rgba(0, 0, 0, 0.75);
    content: "عرض الصورة بحجمها الطبيعي";
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

a.tweetabletext {
  text-decoration:none;
  color:#2B2B2B;
}
a.tweetabletext:hover {
  background-color: #EEE;
  color: #2C4414;
  text-decoration: none;
}
a.tweetabletext::after {
  display: inline-block;
  background: url("http://i.imgur.com/ikC8axw.png") no-repeat center center;
  width: 16px;
  height: 16px;
  content: "\00a0";
  text-decoration: none;
  margin: 0;
  margin-left: 5px;
  right: 0px;
  position: relative;
  padding: 0;
  top: 3px;
}