body {						/* left justified */
	margin: 			0px;
	padding: 			0px;
	text-align: 		left;			/* needed for IE 5.x to center the div */
	background-color: 	#eeebd8;	/* bg color outside the fixed width area */
	font-family: 		Arial, Verdana, sans-serif;
	color: 			#000000;
	font-size: 			12px;
	line-height: 		16px;
}
table {
	font-size: 11px;
}

a {
	color:				#666733; /* old color 456581 */
	/*text-decoration: 	none;*/
}

a:hover {
	color:				#941807;
	text-decoration:	underline;
}

ul {
	padding: 0px; margin: 0px 0px 0px 18px;
}

li {
	line-height: 16px;
}

.blogHeader {
	font-weight:	normal;
	font-size:		24px;
	line-height:	28px;
	margin-bottom:	5px;
	margin-top:		0px; /*firefox doesn't dynamicaly size colums correct if I add margin to top of the page */
	text-transform: uppercase;
        width: 300; 
        height: 250; 
        position: absolute; 
        top: 40px; 
        left: 35px; 
        font-family: arial;
}

.headerBar {
	height: 40px;
	background-image: 	url(/blog/images/bk_header_bar.jpg);
	background-repeat: 	repeat-x;
}

.headerBar h1{
	padding-top: 8px;
}

h1.h1Style2{
	color:			#40a2c2;
}

.errors {
	color:				#941807;
	font-weight:		bold;
}

.heading{
	color:			#630d0d;
	font-size:		18px;
	text-transform: uppercase;	
}

.heading2 {
	color:			#40a2c2;	
	font-size:		13px;
	line-height: 	18px;
	font-weight:	bold;
	text-transform: uppercase;	
}

#wrapper {
		margin: 0px;
		padding: 0px;
		width: 100%;
}
.containerBody {
	width: 				950px;
	margin-left: 20px;
}

#arrow1, #arrow2, #arrow3, #arrow4, #arrow5{
	visibility: hidden;
}

.subHeader{
	color: #232020; 
	text-align:left; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal; 
       margin-top: 2px;
       margin-bottom: 2px;

}

.sidebar_headline { 
	text-align:left; 
	font-size:18px;
	font-weight:normal; 
	margin-top:3px;
}

.sidebarPost a{
  text-decoration: none;
  font-size: 15px;
  color: #232020;
}
.sidebarPost a:hover{
  text-decoration: underline;
}


.sidebarPost {
   margin-left: 55px;
   margin-right: 55px;
   margin-bottom: 10px;
   text-align: left;
}

.sidebarPostTag a{
  text-decoration: none;
  font-size: 15px;
  color: #232020;
}
.sidebarPostTag a:hover{
  text-decoration: underline;
}


.sidebarPostTag {
   margin-left: 35px;
   margin-right: 45px;
   margin-bottom: 10px;
   text-align: center;
}

.landingHeader, h1 {
color: #232020; 
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px; 
font-weight:bold; 
margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
}

.landingHeader a {
   color: #232020;
   text-decoration: none;
   padding-top: 0px;
  }

.siteHeader {
	width: 		100%;
	min-width: 		525px;
	z-index: 		3;
	height:		100px;
	margin:		0px;
	margin-bottom:	5px;
}

.siteHeader .links{
	width:			100%;
	width: 			950px;
	padding-top: 	8px;
	padding-bottom: 8px;
	border-top:		solid 2px #d6d3c2;
	border-bottom:	solid 2px #d6d3c2;
	position: 		absolute;
	top: 			60px;
	left: 			20px;
	font-size: 16px;
	color: #d0cebf;	
}

.siteHeader .links a{
	font-size: 16px;
	font-weight:		bold;
	color: 				#000000;
      text-decoration: none;
}

.siteHeader .links a:hover{
        text-decoration: underline;      
}

.siteHeader .moreLinks{
	font-size:		11px;
	position:		absolute;
	top:			7px;
	left:			716px;
	width:		140px;
}
.siteHeader .moreLinks a{
	margin-right: 3px;
	margin-left: 3px;
}

.siteHeader .moreLinks a{
	color:			#242524;
}

.siteHeader .links a, .siteFooter .links a{
	font-weight:		bold;
	color: 				#242524;
}

.siteFooterSingleArticle {
	margin-top: 	15px;
	margin-bottom: 	15px;
	position: 		relative;
	font-size: 		10px;
	width:			950px;
}
. siteFooterSingleArticle .links{
	width:				100%;
	text-transform:		capitalize;
	margin-left:		30px;
        margin-bottom:            15px;
 }
. siteFooterSingleArticle .links a{
	font-size:		12px;
	margin-right:	15px;
}

.siteFooter {
	margin-top: 	0px;
	padding-top:	5px;
	position: 		relative;
	font-size: 		10px;
	width:			950px;
}
.siteFooter  .links a{
	font-size:		11px;
	color: #000000;
       font-weight: normal;
      text-decoration: none;
}
.siteFooter  a{
      text-decoration: none;
}
.siteFooter  a:hover{
        text-decoration: underline;
}
.siteFooter table td{
	font-size:		11px;
        position:relative;
}
.siteFooterArticle {
       position:relative;
       margin-top: 	15px;
	margin-bottom: 	10px;
	font-size: 		10px;
	width:		950px;
}
.siteFooterArticle .links{
	width:				100%;
	text-transform:		capitalize;
	margin-left:		30px;
        margin-bottom:            15px;
}
.siteFooterArticle .links a{
	font-size:		12px;
	margin-right:	15px;
}

.siteHeader .logo {
	position: 			absolute;
	top:				3px;
	left:				0px;
	width:				230px;
	background-color:	#eeebd8;
}

/* left bar styles */
.leftBarContainer {
	width: 				170px;
	min-height: 		100px;
	float:				left;
	background-color:   #e4d8b6;
	border-right:		solid 1px #414142;
	margin-right: 0px;
}
.leftBar {
	float:				left;
	width: 				155px;
}
.leftBar .step{
	position:		relative;
	font-weight:	bold;
	font-size:		14px;
	color:			#a7a177;
	margin-top:		30px;
	text-align:		right;
	margin-right:	-7px;
}
.leftBar .complete{
	color:				#a3a76c;
}
.leftBar .active{
	color:				#000000;
}
.leftBar .square{
	margin-left:	13px;
}



/* re-order styles */
.reOrder .heading{
	margin-top:		20px;
	margin-bottom:	10px;
	font-size:		13px;
	line-height: 	18px;
	font-weight:	bold;	
}
.reOrder .text{

}
.reOrder .errors{

}


/* Terms styles */
.terms .heading {
	font-size:		13px;
	line-height: 	18px;
	font-weight:	bold;
	margin-bottom:	5px;
	text-transform: uppercase;	
}
.terms .text {
	margin-bottom:	30px;
}
.terms .intro {
	font-weight:	bold;
}
.terms a {
	text-decoration: underline;
}
/* Privacy Statement styles */
.privacyStatement .heading {
	font-size:		13px;
	line-height: 	18px;
	font-weight:	bold;
	margin-bottom:	5px;
	text-transform: uppercase;	
}
.privacyStatement .text {
	margin-bottom:	30px;
}
.privacyStatement .intro {
	font-weight:	bold;
}
.privacyStatement a {
	text-decoration: underline;
}

/* Press Release styles */
.pressRelease .heading {
	font-size:		13px;
	line-height: 	18px;
	font-weight:	bold;
	margin-bottom:	5px;
	text-transform: uppercase;	
}

/* site map styles */
.siteMap .links a {
	color: #414142;	
}
/* Google Conversion styles */
.googleConversion {
	visibility: hidden; 
	position: 	absolute;
	left: 		15px;
	bottom: 	15px;
	width: 		115px;
	text-align: center;	
}


/* Top Spacer Styles */
.topSpacer {
	height: 15px;
}
.topSpacerWithBackground {
	height: 15px;
	background-color: 	#ccbd8a;
}

/* Mens Shirts Landing */

.styleContainer .heading{
	color:			#630d0d;
	font-size: 		16px;
	padding: 		8px;
}
.styleContainer .pic{
	padding-left: 		8px;
}
.styleContainer .desc{
	padding-top: 		8px;
	padding-left: 		8px;
	width:				221px;
	color:				#636363;
	font-size:			10px;
	line-height:		12px;
}
.styleContainer .more{
	position:	absolute;
	right:		22px;
	bottom:		8px;
}
.styleContainer .more a{
	color:			#000000;
	font-size:		10px;
	font-weight:	bold;
}

.entryDate {
        color: #232020; 
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 			12px;
        margin-left:                20px;
        margin-right:             20px;
        margin-bottom:          15px;
        text-transform:         uppercase;
}

.resultRowOne {
 background-color:	#f8eae0;
}

.resultRowTwo {
  
}

.left {
float: left;
margin-right:10px;
border: 0
}
.right {
float: right;
margin-left:10px;
border: 0
}
.center {
text-align: center;
margin: 10px auto;
border: 0;
}
.contentNavTop{background-image:url("http://blog.inditailored.com/images/contentNav/contNavTop.gif");
 width: 295px;
 height: 16px;
 font-size: 6px;
 line-height: 6px;
  padding: 0px;
  margin: 0px;
}
.contentNavBottom{background-image:url("http://blog.inditailored.com/images/contentNav/contNavBottom.gif");
 width: 295px;
 height: 15px;
 font-size: 6px;
 line-height: 6px;
  padding: 0px;
  margin: 0px;
}
.contentNav{
  background-color: #bab4a4;
  color: #232020;
  width: 295px;
  padding: 0px;
  margin: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.contentBody{
   font-family: Georgia, "Times New Roman", Times, serif;
   margin-left: 20px;
   margin-right: 20px;
   text-align: justify;
   color: #232020; 
   font-size: 14px;
   line-height: 16px;
}

.contBoxMid{background-image:url("http://blog.inditailored.com/images/contBoxMid.gif");
 background-repeat: 	repeat-y; 
 width:636px;
 margin-top: 0px;
 padding-top: 0px;
 margin: 0px;
 padding: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-top: 0px;
}
.contBoxTop{background-image:url("http://blog.inditailored.com/images/contBoxTop.gif");
 background-repeat: 	no-repeat; 
 width: 636px;
 height: 23px;
 font-size: 2px;
 line-height: 2px;
  padding: 0px;
 margin-bottom: 0px;
 padding-bottom: 0px;
 margin: 0px;
}
.contBoxBottom{background-image:url("http://blog.inditailored.com/images/contBoxBottom.gif");
 background-repeat: 	no-repeat; 
 width:636px;
 height: 22px;
 font-size: 6px;
 line-height: 6px;
  padding: 0px;
}
.userComments p {
  margin-top: 0px;
  margin-bottom: 10px;
}
.tagLink a, .commentLink a {
 text-decoration: none;
 color: #232020;
}
.tagLink a:hover,  .commentLink a:hover, .landingHeader a:hover {
 text-decoration: underline;
}