/*  
Theme Name: Chapter7.com
Description: The default Chapter7.com theme.
Version: 2.0
Author: Scott Falvey
*/

body {
  background:#1a5154 url(images/bg-top-cred.gif) left top repeat-x;
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 10px;
  font-family: tahoma, verdana, arial, sans-serif;
  text-align: center;
}
	
* {
  margin: 0;
  padding: 0;
}

#wrap{
 width:880px;
 height:auto;
 margin:0 auto;
 padding:0;
 background:url(images/wrap-cred.gif) center top repeat-y;
}


/* Header */

#header{
  width: 856px;
  height: 188px;
  margin:0 auto;
  padding: 0;
  background: #fff url(images/header-credit-blog.jpg) left top no-repeat;
  text-align: left;
}

#header #logo {
  margin: 0;
  padding: 0;
  text-align: left;
}

#header #logo a {
  width: 280px;
  height: 140px;
  text-indent: -9999px;
  margin: 0 0 0 35px;
  padding: 0;
  float:left;
}

#header #logo a.home{
 float:right;
 width:134px;
 height:55px;
 margin:50px 55px 0 0;
}

#header #logo a.phone{
 float:right;
 width:115px;
 height:18px;
 margin:-5px 59px 0 0;
 cursor:pointer;
}


/* Layout */

#page {
  width: 744px;
  margin: 0 auto;
  padding: 0;
  background-color: white;
  border: 0;
  text-align: left;
}

#sidebar {
  float: left;
  width: 229px;
  padding:0;
  margin:0;
}

.narrowcolumn {
  float: right;
  width: 490px;
}


/* Headers */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	width:471px;
	}

h1 {
	font-size: 16px;
	margin: 20px 0 12px 18px;
	color: #244ea0;
	width:471px;
	float:right;
	}

h1 a, h1 a:visited {
	color: #44a098;
	text-decoration: none;
	}

h1 a:hover {
	color: #44a098;
	text-decoration: underline;
	}

h1.pagetitle {
	font-size: 1.6em;
	margin-top: 20px;
}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	line-height:18px;
	margin: 20px 0 12px 18px;
	padding: 0;
	color: #244ea0;
	width:471px;
	text-align:left;	
}

h2.comments {
	padding: 0;
	margin: 30px auto 20px ;
}
	
h2, h2 a, #wp-calendar caption, cite {
	text-decoration: none;
}

h2 a:hover {
	color: #b80100;
	text-decoration: none;
}

h2 a, h2 a:visited {
	color: #950101;
	display:block;
	width:471px;
	margin:0 0 8px 0;
	padding: 0;
	float:none;
	font-size:14px;
}

h2.single {
	color: #950101;
	display:block;
	width:471px;
	margin: 20px 0 8px 0;
	padding:26px 0 0 19px;
	background:url(images/h2-bg.gif) left top no-repeat;
	float:none;
	font-size:14px;
}

a {
  color: #2364b0;
  text-decoration: underline;
}

a:hover {
  color: #2364b0;
  text-decoration: none;
}

a:active, a:focus {
  outline: none;
}


/* Content */

#content {
	font-size: 1.2em
	}

.entry p {
  font-size: 11px;
  line-height: 19px;
  margin: 0 0 16px 0;
  width:471px;
  float:right;
}

ul {
  margin: 0 0 0 40px;
  list-style-type: disc;
  list-style-image: none;
}

ul ul {
  margin: 0 0 0 40px;
  list-style-type: circle;
  list-style-image: none;
}

li {
  margin: 0 0 2px 0;
}


.snippet-image {
	margin: 15px 0;
}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
        color: #777;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0;
	float:left;
	width:490px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.postmetadata2 {
	clear: left;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	background: transparent url(images/bg-postmetadata.gif) repeat-y top;
}

.postmetadata2-top {
	width: 500px;
	height: 10px;
	background: transparent url(images/bg-postmetadata-top.gif) no-repeat top;
}

.postmetadata2-bottom {
	width: 500px;
	height: 15px;
	background: #fff url(images/bg-postmetadata-bottom.gif) no-repeat top;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter {
	text-align: center;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
        font-size: 11px;
        line-height: 19px;
	} 

.entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
        font-size: 11px;
        line-height: 19px;
	}

.entry ol li {
	margin: 0;
	padding: 0 0 3px 0;
	}

.entry ol li ul {
	padding: 0 0 0 25px;
	margin: 0;
	list-style-type: square;
	text-indent: 0;
        font-size: 11px;
        line-height: 19px;
	}

.entry ol li ul li {
	list-style-type: square;
	padding: 0 0 3px 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
        list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 10px 0;
	padding: 0 0 10px 0;
	width:229px;
	border-bottom:1px dotted #bac4d3;
}

#sidebar ul ul li a {
 color:#7283a4;	
}



/* Main navigation */

#sidebar ul li#side-nav {
  width: 212px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul li#side-nav ul, #sidebar ul li#side-nav ul li {
  margin: 0;
  padding: 0;
}

#sidebar ul li#side-nav ul li.sec a {
  width: 100%;
  margin: 8px 0 0 0;
  padding: 7px 0 3px 1px;
  display: block;
  font-weight: bold;
  color: #990000;
  background: transparent url(images/side-nav-sec-bg.gif) left bottom repeat-x;
  border-bottom: 1px solid #ba457b;
  text-decoration: none;
  font-size: 11px;
  font-family: tahoma, verdana, arial, sans-serif;
}

#sidebar ul li#side-nav ul li.sec a:hover {
  text-decoration: none;
  color: #4267a4;
  padding: 6px 0 4px 3px;
  background: #fbfbfb;
}
	
#sidebar ul li#side-nav ul li.sec ul, #sidebar ul li#side-nav ul li.sec ul li {
  margin: 0;
  padding: 0;
}

#sidebar ul li#side-nav ul li.sec ul li a {
  width: 187px;
  margin: 0;
  padding: 7px 0 6px 25px;
  display: block;
  font-weight: normal;
  color: #6484b9;
  background: transparent url(images/side-nav-arr.gif) left 6px no-repeat;
  border-bottom: 1px solid #f0f0e8;
  text-decoration: none;
  font-size: 11px;
  font-family: tahoma, verdana, arial, sans-serif;
}

#sidebar ul li#side-nav ul li.sec ul li a:hover {
  text-decoration: none;
  color: #4267a4;
  padding: 7px 0 6px 25px;
  background: #fbfbfb url(images/side-nav-arr.gif) left 6px no-repeat;
}


/* Articles box */

#sidebar ul li#articles {
  width: 212px;
  color: #666;
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 11px;
  background: transparent url(images/side-news-top.gif) left top no-repeat;
  border: 1px solid #fff;
}

#sidebar ul li#articles h2 {
  margin: 0;
  padding: 0;
}

#sidebar ul li#articles h2 a {
  display: block;
  width: 212px;
  height: 24px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#sidebar ul li#articles div {
  width: 210px;
  margin: 2px 0 5px 0;
  border-left: 1px solid #f0f0e8;
  border-right: 1px solid #f0f0e8;
  border-bottom: 1px solid #f0f0e8;
}

#sidebar ul li#articles div ul {
  margin: 0;
  padding: 3px 0 4px 0;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul li#articles div ul li {
  margin: 0;
  padding: 3px 0 3px 24px;
  background: transparent url(images/side-news-arr.gif) 12px 7px no-repeat;
}

#sidebar ul li#articles div ul li a {
  margin: 0;
  padding: 0 1px 0 0;
  color: #6484b9;
  text-decoration: none;
}

#sidebar ul li#articles div ul li a:hover {
  color: #4267a4;
  text-decoration: underline;
}


/* Directory box */

#sidebar ul li#directory {
  width: 212px;
  color: #666;
  padding: 0 0 20px 0;
  font-size: 11px;
  background: transparent url(images/side-directory-top.gif) left top no-repeat;
  border: 1px solid #fff;
}

#sidebar ul li#directory h2 {
  margin: 0;
  padding: 0;
}

#sidebar ul li#directory h2 a {
  display: block;
  width: 212px;
  height: 24px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

#sidebar ul li#directory div {
  width: 210px;
  margin: 2px 0 5px 0;
  border-left: 1px solid #f0f0e8;
  border-right: 1px solid #f0f0e8;
  border-bottom: 1px solid #f0f0e8;
}

#sidebar ul li#directory div ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul li#directory div ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #f0f0e8;
}

#sidebar ul li#directory div ul li#last-state {
  margin: 0;
  padding: 0;
  border: 0;
}

#sidebar ul li#directory div ul li a {
  width: 190px;
  margin: 0;
  padding: 3px 10px 4px 10px;
  color: #6484b9;
  text-decoration: none;
  display: block;
}

#sidebar ul li#directory div ul li a:hover {
  color: #4267a4;
  background: #fbfbfb;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 10px;
  text-align: center;
  background: none;
}

#sidebar #searchform {
  margin: 15px auto 15px auto;
  padding: 31px 0 15px 10px;
  text-align: left;
  background: transparent url(images/bg-search.gif) top left no-repeat;
}

.s {
  width: 145px;
  padding: 2px 2px 1px 2px;
  margin: 0 2px 0 0;
  color: #666;
  border: 1px solid #f0f0e8;
  vertical-align: middle;
}

.searchsubmit {
  width: 41px;
  height: 29px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: transparent url(images/b-go.gif) left 1px no-repeat;
  vertical-align: middle;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Tables */

#content table {
  margin: 5px auto 15px auto;
  padding: 0;
}

#content table .center {
  text-align: center;
}

#content table .right {
  text-align: right;
}

#content table thead {
  color: #fff;
  background: #2364b0;
  font-family: arial, trebuchet ms, tahoma, verdana, helvetica, sans-serif;
  font-size: 13px;
}

#content table thead th {
  padding: 4px 7px;
  text-align: left;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #fff;
}

#content table tbody tr.row1 {
  background: #fff;
}

#content table tbody tr.row2 {
  background: #f0eee7;
}

#content table tbody td {
  padding: 2px 1px 2px 7px;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

#content table tfoot {
  margin: 0;
}

#content table tfoot td {
  height: 13px;
  padding: 0;
  border-top: 3px solid #2364b0;
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote{
 margin:0;
 padding:0;
}

blockquote p {
	margin: 0;
	padding:0;
	border:none;
	font-weight:bold;
	color:#5e8385;
	}
	
blockquote cite {
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	font-size: 12px;
	margin-top: 20px;
	}


/* Home Page */

#home-graphic {
  width: 493px;
  height: 270px;
  background: transparent url(images/home-graphic.jpg) left bottom no-repeat;
}

#home-graphic p {
  padding: 98px 0 0 38px;
}

#home-graphic p a {
  width: 143px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  text-decoration: none;
}

#home-pod-chapter13 {
  float: left;
  width: 254px;
  color: #666;
  font-size: 11px;
  background: transparent url(images/home-pod-chapter13.gif) left 20px no-repeat;
  border: 1px solid #fff;
}

#home-pod-debt {
  float: left;
  width: 235px;
  color: #666;
  font-size: 11px;
  background: transparent url(images/home-pod-debt.gif) left 20px no-repeat;
  border: 1px solid #fff;
}

#home-pod-chapter13 h2, #home-pod-debt h2 {
  display: none;
}

#home-pod-chapter13 div, #home-pod-debt div {
  width: 233px;
  margin: 46px 0 5px 0;
  border-left: 1px solid #f0f0e8;
  border-right: 1px solid #f0f0e8;
  border-bottom: 1px solid #ba457b;
}

#home-pod-chapter13 div ul, #home-pod-debt div ul {
  margin: 0;
  padding: 10px 10px 0 37px;
  list-style-type: none;
  list-style-image: url(images/home-pod-arr.gif);
}

#home-pod-chapter13 div ul li, #home-pod-debt div ul li {
  margin: 0;
  padding: 0 0 8px 0;
}

#home-pod-chapter13 div a, #home-pod-debt div a {
  width: 150px;
  height: 42px;
  display: block;
  margin: 0 0 0 81px;
  padding: 0;
  text-indent: -9999px;
  background: transparent url(images/home-pod-click.gif) left top no-repeat;
}


/* LightBulb */

.lightbulb {
  width: 493px;
  height: 70px;
  background: transparent url(images/lightbulb-bg.gif) left bottom no-repeat;
}

.lightbulb p {
  font-size: 11px;
  color: #999999;
  padding: 25px 15px 0 68px;
  line-height: 16px;
}

.lightbulb p a {
  color: #2364b0;
  text-decoration: underline;
}

.lightbulb p a:hover {
  color: #2364b0;
  text-decoration: none;
}


/* Footer */

#footer {
  padding: 0;
  margin: 10px auto 0 auto;
  width: 736px;
  height: 35px;
  clear: both;
  background: #fff url(images/bg-footer.gif) left top repeat-x;
}
	
#footer p {
  padding: 0;
  margin: 0;
  padding: 6px 15px 0 15px;
  color: #6484b9;
  font-size: 11px;
}

p.aligncenter {
  font-size: 10px;
  color: #999999;
  margin:0 0 14px 0;
}

#footer a {
  color: #6484b9;
  text-decoration: none;
}

#footer a#rss {
  color: #6484b9;
  padding: 0 0 0 17px;
  background: transparent url(images/rss.gif) left 1px no-repeat;
}

#footer a:hover, #footer a#rss:hover {
  color: #184ea7;
  text-decoration: underline;
}

#disclaimer p {
	color: #444;
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	line-height: 19px;
	margin: 4px 0 12px 0;
}

#disclaimer p a {
  color: #2364b0;
  text-decoration: underline;
}

#disclaimer p a:hover {
  color: #2364b0;
  text-decoration: none;
}

#footer-shadow{
 width:880px;
 height:56px;
 background:url(images/footer-shadow-cred.jpg) center top no-repeat;
}


/* Nejat's Additions */

iframe{
 margin:15px 0 5px 0px;
 width:240px;
 height:588px;
}

#sidebar ul ul.useful{
 background:url(images/useful-link-header.gif) left top no-repeat;
 padding:35px 0 0 0;
 margin:3px 0 0 0;
}

#sidebar ul ul.useful li.useful-link {
 padding: 0;
 margin: 0;
 border:none;
}

#sidebar ul ul.useful li.useful-link a{
 width:229px;
 height:28px;
 padding: 0;
 margin: 0;
 display:block;
 background:url(images/useful-link-bg.gif) left top no-repeat;
 text-indent:24px;
 line-height:26px;
 font-size:11px;
 text-decoration:none;
}

#sidebar ul ul.useful li.useful-link a:hover{
 background:url(images/useful-link-bg-hover.gif) left top no-repeat; 
 color:#0e3c6c;
}

h2.widgettitle a{
 background:url(images/twitter-header.gif) left top no-repeat;
 width:229px;
 height:35px;
 padding:0;
 margin:0;
 text-indent:-9999px;
}

li#popular-posts{
 margin:24px 0 0 0;	
}

ul h2.widgettitle{
 width:229px;
 height:35px;
 background:url(images/pop-posts-header.gif) left top no-repeat;
 text-indent:-9999px;
}

.bnk-news-pod {
  float: right;
  margin:0 0 0 26px;
}

a.banner{
 width:471px;
 height:105px;
 background:url(images/banner.jpg) left top no-repeat;
 float:right;
 display:block;
 text-indent:-9999px;
 margin:0 0 10px 0;
}





