/*
------------------------------------------------------------
	Title: Tietojärjestelmien tarkastus ja valvonta ry
	Version: 15.03.2007
	
	Copyright (c) 2004-2007 Tietojärjestelmien tarkastus ja
	valvonta ry. All rights reserved.
------------------------------------------------------------ */

body {
	background-color: #D4E0E9;
	color: #505050;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

/* Banner
------------------------------------------------------------ */ 

#banner a,
#banner a:visited {
	color: #505050;
	text-decoration: none;	
}

#banner a:hover,
#banner a:visited:hover {
	color: #505050;
	text-decoration: none;	
}

#banner {
	border: none;
	margin: 15px 0 15px 0;
	padding: 0;
}


/* Global
------------------------------------------------------------ */

.block-box,
.block-box-left {
	background-color: #fff;
	border: 1px solid #d6d7d6;
	color: #505050;	
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;	
	padding-top: 0;
}		
	
.block-box-left a,
.block-box-left a:visited {
	color: #990033;
}

.block-box-left a:hover {
   	color: #990033;
	font-weight: bold;
}

.blocktitle {			
	background-color: #dfdfdf;		
	background-image: url(../images/img_block_title_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 2px solid #ffc809;
	color: #990033;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 13px; 
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 5px;
	padding-top: 4px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}		

.list-whats-related, .list-story-options {
	margin-left: 20px;
	padding: 0;
}

a {
	background: transparent;
	color: #990033;
	text-decoration: none;
}

a:active {
	background: transparent;
	color: #990033;
}

a:hover {
	background: transparent;
	color: #990033;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #990033;
}

#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 800px;
}

#header a,
#header a:visited {
	color: #fff;
	font-weight: normal;
	padding: 0 7px 0 7px;
	text-decoration: none;
}

#header a:hover,
#header a:visited:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}


#header {
	background-color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	width: 800px;
	float: left;
	clear: both;
}	

#navigationTop {	 
	border-bottom: 4px solid #FFC809;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	text-align: right;
	padding: 4px 10px;
	width: 780px;
	float: left;
	clear: both;
}
	
.navigation-item {
	padding-left: 25px;
}

.navigation-item a {		
	background: transparent;
	color: #FFFFFF;
	font-weight: normal;	
	text-decoration: none;
}			 

.navigation-item a:hover, .navigation-item a:visited:hover {		
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;		
	text-decoration: underline;
}	

.navigation-item a:visited  {		
	background: transparent;
	color: #FFFFFF;
	font-weight: normal;	
	text-decoration: none;
}

#logo {
	width: 800px;
	float: left;
	clear: both;
}

#presentation a {
	padding: 0 !important; }

#presentation h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 0.8em 0;
	padding: 0;
}

#presentation {
	background-color: #990033;
	border-top: 1px solid #E6E7E6;
	border-bottom: 1px solid #E6E7E6;
	border-left: 1px solid #E6E7E6;
	color: #FFFFFF;
	float: right;
	margin: -135px 0 0 0;
	padding: 5px 10px;
	width: 300px;
}

#presentation p {
	margin: 0.8em 0;
	padding: 0;
}

#contentShadowTop {
	line-height: 15px;
	background-image: url(../images/img_contentshadowtop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content {
	background-color: #FFFFFF;
	background-image: url(../images/img_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	float: left;
	clear: both;
}	  					

.storytextToday {	
	background-color: #ffffdf;	
	border: 1px solid #d6d7d6;
	border-top: 5px solid #E6E7E6;	
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}	

.storytext {	
	background-color: #fafafa;	
	border: 1px solid #d6d7d6;
	border-top: 5px solid #E6E7E6;	 
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}	  

#contentLeft {
	background-image: url(../images/img_navigation_li_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f4f4f4;
	border-top: 5px solid #E6E7E6;
	width: 174px;
	float: left;
	margin: 0; 
	padding-left: 10px;
	padding-right: 10px;
}	

#contentLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contentLeft ul li {
	border-bottom: 1px dashed #D6D7D6;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list-site-events {
	margin-left: 20px;
	padding: 0;	
}

.toolbar {
	float: right;	
}

.storyInfo a, .storyInfo a:visited {
	background: transparent;
	color: #505050;
	text-decoration: none;
}

.storyInfo a:hover, .storyInfo a:visited:hover {
	background: transparent;
	color: #990033;
	text-decoration: underline;
}

.storyInfo {
	float: right;
	font-size: 11px;
}

#contentMain {
	clear: right;
	margin-left: 13px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 580px;
	float: left;
}		

#contentMain ul li { 
	margin-left: 5px;
}

#contentMain h1 {
	color: #990033;
	font-size: 17px;
	padding-bottom: 5px;
	width: 555px;
	border-bottom: 1px dashed #D6D7D6;
}

#contentMain h2 {
	color: #990033;
	font-size: 14px;
	font-weight: normal;
}

#contentMain h3 {
	color: #990033;
	font-size: 13px;
}

#contentMain h4 {
	color: #990033;
	font-size: 12px;
}

#contentMain h5 {
	color: #990033;
	font-size: 11px;
}

#contentMain h6 {
	color: #990033;
	font-size: 10px;
}

#contentRight {
	width: 166px;
	padding-left: 7px;
	padding-right: 7px;
	float: right;
}

#login {
	background-color: #fff;
}

#login p {
	margin: 0;
	padding: 0;
}

#login .submit { 
	margin-top: 12px;
}

#topicalNews {
	background-color: #D6D7D6;
	padding: 10px;
	width: 160px;
	float: left;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}

#topicalNews p {
	margin: 0;
	padding: 0 0 10px;
}

#topicalNews ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#topicalNews ul li {
	padding-bottom: 10px;
}

#footer {
	background-color: #E6E7E6;
	background-image: url(../images/img_footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #696969;
	padding-top: 18px;
	padding-left: 205px;
	padding-bottom: 18px;
	width: 595px;
	clear: both;
}

#contentBottomGFX {
	background-image: url(../images/img_contentbottomgfx_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 800px;
	float: left;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
}

#copyright a {
	background: transparent;
	color: #696969;
	text-decoration: none;
}

#copyright a:active {
	background: transparent;
	color: #696969;
}

#copyright a:hover {
	background: transparent;
	color: #990033;
	text-decoration: underline;
}

#copyright a:visited {
	background: transparent;
	color: #696969;
}

#copyright a:visited:hover {
	background: transparent;
	color: #990033;
}

#copyright  {
	color: #696969;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	width: 800px;
	clear: both;
}

/* Styles below from Geeklog Professional theme
(modified)
------------------------------------------------------------ */

th {
  color: #000;
  background-color: #f4f4f4;
  font-weight: bold;
  padding: 10px 0 10px 0;
  text-align: left;
}

/* Admin lists
------------------------------------------------------------ */

.admin-list-icon {
  float:left;
}

.admin-list-table {
  clear: both;  
  width: 100%;
  text-align: left;
  border-spacing: 1px;
}

.admin-list-search {
  clear: both;
  float: left;
  padding: 15px 0 15px 0;
  text-align: center;
  width: 100%;
}

.admin-list-field {
  text-align: left;
}

.admin-list-headerfield {
  text-align: left;
}

/* Blocks
------------------------------------------------------------ */

.block-box-right,
.block-box {
  margin:5px 10px 15px 10px;
}

.block-box-right ul {
  /* do not indent lists in the blocks too much */
  padding-left:20px;
  margin-top:0px;
  margin-bottom:0px;
}

.block-bg-left,
.block-bg-right{
  border-top:1px solid #FFFFFF;
}

.block-bg-spreader {
  /* this is making sure that the blocks have a minimum width */
  background:transparent;
  width:180px;
  height:1px;
}

.block-content,
.block-content-right,
.block-content-left {
  background:transparent;
  color:#000000;
  padding-bottom:2px;
  padding-top:2px;
  clear:both;
}

.block-content-left ul,
.block-content-right ul,
.block-content ul {
  margin-top:0;
  margin-bottom:0;
  margin-left:16px;
  padding-left:0;
  border:none;
}

.block-divider {
  background:#FFFFFF;
  border-bottom:1px solid #F7F7F7;
  border-top:1px solid #E7E7E7;
  color:#000000;
  padding-top:2px;
}

.block-divider-left {
  border-top:1px solid #E7E7E7;
  border-bottom:1px solid #FFFFFF;
  width:90%;
  margin:0 auto;
  line-height:0px;
}

.block-divider-right {
  border-top:1px solid #CCCCCC;
  border-bottom:1px solid #FFFFFF;
  width:90%;
  margin:0 auto;
  line-height:0px;
}

.block-featured-left {
  background:#F7F7F7;
  border-right:1px solid #FFFFFF;
  color:#000000;
}

.block-featured-right {
  background:#E7E7E7;
  border-left:1px solid #FFFFFF;
  color:#000000;
}

.block-helpicon {
  padding-top:0px;
  text-align:right;
  float:right;
}

.block-outerborder-left {
  border-left:1px solid #E7E7E7;
}

.block-outerborder-right {
  border-right:1px solid #CCCCCC;
}

.block-title-right {
  background:transparent;
  color:#1A3955;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

.moderation-cc {
  width:100%;
}

.moderation-cc-row {
  clear:both;
  height:80px;
  width:100%;
}

.moderation-cc-item {
  float:left;
  text-align:center;
}
