/*
Theme name: WordPress - Knit Outta the Box
Editors: Niki - www.van-studios.com
*/



body {
     text-align:center;
     font-size: 14px;
     color: #363636;
     font-family: "Palatino Linotype", Verdana, Arial, Helvetica;    
	 background: #f9ffbf;
}

a {
   outline: none;
}

 
h1  { font-size: 22px; color:#6b370c; line-height: 1.25em; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; margin-top: -1px;  }
h2  { font-size: 19px;  color:#6b370c; line-height: 1.25em; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica;    }
h3  { font-size: 14px;  color:#6b370c; line-height: 1.25em; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica;     }
h4  { font-size: 14px;  color:#ff104c; line-height: 1.25em; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica;  } 
p, th, td, ul, ol, li, dd, .text {
	margin-bottom: 1px; 
	font-size: 14px;
	line-height:1.25em;	
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica;
}

.textb {
	margin-bottom: 1px; 
	font-size: 14px;
	line-height:1.25em;	
	font-family: "Palatino Linotype", Verdana, Arial, Helvetica;
	font-weight: bold;
}

a:link {color: #ff104c; text-decoration: underline;}
a:visited {color: #ff104c; text-decoration: underline;}
a:active {color: #ff104c; text-decoration: underline;}
a:hover { color: #6b370c; text-decoration: none;}
a {text-decoration: underline;}


 
a.linkBrown:link {color: #6b370c; font-size: 16px; text-decoration: none; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }
a.linkBrown:visited {color: #6b370c; font-size: 16px; text-decoration: none; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }
a.linkBrown:active {color: #6b370c; font-size: 16px; text-decoration: none; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }
a.linkBrown:hover { color: #ff104c; font-size: 16px; text-decoration: underline; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }

a.linkPink:link {color: #ff104c; font-size: 13px; text-decoration: underline; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }
a.linkPink:visited {color: #ff104c; font-size: 13px; text-decoration: underline; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }
a.linkPink:active {color: #ff104c; font-size: 13px; text-decoration: underline; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; }
a.linkPink:hover { color: #6b370c; font-size: 13px; text-decoration: none; font-weight: bold; font-family: "Palatino Linotype", Verdana, Arial, Helvetica; } 

#container {
	border: 1px solid #6b370c; 
	/* background-image: url('layout/bg1.png'); */
	background-repeat: no-repeat; 
	width: 960px;
	height: 100%;
	margin:0 auto;
	padding: 0px;
	background-position: left top;
	vertical-align: top;
    text-align:left;
}

#header {
	background-image: url('layout/header-bg.png');  
	background-repeat: no-repeat; 
	width: 960px;
	height: 150px;
	margin:0 auto;
	padding: 0px;
	background-position: left top;
	vertical-align: top;
	
}

.headerLogo { margin-left: 27px; padding-top: 32px; }



#menu {
	width: 960px;
	height: 65px;
	margin:0 auto;
	padding: 0px;
	
}


#menubottom {
	width: 960px;
	margin:0 auto;
	padding: 0px;
	
}

/* ********************* MAIN BODY **********************  */   

#content { 	
	width: 960px;
	text-align: left;
	/* background:#a42323;  */
	/*  border: 1px solid #333333; */
}


#contentFull {
	float:left;
	width:915px;
	/* background:#99c;  */
	/* border: 1px solid #333333;    */
	padding: 0px 0px 5px 25px;
}

#contentLeft {
	float:left;
	width:350px;
	/* background:#99c;  */
	/* border: 1px solid #333333;  */
	padding: 0px 10px 5px 25px;
}


#contentRight {
	float:right;
	width:555px;
	/* background:#9c9;  */
}


#contentLeft-Wholesale {
	float:left;
	width:555px;
	/* background:#99c;  */
	/* border: 1px solid #333333;  */
	padding: 0px 10px 5px 25px;
}


#contentRight-Wholesale {
	float:right;
	width:350px;
	/* background:#9c9;  */
}


/* *********************   **********************  */    

 
 

/* ********************* FOOTER **********************  */
#footer { font-family: "Palatino Linotype", Verdana, Arial, Helvetica; font-size: 13px; color:#363636; text-align: center;  }

a.foot:link {color:#363636; text-decoration: none; } 
a.foot:visited {color:#363636; text-decoration: none; }
a.foot:active {color:#363636; text-decoration: none; }
a.foot:hover {color: #ff104c; text-decoration: underline;}




