/*******************************************************************************
* SDP
* ANOTHER QUALITY WEBSITE BY KUOHU MEDIA  - www.kuohumedia.fi
*******************************************************************************/

/* NEWS
*******************************************************************************/

h5 {
	font-weight: bold;
	font-size: 1.1em;
	color: #006600;
	margin:10px 0px 10px 0px;
}

h6 {
    font-size: 11px;
	color: #cc0000;
	margin: 0px 0px 10px 0px;
}

.sectionheader {
	border-bottom: 2px solid #ccc;
	margin-top:10px; color:#999999;
	letter-spacing:2px;
	padding-left:12px;
	background-color:#006600;
	font-family:Verdana, Arial, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:24px;
	background-image:url("../images/jakajabg.jpg");
	background-repeat:repeat-x;
	color:#fff;
	font-size:0.7em;
}

.articledate {
	color:#999999;
	font-size:9px;
	border-bottom:1px dotted #ccc;
	margin-bottom:2px;
    display: block;
    clear:both;
}

.articledateInline {
	color:#555;
	font-size:9px;
	border-bottom:1px dotted #ccc;
    float:left;
    line-height:14px;
}

.newsadminheader {
	border-bottom: 2px solid #ccc;
	margin-top:10px; color:#999999;
	letter-spacing:2px;
	padding-left:12px;
	background-color:#006600;
	font-family:Verdana, Arial, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:24px;
	color:#fff;
	font-size:80%;
}

.newsadmintitle {
	color:#999999;
	font-size:80%;
	border-bottom:1px dotted #ccc;
	margin-bottom:2px;
         
}

.newsheader {
	color:#999999;
	font-size:11px;
	margin-bottom:8px;
}

.leftheader {
    padding-left: 50px;
    line-height:14px;
}

.newstitle {
	color:#00703c;
	font-weight:bold;
	padding:10px 5px 5px 5px;
}

a .newsitem {
	border:0px;
}

/* Comments */
.notes {
    clear:both;
    padding-top:10px;
}

.comment {
    border-top:1px dotted #ccc;
}

.commentLabel {
    width:75px;
    float:left;
    border-bottom:1px solid #ccc;
    text-align:right;
    margin-right:8px;
    height:20px;
    padding-top:2px;
}

.commentInput {
    border:1px solid #999;
    width:50%;
}

.commentInputHide {
	display:none;
	}

.commentRightDiv {
    padding-left:83px;
}

.commentAuthor {
    float:left;
    padding:3px 0px 0px 8px;
    color:#666;
}

.commentTime {
    font-size:8px;    
    width:150px;   
}

.commentContent {
    width:375px;
    margin-left:7px;
    float:left;
    padding:8px 2px 0px 0px ;
}

h2.trigger {
	padding: 0 0 0 42px;
	margin: 5px 0 5px 0;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	width: 560px;
    height: 30px;
	line-height: 30px;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
}

h2.trigger a {
	color: #555;
	text-decoration: none;
	display: block;
}

h2.trigger a:hover { color: #ccc; }

h2.active { background-position: left bottom; } /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}

.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(../images/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

.commentBorder{
    margin-bottom:12px;
}