/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


html,body{ margin:0; padding:0; height:100% }

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	background:url(img/spiderweb.png) no-repeat;
}

#container {
	min-height:100%;
	position:relative;
}

div#header{
	height:10px;
	background:#5A2F60;
}

div#languages{
	width:600px;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:5px;
}
div#flags{
	float:right;
}
div#flags img{
padding:5px;
}

h1{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFF;
	letter-spacing:25px;
}

div#content{
	width:600px;
	margin:0px auto;
	padding-bottom:10px;
}

div.entry-content{
	margin-bottom:50px;
}

h2{
	font-style:italic;
	font-weight:normal;
	font-size:36px;
	margin-top:50px;
}

ul{
	padding-left:0;
	list-style:inside;
	margin-left:0;
}
ul li{
margin-left:0;
}

ul#skills li{
	margin:10px 0;
}

div#portfolio{
	margin-top:35px;
	border-top:1px solid #464646;
	font-size:13px;
	font-style:italic;
}

div#portfolio img{
	margin:5px 0 4px 0;
}

div#portfolio ul, div#contact ul{
	list-style:none;
}

div#portfolio ul li{
	display:inline;
	float:left;
	width:200px;
}

h3{
	margin:2px 0;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.1em;
	font-style:italic;
}

div.clear{
clear:both;
}

div#contact{
	clear:both;
	padding:30px 0 50px 0;
}
div#contact h3{
	border-top:1px solid #464646;
}
div#contact ul li{
	display:inline;
	float:left;
	width:50px;
}

a{
	color: #5A2F60;
}

a img{ border:none; }

div#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:10px;
	background:#5A2F60;
}
