/*CSS Document */

/*set default padding and margins for all elements on the page to 0*/



* {

padding: 0;

margin: 0;

}


body{

	font: 78% verdana,tahoma,sans-serif;
	text-align:center;
	background-image: url(http://www.yourcreditworthiness.org/images/10.gif);
	
}


a.more{


display:block;color: #981793; 


}





/************************  Wrapper  ************************/


div#cont_shadow{

       width:840px;
	margin:0 auto;
	background-color: red;


}


div#container{

	width:800px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;

}



/************************  Header  ************************/


div#header{

/*
   background-image: url(http://www.yourcreditworthiness.org/images/15.jpg);
   background-repeat: no-repeat;
    padding-bottom: 80px;
*/
}

div#header h1{}




.sechead_home{

    padding-top: 15px;
    margin-bottom: 15px;
  
}


.sechead_about{

     background-image: url(http://www.yourcreditworthiness.org/images/8.jpg);

}

.sechead_blog{

     background-image: url(http://www.yourcreditworthiness.org/images/13.jpg);
}

.sechead_contact{

     background-image: url(http://www.yourcreditworthiness.org/images/12.jpg);
}

.sechead_partner{

     background-image: url(http://www.yourcreditworthiness.org/images/18.jpg);
}

.sechead_tips{

     background-image: url(http://www.yourcreditworthiness.org/images/8.jpg);

}

.sechead_radio{

     background-image: url(http://www.yourcreditworthiness.org/images/7.jpg);
}

.sechead_seminars{

     background-image: url(http://www.yourcreditworthiness.org/images/11.jpg);
}

.sechead_store{

     background-image: url(http://www.yourcreditworthiness.org/images/18.jpg);
}


.sechead_about, .sechead_blog, .sechead_contact, .sechead_tips, .sechead_partner,  .sechead_partner, .sechead_radio, .sechead_seminars, .sechead_store{

    background-repeat: no-repeat;
    width: 535px;
    height: 92px;
    font-size: 2em;
    font-family: "Arial Narrow";
    color: #2e4052;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 58px;
    margin-top: 30px;
    
 
}




/************************  Main Content  ************************/


div#content{

	float:right;
	width:565px;
      
        margin-right: 10px;
	text-align: left;
     
}


#content ul {

   list-style-position: inside;


}

#content ol {
    
   list-style-position: inside;
}

#content ul li {



}






/************************ Sidebar Navigation ************************/



div#navigation{

	background:#003466;
	float:left;
	width:200px;
	margin-top: 0px;

}


div#navigation ul{

	color: #F4F4FF;
	font-family: "arial narrow";
	font-size: 1.15em;
	font-weight: bold;
	list-style-position: inside;
        list-style-type: none;
     z-index: 1;
}



div#navigation li{

         line-height: .75em;
         padding:10px;



}


  div#navigation a {
    color: #F4F4FF;
    font-size: 1em;
     text-decoration: none;
}



div#navigation a:link, div#navigation a:active, div#navigation a:visited, div#navigation a:hover{

   color: #F4F4FF;
   font-weight: bold;
   font-size: 1em;
   font-family: "arial narrow";
   text-decoration: none;

}


h2.topnav{

	background-image: url(http://www.yourcreditworthiness.org/images/6.gif);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 6px;
	padding-left: 10px;
	font-size:1.1em;
	font-family: "arial narrow";
	font-weight: bold;
	margin-top: -3px;
	color: #FFFFFF;

}


h2.bottomnav{


	background-image: url(http://www.yourcreditworthiness.org/images/12.gif);

	background-repeat: repeat-x;
	height: 33px;
	padding-top: 6px;
	padding-left: 10px;
	font-size:1.1em;
	font-family: "arial narrow";
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;

}


div#extra{

	background:#770948;
	float:left;
	clear:left;
	width:200px;
	padding-bottom: 800px;

}

div#extra ul {

	color: #cbdcf7;
	font-family: "arial narrow";
	font-size: 1.08em;
	font-weight: bold;
	padding-bottom: 100px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
        padding-top: 10px;

}

div#extra li {

     font-size: 1.08em;
    font-family: "arial narrow";
    font-weight: bold;
      line-height: .75em;
      padding-left:10px;
      padding-right:10px;
      padding-bottom: 7px;
      text-transform: capitalize;
      

}


  div#extra a {
    color: #cbdcf7;
    font-size: 1.08em;
    font-weight: bold;
    font-family: "arial narrow";
     text-decoration: underline;
    

}



div#extra a:link, div#extra a:active, div#extra a:visited, div#extra a:hover{
   color: #cbdcf7;
   font-weight: bold;
   font-size: 1.08em;
   font-family: "arial narrow";
   text-decoration: underline;

}




/*  Top Navigation Menu  */



/*  Bottom Navigation Menu (Links) */






/************************  Footer  ************************/

div#footer{background: #000000;color:#fff;clear:both;width:100%}

div#footer p{

margin:0;
padding:5px 10px;
text-align: center;

}



/************************ Image-related  ************************/






/************************ Article-related  ************************/



.bodytext {

  padding: 0px 10px 0px 0px;
}

.bodytext p{

    margin:0;
    padding: 0;
    line-height:1.4em;  

}

.blurb_title_home{
    font-size: 2em;
    font-family: "Arial Narrow";
    color: #2e4052;
    font-weight: bold;
    margin-top: 10px;
    padding-top: 14px;
}

.event_title{

    font-size: 1.5em;
    font-family: "Arial Narrow";
    color: #660031;
    font-weight: bold;
    padding-top: 20px; 
    text-transform: capitalize;

}



#articlePreview h4 {

      font-size: 1.15em;

      font-family: "arial narrow";

      color: #111111;

}



#article_preview h4 a:link, #article_preview h4 a:active, #article_preview h4 a:visited {

           font-size: 1.15em;

          font-family: "arial narrow";

           color: #111111;

           text-decoration: none;

}



#article_preview h4 a:hover {

           font-size: 1.15em;

           color: #111111;

           font-family: "arial narrow"; 

           text-decoration: underline;

}


/*   Styles for Category Headers   */



div#content dt{


       font-size: 1.1em;

       color: #000099;

/* border-bottom: 1.3px dashed #666666; */

       margin-bottom: 5px;

}



.posted {
         font-family: "arial narrow";
         font-size: 1em;
         color: #888888;
         font-weight: bold;
}




.s_blurb {

        padding-top: 20px;
        margin-bottom: 30px;
        font-size: 100%;
        font-weight: normal;
        clear: both;

       
}


.singlelink {
        padding-top: 10px;
}


.edit_link {
   margin-bottom: 20px;
   
}


.edit_link a:link, .edit_link a:active, .edit_link a:visited {

           background: #bebebe;
           text-decoration:underline;     

}



.edit_link a:hover {

           background: #bebebe;
           font-weight:bold;
           text-decoration:underline;
}



/************************ Blog  ************************/

.blog_post_title{
    font-size: 1.5em;
    font-family: "Arial Narrow";
    color: #660031;
    font-weight: bold;
    text-transform: capitalize;
    padding-top: 20px; 
}

div#blog {


    width: 565px;
     margin-right: 10px;


}





/************************ Comments  ************************/






/* A hack to remedy the extra empty comment that always displays thru the sed_comment plugin 

.commentator- {

    display: none;

}

*/

.comment{ width: 550px; border: 1px solid #eee; padding: 10px; margin: 5px 0; background-color: #ffffff; }

.odd  { background-color: #f0f0f0; }

.even{  }

.author { border: 1px dotted #333; }

.comment h5 { margin-bottom: 0.1em; }

.comment:hover { border: 1px solid #333; }

.author:hover{ background-color: #e6e6fa; }

.comment-time { width: 90%; text-align: right; font-size: smaller; color: orange; }

.author-string{ font-variant: small-caps; font-weight: 100; }

.comment-no { font-size: 1.5em; color: #999; }



/* Hide Textile Help Link */
a#txpCommentHelpLink {
    display:none;

}


/* Comment Form Formatting */

.comment_blurb {

	

        margin-top: 40px;
        margin-bottom: 26px;
	font-weight: bold;

}

div.comments-wrapper label{

      margin-right: 7px;
}

div.comments-wrapper td {

     padding-bottom: 10px;
}

input#forget {

	margin-left: 10px;

}

/************************  Footer  ************************/

div#footer{background: #333;color:#FFF;clear:both;width:100%}

div#footer p{margin:0;padding:5px 10px}



/**********************  Post Formatting  **********************/



span.date{ 

font-size: 85%;

color: #333333;

}



.edit_link {

   margin-bottom: 20px;

}



.edit_link a:link, .edit_link a:active, .edit_link a:visited {

           background: #bebebe;

           text-decoration:underline;
}




.edit_link a:hover {

           background: #bebebe;

           font-weight:bold;

           text-decoration:underline;

}