/* BigFolio Blog Template "Rocky Road"
/* 11-2006 - Kent Akins
----------------------------------------------- */

/* Body
----------------------------------------------- */

body {
	background:#FFF;
	margin:0;
	padding:40px 20px;
	font: x-small Georgia,Serif;
        letter-spacing:.0125em;
        line-height:1.5em;
	text-align:center;
	color:#453e35;
	font-size/* */:/**/small;
	font-size: /**/small;

}

a:link {
	color:#990;
	text-decoration:none;
}

a:visited {
	color:#633;
	text-decoration:none;
}

a:hover {
	color:#455a67;
	text-decoration:underline;
}

a:img {
	border-width:0;
}

h2 {
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#453e35;
}

ol {
	margin:0px;
	font-size:.90em;
}

ol li{ 
	margin-bottom:5px;
}

a, a:visited, a:hover {
	color:#900;
	text-decoration:none;
}



/* Header
----------------------------------------------- */

#header {
        vertical-align:top;	
        width:660px;
	height:103px;
	margin:0 auto 10px;
}

#logo {
	padding:10px 10px 10px 10px;
        border:1px solid #EDEDED;
}

#header h1 {
	margin:5px 5px 0;
	padding:22px 20px 5px 20px;
	border:1px solid #ffffff;
	border-width:1px 1px 0;
	font-size:200%;
	line-height:1.2em;
	font-weight:normal;
	color:#900;
	text-transform:uppercase;
	letter-spacing:.2em;
	vertical-align:bottom;
	text-align:center;
}

#header h2 {
	height:16px;
	margin:0 5px 5px;
	padding:10px 20px 20px;
	border:1px solid #ffffff;
	border-width:0 1px 1px;
	max-width:700px;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#453e35;
	text-align:center;
}




/* Sidebar Stuff
----------------------------------------------- */

#sidebar {
	width:190px;
	position:absolute;
	top:120;
	right:0px;
	list-style:none;
	text-align:left;
	overflow:hidden;
}

#syndicate a {
	display:block;
	background:url(/images/rss-small.png) no-repeat;
	position:relative;
	padding-left:25px;
	padding-top:3px;
	top:9px;
	height:20px;
	margin-top:10px;
}

#pictage {
	color:#900;
	text-decoration:none;
}

#pictage h2 {
	border-bottom:1px dotted #c9c3b1;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#453e35;
	padding: 1.5em 0 0 0;
}

#pictage a {
	color:#900;
	text-decoration:none;
}

#pictage a:visited {
	color:#900;
	text-decoration:none;
}

#pictage a:hover {
	color:#453e35;
	text-decoration:underline;
}

#about {
	color:#453e35;
}

#about a:visited {
	color:#990;
	text-decoration:none;
}

#about a:hover {
	color:#453e35;
	text-decoration:underline;
}

#about h1 {
	border-bottom:1px dotted #c9c3b1;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#665e4c;
	padding: 1.5em 0 0 0;
}

#about h2 {
	border-bottom:1px dotted #c9c3b1;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#453e35;
	padding: 1.5em 0 0 0;
}

#archives ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0 0 0 0;
}

#archives li {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0 0 0 0;
}

#archives a:visited {
	color:#990;
	text-decoration:none;
}

#archives a:hover {
	color:#455a67;
	text-decoration:underline;
}

#archives h2 {
	border-bottom:1px dotted #c9c3b1;
	margin-bottom: 10px;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#665e4c;
	padding: 1.5em 0 0 0;
}



/* Post Area Stuff
----------------------------------------------- */

.post_date {
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#665e4c;
	padding: 1.5em 0 0 0;
}

#container {
	position:absolute;
	left:50%;
	margin-left:-325px;
	width:644px;
	min-width:600px;
	top:30px;
	text-align:left;
}

.image_wrapper img {
	margin:2px;
	padding:3px;
	border:1px solid #ddd;
	width:90px;
	overflow:hidden;
}

.image img {
	padding:4px;
	border:1px solid #ddd;
	margin:12 0 3 0;
}

#main {
	width:440px;
	text-align:left;
}

.post {
	border-bottom:1px dotted #c9c3b1;
	margin: 0 0 20 0;
}

.article p {
	margin-bottom: 20px;
}

.article h1 {
	margin-bottom:10px;
	color:#000;
}

.article h2 {
	margin-bottom:10px;
	color:#000;
}

.article h3 {
	margin:.5em 0 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#922419;
}

.quote .content {
	display:inline;
	color:#922419;
	font-weight:bold;
	font-size:1.5em;
}

.quote .caption {
	display:inline;
}

.caption {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#665e4c;
}

.caption a {
	text-decoration:none;
}

.caption a:hover {
	color:#453e35;
}

.quote {
	margin-bottom:10px;
}

.link .caption a {
	font-weight:bold;
	font:78%/1.4em
	text-decoration:none;
}

.link .caption a:hover{
	color:#900;
}


/* Post Footer
----------------------------------------------- */

.permalink {
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	float:right;
	padding: 0;
}

.comments {
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding: 0;
	margin: 0;
}