.plaza_flexblock_threads_debat_forside {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #C3C3C3;
	vertical-align: middle;
}

.plaza_flexblock_threads_debat_forside_container {
	margin-left: 10px;
}

.plaza_flexblock_threads_debat_forside td {
	border-bottom: 1px solid #C3C3C3;
	padding-left: 4px;
	padding-right: 4px;
}

.plaza_flexblock_threads_debat_forside .odd td {
	background-color: #F2F2F2;
}

.plaza_flexblock_threads_debat_forside .even td {
	background-color: transparent;
}

.plaza_flexblock_threads_debat_forside .post_count {
	font-size: 180%;
	font-weight: bold;
	color: #B30000;
	text-align: center;
}

.plaza_flexblock_threads_debat_forside .post_headline {
	padding-top: 3px;
	padding-bottom: 3px;
}

.plaza_flexblock_threads_debat_forside .post_headline a {
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
	color: black;
}

.plaza_flexblock_threads_debat_forside .post_headline p {
	font-size: 95%;
	line-height: 1.2;
	color: black;
}

.plaza_flexblock_threads_debat_forside .post_text a {
	font-size: 95%;
	line-height: 1.2;
	color: black;
}

.latest_posts_link {
	padding-top: 5px;
	line-height: 1.2;
	float: left;
}

.latest_posts_link a {
	text-decoration: none;
}

.plaza_frontpage_link {
	padding-top: 5px;
	line-height: 1.2;
	float: right;
}

.plaza_frontpage_link a {
	font-weight: bold;
	text-decoration: none;
}

.plaza_flexblock_threads_debat_forside .avatar_holder {
	white-space: nowrap;
}

.plaza_flexblock_threads_debat_forside .avatar_holder img {
	margin-right: 5px;
}

.plaza_flexblock_threads_debat_forside .avatar_holder a {
	font-weight: bold;
}

.plaza_flexblock_threads_debat_forside .avatar_holder b {
	font-size: 85%;
}

.plaza_red_pager {
	font-size: 85%;
	font-weight: bold;
}

.plaza_red_pager a {
	color: #B30000;
}

.plaza_see_latest {
	font-size: 85%;
}

.plaza_see_latest a:hover {
	text-decoration: underline;
}

.plaza_see_latest a.active {
	color: black;
}

.darkred a,
.darkred a:visited,
.darkred input {
	color: white;
	font-weight: bold;
}

.darkred {
	background-color: #6C0000;
	border-color: #480000;
}

.darkblue {
	background-color: #0b2f72;
	background-color: #006df2;
	border-color: #c3c3c3;
	color: white;
}

.darkblue a {
	color: white;
}

.bluewhite a {
	color: black;
}

.bluewhite {
	background-color: #ffffff;
	border-color: #9db9f0;
}

.blue_header {
	background-color: #e2edf8;
	color: #114299;
	border-color: #c3c3c3;
}

.gray_header {
	color: #000000;
	border-color: #c3c3c3;

	background-color: #f2f2f2;
}

.red_header {
	background-color: #f2f2f2;
	color: #660000;
	border-color: #c3c3c3;
	font-size: 110%;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 32px;
}

.graywhite {
	background-color: white;
	border-color: #c3c3c3;
}

.white_red_header {
	background-color: #ffffff;
	color: #660000;
	border-color: #c3c3c3;
}

.grey_blue_header {
	color: #114299;
	background-color: #f2f2f2;
	border-color: #c3c3c3;
}

.grey_red_header {
	background-color: #f2f2f2;
	color: #660000;
	border-color: #c3c3c3;
}

.box_with_triangle_header {
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.box_with_triangle_button_button_container {
	margin-left: 6px;
	margin-right: 6px;
}

a.box_with_triangle_button_button {
	color: black;
}

a.box_with_triangle_button_button:visited {
	color: black;
}

.box_with_triangle_header > .rounded_box, 
.rounded_box .flexblock .box_with_triangle_header > .rounded_box {
	float: right;
	white-space: nowrap;
	height: 12px;
	margin-top: 8px;
	margin-right: 8px;
	font-size: 57%;
	font-weight: bold;
	font-family: Arial;
	line-height: 12px;
}

.box_with_triangle_header h2 {
	margin-left: 6px;
	margin-right: 6px;
	font-family: Georgia, serif;
	line-height: 31px;
/* New style
	font-weight: normal;
	font-size: 120%;
*/
	font-weight: bold;
	font-size: 135%;
}

.box_with_triangle_triangle_container {
	height: 0px;
	overflow: visible;
	position: relative;
	top: -1px;
}

.box_with_triangle_triangle_section {
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	top: 1px;
	position: relative;
	overflow: visible;
	height: 1px;
	z-index: 142;
}

.box_with_triangle_triangle_last_section {
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	position: relative;
	overflow: visible;
	height: 1px;
	z-index: 142;
}

.box_top > .rounded_box .darkblue,
.box_top > .rounded_box.darkblue {
	border-color: #0B2F72;
}

.box_top > .rounded_box {
	float: left;	
	border-right: 1px solid #C3C3C3;
}

.box_top > .rounded_box .box_with_triangle_triangle_container {
	margin: auto;
}

.box_top > .rounded_box .box_with_triangle_header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 72%;
	line-height: 14px;
}
	
.box_top {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #C3C3C3;
	float: left;
	height: 18px;
}

.plaza_button {
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	text-align: center;
	font-weight: bold;
}
.post_trail a.plaza_button {
	line-height: 23px !important;
	height: 23px !important;
	float: none;
}

input.plaza_button {
	border: 0;
	background-color: transparent;
	line-height: 1.5;
}

div .overview_selector {
	padding-bottom: 8px;
}

.plaza_post {
	padding-top: 8px;
	padding-bottom: 12px;
	padding: 0px;
}

.plaza_post_odd {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	background-color: transparent;
}

.plaza_post_even {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background-color: #F2F2F2;
}

.plaza_post .post_headline {
	font-family: arial;
	font-size: 135%;
	font-weight: bold;
}

.plaza_post .post_spacer {
	height: 12px;
	clear: both;
}

.plaza_post_reply {
	background-image: url(images/reply_red.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 22px;
	height: 22px;
	padding-left: 23px; /* 42 before - test @klah */
	font-weight: bold;
	color: #6C0000;
	display: block;
	float: left;
}

.plaza_post .post_trail .post_trail_share {
	background-image: url(images/share_faecebook.png);
	background-repeat: no-repeat;
	line-height: 22px;
	height: 22px;
	padding-left: 20px; /* 27 before - test @klah */
	display: block;
	float: left;
	margin-right: 12px;
}

.plaza_post .post_trail .post_trail_updated {
	background-image: url(images/favourize.png);
	background-repeat: no-repeat;
	line-height: 22px;
	height: 28px;
	padding-left: 37px;
	display: block;
	float: left;
	margin-right: 12px;
}

.plaza_post .post_trail .post_trail_link {
	background-image: url(images/chainlink.png);
	background-repeat: no-repeat;
	/*background-position: left; test @klah*/
	line-height: 22px;
	height: 22px;
	padding-left: 37px;
	display: block;
	float: left;
	margin-right: 12px;
}

.plaza_post .post_trail .post_trail_report {
	background-image: url(images/report.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 22px;
	height: 22px;
	padding-left: 28px;
	display: block;
	float: left;
	margin-right: 12px;
}

.plaza_thread_category_headline {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 175%;
	font-family: Times, Arial, Helvetica, sans-serif;
}

.plaza_new_post {
}

.plaza_new_post .plaza_post_headline {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 6px;
}

.plaza_new_post .plaza_post_headline_edit {
	/* If the padding or border is modified you need to adjust the container in the template as well! */
	font-size: 142%;
	border: 1px solid #C3C3C3;
	width: 100%;
	padding: 4px;
	margin: 0px;
	margin-bottom: 6px;
}

.plaza_new_post .plaza_post_text_edit {
	/* If the padding or border is modified you need to adjust the container in the template as well! */
	font-size: 125%;
	border: 1px solid #C3C3C3;
	width: 100%;
	padding: 4px;
	margin: 0px;
	margin-bottom: 6px;
}

.plaza_new_post .plaza_preview {
}

.plaza_new_post .plaza_post_filter {
}

.plaza_new_post .plaza_post_favourize {
}

.plaza_quote {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	color: #333333;
	margin: 3px;
	padding: 3px;
	padding-left: 34px;
	background-image: url(images/quote_black.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}

.post_tool_bold {
	background-image: url(images/bold.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 22px;
	height: 22px;
	padding-left: 18px;
	display: block;
	float: left;
	margin-right: 20px;
}

.post_tool_italic {
	background-image: url(images/italic.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 22px;
	height: 22px;
	padding-left: 22px;
	display: block;
	float: left;
	margin-right: 20px;
}

.post_tool_link {
	background-image: url(images/chainlink.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 22px;
	height: 22px;
	padding-left: 37px;
	display: block;
	float: left;
	margin-right: 20px;
}

.post_tool_quote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 22px;
	height: 22px;
	padding-left: 23px;
	display: block;
	float: left;
	margin-right: 20px;
}

.plaza_empty_category {
	font-style: italic;
	font-weight: bold;
	margin-top: 8px;
}

a.debatindlaeg_det_seneste_doegn {
	background-image: url(images/debat_avatar_bubble.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px;
	padding-left: 28px;
	display: block;
	line-height: 125%;
	font-size: 90%;
	color: black;
}

a.debatindlaeg_det_seneste_doegn:hover {
	text-decoration: underline;
	background-color: #F2F2F2;
}

a.plaza_edit_post_link {
}

a.plaza_edit_post_link:hover {
	text-decoration: underline;
}

a.plaza_article_headline {
	color: #B30000;
}

a.plaza_article_headline_thread_count {
	float:right;
	height:25px;
	padding-right:10px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:89%;
}
.plaza_post_poster_link_color {
	color: #A00000;
}

