@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,400italic);

body {
	font-family: 'Roboto', sans-serif;
	background-color: black;
	background: url('images/11bg.jpg');
	color: white;
	margin-top: 20px;
}

p {
	color: white;
	/*display:inline-block;*/
	font-style: italic;
	font-size: 1em;
}

#wp-wall p {
	color: black;
}
#wp-wall {
	background-color: #ccc;
}

#wp-wall body {
	color: black;
}

.press {
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

.teksti {
	display: inline;
	background-color: white;
	color:black;
}
.blokki {
	background-color: white;
	color:black;
}

a {
	color:green;
	font-style: underline;
}
a:hover {
	text-decoration: none;
	color: #yellow;
}
.header-background {
	background-color: #000;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
	position: relative;

}


.top-nav {
	position: relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	-webkit-box-shadow: 0px 2px 12px 0px rgba(10, 10, 10, 0.51);
	-moz-box-shadow:    0px 2px 12px 0px rgba(10, 10, 10, 0.51);
	box-shadow:         0px 2px 12px 0px rgba(10, 10, 10, 0.51);
}

.top-nav a {
	color:#eee;
	margin-right: 20px;
	padding: 10px;
	font-style: italic;
}

.top-nav a:hover {
	color:black;
	background-color: white;
	padding: 10px;
	transition: all 0.4s;
}

.top-nav ul {
	list-style: none;
}

.top-nav ul li {
	float: left;
	padding: 12px;
	font-size: 1.2em;
}

.widget-title {
	font-size: 16px;
}

h1 {
	font-weight: bold;
	background-color: white;
	color: black;


}

h2 {
	font-size: 1.2em;
}
.palikka {
	padding-top: 20px;
	/*max-width: 980px;*/
	background-color: black;
}
.headerpalikka {
	padding-top: 20px;
	/*max-width: 980px;*/
	margin: auto;
}
li {
	list-style: none;
}

.responsive {
	width: 100%;
	margin-bottom: 10px;
}
.grayfoot {
	background-color: black;
	position: relative;
  	padding-bottom: 80px;
  	clear:both;
  	padding-top:20px;
  	
} 

.footer {
/*	max-width: 980px; */
}

.responsive-sidebar {
	width:100%;
	max-width: 200px;
	margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
}

.marginaalit {
	margin: 10px;
	padding: 10px;
}

.menubar {
	background-color: black;
	color: white;

}

.marginalize {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.entry-content h3 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
}

h3 span {
	color: black;
	background-color: white;
}

span {
	display:inline;
}

.small img {
	height: 3em !important;
	max-height: 3em !important;
}

#mc_signup{
	background-color:#000;
	color: #000; 
	clear:left; 
	max-width:100%;
	 }
#mc_embed_signup form {
display: block;
position: relative;
padding: 10px 0 10px 3%;
}

#mc_embed_signup input.email {
display: block;
margin: 0 4% 10px 0;
text-indent: 5px;
width: 30%;
min-width: 130px;
}

.textwidget {
	align: left;
}

.left {
	text-align: left;
	color:black;
	background-color: white;
}

.clear {
display: block;
position: relative;
padding: 10px 0 10px 3%;
}

#sb_messages {
	background-color: gray;
}

#input_area {
	color: black;
	background-color: gray;
	
}