/*  
Theme Name: SLBA redux.
Theme URI: http://www.studentloanborrowerassistance.org/
Description: The SLBA theme.
Version: 1.0
Author: assorted. 
*/

/* Layout */

body {
	background: #CAAFCA;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000;
	line-height: 150%;
	margin: 0 auto;
}

table	{
	padding:0;
	margin:0;
	border:0;
}

tr	{
	border: 0px solid #fff;
}

#page{
	background-color: White;
	width: 990px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content {
	font-size: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	}

#leftcol {
	width:190px;
	border-right: 1px solid #9DA9B5;
	height: 100%;
	background-color: #cccccc;
	padding-bottom: 5px;
	}

#centercol	{
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 15px;
	margin:0;
	height:100%;
	font-family: Tahoma;
	font-size: 12px;
}

#sidebar {   
   padding-left: 8px;
   padding-top: 15px;
   width:190px;
   height: 100%;
   border-left:1px solid #DCDCDC;
}

#header {
/*	width: 100%;
	margin: 0;
	background-color: #e4e4e4; */
}

#title{
	background-color: #e4e4e4;
	float: left;
	width: 209px;
	padding: 2px;
	height: 114px;
	border-bottom: 1px solid black;
}

#description {
	width: 537px;
	letter-spacing: .2em;
	float: left;
	text-align: center;
	margin: 0;
	padding: 10px 2px 2px 2px;
	background-color: #e4e4e4;
	height: 106px;
	border-bottom: 1px solid black;
	line-height: 2em;
}

#description h2{
	font-size: 24px;
}

#quicklinks{
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px black solid;
	border-left: 1px dotted black;
	float: left;
	text-align: right;
	width: 220px;
	padding: 20px 5px 2px 10px;
	height: 96px;
}

#quicklinks li, #quicklinks ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}

#quicklinks a{
	text-decoration: none;
}

#quicklinks h2{
	font-variant: small-caps;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 18pt;
	font-weight: normal;	
	font-family: "Times New Roman", Times, serif;
}

#leftbar .widget{
	margin-top: 10px;
	background-color: white;
	padding: 5px;
	border: 1px solid black;
	font-size: 12px;
	line-height: 1.4em;
}

#leftbar .widget li{
	padding-bottom: 5px;
}

h1#blog-title {
	font-size: 2.5em;
	font-family: "baskerville old face", sans-serif;
	line-height: 100%;
	margin: 0.3em 0;
}

h1{
	font-size: 1.75em;
}

h2{
	font-size: 1.45em;
}

h3{
	font-size: 1.2em;
}

div#footer {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	clear: both;
	margin: 0 0 2em 0;
	text-align: center;
	background-color: #e4e4e4;
}

#footer a, #footer a:active, #footer a:link {
	color: #20476d;
	text-decoration: none;
}

div#footer p {
	font-size: 70%;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	text-transform: uppercase;
}

div.post blockquote {
	background: url(quote.png) no-repeat top left;
	padding: 0 0 0 25px;
}
div.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}

div#quote{
	background-color: #C1D4F7;
	border: solid 1px #9DA9B5;
	font-size: 98%;
	line-height: normal;
	color: #000000;
	padding: 5px;
	margin-right: 3px;
}

p#votd{
	margin-top: 0px;
	margin-bottom: 0px;		
}

div.post-metadata {
	text-align: center;
	font-size: 85%;
	padding: 0px;
}

div.post-metadata img{
  	border: none;
	vertical-align: middle;
	padding-left: 5px;
}

div.post-metadata h4 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: 20px 5px 30px;
	text-align: center;
	text-transform: uppercase;
	border-top: thin solid #ECECEC;
	border-bottom:2px solid #ECECEC;
}
div.post-metadata h3 {
	border-bottom: 2px solid #ECECEC;
	border-top: 1px solid #ECECEC;
	font-size: 100%;
	padding: 0.3em 0;
	margin: 1.5em 0 3em 0;
	font-weight: normal;
}

div.post-metadata a, div.post-metadata a:active, div.post-metadata a:link {
	color: #20476d;
	text-decoration: none;
}

h2.post-title {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 1px;
	margin: 0 0 0.2em 0;
}

h2.page-title {
	font-family: arial, helvetica, sans-serif;
	font-size: 150%;
	letter-spacing: 1px;
	margin: 15px 0 0.2em 0;
   font-weight: bold;
}

li.page-title a:link{
	color: Navy;
}

li.page-title a:visited{
	color: #668CFF;
}

div#archive-title-wrapper{
	text-align: center;
}

h2.archive-title {
	font-family: arial, helvetica, sans-serif;
	font-size: 150%;
	letter-spacing: 1px;
	margin-top: 15px;
	text-align: center;
}

.listing{
	text-transform: uppercase;
}

div.post p {
	margin: 1em 0;
}
div.post blockquote {
	background: url(quote.png) no-repeat top left;
	padding: 0 0 0 25px;
}
div.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}
div.tags{
   margin-top: 10px;
	margin-bottom: 3px;
	font-size: 80%;
	border: 1px solid;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	background-color: #C1D4F7;
}

sub.count{
   font-size: 65%;
}

div.post .more {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div.post-entry table ul{
	margin-left: 2em;
	padding-left: 0px;
}

div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-family: arial, helvetica, sans-serif;
}

#leftbar {   
   padding-left: 5px;
	padding-right: 3px;
	padding-top: 15px;
   height: 100%;
}

#navlinks{
	border: 1px solid black;
	background-color: #e4e4e4;
	margin-bottom: 5px;
}

#navlinks div{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navlinks h2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
	font-size: 14px;
	border-bottom: 1px solid black;
}

#navigation{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#leftbar ul li h2 {
	font-size: 110%;
	letter-spacing: 1.5px;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	text-transform: uppercase;
}
div#leftbar  ul {
	margin: 0;
	padding: 0;
}
div#leftbar li {
	list-style: none;
	margin: 0 0 .3em 0;
}
div#leftbar  ul li ul li {
	font-size: 100%;
	font-family: tahoma, arial, sans-serif;
}
div#leftbar  ul li ul li ul {
	padding: 0;
	margin: 0 0 0 0;
}
div#leftbar  ul li ul li ul li {
	font-size: 90%;
	padding-left: 10px;
}

span.right-link{
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 90%;
    line-height: 20px;
}

a{
	color: #191970;
}

#leftbar a, #leftbar  a:active, #leftbar  a:link {
	color: #191970;
	text-decoration: none;
	font-weight: bold;
}

a:hover, div#leftbar a:active {
	color: #004D99;
	text-decoration: underline;
}

a:visited, div#leftbar a:visited {
	color: #004D99;
}

#leftbar  h2 a:hover {
	color: #004D99;
	text-decoration: underline;
}

#leftbar  #searchform {
	margin: 0 0 1em 0;
	padding: 0;
}
#s {
	width: 110px;
}

li.tag-item {
display: inline;
padding-left: 2px;
line-height: 28px;
}

h2.post-title a, h2.post-title a:active, h2.post-title a:link {
	color: #20476d;
	text-decoration: none;
}

h2.post-title a:visited, #leftbar a:visited {
	color: #7a8b9c;
}

div#header a:hover{
	color: #408dd9;
	text-decoration: none;
}

h2.post-title a:hover, div.post-metadata a:hover, div.navigation a:hover, #leftbar a:hover  {
	color: #408dd9;
	text-decoration: underline;
}

h2.post-title {
	font-family: sans-serif;
	font-size: 150%;
	letter-spacing: 1px;
	margin: 0 0 0.2em 0;
}
h3.post-date {
	font-size: 85%;
	font-style: italic;
	margin: 0 0 -0.25em 0;
	font-weight: normal;
}

div.navigation {
	font-size: 100%;;
	font-weight: bold;
	height: 1.5em;
	letter-spacing: 1px;
	margin: 0 0 15px;
	width: 100%;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center {
	text-align: center;
}

div.navigation a, div.navigation a:active, div.navigation a:link {
	color: Maroon;
	text-decoration: none;
}
#sidebar a, #sidebar a:active, #sidebar a:link {
	color: #102336;
	text-decoration: none;
}

#sidebar a:visited {
	color: Maroon;
}
#sidebar a:hover {
	text-decoration: underline;
}

div.post-entry a:visited  {
	color: #587592;
}
div#comments a:visited {
	background: transparent;
	color: #587592;
}
div.navigation a:visited {
	color: Maroon;
}
div.post-metadata a:visited {
	color: #20476d;
}

h4#comment-count {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1.5em 0;
}
h5#respond {
	font: normal 1.2em/normal arial, helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 2.5em 0 1em 0;
}
div#comments {
	margin: 0 0 2em 0;
}
div#comments form#commentform p {
	margin: 0 0 1em 0;
}
li.commentlist-comment {
	background: #f5f5f5;
	border-bottom: 2px solid #888;
	border-top: 1px solid #888;
	color: #555;
	font-size: 1em;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
}
#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
}
div#comments li p {
	font-size: 1em;
	margin: 0.5em 0;
}
p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata {
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 -0.25em 0;
}

div.wp_quotes_author{
	font-style: italic;
	font-size: 95%;
	padding-left: 10px;
	padding-top: 5px;
}

div.wp_quotepage_author{
	font-style: italic;
	font-size: 95%;
	padding-left: 10px;
	padding-top: 5px;
}

hr {
    width:95%;
    border: none 0;
    border-top: 1px dashed #C7C7C7;
    margin-top: 10px;
}

hr.wp_quotepage_hr{
	width:50%;
	height: auto;
	border: none 0;
	border-top: 1px dashed #C7C7C7;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.adsense{
	display: block;
	text-align: center;
	padding: 1px
}

div.ads-horizontal-top{
	display: block;
	text-align: center;
        margin-top: 5px;
	margin-bottom: 15px;
}

div.ads-horizontal-bottom{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: -5px;
}

div.referral{
	display: block;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
}

#search-results li{
	margin-bottom: 15px;
}

.search-excerpt {
	background:#fff url(images/quote.png) no-repeat left top;
	color:#666;
	padding-left:20px;
}

div.video{
	text-align: center;
	margin-top: 15px;
}

div.video-in-text{
	float: right;
	padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

div.video-in-text-left{
	float: left;
	padding-right: 10px;
    padding-left: 2px;
    padding-bottom: 0px;
}

ul.tagcloud{
	padding: 5px;
}

div.quotes-link{
	text-align: center;
    font-weight: bold;
}

div.sponsors{
	border: 1px solid #9DA9B5;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	text-align: center;
}

div.sponsors h4 {
	vertical-align: top;
	border-bottom: 1px solid #9DA9B5;
	margin-top: 0px;
	text-align: center;
	background-color: #E6E6E6;
}

div.sponsors p{
	margin-top: -15px;
	margin-left: 5px;
	margin-bottom: 10px;
}

/* Polls styling */
div#poll{
	background-color: #F9DAC3;
	border: solid 1px #9DA9B5;
	font-size: 98%;
	line-height: normal;
	color: #000000;
	padding: 5px;
}

div#poll ul{
	 list-style: none;
    padding: 0;
    margin: 0;
}

div#recent-posts-wrapper{
	width: 250px;
	display: block;
	float: right;
    padding-right: 0px;
	 padding-left: 2px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 250px;
}

div#recent-posts{
	border: 1px solid Black;
	background-color: #E6E6FA;
   padding-right: 10px;
	margin-right: 5px;
}

h3#news{
	margin-top: 0px;
}

div#recent-posts h2 {
	padding-top: 5px;
    padding-bottom: 10px;
	text-align: center;
}

div#recent-posts ul{
    margin-bottom: 10px;
}

div#recent-posts ul li{
	margin-left: -55px;
	list-style: disc;
	line-height: 15px;
	margin-bottom: 5px;
}

div#recent-posts a{
	text-decoration: none;
	font-size: 90%;
}

div#recent-posts a:hover{
	text-decoration: underline;
}

div.featured{
     padding: 5px;
     text-align: center;
}

p#basketball-art{
	text-align: center;
	margin: 50px;
}

p#basketball-art img{
     text-align: center;
     padding:5px;
     background:silver;
     border:1px solid black;
}

div#random-image-side{
	text-align: center;
	margin-bottom: 15px;
}

div.one-image{
	border: 1px;
}

#autocontents{
	width: 210px;
	margin: 5px 0px 5px 5px;
	float: right;
	border: 1px solid black;
	padding: 10px;
	background: #e6e6fa;
}

#autocontents li{
	margin-left: 1.5em;
	padding-bottom: 7px;
}

div.autocontents-header{
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
