/*
Theme Name:     Titan Child
Theme URI:      http: //example.com/
Description:    Child theme for the Titan theme
Author:         la freewaves
Author URI:     http: //www.freewaves.org
Template:       titan
Version:        0.1.0
*/


/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a child theme. Any custom
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/