/*
Theme Name:		Visions One
Theme URI: 		http://themeforest.net/user/angelob
Version: 		1.1
Description: 	My Theme.
Author: 		angelo 'wedge' barato
Author URI:		http://themeforest.net/user/angelob
Tags:			dark, brown, red, three columns, fixed-width
*/

/* Reset */
html { overflow-y: scroll; height: 100%; margin-bottom: 0.1em; }
* { padding: 0px; margin: 0px; }
img { border: 0px; }
div.clear { clear: both; margin: 0px; padding: 0px; }
hr { display: none; }
ul { list-style-image:none; list-style-position:outside; list-style-type:none; }

/* Tables */
table { border: 1px solid #7c726a; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #7c726a; }
th, td { padding: 5px 3px; }

/* Body */
body { background: #4b3c31 url(images/bg.png) repeat-x top; color: #dbd7cc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
div#page { width: 878px; margin: 4px auto; }