/*@charset "UTF-8";*/
/* CSS Document */

/*ändra body class*/
body {
	background:transparent url(../images/sky-day.png) repeat scroll left top;	
	
}

/*ändra body class*/
a:focus, a:hover  {color:#fff; text-decoration:none;}

.entry a:focus, .entry a:hover  {color:#999; text-decoration:none;}

.logo .h1 a:focus, .logo .h1 a:hover  {color:#999; text-decoration:none;}

p.description {
	color:#777;
	text-shadow:0.5px 0.5px 1.2px #E1E1E1;}
.logo .h1 {
	color:#575757;
	text-shadow:0.5px 0.5px 1.5px #BEE3F6;}

#content h1 {
	text-shadow:0.5px 0.5px 2.5px #FFFFFF;	color:#62717A;

}


#content h2 {
	color:#7993A2;
	text-shadow:0.5px 0.5px 2px #FFFFFF;
	}

#excerpt	{
	color: #62717A;
	text-shadow:1px 1px 1px #FFFFFF;
}

h2.widgettitle{
	font-family:"Lucida Sans Unicode",arial,sans-serif;
	font-style:normal;
	font-size:18px
	}

#sidebar2 .textwidget{
	color:#666666;

}

#footer p {
	color:#666;
}
