/*
Theme Name:	Titan PRO Child Theme
Theme URI: 	http://themes.jestro.com/titan/
Description: 	Custom child theme for Titan PRO Members.
Version: 1.1
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Template: titan
*/


/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../titan/css/undo.css");
@import url("../titan/css/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 BELOW this line
-----------------------------------------------------------
-----------------------------------------------------------
-----------------------------------------------------------
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:

#sidebar {
	background: blue;
}

*/



/*Body & Links 
------------------------------------------------------------ */
body {
	/*font: 62.5% Arial,Helvetica,Sans-serif;*/
	font: 62.5% Verdana;
	color: #7F7F7F;
	line-height: 2.0em;
	background-color: #FFFFFF;
}

a:link, a:visited { color: #2A879D; }

.entry a:link, .entry a:visited { font-weight: normal; }

a:hover { color: #74B1BF; text-decoration:none; }

ul.children {
	/*margin: 10px 0 0 131px;*/
	margin: 10px 0 0 0px;
	clear: both;
}

div.c-body {
	/*margin-left: 131px;*/
	margin-left: 0px;
	width: 497px;
	font-size: 1.3em;
}



/* Logo
-----------------------------------------------------------*/

div#title-logo {
	float: left;
	padding: 20px 0;
}



/* Page Templates
-----------------------------------------------------------*/

#header {background: #FFFFFF url(../titan/images/nav-background.gif) repeat-x bottom left; }

.content-background { background: #FFFFFF; }

p {
	font-size: 12px;
	text-align: left;
}

.font10px {
	font-size: 10px;
	text-align: left;
}

.font11px {
	font-size: 11px;
	text-align: left;
}

.font14px {
	font-size: 14px;
	text-align: left;
}

#follow {
	background-image: url(../titan/images/subTopNavBack.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	/*padding: 5px 0;*/
	border-bottom: 1px solid #EFEFEF;
	height: 1px;
}

#follow-2 {
	background-color:#FBFBFB; 
	padding-top:5px; 
	padding-right:10px; 
	padding-bottom:5px;
	padding-left:10px;
	border-top:1px dashed #EFEFEF;
	border-right:1px dashed #EFEFEF;
	border-bottom:1px dashed #EFEFEF;
	border-left:1px dashed #EFEFEF;
}

#content.no-sidebar { width: 960px; border: 0px solid #CC0000; }
#content.no-sidebar .entry.page { width: 100%; }

body.left-sidebar #sidebar { float: left; }
body.left-sidebar #content { float: right; }

#sidebar { 
	float: right; 
	width: 240px;  
	padding: 0px 20px 20px 20px;
	/*background-color: #F6F6F6; 
	border: 1px solid #EFEFEF; */
	background-color: #FFFFFF; 
	border: 1px solid #FFFFFF; 
	text-align: left;	
	
}

ul.ulGeneric {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}

.ul-square-bullet {
	background-image: url(/images/bullet-square.jpg);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	color: #999999;
	padding-left: 15px;
	padding-bottom: 7px;
}

.li-square-bullet {
	background-image: url(/images/bullet-square.jpg);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	color: #999999;
	padding-left: 15px;
	padding-bottom: 7px;
}




/*Page Templates - Advertising
---------------------------------------*/
#advertiser-container {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #EBEBEB;
	text-align: left;
}



/*Page Templates - About Us
---------------------------------------*/
td.top-border-dashed-0pad {
	border-top: 1px dashed #EBEBEB;
	padding-top: 0px;
}

td.top-border-dashed-25pad {
	border-top: 1px dashed #EBEBEB;
	padding-top: 25px;
}

td.top-25pad {
	padding-top: 25px;
}

.bio-img-thumb {
	padding-right:8px;
	badding-bottom: 5px;
	float:left;
}

.bio-img-thumb-2 {
	padding-right:10px;
	badding-bottom: 5px;
	float:left;
}

.bio-thumb-title {
	font-size: 11px;
	font-style: italic;
	color: #C0B2A5;
}

#bio-container {
	width: 100%;
	height: 223px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 0px dashed #EBEBEB;
	text-align: left;
}

.download-bio-image {
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dashed #EBEBEB;
	border-bottom:1px dashed #E4E4E4;
}

.press-inquiries {
	padding-top:10px;
	font-size: 10px;
	text-align: left;
	border-top:1px dashed #EBEBEB;
}



/*Page Templates - People
---------------------------------------*/
td.people-container {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #EBEBEB;
	text-align: left;
}



/*Page Templates - Original Programming
---------------------------------------*/
#show-container {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #EBEBEB;
	text-align: left;
}

#show-container2 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 0px dashed #EBEBEB;
	text-align: left;
}

.show-thumb {
	padding-right: 20px;
	float: left;
}



/*Page Templates - Contact and Customer Service
-----------------------------------------------*/
#contact-container {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #EBEBEB;
}



/*Page Templates - Sitemap
---------------------------------------*/
.sitemap-page-list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.p-sitemap {
	font-size: 11px;
	line-height: 130%;
}



/*Nav
---------------------------------------*/
#nav {
	width:100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	/*font-weight: bold;
	text-transform: uppercase;*/
}

#nav, #nav ul {
	float: left;
	line-height: 40px;
	padding: 0;
	margin: 0;
	width: 100%;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 20px;
}

#nav li {
    float: left;
    border-right: 1px solid #FFFFFF;
}

#nav li.home { border-left: 1px solid #FFFFFF; }

#nav ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 151px;
    font-weight: normal;
    line-height: 20px;
    border: 0;
    border-top: 1px solid #FFFFFF;
}

#nav li li {
    width: 195px;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background: #338397;
}

#nav li li a {
	padding: 4px 10px;
	width: 130px;
}

#nav li ul ul {
	margin: -21px 0 0 150px;
}

#nav li li:hover {
	color: #FFFFFF;
}

#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #FFFFFF; }

#nav li:hover a, #nav li.sfhover a { color:#FFFFFF; }

#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#FFFFFF; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }

#nav li:hover, #nav li.sfhover {
	/*background-image: url(../titan/images/navHoverBack.jpg);*/
	background-color: #13596A ;
	color: #FFFFFF;
}

#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
	/*background-image: url(../titan/images/navHoverBack.jpg);*/
	background-color: #13596A;
	color: #FFFFFF;
}

#nav .current-cat, #nav .current_page_item {
	/*background-image: url(../titan/images/navHoverBack.jpg);*/
	background-color: #13596A;
	color: #FFFFFF;
}

.ddFollowNav {
	border-right: 1px solid #CCCCCC;
	padding-right: 10px;
}

.followFontColor {
	color: #2A879D;
}



/*Sidebar
------------------------------------------------------------ */
#sidebox img {
	padding: 0px;
	border: 0px solid #E6E1DC;
	background: #EFEFEF;
}
  
h2.widgettitle {
	margin: 15px 0 10px 0;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom: 1px solid #DFDAD5;
	color: #000000;
}
	
ul li.widget ul {
	font-size: 12px;
}
	
ul li.widget ul li ul { 
	margin-left: 5px;
	font-size: 12px;
}
  
ul li.widget ul li {
	padding: 1px 0;
}
	
ul li.widget ul li ul li { 
	padding: 1px 0 0 0;
}



/*Search
---------------------------------------*/
#search_form input.search { 
	margin: 15px 0 0 0;
	padding: 5px 2px; 
	width: 180px;
	border: 1px solid #DEDEDE;
	background: #F5F5F5;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

#search_form input.search:focus { background: #FFFFFF; }

#search_form input#searchsubmit { 
	background-image: url(../titan/images/searchButton.jpg);
	background-color: #C2DFE7; 
	border: 1px solid #5BA8BB; 
	/*padding: 3px 3px 3px 3px; */
	text-transform: uppercase; 
	color: #FFFFFF;
	width: 70px;
	height: 26px;
	font-weight: bold;
	font-size: 10px;
}



/*Pages
---------------------------------------*/
.entry.page { 
	margin: 0;
	width: 628px;
}

h1.pagetitle, h2.pagetitle {
	border-top: 0px solid #FFFFFF;
	margin: 0 0 15px 0;
	padding-top: 0px;
	font-size: 2.2em;
	color: #000000;
}

h1.h1-24px {
	margin: 0 0 15px 0;
	padding-top: 0px;
	font-size: 24px;
	color: #000000;
}

h1.h1-1px {
	padding-top: 0px;
	font-size: 1px;
	color: #FFFFFF;
}

h1.h1Generic, h2.h2Generic {
	margin: 0 0 15px 0;
	padding-top: 0px;
	font-size: 20px;
	color: #000000;
}

td.tdGenericLineHeight {
	line-height: 130%;
}

td.tdGenericLineHeight2 {
	line-height: 130%;
}

.genericSubHeading10 {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.genericSubHeading11 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.genericSubHeading12 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.genericSubHeading14 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.genericSubHeading15 {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.genericSubHeading16 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.genericSubHeading18 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

.genericSubHeading20 {
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

.genericSubHeading22 {
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}

.genericSubHeading24 {
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}


hr.hr1 {
	width: 100%;
	height: 1px; 
	border-top:1px dashed #EBEBEB; 
	border-right:1px dashed #FFFFFF;
	border-bottom:1px dashed #FFFFFF; 
	border-left:1px dashed #FFFFFF; 
	color:#FFFFFF; 
}

.source-font {
	color: #666666;
	font-size: 10px;
}



/*Post Header
---------------------------------------*/
.post-header {
	border-top: 0px solid #FFFFFF;
	margin: 0 0 15px 0;
	padding-top: 0px;
	text-align: left;
}
	
.post-header h2 { 
	font-size: 2em; 
	line-height: 1.1em;
}
  
.date {
	float: left;
	width: 114px;
	color: #beaa99;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 0 17px;
	background: url(../images/icon-calendar.png) no-repeat 0 .3em;
}
	
.date span { color: #E0C9B5; }

.author {
	/*margin: 3px 0 0 131px;*/
	margin: 15px 0px 15px 0px;;
	color: #C0B2A5;
	font-size: 10px;
	border-top:1px dashed #E4E4E4;
	border-bottom:1px dashed #E4E4E4;
}

.smallDate {
	color: #C0B2A5;
	font-size: 10px;
}



/*Post Body
---------------------------------------*/
.entry { 
	/*margin: 0 0 0 131px;*/
	margin: 0 0 0 0px;
	width: 100%;
	font-size: 1.3em; 
}
  
.entry p { margin-bottom: 10px; }

.entry h2, .entry h3, .entry h4 {
	font-size: 1.3em;
	padding: 15px 0 5px 0;
}
	
.entry h3 { 
	padding-top: 10px;
	font-size: 1em;
}
  
.entry h4, .entry h5, .entry h6 { 
	padding-top: 10px;
	font-size: .9em;
}
  
pre {
	margin: 10px 0;
	padding: 1em 10px;
	overflow: auto;
	background-color: #E9EBD9;
	color: #000;
}
  
code { 
	padding: 2px 3px;
	font: 1.1em Consolas, Courier New, sans-serif;
	background-color: #E9EBD9;
	color: #000;
}
  
pre code { font-size: 1.3em; }

blockquote {
	display: block;
	margin: 20px 0 20px 20px;
	padding: 0 0 0 20px;
	border-left: 3px solid #CBCAC8;
	color: #666;
	font-style: italic;
	line-height: 1.5em;
}
  
.entry ul, .c-body ul {
	margin: 0 0 10px 10px;
}
	
.entry ul li, .c-body ul li {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 17px;
	background: url(../images/list-item.gif) no-repeat 0 .3em;
}
	
.entry ol, .c-body ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 5px 10px;
}
	
.entry ol li ol li, .c-body ol li ol li { list-style-type: lower-roman; }

.entry ol li, .c-body ol li { margin: 5px 0; }

.navigation {
	padding: 10px 0;
	font-size: 1.3em;
}
  
#navigation-container {
	background-color: #FFFFFF;
	border-top:1px dashed #E4E4E4;
	/*border-right:1px dashed #EFEFEF;
	border-bottom:1px dashed #EFEFEF;
	border-left:1px dashed #EFEFEF;*/
}

.navigation-prev-next {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-top:10px; 
	padding-right:0px; 
	padding-bottom:0px;
	padding-left:0px;
}

.index { padding: 0; }



/*Post Footer
---------------------------------------*/
.post-footer { /*margin-left: 131px;*/ }

.comments a {
  display: block;
  padding: 0 0 0 17px;
  color: #B79F87;
  font-size: 1.2em;
  background: url(../images/icon-comments.png) no-repeat 0 .4em;
}
  
.comments a:hover {
  color: #453729;
  text-decoration: none;
}  



/*Single
---------------------------------------*/
.tags {
	float: left;
	width: 104px;
}

.tags span {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #beaa99;
	padding: 0 0 10px 28px;
	background: url(../images/icon-tags.png) no-repeat 0 .3em;
}

.tags p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #beaa99;
}

.tags a { 
	color: #beaa99;
}
	
.post-header h1 { 
	margin-left: 0px;
	/*margin-left: 131px;*/
	padding-bottom: 4px;
	font-size: 2.2em; 
	color: #000000;
}
	
.meta {
	border-top: 1px solid #FFFFFF;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 1.2em;
	text-align: right;
	color: #666;
}



/*Archives List
---------------------------------------*/
.entries ul { 
	font-size: 11px;
}
  
.entries ul li {
	line-height: 175%;
	border-top: 1px dashed #EBEBEB;
	padding-bottom: 10px;
	padding-top: 10px;
}
	
.entries span {
	margin-right: 20px;
	color: #777;
}	



/*Footer
------------------------------------------------------------ */
#footer {
	padding: 20px 0;
	border-top: 1px solid #E4E4E4;
	background-image: url(../titan/images/footerBack.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	color: #666666;
}
	
#footer a:link, #footer a:visited { color: #2A879D; }

#footer a:hover { text-decoration: none; color: #74B1BF; }



/*Footer Columns
---------------------------------------*/
.footer-column {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-right: 30px;
	padding-bottom: 20px;
	color: #666666;
	list-style: none;
}

#footer-advertising.footer-column {width: 120px;}
#footer-syndication.footer-column {width: 120px;}
#footer-origprog.footer-column {width: 165px;}
#footer-platdel.footer-column {width: 155px;}
#footer-people.footer-column {width: 120px;}
#footer-contactlegal.footer-column {width: 280px; margin-right: 0px;}

#footer-advertising-1.footer-column {width: 150px;}
#footer-syndication-1.footer-column {width: 180px;}
#footer-origprog-1.footer-column {width: 180px;}
#footer-platdel-1.footer-column {width: 170px;}
#footer-people-1.footer-column {width: 100px;}
#footer-contactlegal-1.footer-column {width: 190px;}


#footer-about.footer-column { width: 200px; }
#footer-flickr.footer-column { width: 200px; }
#footer-search.footer-column { 
	margin: 0;
	width: 274px; 
}
	
.footer-column h2 {
	font-size: 11px;
	border-bottom: 0px solid #CCCCCC;
	padding-bottom: 3px;
}

.footer-column p {
	margin: 15px 0;
	font-size: 11px;
	line-height: 1.5em;
}



/*Enhanced Wordpress Contact Form
-----------------------------------------------*/

#wpcf label {
	width: 150px;
	font-size: 12px;
	color: #2A879D;
	font-weight:: bold;
}

#wpcf input {
	width: 200px;
	height: 20px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
}

#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
}

#wpcf #contactsubmit {
	margin-left: 0px;
	width: 65px;
	padding: 0px 0px 0px 0px;
	background-color: #2A879D;
	color: #FFFFFF;
	border: 1px solid #006689;
}

.required-alert {
	font-size: 12px;
	color:#CC0000;
	font-weight: normal;
}

.contactform-top {
	background-image:url(/images/media-kit/form-background-2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
	width:100%;
}

.contactform {
	background-image:url(/images/media-kit/form-background-2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:20px;
}

.contactform-bottom {
	background-image:url(/images/media-kit/form-background-2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:15px;
	width:100%;
}
	
	
	
/*Contact Form 7 Styles
-----------------------------------------------

#wpcf label {
	width: 150px;
	font-size: 12px;
	color: #2A879D;
	font-weight:: bold;
}

.cf7input {
	width: 200px;
	height: 22px;
	padding: 1px;
	margin: 2px 5px 2px 0;
	background-color: #F3F3F3;
	border: 1px solid #EFEFEF;
}

.cf7textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
	background-color: #F3F3F3;
	border: 1px solid #EFEFEF;
}

.cf7contactsubmit {
	margin-left: 0px;
	width: 65px;
	padding: 3px 3px 3px 3px;
	background-color: #2A879D;
	color: #FFFFFF;
	border: 1px solid #006689;
}
*/



/*Notice
------------------------------------------------------------ */
div.notice {
	padding-top: 0px;
}
  
div.notice strong { 
	color: #2F2922; 
}

div.notice div {
	padding-top: 0px;
	margin-top: 10px;
}


/*Shadowbox
------------------------------------------------------------ 

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}
*/