/* **************************** */
/* ******* THE BIG BOYS ******* */
/* **************************** */

img		{
		border:none;
		}

html,body	{
		margin:0; padding:0;
		}

body	{
		font-family: verdana,sans-serif;
		text-align:center;
		padding:25px 0 50px 0;
		background:#3e4083 url('bluebody001.png') repeat-x left top;	
		}

#container	{
		background: #fff;
		text-align:left;
		width:1020px;
		margin:0 auto;
		border:2px solid black;
		}

#header 	{
		height:130px;
		line-height:16px;
		margin:0;
		padding:0;
		background:#fff url('blogtitle002.png') no-repeat 10px 5px;
		}

#header .strapline	{
		display:none;
		}

#wrapper	{
		float:left; 
		width:100%;
		}

#bannerbox	{
		display:none;
		}

#content	{
		margin: 0 275px 0 180px;
		padding:0 30px 0 20px;
		color:#333;
		font-family:verdana,sans-serif;
		font-size:.8em;
		line-height:1.3em;
		text-align:justify;		
		}

#top-space	{
		display:none;
		}

#navigation	{
		display:none;
		}

#navigation img {
		display:none;
		}

#navigation a, #navigation a:link { 
		font-family: verdana, sans-serif;
		margin: 0px 0px 0px 10px;
		}
		
#navigation a:hover {
		text-decoration: none;
		}

#extra		{
		display:none;
		}

#footer		{
		display:none;
		}

.main	{
		margin:50px 0 50px 0;
		}		

/* ************************** */
/* ******* TYPOGRAPHY ******* */
/* ************************** */

a			{ color: #1e5596; text-decoration: none; }
a:link 		{ color: #1e5596; text-decoration: none; } /* was 6699cc */
a:visited 	{ color: #1e5596; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline;} /* was 000080 */
a:active 	{ color: #000000; text-decoration: none; }

h3 		{
		font-family:arial,verdana,sans-serif;
		font-size:1.1em;
		padding: 0 0 0 6px;
		margin: 45px 0 -8px 0;
		border-bottom:1px solid #527bbd;
		border-left:1px solid #527bbd;
		}

h5 		{
		font-size:100%;
		padding: 0 0 0 6px;
		margin: 45px 0 -15px 0;
		border-bottom:1px solid #527bbd;
		border-left:1px solid #527bbd;
		}

content	{

		}
		
#footer p	{
		color:#222;
		font-family:arial,verdana,sans-serif;
		font-size:.7em;
		line-height:1.5em;
		}		

#footer a			{ color:#fff; text-decoration:none; }
#footer	a:link		{ color:#fff; text-decoration:none; }
#footer a:visited	{ color:#fff; text-decoration:none; }
#footer a:hover		{ color:#000080; text-decoration:underline; }
#footer a:active	{ color:#000080; text-decoration:none; }

/* ********************* */
/* ******* POSTS ******* */
/* ********************* */

.date-header	{
		width:100%;
		background:#fff url('calendar-icon.gif') no-repeat left top;
		padding:1px 0 0 23px;
		font-family:arial,sans-serif;
		font-size:1em;
		color:#333;
		font-weight:bold;
		}
		
.post-title	{
		margin: 15px 0px 0px 0px;
		background: #e8f0f8;
		padding: 3px 0px 3px 5px;
		border-top: 1px solid #666;
		border-left: 1px solid #666;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
		font-size: 130%;
		letter-spacing: -1px;
		color: #993333;
		}

.post-title a:hover	{
		text-decoration:none;
		}

.posted-by	{
		float:right;
		font-style:italic;
		color:#999;
		}

.permalink	{
		clear:both;
		float:right;
		color:#999;
		}

.blogger-labels { 
		font-size: 0.86em; 
		color:#999;
		background:#fff url('labels.gif') no-repeat left center;
		padding-left:20px;
		}

.feedflare	{
		clear:both;
		padding:0;
		background:#eee;
		border:1px solid #000;
		font-size:.9em;
		text-align:center;
		line-height:12px;
		}

.article {
  background:#ffffe5;
  padding: 5px;
  border: 1px solid #666;
  }

.blockquote {
  margin: 0 40px 0 16px;
  padding: 10px 0 0 10px;
  font-family:'times new roman,' serif;
  font-size: 90%;
  line-height: 1.5em;
  color: #666;
  background: #fff url(http://www.blogblog.com/tictac_blue/quotes.gif) no-repeat top left;
  text-align:justify;
  }

.blockquote p {
  margin-top: 0;
  }

.related-top	{
		width: 95%;
		height: 30px;
		border-top: 1px solid #808000;
		border-right: 1px solid #808000;
		border-left: 1px solid #808000;
		background: #ffffe5 url('http://www.mdmproofing.com/iym/styles/related.png') no-repeat top left;
		margin: 70px 0px 0px 0px;
		padding-right: 10px;
		}

.related-body	{
		width: 95%;
		border-bottom: 1px solid #808000;
		border-right: 1px solid #808000;
		border-left: 1px solid #808000;
		margin: 0px 0px 10px 0px;
		background: #ffffe5;
		font-family: verdana, arial;
		font-size: 11px;
		color: #555;
		line-height: 16px;
		padding: 5px 0px 10px 10px;
		}

/* ************************ */
/* ******* COMMENTS ******* */
/* ************************ */

.comment-count	{
		margin:0 0 50px 0;
		font-family:"times new roman", serif;
		font-size:3em;
		font-weight:bold;
		color:#ccc;
		}

.comment	{
		background:transparent;
		margin:20px 0 0 0;
		}
		
.comment-top	{
		background:#fff url('comment-1top.gif') no-repeat left top;
		line-height:12px;		
		}
		
.comment-body	{
		background:#fff url('comment-2body.gif') repeat-y left top;
		line-height:1em;
		margin:-1px 0 0 0;
		padding:3px 20px 3px 15px;
		}

.comment-number	{
		float:right;
		margin:0 0 5px 20px;
		padding:3px 5px 5px 0;
		font-family:serif;
		font-size:2em;
		color:#9999cc;
		border:1px solid blue;
		}

.comment-number li {
		list-style-type:decimal;
		}
		
.comment-body p	{
		margin:0 40px 0 0;
		background:transparent;
		text-align:justify;
		font-family:verdana,sans-serif;
		font-size:.9em;
		line-height:1.3em;
		color:#666;
		}	
		
.comment-bottom	{
		background:#fff url('comment-3bottom.gif') no-repeat left top;
		height:60px;
		padding:30px 0px 0px 50px;
		font-size:.9em;
		}

.comment-author	{
		display:inline;
		font-size:1.2em;
		font-weight:bold;
		}

/* ******************************* */
/* ******* EXTRA / SIDEBAR ******* */
/* ******************************* */

.sidebar-title	{
		margin: 0 0 0 0;
		padding: 15px 0 10px 50px;
		font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
		font-size: 1.2em;
		color: #555;
		height: 32px;
		background: url(http://www.blogblog.com/tictac_blue/sidebar_icon.gif) no-repeat 20px 15px;
		height: 32px !important; /* for most browsers */
		}

#extra ul, #extra p {
		margin: 0;
		padding: 5px 20px 1em 20px;
		line-height:1.4em;
		border-bottom: 1px solid #ddd;
		font-family:verdana,sans-serif;
		font-size:.7em;
		color:#666;
		}

#extra img	{
		margin:0 0 10px 0;
		}

#extra li {
		background: url(listarrow.gif) no-repeat 0 5px;
		list-style-type:none;
		padding:0 0 2px 15px;
		}

#extra li.free {
		background:transparent;
		list-style-type:none;
		}

.sponsored-left	{
		float:left;
		width:150px;
		background-color:#f2f2f2;
		border:1px solid #000;
		margin:20px auto;
		padding:5px 10px 10px 10px;
		text-align:center;
		font-family:verdana,sans-serif;
		font-size:.7em;
		}
	
.sponsored-left-heading	{
		font-family:verdana,sans-serif;
		color:#000;
		font-size:1em;
		text-align:center;
		font-weight:bold;
		margin-bottom:8px;
		}
		
.prog-border {
		height: 15px;
		width: 90%;
		background: #fff;
		border: 1px solid #000;
		margin: 0 0px 0 15px;
		padding: 0;
		font-size:0px;
		}
  
.prog-text {
		height: 10px;
		margin: 2px 2px 2px 2px;
		padding-bottom: 0px;
		text-align: right;
		font-size: 10px;
		color: yellow;
		line-height:10px;
		}

.debt-progress	{
		height: 11px;
		margin: 2px;
		padding: 0;
		background: #71b65e;
		width:43%; /* modify here as necessary */  
		}
  
.save-progress	{
		height: 11px;
		margin: 2px;
		padding: 0;
		background: #71b65e;
		width:78%; /* modify here as necessary */  
		}  

