@charset "UTF-8";
/*
Theme Name: VI Tidningen
Description: Tema för VI-tidningen
Version: 1.0
Author: The Difference Engine: Jessica Björkäng
Author URI: http://www.tdec.se
Template: vi

*/
@import url("../vi/style.css");

#access ul ul a {
	background:#c0e2e5;
	color: black;	

}

#access .current_page_item a{
	background:#c0e2e5;
	color: black;	
}

#access li:hover > a
{
	background:#c0e2e5;
	color: black;	
}
#access ul ul :hover > a {
	background:#e1f1f3;
	color: black;	
}





#branding img {
	background:#c0e2e5;
}

div#primary.widget-area h3{
	background-repeat:  repeat-x;
	background-image: url(../vi/images/PIXELMANIA_VI.png);
	background-color: #fff;
	color: black;
	height: 27px;
	/*border-bottom: 1px dotted #000;*/
}

.hentry {
	border-bottom: 1px dotted #cc051c;
}
