/* FRAME */

body {
	margin: 0 auto;

	background: #e6e1d6 url(oubliette/bg.jpg);
	background-attachment: fixed;
	background-size: cover;}

#frame {
	margin: 0 auto;
	width: 900px;

	background: #ffffff;
	-webkit-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);}

header {
	margin: 0 auto;}

#main {
	margin: 0 auto;
	padding: 0 40px;
	width: 900px;
	background: #ffffff;}

#content {
	float: left;
	width: 660px;

	color: #39554f;
	font-family: "Enriqueta", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;}

nav {
	float: left;
	margin-top: 18px;
	height: 400px;
	width: 160px;
	
	line-height: 40px;
	text-align: right;}

nav ul {
	list-style-type: none;}

nav a {
	color: #6d6152;
	font-family: "Headland One", serif;
	font-size: 23px;
	font-weight: normal;
	text-decoration: none;

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;}

nav a:hover {
	color: #47ac89;}

footer {
	clear: both;
	padding: 60px 40px 30px 80px;
	width: 780px;
	min-height: 210px;

	color: #426260;
	font-family: "Enriqueta", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;

	background: url(oubliette/footer.png) no-repeat bottom 25px right 79px;}

blockquote.footer {
	margin: 5px 0 35px 50px;
	width: 70%;

	color: #2b533f;
	font-family: "Lora", serif;
	font-size: 25px;
	font-style: italic;
	line-height: 40px;
	text-indent: 30px;}

/* DESIGN */

h1 {
	color: #000000;
	font-family: "Satisfy", sans-serif;
	font-size: 35px;
	font-weight: normal;}

h1.top {
	margin-top: 35px;}

h2 {
	margin: 50px auto auto 50px;

	color: #77a388;
	font-family: "Lora", serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;}

p {
	margin-bottom: 25px;}

i, em {
	color: #997557;
	font-family: "Lora", serif;
	font-style: italic;}

b, strong {
	color: #266256;
	font-family: "Enriqueta", serif;
	font-weight: bold;}

a {
	color: #47ac89;
	font-family: "Enriqueta", serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;}

a:hover {
	color: #d9cbb9;}

.source {
	display: block;
	margin: 10px 0 0 20px;

	color: #6d6152;
	font-family: "Lora", serif;
	font-size: 15px;
	font-style: italic;}

.source:before {
	content: "\2014 \2009";}

img.left {
	float: left;
	margin: 3px 14px 0 0;}

img.right {
	float: right;
	margin: 3px 0 0 14px;}

/* random stuff */

.heart {
	color: #be1e38;}

ul {
	margin-bottom: 30px;}

.plug {
	margin: 50px auto auto;
	text-align: center;
	word-spacing: 2px;}

.passions {
	margin: auto auto;
	text-align: center;
	word-spacing: 2px;}

blockquote.andrea {
	margin: 35px 45px;
	width: 90%;

	color: #1a846f;
	font-family: "Lora", serif;
	font-size: 21px;
	font-style: italic;
	line-height: 30px;
	text-indent: 30px;}

.credits {
	margin-left: 60px;}

.credits ul {
	margin-left: 20px;
	list-style: circle;}

/* start network page */

h2 a {
	font-size: 25px;
	font-style: normal;
	font-weight: normal;}

.row {
	height: 245px;
	width: 600px;
	margin: 30px auto;
	text-align: center;}

.rowsmall {
	height: 220px;
	width: 600px;
	margin: 30px auto;
	text-align: center;}

.box {
	float: left;
	width: 200px;}

.box a {
	color: #266256;
	font-family: "Enriqueta", serif;
	font-weight: bold;
	font-size: 17px;}

.box a:hover {
	color: #d9cbb9;}

.site {
	border: 1px dashed #6b9d8b;
	padding: 7px;
	margin: 10px auto 3px;}

.shrinefav {
	border: 1px dashed #6b9d8b;
	padding: 7px;
	margin: 10px auto 3px;
	border-radius: 20px 0 0 0;
	-moz-border-radius: 20px 0 0 0;
	-webkit-border-radius: 20px 0 0 0;}

.site:hover, .shrinefav:hover {
	background: #ecf0ee;}

.timeline ul {
	padding-top: 20px;
	margin-left: 80px;
	list-style: circle;}

/* start individual network pages */

.profileframe {
	height: 140px;
	width: 80%;
	margin: 60px auto 30px;}

.profilepic {
	float: left;
	border: 1px dashed #6b9d8b;
	padding: 7px;
	margin: -20px 30px auto auto;}

.profilefav {
	float: left;
	border: 1px dashed #6b9d8b;
	padding: 7px;
	margin: -20px 30px auto auto;
	border-radius: 20px 0 0 0;
	-moz-border-radius: 20px 0 0 0;
	-webkit-border-radius: 20px 0 0 0;}

.profilepic:hover, .profilefav:hover {
	background: #ecf0ee;}

blockquote.excerpt {
	margin: 35px 45px;
	width: 80%;

	color: #6d6152;
	font-family: "Lora", serif;
	font-size: 19px;
	font-style: italic;
	line-height: 30px;
	text-indent: 30px;}

.keywords li {
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	
	color: #77a388;
	font-family: "Headland One", serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;}

.points ul {
	margin-left: 80px;
	list-style: circle;}

.makingof ul {
	margin-bottom: -20px;
	list-style: circle;}

.makingof li {
	padding-bottom: 20px;}

p.archive {
	margin: 20px auto;
	width: 100%;
	line-height: 40px;
	text-align: center;
	word-spacing: 9px;}

.larchive {
	width: 189px;
	height: 108px;
	padding: 8px;
	background: url(oubliette/bg.jpg)}

.time {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;

	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;

	-webkit-column-rule: 1px dashed #dadada;
	-moz-column-rule: 1px dashed #dadada;
	column-rule: 1px dashed #dadada;

	text-align: center;
	margin: 50px auto auto auto;
	height: 24px;
	width: 100%}

/* start links page */

.rowfriend {
	height: 187px;
	width: 600px;
	margin: 30px auto;
	text-align: center;}

.friend {
	float: left;
	width: 150px;}

.friend a {
	color: #266256;
	font-family: "Enriqueta", serif;
	font-weight: bold;
	font-size: 14px;}

.friend a:hover {
	color: #d9cbb9;}

.linklist {
	padding-top: 10px;
	letter-spacing: 10px;
	line-height: 80px;
	text-align: center;}

a.friendtip {
	outline: none;}

a.friendtip:hover {
	text-decoration: none;}

a.friendtip span {
	z-index: 10;
	display: none;
	padding: 5px 10px;
	margin-top: -50px;
	margin-left: -161px;
	width: 180px;
	line-height: 20px;}

a.friendtip:hover span {
	position: absolute;
 	background: #ffffff;
 	border: 1px dashed #dadada;
	color: #77a388;
	display: inline;
	font-family: "Lora", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	text-align: center;}

a.linktip {
	outline: none;}

a.linktip:hover {
	text-decoration: none;}

a.linktip span {
	z-index: 10;
	display: none;
	padding: 5px 10px;
	letter-spacing: 0;
	margin-top: -30px;
	margin-left: -104px;
	width: 82px;
	line-height: 20px;}

a.linktip:hover span {
	position: absolute;
 	background: #ffffff;
 	border: 1px dashed #dadada;
	color: #77a388;
	display: inline;
	font-family: "Lora", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	text-align: center;}

/* start bookmarks page */

.button {
	margin: 30px auto auto 20px;
	line-height: 40px;
	word-spacing: 7px;}

/* start contact page */

#contact {
	margin: 50px auto;
	height: 500px;
	width: 800px;

	background: #ffffff url(oubliette/misc_contact.png) no-repeat bottom left;
	-webkit-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);}

#contactext {
	padding: 50px 40px 20px 325px;

	color: #39554f;
	font-family: "Enriqueta", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;}

/* start 404 page */

#error {
	margin: 50px auto;
	height: 500px;
	width: 700px;

	background: #ffffff url(oubliette/misc_404.png) no-repeat bottom right;
	-webkit-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);}

#errortext {
	padding: 50px 300px 20px 40px;

	color: #39554f;
	font-family: "Enriqueta", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;}

/* start updates page */

#updates {
	margin: 50px auto;
	min-height: 720px;
	width: 900px;

	background: #ffffff url(oubliette/misc_updates.png) no-repeat top 10px left 30px;
	-webkit-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	-moz-box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);
	box-shadow: 0px 0px 36px 2px rgba(0,0,0,0.43);}

#updatestext {
	padding: 15px 40px 15px 300px;

	color: #39554f;
	font-family: "Enriqueta", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;}

#updatestext h2 a {
	margin: 50px auto auto 30px;

	color: #77a388;
	font-family: "Lora", serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;}

a.subject {
	color: #266256;
	font-family: "Enriqueta", serif;
	font-weight: bold;}

a.subject:hover {
	color: #d9cbb9;}

p.catfile {
	margin: -5px auto auto 50px;
	font-size: 13px;}

p.catfile a {
	font-size: 13px;}

/* andrea fix */

.old {
	padding-left: 18px;
	border-left: 1px dashed #dadada}

.new {
	padding-right: 15px;}