/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */


/* code by Wpf */

.post-entry .own .autoslide_false ul.slideshow{width:250px !important;float:left;margin:10px !important;}
.post_excerpt {opacity:0.7 !important;  filter:alpha(opacity=60); /* For IE8 and earlier */ }

.slideshow_caption {display: none !important;}
/*--code for recent posts in pages--*/
.advanced_recent_posts_widget ul li{width:172px;display:inline-block;border-bottom:none;padding-right:10px;padding-left:3px;}
.advanced_recent_posts_widget ul li a.post-title{display:none;}
.advanced_recent_posts_widget img{margin-top:0px;}
.advanced_recent_posts_widget .post-entry{padding-bottom:0px;}
.hr {
    clear: both;
    display: block;
    line-height: 29px;
    margin: 0;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
.hr a, .custom_hr_text {
    background: none repeat scroll 0 0 #F8F8F8;
    color: #BBBBBB;
    display: inline-block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    padding: 0 10px 0 0;
    position: relative;
    top: -2px;
}