/*  
Theme Name: I HAEV STYEL
Theme URI: http://minid.net/
Description: Default theme for Minid.net.
Version: 1.2
Author: Diego Martín Lafuente
Author URI: http://minid.net/


	This theme was designed and built by Diego Lafuente,
	whose blog you will find at http://www.minid.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* ---- GENERIC ELEMENTS ---- */

body {
	background: #fff;
	color: #555;
	margin: 0;
	padding: 0;
	border-top: 7px solid #f60;
	font-family: Arial, sans-serif;
	width: 240px;
	}

hr {
	display: none;
}


img {
	border: 0;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


	/* --- UNIVERSAL DIVS ---- */


	#super {
	}


	#header {
	}


	#contenedor {
		padding: 0 .5em 3em .5em;
	}




	/* ---- HEADER ---- */


	#header h1 {
		width: 427px;
		height: 84px;
		margin: 0;
		padding: 10px 20px 25px 20px;
	}

				#header h1 img {
					display: block;
					width: 427px;
					height: 84px;
				}



	/*  ---- CONTENIDO ---- */

				div#content {
					border-top: 1px solid #ccc;
					padding: 15px 0px 30px 0px;
				}


				div.post {
					padding-bottom: 25px;
				}

				div.post h2 {
					font: bold 1em/1.6em Arial, sans-serif;
					margin: 0 !important;
				}
				
								div.post h3, div.post h4, div.post h5 {
									color: #f60; /* this one adds colors to all <h*> in the post body */
									font-weight: bold;
								}

								div.post h3 {
									font-size: .9em;
								}

								div.post h4 {
									font-style: normal;
									font-size: .8em;
								}


					div.post h2 a {
						text-decoration: none;
						color: #f60 !important;
						background-color: #fff !important;
						border: 0 !important;
						padding: 0 !important;
						color: #f60;
					}

					div.individual h2 {
						font-size: 1.5em;
						line-height: 1.6em;
						color: #f60;
					}


					div.post p {
						font: .8em/1.8em "Trebuchet MS", Arial, sans-serif;
						color: #555;
					}

						div.post ul li, div.post ol li  {
							font: .8em/1.8em "Trebuchet MS", Arial, sans-serif;
							color: #555;
						}

									div.post ul li p, div.post ol li p {
										font-size: 1em; /* This one hacks for em size when you use a <p> inside a <li> */
									}

										div.post ul li ul li p, div.post ol li ol li p {
											font-size: 1.2em;
										}


									div.comment-body ol li {
										font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
										color: #666;
										margin-bottom: 5px;
										}



					/* ---- LISTS ARCHIVES ---- */


					table.listados {
						width: 100%;
						margin: 2em 0;
					}

						table.listados td {
							padding: 10px 10px 10px 0px;
							font: .7em/1.6em "Trebuchet MS", Arial, sans-serif;
							background: url(/wp-content/themes/minid/images/dot_line.png) repeat-x bottom;
							vertical-align: top;		
						}

						.ref {
							white-space: nowrap;
						}

						table.listados td strong {
							font-size: 1.1em;
						}













	

					/* ---- IMAGE SET ---- */

						img.right {
							float: right;
							display: block;
							margin: .3em 0 1em 1em;
						}

						img.center {
							margin: 1em auto;
							display: block;
						}


					div.post p.posted {
						font: .6em Geneva, Arial, sans-serif;
						color: #666;
					}






			/* ---- MENU ---- */

			#menus {
				width: 40%;
				float: right;
			}

							div.principal {
								width: 46%;
								float: left;
							}


							div.extra {
								float: right;
								width: 46%;
							}


					div.principal h3, div.extra h3 {
						font: bold .8em/1.6em Arial, sans-serif;
						margin: 0 0 5px 0;
						color: #000;
						border-bottom: 1px dotted #999;
					}

							div.principal ul, div.extra ul {
								margin: 0 0 15px 0;
								padding: 0;
								list-style: none;
								font-family:  "Trebuchet MS", Arial, sans-serif;
							}

							div.principal ul li {
								line-height: 1.7em;
							}

							div.principal ul li ul, div.extra ul li ul {
								margin: 0;
							}

										div.principal ul li, div.extra ul li {
												font-size: .7em;
												line-height: 1.7em;
										}

											div.principal ul li ul li, div.extra ul li ul li {
												padding-left: 10px;
												font-size: 1em;
											}


			

			/* ---- SERACH ---- */

			div.search {
				border-top: 4px solid #ccc;
				margin: 0 0 25px 0;
				padding: 15px 0;
			}

					div.search label {
						font: bold .8em/1.6em Arial, sans-serif;
						display: block;
						color: #000;
						margin-bottom: 5px;
					}


				div.autor {
					border-top: 4px solid #ccc;
					padding-bottom: 25px;
				}


										div.autor h3 {
											color: #000;
											font: bold .8em/1.6em Arial, sans-serif;
											margin: 0;
											padding: 20px 0 0 0;
										}

										
							
							
										div.autor p {
											font: .7em/1.6em "Trebuchet MS", Arial, sans-serif;
											color: #666;
										}
							

					div.tools {
						border-top: 4px solid #ccc;
						padding: 15px 0px;
					}



					div.metadata {
						border-top: 4px solid #ccc;
						background-color: #fff;
						padding: 15px 0;
						margin-bottom: 15px;
					}


								div.metadata p {
									font: .7em/1.7em "Trebuchet MS", Arial, sans-serif;
									color: #666;
									margin-top: 0px;
								}

								div.metadata h3 {
									font: bold .8em/1.6em Arial, sans-serif;
									color: #000;
									margin: 0 0 0 0;
								}
					

					/* ---- enlaces ---- */

						div#content a, div.tools a, div#menus a, div#footer a {
							text-decoration: none;
						}

					
						div#content a:link,  div.tools a:link, div#menus a:link, div#footer a:link {
						        color: #36c;
									  border-bottom: 1px dotted #36c;
										}
						
						
						div#content a:visited, div.tools a:link, div#menus a:visited, div#footer a:visited {
						        color: #36c;
									  border-bottom: 1px dotted #36c;
										}
						
						
						div#content a:active, div.tools a:active, div#menus a:active, div#footer a:active {
						        color: #36c;
									  border-bottom: 1px dotted #36c;
										}
						
						
						div#content a:hover, div.tools a:hover, div#menus a:hover, div#footer a:hover {
						        color: #f60;
									  border-bottom: 1px dotted #f60;
										}




										


							/* ---- COMMENTS ---- */


						div.comment-head {
							border-left: 1px solid #fff;
							border-right: 1px solid #fff;
							background: #fff url(/wp-content/themes/minid/images/msg-comment.png) bottom left no-repeat;
							padding-bottom: 10px;
							clear: both;
						}

									div.minid-head, div.mini-d-head {
										background: #fff url(/wp-content/themes/minid/images/msg-comment-minid.png) bottom left no-repeat;
									}

									div.comment-head img {
										padding: 1px;
										background: #fff;
										border: 1px solid #ccc;
										float: left;
										width: 32px;
										height: 32px;
										margin: 0px 25px 0px 15px;
									}


						div.comment-head p {
							float: left;
							font: .7em/1.6em "Trebuchet MS", Arial, sans-serif;
							margin: 0px 0 0 0px !important;
							
						}


						div.comment-body {
							background: #f5f5f5;
							-moz-border-radius: .5em;
							padding: 5px 15px 5px 15px;
							border-bottom: 1px solid #eee;
							border-right: 1px solid #eee;
							margin-bottom: 20px;
						}

									div.mini-d blockquote, div.comment-body blockquote {
												padding: 5px 10px 5px 10px;
												-moz-border-radius: .5em;
												
												}
												
									div.comment-body blockquote {
										background: #ffffff;
										border-top: 1px solid #fff;
												border-left: 1px solid #fff;
												border-bottom: 1px solid #ddd;
												border-right: 1px solid #ddd;
										}
										
									div.mini-d blockquote {
										background: #FFFFF5 !important;
										border-top: 1px solid #fff;
										border-left: 1px solid #fff;
										border-bottom: 1px solid #F2F2BA;
										border-right: 1px solid #F2F2BA;
										}
										
										


						div.minid, div.mini-d {
							background: #FFFEC7 !important;
							border-bottom: 1px solid #FFF2C7;
							border-right: 1px solid #FFF2C7;
						}


						div.modera {
							background: #fff url(/wp-content/themes/minid/images/exclamation.png) no-repeat left;
							padding: 10px;
							-moz-border-radius: .5em;
							color: #f60 !important;
							font: .8em/1.6em "Trebuchet MS", Arial, sans-serif !important;
							border: 2px solid #f60;
						}


						pre {
							width: 90%;
							overflow: auto;
							font-size: .9em;
							line-height: 1.5em;
							margin-left: 25px;
							}
							
						code {
							color: #681;
							font: 1.1em "andale mono", "lucida console", "courier new", monospace
							}



						div.modera2 {
							margin-top: 35px;
						}

								div.modera p {
									margin: 0 0 0 55px;
								}

										div.comment-body p {
											font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
											color: #555;
										}



									h3#comments, h3#respond, h3#moreentry {
										border-bottom: 4px solid #f5f5f5;
										padding-bottom: 5px;
										margin-bottom: 25px;
										font: bold 1em/1.6em Arial, sans-serif;
										padding-top: 30px;
									}


									#comment {
										width: 99%;
									}



								div.navigation {
									font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
								}

										div.navigation div.alignleft {
											float: left;
											width: 45%;
										}

										div.navigation div.alignright {
											float: right;
											width: 45%;
											text-align: right;
										}
										
										
						/* ---- COMPARE ---- */
						
						table.compare {
							width: 99%;
							border: 1px solid #999;
							margin: 2.5em 0em 2.5em 0em;
							
							}
							
						table.compare thead tr th {
							background: #FFC;
							padding: 5px 10px;
							text-align: left;
							font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
							border-bottom: 1px dotted #999;
							color: #222;
							}
							
						table.compare tbody tr td {
							padding: 8px 10px;
							text-align: left;
							font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
							border-bottom: 1px dotted #ccc;
							vertical-align: top;
							}
							
						table.compare tbody tr th {
							padding: 8px 10px;
							text-align: left;
							font: bold .8em/1.6em "Trebuchet MS", Arial, sans-serif;
							border-bottom: 1px dotted #ccc;
							white-space: nowrap;
							color: #333;
							background: #fffffa;
							vertical-align: top;
							}
							
						table.compare tfoot tr td {
							padding: 8px 10px;
							text-align: right;
							font: .6em/1.6em "Trebuchet MS", Arial, sans-serif;
							background: #f9f9f9;
							text-transform: uppercase;
							}


			/* ---- FOOTER ---- */


			#footer {
				border-top: 1px dotted #ccc;
				padding: 15px;
				font: .8em/1.6em "Trebuchet MS", Arial, sans-serif;
				color: #666;
				border-bottom: 5px solid #f60;
			}