@charset "UTF-8";
/* CSS Document */


<!-- Begin MailChimp Signup Form -->

#mc_embed_signup, #mc_embed_signup_scroll{
clear:left; 
background: none;
}

hr.style-six {
     border: 0;
    height: 1px;
    background: #000;
width:300px;
}

.small {
width:200px;
height:65px;
background: none;
}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
  We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */

/* mail BOX contents box*/
.mail {
background-color:#fff;
position:absolute;
bottom:0%;
left:850px;
width:324px;
height:auto;
padding:20px;
z-index:9999;
}


body, html {
height: 100%;
min-width: 1100px;
}

 .wrapper{
	width:1200px;
	height:auto;
	margin-left: auto ;
 	margin-right: auto ;
	position:relative;
	padding-top:20px;
	text-align:center;
	  }

hr.style1{
	height:1px;
	border:none;
	color:#cccccc;
	width:200px;
}

.bg {
  background:
  radial-gradient(#000 25%, transparent 25%) 0 0,
  radial-gradient(#000 25%, transparent 25%) 4px 4px,
  radial-gradient(rgba(255,255,255,.1) 5%, transparent 20%) 0 1px,
  radial-gradient(rgba(255,255,255,.1) 5%, transparent 20%) 16px 17px;
  background-size: 8px 8px;
  background-color: rgba(255, 255, 255, 0.1);

}

/* Moire title background */
.random {
	position:absolute;
	top:4%;
	left: 6%;
	background: 
  radial-gradient(#000 25%, transparent 25%) 0 0,
  radial-gradient(#000 25%, transparent 25%) 4px 4px,
  radial-gradient(rgba(255,255,255,.1) 5%, transparent 20%) 0 1px,
  radial-gradient(rgba(255,255,255,.1) 5%, transparent 20%) 16px 17px;
      -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
  background-size: 8px 8px;
	background-color: rgba(255, 255, 255, 0.1);
	height:1800px;
	width: 100%;
	z-index:-9999;
}

/* main links -- top box*/
.table {
	background-color:#fff;
	position:absolute;
	top:0%;
	left:850px;
	width:324px;
	height:auto;
	padding:20px;
	z-index:9999;	
}


/* issue table contents box*/
.table-contents {
	background-color:#FFF;
	position:absolute;
	top:100px;
	left:850px;
	width:324px;
	height:auto;
	padding:20px;
	z-index:9999;	
		text-decoration:none;
}


/* issue table contents box*/
.table-contents-catwalk {
	background-color:#ffF;
	position:absolute;
	top:100px;
	left:850px;
	width:324px;
	height:auto;
	padding:20px;
	z-index:9999;	
	text-decoration:none;
}


/* issues box */
#main_cyan {
    width:250px; 
	left:120px;
	top:100px;
	height:260px;
	background: #00FFFF;
  	padding:30px;
	position:absolute;
	z-index:9999;
  }
  
  /* attach box */
#main_mag {
    width:250px; 
	left:465px;
	top:100px;
		height:260px;
	background: #FF00FF;
  	padding:30px;
	position:absolute;
	z-index:9999;	
  }
  
    /* catwalk box */
#main_yellow {
    width:250px; 
	left:810px;
	top:100px;
	height:260px;
	background: #FFFF00;
  	padding:30px;
	position:absolute;
	z-index:9999;	
  }

/* unvisited link */
.bodylink {
    color: #000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
}

.bodylink:hover {
    color: #000;
	text-decoration:line-through;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
}

.contentlink {
    color:#0000EE;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	background-color: transparent;
}

.contentlink:hover {
    color: #0000EE;
	text-decoration:line-through;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
}

.aboutlink {
    color: #0000EE;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
}


.aboutlink:hover {
    color: #0000EE;
	text-decoration:line-through;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
}

/* Moire title */
.title-link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000;
	font-weight:700;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	
}
	.title-link:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000;
	font-weight:700;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	
}

.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	line-height:20px;
}

/* table contents text Issue page*/
.issue_text {
	color: #000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	}
	
	.issue_text:hover {
    color: #000;
	text-decoration:line-through;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
}


/* table contents text Catwalk page*/
.catwalk_text {
color: #000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	}
	
	.catwalk_text:hover {
    color: #000;
	text-decoration:line-through;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
}

.catwalk_text_small {
color: #000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:16px;
	}

/* main box ISSUES content*/
.contentbox {
 position:absolute;
 width:auto;
 top: 80px;
 left:1.5%;
 z-index:5;
}

/* main box ATTACHMENTS content*/
.contentbox_attachments {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
 background-color:#fff;
}

#coll {background-color:#FCF7B2;}



/* image alignment */
.left {
float: left;    
 margin: 0 30px 15px 0;
}

.textissue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	background-color:#fff;
	padding:6px;
}

.sup_text {
color: #0000EE;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	background-color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
			padding-right:5px;
	background-color: transparent;
	}
	
	.sup_text:hover {
    color: #0000EE;
	text-decoration:line-through;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	background-color:#FFF;
		background-color: transparent;
}


.whitebg {
	background:#ffffff;
	padding:5px;
}


/* CATWALK page - supp box*/
.contentbox_moon {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
  background-image: linear-gradient(white, red, black);
}


.contentbox_catness {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
background-image: linear-gradient(#fe6905, #000);
}


.contentbox_meditation {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
background-image: linear-gradient(#a43a54, #39caff);
}


.contentbox_jetstream {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
background-image: linear-gradient(#ff6600, #fe66cb);
}


.contentbox_vanessa {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
   background-image: linear-gradient(#afffff, #adffb7);
}

.contentbox_luna {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
   background-image: linear-gradient(#adffb7, #afffff);
}
 

.contentbox_soft {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
   background-image: linear-gradient(#ffffff, #b87028);
}


.contentbox_puddy {
 position:absolute;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
   background-image: linear-gradient(#cccc9a, #b8bcbf);
}


.contentbox_fae {
 position:absolute;
 background-color: #ffffff;
 width:737px;
 padding:30px;
 top: 100px;
 left:2%;
 z-index:5;
 background-image: linear-gradient(rgba(88, 151, 166,.5), rgba(190, 182, 199,.5));
	  }


.catwalk_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	font-style: italic;	
}

.catwalk_she_title {
	font-family: 'Averia Serif Libre', cursive;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	font-style: italic;	
}


.catwalktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	line-height: 16px;	
}


.catwalktext_she {
	font-family: 'Averia Serif Libre', cursive;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	line-height: 16px;	
}

.catwalktext_she_link {
	font-family: 'Averia Serif Libre', cursive;
	font-size: 13px;
	color: #0000EE;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	line-height: 16px;	
}

.catwalktext_she_link:hover {
	font-family: 'Averia Serif Libre', cursive;
	font-size: 13px;
	color: #0000EE;
	text-decoration:line-through;
	font-style: normal;
	text-align:left;
	line-height: 16px;	
}

/* catwalk image aption*/
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align:left;
	line-height: 14px;
}


/* catwalk links*/
.catwalklink {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#0000EE;
text-decoration: none;
font-style: normal;
text-align:justify;
line-height: 16px;
}

.catwalklink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #0000EE;
text-decoration:line-through;
font-style: normal;
text-align:justify;
line-height: 16px;
}


.column {
width:320px;
text-align:justify;
padding-left: 20px;
}