/*
	Style for Peter Flaschner Portfolio 2009
	
*/

a, a:link, a:visited  {text-decoration: none; color: yellow;}

body {background: url('../pf09-images/pf09-body.jpg') repeat; margin: 0; font-family: georgia, 'times new roman', serif;}
#header {background: url('../pf09-images/pf09-header.jpg') no-repeat top center; height: 628px;}
.container {margin-top: -628px; width: 830px;}
.container h1 {background: url('../pf09-images/pf09-headerInfo.png') no-repeat top center; width: 780px; height: 110px;}

.item {border-top: 1px dotted #999; padding-top: 25px; margin-top: 50px;}
.item h2, .item h3, footer-text h4 {font-family: georgia, 'times new roman', serif; font-size: 22px; background: #000; padding: 3px; font-weight: normal; font-style: italic; color: #fff;}
.item h2 {display: inline;}
.item h3 {font-size: 14px; background: none;}
.item a img {display: block; margin-bottom: 10px;}
.item .floatRight {float: right; color: yellow; }
#footer-text {width: 400px; margin-top:200px; font-size: 14px; line-height: 19px; color: #fff; font-style: italic;}
#footer-text h4 {background: url('../pf09-images/pf09-about.png') no-repeat; width: 60px; height: 21px; position: relative;}
#footer {background: #000; margin-top: -165px; width: 100%; height: 300px;}

