/* General */
body{
	background: url(images/bg.gif) repeat-x;
	text-align: center;
	font: 11px "Lucida Sans Unicode", "Lucida Sans Typewriter", "Lucida Bright", Georgia, Courier;
	background-color: #080808;
	margin: 0px auto;
  color: #9f9f9f;
}

#container {
	background: url(images/wrap_bg.gif) repeat left;
	text-align: left;
	width: 850px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	/* background: url(images/header.gif) no-repeat center; */
	height: 240px;
}
#banner {
	width: 820px;
	height: 220px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
}
#header h1 
{
	margin: 0;
	color: #4b4e60;
	font: 8px "Verdana", "Arial";
	text-align:center;
}


/* Content */
#content {
	width: 500px;
	float: left;
	padding-left: 3px;
 /* border: 1px solid #EAF5FF; */

}
#content a{
	color: #Fb4d06;
	text-decoration: none;
}

#content a:hover {
	color: #FFFaF2;
	/* background: #e9e6d9; */
	text-decoration: underline;
}

#content .date {
	/* border: 1px solid #EAF5FF; */
	margin: 10px 8px 10px 20px;
	float: left;
	height: 44px;
	width: 45px;
	background: url(images/postdata.gif);
	text-align: center;
	clear: left;
}

#content .date .day {
	
	font-size: 180%;
}

#content .title {
	font-size: 18px;
	padding-left: 10px;
	font-weight: lighter;
  font-stretch: condensed;
	color: #fb4d03;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#content .title a{
	color: #f50003;
	text-decoration: none;
}

#content .title a:hover {
	color: #FFFaF2;
	text-decoration: underline;
}
#content .post {
	padding: 10px 10px 10px 25px;
}

#content .content_top {
	/* background: url(images/toppost.gif) no-repeat center;
	height: 38px; 
	margin-left: 10px;*/
}
#content .content_body {
	/* background: url(images/content_body.gif) center; 
	margin-left: 10px;*/
}
#content .content_bottom {
	/* background: url(images/content_bottom.gif); */
	margin-left: 10px;
	height: 58px;
}
#content .content_bottom .meta {
	padding-right: 50px;
	padding-left: 0px;
	border-top: thin dotted #ab4d06;
	width: 80%;
	margin-left: 20px;
}

/* sidebar */


#sideone {
	width: 155px;
	/* border: 1px solid #FFF51F; */
	float: left;
	padding-left: 5px;
	color: #FFFaF2;
}
#sideone li {
	padding-left: 10px;
	list-style: none;
	padding-right: 15px;
	
}
#sideone p {
	padding-left: 10px;
}
#sideone ul {
	padding-left: 5px;
}

#sideone a{
	color: #f50003;
	text-decoration: none;
	/* display: block; */
	
}

#sideone a:hover {
	color: #ab4d06;
	background: #EAF5FF;
}

#sideone h2 {
	font-size: 16px;
	padding-left: 10px;
	font-weight: lighter;
  font-stretch: condensed;
}

#sideone ul ul li:before {
	content: "\00BB \0020";
}

#sidetwo {
	color: #FFFaF2;
	/* border: 1px solid #0FF51F; */
	float: right;
	padding-right: 10px;
	width: 160px;
	
}

#sidetwo li {
	list-style: none;
	padding-right: 20px;
}
#sidetwo ul {
	padding-right: 10px;
}


#sidetwo h2 {
	font-size: 16px;
	font-weight: lighter;
}
#sidetwo a{
	color: #f50003;
	text-decoration: none;
}

#sidetwo a:hover {
	color: #ab4d06;
	background: #EAF5FF;
}


/* Footer */
#footer {
	clear: both;
	background: url(images/footer.gif) center;
	height: 92px;
	/* border: 1px solid #0FF51F; */
}
#footer .prev {
	width: 120px;
	padding-left: 20px;
	float: left;
	font-size: 14px;
	color: #663300;
	font-weight: bolder;
}
#footer .next {
	float: ;
	width: 120px;
	margin-left: 250px;
	padding-left: 50px;
	font-size: 14px;
	color: #663300;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
}
#footer .rights {
	width: 85%;
	text-align: center;
 margin: 50px auto 0px; 
	clear: both;
	top: 10px;
	padding: 0px 20px;
	height: 30px;
}
#footer a{
	color: #ab4d06;
	text-decoration: none;
}

#footer a:hover {
	color: #4b4e60;
	background: #e9e6d9;
	text-decoration: overline;
}

/* Flickr */

p.sb-flickr a img {
	border: 5px solid #EAF5FF;
	margin: 0 15px 15px 0;
	}

p.sb-flickr a:hover img {
	border: 5px solid #e9e6d9;
	}

/* Comentarios */
#comments, #respond{
	margin: 2em 0 0 5px; padding-left: 20px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
}

