/*
Theme Name: sinipelkki
Template:	twentysixteen
*/

body {
font-size: 20px;
font-family: Arial, sans-serif;
line-height: 130%;
letter-spacing: 1.0px;
color: #000;
}
p {
	margin: 0 0 0.4em;
}
.wp-caption {
	margin-bottom: 0;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	color: #000;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.site-header {
padding-top: 20px;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 0;
text-align: left;
}
.site-title {
  font-size: 20px;
  font-family: Arial, sans-serif;
  line-height: 3;
  letter-spacing: 1.0px;
  color: #000;
}
.site-branding {
  font-size: 20px;
  font-family: Arial, sans-serif;
  line-height: 130%;
  letter-spacing: 1.0px;
  color: #000;
}
.site-header h1 {
font-size: 20px;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 20px;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.entry-header {
display: none;
}
.site-header h2 {
display: none;
}
.site-navigation {
margin-top: none;
}
.main-navigation {
margin-top: 0;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: blue;
}
.page .entry-title {
display: none;
}
.entry-footer {
  display: none;
}
.site-footer {
	padding: 0 0% 0em;
}
/*.menu-toggle div {
  background-color: blue;
  border-radius: 2px 2px 2px 2px;
  height: 3px;
  margin-top: 2px;
  width: 20px;
  border: none;
}
button,
input,
textarea {
border-radius: 3px;
font-family: Arial, sans-serif;
font-color: #000;
padding: 6px;
padding: 0.428571429rem;
}
*/
/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #000;
background-color: transparent;
border: none;
border-radius: 3px;
box-shadow: none;
}
.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: blue;
}
.main-navigation li:hover a,
.main-navigation li.focus a {
    color: blue;
}
.entry-content a:hover,
.entry-content a:focus {
    color: blue;
}
a {
	color: #000;
	text-decoration: none;
}
.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: 0 2px 0 0;
}
.no-sidebar .entry-header,
.no-sidebar .entry-content,
.no-sidebar .entry-summary,
.no-sidebar .entry-footer,
.no-sidebar .comments-area,
.no-sidebar .image-navigation,
.no-sidebar .post-navigation,
.no-sidebar .pagination,
.no-sidebar .page-header,
.no-sidebar .page-content,
.no-sidebar .content-bottom-widgets {
  margin-right: 0%;
  margin-left: 0%;
}
.site {
  margin: 21px;
}
.site-inner {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
}
body {
	background: #fff;
}
.site-branding {
    margin: -2em 0 0.875em 0;
}
.site-title {
    letter-spacing: 3px;
    font-family: Arial, sans-serif;
    font-size: 19px;
}
site-header-menu{
    margin-left:auto;
    margin-right:auto;
}
.site-header-main {
    align-items: center;
}
/*.site-header {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0;
    text-align: left;
}*/
.site-main {
  		padding: 0 0%;
  	}
.site-content {
    padding: 0 0%;
}
.main-navigation .primary-menu {
  font-family: Arial, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-top: 15px;
}
.main-navigation .primary-menu {
    border: none;
}
.main-navigation ul ul {
  border-bottom: none;
}
.main-navigation ul ul li {
  border: none;
}
.main-navigation li {
	border-top: 3px solid #000;
}
.main-navigation ul ul:before {
  border-color: none;
  border-width: none;
}
table,
th,
td {
	border: none;
}
img {
    padding-top: 15px;
}
p {
    padding-top: 0px;
}
.menu-toggle {
  display: none;
}
.screen-reader-text {
  display: none;
}
.site-info {
  display: none;
}
.social-navigation a {
	border: none;
}
.menu-toggle {
	background-color: transparent;
	border: none;
}
.page-links > span {
	border: none;
}
/* Form fields, general styles first */
button,
input,
textarea {
border-radius: 3px;
font-family: Arial, sans-serif;
font-color: #000;
padding: 6px;
padding: 0.428571429rem;
}

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #000;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #000;
	border-left-width: 0px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
  color: #000;
}
/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
