.head-category {
	color: #000;
	display: block;
	font-size: 12px;
}
.article {
	margin-top: 0 !important;
	padding:0 0 50px;
	overflow: hidden;
}
.atricle-inner {
	padding: 0 10px;
	height: 1%;
	width: 600px;
	overflow: hidden;
}
.breadcrumbs .rss {
	margin: 15px 2px 0 0;
	display: inline;
}
.print {
	font-weight: normal;
	color: #8c8c8c !important;
	font-size: 13px;
	text-transform: none !important;
}
.head-text {
	padding: 5px 15px 5px 5px;
}
.sIFR-flash .head-category span {
	font-size: 12px;
	line-height: 12px;
	display: block;
	color: #000;
}
/*meta data block start*/
.metadata {
	border-bottom: 1px dotted #c5c5c5;
	border-top: 1px dotted #c5c5c5;
	width: 100%;
	float: left;
}
.metadata .meta-cell:first-child {
	border-left: none;
}
.meta-cell {
	margin: 3px 0;
	min-height: 56px;
	width: 140px;
	padding: 0 0 0 9px;
	float: left;
	border-left: 1px solid #c5c5c5;
}
* html .meta-cell {
	height: 56px;
	overflow: visible;
}
.meta-cell span {
	display: block;
	color: #8c8c8c;
}
.meta-cell a.name {
	color: #8c8c8c;
	font-weight: normal;
}
.meta-cell a.name span{
	color: #12baed;
	display: inline;
}
.meta-cell p {
	color: #12baed;
	font-weight: bold;
	margin: 0;
}
.meta-cell a {
	color: #3f3f3f;
	font-weight: bold;
}
/*meta data block end*/
/*rating start*/
.star-rating {
	list-style:none;
	margin:0px;
	padding:0px;
	width:60px;
	height:12px;
	position:relative;
	z-index: 100;
	background:url(../images/star.gif) repeat-x;
}
.star-rating li{
	float:left;
}
.star-rating li a{
	width:12px;
	height:12px;
	text-indent:-9999px;
	z-index:2;
	position:absolute;
	padding:0px;
	text-decoration: none !important;
}

.star-rating li a:hover,
.star-rating li.active a{
	background:url(../images/star.gif) 0 -12px;
	z-index:1;
	left:0px;
}

.star-rating a.one-star{left:0px;}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star{width:12px;}
.star-rating a.two-stars{left:12px;}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars{width:24px;}
.star-rating a.three-stars{left:24px;}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars{width:36px;}
.star-rating a.four-stars{left:36px;}
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars{width:48px;}
.star-rating a.five-stars{left:48px;}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars{width:60px;}
.star-rating li.hover .bluebox,
.star-rating li:hover .bluebox {display: block;}
.bluebox{
	text-indent: 0 !important;
	display: none;
	font-style: normal;
	position: absolute;
	top: 34px;
	left: 0;
	padding: 4px 5px;
	width: 115px;
	overflow: hidden;
	height: 30px;
	background: url(../images/bg-bluebox.gif) no-repeat;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.bluebox span {
	color: #fff;
	display: inline;
}
/*rating end*/
.intro {
	clear: both;
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
	margin-bottom: 20px;
}
.body {
	margin-bottom: 20px;
} 
.atricle-list {
	padding-bottom: 5px;
}
.article h3 {
	font-size: 14px;
	font-weight: bold;
	color: #12baed;
	margin: 5px 0 0;
}
.article-footer {
	width: 100%;
	overflow: hidden;
}
.small-icons {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	float: right;
	width: 250px;
}
.small-icons li{
	float: right;
	padding: 0 8px;
	background: url(../images/sep04.gif) no-repeat 100% 50%;
	margin: 0 -1px 0 0;
}
.aditional-button {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
	float: left;
}
.aditional-button li {
	float:left;
	padding: 0 10px 0 0;
}
.aditional-button li a:hover {background-position:0 -26px;}
.aditional-button li a{
	cursor: pointer;
	float: left;
	text-decoration: none !important;
	background: url(../images/btn-blue-l.gif) no-repeat 0 0;;
}
.aditional-button li a:hover span{background-position: 100% -26px;}
.aditional-button li a span{
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	font-size:12px;
	float: left;
	padding: 0 10px;
	background: url(../images/btn-blue-r.gif) no-repeat 100% 0;
}
/*form-coment start*/
* html .form-coment textarea{
	height: 80px;
}
.form-coment {
	padding: 10px;
}
.form-coment textarea{
	width: 584px;
	min-height: 80px;
	margin: 0 auto;
	display: block;
	border: 1px;
	border-style: solid;
	background: #fff;
}
.form-btn:hover {background-position: 0 -26px;}
.form-btn {
	cursor: pointer;
	margin: 15px 15px 0 0;
	display: inline;
	text-decoration: none !important;
	float: right;
	line-height: 26px;
	color: #fff !important;
	font-weight: bold;
	font-size:12px;
	background: url(../images/btn-blue-l.gif) no-repeat 0 0;
}
.form-btn:hover span {background-position: 100% -26px;}
.form-btn span {
	padding: 0 10px;
	float: left;
	background: url(../images/btn-blue-r.gif) no-repeat 100% 0;
}
/*form-coment end*/
/*quote-list start*/
.quote-list {
	height: 1%;
	padding: 5px 8px 15px 5px;
	overflow: hidden;
	background: #e8e8e8;
}
.quote-list .white-title {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.quote-list span.artnum{
	display: block;
	clear: left;
	padding: 5px 0 0 35px;
	color: #3f3f3f;
	font-weight: normal;
}
.quote-tl {
	margin: 10px 0 0;
	width: 100%;
	background: url(../images/quote-tl.gif) no-repeat;
}
.quote-tr {
	width: 100%;
	background: url(../images/quote-tr.gif) no-repeat 100% 0;
}
.quote-bl {
	width: 100%;
	background: url(../images/quote-bl.gif) no-repeat 0 100%;
}
.quote-br {
	padding: 10px 5px 10px 30px;
	background: url(../images/qoute-br.gif) no-repeat 100% 100%;
}
.quote-br div {
	width: 100%;
	overflow: hidden;
}
.quote-list .data span {
	color: #12baed;
	font-weight: bold;
}
/*quote-list end*/
/*author block start */
.author-text {
	padding:5px 10px;
}
.author-text p {margin: 0;}
.form-send-coment {
	padding: 10px 0 25px;
}
.form-send-coment .text-input {
	margin: 5px 0 0;
	float: left;
	display: inline;
}
.form-send-coment input{
	float: left;
	border: none;
	background: #fff;
	padding: 6px;
	width: 325px;
	margin: 0 0 0 5px;
	display: inline;
	font-size: 12px;
}
.form-send-coment .email input {
	width: 323px;
	color: #000;
	border: 2px solid #e7e7e7;
	padding: 4px 5px 4px;
}
.form-send-coment textarea {
	overflow: scroll;
	width: 325px;
	border: none;
	background: #fff;
	padding: 5px;
	height: 62px;
	display: block;
	margin: 0 auto;
}
.form-send-coment .textarea-holder {
	width: 100%;
	padding: 5px 0 0;
	overflow: hidden;
	clear: left;
}
/*author block end */

