/*
Theme Name: VISCI
Theme URI: http://www.visci.fi
Description: Custom theme for Visci.fi
Version: 3.0
Author: Jyrki Vanamo
Author URI: http://www.jyrkivanamo.com
Tags: 

*/

* {
	margin: 0;
	padding: 0; }

body {
	font: 12px/1.6em Lucida Grande, Helvetica, Arial, sans-serif;
	color: #333;
	background-image: url(images/headerbg.gif);
	background-repeat:repeat-x;
	background-color: #fff;}
	



h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	color: #234567;}
	
a {
	text-decoration: none;
	color: #08c}

a:hover {
	text-decoration: underline;}
	
p {
	margin-bottom: 1em;}


img {
	border: 0;}
	
input {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-weight: normal;
	width: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;}
	
input[type="text"], input[type="password"] {
	padding: 4px;
	margin: 0;
	border: solid 1px #999;
	background: #fff;
	color: #333;}
	
input[type="button"], input[type="submit"] {
	margin: 0;
	padding: 3px 6px;
	border: solid 1px #999;
	background: #fff;
	color: #333;
	cursor: pointer;}
	
input[type="button"]:hover, input[type="submit"]:hover {
	background: #9c3;
	color: #fff;
	border: solid 1px #9c3;}
	
input.mini {
	width: 100px;}
input.medium {
	width: 200px;}
input.large {
	width: 300px;}
	
textarea {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	width: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	margin: 0;
	border: solid 1px #999;
	background: #fff;
	color: #333;}
	
.clear {
	clear: both;}

.alignright {
	float: right;}

.alignleft {
	float: left;}

blockquote {
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 30px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;}

img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;}
	
.entry ul, .entry ol {
	margin-bottom: 1em;
	margin-left: 30px;}
	
.entry h1, .entry h2, .entry h3, .entry h4 {
	margin: 1em 0;}
	

#header {
	float: left;
	width: 100%;}

#main {
	float: left;
	width: 100%;
	min-height: 500px;}

#content {
	}
	
#sidebar {
	}

#footer {
	float: left;
	width: 100%;
	background: #fff;
	color: #666;
	font-size: 0.8em;}

.template {
	width: 1020px;
	height: auto;
	margin: 0 auto;}
	
#quicksearch {
	clear: right;
	float: right;
	margin: 20px 20px 0 0;
	width: 300px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #ccc;}
	
#quicksearch #s {
	float: left;
	margin: 0;
	padding: 5px;
	border: 0;
	width: 250px;
	background: #fff;
	color: #999;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;}
#quicksearch #s:focus {
	color: #333;}
	
#quicksearch #go {
	float: right;
	margin: 0;
	padding: 5px;
	border: 0;}
#quicksearch #go:hover {
	color: #9c3;
	background: #fff;
	border: 0;}
	
#logo {
	clear: both;
	float: left;
	margin: 25px 0 10px 0px;}
	
#menu ul {
	float: right;
	list-style: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	margin-top: 10px;}

#menu ul li {	
	float: right;
	clear: both;}

#menu ul li a {
	display: block;
	float: left;
	margin-bottom: 1px;
	padding: 4px 6px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}

#menu a:hover, #menu li.current_page_item a, #menu li.current-cat a {
	background: #9c3;
	color: #fff;}


	
#disclaimer {
	padding-top: 35px;}
	
#consortium {
	}
	
	
.sectiontitle {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	padding: 10px 0;
	font-size: 1.6em;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #00597D;}
	


.sectiontitle a {
	color: #00597D;}



	

.columns-1 {
	float: left;
	width: 150px;
	padding: 20px;}
	
.columns-2 {
	float: left;
	width: 300px;
	padding: 20px;}

.columns-3 {
	float: left;
	width: 450px;
	padding: 20px;}
	
.columns-5 {
	float: left;
	width: 770px;
	padding: 20px;}
	


.post {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}
	
.post-full {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}

.post-people {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}

.post-preview {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}
	
.post-excerpt {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}
	
.post-caption {
	float: left;
	width: 100%;
	padding: 8px 0;
	border-top: dashed 1px #999;}
	
.post-comment {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}


.postheader {
	clear: both;
	float: left;
	width: 100%;}

.postentry {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0.2em;}
	
#sidebar .postentry {
	color: #666;
	font-size: 0.9em;
	line-height: 1.5em;}
	

.posttitle {
	clear: both;
	float: left;
	font-size: 1.2em;
	font-family: Georgia, Times, Times New Roman, serif;
	line-height: 1.2em;
	width: 100%;
	color: #00253C;}

#sidebar .posttitle {
	font-size:1.1em;	
}
	
.posttitle a {
	color: #00253C;}

.postdate {
	font-size: 0.9em;
	font-weight: bold;
	color: #999;}
.postdate a {
	color: #08c;}
	
.postauthor {
	font-size: 0.9em;
	font-weight: bold;
	color: #999;}
.postauthor a {
	color: #08c;}
	
.postcategory {
	font-size: 0.9em;
	font-weight: bold;
	color: #999;}
.postcategory a {
	color: #08c;}
	
.postdetails {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	width: 100%;
	padding: 10px 0;
	list-style: none;
	border-top: dashed 1px #999;
	color:#999;}
	
.sociable {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-top: dashed 1px #999;}
	
	
ul.delicious {
	float: left;
	list-style: none;}
	
ul.delicious li {
	float: left;
	width: 100%;
	padding: 8px 0;
	border-top: dashed 1px #999;	
}


ul.delicious li .delicious-link {
	clear: both;
	float: left;
	font-size: 1.2em;
	font-family: Georgia, Times, Times New Roman, serif;
	line-height: 1.2em;
	color: #00253C;
}

#sidebar .delicious-link {
	font-size:1.1em;	
}
   
ul.delicious li .delicious-timestamp {
	clear: both;
	float: left;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border: none;
}




.sticky {
	}

.sticky .posttitle:after {
	content: "new";
	color: #fff;
	vertical-align: super;
	font-size: 0.8em;
	line-height: normal;
	margin-left: 3px;
	padding: 1px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #e07;}



.wp-tag-cloud {
	float: left;
	list-style: none;
	text-align: justify;
	border-top: dashed 1px #999;
	padding: 15px 0;
}
	
.wp-tag-cloud li {
	display: inline;
	line-height: 2.0em;}
	
.wp-tag-cloud li a {
	font-weight: normal;
	font-family: Georgia, serif;
	padding: 1px;}

	




.navigation, .pagebar {
	float: left;
	width: 100%;
	padding: 10px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;}
.navigation a, .pagebar a {
	float: left;
	min-width: 1em;
	margin-right: 5px;
	padding: 4px 6px;
	border: solid 1px #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333;
	text-decoration: none;
	text-align: center;}
.navigation a:hover, .pagebar a:hover {
	background: #9c3;
	color: #fff;
	border: solid 1px #9c3;}	
.pagebar .this-page {
	float: left;
	min-width: 1em;
	margin-right: 5px;
	padding: 4px 6px;
	border: solid 1px #9c3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #9c3;
	color: #fff;
	text-align: center;}




#commentlist {
	margin-bottom: 10px}

#respond {
	float: left;
	width: 100%;
	margin-bottom: 10px;}
	
#commentform {
	float: left;
	width: 100%;
	padding: 15px 0;
	margin: 0;
	border-top: dashed 1px #999;}
	
#comment {
	width: 440px;}








