/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	color: #c2ad8c;
	background: #1e150c url("../images/brown/bg.jpg") repeat-y 50% 0;
}

#mid {
	background: url("../images/brown/divider-top.png") no-repeat 0 0;
}

/* @end */

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	background: url("../images/brown/header-bg.jpg") no-repeat 50% 100%;
}

#leaderboard {
	border: 1px solid #23170e;
}

#about p {
	color: #89643e;
}

#about a {
	color: #bcad8c;
	border-bottom: 1px solid #422d1b;
}

#about a:hover {
	color: #422d1c;
	border-bottom: 1px solid #ffe9c6;
	background: #ffe9c6;
}

#about #photo {
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-bottom: 1px solid #3e2a1a;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#description {
	color: #89643e;
	text-shadow: 1px 1px 3px #2a1c11;
}

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo-text {
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
}

#logo-text a:link, #logo-text a:visited, #logo-text a:active {
	color: #ff8598;
}

#logo-text a:hover {
	color: #ffe9c6;
}

/* @end */

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#navlist li a {
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#nav li a:hover, #nav li:hover a, #nav li:hover > a {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#navlist li.current_page_item a, #navlist li.current_page_ancestor a {
	color: #f7e9c6;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-bottom: 1px solid #3e2a1a;
}

#navlist li ul {
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 0;
}

#navlist li.current_page_item ul, #navlist li.current_page_ancestor ul {
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
}

#nav #navlist li ul li a {
	color: #bcad8c;
}

#nav #navlist li ul li a:hover {
	color: #f7e9c6;
}

/* @end */

/* @group search */

/* SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#search #s {
	color: #89643e;
	background: transparent url("../images/brown/search-field.jpg") no-repeat 0 0;
}

/* @end */

/* @group subscribe */

/* SUBSCRIBE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#subscribe-options li#subscribe-feed a {
	background: transparent url("../images/brown/icon-feed.png") no-repeat 0 0;
}

#subscribe-options li#subscribe-feed a:hover {
	background: transparent url("../images/brown/icon-feed.png") no-repeat 0 -32px;
}

#subscribe-options li#subscribe-email a {
	background: transparent url("../images/brown/icon-email.png") no-repeat 0 0;
}

#subscribe-options li#subscribe-email a:hover {
	background: transparent url("../images/brown/icon-email.png") no-repeat 0 -32px;
}

/* @end */

/* @group twitter */

/* TWITTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#twitter {
	background: #2d1e12 url("../images/brown/grunge.png") repeat 0 0;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

#twitter h2 {
	color: #bcad8c;
	text-shadow: 1px 1px 5px #2a1c11;
}

#twitter h2 a {
	background: transparent url("../images/brown/icon-twitter.png");
}

#twitter h2 a:hover {
	background: transparent url("../images/brown/icon-twitter.png");
}

#twitter li {
	color: #89643e;
}

#twitter a {
	color: #89643e;
	border-bottom: 1px solid #422d1b;
}

#twitter a:hover {
	color: #422d1c;
	border-bottom: 1px solid #ffe9c6;
	background: #ffe9c6;
}

/* @end */

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#archive .post {
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 100%;
}

#content .post-tnail {
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

#archive .archive-comments {
	background: transparent url("../images/brown/comment-bubble-lg.png") no-repeat 0 0;
}

.content a:link, .content a:visited, .content a:active {
	color: #ffe9c6;
	border-bottom: 1px solid #543b24;
}

.content a:hover {
	color: #422d1c;
	border-bottom: 1px solid #ff8598;
	background: #ff8598;
}

.content h1 {
	color: #ffe9c6;
	text-shadow: 1px 1px 5px #2a1c11;
}

.content .page-title {
	color: #c2ad8c;
	background: url("../images/brown/divider-hr.png") no-repeat 100% 100%;
}

.content .page-title strong {
	color: #ffe9c6;
}

.content .page-title strong {
	color: #ffe9c6;
}

.post-date {
	color: #89643e;
	text-shadow: 1px 1px 3px #2a1c11;
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
}

#content .post p.intro, #content .post p.big {
	color: #d8c29f;
}

#content #archive .post p.intro, #content #archive .post p.big {
	color: #c2ad8c;
}

.content blockquote {
	background: #2d1e12 url("../images/brown/grunge.png") repeat 0 0;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

.content table tr {
	background: url("../images/brown/divider-hr.png") no-repeat 100% 100%;
}

.content table th {
	color: #c2ad8c;
}

.content table td {
	color: #c2ad8c;
}

.content code {
	color: #ffe9c6;
}

.content hr {
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 0;
}

.content acronym {
	border-bottom: 1px dashed #89643e;
}

#wrapper .post-meta p {
	color: #89643e;
}

.content img {
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

.content .wp-caption {
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

#content .wp-caption p {
	color: #89643e;
}

#content .navigation a {
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#content .navigation a:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:visited, #content .wp-pagenavi a:active {
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi a:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi span.pages {
	color: #89643e;
}

#content .wp-pagenavi span.current {
	color: #89643e;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #503723;
}

.hilite {
	color: #ffe9c6;
	background: #89643e;
}

#article-nav a {
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #4c3520;
	border-bottom: 1px solid #23170e;
	text-shadow: 0px -1px 0px #1e150c;
}

#article-nav a:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #6e4c31;
	border-bottom: 1px solid #281c12;
}

#article-nav .current a {
	color: #89643e;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #503723;
}

/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments .commentlist li.thread-even, #comments .commentlist li.thread-alt {
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 0;
}

#comments .avatar {
	background: #2d1e12;
}

#comments .bypostauthor > div > div > .avatar {
	background: #ff8598;
}

#comments h2 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
}

#comments h3 {
	color: #ffe9c6;
	text-shadow: 1px 1px 3px #2a1c11;
}

#comment-form {
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 0;
}

#commentform label {
	color: #c2ad8c;
}

#commentform label small span {
	color: #89643e;
}

#commentform input, #commentform textarea {
	color: #c2ad8c;
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

#commentform input:focus, #commentform textarea:focus {
	color: #ffe9c6;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #503723;
}

#commentform #submit {
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #4c3520;
	border-bottom: 1px solid #23170e;
}

#commentform #submit:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #6e4c31;
	border-bottom: 1px solid #281c12;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar .widget {
	background: url("../images/brown/divider-sidebar-container.png") no-repeat 100% 100%;
}

#sidebar .widget h2 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
}

#sidebar .widget li {
	background: url("../images/brown/divider-hr.png") no-repeat 50% 100%;
}

#sidebar .postlist h3 {
	color: #89643e;
}

#sidebar .postlist h5 {
	color: #89643e;
	background: url("../images/brown/divider-hr.png") no-repeat 50% 100%;
}

#sidebar .postlist-comments {
	background: transparent url("../images/brown/comment-bubble-sm.png") no-repeat 0 0;
}

#ad-bigbox img {
	border: 1px solid #23170e;
}

#ad-buttons .widget-inner {
	background: #2a1c11 url("../images/brown/grunge.png") repeat 50% 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

#flickrrss img {
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	background: url("../images/brown/footer-bg.png") no-repeat 0 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #c2ad8c;
	border-bottom: 1px solid #6a4c2f;
}

#footer a:hover {
	color: #ffe9c6;
	border-bottom: 1px solid #89643e;
}

#footer .spacer {
	color: #765635;
}

/* @end */