/*  
Theme Name: Victoria
Theme URI: http://www.writerspace.net
Description: A magazine-style Wordpress theme with a classic feel, modified by Andrew Eglinton of <a href="http://www.writerspace.net">Desperate Curiosity</a> and based on the <a href="http://www.gluedideas.com/downloads/" target="_blank">DP Shiny Theme</a> by <a href="http://fraziermedia.com/" target="_blank">Frazier Media</a>.
Version: 1.0
Author: Andrew Eglinton
Author URI: http://www.writerspace.net

Original Theme Author: Christopher Frazier

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

@import url("assets/css/site_layout.css");
@import url("assets/css/site_posts.css");
@import url("assets/css/site_forms.css");

body .tabla td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0 0 2px 0;
}

body .tabla {
	margin: 0 0 30px 0;
	padding: 0;
}

body .tabla tr {
	margin: 0;
	padding: 0;
}

#header .site_info_home2 {
	padding: 0;
        margin: 0;
	background-image: url(assets/images/visual.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	display: inline;
        width:770px;
        heigth:216px;
}

#header .site_info_home2 #site_title2 {
	margin: 0;
	padding: 0;
        height: 216px;
	width: 770px;
	display: block;
	position: relative;
}

#header #menu2 {
	margin: 0;
	padding-top: 0px;
	width: 100%;
}

#header #menu2 img{
	margin: 0;
	padding-top: 0;
}


