@import url("reset.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #FFF;
}

p {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:16px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

a {
	text-decoration: none;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 2px;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
    padding-top:20px;
    background-color: #FFF;
    padding-left:20px;
    padding-right:20px;
height:100%;

}

#aboveHeader {
	/*clear:both;
	margin-left:auto;
	margin-right:auto;*/
	display: table;
    margin: 0 auto;
}

#aboveHeader a {
	border-bottom-style: none;		
}

#header {
	clear:both;
	height: 141px;
	width: 960px;
	background-image: url(../images/kivik/kivik_logo_black.jpg);
	background-repeat: no-repeat;	
	margin-top:40px;
	/*margin-bottom:40px;*/
	display:block;

}

#leftcolumn {
	float:left;
	/*width:170px;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#aboveContent {

}

#content {
	width:730px;
	float: left;
	overflow:hidden;
	padding-left:20px;
	padding-bottom:30px;
	/*padding-right:20px;*/
	font-size:16px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	margin-top: 20px;
}

#contentWide {
	/* float: right; */
	overflow:hidden;
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	
}

#footer {

	width: 960px;
	background-image: url(../images/kivik/kivik_footer_black.jpg);
	background-repeat: no-repeat;	
	display:block;
	clear:both;
	font-size:8px;
	/*margin-top:20px;*/
	height: 43px;

}

h1 {
	font-size:20px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-variant: small-caps;
	
}
/* Joomla Styles */

.page-header {
	display:inline-block;
	font-size:21px;
	font-variant: small-caps;
	padding-top: 18px;
	padding-bottom: 20px;
	color: #333;
}
.category-name {
	/* padding-top: 15px; */
	/*padding-bottom: 10px;*/
	font-weight:bold;
	color: #333;
	display:inline;
}
.print-icon {
	/* clear:both; */
	float:right;

}
.print-icon a{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #333;
	background-color: #E5E5E5;
	padding:3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom-style: none;
}

.print-icon a:hover {
	background-color:#BFFF00;	
}

.edit-icon {
	/* clear:both;*/
	float:right;
	/* padding-right: 10px; */
	position: absolute;
	top: 100px;
	left: 1000px;

}
.edit-icon a{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #333;
	background-color: #E5E5E5;
	padding:3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom-style: none;
}

.edit-icon a:hover {
	background-color:#BFFF00;	
}



.contentpane {
	padding-top:10px;	
	margin-bottom:20px;
}

.caption {
	padding-bottom:5px;
	
}
.img_caption {
	font-size:15px;
	padding-left:0px;
	font-variant: small-caps;
	line-height:16px;
}

.img_caption.right {
	/*padding-left:20px;
	padding-bottom: 20px;*/
}
img {
	/*
	clear:right;
	float:right;
	margin:5px 2px 10px 15px;
	
	float:right;
	-moz-border-radius: 10px;
	border-radius: 10px;*/

}

/* ++++++++++++++  image float style ++++++++++++++ */
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-none
{display:block;
	/* margin:10px 0 */
}


strong {
	font-size:13px;
	font-variant: small-caps;
	font-weight: bold;	
}

ul.breadcrumb {
	padding-top:15px;
	font-size:10px;
	color: #FFF;
}
ul.breadcrumb a.pathway {
	color:#fff;
	text-decoration:none;
}
ul.breadcrumb a.pathway:hover {
	color:#BFFF00;
}
ul.breadcrumb img {
	padding-right:2px;	
}

ul.breadcrumb li {
	padding-left:10px;
	display:inline;
}

.divider {
	padding-left:10px;
	font-size:9px;
}
/* Joomla Styles end here */

.phocagallery {
	display:block;
	width:150px;
	float:right;
}

div.moduletable h3 {
	display:block;
	height:30px;
	font-size:16px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-variant: small-caps;
	margin-bottom:5px;
}

.moduletable-tagline p {
        font-style: italic;
        text-align: center;
        font-size: 13px;
}

div.moduletable_tieto {
margin-top:40px;

}

div.moduletable_tieto h3 {
	display:block;
	height:30px;
	font-size:16px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-variant: small-caps;
	margin-bottom:5px;

}
figcaption  {
	line-height:12px;
	font-weight: bold;	
	font-size: 10px;	
	/* padding-bottom: 10px; */
}
.pull-center {
	padding-top: 15px;
	padding-bottom: 5px;	
}
.pull-right {
	width:231px;
	clear:both;
	float:right;
	padding-top: 5px;
	padding-left: 15px;
	text-align:left;


}


.btn-group {
  display: inline-block;
  padding-top:10px;
}


/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media print {

		
}