/*  
Theme Name: Twentyeleven - Ympäristökeskus
Theme URI: 
Description: Accessbility for Ympäristökeskus
Version: 0.1
Author: Petri Leskinen
Author URI: http://www.hzstudio.net
*/

/**************** Accessbility *********************/
#switches{float:right;margin-right:20px;}
#switches li{display:inline;list-style-type:none;}



h1{border-bottom:1px solid #000000;}
h1 a:link, h1 a:visited{color:#ffffff;}
.post h2{background:url(https://www.stadinilmasto.fi/wp-content/themes/twentyeleven-stadinilmasto/images/titti_orange.gif);border:none;}
.post h2 a:link, .post h2 a:visited{color:#ffffff;font:bold 1.2em Trebuchet MS, Arial, sans-serif;}
.entry{background-color:#666666;color:#ffffff;}
.entry a:link, .entry a:visited{background-color:#666666;color:#ffffff;text-decoration:underline;}
.entry a:hover{text-decoration:none;}
a:link, a:visited{color:#999999;text-decoration:none;}
a:hover{text-decoration:none;}
#rss{background:url(https://www.stadinilmasto.fi/wp-content/themes/twentyeleven-stadinilmasto/images/rss_orange.jpg) no-repeat left 0%;height:160px;}
#navigation a:link, a:visited{color:#FF6600;text-decoration:none;}
#footer{background:url(https://www.stadinilmasto.fi/wp-content/themes/twentyeleven-stadinilmasto/images/menu_orange.gif);border-top:5px solid #666666;color:#fff;}
#menu{background-color:#333333;border-top:5px solid #FF9900;}
.current_page_item a:link, .current_page_item a:visited{background:url(https://www.stadinilmasto.fi/wp-content/themes/twentyeleven-stadinilmasto/images/menu_orange.gif);border-bottom:5px solid #FF9900;color:#ffffff;}
.page_item a:link, .page_item a:visited{color:#ffffff;}
.page_item a:hover{background-color:#666666;border-bottom:5px solid #333333;color:#FFFFFF;}

#primary, #secondary, #page{
background:#000000;
}

#page{
margin: 1px auto;	
	}

body {
	
	background-color: #33333;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 140%;
	color: yellow;
}
/*Navigation colors modification*/
header#branding{  
background: #fff;  
color: #fff;  
}  
header#branding h1, header#branding h2, header#branding a{ color: #fff; }  
#respond{ background: #fff; } 
.breadcrumbs a{
color:blue;
}
.breadcrums{
	padding-left:8%;}

#branding img{
	margin-bottom:-10px;
	}
#branding{
border-top:none;	
	}

#access {
	background: #333333; /* Show a solid color for older browsers */
	color:#86FB86;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #5983AE;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	
	display: flex;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333333;
	border-bottom: 1px dotted #ddd;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}

/*Colors for navigation colors on mouseover*/
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #5983AE;
}

#access li:hover > a,
#access a:focus {
	background: #5983AE; /* Show a solid color for older browsers */

	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}




td.sidebar, td.navigation, td.main_bar, td.frontpage_content, .wpsPortletBody .main_bar, td.events_bar, .events_bar2, td.news_back, td.news_back_white, td.news_back_grey, th.dark_bar, .dark_bar th, .dark_bar_main, .dark_bar_main th, .dark_bar_bottom, .dark_bar_bottom th, .nav_bar th, td.front_sidebar, .front_sidebar th, .front_sidebar td, .link_bar, th.info_bar, .info_bar td, .orange .info_bar th, .blue .info_bar th, .darkblue .info_bar th, .violet .info_bar th, .yellow .info_bar th, .lime .info_bar th, .grey .info_bar th {
	background-color:#000000;
}
td.dark_bar, .dark_bar td, .dark_bar_main, .dark_bar_bottom, .nav_bar td, .front_sidebar, .front_sidebar td, td.info_bar, .link_bar, .orange .info_bar td, .blue .info_bar td, .darkblue .info_bar td, .violet .info_bar td, .yellow .info_bar td, .lime .info_bar td, .grey .info_bar td {
	border:solid 1px #000000;
}
td, td.whitecell, td.events_back, td.navbox {
	background-color: #000000;
	color: yellow;
}
a:link, a.navlink, a.toplink, a.underline {
	color: #86FB86;
}
a:visited, a.navlink:visited, a.toplink:visited, a.underline:visited {
	color: pink;
}

a:hover, a.navlink:hover, a.toplink:hover, a.underline:hover {
	color:#5983AE;
}
.entry-title, .entry-title a, .widget-title{
color:yellow;
}
#normal{
display:inline;	}
#accessbility{
	display:none;
	}
.fonts{
	display:none;
	}