/*
Theme Name: Titan PRO Child Theme
Theme URI:  http://thethemefoundry.com/titan/
Description:  Custom child theme for Titan PRO Members.
Version: 1.23
Author:   The Theme Foundry
Author URI: http://thethemefoundry.com
Template: titan
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../titan/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; }

/* Logo
-----------------------------------------------------------*/

div#title-logo {
  float: left;
  padding: 30px 0;
}

/* Page Templates
-----------------------------------------------------------*/

#content.no-sidebar { width: 920px; }
#content.no-sidebar .entry.page { width: 900px; }
body.page-template-left-sidebar-php #sidebar { float: left; }
body.page-template-left-sidebar-php #content { float: right; }
.entry.no-indent { margin: 0; }
.entry.no-indent h2 { padding: 25px 0 10px 0; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
  background: blue;
  }
*/

h1#title, div#title {
	float: left;
	padding: 30px 0;
	font-size: 3em;
	font-weight: bold;
font-family: 'Oswald', sans-serif;
	line-height: 50px;
}

.post-header h2 {
	font-size: 2em;
font-family: 'Oswald', sans-serif;
	line-height: 1.1em;
	margin-left: 131px;
}

h2.widgettitle {
	margin: 25px 0 10px 0;
	padding-bottom: 3px;
	font-size: 1.4em;
font-family: 'Oswald', sans-serif;
	border-bottom: 1px solid #dfdad5;
	color: #555;
}

#nav li {
	float: left;
font-family: 'Oswald', sans-serif;
	border-right: 1px solid #e3e0d5;
}

.post-header h2 {
	font-size: 2em;
font-family: 'Oswald', sans-serif;
	line-height: 1.1em;
	margin-left: 131px;
}

.entry h2, .entry h3, .entry h4 {
	font-size: 1.3em;
font-family: 'Oswald', sans-serif;
	padding: 15px 0 5px 0;
}

.post-header h1 {
	margin-left: 131px;
	padding-bottom: 4px;
	font-size: 2.2em;
font-family: 'Oswald', sans-serif;
	}

.footer-column h2 {
	font-size: 1.6em;
font-family: 'Oswald', sans-serif;
	border-bottom: 2px solid #dbd3d0;
	padding-bottom: 2px;
}

#description {
	margin: 35px 0 0 40px;
	float: left;
	color: #796957;
	font-size: 1.4em;
	font-weight: bold;
font-family: 'Oswald', sans-serif;
	line-height: 50px;
}
