a { color: #000; }

.tagbrand-widget { font:normal 12px/17px Arial, sans-serif;
	color: #000;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 5px rgba(34, 25, 25, 0.198);
	width: 180px;
	min-height: 50px; }

.tagbrand-widget-header { padding: 14px; padding-bottom: 0; overflow: hidden; }

	.tagbrand-widget-header.profile { margin-bottom: 5px; }
	
	.tagbrand-widget-header img { float: left; margin-right: 7px; width: 50px; height: 50px; border: 0; }
	.tagbrand-widget-header .profile a {
		color: #000;
		font: 14px/14px "Arial", sans-serif;
		font-weight: 700;
		text-decoration: none;
	}
	.tagbrand-widget-header .profile .counter {
		color: #666;
		font: 10px/14px "Arial", sans-serif;
	}
	
	.tagbrand-widget-header .profile .follow {
		padding: 1px 5px 1px 5px;
		border-radius: 3px;
		background-color: #367495;
		float: left;
	}
	.tagbrand-widget-header .profile .follow a {
		font-size: 11px;
		color: #FFFFFF;
		text-shadow: 0px 1px 1px #224A60;
		font-weight: normal;
	}

.tagbrand-widget-content { width: 180px; text-align: center; padding: 14px; overflow: hidden; }

	.tagbrand-widget-content .tagbrand-widget-column { width: 72px; margin-right: 8px; float: left; }
	.tagbrand-widget-content .tagbrand-widget-column:last-child { margin-right: 0px; }
	
	.tagbrand-widget-content .tagbrand-widget-column img { max-width: 72px; margin-bottom: 4px; }

	.tagbrand-widget-foot .tagbrand-widget-fade { position: absolute; width: 180px; height: 67px;
		background: url("/img/bg/blog-widget-fade.png") repeat-x; left: 0px; top: -67px; }
	
.tagbrand-widget-foot { width: 180px; text-align: center; padding-top: 10px; padding-bottom: 10px; clear: both; position: relative; }
	.tagbrand-widget-foot a img { border: 0; }
	.tagbrand-widget-foot a { font-size: 10px; text-decoration: none; }
	.tagbrand-widget-foot a:hover { text-decoration: underline; }
	
.widget-code {overflow: hidden; width: 300px; height: 100px;}
.form-example-widget {float: left; width: 500px; margin-top: 30px;}
.form-example-widget h3 {margin-bottom: 10px; margin-top: 20px;}
.form-example-widget a {text-decoration: none; color: #0B5977; }
.form-example-widget a:hover {text-decoration: underline; }

#tagbrand-blog-widget {float:left;}
#widget-example { margin-top: 30px; }

.login-popup .content h1 { font: 20px/18px "Arial", sans-serif; }


/* width - standart */
.tagbrand-widget.standart { width: 214px; }
.tagbrand-widget.standart .tagbrand-widget-content { width: 214px; }

.tagbrand-widget.standart .tagbrand-widget-content .tagbrand-widget-column { width: 89px; margin-right: 8px; float: left; }
.tagbrand-widget.standart .tagbrand-widget-content .tagbrand-widget-column:last-child { margin-right: 0px; }
.tagbrand-widget.standart .tagbrand-widget-content .tagbrand-widget-column img { max-width: 89px; margin-bottom: 4px; }

.tagbrand-widget.standart .tagbrand-widget-foot { width: 214px; }
.tagbrand-widget.standart .tagbrand-widget-foot .tagbrand-widget-fade { width: 214px; }

/* width - skinny */
.tagbrand-widget.skinny .tagbrand-widget-header img { width: 30px; height: 30px; }
.tagbrand-widget.skinny .tagbrand-widget-header .profile .follow { margin-top: 5px; }

.tagbrand-widget.skinny .tagbrand-widget-content { padding-top: 10px; }


