/*
Theme Name: Titan PRO Child Theme
Theme URI:  http://themes.jestro.com/titan/
Description:  Custom child theme for Titan PRO Members.
Version: 1.22
Author:   Drew Strojny
Author URI: http://www.jestro.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
-----------------------------------------------------------*/
-----------------------------------------------------------*/

/*Body & Links 
------------------------------------------------------------ */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	}
	
a:link, 
a:visited { 
	color: #e51c1c; 
	}
	
a:hover { 
	color: #bd1818; 
	}
	
h2 a:link, 
h2 a:visited, 
h3 a:link, 
h3 a:visited, 
h4 a:link, 
h4 a:visited {
	color: #444;
	}	
	
h2 a:hover, 
h3 a:hover, 
h4 a:hover  {
	color: #e51c1c;
	}		
	
/*Basic Structure
------------------------------------------------------------ */

/*Header
------------------------------------------------------------ */

/*Description
---------------------------------------*/
#description { 
  color: #fff;
}

/*Nav
---------------------------------------*/
#nav li li {
	width: 230px;
	}
	
#nav li li a {
	width: 210px;
	}	
	
#nav li ul ul { 
	margin: -29px 0 0 230px; 
	}

#nav li li ul {
	width: 131px;
	}
	
#nav li li li {
	width: 130px;
	border-left: 1px solid #E3E0D5;
	}	
	
#nav li li li a {
	width: 110px;
	}
	


/*Notice
------------------------------------------------------------ */

/*Page/Post Styling
------------------------------------------------------------ */

/*Post Header
---------------------------------------*/

/*Post Body
---------------------------------------*/
.entry ul li, 
.c-body ul li {
	background: url(../titan/images/list-item.gif) no-repeat 0 3px;
	}

/*Post Footer
---------------------------------------*/

/*Single
---------------------------------------*/
.post-header h1 { 
	color: #555; 
	}

/*Comments
------------------------------------------------------------ */
/*Top
---------------------------------------*/

/*Body
---------------------------------------*/

/*Form
---------------------------------------*/

/*Note
---------------------------------------*/

/*Pingbacks/Trackbacks
---------------------------------------*/

/*Pages
---------------------------------------*/
h1.pagetitle, 
h2.pagetitle {
	color: #555;
	}

#content img {
	padding: 4px;
	border: 1px solid #E6E1DC;
	background: #F0EBE6;
	margin-top: 4px;
	}

/*Archives List
---------------------------------------*/

/*Sidebar
------------------------------------------------------------ */
ul li.widget ul li {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 17px;
	background: url(../titan/images/list-item-widget.gif) no-repeat 0 .3em;
	}


/*Adbox
---------------------------------------*/

/*Footer
------------------------------------------------------------ */

/*Footer Columns
---------------------------------------*/

/*Flickr
---------------------------------------*/

/*Search
---------------------------------------*/

/*Copyright
---------------------------------------*/

/*Miscellaneous
---------------------------------------*/
