/*
Theme Name: Runway2
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/

@import url("nav.css");
@import url("g.css");
@import url("e.css");
@import url("b.css");
@import url("tabs.css");

html, body, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
* { margin: 0; padding: 0; }

body {
background: #f8f8f8;
color: #523c2e;
font: 11px Verdana, Arial, "Lucida Grande", Tahoma, "Bitstream Vera Sans", sans-serif;
line-height: 18px;
text-align: center;
}

a, a:link, a:visited {
color: #95066b;
}
a:hover {
color:#ac2bbd;
}

img { border: none !important; } 

.tdm-ntwrk {
text-align: center;
border-top: 1px solid #eee;
width: 960px;
margin: 0 auto;
padding: 0;
background: #fff;
}
.tdm-ntwrkin {
width: 600px;
margin: 0 auto;
height: 55px;
}
.tdm-ntwrk ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.tdm-ntwrk ul li {
text-indent: -9999px;
width: 200px;
float: left;
}
.tdm-ntwrk ul li a {
width: 200px;
display: block;
height: 55px;
}
.tdm-ntwrk ul li#nfd a {
background: transparent url(images/tdm-ntwrk_s.png)-180px 0 no-repeat;
}

.tdm-ntwrk ul li#nfd a:hover {
background: transparent url(images/tdm-ntwrk_s.png)-180px -55px no-repeat;
}

.tdm-ntwrk ul li#nfn a {
background: transparent url(images/tdm-ntwrk_s.png)-360px 0 no-repeat;
}
.tdm-ntwrk ul li#nfn a:hover {
background: transparent url(images/tdm-ntwrk_s.png)-360px -55px no-repeat;
}
.tdm-ntwrk ul li#nfe a {
background: transparent url(images/tdm-ntwrk_s.png)-540px 0 no-repeat;
}
.tdm-ntwrk ul li#nfe a:hover {
background: transparent url(images/tdm-ntwrk_s.png)-540px -55px no-repeat;
}



.fd-container {
width: 960px;
margin: 0 auto 40px auto;
text-align: left;
}

#header {
background: transparent url("http://fashionesedaily.com/blog/wp-content/themes/runway2/images/h1.jpg") top left no-repeat;
border-top: 8px solid #5b0c48;
padding-bottom: 8px;
}
#headerimg {
	float: left;
	display: block;
	height: 90px;
	width: 200px;
}
	h1 a {
	display: block;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	}

div.had {
width: 728px !important;
float: right !important;
text-align: center;
margin-right: 4px;
padding-right: 0;
background: #333;
}

.fdmain {
width: 958px;
background: #F4F1E8;
border: 1px solid #e2ddcf;
}
.fdmain-c {
margin: 5px;
padding: 15px;
background: #fff;
}



.mc {
width: 600px;
float: left;
}

.cm {
width: 300px;
float: right;
}



#footer {
padding: 10px;
background: #29796c;
color: #fff;
border-top: 5px solid #20655a;
border-bottom: 1px solid #20655a;
}
	#footer a {
	color: #fff !important;
	text-decoration: underline !important;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


img#wpstats{width:0px;height:0px;overflow:hidden}

