/*!
 * Leader Joutsenten reitti
 */

 /* Flatten */
/*!
 * Flat styles for Bootstrap v3.0.0
 *
 * Copyright 2013 Scott Dorman
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @sdorman.
 */

.img-thumbnail {
    border-radius: 0;
}

code {
    border-radius: 0;
}

pre {
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.input-sm {
    border-radius: 0;
}

.input-lg {
    border-radius: 0;
}

.btn {
    border-radius: 0;
}

.btn-lg {
    border-radius: 0;
}

.btn-sm,
.btn-xs {
    border-radius: 0;
}

.dropdown-menu {
    border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-group-xs > .btn {
    border-radius: 0;
}

.btn-group-sm > .btn {
    border-radius: 0;
}

.btn-group-lg > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    border-radius: 0;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    border-radius: 0;
}

.input-group-addon {
    border-radius: 0;
}

    .input-group-addon.input-sm {
        border-radius: 0;
    }

    .input-group-addon.input-lg {
        border-radius: 0;
    }


.nav-tabs > li > a {
    border-radius: 0;
}

.nav-pills > li > a {
    border-radius: 0;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-toggle {
    border-radius: 0;
}

    .navbar-toggle .icon-bar {
        border-radius: 0;
    }

.breadcrumb {
    border-radius: 0;
}

.pagination {
    border-radius: 0;
}

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pager li > a,
.pager li > span {
    border-radius: 0;
}

.label {
    border-radius: 0;
}

.badge {
    border-radius: 0;
}

.container .jumbotron {
    border-radius: 0;
}

.thumbnail {
    border-radius: 0;
}

.alert {
    border-radius: 0;
}

.progress {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.panel {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-footer {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.panel-group .panel {
    border-radius: 0;
}

.well {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.well-lg {
    border-radius: 0;
}

.well-sm {
    border-radius: 0;
}

.close {
    text-shadow: none;
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.tooltip-inner {
    border-radius: 0;
}

.popover {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.popover-title {
    border-radius: 0;
}

.carousel-control {
    text-shadow: none;
}

.carousel-indicators li {
    border-radius: 0;
}

.carousel-caption {
    text-shadow: none;
}





/* */

body {
	background-color: #E7E9E3;
	font-family: 'Ubuntu', sans-serif;
}

.container {
	border: 0;
	background-color: White;
}





/* NAVIGIOINTI */

.navbar-header {
	min-height: 0px;
	margin: 0;
	padding: 10px 0 0 20px;
	background-color: transparent;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-repeat: repeat-x;
	border: 0px solid #d4d4d4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: none;
	*zoom: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-hader:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.navbar-header, .navbar-collapse {
	margin: 0;
	padding: 0;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 20px 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  text-shadow: none;
}

.navbar .brand:hover {
  text-decoration: none;
}

.navbar {
	background-color: transparent;
	border-bottom: 1px solid #E7E9E3;
	border-right: 0;
	border-top: 1px solid #E7E9E3;
	border-left: 0;
	margin: 0 0 20px 0;
}

.navbar-collapse ul {
	padding: 0;
	margin: 0;
}

.navbar-collapse li {
	float: left;
	padding: 8px 10px 6px 10px;
	margin: 0 20px 0 0;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 20px;
	list-style-type: none;
}

.navbar-collapse .current_page_item {
	border-bottom: 6px solid #00A13A;
	background-color: #00A13A;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
       .navbar-collapse {
       	border: 0;
       } 
		 .navbar-collapse li { float: none; }
}

.navbar-collapse li a {
	float: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: bold;
	color: #00A13A;
	text-transform: uppercase;
}

.navbar-collapse .current_page_item a {
	color: White;
}

/* Alanavigointi */

.alanavigointi ul {
		padding-left: 25px;
}

.alanavigointi li {
	list-style-type: none;
	font-size: 18px;
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0 8px 0;
}

.alanavigointi li ul {
	padding-left: 20px;
}

.alanavigointi li ul li {
	border: 0;
	font-size: 16px;
	padding: 4px 0 4px 0;
}

/* Logo */ 

.logo {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
}

/* Footer*/ 

.footer1 {
	background-color: #00A13A;
	padding: 10px 0 10px 0;
}

.widgetfooter1 {
	padding: 10px;
}

.widgetfooter1 p {
	color: White;
	font-size: 16px;
}

.widgetfooter1 h4 {
	color: White;
}

.widgetfooter21 p {
	color: #222222;
	font-size: 16px;
}

.widgetfooter22 p {
	color: #222222;
	font-size: 14px;
	text-align: right;
}

.widgetfooter1 a, .widgetfooter1 a:link, .widgetfooter1 a:visited {
	text-decoration: none;
	color: White;
	font-weight: normal;
}

.widgetfooter1 a:hover, a:active {
	color: White;
}

/*FONTIT */ 

h2 {
	font-weight: bold;
	color: #222222;
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 130%;
	border-bottom: 4px solid #E8E9E3;
}

p {
	font-size: 18px;
	line-height: 130%;
}

.wp-caption-text {
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #00A13A;
	font-weight: bold;
}

a:hover, a:active {
	color: #00A13A;
}

li {
	font-size: 18px;
}

/* WIDGETIT */ 

/* Etusivu*/ 

.widget {
	margin: 0 0 20px 0;
}
	
.widget h4 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	border-left: 4px solid #00A13A;
	padding-left: 8px;
	color: Black;
}

.widget p {
	font-size: 16px;
	line-height: 130%;
}

.widget ul {
	margin:0;
	padding: 0;
}

.widget li {
	list-style-type: none;
	font-size: 18px;
}

/* Kuvat */ 

img {
	 max-width:100% !important;
    height:auto;
    display:block;
}

/* Haku */ 

.btn-search {
	background-color: #00A13A;
	color: #ffffff;
}

.post-date {
	display: inline-block;
	width: 20%;
	float: left;
	vertical-align: top;
	font-size: 13px;
}

.uutiset li a {
	display: inline-block;
	width: 75%;
	vertical-align: top;
	font-size: 14px;
}