@import url("reset.css");

body {
	font:75%/1.2 Arial, Tahoma, Verdana, sans-serif;
	background:#f6f6f6;
	}
#wrapper {
	width:100%;
	height:100%;
	min-width:100%;
	min-height:100%;
	overflow:auto;
	}
#flash {
	margin-left:71px;
	width:855px;
	margin-bottom: 20px;
	}
#content {
	width: 530px;
	margin-right: 50px;
	margin-top: 5px;
	float: left;
}
#print {
	display: none;
}

a,
a:link {
	color:#009EED;
	text-decoration:underline;
	}
a:hover,
a:active,
a:focus {
	color:black;
	}

strong {
	font-weight: bold;
}

p {
	margin-bottom: 1.1em;
}

#header {
	border-bottom:1px solid #000;
	padding-bottom:15px;
	overflow:hidden;
	width:100%;
	margin:48px 0 35px;
	}

#header h1 {
	text-indent:-9000em;
	background:url(../images/pulp-logotype.png);
	width:125px;
	height:21px;
	overflow:hidden;
	float:left;
	}
#header img {
	float:right;
	margin-top: 5px;
	}

#content p.regards {
	color: #777;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1.1em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: -1em;
	color: #777;
}

img.sampleimage {
	margin-top: 10px;
	margin-bottom: 2.2em;
}

dl {
	margin-top: 30px;
}

dl dt {
	font-weight: bold;
	color: #009EED;
}

dl dd {
	color: #777;
	font-size: .9em;
	margin-bottom: 10px;
}

dl .bastard {
	margin-left: 30px;
	font-size: .9em;
}

dl#projects dd {
	margin-bottom: 20px;
}

dl dt.project {
	font-weight: normal;
}

dl dt.overview {
	margin-top: 30px;
}

dl dt.home {
	margin-top: 30px;
	font-style: italic;
	font-weight: normal;
}

div.feed {
	margin-top: 50px;
	font-size: .9em;
}

div.feed img {
	float: left;
	margin-right: 10px;
}

p.media {
	margin: 20px 0 3px 0;
}

p.image img {
	width: 400px;
	margin-bottom: 0;
}

p.description {
	margin-top: 0;
	margin-left: 3px;
}


/*	No Flash
---------------------------------------------*/
#noflash {
	font-size:.8em;
	border-left:1px solid #c7c7c7;
	padding-left:25px;
	width: 240px;
	height: 570px;
	float: left;
	}
#noflash p {
	margin-bottom: 19px;
}
#noflash .needed {
	font-size:1.25em;
	line-height:1.10em;
	font-weight:600;
	padding-top:6px;
	}
#noflash .flashlogo {
	margin: 5px 29px 15px 0;
	}
#noflash .getsome {
	margin-bottom:14px;
	display:inline-block;
	}
#SWFObjectExprInst {
	width: 215px;
	height: 137px;
	margin-bottom: 35px;
}