/*  
Theme Name: Sian Folder
Theme URI: http://sianpattenden.co.uk/
Description: Folder.
Version: 1.0
Author: Neil Scott
Author URI: http://noblesavage.info/


*/
	body {
    background: #e7dece url(/images/notebook0.gif) repeat-y top left;
    color: #000;
    font: 76% "lucida grande", "lucida sans unicode", verdana, helvetica, sans-serif;
    margin: 0;
    padding: 0;
	}
#container {padding:0; margin: 0;}
#content {
	margin: 0;
	padding: 0;
        text-align: left;
	position:absolute;
	top: 170px;
	left: 320px;
	line-height: 150%;
        width: 500px;
	}
#biog {
position: absolute;
z-index: 10;
top: 10px; left: 160px;
	}
#portfolio {
position: absolute;
z-index: 10;
top: 10px; left: 390px;
	}
#links {
position: absolute;
z-index: 10;
top: 10px; left: 540px;
	}
#contact {
position: absolute;
z-index: 10;
top: 10px; left: 670px;
	}
#stuff {
position: absolute;
z-index: 10;
top: 450px; left: 135px;
	}

#left {position:absolute;  top: 190px; left: 135px; width: 150px;}
#card {position:absolute; top: 0px; left:200px;}	
	

div.floatleft {
	float: left;
	}
div.floatright {
	float: right;
	}
	div.both {
	clear: both;
	}
img.alignright {
	float: right;
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 0px;
	margin: 0 7px 2px 0px;
	display: inline;
	}

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

a:link, a:visited {text-decoration: underline; color: #000; }
a:hover {text-decoration: none; color: #c00;}
a img {border: 0;}

#images {display: inline;}
#images img {margin: 5px; padding: 5px; background: #eee; border: 1px solid #999; }
.headline {font: 20px "gill sans", helvetica, verdana, sans-serif;}

h2 {font: 1.6em georgia, "times new roman", serif; text-transform: uppercase; letter-spacing: .2em;}