/*
Theme Name: assp
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";

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}


body {	
	background: #570000 url('images/bg_lateral.jpg') repeat-x top;
	}

#page1 {
	background:url('images/bg_head.jpg') no-repeat center top;
	}
	
#sidebar a:hover {
	text-decoration: none;
	background-color:#DDD;
	}	

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: #d00;
	text-decoration: none;
	}

a:hover {
	color: #744;
	text-decoration: underline;
	}
.tabela{
	width:150px; height:190px; float:left;
	text-align:center;
	padding:0px;
	margin:2px 2px 6px 2px;
	border:solid #ddd 0px;
	background:#eee;
}
.tabela img{ border:#C00 solid 0px; margin-bottom:2px;}