body {
	background-color:#cae7fb;
	color: #0b3061;
	font-size: 12px;
	font-family: trebuchet ms, arial, helvetica, sans;
	line-height: 130%;
	background-image: url("http://www.allstarknitwear.com/_img/bg_allstarknitwearsox.jpg");
							background-repeat: no-repeat;
							background-position: top center;
}

a:visited{
	color:#7474d5;
}
a:hover{
	color:#7b7bff;
	
}


.buttons {margin-top:10px}


.MASTHEAD {
	width:860px;
}

.NAV {
	width:860px;
	height:67;
	background-image: url("http://www.allstarknitwear.com/_img/bg_nav.jpg");
							background-repeat: no-repeat;
							background-position: top center;
}


.FOOTER {
	width:860px;
	height:140px;
	text-align:right;
	font-style:italic;
	background-color:#0e3261;
	color:#ffffff;

}

.FOOTER a{
	color: #62affe;
	text-decoration: none;
	}
	
.FOOTER a:active{
	text-decoration: underline;
	}
	
.FOOTER a:visited{
	color: #62affe;
	}		

.FOOTER a:hover{
	color: #ffffff;
	text-decoration: Underline;
	}		
	
	

	

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
	font-size:12px;
	color:#62a4d5;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #911115;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#720d11;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#720d11;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#ed040d;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#62a4d5;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#62a4d5;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }	
  
  
.sidebar-title {
	color:#62a4d5;
}  