/*
Theme Name: DKZ 09
Theme URI: http://eltipografico.com/
Description: Tema de DKZ 09
Version: 1.0
Author: El Tipo GrÃÂÃÂ¡fico
Author URI: http://eltipografico.com/



*/



/*
	Resetear CSS
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
}

body {
     line-height: 1;
}

:focus {
     outline: 0;
}

ol, ul {
     list-style: none;
}

table {
     border-collapse: collapse;
     border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: "";
}

blockquote, q {
     quotes: "" "";
}

input, textarea {
     margin: 0;
     padding: 0;
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #fff;
     background-color: #fff;
     height: 1px;
}


/* 
	Resetear CSS 
*/






* strong {
	font-weight: bold;
}
body {
	font-family: Arial, helvetica, sans-serif;
background-color: #e3e3e3;
	
}


h1 {
	height: 140px;
}

#contenedor {
	width: 960px;
	background: #fff url(/blog/wp-content/themes/dkz09/imagenes/nubes.gif) no-repeat top right;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
margin: 0 auto;
}



ul#menu {
	background: transparent url(/blog/wp-content/themes/dkz09/imagenes/fondo_menu.gif) repeat-x top left;
	height: 70px;
}

ul#menu li {
	float: left;
	display: inline;
	margin: 0 30px 0 10px;
}
/*ul#menu li a {
	display: block;
	float: left;
	
}*/


#contenido {
	float: right;
	width: 630px;
	clear: both;
}


	#contenido h2 {
		/*padding-top: 2em;*/
		font-size: 1.8em;
		line-height: 1em;
	}
	#contenido h3 {
		font-size: 1.5em;
		font-weight: bold;
	}
	#contenido h3 a {
		font-weight: bold;
	}
	#contenido a {
		color: #333;
	}
	#contenido a:hover {
		text-decoration: none;
	}
	#contenido h2 a {
		text-decoration: none;
		color: #333;
	}
	#contenido small {
		color: #333;
	}
	#contenido p {
		padding: 1em 0;
	}





#sidebar {
	float: left;
	width: 250px;
	padding-left: 30px;
	line-height: 1.4em;
}
	#sidebar a {
		color: #555;
	}
	#sidebar a:hover {
		text-decoration: none;
	}
	#sidebar ul {
		margin: 1em 0;
	}
	#sidebar h2 {
		padding-top: 1em;
		font-size: 1.8em;
	}

#footer {
	clear: both;
	padding: 2em 0;
}


hr {
clear: both;
}





































