/*
Theme Name: Finnish Friendly Visiting Service Inc
Theme URI: http://kitka.com.au/
Description: Finnish Friendly Visiting Service Template
Author: Alan Reddick
Version: 1.0
*/
* {
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:link {
	color: #397BC8;
}
a:visited {
	color: #2f65a3;
}
a:hover {
	color: #393c35;
}
a:active {
	color: #393c35;
}
p, li {
	font-size: 120%;
	color: #393c35;
	line-height: 140%;
}
h1 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 300%;
	color: #000000;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 200%;
	color: #000000;
}

#content {
	width: 914px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 104px;
}
#logo {
	height: 104px;
	width: 125px;
	float: left;
}
#textlogo {
	float: left;
	height: 104px;
	width: 500px;
	background-image: url(images/ffvs.png);
	background-repeat: no-repeat;
}
#textlogo h1 {
	display: none;
}
#rightlogo {
	height: 104px;
	width: 189px;
	float: left;
}
#headerBar {
	height: 17px;
	background-image: url(images/headerBg.png);
}
#mainSidebar {
	float: left;
	width: 230px;
	padding-bottom: 42px;
}
#sidebar {
	padding-top: 30px;
	padding-bottom: 20px;
}
#sidebar .qtrans_language_chooser {
	padding: 0px;
	margin: 0px;
	width: 230px;
	line-height: 25px;
}
.qtrans_language_chooser li:first-child {
	display: block;
	width: 107px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.qtrans_language_chooser li {
	display: block;
	width: 107px;
	float: left;
	text-align: left;
	padding-left: 5px;
	font-size: 170%;
	font-family: Garamond, "Times New Roman", serif;
}
.qtrans_language_chooser:after {
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
	display: block;
}
.qtrans_flag_en {
	background-position: left center !important;
}
.qtrans_flag_fi {
	background-position: left center !important;	
}
.qtrans_language_chooser .active a {
	color: #393c35 !important;
}
#navigation {
	clear: both;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	list-style: none;
	height: auto;
}
#navigation a {
	font-size: 170%;
}
#navigation:after {
	clear: both;
	height: 0;
	content: ".";
	visibility: hidden;
	display: block;
}
#navigation .current_page_item a {
	color: #393c35 !important;
}
#bodyCopy {
	width: 640px;
	float: left;
	padding-top: 10px;
	padding-left: 42px;
	padding-bottom: 42px;
}
#footer {
	clear: both;
}
#address {
	font-size:90%;
}
#nav-resource {
	text-align: center;
	margin: 10px 0px 30px;
}
#nav-resource .page-numbers {
	display: inline-block;
	border: solid 1px #2f65a3;
	padding: 2px 6px 2px;
	background-color: #2f65a3;
	color: #FFF;
	font-size: 120%;
}
#nav-resource a:link {
	color: #FFF;
}
#nav-resource a:visited {
	color: #FFF;
}
#nav-resource a:hover {
	color: #000;
}
#nav-resource a:active {
	color: #000;
}
#nav-resource .current {
	background-color: #393c35;
	border: solid 1px #393c35;
	color: #FFF;
}
.search-excerpt {
	background-color: #FDE89B;
}
#search {
	margin-top: 20px;
	clear: both;
	text-align: left;
}
#mainSidebar #search {
	margin-top: 20px;
	clear: both;
	text-align: center;
}
#search input {
	border: solid 1px #2f65a3;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	padding: 3px;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 170%;
}
#search input[type=submit] {
	color:#FFF;
	background-color: #2f65a3;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#search input[type=text] {
	width: 135px;
	margin-right: 5px;
}
#search input[type=submit]:hover {
	color:#FFF;
	background-color: #393c35;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	border: solid 1px #393c35;
}
.post-date {
	color: #999;
}
.commentsarea {
	color: #999;
	padding: 3px;
	border: 1px dotted #CCC;
	display: none;	
}
.adminlink {
	font-size:10px;
	color: #999;
	float: left;
	width: 55px;
}
.alignright {
	float: right;
	padding-left: 10px;
}
.alignleft {
	float: left;
	padding-right: 10px;
}
.linklove {
	display: none;
}
.fontsize {
	padding-left: 30px;
	padding-top: 10px;
}
.section-title, .span_event_date_label {
	font-weight: bold;
}
.event_data {
	border-top: solid #CCC 1px;
}