/*=================================*/
/* Luxury Notes
/* April 2010
/* By: Gilbert Pellegrom
/* http://www.gilbertpellegrom.co.uk
/*=================================*/


/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font-family:Georgia,Times,serif;
	font-size:14px;
	line-height:1.6em;
	color:#000;
	background:#382217 url(http://static.tumblr.com/a249q0u/LQil1c84h/background.jpg) repeat;
}

a, a:visited {
	color:#21445A;
	text-decoration:none;
	border-bottom:1px dotted #21445A;
}
a:hover, a:active {
	color:#457D9F;
	text-decoration:none;
	border-bottom:1px dotted #21445A;
}

h1, h2, h3, h4, h5, h6 {
	line-height:48px;
	margin-bottom:24px;
}
h1 {
	font-size:2.8em;
}
h2 {
	font-size:2.8em;
}
h3 {
	font-size:2.2em;
}
h4 {
	font-size:1.3em;
}

p {
	font-size:1em;
	margin-bottom:24px;
}
ol {
	list-style:decimal;
	padding-left:25px;
	margin-bottom:24px;
}
ul {
	list-style:disc;
	padding-left:25px;
	margin-bottom:24px;
}
li {
	padding:2px;
}

b, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
u {
	text-decoration:underline;
}
code {
	font-family:Courier,"Courier New",Monaco,Tahoma;
	background:#DFDCA7;
	color:#000;
	padding:0px 2px;
	line-height:24px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
pre {
	background:#DFDCA7;
	padding:24px;
	margin:24px 0;
	line-height:24px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
blockquote {
	background:url(http://static.tumblr.com/a249q0u/uBdl1c86q/quotes.png) no-repeat 0px 3px;
	font-style:italic;
	margin:0 0 24px 5px;
	padding-left:35px;
}

/*========================*/
/*=== Structure Styles ===*/
/*========================*/
#wrapper {
	width:780px;
	margin:50px auto;
}

#header {
	width:780px;
	height:119px;
	background:url(http://static.tumblr.com/a249q0u/2IEl1c83b/header_tumblr.png) repeat-x;
	position:relative;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
#header h1 {
	color:#ffe8d8;
	line-height:105px;
	padding:0;
	margin:0 0 0 50px;
}

.sub-nav {
	position:absolute;
	bottom:2px;
	color:#86c1e6;
	text-shadow:-1px -1px 0px #131B1F;
}
.sub-nav a {
	border:0;
	color:#86c1e6;
}
.sub-nav a:hover {
	border:0;
	color:#DFF3FF;
}
#sub-nav-left {
	left:60px;
}
#sub-nav-right {
	right:60px;
}

#sub-nav-left ul {
	list-style:none;
	padding:0;
	margin:0;
	width:650px;
	height:24px;
	overflow:hidden;
}
#sub-nav-left li {
	display:inline;
	margin-right:10px;
	padding:0;
	line-height:24px;
}

#searchform {
	position:absolute;
	top:0px;
	right:50px;
	background:url(http://static.tumblr.com/a249q0u/Prfl1c86f/search.png) no-repeat;
	width:175px;
	height:94px;
}
#searchform #s {
	margin:39px 0 0 40px;
	width:110px;
	background:transparent;
	border:0;
	color:#9F7763;
	font-family:Georgia,Times,serif;
	font-style:italic;
	font-size:15px;
}

#content {
	width:780px;
	background:url(http://static.tumblr.com/a249q0u/VXzl1c85k/page.png) repeat-y;
}

#footer {
	width:780px;
	background:url(http://static.tumblr.com/a249q0u/rTIl1c862/page_bot.png) no-repeat;
	padding-top:30px;
	color:#9F7763;
	text-align:center;
	font-size:12px;
}

.post, .page {
	padding:24px 60px 24px 110px;
	line-height:24px;
}
body.single .post {
	padding-bottom:0px;
}
.post li {
	padding:0;
	line-height:24px;
}
.post h2 a {
	border:0;
}
.post h2 a:hover {
	color:#000;
}

#content.home .post {
	padding-bottom:0px;
}
#content.home .post h2,
#content.home .post p.postmetadata {
	margin-bottom:0;
}
#content.home .post p.postmetadata {
	font-style:italic;
}
.post p.postmetadata, .post p.postmetadata a {
	color:#7F7D5F;
}
.post p.postmetadata a:hover {
	color:#21445A;
}
.navigation {
	padding:24px 60px 24px 110px;
}
.post img {
	border:12px solid #fff;
	margin:24px 0;
}

/*====================*/
/*=== Input Styles ===*/
/*====================*/
input,
textarea,
select {
	padding:4px;
	font:400 1em Verdana, Sans-serif;
	color:#666;
	background:#fff;
	border:1px solid #ccc;
	font-family:Georgia,Times,serif;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

input:focus,
textarea:focus,
select:focus {
	color:#000;
	background:#fff;
	border:1px solid #999;
	outline:0;
}

input.button {
	background:#1B394B;
	color:#86C1E6;
	border:0;
	padding:6px 10px;
	position:relative;
	cursor:pointer;
	text-shadow:-1px -1px 0 #131B1F;
}
input.button:hover {
	color:#fff;
}
input.button:active {
	top:2px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.pointer {
	cursor:pointer;
}

/* Sharper Thumbnails */
img {
	-ms-interpolation-mode:bicubic;
}

/* Wordpress Defaults */
img.alignright {float:right; margin:0 0 .7em 1em}
img.alignleft {float:left; margin:0 1em .7em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 .7em 1em}
a img.alignleft {float:left; margin:0 1em .7em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Easy Border Radius */
.round5 { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.round10 { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.round15 { -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }
.round20 { -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.round25 { -moz-border-radius:25px; -webkit-border-radius:25px; border-radius:25px; }
.round30 { -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; }