/*
Theme Name: pc_digital
Theme URI: http://www.ivack.org/
Description: Tema hecho por <a href="http://www.ivack.com/">ivack</a>.
Version: 1.0
Author: Javier L
Author URI: http://www.ivack.com/
Tags: Primera version

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	font-family: tahoma, arial;
	color: #9a9a9a;
	font-weight: normal;
	line-height: 1.7em;
}
input, textarea {
	border: none;
	padding: 4px;
	font-size: .9em;
	color: #001b33;
	background: #d7d7d7;
	margin: 5px 0;
}
input:hover, textarea:hover {
	background: #fff;
}
ol, ul {
	list-style: none;
	line-height: 1em;
}
#clear {
display: block;
}
body {
background: #EAEAEA;
}
/*CONTENEDOR*/
div#contenedor  { 
width: 100%;
font-size: .8em;
}
div#centrar { 
width: 960px;
margin: 0 auto;
}
div#ivack-a {
float: left;
background: #282828;
width: 100%;
border-bottom: 5px solid #3A4757;
margin: 0 auto;
}

div#logo,
div#banner-top,
div#cat  {
height: 70px;
}

div#logo {
float: left;
height: 45px;
width: 250px;
padding: 15px 0 0 25px;
}
div#logo strong a{
text-align: right;
font-size: 1.3em;

}
div#logo .description{
color: white;
}
div#banner-top {
float: left;
width: 430px;
}
div#cat {
width: 140px;
float: right;
}
div#cat h3 {
display: none;
}
div#cat select#cat {
margin-top: 35px;
background: #EAEAEA;
border: none;
color: #282828;
font-family: Georgia;
font-size:0.9em;
font-style: italic;
padding: 3px 5px;
}
div#cat select option {
padding: 3px 5px;
background: #282828;
color: #EAEAEA;
border: none;
}

div#ivack-b {
float: left;
width: 100%;
}
div#content {
width: 770px;
float: left;
padding: 20px;
}
div#content ul {
list-style-image: url( images/lista.png);
}
div#content ul li.fecha span {
padding: 1px 5px;
color: #363636;
border: 1px solid #363636;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
div#right {
width: 100px;
float: right;
background: #282828;
padding: 20px;
}
div#c {
float: left;
width: 100%;
}
div#ban-foot-left {
width: 665px;
float: left;
margin-left: 20px;
margin-top: 3px;
}
div#ban-foot-right {
width: 255px;
float: right;
margin-top: 3px;
}
div#ivack-creditos {
float: left;
width: 100%;
}
div#ivack-creditos p{
text-align: right;
}
div#ivack-creditos strong{
background: white;
color: #292929;
padding: 3px 10px;
}