/* @override http://www.gcevent.no/wp-content/themes/GC/css/neg.css */


.negativ h1, .negativ h2, .negativ p, .negativ h3, .negativ a  {
	color: white;
}

.negativ #left_column a:hover.read_more{
	color: white;

}

.negativ #left_column p {
	color: white;
}


.negativ html {
	background-color: black;
}

.negativ .gray, .negativ #main_nav li a, .negativ #left_column a.read_more, .negativ #footer h6 a, .negativ h6, .negativ #left_column h3{
	color: #c8c5a8;
}

html.negativ {background-color: black !important;
}

.negativ #main_nav li a:hover{

	color: white !important;

}




.negativ #right_column a:hover h3 {
	text-decoration: underline;
}

