/*-------------------------------- Articles  ----------------------------------*/

td.article-col h2,
td.article-col h2 a,
.comments h3,
.tx-guestbook-form h3,
td.article-col.article-teaser,
td.article-col p,
td.article-col p a,
.tx-guestbook-form ul,
.tx-guestbook-form ul li,
.tx-guestbook-form-error {
	background: none;
	line-height: 1;
	border: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: black;
}
a {
	text-decoration: none;
}
table.article-item {
	margin: 0px 0px 40px 0px;
	border-bottom: 1px solid #E6E6E6;
}
table td.date-col {
	width: 220px;
	padding-right: 20px;
}
table td.date-col span.date {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
table td.article-col {
	width: 460px;
	padding-bottom: 40px;
}
.article-info span {
	line-height: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
}
.news_comments {
	display: inline;
}
td.article-col h2, td.article-col h2 a {
	font-size: 36px;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #70b42b;
}
td.article-col h2 a:hover {
	color: #805100;
	text-decoration: underline;
}
.article-teaser {
	font-weight: normal;
	font-size: 24;
}
.news-image img, .news-single-img img {
	border: 1px solid #E6E6E6;
	padding: 9px;
	margin-bottom: 15px;
}
td.article-col img {
}
td.article-col p, .tx-veguestbook-pi1 .tx-guestbook-comment {
	line-height: 1.7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 15px;
}
span.article-newcomment .news_comments a, span.news-single-back a, .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-submit {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #70b42b;
	color: white;
	line-height: 1;
	padding: 10px;
	float: left;
}
span.article-newcomment .news_comments a:hover, span.news-single-back a:hover, .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-submit:hover {
	background: #805100;
	text-decoration: none;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-submit {
	height: 34px;
	border: none;
	cursor: pointer;
	float: right;
}

/*-------------------------------- Comments  ----------------------------------*/

.comments {
	width: 460px;
	float: right;
}
.comments h3, .tx-guestbook-form h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
}
.tx-veguestbook-pi1 .tx-guestbook-container {
	float: right;
	width: 460px;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E6E6E6;
}
.tx-veguestbook-pi1 .tx-guestbook-author {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
.tx-veguestbook-pi1 .tx-guestbook-date {
	line-height: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
}

/*-------------------------------- Add comment  ----------------------------------*/

.tx-guestbook-form {
	padding-top: 40px;
}
.tx-veguestbook-pi1 .tx-guestbook-form {
	width: 460px;
	float: right;
}
.tx-veguestbook-pi1 .tx-guestbook-field {
}
.tx-veguestbook-pi1 .tx-guestbook-field label, label[for="capture"] {
	font-size: 14px;
	line-height: 2;
	padding-top: 10px;
}
.tx-guestbook-field textarea, .tx-guestbook-field input.tx-guestbook-form-inputfield, .tx-guestbook-field img {
	border: 1px solid #E6E6E6;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 446px;
	height: 200px;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield {
	width: 206px;
}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color: #f68a5f;
}
.input-wrapper-left {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.input-wrapper-right {
	width: 220px;
	float: left;
}
label[for="capture"] {
	width: 100%;
	float: left;
}
.tx-guestbook-field img {
	float: left;
	height: 20px;
	margin-right: 20px;
}
input#capture {
	width: 120px;
	float: left;
	margin-right: 20px;
}
.tx-guestbook-form ul {
	padding: 20px 0 10px 0;
}
.tx-guestbook-form ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	list-style-type: square;
	list-style-position: inside;
}

/*--------------------------------- Archive menu --------------------------------- */
.news-amenu-container ul {
	margin: 0;
	padding: 0;
}
.news-amenu-container li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	text-transform: capitalize;
}
.news-amenu-container .news-amenu-item-active {
	color: black;
}
.news-amenu-container .news-amenu-item-year {
	display: none;
}
.news-catmenu-header {
	display: none;
}

/*--------------------------------- Pagination ------------------------------------- */

.tx-veguestbook-pi1 .tx-guestbook-pagination strong {
	margin: 0px;
	padding: 3px;
}
.news-list-container .news-list-browse {
	text-align: center;
	margin: 0 0 -2px;
	padding: 0;
	clear: both;
}
.news-list-container .news-list-browse table  {
	margin: auto;
	padding: 20px 0 10px 0;
}
.news-list-container .news-list-browse td  {
	margin: 0px;
	padding: 0 2px;
}
.news-list-container-start .tx-ttnews-browsebox {display: none;}
.tx-ttnews-browsebox {
	margin: 0;
	padding: 0;
	text-align: center;
}
.tx-ttnews-browsebox p {
	margin: 0;
	padding: 0;
	line-height: 1;
}
.tx-ttnews-browsebox p a {
	width: 29px;
	height: 23px;
	padding: 9px 0 0 0;
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #70b42b;
}
.tx-ttnews-browsebox p a:hover {
	background: #805100;
	text-decoration: none;
}
.news-list-container .news-list-browse td.tx-ttnews-browsebox-SCell a {
	color: #70b42b;
	background: white;
	font-weight: normal;
}
.news-list-container .news-list-browse .tx-ttnews-browsebox-prev {
	cursor: pointer;
	width: 29px;
	height: 32px;
	padding: 0px;
	border: none;
	color: white;
	background: #70b42b url(img/blog_arrow_pre.png) center center no-repeat;
}
.news-list-container .news-list-browse .tx-ttnews-browsebox-next {
	cursor: pointer;
	width: 29px;
	height: 32px;
	padding: 0px;
	border: none;
	background: #70b42b url(img/blog_arrow_next.png) center center no-repeat;
}
.news-list-container .news-list-browse .tx-ttnews-browsebox-prev:hover {
	background: #805100 url(img/blog_arrow_pre.png) center center no-repeat;
}
.news-list-container .news-list-browse .tx-ttnews-browsebox-next:hover {
	background: #805100 url(img/blog_arrow_next.png) center center no-repeat;
}

/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	clear: both;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination a {
	margin: 0px;
	padding: 3px;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination .tx-guestbook-pagination-active a {
	color: #333333;
}