/*  
Theme Name: Stripped to da Bone
Theme URI: http://***.org/
Description: The content of a WordPress blog stripped down to the bare essentials.
Version: 1
Author: Michael Bunsen
Author URI: http://orderofr.net/
*/


body {
	background: #FFF url(http://accidentallibrary.com/img/bg_pattern.gif); 
	color: #999; 
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Palatino;
}

a, a:visited {
	color: #000; 
	text-decoration: none;
	padding-bottom: 1px;
}

a:hover, a:active {
	color: #000; 
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px dotted #000;
}

#container {
	position: relative;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	background: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}

#masthead {
	position: relative;
	width: 720px;
	height: 267px;
	background: url(images/enero_head.jpg);
}

#masthead span {
	position: absolute;
	color: #539080;
	right: 10px;
	top: 90px;
	padding-bottom: 0px;
}

#masthead a {
	text-decoration: none;
	color: #539080;
	border-bottom: 0px;
}

#masthead a:hover {
	text-decoration: underline;
	border-bottom: 0px;
}

#content {
	position: relative;
	margin: 0px auto;
	height: 950px;
	background: url(images/bg_paper.png) repeat-y center 0px;
	text-align: left;
}


#writting {
	color: black;
	font-size: 90%;
	line-height: 1.5em;
	position: absolute;
	top: 0px; 
	right: 80px;
	width: 300px;
	height: 400px;
	overflow: auto;
}

#writting a {
	color: #000;
}

#writting h2 {
	margin: 20px 0 0 0;
	padding: 0px;
}

#writting h2 a {
	font-size: 80%;
	text-decoration: none;
}

#writting h2 a:hover {
	border-bottom: 1px dotted #000;
}

#entry_foot {
	font-size: 85%;
	color: #000;
}

#entry_foot a {
	color: #000;
	border-bottom: 1px dotted #999;
	text-decoration: none;
}

#entry_foot a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}


.navigation {
	margin: 0px 0px 0px 20px;
}

.post {
	color: #000;
	margin: 0px 0px 20px 80px;
	line-height: 1.5em;
}

.mainpage_post {
	margin: 0px;
}

#frame {
	position: absolute;
	top: 500px;
	right: 100px;
	width: 288px;
	height: 376px;
	background: url(images/framed_desk.jpg) no-repeat;
}

#main_nav {
	list-style: none;
	position: absolute;
	top: 200px;
	left: -30px;
}

#main_nav a {
	display: block;
	padding: 1px;
}

#main_nav a:hover {
	padding: 0px;
	border: 1px solid #CCC;
}

#main_nav ul {
	list-style: none;
	line-height: 1.2em;
}

#main_nav ul a {
	display: inline;
	padding: 3px;
	color: #539080;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
}

#main_nav ul a:hover {
	padding: 2px;
	border: 1px solid #CCC;
	background: #fff;
}

#footer, #footer a {
	text-align: right;
	font-size: 100%;
	text-decoration: none;
	color: #539080;
	clear: both;
	padding-bottom: 0px;
}

#footer a:hover {
	text-decoration: underline;
	border-bottom: 0px;
}

.postmetadata {
	display: none;
}

#comment_form {
	bottom: 0px;
	color: #000;
	margin: 250px 0 0 20px;
}

#login {
	position: absolute;
	font-size: 90%;
	bottom: 10px;
	right: 10px;
}

#back {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

/* General */

a img {
	border: none;
}

.clear {
	clear: both;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
