/*
THEME NAME: eri
THEME URI: http://www.esteeri.com
DESCRIPTION: esteeri
VERSION: .01
AUTHOR: este.eri
AUTHOR URI: http://www.esteeri.com
Tags:http://www.esteeri.com
*/


/* Structure
-------------------------------------------------------------- */

#branding {
    width:0px;
    margin:0px;
}
#access {
    width:20px;
    margin:0px;
}
#content-wrap {
    width:50px;
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
    font-size:15px;
    margin:0px;
    overflow:hidden;
}
#container {
    width:550px;
    float:left;
}
#content {
	margin:0 0 0 0;
}
#primary {
	float:left;
	width:0px;
	
}
#footer {
	clear:both;
    width:0px;
    margin:0px;
}

/* Global Elements
-------------------------------------------------------------- */

body {
	color:#ffffff;
        font-size:15px;
	background:#1e1e1e url(images/eri3.jpg) no-repeat top left;
        font-family: "Times New Roman", Times, serif;
        font-weight:lighter;
        margin-left: 228px;
        margin-top: 240px;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

a:link {
font-family: "Times New Roman", Times, serif;
color: #a52a2a; 
text-decoration: none;
 

}


a:visited {color: #a52a2a;
font-family: "Times New Roman", Times, serif;

text-decoration: none;

}

a:hover   {color: #1e1e1e; background-color: #a52a2a;
}




/* Header
-------------------------------------------------------------- */

#header {
	
	padding:0 0 0 0;
	z-index:100;
}
#branding {
	padding:0 0;
}
#blog-title {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	padding:0 0 0 0;
}
#blog-title a:hover {
}
#blog-description {
    display:inline;
    font-size:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#040405;
	margin-right:10px;
}

/* Menu
-------------------------------------------------------------- */

.skip-link {display:none;}

#access {
    overflow:hidden;
}	
#access ul {
	margin:0 10px 0 0;
	list-style:none;
	float:right;
}
#access ul ul {
	display:none;	
}
#access li {
	display:inline;
	margin:0;
}
#access a {
    float:left;
    color:#040405;
    padding:0 10px;
    line-height:21px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:10px;
    letter-spacing:1px;
}
#access .current_page_item a {
    background:#000000;
}
#access a:hover {
    background:#323739;
}

/* Content
-------------------------------------------------------------- */

#wrapper {
	padding:0 0 200px 0;
}
#postbox {
    padding:0 0;
    position:relative;
}
#postbox form {
    width:700px;
    margin:0px;
}
#postbox textarea {
    width:100%;
    margin-bottom:9px;
}
#postbox label {
	display: block;
}
#postbox input#tags {
}
#postbox input#submit {
}
#postbox #user-info {
    position:absolute;
    bottom:54px;
    right:40px;
}
#container {
	padding:0 0 0 0;
}
.hentry {
	margin:0 0 0 0;
	position:relative;
        left: 0px;
	top: 0px;
}
.entry-title {
	font-size:16px;
        width:150px;
        font-weight:lighter;
        color: #a52a2a;
	line-height:20px;
	margin-bottom:3px;	
	letter-spacing:6px;
        font-family: "Times New Roman", Times, serif;
        border: thin dotted #a52a2a;
}
.entry-title a {
	
}
.entry-content {
        text-decoration: none;
        font-family: "Times New Roman", Times, serif;
	padding-top: 0px;
        margin-left:  0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.entry-content h1,.entry-content h2,.entry-content h3 {
	font-size:15px;
	margin:0 0 0 0;
}
.entry-content h4,.entry-content h5,.entry-content h6 {
	
}
.entry-content h5 {
	font-size:15px;
}
.entry-content h6 {
	font-size:15px;
}
.entry-content abbr,.entry-content  acronym {
  cursor: help;
}
.caps {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.important {
	
}
.entry-meta {
	font-size:11px;
}
.content-column, .entry-content .linkcat {
	list-style:none;
}
.entry-content .linkcat {
	margin-left:0px;
}
.content-column {
	margin-left:-18px;
	margin-bottom:18px;
} 

/* Tumblelog Categories
-------------------------------------------------------------- */

/* Asides */
.home .category-asides * {
    display:inline;
    position:relative;
}
.home .category-asides .entry-title {
    display:none;
}
.home .category-asides .comments-link {
    margin:0 0 0 .125em;
}
.home .category-asides .edit-link {
    margin:0 0 0 .125em;
}

/* Comments
-------------------------------------------------------------- */

#comments {
    padding-top:20px;
}
.comments h3 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#comments ol {
	margin:36px 0 0 0;
}
#comments ol li {
	margin:0 0 36px 0;
}
#comments-list .comment-author {
	font-weight:bold;
}
.comment-meta {
	font-size:11px;
	margin-bottom:18px;
}
#respond h3 {
	font-size:17px;
	font-weight:bold;
	margin:0 0 18px 0;
}
#respond input, #respond textarea {
    width:600px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:700px;
}

/* Primary Sidebar
-------------------------------------------------------------- */

/* Footer
-------------------------------------------------------------- */

#footer p {
    margin-left:0px;
}
/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above,#nav-below {
	float:right;
	width: 100%;
}
.home #nav-above,.single #nav-above {
	display:none;
}
#nav-above {
	margin:16px 0;
}
#nav-below {
	margin-top:0px;
	margin-bottom:0px;
}

/* Images
-------------------------------------------------------------- */

.entry-content img {
        margin:0px 0px 10px 0px;
        border: 0px;
	max-width:100%;
}

img.alignleft,
img.align-left {
	float: left;
	margin-right:0em;
}
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:0em;
}
img.centered,
img.align-center {
	margin: 0px;
	display: block;
	float: none;
	clear: both;
}
.alignright {
    float: right;
}

.alignleft {
    float: left;
}

