/*  
Theme Name: Odd Alice Soft Launch SE
Theme URI: http://oddalice.se/
Description: Softlaunch theme for Odd Alice. <strong>Svensk version!</strong>
Version: 1.0
Tags: light, one-column
Author: Thord Daniel Hedengren
Author URI: http://tdh.me

	Created and managed by Thord Daniel Hedengren:
	http://tdh.me + http://tdh.se

*/

body {
	font-family: Georgia, "Adobe Garamond", serif;
	color: #666;
	}

div#site {
	width: 100%;
	float:left;
	}

div#wrap {
	width: 350px;
	margin: 10% auto 0 auto;
	background: #fff;
	}

h1 {
	margin: 0 0 14px 0;
	padding: 0 0 10px 0;
	color: #111;
	}

p {
	margin: 0 0 14px 0;
	font-size: 14px;
	line-height: 28px;
	}

ol {
	margin: 0;
	padding: 15px 15px 10px 15px;
	border: 1px solid #eee; border-width: 0 0 0 1px;
	color: #888;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	}
	ol li { margin-left: 15px; margin-bottom: 5px; }

span {
	background: #ffc;
	color: #111;
	}

a:link, a:active, a:visited {
	color: #222;
	text-decoration:none;
	border: 1px solid #bbb; border-width: 0 0 1px 0;
	padding-bottom: 1px;
	}
	a:hover { color: #000; border-color: #222; }
