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

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

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

#container	{
		background: #fff url('wrapper-tile.gif') repeat-y top left;
		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('blogtitle004.gif') no-repeat 10px 5px; /* blogtitle003.png, blogtitle002.png */
		}

#header .strapline	{
		font-family:arial, sans-serif;
		font-size:14px;
		color:#ccc;
		background:#fff;
		float:right;
		margin-right:15px;
		margin-top:85px;
		text-align:center;
		}

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

#bannerbox	{
		float: left; 
		height:45px;
		width:100%;
		line-height:10px;
		background:transparent url('bannerbox002.png') repeat-x left top;
		margin-left:auto;
		margin-right:auto; 
		padding: 0; 
		text-align: center;
		}

#featured-top	{
		background:#fff url('featured2.png') repeat-x left top;
		margin:20px 0 0 0;
		font-weight:bold;
		color:black;
		font-family:verdana,sans-serif;
		font-size:13px;
		padding:3px 0 3px 5px;
		}
		
#featured-link	{
		border-left:1px dashed #8080ff;
		border-right:1px dashed #8080ff;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		font-family:'trebuchet ms',arial,sans-serif;
		font-size:1.1em;
		padding:18px 0 5px 0;
		}
		
#featured-body	{
		border:1px dashed #8080ff;
		border-top:none;
		margin:0 0 30px 0;
		padding:3px 20px 10px 20px;
		font-size:.8em;
		}

#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	{
		margin:20px 0 40px 0;
		text-align:center;
		}

#navigation	{
		background:transparent;
		padding:0 0 0 8px;
		width:180px;
		float:left;
		margin-left:-1020px;
		}

#navigation img {
		margin:0;
		}

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

#extra		{
		height:100%;
		background: transparent;
		float:left;
		width:260px;
		margin-left:-260px;
		}

#search {
    clear:left;
    width:100%;
    margin:60px 0 0 0;
    background:#fff;
    text-align:center;
    }

#footer		{
		clear:left;
		width:100%;
		margin:60px 0 0 0;
		padding:15px 0 15px 0;
		background: #808080; /* #ceccec; */
		text-align:center;
		border-top:1px solid #000;
		}

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

/* ********************** */
/* ******* IMAGES ******* */
/* ********************** */

img		{
		border:none;
		}
		
.thumb  {
     background: #fff;
     border:1px solid #ccc;
     padding:4px;
     }

/* ************************** */
/* ******* 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; }

.post a           { font-weight:bold; }
.post a:link      { font-weight:bold; }
.post a:visited   { font-weight:bold; }
.post a:hover     { font-weight:bold; }
.post a:active    { font-weight:bold; }

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:110%;
		color:#36387a;
		background: #fff url('oddy3.png') no-repeat right bottom;
		padding: 0 20px 0 6px;
		margin: 45px 0 -10px 0;
		border-bottom:1px solid #4040ff;
		border-left:1px solid #4040ff;
		}

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 15px 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;
		margin:20px 0 0 0;
		padding:2px 0 0 0; /* different than IE! */
		background:#fff url('feedflare.gif') no-repeat center;
		border:none;
		font-size:.9em;
		text-align:center;
		line-height:14px;
		height:32px !important;
		}

.article {
  font-family:'ms sans-serif', verdana, sans-serif;
  font-size:.85em;
  background:#fff url('page-go.png') no-repeat 4px 3px;
  padding:3px 10px 5px 24px;
  border: none;
  }

.blockquote {
  margin: 0 40px 0 16px;
  padding: 10px 0 0 10px;
  font-family:'times new roman,' serif;
  font-size: 97%;
  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;
  }

.attribution	{
		font-weight:bold;
		float:right;
		}

.blurb  {
  width:80%;
  margin:0px auto;
  padding:15px;
  background: #f0f7d9;
  border-top:2px solid #cce57f;
  border-bottom:2px solid #cce57f;
  font-family:arial, sans-serif;
  font-size: 90%;
  line-height: 1.5em;
  color: #666;
  text-align:justify;
  }

.bookend  {
    text-align:center;
    width:80%;
    border:1px dashed #000;
    background:#ffffc0;
    margin:25px auto 5px auto;
    padding:5px 0 5px 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;
		}
		
#content ul {
    margin:0 30px 0 5px;
    }

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

#content ol li  {

    }

.function {
    font-face:'times new roman',serif;
    font-size:1.1em;
    font-weight:bold;
    color:#000;
    text-align:center:
    }

.excel-code {
  color:blue;
  font-family:arial,sans-serif;
  }

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

.comment-count	{
		margin:0 0 50px 0;
		font-family:"times new roman", serif;
		font-size:2.5em;
		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;
		}
		
.comment-leave  {
    text-align:center;
    font-weight:bold;
    font-size:1.4em;
    background:#ffffcc;
    border:1px dashed #5252ff;
    padding:12px;
    }		

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

.sidebar-title	{
		margin: 0 0 0 0;
		padding: 7px 0 10px 51px;
		font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
		font-size: 1.2em;
		color: #666;
		height: 32px;
		background: url('headerback2.png') no-repeat left top;
		height: 32px !important; /* for most browsers */
		}

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

#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 ul {
		margin: 0 0 20px 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 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-right:4px;
		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;
		}
  
.save-progress	{
		height: 11px;
		margin: 2px;
		padding: 0;
		background: #71b65e;
		}  

