
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,
b, u, i, center,
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-size: 100%;
	 vertical-align: baseline;
}
body {
	color: #333;
	background: #ABACAB;
	font-size: small;
	line-height: 1.33;
}
ul {
	 list-style: disc;
}
ul ul {
	list-style: square;
}
ul ul ul {
	list-style: none;
	padding-left: 1.5em;
	text-indent: -1em;
}
h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 220%;
}
h2 {
	font-size: 185%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 110%;
}
ins {
	text-decoration: none;
	background: #FED;
	font-style: italic;
}
textarea {
	font-family: inherit;
}
/* tables still need 'cellspacing="0"' */
table {
	 border-collapse: collapse;
	 border-spacing: 0;
}
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	background: #fffef8;
	color: #3d382c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

/* Links
-------------------------------------------------*/
a:link, a:visited {
	color: #59a9a8;
	text-decoration: none;
}

a:hover {
	color: #6ac7c6;
}

/* Type 
-------------------------------------------------*/
div.module.title h3,
dl.widget dt {
	color: #b5b185;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
}

div.module.title h1 {
	color: #3f3b30;
}

div.module.title h4 {
	color: #b8aa6c;
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 1.25em 0;
}

div#extra dl.widget dt {
	color: #b7af88;
}

div.module p,
div.module pre {
	line-height: 1.85em;
	margin: 0 0 1.8em 0;
}

div.module code {
	font-size: 1.2em;
}

div.module pre {
	overflow: auto;
}

div.module blockquote p {
	font-family: Georgia, serif;
	line-height: 1.6em;
	font-size: 1.2em;
	font-style: italic;
}

/* Layout 
-------------------------------------------------*/
div.inner {
	font-size: 1.2em;
	margin: 0 auto;
	width: 79em;
}

div.main {
	float: left;
	width: 54em;
	margin: 0 2em 0 0;
}

dl.widget {
	float: left;
	margin: 0 0 0 1.7em;
	width: 21.4em;
}

div.sub {
	float: left;
	margin: 0 0 0 1.7em;
	width: 21em;
}

div.sub dl.widget {
	margin: 0;
}

/* Header 
-------------------------------------------------*/
#header {
	background: #190e08;
	color: #f3f2e0;
}

#header a {
	color: #e0af49;
}

#header a:hover {
	color: #f8c04d;
}

/* Branding 
-------------------------------------------------*/
#branding {
	background: #170a06 url(../img/branding-bg.jpg) repeat-x;
	border-top: 1px solid #3a2f28;
	color: #f9fceb;
}

#branding a {
	color: #d78438;
}

#branding a:hover {
	color: #ea964a;
}

/* Content 
-------------------------------------------------*/
#content {
	background: #fffef8 url(../img/content-bg.jpg) repeat-x;
	border-top: 1px solid #fcf9e7;
	border-bottom: 1px solid #efeddf;
	color: #737067;
	padding: 2em 0;
}

#content div.footer {
	clear:  both;
	font-size: 1.5em;
	margin: 1em 0.65em;
	padding: 0 0 2em 7em;
	width: 30em;
}

/* Extra 
-------------------------------------------------*/
#extra {
	background: #fefdec;
	border-top: 1px solid #fff;
	color: #f1eadb;
	padding: 3em 0 1em 0;
}

#extra a {
	color: #609a9e;
}

#extra a:hover {
	color: #71b3b8;
}

/* Footer 
-------------------------------------------------*/
#footer {
	background: #fffef8;
	border-top: 1px solid #efeddf;
	color: #666050;
	padding: 1em 0;
}

#footer p {
	font-size: 0.8em;
}

#footer a {
	color: #524935;
}

#footer a:hover {
	color: #6d6249;
}

/* Navigation 
-------------------------------------------------*/
#navigation {
	float: left;
}

#navigation ul {
	list-style: none;
}

#navigation ul li {
	float: left;
	text-align: center;
}

#navigation ul li a {
	border-top: 3px solid #241c11;
	color: #fffaec;
	display: block;
	font-size: 1em;
	padding: 1.25em 1.5em 1.35em 1.5em;
	text-transform: uppercase;
}

#navigation ul li a:hover {
	border-color: #3f372c;
	color: #fff;
}

#navigation ul li a.active {
	border-color: #e0af49;
}

/* Twitter 
-------------------------------------------------*/
#twitter {
	background: #24160e;
	border: 1px solid #2a1b12;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0.5em 2em 0.6em 0;
	float: right;
	min-height: 2.5em;
	padding: 0.2em 0.5em;
	position: relative;
	width: 43.3em;
}

#twitter p {
	font-size: 0.9em;
}

#twitter em {
	color: #636155;
	display: block;
	margin: 0.3em 1em 0 0;
	text-align: right;
}

#twitter em a {
	color: #636155;
}

#twitter em a:hover {
	color: #636155;
	text-decoration: underline;
}


#twitter a.follow {
	background: transparent url(../img/icon-twitter-bird.png) no-repeat;
	bottom: -11px;
	height: 28px;
	display: block;
	overflow: hidden;
	position: absolute;
	right: -20px;
	text-indent: -9999px;
	width: 32px;
}

/* Logo  
-------------------------------------------------*/
#logo {
	margin: 5.5em 0;
}

#logo a img {
	display: none;
}

#logo a {
	background: transparent url(../img/logo-color.png) no-repeat;
	display: block;
	width: 275px;
	height: 39px;
}

/* Module 
-------------------------------------------------*/
div.module {
	width: 56em;
}

div.module.day {
	background: transparent url(../img/dirty-border.gif) center top no-repeat;
	padding: 1.6em 0 0 0;
}

div.module.first {
	background: none;
	padding: 0.5em 0 0 0;
}

div.module.title {
	padding: 0 0 0 11.5em;
	width: 44.4em;
}

div.module div.meta {
	float: left;
	margin: 0 1.8em 0 0;
	width: 9.8em;
}

div.module div.body {
	float: left;
	width: 44.4em;
	margin: 0;
}

div.module div.meta h3.date {
	color: #b5b185;
	float: left;
	font-size: 1.25em;
	line-height: 1em;
	margin: 0.5em 0 0 0;
	text-transform: uppercase;
	width: 5em;
}

div.module div.meta h3.date span.day {
	border-right: 1px solid #c9c5a2;
	display: block;
	float: left;
	padding: 0 0.2em 0.15em 0;
}

div.module div.meta h3.date span.month {
	display: block;
	float: left;
	padding: 0 0 0 0.2em;
}

div.module div.meta h3.permalink a {
	display: block;
	float: right;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	width: 17px;
}

div.module div.body h2 {
	font-size: 1.25em;
	line-height: 2.1em;
}

div.module div.body h2 a {
	color: #95b86c;
}

div.module div.body h2 a:hover {
	color: #aad874;
}

/* Post */
div.module.post div.meta h3.permalink a {
	background: transparent url(../img/icon-post.gif) right bottom no-repeat;
}

div.module.post div.body h2 {
	font-size: 1.75em;
	line-height: 1.4em;
}


/* Link */
div.module.link div.meta h3.permalink a {
	background: transparent url(../img/icon-link.gif) right bottom no-repeat;
}

/* Quote */
div.module.quote div.meta h3.permalink a {
	background: transparent url(../img/icon-quote.gif) right bottom no-repeat;
}

div.module.quote div.body {
	padding: 0.4em 0 0 0;
}

div.module.quote div.body blockquote p {
	margin: 0;
}

div.module.quote div.body h2 {
	margin: 0 0 1.25em 0;
	text-align: right;
}

/* Photo */
div.module.photo div.meta h3.permalink a {
	background: transparent url(../img/icon-photo.gif) right bottom no-repeat;
}

/* Comment */
div.module.comment {
	margin: 1em 0 1em 11.5em;
	width: 44.4em;
}

div.module.comment div.body {
	background: #fff;
	border: 2px solid #e7e1cb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 0.5em;
	width: 43em;
}

div.module.comment.staff div.body {
	border: 2px solid #cec7ab;
}

div.module.comment div.meta {
	background: transparent url(../img/comment-bubble-user.gif) top 55px no-repeat;
	float: left;
	margin: -2px 0 0 3em;
	padding: 8px 4px;
	width: 300px;
}

div.module.comment.staff div.meta {
	background: transparent url(../img/comment-bubble-staff.gif) top 232px no-repeat;
	float: right;
	margin: -2px 3em 0 0 ;
}

div.module.comment div.meta img {
	border: 1px solid #e7e1cb;
}

div.module.comment.staff div.meta img {
	border: 1px solid #cec7ab;
}

div.module.comment div.meta div.avatar {
	float: left;
	width: 45px;
}

div.module.comment.staff div.meta div.avatar {
	float: right;
}

div.module.comment div.meta div.info {
	float: left;
	margin: 8px 0 0 8px;
	width: 245px;
}

div.module.comment.staff div.meta div.info {
	float: right;
	text-align: right;
	margin: 8px 4px 0 0;
}

div.module.comment div.meta div.info span,
div.module.comment div.meta div.info a {
	display: block;
}

div.module.comment div.meta div.info em {
	font-size: 0.9em;
}

/* Navigation */
div.module.navigation {
	margin: 1em 0 1em 11.5em;
	width: 44.4em;
}

div.module.navigation .previous {
	float: left;
}

div.module.navigation .next {
	float: right;
}

/* Archive */
div.module.archive {
	margin: 1em 0 1em 11.5em;
	width: 44.4em;
}

div.module.archive div.col {
	float: left;
	margin: 0 1.8em 0 0;
	width: 19em;
}

div.module.archive div.col ul {
	list-style: none;
}


div.module.archive div.col h3 {
	font-size: 1em;
}

div.module.archive div.col ul li {
	margin: 0.5em 0;
}

/* Forms 
-------------------------------------------------*/
div.module.form {
	margin: 1em 0 1em 11.5em;
	width: 44.4em;
}

form div.field {
	margin:  0 0 1em 0;
}

form label {
	color: #6b6757;
	display: block;
	margin: 0 0 0.2em 0;
}

form label em {
	color: #969283;
}

form input[type="text"] {
	font-size: 1.3em;
	padding: 0.2em;
	width: 98%;
}

form textarea {
	font-size: 1.3em;
	height: 10em;
	padding: 0.2em;
	width: 98.5%;
}

form div#honey {
	display: none;
}

form ul.errorlist {
	color: #7c2f2f;
	list-style: none;
}

/* Paginator
-------------------------------------------------*/
div.paginator {
	float: right;
}

div.paginator a,
div.paginator span {
	margin: 0.1em;
}

div.paginator .previous,
div.paginator .next {
	float: none;
	margin: 0 0.4em;
}

/* Widget 
-------------------------------------------------*/
dl.widget {
	color: #615c53;
	line-height: 1.5em;
	padding: 0 0 1.7em 0;
}

dl.widget dd {
	font-size: 0.9em;
	padding: 0.35em 0;
}

dl.widget img {
	border: 3px solid #cecdc9;
}

dl.widget.about {
	margin: 0;
	width: 33em;
}

dl.widget.about img {
	float: left;
	margin: 0 0.8em 0 0;
}

dl.widget.flickr {
	width: 22em;
}

dl.widget.flickr dd {
	float: left;
	margin: 0 0.5em 0 0;
}

div#extra dl.widget:last-child {
	margin: 0 0 0 0.85em;
}

dl.widget dd.search {
	margin: 0 0 1em 0;
}

dl.widget dd.search input[type="text"] {
	font-size: 1.2em;
	width: 14em;
}

dl.widget dd.feeds {
	padding: 0;
}

/* Zoom Image 
-------------------------------------------------*/
div.zoom-image {
	background: #cecdc9;
	background: rgba(206, 205, 201, 0.8);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 3px solid #cecdc9;
	border-color: rgba(206, 205, 201, 0.2);
	padding: 3px;
	position: relative;
}

div.zoom-image a.close {
	background: transparent url(../img/icon-zoom-image-close.png) no-repeat;
	display: block;
	height: 20px;
	margin: 5px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 20px;
}

a[rel="zoom"].loading {
	background: transparent url(../img/icon-ajax-loader.gif) center no-repeat;
	display: block;
}

a[rel="zoom"].loading img {
	opacity: 0.4;
}


