/* 
Theme Name: Anastasia 2010
Theme URI: http://anastasiafuller.com/
Description: created by Juxtaprose, January 2010.
Author: Juxtaprose Inc
Author URI: http://juxtaprose.com
Version: 1.0
Tags: one-column, photoblogging
*/

body {
	background: #111; 
	color: #606060;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	text-align: center;	
}

#wrap {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 20px;
	width: 990px;
	text-align: center;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;	
	margin: 0;
	padding: 0;
}

h2 {
	width: 100%;
	margin: 10px 0 20px 0;
	padding: 6px 0 0 0;
	color: #606060;
	font-size: 1.5em;
	font-weight: normal;	
}

a {
	color: #606060;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav {
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;	
	font-size: 0.85em;
	text-transform: uppercase;
}

/* footer */
h1 {
	margin: 60px 0 5px 0;
	color: #2b2b2b;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: uppercase;
}

p {
	margin: 20px 0 15px 0;
	color: #2b2b2b;
	font-weight: normal;
	font-size: 1.0em;
}
