/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Done with resetting styles, on to setting */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
	   font-family: verdana, helvetica, sans-serif;
	   font-size: 62.5%;
	   color: #adad94;
	   line-height: 1.5em;
    }
#container {
	width: 800px;
	border: 0px solid #000;
	margin: 3em auto;
	}
.innercontainer {
	clear: both;
	border-top: 1px solid #adad94;
	padding: 1em 0 10px 0;
	position: relative;
	font-size: 1.25em;
	}
#content {
	width: 575px;
	float: left;
	padding: 1em 0;
	border: 1px solid #fff;
	line-height: 1.5em;
	}
#colright {
	width: 175px;
	float: right;
	border: 1px solid #fff;
	}
#nav {
	border-top: 1px solid #adad94;
	border-bottom: 0px solid #adad94;
	text-align: center; 
	padding: 3px 0;
	}
#nav ul {
	margin: 0 0 0 10px;
	text-align: center;
	width: 800px;
	}	
#nav ul li {
	display: block;
	padding: .25em 0 .2em;
	border: 0px solid black;
	float: left;
	width: 105px;
	height: 2.5em;
	line-height: 1.2em;
	text-shadow: #cdcdb1 0px 1px 0px;
	}
#nav ul li.submit-proposal {
	width: 150px;
	}
#nav ul li.home, #nav ul li.contact {
	width: 100px;
	}
#nav li a:link, #nav li a:visited {
	   color: #adad94;
	   text-decoration: none;
	   border: 0px solid #fff;
	   padding: 0;
	   display: block;
	height: 2.5em;
	   }
#nav li a:active, #nav li a:hover {
	   color: #e56dc0;
	   text-decoration: none;
	   border-bottom: 0px solid #000;
	   }
	   
#head {
	margin-bottom: 2em;
	}
#head h1 {
	margin: 0 auto;
	width: 405px;
	height: 132px;
	background: url('../images/3.png') top center no-repeat;
	}
#head h1 span {
	position: absolute;
	color: #efefef;
	font-size: 3px;
	right: 999em;
	}
a:link, a:visited {
	color: #e56dc0;
	text-decoration: none;
	  }
a:active, a:hover {
	color: #7c2671;
	text-decoration: none;
	  }
#colright a:link, #colright a:visited {
	color: #adad94;
}
#colright a:active, #colright a:hover {
	color: #e56dc0;
	text-decoration: none;
	  }
#foot {
	border-top: 1px solid #adad94;
	padding-top: .75em; 
	text-align: right;
	clear: both;
	margin-top: 10px;
}
.entry-content img.right {
	float: right;
	margin: 10px 0 20px 20px;
	padding: 0;
	}
.entry-content img.left {
	float: left;
	margin: 20px 20px 20px 0px;
	padding: 0;
	}
p {
	margin: .25em 0;
	padding: .25em 0;
	}
	
.onebox {
	float: left;
	width: 100px;
	padding: 10px;
	margin: 10px 30px 10px 0px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	height: 173px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.hover, ul.industrylist li.hover {
	border: 1px solid #ebd2ed;
	}
#mainbottom	.hover {
	cursor: pointer;
	border-left: 1px solid #7c7d67;
}	
.onebox h3 {
	font-weight: normal;
	font-size: .9em;
	line-height: 110%;
	margin-top: 5px;
	text-shadow: #dadcb6 0px 1px 1px;
	color: #7c7d67;
	}
	
.onebox h3 a {
	color: #7c7d67;
	}
	
.onebox img {
	border: 1px solid #adad94;
	}
.longlist {
	float: right;
	clear: right;
	width: 120px;
	border-left: 0px solid #adad94;
	margin-left: 25px;
	padding: 10px;
	font-size: .9em;
	}
.longlist ol {
	list-style: decimal outside;
	}
.longlist ol li {
	border-bottom: 1px solid #e6e8c0;
	}
.longlist ul {
	list-style: disc outside;
	}
.longlist ul li {
	border-bottom: 1px solid #e6e8c0;
	}
	
#content h1 {
	text-align: left;
	color: #e56dc0;
	font-size: 110%;
	}
#the-women .entry-content {
	margin-right: 25px;
	border: 0px solid #000;
	width: 40em;
	}
hr.clear {
	border: 1px solid #ffffff;
	clear: both;
	}
ul.industrylist {
	margin-left:30px;
	padding: 0;
	}
ul.industrylist li {
	float: left;
	width: 100px;
	padding: 10px;
	margin: 10px 30px 10px 0px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	height: 163px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
	}
ul.industrylist li h3 {
	font-weight: normal;
	height: 30px;
	font-size: 1em;
	line-height: 110%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-shadow: #dadcb6 0px 1px 2px;
	border: 0px solid red;
	display: block;
	}
ul.industrylist li h3 a {
	color: #adad94;
	}
	
ul.industrylist li img {
	border: 1px solid #adad94;
	}
	
div.womanonhome {
	border-top: 1px solid #e6e8c0;
	clear: both;
	padding: 10px 0 ;
	margin: 1em 0;
	}
h2.entry-title {
	display: block;
	font-size: 1.2em; 
	color: #000;
	}
.fullwidth {
	width: 800px;
	position: relative;
	border: 1px solid #fff;
	}
#the-women .fullwidth {
	padding-left: 30px;
	}
#mainbottom {
	width: 100%;
	clear: both;
	display: block;
	border-top: 1px solid #dbdbbd;
	font-size: 110%;
	padding: 0 0 0 0;
	}
.onehomeblock {
	width: 210px;
	border-left: 1px solid #dbdbbd;
	float: left;
	margin: 0 15px 10px 0;
	padding: 10px 20px;
	line-height: 135%;
	}
.onehomeblock:first-child {
	margin-left: 0px;
	border-left: 1px solid #fff;
	}	
#mainbottom .onehomeblock h3 {
	font-size: 120%;
	margin: 0 0 10px 0;
	padding: 0;
	text-shadow: #dadcb6 0px 1px 2px;
	}
#mainbottom h2 {
	padding: 10px 0;
	margin: 0;
	font-size: 110%;
	border-bottom: 1px solid #dbdbbd;
	}
#mainbottom h3, #mainbottom p.bottomlink {
	padding: 10px 0;
	margin: 0;
	font-size: 90%;
	font-weight: bold;
	clear: both;
	}		
.onehomeblock img {
	float: right; 
	margin: 5px 0 10px 15px;
	border: 2px solid #adad94;
	}

label {
	float: left;
	text-align: right;
	width: 175px; 
	padding-right: 10px;
	}
.submitform {
	width: 90%;
	margin: 0;
	padding: 0;
	}
.submitform legend  {
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	}
fieldset {
border-top: 1px solid #adad94;
padding: 10px;
	margin: 0;
}	
h1.the-women { background: url('../images/52.png') top left no-repeat;}
h1.industries { background: url('../images/53.png') top left no-repeat;}
h1.submit-proposal { background: url('../images/56.png') top left no-repeat; height: 26px;}
h1.about-documentary { background: url('../images/54.png') top left no-repeat;}
h1.about-the-book { background: url('../images/55.png') top left no-repeat;}
h1.contact { background: url('../images/57.png') top left no-repeat;}
h2.meetthewomen { background: url('../images/69.png') center left no-repeat; width: 100%; height: 22px;}
#content h1  {
	height: 25px;
	width: 100%
	}
#content h1 span,  h2.meetthewomen span {
	position: absolute;
	left: -999em;
	}
#mainbottom  h2.meetthewomen a:link, #mainbottom h2.meetthewomen a:visited {
	width:399px;
	display: block;
	height: 22px;
	border: 0px solid red;
	}
#mainbottom h3 a {
	color: #adad94;
	}
#mainbottom	.hover {
	cursor: pointer;
	border: none;
	border-left: 1px solid #dbdbbd;
}	
