#wrapper.inter .bg {
    padding: 0 12px;

}

#wrapper.inter .bg.header {
    background: url('images/background-inter-header.jpg') no-repeat #f3e507;
    height: 235px;
}

#wrapper.inter .bg.body {
    background: url('images/background-inter-body.jpg') no-repeat;
    /*height: 235px;*/
}

.substrate {
    background: url('images/background-inter-substrate.jpg') repeat-y;
}


.top .subscribe {
    display: block;
    background: url('images/subscripbe.png') no-repeat;
    width: 152px;
    height: 27px;
    float: right;
    margin: 12px 30px 0 0;
}

.yellow-bar {
    height: 174px;
    margin-top: 2px;
    height: 174px;
    margin-top: 2px;
    /*background: #333;*/
    width: 100%;
    float: left;
    position: relative;
}

.yellow-bar .title,
.yellow-bar .image {
    position: absolute;
    bottom: 0;
}

.yellow-bar .title {
    left: 30px;
    font-size: 30px;
    font-weight: bold;
}
.yellow-bar .title h2,
.yellow-bar .title h1 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: 9px 0;

    line-height: 22px;
    float: left;
    background: url('images/rgt-big.png') no-repeat 0 0;
    padding-left: 26px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #f3e507;


}

.yellow-bar .image {
    right: 0px;
}


.content {
    float: left;
    width: 795px;
    padding: 25px 25px 25px 33px;


}
.content .links {
    text-align: right;
}
.content .links a{
    font-size: 15px;
    margin-left: 10px;
}
.content h1 {
    color: #f3e507;
}
.content h2 {
    color: #f3e507;
    font-size: 24px;
    font-weight: normal;
}
.content p {
    font-size: 14px;
}

.content .entry-meta {
    border-top: 2px solid #fff;
    padding-top: 5px;
}
.content .entry-date {
    background: url('images/rgt.png') no-repeat 0 2px;
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 10px;
    line-height: 8px;

}
.content h2.entry-title {
    margin-top: 0;
    border-bottom: 1px solid #fff;

}
.content h2.entry-title a{color: #f3e507;}
.content h2.entry-title a:hover{color: #fff;}

.content .post {
    margin-bottom: 40px;
}

.content a {
	color: #F3E507;
}
.content a:active, .content a:hover {
	color: #FFFFFF;
}

.content img {
    float: left;
}

.sidebar-widgets {

    float: left;
    width: 139px;
    padding: 25px 16px;

}

.sidebar-widgets h3 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.sidebar-widgets ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar-widgets ul li {
    margin: 0 0 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidebar-widgets ul li a{
    color: #f3e507;
    font-size: 12px;
    white-space: nowrap;

}
.sidebar-widgets .textwidget a{
    color: #f3e507;
}

.sidebar-widgets ul li a:hover,
.sidebar-widgets .textwidget a:hover{
    text-decoration: underline;
}

.sidebar-widgets h4{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    margin: 0 0 18px
}

.sidebar-widgets p{
    font-size: 12px;
    color: #f3e507;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
}

.sidebar-widgets img{
    margin-bottom: 20px;
}

.post-thumbnail {
    float: left;
    margin: 4px 20px 3px 0;
}

.footer {
    /*background: rgba(255,255,255,0.6);*/
    padding: 0 0 30px 33px;
    color: #000;
    width: 820px;
}

.footer a {
    color: #000;
}

.footer a:hover {

    color: #f3e507;
}

.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {background:#ddd; /*border:1px solid #ccc;*/ color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background: #f3e507; /*border:1px solid #89adcf;*/ margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* comments style */
#comments-list-block {
    margin-top: 40px;
}

#comments-list-block ul.commentlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#comments-list-block ul.commentlist li {
    margin-bottom: 30px;
    border: 1px solid #eee;
    padding: 15px;

}
#comments-list-block ul.commentlist li img.photo {
    margin: 3px 15px 0 0;
}


#respond #submit_comment {
    float: right;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
}

#respond {
    margin-top: 40px;
}

#respond #submit_comment:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}
#respond #submit_comment:active {
    position:relative;
    top:1px;
}



#respond label {
    width: 190px;
    display: block;
    float: left;
}
#respond .form-submit {
    padding-right: 223px;
}

.subnav {
	text-align: right;
}
.subnav a {
	color: #FFFFFF;
}
.subnav a:active, .subnav a:hover {
	color: #F3E507;
}

.page-id-6 .content img {
	float: none;
}

#past-screenings {
	margin-top: 25px;
}
