/*   
Theme Name: Upstart Blogger Voluptua
Theme URI: http://www.upstartblogger.com
Description: A minimalist yet imposing Wordpress theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Ashley Morgan
Author URI: http://www.upstartblogger.com
Version: 0.1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/
@font-face {
	font-family: 'ShelterMeRegular';
	src: url('shelter_me-webfont.eot');
	src: local('☺'), url('fonts/shelter_me-webfont.woff') format('woff'), url('fonts/shelter_me-webfont.ttf') format('truetype'), url('fonts/shelter_me-webfont.svg#webfontd0gQLwbY') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #E1EDF1;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	line-height: 1.5;
	color: #000000;
	background-position: top;
}

#container {
	width: 750px;
	margin: 0 auto;
}

#entrypage {
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	}

#sidebar {
	width: 750px;
	float: right;
	font-size: 1em;
	line-height: 1.5;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	}

#sidebarleft {
	width:425px;
	float: left;
}

#sidebarright {
	width: 265px;
	float: right;
}
#archivo{
	display:none;
	width: 100%;
	background-color: #DB1750;
	color: white;
	padding: 30px;
	position: absolute;
	bottom: 0;
	width: 750px;
}
#footer {
	width:750px;
	float: none;
	clear: both;
}

#entries {
	width: 750px;
	float: left;
	margin-left: 0px;
	}

.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	overflow:hidden;
}

.post ul li {list-style-type: disc; margin-left:37px; }

.post {
	margin-bottom: 1em;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DB1750;
	font-weight: bold;
}



a:link img {
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: 5px solid #000000;
}

.wp-smiley {
	border: 0 none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 100px;
	text-align: left;
	margin: 40px 0 0 0;
	padding: 0;
	font-family: ShelterMeRegular;
	color: #DB1750;
	font-weight: normal;
}

h1:hover{
	color: #000;
}
.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	margin-top: 36px;
}
h2:hover{
	color: #DB1750;
}

h3 {
	font-size: 34px;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	font-style: normal;
	margin-top: 36px;
	font-family: ShelterMeRegular;
}

h4 {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

h5 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

h6 {
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #Ffff77;
	font-size: 1.25em;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

code{
	background-color: #Ffff77;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#anterior{
	float: left;
}
#anterior a{
	background: url(images/anterior.png) transparent;
	text-indent: -9999px;
	height: 50px;
	width: 200px;
	display: block;
}
#anterior a:hover{
	background: url(images/anterior.png) left -50px transparent;
}

#posterior{
	float: right;
}
#posterior a{
	background: url(images/posterior.png) transparent;
	text-indent: -9999px;
	height: 60px;
	width: 200px;
	display: block;
}
#posterior a:hover{
	background: url(images/posterior.png) no-repeat left -75px transparent;
}
/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

