/* @override 
	http://www.charts.com/wp-content/themes/thesis_16/custom/custom.css?012910-162845
	http://www.charts.com/wp-content/themes/thesis_16/custom/custom.css?012910-164728
	http://www.charts.com/wp-content/themes/thesis_16/custom/custom.css?012910-165105
*/

.headline_area h1, .headline_area h2 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.05em;
}

.headline_meta {
  font-family: Arial;
  color: #b7a08f;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin-top: -5px;
}

span.author {
  text-transform: capitalize;
  letter-spacing: inherit;
}

/* Customizations for Charts */

body, html { 
  background-image: url(images/background.png); 
  background-color: #f4ebdf; 
  background-position: center;
  background-repeat: repeat-y;
}
#page { 
  background: white; 
  border: 1px solid white;
  border-top: none; 
  border-bottom: none;
}
#header {
 border: none;
 background-image: url(images/excel-charts-header.gif);
 background-repeat: no-repeat;
 height: 80px;
 padding: 0;
}
.custom #header #logo a {
 text-indent: -9999px;
 width: 550px;
 height: 80px;
 display: block;
 float: left;
}


/* Header Nook ends */

ul.menu { 
  background-image: url(images/navigation.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #d3d3d3;
  background-position: top center;
}

ul.menu, ul.menu li.tab a,  ul.menu li.cat-item a{ 
  letter-spacing: 0;
  font-weight: bold;
  text-transform: none;
}

ul.menu li.tab-home a {
  margin-left: 1em;
}

ul.menu li.tab a, ul.menu li.tab a:hover, ul.menu li.cat-item a, ul.menu li.cat-item a:hover { 
  background-image: url(images/navigation.gif);
  background-repeat: repeat-x;
  background-position: top center;
}

ul.menu .submenu li.item a {
  background-image: none;
  border-bottom: 1px solid #4d4d4d;
  background-color: #333;
  color: #ccc;
}

ul.menu li.tab.current a {
  border-bottom: 0.3em solid #CB7630;
}

.home ul.menu li.tab.current a {
  border-bottom: none;
}

/* Home styles */

.home .headline_area {
  display: none; 
}

.home #content_box.no_sidebars {
  background-image: url(images/billboard-bg.gif) !important;
  background-repeat: repeat-x !important;
  background-position: top !important;
  border-top: 1px solid white;
}

.home .billboard h2 {
  font-size: 2.8em;
  letter-spacing: -0.05em;
  margin: 0.5em 0 0.25em;
}
.home .dashboards, .home .excel_charts, .home .visualization, .home .data_analysis {
  padding: 0 1em;
  width: 20.75%;
  margin-left: 1em;
  font-size: 12px;
}
.home .dashboards h3, .home .excel_charts h3, .home .visualization h3, .home .data_analysis h3 {
  text-transform: uppercase;
  font-size: 14px;
  background: #eee;
  padding: 0.75em 1em;
  margin: 0 -1em 0.5em;
}

.home .dashboards h3 {
  background-image: url(images/yellow-bg.gif);
}
.home .excel_charts h3 {
  background-image: url(images/green-bg.gif);
}
.home .visualization h3 {
  background-image: url(images/blue-bg.gif);
}
.home .data_analysis h3 {
  background-image: url(images/orange-bg.gif);
}

.home .billboard .action_items a { display: inline; }

.home .about { width: 48%; padding-right: 2%; }
.home .latest_posts { width: 50%;}

/* Home styles end */

.comments_closed { display: none; }

#content { 
	width: 59.8em; 
	padding: 1.5em;
}

.no_sidebars #content {  
  padding: 0;
}

#footer {
  border-top: none;
  background-image: url(images/footer.gif);
  background-position: top;
  background-repeat: repeat-x;
  text-align: left;
  color: #666;
  padding: 1em 2em;
  min-height: 4em;
}

#content_box {
  background-image: none;  
}

#footer .credits { float: right; color: #aaa;}
#footer .credits a { color: inherit; }
#footer .credits a:hover { color: black; }

.home div.post_column.about {
  padding: 0 1em;
  width: 47%;
}

#sidebars h3 {
  font-variant: normal;
  letter-spacing: 0;
  font-size: 1.4em;
  color: #cb7630;
}