/* ---------------------------------------------------------- */
/*   THEME STYLING BEGINS HERE                                */
/* ---------------------------------------------------------- */


/* basic page element styling */

body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	color: #000000;
	background-color: #fff;
	background-image: 
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

a {
	color: #003366;
}

a:hover {
	color: #003366;
}


/* page layout basics */

#container {
	width: 1024px;
}

#alpha {
	float: left;
	margin: 0 0 0 20px;
}

#alpha-inner {
	padding: 0 0 25px;
}

#beta {
	margin-top : 0px;
	margin-right : 20px;
	margin-bottom : 0px;
	margin-left: 20px;
	float: left;
}

#beta-inner {

}

#gamma {
	float: left;
	margin: 0 0 0 0px;
}

#gamma-inner {
	padding: 0 0 25px;
}


/* container styling */

#container-inner {
	border-color: #fff;
	border-width: 0 1px;
	border-style: solid;
}


/* banner styling */

#banner {
        height: 205px;	
	margin: 0;
	border-top-width: 5px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: bottom left;
	border-top-color: #000;
	background-color: #fff;
	background-image: url("https://www.creditslips.org/creditslips/CreditSlipsBlogBanner.jpg");
}


#banner a {
	color: #000;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

#banner-inner {
	border-top-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	padding-right: 220px;
}

#banner-header {
	color: #000;
	margin: 0;
	padding: 25px 20px 5px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}

#banner-description {
	color: #333;
	margin: 0;
	padding: 5px 20px 35px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.125;
	font-style: italic;
}

/* navigation bar styling */

#nav {
	background: #e5e6e8 url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/nav.gif) repeat-x top left;
}

.nav-list {
	border-bottom: 1px solid #cdcdcd;
}

.nav-list-item {
	border-right: 1px solid #cdcdcd;
}

.nav-list-item a {
	font-size: 11px;
	padding: 6px 11px;
}


/* pagebody styling */

#pagebody {
	background-color: #fff;
	padding: 15px 0;
}

#pagebody-inner {
	background-repeat: repeat-y;
	background-position: top center;
}


/* entry listing and entry styling */

.content-header {
	margin: 5px 0px 5px 0px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 28px;
	color: #000;
}

.content-nav {
	margin: 5px 0 20px;
}


.date-header {
	color: #666;
	margin: 5px 0;
	font-size: 10px;
}

.entry {

	background-repeat: no-repeat;
	background-position: 0 10px;
	color: #000000;
overflow: visible;
}

.entry-header {
        margin: 0px 0px 10px 0px;
	border: 0;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	text-align: left;
        font-weight: bold;
}

.entry-header a {
	color: #000;
	text-decoration: none;
}

.entry-header a:hover {

}

.entry-content {
        margin: 10px 0px 10px 0px;
	color: #222222;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

.entry-more-link {
	font-size: 11px;
	font-weight: bold;
}

.entry-footer {
	border-top-color: #555;
	color: #555;
	font-size: 11px;
        margin: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	font-weight: normal;
}

.entry-footer a {
	color: #003366;
}

.entry-footer a:hover {
	color: #003366;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 80%;
        line-height: 120%;
}


.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.trackback-content,
.comment-content {
	font-size: small;       
        line-height: 130%;
}
.comments-open-content,
.comments-closed {
	margin: 5px 0;
}

.trackbacks-info,
.trackback-footer,
.comments-info,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 5px 0 20px;
}


.trackback-footer,
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	border-top-color: #e5e5e5;
	color: #666;
	font-size: 11px;
}

.comment-footer a {
	color: #666;
}

.comment-footer a:hover {
	color: #333;
}


/* sidebar module styling */

.module-header {

	border-bottom: 1px solid #000000;
  	padding: 3px;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-header a {
	color: #000
        text-decoration: none;
}

.module-content {
	margin: 0 0 14px;
	font-size: 11px;
	color: #333333;
}

.module-content a {
	color: #003366;
        text-decoration: none;
}

.module-content a:hover {
	color: #003366;
        text-decoration: none};}


.module-calendar {
	font-size: 11px;
}


.module-powered {
	margin: 0;
	padding: 0;
}

.module-powered .module-content {

        text-align: left;
	color: #003366;
}


.module-powered .module-content a {
	color: #003366;
}

.module-photo {
	border: 0;
	background: none;
}

.module-photo .module-content {
	margin: 10px;
}

.module-photo img {
	border: 0;
}


.module-featured-photo {
	width: 415px;
}

.module-featured-photo .module-content {
	margin: 15px 0 5px;
}

.module-featured-photo img {
	width: 415px;
}


.module-recent-photos {
	border: 0;
	margin-left: 2px;
}

.module-recent-photos .module-header {
	background-image: none;
}

.module-recent-photos .module-list {
	margin: 0;
}

.module-recent-photos .module-list-item {
	width: 64px; /* mac ie fix */
	margin: 0 5px 6px 0;
	padding: 0;
	background-image: none;
}

.module-recent-photos .module-list-item a {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #ccc;
	background-color: #eee;
}

.module-recent-photos .module-list-item a:hover {
	border-color: #000;
}

.archive-list-item {
	margin-bottom: 5px;
}

.typelist-thumbnailed {
	margin: 0 0 20px;
}

.typelist-thumbnailed .module-list-item {
	margin: 1px 0;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	background-repeat: repeat-x;
	background-position: top left;
	border-color: #e5e5e5;
	background-color: #f3f3f3;
	background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/gradient-bg.png);
	font-size: 11px;
}

.typelist-thumbnail {
	background: #f3f3f3;
}


/* one-column tweaks */

.layout-one-column #container { width: 782px; }
.layout-one-column #banner { width: 780px; }
.layout-one-column #alpha { width: 740px; }
.layout-one-column #banner { background-position: right bottom; }


/* two-column-left tweaks */

.layout-two-column-left #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-tw.png); }
.layout-two-column-left #alpha { width: 300px; }
.layout-two-column-left #beta { width: 560px; }


/* two-column-right tweaks */

.layout-two-column-right #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-wt.png); }
.layout-two-column-right #alpha { width: 560px; }
.layout-two-column-right #beta { width: 300px; }


/* three-column tweaks */

.layout-three-column #pagebody-inner { background-image: url(/.shared-typepad/themes/walt/theme-asterisk_white_wide/body-bg-twt.png); }
.layout-three-column #alpha { width: 120px; }
.layout-three-column #beta { width: 400px; }
.layout-three-column #gamma { width: 300px; }


/* three-column-right tweaks */

.layout-three-column-right #pagebody-inner { }
.layout-three-column-right #alpha { width: 524px; }
.layout-three-column-right #beta { width: 230px; }
.layout-three-column-right #gamma { width: 190px; }

/* My Extra CSS*/
.author
       { 
         margin: 0px 0px 10px 0px;
         font-family: 'Trebuchet MS', Verdana, sans-serif; 
         font-size: small; 
         color: #000000; 
         text-transform: none;
         font-variant: small-caps;
         padding-top: 1px;
         padding-left: 10px;           
        }   

.archive-content-header {
         font-family: 'Trebuchet MS', Verdana, sans-serif; 
         font-size: medium; 
         font-style: italic;
         align: center;
}

.past-contributor-names {
         line-height: 160%;
}

.past-contributor-names a {
         color: #333333;
}

.past-contributor-names a:hover {
         color: #003366;
}
/* ph=1 */
