/* ADS (125x125) */

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

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

/* TWITTER (UPDATE!)*/

#twitter_update_list li {
	background-image: none;
	padding-left: 0;
}

.twitter-follow {
	display: block;
	margin: 5px 0 0 0;
}

/* SIMPLE CONTACT */

.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 {
	color: #474747;
	padding: 0;
}

.widget ul.themeblvd-simple-contact li a:hover {
	border: none;
	text-decoration: underline;
}

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

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

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

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

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

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

#panel .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;
}

.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;
    line-height: 105%;
}

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

.themeblvd-recent-posts 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-posts .title {
    display: block;
    font-size: 11px;
    padding: 5px 0 0 0;
}

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

/* 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;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    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 2px 0 0;
    padding: 5px 7px;
}

#sidebar .themeblvd-tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

#sidebar .themeblvd-tabs .tab-menu a.active {
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff');
    background: -moz-linear-gradient(bottom , #fff 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fff),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 5px 7px 6px 7px;
}

#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;
}

.themeblvd-author .alignleft img {
    display: block;
}

.themeblvd-author p {
    padding-top: 0;
}

/* FEEDBACK */

.themeblvd-feedback .feedback-middle p {
    padding: 0 0 5px 0;
}

.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;
}