/*
Theme Name: conselho
Theme URI: http://sur10.net/
Description: padrao sur10.net.
Version: 3.0
Author: Diego
Author URI: http://sur10.net
Tags: sur10 home

	Sur10 padron based on kubrick

*/
@import "../xyz/form7.css";
@import "../xyz/xyzstyle.css";
/*  Inicio da personalizacao! ah que ódio + de 2horas perdidas nessa merda!*/

body {
	background: #6ea0df url('images/bg_body.jpg') center top;
	}
option.emphasised1 {background-color:#f9a11b ; color: white; font-weight:bold;}
option.sur101 {background-color:#fefee9 ;}

#page1 {
	background: url('images/bg_page1.jpg') no-repeat center top;
	}

#sidebar a:hover {
	background-color:#fff;
	}
	

/* Begin Typography & Colors */

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}