/*
Theme Name: Big Leo Productions
Theme URI: http://kratedesign.com/
Description: Big Leo Productions Theme by Krate
Author: Jason Wong (Krate)
Author URI: http://kratedesign.com/
*/

/*{{{RESET*/
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;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
    letter-spacing: 0.2px; 
}
ol, ul {
	list-style: none;
}
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: "" "";
}
/*}}}*/
/* {{{ elements */
body { font-size: 10px; color: #000; background-color: #F4F3EE; font-family: Arial, sans-serif; }
h1, h2 { font-weight: bold; line-height: 120%; }
p { margin: 10px 0px; line-height: 140%; }
b, strong { font-weight: bold; }
em, i { font-style: italic; }
a,
a:link,
a:visited,
a:active { color: #E45F1D; text-decoration: none; cursor: pointer; }
a:hover { color: #E45F1D; text-decoration: underline; }

.page-border { background: url('images/bl-border.png') repeat-x; clear: both; }
.post-border { background: url('images/bl-border.png') repeat-x; margin-bottom: 16px; }
.anchor-left { position: absolute; left: 0px; }
.anchor-right { position: absolute; right: 0px; }

/* }}} */
/* {{{ layout */
#page { width: 940px; margin: 0px auto; position: relative; text-align: left; }
#header { height: 160px; margin-bottom: 46px; position: relative; }
#headerimg { width: 940px; margin: 0px auto; }
#content { width: 700px; margin: 20px 0px; float: left; }
#sidebar { width: 220px; float: right; }
#footer { height: 20px; margin-top: 5px; }

/* }}} */
/* {{{ header */
#header { background-color: #E45F1D; }
#headerimg h1 { font-size: 10.0em; }
#headerimg a,
#headerimg a:link,
#headerimg a:visited,
#headerimg a:active { color: #FFF; }
#headerimg a:hover { color: #FFF; text-decoration: none; }
#headerimg .head { position: absolute; bottom: 0px; }

/* }}} */
/* {{{ content */
#content h1.subhead { font-size: 1.2em; font-weight: normal; font-style: italic; margin-bottom: 12px; }
#content h2 { font-size: 2.5em; }
#content h3.pagetitle { font-size: 1.8em; margin-bottom: 16px; }
#content h2 a,
#content h2 a:link,
#content h2 a:visited,
#content h2 a:active { color: #000; }
#content h2 a:hover { color: #E45F1D; }
#content .entry { font-size: 1.2em; }
#content .entry .author { margin-top: 0px; }
#content .entry .author a,
#content .entry .author a:link,
#content .entry .author a:visited,
#content .entry .author a:active { color: #000; }
#content .entry .author a:hover { color: #E45F1D; }
#content .entry ul { list-style: disc; margin-left: 20px; }
#content .entry ul li { line-height: 130%; }
#content .navigation { position: relative; height: 20px; font-size: 1.2em; }
#content .navigation .anchor-left, #content .navigation .anchor-right { bottom: 0px; }
#content .post { margin-bottom: 36px; }
#content .post img { padding: 5px; background-color: #FFF; border: 1px solid #999; }
#content .postmetadata { font-size: 1.1em; margin-top: 18px; color: #666; line-height: 110%; }
#content .postmetadata a,
#content .postmetadata a:link,
#content .postmetadata a:visited,
#content .postmetadata a:active { color: #666; }
#content .postmetadata a:hover { color: #E45F1D; }

/* }}} */
/* {{{ sidebar */
#sidebar { font-size: 1.2em; padding-bottom: 23px; }
#sidebar ul li { border-top: 6px solid #968E78; margin-top: 20px; padding-top: 8px; }
#sidebar ul li ul li { border: none; margin: 5px 0px 0px; padding: 0px; }
#sidebar ul li h2 { color: #E45F1D; margin-bottom: 16px; }
#sidebar h1, #sidebar h2 { text-transform: uppercase; }
#sidebar a,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:active { color: #000; }
#sidebar a:hover { color: #E45F1D; }

#sidebar .rep-title { position: relative; margin-bottom: 16px; }
#sidebar .rep-title .rep-image { position: absolute; }
#sidebar .photography .rep-image { left: 103px; top: -5px; }
#sidebar .food .rep-image { left: 43px; top: -5px; }
#sidebar .styling .rep-image { left: 60px; top: -5px; }
#sidebar .special-arrangement .rep-image { left: 160px; top: -5px; }

#sidebar .topics li { color: #666; }

#sidebar .follow-us li { position: relative; }
#sidebar .follow-us li a { position: absolute; top: 2px; left: 18px; }

/* search form */
#sidebar input { margin: 0px; padding-top: 3px; border: 1px solid #CCC; height: 17px; }

/* }}} */
/* {{{ footer */
#footer-content { margin: 0px auto; position: relative; color: #999; }
#footer-content a,
#footer-content a:link,
#footer-content a:visited,
#footer-content a:active { color: #999; }
#footer-content a:hover { color: #E45F1D; }
#footer-content p { line-height: 100%; margin: 0px; font-size: 1.1em; }
#footer-content .anchor-left, #footer-content .anchor-right { top: 0px; }

/* }}} */
