/*   
Theme Name: Sylvia 2010
Theme URI: http://www.sylviareynosogala.com
Description: Use this theme to start your Thematic Child Theme development.
Author: Puge Teopengco
Author URI: http://mactsolutions.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/



/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url("blueprint/typography.css");

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('blueprint/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Screen Style */
@import url("blueprint/screen.css");
#Cinema {
	height: 266px;
	background-image: url(images/bg-cinema.png);
	background-repeat: no-repeat;
	background-position: 100%;
}
#logo h1 a {
	height: 115px;
	width: 510px;
	display: block;
	margin: 0;
	text-decoration: none;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -999px;
}
