/*
Theme Name: RealityTales
Theme URI: http://www.falconerdesigns.com/Themes/
Description: Reality tales is a light colored, 2 column graphical theme, with clean coding. No plugins are already installed, nor widgets for that matter. <br/> If you want a widget ready version, or give other bugs notices, <a href="http://falconerdesigns.com">contact here.</a> <br/> Update 1.1: Ul children tag sorted in sidebar.<br/>
Version: 1.1
Author: Ekta Paneri
Author URI: http://www.ddsos.org
*/

/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

/* structure */
html, body {
	font-family: "sans serif", Trebuchet MS, Tahoma;
	color: #3b3b3b;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #F5D9D4 url(images/52003vj4.jpg) repeat-y center;
	scrollbar-face-color : #882125; 
	scrollbar-highlight-color: #882125; 
	scrollbar-3dlight-color: #882125; 
	scrollbar-shadow-color: #882125; 
	scrollbar-darkshadow-color: #882125;
	scrollbar-track-color: #e7bdc1; 
	scrollbar-arrow-color: #e7bdc1;
	}
	
#b-navbar { visibility: hidden;}	
	
#decoration {
    background: url(images/header.jpg) no-repeat;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
    margin-left: -354px;
	height: 321px;
	width: 709px;
	}
	
#decoration2 {
    background: url(images/52002dj2.jpg) no-repeat;
	position: absolute;
	z-index: 0;
	top: 321px;
	left: 50%;
    margin-left: -354px;
	height: 321px;
	width: 709px;
	}

#diary {
    z-index: 1;
	position: absolute;
	top: 321px;
	left: 50%;
    margin-left: -354px;
	height: 321px;
	width: 709px;
	}
	
#content {
	position: absolute;
	margin: 0;
	padding: 0;
	top: -15px;
	left: 253px;
	width: 433px;
	}
	
#bookmarks {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 15px;
	left: 21px;
	width: 203px;
	}
	
h1 {
	font-family: trebuchet ms;
	font-size: 30px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #3b3b3b;
	cursor: default;
	}
	/*-h1 color era 808080-*/

#content h1 {
	font-family: trebuchet ms;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top:20px;
	color: #b24650;
	cursor: default;
	}


.header { 
        margin-top:250px;
	margin-right:30px;
        text-align:right;
	font-size:13px;
	
}

h2, h2 a {
	font-family: Trebuchet ms, tahoma;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0;
        border-bottom:1px dotted #b24650;
	margin: 10px 0;
	color: #b24650;
	cursor: default;
	}
/*-este es el titular del post-*/
	

#bookmarks h2 {
	font-family: Trebuchet ms, tahoma;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1px;
	padding: 0;
        border-bottom:1px dotted #6F0B10;
	margin: 10px 0;
	color: #3b3b3b;
	cursor: default;
	}
/*-titular del menú-*/


h2 span {
        border: 1px #b24650 dashed;
	background: #edede4;
	padding: 4px;
	margin: 0;
	}

h3 {
	font-family: Trebuchet ms;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #b24650;
	cursor: default;
	}
	
.written {
	padding: 5px 0 5px 0;
	color: #3b3b3b;
	text-align: justify;
	}
/*-texto del post-*/
	
.written a:link,.written a:active, .written a:visited {
    color: #666;
	text-decoration: none;
	}
	
.meta{
	text-align:right;
	font-family: trebuchet ms;
	text-transform: uppercase;
	font-size:10px; 
	letter-spacing:1px;
}

.featured { 
	padding: 5px 0;
	font-family: trebuchet ms;
	text-align:center;
	text-transform: uppercase;
	font-size:10px; 
	letter-spacing:1px;
	border-top:2px double #d4d4ca;
	border-bottom:2px double #d4d4ca;

}
	
a:link,a:active, a:visited {
    color: #b24650;
	text-decoration: none;
	}

#content a:hover {
	background: #FFF;
	}
	
#postscript {
    font-size: 10px;
	background: #edede4;
	border-bottom: 2px #d2c9b8 solid;
	padding: 4px;
	margin: 0 0 35px 0;
	}

.comments a {
    color: #b24650;
	text-decoration: none;
	}

ul, ul ul{
	font-size: 13px;
    color: #575454;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 10px 0 10px 0;
	cursor: default;
	}

	
ul a:link, ul a:active, ul a:visited {
	
    color: #575454;
	list-style-type: none;
	text-decoration: none;
	cursor: default;
	}
	
ul a:hover {
	text-decoration: underline;
	color: #665d4d;
	cursor: default;
	}

img {
	padding: 0px 20px 15px 0px;
	float: left;
	}
	
.linksfirstletter {
    font-size: 160%;
	font-weight: bold;
	padding-right: 2px;
	}

#s { 
width:120px;
}

input, textarea { 
background:#F3F4EF;
border:1px solid #999;

}

#content input, #content textarea {
background:#F5D9DA;
border:1px solid #999;
}
/*-cuadro de entrada de comentarios-*/

#navigation {
margin:15px 0;
height:20px;
width:100%;
text-align:center;
}

.alignleft{ 
float:left;
text-align:left;
}

.alignright{
float:right;
align:right;

}

#footer { 
font: 10px trebuchet ms;
text-transform:none;
border-top:2px double #d4d4ca;
text-align:center;
padding-top:2px;
}