/* Skin 1 CSS for the The Devil Wears Prada Fanlisting by Michi, http://iridescently.org */
/* PLEASE DO NOT STEAL OR ELSE I'LL COME AFTER YOU. I SWEAR. */


body {
	background-color: #ffffff; 
	background-image: url('bg.png');
	background-repeat: repeat;
	cursor:help;
	margin-left: 0px;
	margin-top: 0px;
}

.headerbg {
	background-image: url('headbg.png');
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	position: absolute;
}

#headerimage {
	margin-top: 0px;
	height: 530px;
	z-index: 2;
}

#main {
	margin-left: 0px;
	padding: 0px;
	width: 800px;
}


#maincontent {
	margin-left: 0px;
	width: 750px;
	padding: 0px;	
	border: 0px;
}


#maincontent1 {
	margin-left: 50px;
	width: 700px;
	padding: 0px;
	border: 0px;
	float: left;
}

#maincontent2 {
	margin-top: 530px;
	padding: 10px;
	width: 680px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: none;
	line-height: 14pt;
	color: #1B1B1B;
	text-align: justify;
	z-index: 3;
}

#sidebar {
	width: 270px;
	padding: 0px;	
	float: right;
}

#sidebarcontent {
	width: 250px;
	padding: 10px;	
	line-height: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #1B1B1B;
	text-align: justify;
	font-size: 7pt;
}

#footer {
	clear: both;
	margin-left: 50px;
	width: 700px;
	padding: 0px;
}

#footercontent {
	width: 680px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 10px;
	line-height: 11pt;
	color: #1B1B1B;
	text-align: center;
}

i {
	color: #000000;
}

b {
	color: #990000;
}

.promotion {
	padding-right: 5px;
}

.lead {
	font-size: 28px; 
	font-family: "Arial", Georgia, Helvetica, sans serif; 
	font-weight: normal;
	color:#7d3a28;
	text-transform: lowercase;
	font-style: italic;
}

.textlink {
	background-color: #cccccc;
	border-left: 5px solid #7d3a28;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-style: normal;
}

h1 {
	font-size: 28px; 
	font-weight: normal;
	font-family: "Arial", Helvetica, sans serif; 
	color:#000000;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: 5px;
	font-style: italic;
}

h2 {
	margin-top: 0px;
	font-weight: normal;
	font-size:22px;
	font-family: Arial, Helvetica, sans serif; 
	color:#000000;
	text-transform: uppercase;
	font-style: italic;
}

h3 {
	font-size: 22px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif; 
	color:#000000;
	text-transform: uppercase;
	font-style: italic;
}

a, a:link, a:visited, a:active {
	color:#7d3a28; 
	border-bottom:  1px dotted #000000;
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

a:hover {
	color:#000000; 
	border-bottom:  1px dotted #7d3a28;
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

ul {
	list-style: none;
}

ul li {
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
}

blockquote { 
	width: 520px;
	height: 100%;
}

#blockquotetext {
	width: 500px;
	color: #000000;
	padding: 10px;
	font-size: 11px;
	font-style: none;
	text-align: justify; 
	line-height: 17pt;
}

#blockquotetext a, #blockquotetext a:link, #blockquotetext a:visited, #blockquotetext a:active {
	color:#7d3a28; 
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

#blockquotetext a:hover {
	color:#000000; 
	border-bottom: 1px dotted #7d3a28;
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
}

#blockquotetext b {
	color: #990000;
}

#menu {
	width: 230px;
	z-index: 4;
	line-height: 14pt;
}

#menu a {
	background-color: #707070;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans serif;
	color:#ffffff; 
	display: block;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 5px 5px 5px 25px;
	background-color: none;
	margin-top: -15px;
	border-bottom: 3px solid #7d3a28;
}

#menu a.active {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans serif;
	color:#000000; 
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 5px 5px 25px;
	background-color: #a7a286;
	border-bottom: 1px solid #9f9979;
	margin-top: -15px;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans serif;
	color:#000000; 
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 5px 5px 5px 25px;
	background-color: #666666;
	margin-top: -15px;
	border-bottom: 3px solid #f66767;
}

input {
	color:#1b1b1b; 
	line-height: 16px;
	font-size: 11px;
	padding: 5px;
	background-color: #cccccc;
	font-family: Georgia, Helvetica, sans-serif;
	border-bottom: 3px solid #7d3a28; 
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

option, select {
	padding: 5px;
	background-color: #cccccc;
	color:#1b1b1b; 
	font-family: Georgia, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
}

textarea {
	background-color: #cccccc;
	line-height: 16px;
	padding: 5px;
	color:#1b1b1b; 
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px; 
	border-bottom: 3px solid #7d3a28;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

img.skin {
    border: 5px solid #7d3a28;
}

img:hover.skin {
    border: 5px solid #000000;
}

.wysiwygmenu {
	display: block;
}

.wysiwygmenu a {
	padding: 0.125em 0.25em;
}

.clear {
	clear: both;
}