/*  
Theme Name: hispageek
Description:  Tema para sitio web hispageek.com.
Theme URI: http://www.libersi.es/
Version: 1.0.0
Author: Gerardo Rodríguez
Author URI: http://www.libersi.es/
Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, translation-ready

*/

body {
	background: #ffffff url(none);
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}


h1 {
	color: #000000;
}
h1 a, h1 a:visited {
	color: #000000;
}


#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
