/**
*	ARTICLE
*/

.article-content {
	width: 460px;
	padding: 10px 15px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	color: #32211e;
	background: #f2edeb url(../images/front/article_footer.png) 0% 100% no-repeat;
}

.article-content-focus {
  padding-top: 0;
}

.article-content a {
	color: #32211e;
	text-decoration: none;
}

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

.article-content h2, .article-content h2 a {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.article-content-focus h2 {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 5px;
  padding: 10px 35px 15px 10px;
  color: #fff;
  background: #cdcc00 url(../images/front/article_header_focus.png) no-repeat;
}

.article-content-focus h2 a {
  color: #fff;
}

.article-content .author {
	font-size: 10px;
	line-height: 16px;
	border-top: 1px solid #a59c9a;
	border-bottom: 1px solid #a59c9a;
}

.article-content-focus .author {
  border-top: 0;
  border-bottom: 1px solid #cdcc00;
}

.article-content .summary-photo {
	position: relative;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #a59c9a;
}

.article-content-focus .summary-photo {
	border: 1px solid #cdcc00;
}
  

.article-content .open {
	clear: both;
	margin-right: 5px;
	text-align: right;
}

.article-content .print {
	float: left;
	clear: both;
}

.article-content .open a, .article-content .print a  {
	font-size: 10px;
	font-weight: bold;
	color: #9a9972;
	background: url(../images/front/comment_text_bullet.gif) 0 -1px no-repeat;
	padding-left: 8px;
}

.article-content .close {
	clear: none;
	margin-top: 10px;
}

.article-content .details {
	clear: both;
	margin-top: 2px;
	border-top: 1px solid #a59c9a;
}

.article-content .details, .article-content .details a, .article-content h3 {
	font-size: 10px;
	color: #9a9972;
}

.article-content .article-comment-count, .article-content .permalink {
	position: relative;
	float: right;
	margin-right: 5px;
}

.article-content .text p {
	margin: 10px 0;
	text-align: justify;
}

.article-content .text a {
	text-decoration: underline;
}

.article-content .text p.article-text-image {
	text-align: center;
}

.article-content .text img {
	border: 1px solid #a59c9a;
}

.article-content .text li {
	margin-left: 15px;
	text-align: justify;
}

.article-content h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.article-content h4 , .article-content h4 a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.article-content .download, .article-content .ean13 {
	background: url(../images/front/article_box_body.png) no-repeat;
}

.article-content .download .ul, .article-content .ean13 .ul {
	padding: 5px 10px;
	background: url(../images/front/article_box_bottom.png) 0 100% no-repeat;
}

.article-content .download .li {
	margin: 5px 0;
	padding-left: 10px;
	line-height: 14px;
	background: url(../images/front/article_box_bullet.png) no-repeat;
}

.article-content .ean13 .li {
	margin: 5px 0;
	color: #000;
}

.article-content .ean13 .cover {
	float: left;
	margin-right: 5px;
}

.article-content .ean13 img {
	border: 1px solid #a59c9a;
}

.article-content .ean13 p {
	margin: 3px 0;
}

.article-content .ean13 a {
	color: #000;
}

.article-content .article-pagination {
	margin: 10px 0;
	text-align: center;
}

.article-content .article-pagination a {
  border: 1px solid #32211e;
  padding: 2px 3px;
  text-decoration: none;
}

.article-content .article-pagination strong, .article-content .article-pagination a:hover {
  padding: 2px 3px;
  border: 1px solid #32211e;
  background-color: #7f7371;
  color: #f2edeb;
  font-weight: normal;
}

/**
*	COMMENT
*/

#comment-window {
	padding: 0 5px;
	color: #32211e;
	background-color: #f2ebed;
}

#comment-window a {
	color: #32211e;
	text-decoration: none;
}

#comment-window a:hover {
	text-decoration: underline;
}

#comment-window h2 {
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #837977;
}

#comment-window hr {
	margin: 10px 0;
	border: 0;
	border-bottom: 1px dotted #a59c9a;
}

#comment-create-header {
	margin-top: 10px;
	border-bottom: 0 !important;
	border-top: 1px solid #837977;
}

#comment-window #comment-create-link {
	float: right;
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
}

.comment-text {
	margin-top: 2px;
	padding-left: 15px;
	background: url(../images/front/comment_text_bullet.gif) no-repeat;
}

#comment-window form {
	margin-left: 22px;
}

#comment-window label, #question-faq form label {
	line-height: 16px;
}

#comment-window .text, #question-faq form .text {
	padding: 4px;
	width: 392px;
	height: 14px;
	border: 0;
	background: url(../images/front/comment_input_text.png) no-repeat;
}

#comment-window .textarea, #question-faq form .textarea {
	padding: 0 4px;
	width: 392px;
	height: 160px;
	line-height: 16px;
	border: 0;
	background: url(../images/front/comment_textarea.png) no-repeat;
}

#comment-window .captcha {
	background-position: 160px 0;
	background-repeat: no-repeat;
}

#comment-window .captcha .text {
	width: 142px;
	background: url(../images/front/comment_anti_spam.png) no-repeat;
}

#comment-window .captcha a {
  margin-left: 75px;
}

#comment-window .buttons {
	margin-top: 20px;
	margin-left: 260px;
	padding-bottom: 10px;
}

#comment-window .reset, #comment-window .submit, #question-faq form .submit {
	font-size: 14px;
	font-weight: bold;
}

#comment-window .reset {
	margin-right: 15px;
}

#question-error, #new-comment-error {
	margin: 10px 0;
	color: #f60;
}

/**
*	FAQ
*/

#question-faq {
	padding-left: 40px;
	width: 435px;
}

#question-faq #question-intro {
	margin-bottom: 10px;
	width: 400px;
	text-align: justify;
}

#question-faq form .buttons {
	margin-top: 10px;
	margin-left: 335px;
}

.small {
	font-size: 9px;
}
