/*  
Theme Name: Innopro 3C
Theme URI: http://www.innopro.es/
Description: 3 columns Wordpress theme.
Version: 0.1
Author: Jose Castro 
Author URI: http://www.innopro.es/
*/

/**********************************************
*   Reset 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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%; 
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
}

strong {
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	/* line-height: 1; */ /*  Disabilito l'altezza della linea */
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/**********************************************
*   CSS del header                            *
***********************************************/

body { background:transparent url(images/delicia-experience-background-vintage.jpg) repeat scroll center top; font-family:'Verdana'; font-size:10px; }

#wrap { background:#fff; border: 1px solid #353535; width:980px; font-family: Calibri, Georgia, Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666; margin:10px auto; }

#header { height:56px; width:600px; position:relative; color:#000; margin-bottom:3px; float:left; padding:0; }

#header h1 { text-indent:-10000px; margin:0; padding:0; }

#header h1 a { display:block; background:url(images/logo.gif) no-repeat left top; height:56px; }

#header-imagen { 
                margin: 0px auto;
                //margin-bottom: 62px;
                width: 980px;
                height: 130px;
}

#socialicons { margin-top:13px; margin-right:13px; float:right; padding:0; }

#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 31px;
                //height: 62px;
		background: transparent url(images/nav_bg.gif) repeat-x 0 0;
                margin-top:141px;
                //margin-top:20px;
                margin-bottom:3px;
                //margin-bottom:-28px;
                font-size:16px;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 5px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 3px 5px 0 10px;
		line-height: 24px;
		color: #212121;
                text-decoration:none;
		}
	ul.menu li a:hover {
		color: #212121;
		background: url(images/nav_hover.gif) repeat-x 0 0;
		text-decoration: none;
		}

input#searchsubmit { background:#fc6; border:2px solid #f93; color:#333; font-size:13px; }

/**********************************************
*   CSS de Left Sidebar                       *
***********************************************/

.left { float:left; width:140px; border:0px solid #f3f3f3; margin:10px 0; padding:10px; }

.left img { border:0; display:block; margin-left:7px; margin-right:auto; }

.left h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }

.left ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }

.left ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }

.left ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }

.left ul li ul li,.right ul li ul li { list-style-type:none; border:0; margin:0; padding:0 0 2px 14px; }

.left ul li ul li :hover { border-bottom:#ccc 1px solid;}

/**********************************************
*   CSS de Right Sidebar                      *
***********************************************/

.right { float:right; width:310px; border:0px solid #f3f3f3; margin:5px 0; padding:10px; } 

.right img { border:0; display:block; margin-left:auto; margin-right:auto; }

.right h2 { font-size:18px; border-bottom:dashed 1px #ccc; margin:0 7px 3px; padding:3px 0; }

.right h2 a { font-size:13px; text-decoration:none; color:#E11A2F; border:none; }

.right h2 a:hover { text-decoration:none; color:#E11A2F; border:none;}

.right ul,.right ul { list-style-type:none; margin:0; padding:0; line-height:150%; font-size:11px; }

.right ul li,.right ul li { list-style-type:none; margin:0 0 20px; padding:0; }

.right ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }

.right ul li ul li,.right ul li ul li { list-style-type:none; border:0; margin:0; padding:0 0 2px 14px; }

.right ul li ul li :hover { border-bottom:#ccc 1px solid;}

/**********************************************
*   CSS de la Zona Central (Middle)           *
***********************************************/

.middle { margin-top:10px; line-height:16px; margin-left:0px; float:left; width:470px; //width:460px; border:0px solid #f3f3f3; overflow:hidden; padding:10px; font-size:11px; }

.middle h2 { font-size:21px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; }

.middle h2 a { text-decoration:none; color:#212121; border:none; }

.middle h2 a:hover { text-decoration:none; color:#E11A2F; border:none;}

.middle info { font-size:11px; text-decoration:none; color:#212121; border:none; margin-top: 10px; }

.middle p { font-size:16px; line-height:18px; text-decoration:none; color:#212121; border:none; margin-top: 10px; }

.middle img { border:0px #eee solid; }

.middle ul { margin:0 auto; padding: 0px; width:470px; }

.middle ul li { margin: 0px 0px 0px 25px; padding: 1px 0px 2px 0px; font-size: 11px; color:#333; }

.middle ul li a { color:#0084E1; text-decoration:none;}

.middle ul li a:hover { color:#000; text-decoration:none; }

.middle ol { margin:0 auto; padding: 0px; width:470px; }

.middle ol li { margin: 0px 0px 0px 25px; padding: 1px 0px 2px 0px; font-size: 11px; color:#333; }

.middle ol li a { color:#0084E1; text-decoration:none;}

.middle ol li a:hover { color:#000; text-decoration:none; }

.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }

.middle2 h2,.middle3 h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; } 
.middle2 :hover,.middle3 :hover { background:#fafafa; }

.middle blockquote { background:#fcd69b; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; width:323px; padding: 10px 22px; margin:10px 0 10px 40px; color:#000000; border:1px solid #fc9c04; }

.middle blockquote p { font-size: 11px; padding: 0px 0px; margin: 0px auto; line-height: 17px;}

.middle blockquote li {  padding: 2px 0px 2px 15px; list-style-type: none; font-size: 11px; line-height: 17px; color:#336699; }

.middle blockquote a { color:#000000; text-decoration:none; }

.middle blockquote a:hover { color:#eb0419; text-decoration:none; }

.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }

.ads img { border:0; text-align:center; }

img.wp-smiley { border:0; padding:0; }

/**********************************************
*   CSS del Footer                            *
***********************************************/

#footer { width:980px; margin-top:10px; text-align:center; clear:both; padding:10px; font-size:13px; }

/**********************************************
*   CSS (no se a que corresponden)            *
***********************************************/

div.hr { height:3px; background:#fff url(images/hr.gif) repeat-x scroll center; clear:both; }

div.br { height:10px; background:#fff url(images/br.gif) repeat-x scroll center; clear:both; }

.alignright { float:right; }
 
.alignleft { float:left; } 

/**********************************************
*   CSS de los Comentarios                    *
***********************************************/

.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }

.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 

input#submit { background:#fc6; border:2px solid #f93; color:#fff; font-size:13px; }

.comments h3 { font-size:14px; border-bottom:dashed 1px #ccc; margin:20px 0px 0px 0px; padding:3px 0; }

ol.commentlist { margin:0 0 1px; padding:0; }

ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }

ol.commentlist li.commenthead { list-style:none; margin:0; }
 
ol.commentlist li.commenthead h2 { margin:0; }

span {}

.addthis { float:right; clear:both; }

div.hr hr,div.br br { display:none; }

.ucomment img,.addthis img { border:0; }
