.article h1{
	font-size:22px;
	letter-spacing:-1px;
	color:#3a3a3a;
	margin-top:20px;
	margin-bottom:20px;	
}

.article .navigation{
	border-top:3px solid #e76800;
	padding-top:10px;
	font-size:11px;
	color:#a7a7a7;
	margin-bottom:20px;
}

.article .navigation a{
	font-size:11px;
	color:#e76800;
	text-decoration:underline;
}

.article .navigation a:hover{
	text-decoration:none;
	color:#9e4700;
}

.article p{
	padding:0;
	margin:0;
}

.article h3{
	font-size:19px;
	font-weight:normal;
	color:#d35604;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;	
	margin-top:30px;	
}

.article .noComments{
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
}

.article .noComments a{
	color:#e36510;
}



.article .comment{
	font-size:10px;
	color:#514d51;
}

.article .comment strong{
	display:block;
	margin-top:10px;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	
}

.article .comment a{
	font-size:12px;
	font-weight:bold;
	color:#d45e0f;
	text-decoration:none;
}

.article .comment a:hover{
	text-decoration:underline;
}

.article .comment div{
	font-size:11px;
	margin-top:5px;
	margin-bottom:15px;
}

.article .addComment{
	margin:0;
	padding:0;
}

.article .addComment label{
	display:block;
	width:46%;
	margin-right:22px;
	text-align:left;
	padding-top:20px;
	font-weight:bold;
	float:left;
	padding-bottom:3px;
}

.article .addComment .textinput{
	border-top:1px solid #828383;
	border-left:1px solid #828383;
	border-right:1px solid #b5b6b6;
	border-bottom:1px solid #b5b6b6;
	width:46%;
	padding:5px;
	float:left;
	margin-right:10px;
}

.article .addComment textarea{
	width:98%;
	height:100px;
	border-top:1px solid #828383;
	border-left:1px solid #828383;
	border-right:1px solid #b5b6b6;
	border-bottom:1px solid #b5b6b6;
	scrolling:auto;	
	padding:5px;
	margin-bottom:15px;
}




#vote{ float:left; margin:0; width:150px; height:35px; margin-top:5px;}
	
#stars-holder{ width:125px; height:25px; padding:0;	margin:0;	background:url('../img/vote/starg.png') repeat-x 0 0 ; position: relative;}
#stars-holder li.voted{ background: url('../img/vote/starg.png') -50px -50px;		height: 25px;	display: block;	z-index: 1;}
#stars-holder li{float:left; margin:0; padding:0; list-style:none;}
#stars-holder a{ display:block; width:25px; height: 25px; text-decoration: none; position: absolute; z-index: 20;	padding: 0px; }
#stars-holder a:hover{background: url('../img/vote/starg.png') -50px -25px; z-index: 2;}
#stars-holder a.stars-one{left: 0px;}
#stars-holder a.stars-one:hover{width:25px;}
#stars-holder a.stars-two{left: 25px;}
#stars-holder a.stars-two:hover{left:0;width:50px;}	
#stars-holder a.stars-tree{left: 50px;}
#stars-holder a.stars-tree:hover{left:0;width:75px;}
#stars-holder a.stars-four{left: 75px;}
#stars-holder a.stars-four:hover{left:0;width:100px;}					
#stars-holder a.stars-five{	left: 100px;}
#stars-holder a.stars-five:hover{left:0;width:125px;}

.articles h1{
	border-bottom:3px solid #e76800;
	padding-bottom:10px;
	font-size:21px;
	letter-spacing:-1px;
	color:#3a3a3a;
	margin-top:20px;
	margin-bottom:20px;	
}

.articles a{
	font-size:14px;
	color:#e76800;
	text-decoration:none;
}

.articles a:hover{
	color:#e76800;
}

.articles .extraInfo{
	font-size:11px;
	color:#a7a7a7;
	margin-bottom:20px;
}

.articles .extraInfo a{
	font-size:11px;
	color:#e76800;
	text-decoration:underline;
}

.articles .extraInfo a:hover{
	text-decoration:none;
	color:#9e4700;
}

.articles img{
	float:left;
	margin: 0 5px 5px 0 ;
	padding:1px;
	border:1px solid #d6d2bf;	
}

.articles p{
	padding:0;
	margin:0;
	text-align:justify;
}

.articles .links{
	clear:both;
	margin-top:30px;
	margin-bottom:30px;
	color:#9c9400;
}

.articles .links a{
	font-size:11px;
	color:#9c9400;
}

.articles .links a:hover{
	color:#4f4b00;
	text-decoration:underline;
}


.shop-promoted-items{
	width:560px;
	background: #444444;
	padding: 20px 20px 20px 0;
	overflow:auto;
	margin-top:20px;
}

.shop-promoted-items img.title{
	margin-left:20px;
}

.shop-promoted-items ul{
	width:100%;
	display:block;
	margin-top:20px;
	overflow:auto;
}

.shop-promoted-items ul li{
	display:inline-block;
	float:left;
	width:46%;
	overflow:auto;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-left:4%;
} 

.shop-promoted-items ul li div{
	width:100px;
	height:100px;
	background:#fff;
	padding:10px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}

.shop-promoted-items ul li div img{
	width:100px;
	height:100px;
}	


.shop-promoted-items a{
	color:#ffaa63;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.shop-promoted-items span.description{
	color:#fff;
	margin-top:20px;
	display:block;	
}

.shop-promoted-items span.price{
	color:#fae741;
	margin-top:20px;
	display:block;
	font-weight:bold;
}

.shop-promoted-items ul li.more div{
	background:none;
	margin:0;
}

.shop-promoted-items ul li.more a{
	display:block;
	padding-top:40px;
	
}	