body { 
background: #fff;
font: 13px Arial;
}

.container div {
}

.container { 
/*text-shadow: 0 1px 0 #FFFFFF*/
}

.header { padding-bottom: 30px }

.navigation {
width: 100%;
height: 70px;
}
	.navigation h3 {display: none}
	
	.menu a, .menu a:visited {
	background:#eee;
	margin:4px 0;
	padding:7px 7px;
	text-decoration:none;
	color:#000;
	opacity:0.8;
	}
	
	.menu a:hover, .menu .current_page_item li a:hover {
	background:none repeat scroll 0 0 #DDDDDD;
	}
	.menu .current_page_item a {
	background:none repeat scroll 0 0 #333333;
	color:#FFFFFF;
	}
	.menu .current_page_item li a {
	background:none repeat scroll 0 0 #DDDDDD;
	}


	.menu li {display: inline } 
	.menu li ul { display:none; }

.main {
float:left;
width:460px;
}

/* .full img { margin: 20px 0 47px } */

.right {
float:left;
width: 220px;
margin-left: 20px;
padding-left: 20px;
border-left:1px solid #CCCCCC;
}

.right li {
margin:5px 0;
}

.right a, .right a:visited {
color:gray;
text-decoration:none;
border-bottom:1px dotted;
}

.right a:hover {
color:green;
}


.widget {
border-top:1px solid #ccc;
padding-top:10px;
margin-bottom:10px;
}


.footer {
clear: both;
margin-bottom: 30px;
padding-top: 16px;
border-top: 1px solid #ccc
}

.container {
width:721px;
margin:0 auto;
padding-top: 30px;
}

.submenu-top {
display:none;
}


.footer a, .footer a:visited, .post a, .post a:visited {
border-bottom:1px solid #C03545;
text-decoration:none;
color:#777;
}
.footer a:hover, .post a:hover {
color:#C03545;
border-bottom:1px solid #777;
}


/* MUU */
#linkcat-4, #categories-3 { border-top: none; padding-top: 5px }

#wpsb_radio_option1, #wpsb_radio_option2 {
display:none;
}

.wpsb_form_label  {
display:inline;
}

#wpsb {text-align: center!important}

#wpsb form  {
text-align:center;
}

.page-template-subscribe-php { background: #eee }

#wpsb_email {
width:125px;
}

.wpsb_form_btn {
border:1px solid #999;
background:#75D784;
-moz-border-radius:4px;
padding: 1px
}
.wpsb_form_btn:hover {
background:#83E491;
}

input {
border:1px solid #ccc;
padding:2px;
background:#f9f9f9;
}


.kirjasisu {
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #CCCCCC;
font:13px Arial;
height:105px;
padding:2px;
width:477px;
}

.wpcf7 p { margin-bottom: 10px!important }

div.wpcf7 img.ajax-loader  { vertical-align: text-top!important }

#contact p {
line-height:10px;
}

#contact {border-left: 1px solid #ccc}

#contact td {
padding-left:30px;
}


