﻿/*
Theme Name: SuniSoft WordPress 2.7 Theme
Theme URI: http://www.sunisoft.fi/
Description: Demotemplate for SuniSoft WordPress sites
Version: 1.0
Author: Kimmo Kovalainen
Author URI: http://www.picnom.com/
*/

/* MAIN STRUCTURAL ELEMENTS */
body {
	background: #FFF url(img/bodybg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	font: 12px Arial, Helvetica, Verdana;
	color: #333;
	}

#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#header {
	width: 770px;
	height: 134px;
	margin: 0;
	position: relative;
	}

#subnav { font: 11px Arial, Helvetica, Verdana; color: #CCC; position: absolute; top: 107px; right: 0px; }
#logo { z-index: 5; position: absolute; top: 22px; left: 17px; }

black { color: #000 !important; }

#innercontainer { width: 770px; background: url(img/innercontainerbg.gif) top repeat-y; }

.navbar {
	float: left;
	background: #444;
	width: 179px;
	height: 215px;
	padding: 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, Verdana;
	border-bottom: 1px solid #000; 
	letter-spacing: 1px; 
	}

.navbar ul {
	height: 215px;
	width: 179px;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	}

.navbar li { background: transparent url(img/navbullet.png) no-repeat scroll 9px 15px; width: 155px; height: 10px; float: left; padding: 12px; text-align: left; border-bottom: 1px solid #606060; border-top: 1px solid #0C0C0C; padding-top: 11px; padding-bottom: 13px; }
.navbar li a { text-decoration: none; color: #FFF; margin-left: 9px; }
.navbar li a:hover { color: #FC0; }

.navbar li.current_page_item { background-color: #303030; }
.navbar li.current_page_item a, #navbar li.current_page_item a:hover,
.navbar li.current_page_item a:focus, #navbar li.current_page_item a:active { font-weight: normal; color: #FFF; }
.navbar ul li ul { display: none; } 

#content {
	font: 12px Arial, Helvetica, Verdana;
	margin: 0;
	width: 540px;
	float: right;
	padding: 20px 25px;
	line-height: 17px;
	text-align: justify;
	}

#content a { color: #990000; }
#content a:hover { color: #FF0000; text-decoration: none; }

#content table { width: 480px; font: 11px Arial, Helvetica, Verdana; }

#content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 9px 5px 3px; 
	background: #DDDDCA;
	margin: 4px 0 12px 0;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;
	border-left: 5px solid #B7B78E; 
	}

#content ul li {
	color: #111;
	background:transparent url(img/bullet.png) no-repeat scroll 4px 4px;
	line-height: 17px;
	padding: 0 0 0 18px; 
	margin: 0 0 5px 0;
	}

#sidebar {
	float: left;
	width: 180px;
	margin: 0;
	color: #333;
	line-height: 16px !important;
	}

#sidebar h2 { font: bold 12px Arial, Verdana, Helvetica; margin: 5px 0 0; padding: 0; }
#sidebar ul { width: 204px; padding: 0; margin: 0 25px; list-style-type: none; }
#sidebar li { font: 9px Tahoma, Arial; color: #AAA; width: 184px; padding: 6px 0 4px 22px; background: url(img/icons/note.png) no-repeat 0px 8px; }
#sidebar li a { font: 12px Arial, Helvetica; color: #B7007F; text-decoration: none; line-height: 21px !important; }
#sidebar li a:hover { text-decoration: underline; }

#arkistolinkki li { padding: 6px 0 4px 22px !important; background: url(img/icons/date.png) no-repeat 0px 9px !important; margin-top: 12px; }
#footerclear { clear: both; height: 4px; }

#footer {
	clear: both;
	color: #999; 
	font-size: 10px; 
	text-align: right;
	padding: 4px;
	margin: 0 auto;
	font: 10px Arial, Helvetica;
	width: 770px;
	}

#footer p { margin: 0px 2px 0 0 !important; }
#footer a, #footer a:visited { font-weight: normal; text-decoration: none; padding: 0px 2px 0px 0px; color: #999; }
#footer a:hover, #footer a:focus, #footer a:active { text-decoration: none; color: #555;}

.sunisoft a { color: #999 !important; }

.entry {
	line-height: 1.4em;
	}

.postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* TYPOGRAPHY */

p { margin: 0px 0px 15px 0px; }
a img { border: 0; }
img { border: 0; }
a { color: #B7007F; text-decoration: none; }

h1 { font: bold 22px Arial, Helvetica, Verdana; color: #333; margin: 6px 0px 9px 0px; clear: both; }
h2 { font: bold 14px Arial, Helvetica, Verdana; color: #000; margin: 20px 0px 5px 0px; padding: 0; text-transform: uppercase; }
h3 { font: bold 13px Arial, Helvetica, Verdana; color: #B7007F; margin: 20px 0px 3px 0px; padding: 0; }
h3 a { color: #FFBA44; text-decoration: none; }
h3 a:hover { color: #FFBA44; text-decoration: underline; }
h4 { text-transform: uppercase; color: #FFBA44; font: bold 11px Arial, Helvetica, Verdana; margin: 10px 0 0 0; padding: 0 0 1px 0; }
h4 a { color: #FFBA44; text-decoration: none; }
h4 a:hover { color: #FFBA44; text-decoration: none !important; }

small { font-family: Arial, Helvetica, Sans-Serif; font-size: 9px; line-height: 12px; }

#headerimg .description { font-size: 1.2em; text-align: center; }

h2.pagetitle { font-size: 15px; }

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 10px auto;
	}

img.alignright {
	padding: 2px;
	margin: 3px 0px 10px 15px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 3px 15px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 3px 0px 10px 15px; 
	}

.alignleft {
	float: left;
	margin: 3px 15px 10px 0px;
	}

.wp-caption {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	padding-top: 4px;
	text-align: center;
	}

.wp-caption-text { padding: 0px 5px; margin: 4px; font: 10px Arial, Helvetica, Verdana; }

/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }
/* End Calendar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {

	cursor: help;
	}











acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	height: 15px;
	text-align: center;
	margin: 10px 0px 15px 0px;
	}
/* End Various Tags & Classes*/

/* RANDOM LISÄYKSET */
.yhteystieto { width: 170px; float: left; }
.clear { clear: both; }

.comments-link { font-weight: bold; color: #999; }
.comments-link:hover { color: #555; text-decoration: none !important; }

.postlistaus { font: 12px Arial, Helvetica; color: #BBB; width: 404px; padding: 6px 0 4px 22px; background: url(img/icons/note.png) no-repeat 0px 5px; }
.postlistaus a { font: 12px Arial, Helvetica; color: #B7007F; text-decoration: none; }
.postlistaus a:hover { text-decoration: underline !important; }

.post_date { font: 9px Tahoma, Arial; color: #AAA;  margin: 0 0 5px 0; padding: 0; }
.post_content { font: normal 11px Arial, Helvetica, Verdana; padding: 0px 0px 15px 0px;}
.post_content p { margin: 0px; padding: 5px 0px 5px 0px; line-height: 17px;}
.post_title { font: 22px Arial, Helvetica, Verdana; color: #B7007F; margin: 6px 0px 2px 0px; }

/* JQUERY CYCLE */
.pics { 
	float: right;
	height:  215px; 
	width:   590px; 
	padding: 0; 
	margin:  0; 
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.pics img { 
	padding: 0px; 
	border: 0; 
	width:  590px;
	height: 215px;
	top:  0;
	left: 0;
	z-index: 3;
}
/* END JQUERY CYCLE */

#kartta { float: right; width: 372px; border: 1px solid #000; }

/* PRODUCTS */
.productdisplay { border-bottom: 1px solid #AAA; }
.product_image { border: 1px solid #000 !important; }

#sidebar #logolist { margin: 15px 0px; }
#sidebar #logolist img { width: 100px; margin: 9px 40px; }

#sidebar #logoweb { margin: 15px 0px; }
#sidebar #logoweb img { width: 140px; margin: 9px 20px; }