/*  
Theme Name: dreamy
Theme URI: http://www.sinmiedo.es
Description: Theme para sinmiedo.es a partir de plantilla de aNieto2k
Version: 0.1
Author: Luis Sanmiguel
Author URI: http://www.sinmiedo.es
*/

/* Generic Styling */

body {
	background:url(images/bg-body.png) repeat-x top center #ffffff;
	font-family:verdana, Helvetica, sans-serif;
	font-size:62%; /* Sets default font size to 10px */
	color:#000;
	}

* {
	margin:0;
 	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#002D00;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:980px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:250px;
	background:url(images/bg-header.jpg) no-repeat;
        border-bottom: 1px #fff solid;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#ffffff;
	margin-right:20px;
	}
#sidebar-derecha{
	float:right;
	width:220px;
	background:#ffffff;
	margin-right:10px;
	}
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	margin-bottom:50px;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#999900;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#002D00;
	}
h5 {
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:12px;
	color:#000000;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	}
/* publicidad MoreMoney */
h6 {
	background-color: #F6FCEB;
	border-bottom: 1px solid #006633;
	border-top: 1px solid #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin: 1px;
	width: 475px;
	padding-left: 25px;
	line-height: 1.2em;
	}
/* Fondo parte abajo articulado */
h7 {
	background-color: #F6FCEB;
	}
/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
        margin:0 auto;
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:6px;
	}

.text ul,.text ol {
	margin-left:40px;
	}
	
.text pre {
	background-color:#f1f2f3;
	border:1px #BFE7EC solid;
	overflow:auto;
	width:500px;
	}

/* COMENTARIOS */
div.comment {
	margin: 10px 5px 0;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
}

div.val {
	background-image: url(images/comm_val.png) !important;
	background-image: url(images/comm_val.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.gio {
	background-image: url(images/comm_gio.png) !important;
	background-image: url(images/comm_gio.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.comment h4 {
	font-size: 1.4em;
	color: #777777;
	font-weight: bold;
	margin-top:0px;
}

.comment h4 span.wrote {
	font-size: 0.9em;
	color: #989898;
	font-weight: normal;
}

span.m4mboyz {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #56B2EC;
}

.name {
	text-shadow: 2px 2px 1px #fff;
}

a.name:hover, a.name:active, a.name:focus {
	text-shadow: none;
}

.normal {
	background-color: #f7f7f7;
}

.alt {
	background-color: #fefefe;
}

div.comment p {
	margin: 0;
	line-height: 1.6em;
	color: #5c5c5c;
	margin-top: 5px;
}
div.comment p, div.comment ul, div.comment ol, div.comment blockquote {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

div.time {
	text-shadow: 2px 2px 1px #fff;
	text-align: right;
	clear: both;
	color: #989898;
	padding: 0 5px 2px;
	font-size: 0.9em;
}

div.datenum {
	text-shadow: 2px 2px 1px #fff;
	text-align: center;
	float: left;
	padding: 5px 5px 0;
	background: url(images/commnum.png) top right no-repeat !important;
	background: none;
}

div.datenum span {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}

div.datenum span.month, div.datenum span.weekday {
	font-size: 1.2em;
	color: #919191;
}

div.datenum span.day {
	color: #63B4CD;
	font-size: 1.3em;
	margin: -2px;
}

span.count {
	text-shadow: 2px 2px 1px #f7f7f7;
	font-size: 1.9em;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 5px;
	color: #d5d5d5;
	float:left;
	margin:20px;
}

div.commtext {	
	padding: 5px;
	height: 100%;
}

h3.comments {
	font-size: 1.8em;
	color: #989898;
	margin-top: 10px;
	margin-left: 5px;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
}


span.comments a{
	margin:10px;
	text-decoration:none;
	float:right;
	font-size:2em;
	color:#ccc;
	font-weight:bold;
}
span.comments a:hover{
	text-decoration:underline;
}

#comment {
	height:10em;
	width:100%;
}

/* Imagenes
----------------------------------------------- */
img {
  border: 0;
}
  	img.centro {
  	  margin: 0 auto;
  	  display: block;
  	}
  	img.izquierda {
  	  float: left;
  	  margin: 0 10px 0 0;
  	}
  	img.derecha {
  	  float: right;
  	  margin: 0 0 0 10px;
  	}
  	img.centro-borde {
  	  margin: 0 auto;
  	  display: block;
			border: 1px solid #999999;
			padding: 1px;
  	}
  	img.izquierda-borde {
  	  float: left;
  	  margin: 5px 5px 10px 10px;
	    border: 1px solid #999;
      padding: 1px;
  	}
  	img.derecha-borde {
  	  float: right;
  	  margin: 5px 5px 10px 10px;
	    border: 1px solid #999;
      padding: 1px;
  	}
		
  	img.borde {
  	  border: 2px solid #ddd;
  	  padding: 2px;
  	}
	#categories { border: 1px solid #ccc; background-color: #eee;
	padding: 10px; width: 500px; text-align: justify; }
#categories a { text-decoration: none; }
/***************  asides  *****************/

		.asides {
			background: #F6FCEB; 
			border-bottom: 1px solid #006633;
			border-top: 1px solid #006633;
			font-family: helvetica;
			font-size: 11px;
			text-align: justify;
			margin: 1px;
			width: 475px;
			padding-left: 25px;
			line-height: 1.2em;
		}
		.asides li {
      list-style-type: none;
	    padding: 5px 30px 5px 20px;
	    background-image: url("images/asides.gif");
	    background-repeat: no-repeat;
	    background-position: 0% 3%;
	  }
    .asides a:link, .asides a:visited{
	    color: #EA5D1F;
	    text-decoration:none;
    }
    .asides a:hover {
      color:#96CA3B;
    }
		
.subscform {
  padding-left: 100px;
}
/***************  Aviso de uso de Firefox en header  *****************/
#firefox {
  position: absolute;
  right: 10px;
  top: 10px;
  width:350px;
  border: 2px solid #000;
  text-align: center;
  padding: 4px;
  background: #a3b3c8;
  font-size: 12px;
  color:#FFFFFF;
}
/***************  Plugin recomiendo  *****************/
#recommendit {
text-align:center;
}
#recommenditbutton {
	font-family:Arial, Helvetica, sans-serif;
	width:80%;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
	padding:6px 0px 6px 25px;
	text-transform:uppercase;
	background:#F2FAE6 url(images/icon-comenta.gif) 10px 5px no-repeat;
	border:1px solid #006633;
	color:#9f9f9f;
	}
#recommendit {margin:10px 0px;}

.storycontent #recommendit p {
	text-align:center;
	background-color:#f8f8e0;
	border:1px solid #ebd19f;
	padding:5px 0px;
	color:#96894c;
	font-size:11px;
	}
.storycontent #recommendit strong{
	color:#e14f00;
	font-size:14px;
	}	
.recomendList 				{margin:0px 5px; padding:0px;}
.recomendList li			{border-bottom:1px solid #e2e2e2; border-top:1px solid #FFF;}
.recomendList li small 		{float:right; margin:2px 10px 0px 0px; color:#999;}
.recomendList li a			{padding:3px 0px 3px 30px; background-image:url(images/icon_love.gif); background-repeat:no-repeat; display:block;}
.recomendList li a:link,
.recomendList li a:visited	{background-color:#FFF; background-position:5px 2px;}
.recomendList li a:hover	{background-color:#f3f3f3; background-position:5px -19px;}

.blockquote {
  font: 12px/160% Georgia, Times, "Times New Roman", "Bitstream Serif", serif;
  color: #333;
  background: url(images/quote.gif) no-repeat bottom right #C0EB89;
  margin: 0;
  padding: 5px 15px;
}

#comment-text { 
    font-family:verdana, Helvetica, sans-serif;
	width:475px;
	overflow:auto;
	font-size:1.20em;
	padding:6px 0px 6px 25px;
	background:#F2FAE6 url(images/icon-comenta.gif) 10px 5px no-repeat;
	border:1px solid #006633;
	color:#000;
}
/***************  Plugin Pagination: Estilo Scott  *****************/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
/***************  Pop Stats  *****************/
#popstats {
    font-family:Arial, Helvetica, sans-serif;
	background:#F2FAE6;
	text-align: center;
	border:1px solid #006633;
	color:#003300;
}	
/***************  Calendario  *****************/
#calen {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 19px Arial, Helvetica, sans-serif;	
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;	
}
#calen span {
	height: 18px;
	display: block;
	font: normal 12px Arial, Helvetica, sans-serif;	
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
/***************  Cabecera año  *****************/
#any {
    height: 25px;	
	font: normal 19px Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	color:#999900;
}
/***************  Blogroll  *****************/
#enlaces {    	  
	font: normal 16px Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.35em;
	text-align: center;
	color:#999900;
}

