/* GENERAL */

.widget {
	margin: 0 0 15px 0;
}

.widget .frame {
	padding: 4px;
}

/* THEMEBLVD SIMPLE CONTACT */

#footer .widget ul.themeblvd-simple-contact li,
.widget ul.themeblvd-simple-contact li {
    padding: 0 0 0 30px;
    background-image: url(../../images/shared/icons-contact.png);
    background-repeat: no-repeat;
    border: none;
    line-height: 20px;
    background-position: 0 0;
    overflow: hidden;
}

.widget ul.themeblvd-simple-contact li a {
    padding: 0;
}

.widget ul.themeblvd-simple-contact li {
    overflow: hidden;
}

#footer .widget ul.themeblvd-simple-contact li.phone,
.widget ul.themeblvd-simple-contact li.phone {
    background-position: 0 -20px;
}

#footer .widget ul.themeblvd-simple-contact li.email,
.widget ul.themeblvd-simple-contact li.email {
    background-position: 0 -40px;
}

#footer .widget ul.themeblvd-simple-contact li.contact-form,
.widget ul.themeblvd-simple-contact li.contact-form {
    background-position: 0 -60px;
}

#footer .widget ul.themeblvd-simple-contact li.skype,
.widget ul.themeblvd-simple-contact li.skype {
    background-position: 0 -80px;
}

#footer .widget ul.themeblvd-simple-contact li.links,
.widget ul.themeblvd-simple-contact li.links {
    background-position: 0 4px;
    padding: 5px 0 0 30px;
}

#footer .widget ul.themeblvd-simple-contact li.extra,
.widget ul.themeblvd-simple-contact li.extra {
    background-position: 0 -100px;
}

.widget ul.themeblvd-simple-contact ul.social-links {
    float: left;
    padding: 0;
    margin: 0;
    display: inline;
    bordeR: none;
}

#footer .widget ul.themeblvd-simple-contact ul.social-links li,
.widget ul.themeblvd-simple-contact ul.social-links li {
    float: left;
    padding: 0 1px;
    background-image: none;
    display: inline;
    border: none;

}

.widget ul.themeblvd-simple-contact ul.social-links li a  {
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background-image: url(../../images/shared/icons-social.png);
    overflow: hidden;
}

.widget ul.themeblvd-simple-contact ul.social-links li a.rss {
    background-position: 0 0;
}

.widget ul.themeblvd-simple-contact ul.social-links li a.twitter {
    background-position: 0 -16px;
}

.widget ul.themeblvd-simple-contact ul.social-links li a.facebook {
    background-position: 0 -32px;
}

.widget ul.themeblvd-simple-contact ul.social-links li a.myspace {
    background-position: 0 -48px;
}

.widget ul.themeblvd-simple-contact ul.social-links li a.flickr {
    background-position: 0 -64px;
}

.widget ul.themeblvd-simple-contact ul.social-links li a.linkedin {
    background-position: 0 -80px;
}

/* RECENT POSTS */

.themeblvd-recent-posts {
    padding: 0;
    margin-bottom: 14px;
}

.themeblvd-recent-posts .tiny-entry {
    margin: 0;
    overflow: hidden;
    padding: 5px 0;
}

.themeblvd-recent-posts img {
    border: 1px solid #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    float: left;
    margin: 0 10px 0 0;
    padding: 3px;
}

.themeblvd-recent-posts .title {
    display: block;
    font-size: 11px;
    padding: 10px 0 0 0;
}

.themeblvd-recent-posts .meta {
    border: none;
    display: block;
    font-size: 10px;
    font-style: italic;
}

/* THEMEBLVD ADS - 125x125 */

.themeblvd-ad-square-buttons {
    margin: 10px 0 0 0;
}

.themeblvd-ad-square-buttons a {
    display: block;
    float: left;
    line-height: 100%;
    margin: 2px;
    _margin: 0; /* IE6 */
}

.themeblvd-ad-square-buttons a img {
    display: inline;
}

/* TWITTER WIDGET */

.twitter_div {
    padding: 5px 0 0 0;
}

.twitter_div span {
    /* display: block; */
}

.twitter_div ul,
#sidebar .twitter_div ul {
    border: none;
    margin: 0;
    padding: 0;
}

.twitter_div ul li,
#sidebar .twitter_div ul li {
    border: none;
    padding: 5px 0;
    list-style: none;
    background-image: none;
}

/* RECENT NEWS */

.themeblvd-recent-news {
    padding: 0;
    margin-bottom: 14px;
}

.themeblvd-recent-news .tiny-entry {
    margin: 0;
    padding: 5px 0;
}

.themeblvd-recent-news img {
    border: 1px solid #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0 10px 0 0;
    padding: 3px;
    float: left;
}

.themeblvd-recent-news .title {
    display: block;
    margin-bottom: 5px;
}

.themeblvd-recent-news .title a {
    display: block;
    font-size: 14px;
    margin-bottom: 4px;
}

.themeblvd-recent-news .meta {
    border: none;
    display: block;
    font-size: 10px;
    font-style: italic;
}

#sidebar .themeblvd-recent-news p {
    margin-top: 0;
}

/* TAGS */

.themeblvd-tags {
    margin-bottom: 14px;
}

/* VIDEO */

.themeblvd-video {
    margin-bottom: 10px;
}

/* AUDIO */

.themeblvd-audio {
    margin-bottom: 10px;
}

/* TABS */

#sidebar .themeblvd-tabs {
    margin: 0 0 20px 0;
}

#sidebar .themeblvd-tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

#sidebar .themeblvd-tabs .tab-menu ul {
    border: none;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

#sidebar .themeblvd-tabs .tab-menu li {
    border: none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

#sidebar .themeblvd-tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 10px;
    margin: 0 1px 0 0;
    outline: none;
    padding: 8px 10px;
}

#sidebar .themeblvd-tabs .tab-menu a.active {
    border-bottom: none;
    padding: 8px 10px 9px 10px;
}

#sidebar .themeblvd-tabs .tab {
    padding: 20px;
}

#sidebar .themeblvd-tabs .tab li,
#sidebar .themeblvd-tabs .tab ul {
    border: none;
}

/* AUTHOR BOX */

.themeblvd-author .alignleft {
    margin: 5px 10px 2px 0;
}

/* FEEDBACK */

.themeblvd-feedback span {
    display: block;
}

.themeblvd-feedback .tagline {
    font-size: 10px;
}

#sidebar .themeblvd-feedback .feedback-top {
    background: url(../../images/shared/feedback-top.png) no-repeat;
    height: 15px;
}


#sidebar .themeblvd-feedback .feedback-bottom {
    background: url(../../images/shared/feedback-bottom.png) no-repeat;
    height: 35px;
}

#sidebar .themeblvd-feedback .feedback-middle {
    background: url(../../images/shared/feedback-middle.png) repeat-y;
    padding: 5px 20px;

}

#sidebar .themeblvd-feedback .feedback-meta {
    padding-left: 20px;
}

#sidebar .themeblvd-feedback .feedback-meta .name {
    font-size: 15px;
}

#sidebar .themeblvd-feedback .feedback-meta .tagline {
    color: #a3a3a3;
}