/*
	Theme Name: frugal
	Theme URL: http://frugaltheme.com
	Description: A flexible Wordpress framework theme with a unique minimalist style and full control on the backend.
	Author: Eric Hamm
	Author URI: http://erichamm.net
	Version: 3.1
	Tags: clean, fixed width, minimalist, framework, widgets, hooks, flexible

	Changelog:
		3.0 - 11/20/09
		3.1 - 12/07/09
*/

/* Reset Browser to CSS Defaults */
@import url('lib/css/reset.css');

/*** Apply Default Theme Styles ***/
@import url('lib/css/default.css');

#cat_desc { padding-top: 10px; }

.page-item-979 a { color: #fcfa00 !important; font-weight: bold; }

div.khan-section ul {
	-moz-column-count: 3;
	-moz-column-gap: 30px;
	-webkit-column-count: 3;
	-webkit-column-gap: 30px;
	column-count: 3;
	column-gap: 30px;
}
div.khan-section ul li {
	margin-left: 25px;
	text-indent: -25px;
	font-size: 12px;
	line-height: 18px;
	color: #005987;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	list-style-type: none;
}
div.khan-section ul li a, p.next-previous-video a, .next-previous-posts div a {
	color: #005987 !important;
}
div.khan-section ul li a:visited, div.khan-section ul li a:hover,
p.next-previous-video a:hover, .next-previous-posts div a:hover {
	color: #678D00 !important;
}

div.khan-section ul li:before {
	content: "";
}

div.khan-section h3, div.khan-section h1 {
	font-size: 20px;
	color: #333;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0;
}
div.khan-section p {
	font-size: 20px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.vs-video-wrapper { margin-bottom: 15px; background: #f9f9f9; border: solid 1px #dfdfdf; padding: 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; text-align:center; width: 595px; }

#breadcrumb {
	border-bottom: double 4px #ccc;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font: 11px/13px 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

.lfloat { float: left; }
.rfloat { float: right; }
.next-previous-video { font-size: 12px !important; }

.audio-class h1 {
	color: #333333 !important;
    font-family: 'PT Sans Narrow',sans-serif !important;
    font-size: 20px !important;
    letter-spacing: 1px !important;
}

.audio-class p {
    color: #333333 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
}

/************************
*      BANNER ADS       *
*************************/
#banner-ads {
	margin-top: 10px;
	margin-bottom: 10px;
}

#banner-ads h5 {
	background: #f0f4f5;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	color: #434343;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

#banner-ads a {
	color: #009;
}

#incontent-ads {
	float: right;
	padding: 0px 0px 10px 10px;
	width: 300px;
	height: 250px;
}

#ads-468x60 {
	padding: 10px;
	width: 468px;
	height: 60px;
	margin: 0px auto;
}

#banner-ads-top { border-bottom: solid 2px #1f4256;}

#ads-468x60 h3, #ads-468x60 p, #text-ads-300x250 h3, #text-ads-300x250 p, #text-ads-160x600 h3,  #text-ads-160x600 p {
	padding: 0 !important;
	margin: 0 !important;
	text-align: left !important;
}

#ads-468x60 p, #text-ads-300x250 p, #text-ads-160x600 p {
	color: #252525 !important;
	font: 11px/13px verdana,arial,sans-serif !important;
}

#text-ads-300x250 h3, #ads-468x60 h3 a, #text-ads-300x250 h3 a, #text-ads-160x600 h3 a {
	color: #000062 !important;
	text-decoration: underline !important;
	font: bold 12px/14px verdana,arial,sans-serif !important;

}
#ads-468x60 p a, #text-ads-300x250 p a, #text-ads-160x600 p a {
	color:#272B83 !important;
	font: 10px/13px verdana,arial,sans-serif !important;
}

#ads-300x250 {
	width: 300px;
	height: 250px;
	float: right;
	margin: 10px 0 10px 10px;
}

#ads-300x250 a img, #ads-120x600 a img {
	border:0;
}

#ads-120x600 {
	width: 120px;
	height: 600px;
	margin-top: 10px;
}

#text-ads-300x250 {
  	width: 300px;
	float: right;
	margin: 10px 0 10px 10px;
	border: solid 1px #ccc;
	padding: 10px;
}

#text-ads-160x600 {
	padding: 5px;
	width: 160px;
	margin: 10px 0 10px -30px;
	border: solid 1px #ccc;
}
.audio-class #text-ads-300x250 { margin: 0 0 10px 10px !important; }
.audio-class #ads-300x250 a img { margin-top: -10px !important; }


.next-previous-posts div a {
	display: block;
	padding: 5px 10px;
	background: #f2f4f3;
	border: solid 1px #d2d2d2;
	margin-bottom: 15px;
	width: 250px;
	text-decoration: none !important;
}

.next-previous-posts div.rfloat a {
	text-align: right;
}

.next-previous-posts div a:hover {
	background: #ffffe0;
	border: solid 1px #e6db55;
}

.next-previous-posts div a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-align: left !important;
    width: 350px;
}
.audio-class ul li a, p.next-previous-video a, .next-previous-posts div a {
    color: #005987 !important;
}

