body { 
	margin:0px 0; 
	padding:0; 
	color: $textocolor;  
	background: $bgcolor url(http://i208.photobucket.com/albums/bb255/logosfp/blogyazulbgcw8v4.jpg) repeat-x;
	line-height: 1.4em; font-style:normal; font-variant:normal; font-weight:normal; font-size:74%; font-family:Arial, Sans-Serif 
}

a img
{
border:none;
}

ul { margin-left: 0; padding-left: 5px; list-style : square; }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #555; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

p { margin: 0 0 5px 0; padding: 0; color: #808080; background: inherit; }
a { color: $enlacecolor; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }

h1 { 
	padding:0; 
	margin:0; 
	color: $colortituloblog; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h1 a { color: $colortituloblog; background: inherit; }


h2 { 
	background: url(http://i208.photobucket.com/albums/bb255/logosfp/1copia2.jpg) no-repeat left;
	color:$colortituloentrada;
	font-size:140%; 
	font-weight:bold; 
	margin-left:0px; margin-right:0; margin-top:5px; margin-bottom:5px; padding-left:30px; padding-right:0; padding-top:0; padding-bottom:0 
}

h2 a { background: #FFF; color: #075181; }
h2 a:hover { background: #FFF; color: #68ADD5; text-decoration:none;  }

fieldset {	border: 1px solid #075181; }

/*-- (Cabecera) --*/

#top {
background:#000000 url(http://i208.photobucket.com/albums/bb255/logosfp/topanchoazulv2.jpg) no-repeat scroll center top;
height:44px; 
margin:0pt;
padding:0pt;
}

#top .padding { 
	float: right;
	color: #808080;
	padding: 20px 25px 0 0;
	font-size: 90%;
}

 <!--http://i208.photobucket.com/albums/bb255/logosfp/Headervmoon_work.jpg-->
 <!--http://i208.photobucket.com/albums/bb255/logosfp/HEADER_FOTOBLOGcopia.jpg-->

#top a { color: #E0F5FF; }

#header-wrapper {
background: #036EB4 url(http://i208.photobucket.com/albums/bb255/logosfp/HEADER_TIERRAM.jpg) no-repeat scroll center top;
color:#FFFFFF ;
height:149px ;
margin:0pt;
width:1000px;
}

#header-wrapper h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header-inner {
        display:none;
	padding: 45px 0 0 50px; 
}

#header-wrapper p {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: url('none');
		color: $descripcioncolor;
		margin: 0;
		padding-left:2px; padding-right:0; padding-top:0; padding-bottom:0
}

#header-wrapper a {
}


#content-wrapper {
background :#FFFFFF none repeat scroll 0%;
color: #808080;
margin: 0pt 20px;
width: 960px;
}

/*-- (Menú) --*/

#subheader {
background:#000000 none repeat-y scroll center ;
color:#FFFFFF;
height:35px;
margin-left:15px;
width:970px;
}
#subheader .padding { padding: 10px 15px 10px 15px; }
#subheader h2 { color: #FEAB06; }
#subheader a {color: #FECF5F; }

#menu {
	background: #000 url(menu.jpg) no-repeat center bottom;
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0
}

#menu ul { margin:0; list-style:none; padding: 5px 0 0 20px; }
#menu a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 5px; text-decoration:none;  }
#menu a { float:none; }
#menu li { float:left; color: #FFF; background: #000; margin:0; padding:0 0 0 0px; }
#menu a:hover { text-decoration:underline;}  
#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*-- (Principal) --*/

#main-wrapper {
overflow:hidden;
background:#FFFFFF none repeat scroll 0%;
float:left;
margin:0pt;
overflow:hidden;
padding :15px 15px 0pt 20px;
width :910px;
}

#main-wrapper ul {
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}

#main-wrapper li{
	margin: 0 0 2px 15px;
	padding: 0 0 0 0px;
	color: #555;
}

#main-wrapper a:hover {
}

.post {
margin:0 0 25px 0;
}
.post-title {
}

.post-body {
}

.date-header {
 font: 85% Arial, Sans-Serif; margin: 0 0 10px 0px; padding: 0; color: #5f5f5f; background: inherit; border-bottom: 1px solid #036CB4;
}

.post-footer {
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}

#blog-pager {
}

.blog-pager-older-link {
}

.blog-pager-newer-link {
}

/*-- (Lateral) --*/

#sidebar-wrapper {
display: none;
}

#sidebar { text-align: left; 
        color: #7D8085; 
        padding: 20px 0 0 0px; 
        width:100%;
        overflow:hidden; 
}
#sidebar li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px dotted #ccc; 
	list-style: none;
}
#sidebar li a { 
 color: $colortextolateral;
 text-decoration: none;
 padding: 5px 0 0 0px;
 margin-bottom: 5px;
}

#sidebar li a:hover { 
 color: #075181;
 text-decoration: none;
 background: #E5F6FF;
 margin-bottom: 5px;
}

#sidebar-wrapper h2 {
}

.widget-content {
}

#Feed1, #Feed2, #NewsBar1, #NewsBar2, #HTML1 , #HTML2, #HTML3, #HTML4, #Text1, #Text2, #LinkList1, #LinkList2, #TextList1, #TextList2, #BlogArchive1, #Label1, #Label2 {
 margin-bottom: 20px;
}

/*-- (Pie de página) --*/

#footer-wrapper {
background:#000000 url(http://i208.photobucket.com/albums/bb255/logosfp/footernegro.jpg) no-repeat scroll center top;
clear:both ;
color:#CCCCCC; 
font-size:90%;
height:43px;
padding:0pt;
text-align :center;
}

#footer-wrapper a { color: #E0F5FF; }

#footer-wrapper .links {
padding: 10px 0px 0px 0px; 
}

/*-- (ICONOS) --*/

.date-header {
padding-left: 15px;
background: url(http://i208.photobucket.com/albums/bb255/logosfp/timeicon.gif) center left no-repeat;
}

.post-author {
padding-left: 15px;
background: url(http://i208.photobucket.com/albums/bb255/logosfp/author.gif) center left no-repeat;
}

.comment-link {
padding-left: 15px;
background: url(http://i208.photobucket.com/albums/bb255/logosfp/comments.gif) center left no-repeat;
}

.blog-feeds {
padding-left: 20px;
padding-top: 5px;
background: url() center left no-repeat;
}

/* Label Cloud Styles ---------------------------------------- */
#labelCloud {text-align:center;font-family:arial,sans-serif;}
#labelCloud .label-cloud li {display: inline;
background-image: none !important; padding: 0 5px; margin: 0;
vertical-align: baseline !important; border: 0 !important;}
#labelCloud ul {margin: 0 auto; padding: 0;
list-style-type: none;}
#labelCloud a img {border:0; display: inline;
margin: 0 0 0 3px; padding: 0}
#labelCloud a {text-decoration: none}
#labelCloud a:hover {text-decoration: underline}
#labelCloud li a {}
#labelCloud .label-cloud {}
#labelCloud .label-count {padding-left: 0.2em; font-size: 9px;
color: #000}
#labelCloud .label-cloud li:before {content: "" !important}

a {
outline:none;
}

.comment-form { /* este el rectángulo general */
margin: 0 auto; /* lo centro en el área de posts */
width: 400px; /* le doy un ancho para poder centrarlo */
}
.comment-form h3 { /* este es el título que por defecto es "Publicar un comentario" */
/*[... propiedades del texto ...]*/
}
.comment-form p { /* este es el mensaje personalizado */
/*[... propiedades del texto ...]*/
}
#comment-editor { /* es el IFRAME */
height: 250px; /* le doy un alto menor */
width: 450px; /* le doy un ancho menor, por defecto es el 100% */
}

]]></b:skin>
