/*
Theme Name: tvsur10
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: #211500 url('images/bg_body.jpg') repeat-y center top;
	}

option.emphasised1 {
	background-color:#f9a11b ; color: white; font-weight:bold;
	}
	
option.sur101 {
	background-color:#fefee9 ;
	}

#page1 {
	background:no-repeat center top;
	}
	
#sidebar a:hover {
	background-color:#f5f2f0;
	}	
	

/* Begin Typography & Colors */

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

.entry p a:visited {
	color: #b85b5a;
	}

a, h2 a:hover, h3 a:hover {
	color: #b4474b;
	text-decoration: none;
	}

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

/* End Typography & Colors */