#sidebar { 
    float: right; 
    position: relative; 
    width: 305px;
    margin: 0!important;
}
.sidebar { 
    float: right; 
    position: relative; 
    width: 305px;
    margin: 0!important;
}
.sid_block {
    width: 268px;
    height: 310px;
    background: #fff;
    padding: 10px 15px 15px 15px;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
    background: #fff url('../images/Post_bg.jpg') left bottom repeat-x;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #cdc8c7;
    margin: 23px 0 0 0;
}
.sid-title {
    font-size: 22px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #222;
    border-bottom: 2px solid #dddddd;
    padding: 0 0 2px 0;
    margin: 0 0 20px 0 !important;    
}

/************************************************
*  search, .social 	                        		*
************************************************/

.search, .social {
    position: relative;
    width: 308px;
    height: 43px;
    margin: 1px 5px 0 0;
    padding-top: 16px;
    right: 2px;
    z-index: 100;
}
.social {
    width: 297px;
    height: 50px;
    padding: 9px 0 0 14px;
    color: #FFFFFF;
    font-size: 22px;
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
}
.search #s{
    width: 230px;
    height: 20px;
    background: transparent;
    border: 0;
    color: #8A8977;
    display: block;
    margin: 0 0 0 28px;
}
.search #submit{
    float: right;
    position: relative;
    width: 18px;
    height: 18px;
    background: url("../images/search.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    right: 31px; bottom: 18px;
    cursor: pointer;
    display: block;
}

/************************************************
*  Advertise,  Social		                        		*
************************************************/

.sidebarAdvertise,
#sidebarSocial {
    margin: 7px 0 0 0;
    height: 245px;
}
.sidebarAdvertise{
    width: 298px;
    padding: 0;
}
#top {
    height: 250px;
    margin: 27px 0 0 0;
}
#bot {
    height: 300px;
}
.sidebarSocialContent{ 
    margin: 5px 0 0 -7px;
    height: 235px;
    overflow: hidden;
}  

/************************************************
*  subscribe 	                        		*
************************************************/

#subscribe img#img_sub {
  float: none;
  max-width: 200px;
  height: auto;
  border: 1px solid #ccc;
  margin: 0 0 10px 30px !important;
  overflow: hidden;
}
#subscribe form {
  width: 200px;
  height: 75px;
  margin: 8px 0 10px 30px !important;
  overflow: hidden;
}
#subscribe form input {
  width: 193px;
  height: 26px;
  border: 1px solid #ccc;
  margin: 0 0 15px 0px !important;
  padding: 0 0 0 5px;
}
#subscribe form input#SR_submit {
  height: 28px;
  margin: 0 18px 0 0!important;
}

/************************************************
*  last		                        		*
************************************************/

#lastVideo #videoFile { 
    margin: 15px 0 15px 0;
    padding: 10px;
    width: 248px;
    height: 200px;
    background: #000 url('../images/video_wrapper.jpg') no-repeat top left;
}
#lastVideo a#list {
    width: 270px;
    font-size: 13px;
}

/************************************************
*  lastComments 			                        		*
************************************************/

#lastComments {
    margin-bottom: 21px;
}
#lastComments .comments {
    font-size: 12px;
    line-height: 13px;
    height: 46px;
    margin: 0 0 3px 0; 
    border-bottom: 1px dashed #ccc;
}
.commentsAvatar {
    float: left;
    width: 50px;
    height: 50px;
    margin: 0;
    display: block;
}
.commentsAvatar img {
    border: 1px solid #ccc;
}
.comments .meta{
    background: url('../images/elapsed.gif') no-repeat 100% 4px;
    display: block;
    float: left;
    font-weight: bold;
    height: 15px;
    max-width: 95px;
    margin-right: 5px;
    overflow: hidden;
    padding-right: 11px;
}
.comments .elapsedTime{
    color: #666685;
}
.comments p.title {    
    float: left;
    width: 215px;
    max-height: 26px;
    overflow: hidden;
    margin: 0;
}

/************************************************
*  twitts			                        		*
************************************************/

.twtr-widget{
    margin: -3px 0 0 0 !important;
    overflow: hidden; 
    border-top: 1px dashed #ccc !important;
}
.twtr-hd,
.twtr-ft{
    display: none;
}
.twtr-user{    
    font-weight: bold;
}
/* Контейнер для отдельного твитта */

.twtr-tweet  {   
  height: 50px !important;
  border-bottom: 1px dashed #ccc !important;
  margin: 0;
  padding: 0 !important;
  overflow: hidden; 
}
/* Внутренний контейнер для отдельного твитта */

.twtr-tweet-wrap {    
  width: 265px;
  overflow: hidden; 
}
/* Аватар  */

.twtr-avatar { 
  float: left;
  position: relative;
  width: 35px !important;
  height: 35px !important;
  border: 1px solid #ccc !important; 
  margin: 1px 0 10px -8px;
}
.twtr-img a img {   
  width: 35px !important;
  height: 35px !important;
}
/* tweet-text  */

.twtr-tweet-text {
  margin: -2px 0 0 0;
}
#lastTwitts #twtr-widget-1 .twtr-new-results, #lastTwitts #twtr-widget-1 .twtr-results-inner, #lastTwitts #twtr-widget-1 .twtr-timeline{
  background-color: transparent !important;
}



