/*
Theme Name: Gravel
Theme URI: http://www.noonnoo.com/
Description: A grungy theme which has a good admininterface when you're logged-in! Try it yourself.
Version: 1.0
Author: Melle Wynia
Tags: red, yellow, light, brown, two-columns, fixed-width

1 GENERAL*/
BODY
{
	margin: 0;
	padding: 0;
	background: #F0E6C4 url(images/body_bg.jpg);
}
/*2 HEADER*/
.header-container
{
	height: 136px;
	background: url(images/header-container_bg.jpg) repeat-x center top;
}
.rss-container
{
	margin: 20px 0 0 665px;
	width: 179px;
	height: 82px;
	background: #D6956B url(images/header-rss-container_bg.jpg);
	position: absolute;
}
.rss-container A
{
	color: #FFF;
	text-decoration: none;
}
.rss-container A:hover
{
	color: #FFF;
	text-decoration: underline;
}
.rss-container .rss
{
	padding: 2px 0 0 80px;
	width: 99px;
	height: 80px;
	position: absolute;
	display: block;
	font-size: 40px;
}
.rss-container .rss_comments
{
	padding: 5px 0 0 3px;
	margin: 50px 0 0 88px;
	width: 88px;
	height: 22px;
	position: absolute;
	display: block;
	font-size: 12px;
}
.header
{
	margin: 0 auto;
	padding: 0 0 0 64px;
	width: 904px;
	height: 136px;
	background: #A32C28 url(images/header_bg.jpg) no-repeat;
}
.header H1
{
	margin: 0 0 0px;
	padding: 10px 0;
	color: #FFF;
	font: 40px Georgia, sans-serif;
}
.header H1 A
{
	padding: 0 0 0px;
	background: url(images/header-h1-a_bg.gif) repeat-x bottom left;
	color: #FFF;
	text-decoration: none;
}
.header H1 A:hover
{
	background: url(images/header-h1-a_bg.gif) repeat-x bottom right;
}
.header H1 SPAN
{
	font-size: 13px;
}
.header UL
{
	margin: 4px 0 0;
	padding: 0px 0;
	list-style: none;
}
.header UL LI
{
	display: inline;
	list-style: none;
}
.header LI A
{
	margin: 0 7px 0 0;
	padding: 3px 5px 5px 12px;
	background: url(images/header-ul-li-a_bg.gif) no-repeat 0px -100px;
	color: #FFF;
	text-decoration: none;
}
.header LI A:hover
{
	padding: 3px 4px 5px 13px;
	background: url(images/header-ul-li-a_bg.gif) no-repeat 0px -46px;
}
.header LI.current_page_item A
{
	padding: 3px 5px 4px 17px;
	background: #FFF url(images/header-ul-li-a_bg.gif) no-repeat 0px 0px;
	color: #A32C28;
	font-style: italic;
	font-weight: bold;
}
.header LI.current_page_item A:hover
{
	padding: 3px 5px 4px 17px;
	background: #FFF url(images/header-ul-li-a_bg.gif) no-repeat 0px 0px;
}
/*3 CONTENT*/
.rap
{
	margin: 0 auto;
	width: 919px;
}
.content
{
	margin: 0;
	padding: 10px 47px 0 82px;
	width: 526px;
	float: left;
	background: #FCF9EF url(images/content_bg.jpg) repeat-y top right;
}
IMG.alignleft.size-thumbnail.wp-image-70
{
	margin-right: 17px;
}
.info
{
	padding: 0 0 0 30px;
	background: url(images/content-info_bg.gif) no-repeat 0 3px;
	color: #91A6D6;
	font: 25px Georgia, serif;
}
.category
{
	margin: 0;
	padding: 1px 0 1px 25px;
	background: url(images/content-category_bg.gif) no-repeat 5px 3px;
	color: #A32C28;
	font: 16px/1em Georgia, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
.category A
{
	color: #A32C28;
	text-decoration: none;
}
.category A:hover
{
	text-decoration: underline;
}
.post
{
	margin: 0 0 50px;
	padding: 0 25px;
	clear: both;
	background: #FFF;
	color: #555;
	font: 15px/1.4em Georgia, sans-serif;
}
.category-fulfillment H1.storytitle A
{
	line-height: 1.2;
	margin: 0;
}
.date
{
	margin: 16px 0 0 345px;
	display: block;
	position: absolute;
	color: #BCA875;
	font: 13px/1em Georgia, sans-serif;
}
.post H1
{
	margin: 0 -25px 25px;
	padding: 10px 165px 10px 20px;
	background: #A32C28 url(images/content-h1-header_bg.jpg) no-repeat;
	color: #FFF;
	font: 21px/1em Georgia, sans-serif;
}
.post H1 A
{
	background: none;
	color: #FFF;
	text-decoration: none;
}
.post H1 A:hover
{
	background: none;
	color: #FFF;
	text-decoration: none;
	text-decoration: underline;
}
.post .tags
{
	margin: -10px 0 10px;
	padding: 0 0 0 23px;
	background: url(images/content-tags_bg.gif) no-repeat 0px 6px;
	text-indent: 0;
	font-size: 13px;
}
.post .feedback
{
	margin: 25px -25px 0;
	padding: 8px 0 15px 400px;
	background: #E5E0D1 url(images/content-feedback_bg.jpg) no-repeat;
	color: #A32C28;
	font: 13px/1em Georgia, sans-serif;
}
.post .feedback A
{
	color: #A32C28;
}
.post A
{
	padding: 0 0 2px;
	background: url(images/content-a_bg.gif) repeat-x bottom left;
	color: #A32C28;
	text-decoration: none;
}
.post A:hover
{
	background: url(images/content-a_bg.gif) repeat-x bottom right;
}
.post P
{
	margin: 0 0 4px;
	text-indent: 15px;
}
.post ADDRESS
{
	margin: 0 0 4px;
	color: #666;
	font-size: 14px;
}
.post BLOCKQUOTE
{
	margin: 4px 0 8px;
	padding: 0 0 0 30px;
	background: url(images/content-blockquote_bg.gif) no-repeat 10px 7px;
	color: #666;
}
.post BLOCKQUOTE P
{
	text-indent: 0;
}
.post PRE
{
	margin: 4px 0 8px;
	padding: 5px;
	width: 464px;
	overflow: scroll;
	border: 1px solid #E5E0D1;
}
.post H2
{
	margin: 14px 0 4px;
	padding: 0;
	clear: both;
	color: #A32C28;
	font-size: 20px;
	font-weight: normal;
}
H1.storytitle
{
	background: url(images/content-h1-header_bg.jpg) no-repeat;
	height: 52px;
	width: 527px;
}
.category-fulfillment H1.storytitle
{
	margin-bottom: 5px;
}
.category-fulfillment H1.storytitle A
{
	/*[empty]line-height:;*/
}
H1.storytitle A
{
	color: #FFFFFF;
	font-size: 19.4pt;
	text-decoration: none;
	line-height: 2;
	margin: 0 0 0px 29px;
}
.storycontent H2
{
	margin-bottom: -11px;
}
.storycontent P
{
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 12px;
}
DIV IMG.alignleft.size-medium
{
	padding: 9px;
	margin: 8px 20px 15px;
}
.post H3
{
	margin: 10px 0 4px;
	padding: 0;
	clear: both;
	color: #A32C28;
	font-size: 17px;
	font-weight: normal;
}
.post H4
{
	clear: both;
	margin: 10px 0 4px;
	padding: 0;
}
.post IMG
{
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}
.aligncenter
{
	text-align: center;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
IMG.alignright.size-large.wp-image-77
{
	margin-left: 13px;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.nav_link
{
	margin: 0 -100px 0 -110px;
	padding: 10px 25px 30px 110px;
	height: 31px;
	background: url(images/content_bg-bottom.gif) no-repeat bottom left;
	font-size: 14px;
}
.nav_link A
{
	color: #FFF;
	text-decoration: none;
}
.nav_link A:hover .newer, .nav_link A:hover .older
{
	text-decoration: underline;
}
.newer
{
	padding: 4px;
	width: 100px;
	height: 23px;
	position: absolute;
	display: block;
	background: #BCA875 url(images/content-nextprev_bg.gif) no-repeat 0px -50px;
	text-align: center;
}
.older
{
	margin: 0 0 0 420px;
	padding: 4px;
	width: 100px;
	height: 23px;
	position: absolute;
	display: block;
	background: #A32C28 url(images/content-nextprev_bg.gif) no-repeat;
	text-align: center;
}
/*3 CONTENT*/
#postcomment
{
	color: #65694A;
	font: 22px/1em Georgia, serif;
}
.text
{
	padding: 4px;
	width: 125px;
	border: 1px solid #E5D7B2;
}
#commentlist
{
	margin: 0;
	padding: 0;
	color: #555;
	font: 14px/1.2em Georgia, serif;
}
#commentlist P
{
	margin: 0 10px 10px;
	padding: 0;
}
.commentlist A
{
	padding: 0 0 2px;
	background: url(images/content-a_bg.gif) repeat-x bottom left;
	color: #A32C28;
	text-decoration: none;
}
.commentlist A:hover
{
	background: url(images/content-a_bg.gif) repeat-x bottom right;
}
#commentlist LI
{
	margin: 0 0 25px;
	padding: 10px 0 0;
	list-style: none;
	background: #FFFFFF;
}
#commentlist CITE
{
	padding: 7px 0 7px 40px;
	display: block;
	background: #F2EFE5 url(images/content-comment_bg.gif) no-repeat bottom left;
	color: #6C704B;
	font: 13px Georgia, serif;
}
#commentlist IMG
{
	margin: -2px 0 0 -25px;
	position: absolute;
}
.comment-trackback
{
	margin: 0;
	padding: 25px 0;
	color: #6C704B;
	font: 13px Georgia, serif;
}
.comment-trackback A
{
	padding: 0 0 2px;
	background: url(images/content-a_bg.gif) repeat-x bottom left;
	color: #A32C28;
	text-decoration: none;
}
.comment-trackback A:hover
{
	background: url(images/content-a_bg.gif) repeat-x bottom right;
}
#commentform LABEL
{
	color: #65694A;
}
#comment
{
	padding: 4px;
	width: 516px;
	height: 125px;
	border: 1px solid #E5D7B2;
}
.allowed
{
	color: #BCA875;
}
#submit
{
	padding: 4px;
	width: 108px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	display: block;
	border: none;
	background: #A32C28 url(images/content-nextprev_bg.gif) no-repeat;
	color: #FFF;
	font: 12px/1em "Times New Roman", sans-serif;
	text-decoration: none;
	text-align: center;
}
/*6 SIDEBAR*/
.sidebar
{
	width: 248px;
	background: #BCA875 url(images/sidebar_bg.png) repeat-y;
	float: right;
}
.sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar UL LI
{
	margin: 20px 0 0;
	padding: 5px 24px 0 30px;
	background: url(images/sidebar-ul-li_bg.gif) no-repeat;
	color: #A32C28;
	font: 18px/1em Georgia, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: bold;
}
.sidebar UL UL
{
	margin: 5px;
}
.sidebar UL UL LI
{
	margin: 2px 0 0 -10px;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px dashed #B19E6E;
	background: none;
	color: #A32C28;
	font: 12px/1em Georgia, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: normal;
}
#searchform LABEL
{
	display: none;
}
#searchform
{
	margin: 0;
	padding: 10px 0 0;
	width: 181px;
	height: 22px;
}
#searchform DIV
{
	padding: 3px 0;
	background: #FCF9EF url(images/searchform_bg.gif) no-repeat;
}
#searchform #s
{
	margin: 0 2px 0 5px;
	padding: 0;
	width: 105px;
	border: none;
	background: transparent;
	color: #666;
	font-family: Georgia, sans-serif;
}
#searchform #searchsubmit
{
	margin: 1px 0 0;
	padding: 0;
	width: 60px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: #A32C28 url(images/searchform_bg.gif) no-repeat 0px -50px;
	color: #FFF;
	font-family: Georgia, sans-serif;
}
.textwidget, .sidebar UL UL LI
{
	color: #6C704B;
	font: 13px/1.2em "Roman New Times", serif;
	letter-spacing: 0;
}
.textwidget
{
	margin: 5px 0 0;
}
.textwidget A, .sidebar A
{
	background: url(images/sidebar-a_bg.gif) repeat-x bottom left;
	color: #65694A;
	text-decoration: none;
}
#tag_cloud A
{
	margin: 0 0 0 10px;
}
.textwidget A:hover, .sidebar A:hover
{
	background: url(images/sidebar-a_bg.gif) repeat-x bottom right;
	color: #384030;
}
#wp-calendar CAPTION, #calendar_wrap
{
	margin: 0;
	padding: 0;
}
#wp-calendar THEAD
{
	color: #6C704B;
	font: 13px/1.2em "Roman New Times", serif;
	font-weight: bold;
}
#wp-calendar TBODY TD
{
	width: 23px;
	height: 23px;
	background: #C1AF81;
	color: #6C704B;
	font: 14px/1.2em "Roman New Times", serif;
	text-align: center;
	letter-spacing: 0;
}
#wp-calendar TFOOT
{
	font: 13px/1.2em "Roman New Times", serif;
	text-align: center;
	letter-spacing: 0;
}
#prev
{
	text-align: right;
}
#next
{
	text-align: left;
}
#wp-calendar TBODY TD#today
{
	background: #BCA875;
	font-weight: bold;
}
.footer
{
	margin: 0;
	padding: 20px 0 25px 40px;
	background: url(images/sidebar_bg-bottom.gif) no-repeat bottom left;
	color: #7B8055;
}
#header SPAN
{
	margin-left: 0px;
	line-height: 0;
	padding-top: 0px;
	color: #E0C8A4;
	font-weight: bold;
}
H2.sub-header
{
	font-size: 11.6pt;
	color: #FEFEFE;
	margin: -8px 0 0px;
	word-spacing: -2px;
	letter-spacing: 4px;
}
