/*
Theme Name: Rebis
Theme URI: http://federicovezzoli.com
Description:  Tema Rebis Version: 1.0
Author: Federico Vezzoli
Author URI: http://federicovezzoli.com
Tags: 
*/
/*------------------------------------------------------------*
**  Colors
**------------------------------------------------------------

Dark Blue: #0067a3
Light Blue: #86d2f5
Salmon: #fbc3ab
Pink: #f9a8a8
light salmon: #fff8f4


*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto !important; }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

.clearfix:after {
content: '';
display: block;
height: 0;
clear: both;
visibility: hidden;
}

body {
	font-family:Georgia, sans-serif;
	font-size:0.9em;
	color:#666666;
	background: white url(style/images/pattern_sfondo.gif) repeat top left;
	line-height: 1.5em;
	letter-spacing: 1px;
}

/*------------------------------------------------------------*
**  Typography
**------------------------------------------------------------*/
h1, h2, h3, h5, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes. */

* {font-family: Helvetica, Georgia;}

h1, h2, h3, h4, h5, h6 {
	color: #0067a3;
}

h1 {
	font-size:2.5em;
	line-height:1.65em;
	font-weight: bold;
}

h2 {
	font-size:2.1em;
	line-height:1.3em;
	font-weight: bold;
}

h3 {
	font-size:1.2em;
	line-height:1.5em;
}

h4 {
	font-size:1.1em;
	line-height:1.5em;
}

h5 {
	font-size:1em !important;
	line-height:1.5em;
}

h6 {
	font-size:0.95em !important;
	line-height:1.5em;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	border:0pt none;
	clear:both;
	margin:0 10px;
}

a {
	color: #0067a3;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#86d2f5;
}

a:active, a:focus {
	outline:0 !important;
}

input, textarea	{
	border: none;
	font-family:Georgia, sans-serif;
	font-size:0.85em;
 	background: #fff8f4 url(style/images/sfondo_input.png) repeat-x top left;
	width: 400px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

input:focus, textarea:focus	{
	background: #fff;
}

input.bottone_form {
	border: none;
	background:#f9a8a8 url(style/images/sfondo_input_rosa.png) repeat-x top left;
	color:#333333;
	cursor:pointer;
	font-size:0.8em;
	font-weight:normal;
	height:28px;
	letter-spacing:2px;
	margin-left:2px;
	text-align:center;
	width: auto;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
}

input.bottone_form:hover {
 background: #86d2f5;
}

p {	
	padding:15px 30px 15px 15px;
	text-align:justify;
}


/*------------------------------------------------------------*
**  Main Content
**------------------------------------------------------------*/

#main_bg {
	background: url(style/images/sfondo_content.png) repeat-y top left;
	width:836px;
	height:100%;
  	position: fixed;
	left: 55%;
	margin-left: -418px;
	z-index: 1;
}

#content {
	background: url(style/images/home_top.png) no-repeat top left;
	position: absolute;
	width: 800px;
	left: 55%;
	margin-left: -401px;
	z-index: 1500;
	padding-bottom: 75px;
}

#no_donna {
	background: url(style/images/home_bg_no_donna.png) repeat-x bottom left;
	width:800px;
	height: 936px;
	margin: 0 0 0 17px;
	text-align: left;
	bottom: 0;
	display: block;
	position:fixed;
	left: 55%;
	margin-left: -401px;
	z-index: 200;
}
	
#content_left {	
 	float: left;
	width: 570px;
	margin: 0px 0 0px 15px;
	padding: 0 0 0px 0;
	}
	
#content_left_single {	
 	float: left;
	width: 570px;
	margin: 0px 0 0px 15px;
	padding: 0 0 0px 0;
	position: relative;
	top: 200px;
	left: -200px;
	}
		
#content_right {
	width: 205px;
	float: right;
	margin: 55px 10px 0 0;
	}
	
#content_nosidebar{
	width: 770px;
	margin: 35px 15px 0 15px;
	padding: 0 0 0px 0;
	float: left;
	}

#content_nosidebar #post p img{
	margin: 15px;
	}

/*------------------------------------------------------------*
**  Menu
**------------------------------------------------------------*/

#nav { width:836px;
	height: auto;
	margin: 0 auto;
	position:absolute;
	top:70px;
	left:55%;
	margin-left: -545px;
	}
	
#nav li a{	background: url(style/images/sprite_bottone.png);
			padding:17px 0 0 17px;
			text-align: left;
			display: block;
			width: 148px;
			height:45px;}

#nav .page_item a {background-position: 0 0; }
#nav .page_item a:hover {background-position: 0 -63px;}
#nav .current_page_item a {background-position: 0 -129px; z-index: 5000; position: relative;}
#nav .current_page_ancestor a {background-position: 0 -129px; z-index: 5000; position: relative;}
#nav .current_page_ancestor a:hover {background-position: 0 -129px;}
#nav .current_page_item a:hover {background-position: 0 -129px;}

#nav .page_item a img {
	padding-bottom: 10px;
 }

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 80px;
	width:100%;
	min-width: 600px;
	z-index: 4000;
	
}


#footer p {
	padding: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	 font-size: 0.7em;
	 line-height: 1.3em;
}

#donna {
	background: url(style/images/donna.png) no-repeat bottom right;
	width:800px;
	height: 600px;
	text-align: left;
	display: block;
	z-index: 300;
	position: fixed;
	left: 55%;
	bottom: 0;
	margin-left: -402px;
}

/*------------------------------------------------------------*
**  Homepage
**------------------------------------------------------------*/

.logo_home {
margin: 10px 0 0 10px;
float: left !important;
}

#parole_homepage {
	width: 400px;
	height: 272px;
	margin: 30px 0 0 60px;
	}

/*------------------------------------------------------------*
** Prodotti
**------------------------------------------------------------*/	
	
#sfondo_categorie li a {
	background: transparent url(style/images/sprite_categorie.png) no-repeat center;
	width: 370px;
	height: 120px;
	display: block;
	margin: 0 0 0 15px;
}

.categoria {
display: block;
float: left;
}

#sfondo_categorie .categoria a{
	background-position: 0 0;
}

#sfondo_categorie .categoria a:hover {
	background-position:  0 -131px;
}

#sfondo_categorie li h2 a {
	margin: 0 0 0 10px;
}	

#sfondo_categorie li h2 a img {
	margin: 10px 0 0 15px;
}	

.sottocat_img {
	width: 45%;
	height: auto;
	min-height: 250px;
	margin:40px 15px 40px 15px;
	}

.sottocat_testo {
	height: auto;
	margin: 15px;
	}
	
.sottocat_testo h5 {
	margin: 15px 0 0 0;
	display: inline;
	font-weight: normal;
	font-size: 1.4em !important;
}


.sottocat_testo a {
	margin: 0 0 0 0;
	display: inline;
	color: black;
	padding: 3px;
	text-decoration: underline;
}

.sottocat_testo a:hover {
	color: white;
	text-decoration: none;
}

.breadcrumb{
	font-size: 0.95em;
	font-style: italic;
	margin: 15px 0 15px 15px;
}

#testo_contenitore {
	padding: 15px;
	width: 545px;
	float: right;
	text-align: justify;
}	

#titolo_scheda {
text-align:center;
margin: 45px 0 0 0;
}

#tecnica_sopra {
margin: 15px 0 15px 0;
}

#tecnica_sopra h5 {
display: inline;
}


#durata_quantita {
float: right;
display: inline;
width: 545px;
}

#durata_quantita h6 {
display: inline;
}
.arancio_scuro { color: #aa4424;}
.sfondo_arancio_scuro { background: #f4e6dc;}
.rosa { color: #c61e66;}
.sfondo_rosa { background: #f8e7ea;}
.rosso { color: #c02127; }
.sfondo_rosso { background: #f7e4db;}
.rosso_vivo { color: #ee2841; }
.sfondo_rosso_vivo { background: #fde9e3;}
.blu { color: #0077b3; }
.sfondo_blu { background: #e1ebf6;}
.viola { color: #b01f8e; }
.sfondo_viola { background: #f4e6f1;}
.azzurro { color: #0076b0; }
.sfondo_azzurro { background: #deebf6;}
.verde { color: #009c9b;}
.sfondo_verde {background: #e0f0f2;}
.viola_scuro { color: #2e2e7a;}
.sfondo_viola_scuro {background: #dcdbee;}
.lilla { color: #005aab;}
.sfondo_lilla {background: #d4daee;}
.nero { color: black;}

.titolo_testo_contenitore {
display: inline;
margin: 0 0 0 -28px;
}

.testo_quantita {
display:inline;
float:right;
font-size:1.2em;
margin:8px 0 0;
}

.testo_durata {
}

/*------------------------------------------------------------*
**  Blog
**------------------------------------------------------------*/

#post {
	margin: 15px 10px 25px 5px;
}

#post li {
list-style: none inside none;
margin: 0 0 10px 0;
text-align: justify;
}

#post ol {
padding:15px 30px 15px 15px;
}

#post_single {
	margin: 100px 10px 25px 5px;
}

#post_title {
	margin: 0 0 0 0;
	border-bottom: 2px solid #0067A3;
}

#post #post_title h2 a {
	padding: 0 58px 5px 10px;
	vertical-align: middle;
	text-decoration: none;
}

#post #post_title h2 {
	padding: 0 0 5px 10px;
	vertical-align: middle;
}
p.post_info {
	padding:0 0 0 10px;
	text-align: left;
	font-size: 0.8em;
}

.post_info {
background: #e4e4e4;
}

#archive_title {
	margin: 80px 0 0 0;
}

.navigation {
	margin: 0 0 0 0;
}

.postdate {
  position: relative;
  width: 50px;
  height: 50px;
  float: right;
  margin-top:-54px;
}
.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(style/images/sprite_data.png);
  background-repeat: no-repeat;
}

.month { top: 2px; left: -9px; width: 40px; height: 20px;}
.day { top: 22px; left: 0px; width: 40px; height: 25px;}
.year { bottom: -2px; right: 2px; width: 15px; height: 50px;}

.m-01 { background-position:0 0px;}
.m-02 { background-position:0 -25px;}
.m-03 { background-position:0 -50px;}
.m-04 { background-position:0 -75px; }
.m-05 { background-position:0 -100px; }
.m-06 { background-position:0 -125px; }
.m-07 { background-position:0 -150px; }
.m-08 { background-position:0 -175px; }
.m-09 { background-position:0 -200px; }
.m-10 { background-position:0 -225px; }
.m-11 { background-position:0 -250px; }
.m-12 { background-position:0 -275px; }

.d-01 { background-position:-50px 0;}
.d-02 { background-position:-50px -25px;}
.d-03 { background-position:-50px -50px;}
.d-04 { background-position:-50px -75px; }
.d-05 { background-position:-50px -100px; }
.d-06 { background-position:-50px -125px; }
.d-07 { background-position:-50px -150px; }
.d-08 { background-position:-50px -175px; }
.d-09 { background-position:-50px -200px; }
.d-10 { background-position:-50px -225px; }
.d-11 { background-position:-50px -250px; }
.d-12 { background-position:-50px -275px; }
.d-13 { background-position:-50px -300px; }
.d-14 { background-position:-50px -325px; }
.d-15 { background-position:-50px -350px; }
.d-16 { background-position:-50px -400px; }
.d-17 { background-position:-100px 0; }
.d-18 { background-position:-100px -25px; }
.d-19 { background-position:-100px -50px; }
.d-20 { background-position:-100px -75px; }
.d-21 { background-position:-100px -100px; }
.d-22 { background-position:-100px -125px; }
.d-23 { background-position:-100px -150px; }
.d-24 { background-position:-100px -175px; }
.d-25 { background-position:-100px -200px; }
.d-26 { background-position:-100px -225px; }
.d-27 { background-position:-100px -250px; }
.d-28 { background-position:-100px -275px; }
.d-29 { background-position:-100px -300px; }
.d-30 { background-position:-100px -325px; }
.d-31 { background-position:-100px -350px; }

.y-2009 { background-position:-150px 0; }
.y-2010 { background-position:-150px -50px; }
.y-2011 { background-position:-150px -97px; }
.y-2012 { background-position:-150px -148px; }
.y-2013 { background-position:-150px -164px; }
.y-2014 { background-position:-150px -205px; }

/*------------------------------------------------------------*
**  Sidebar
**------------------------------------------------------------*/

#sidebar {
	margin: 0px 0 0 0;
	background: url(style/images/sfondo_sidebar.png) repeat-y top left;
	padding:10px 5px;
	}

#searchform {
	margin: 15px 0 15px 0;
}

#searchform input {
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	padding:6px;
	width:125px;
}

#searchform input.searchButton {
background:#f9a8a8 url(style/images/sfondo_input_rosa.png) repeat-x top left;
color:#333333;
cursor:pointer;
font-size:0.7em;
font-weight:bold;
height:28px;
letter-spacing:1px;
margin-left:2px;
text-align:center;
width:46px;
}

#searchform input.searchButton:hover {
 background: #86d2f5;
}

#sidebar h3 {
	border-bottom:1px solid;
}

#sidebar ul {
	margin: 15px 0 10px 0;
	line-height: 0.9em;
}
		
#sidebar ul li {
	margin: 0 0 15px 0;
}

#content_right a {
	color: #0067a3;
	}

#content_right a:hover {
	color: #86d2f5;
	}
	
/*------------------------------------------------------------*
**  Comments
**------------------------------------------------------------*/

#comments {

}

#palline {
 background: transparent url(style/images/palline.png) no-repeat center top;
 display: block;
 width: 570px;
 height: 42px;
 margin: 0 0 20px 0;
}

#respond {
	margin: 20px 0 10px 0;
}

.comment-body {
	border-bottom: 1px solid;
	font-size: 0.9em;
}

.comment {
	margin: 10px 0 10px 0;
}

#commentform input.submitbutton {
background:url("style/images/sfondo_input_rosa.png") repeat-x scroll left top #F9A8A8;
cursor:pointer;
font-size:0.9em;
height:27px;
text-align:center;
margin: 10px 0 0 0;
width: 200px;
}

#commentform input.submitbutton:hover {
background: #86d2f5;
}

#comments p {
	padding: 5px 0 5px 0;
}


/* CONTATTI */

.contact_form {
margin: 50px 0 0 0; 
}

.your-name input {
width: 350px;
}

.your-email input {
width: 350px;
}

.your-subject input {
width: 350px;
}

.your-message textarea{
width: 350px;
}
