/*  
Theme Name: Rebox
Description: A magazine-style layout for Wordpress
Version: 2.0
Author: Pazzoide


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #333;
	color: #545454;
	padding: 10px 0 10px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #7da939;
	text-decoration:none
	}

a:hover, a:active {
	color:#cc3333;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 5px 25px;
	border: double #C0C0C0;
  }

#branding {
	width:440px;
	padding-bottom:5px;
	}

.left {
	float:left;
	}

.right {
  float:right;
 }

.rightboxautor {
  float:right;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 15px;
  letter-spacing: 2px;
  color: #663300;
  }

.rightboxdescription {
  float:right;
  font-size: 1.1em;
  text-align: justify;
 }

.rightboxname {
  padding: 0 0 20px 0;
  font-family: georgia,times,"Times new roman",serif;
  font-size: 14px;
  text-transform: uppercase;
  float:right;
  }

.cercalogo {
  float:right;
  background: url(images/cerca.jpg) no-repeat;
  width: 350px;
  height: 105px;
  margin-top: 5px;
  }

.cerca {
  margin: 35px 0 0 80px;
 }

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}

.titleark {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight:bold;
  padding-top: 5px;
  color: #840000;
  }
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	color: #840000;
  }

h3, #sidebar h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.5em;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	}
	
h5 {
	font: 1.4em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	} 	

h6 {
	font: 1.1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	} 	

h6#comments {
	margin-top:32px
	}
	
h6#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

/* Content */

#content {
	width:605px;
	float:left;
	}
	
#contentup {
	width:880px;
	float:left;
	text-align: justify;
  font-size: 1.1em;
  margin-bottom: 15px !important;
  margin-bottom: 20px;
  }


/* Galleria fotografica */

#mygallery {
overflow-x: hidden;
overflow-y: hidden;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 5px solid white;
overflow: scroll; /*leave this value alone*/
width: 240px; /*Width of Carousel Viewer itself 250px*/
height: 190px; /*Height should enough to fit largest content's height 360px 2 foto*/
background:white;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px 1px 1px 10px; /*margin around each panel*/
width:213px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#F6EFE5;
height:187px;
}

.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px ; /*margin around each panel*/
}

.stepcarousel .panel h2{
text-align: left; /*leave this value alone*/
height:20px;
/*overflow: hidden; clip content that go outside dimensions of holding panel DIV*/
margin: 2px 5px ; /*margin around each panel*/
font-size:12px;
font-weight:bold;
text-align:center;
font-family:Georgia,century gothic,Arial,verdana, sans-serif;
}

.stepcarousel .panel img{
float: left; /*leave this value alone*/
background:#fff; /*clip content that go outside dimensions of holding panel DIV*/
margin: 5px 5px 5px 5px; /*margin around each panel*/
padding:1px 1px;
}

/* Fine galleria */

#title_foto_video {
 margin: 2px 0 15px 103px !important; /*margine per altri browser*/
 margin: 2px 0 15px 113px; /*margine per IE6*/
}

#contentdown {
	width:880px;
	float:left;
	text-align: justify;
  border-top:5px solid #d5d5d5;
  }

#contentfoot {
	width:880px;
	float:left;
	}

#foot {
	background: black;
  width: 880px;
  font-size:11px;
	color:white;
	text-align: center;
  margin: 10px 0 10px 0 !important;
  margin: 10px 0 0 0;
  padding: 6px 0 6px 0;
  }

#foot a{
  color:red;
  text-decoration: none;
 }

#leftcol {
	width:250px;
	padding-right:22px;
	padding-left:12px;
	margin-top: -2px;
	border-right:1px solid #c0c0c0;
  font-size: 1.1em;
  }

#leftcol {
	float: left;
	}

#leftcol img {
	float:left;
	margin:3px 0 8px 0;
	}

#leftcol .clearfloat {
	/* border-bottom:1px dotted #b6b6b6; */
	padding:12px 0;
	}	

#centercol {
	width:250px;
	padding-right:22px;
	padding-left:22px;
	margin-top: -2px;
	font-size: 1.1em;
  }

#centercol {
	float: left;
	}

#centercol img {
	float:left;
	margin:3px 0 8px 0;
	}

#centercol .clearfloat {
	/* border-bottom:1px dotted #b6b6b6; */
	padding:12px 0;
	}	

#rightcol {
	width:250px;
	padding-right:0px;
	padding-left:22px;
	margin-top: -2px;
	border-left:1px solid #c0c0c0;
  font-size: 1.1em;
  }

#rightcol {
	float: left;
	}

#rightcol img {
	float:left;
	margin:3px 0 8px 0;
	}

#rightcol .clearfloat {
	/* border-bottom:1px dotted #b6b6b6; */
	padding:12px 0;
	}	

#rightcol p, #centercol p, #leftcol p, #rightcolup p {
	margin:6px 0 0 0;
	}


#rightcolup1 {
	width:200px;
	margin-top: 20px;
  }

#rightcolup1 {
	float: left;
	}

#rightcolup1 .clearfloat {
	padding:0 0 0 0;
	}	

#rightcolup2 {
	width:200px;
	padding-left:10px;
	margin-top: 20px;
  }

#rightcolup2 {
	float: right;
	}

#rightcolup2 .clearfloat {
	padding:0 0 0 0;
	}	

.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:white;
	padding:0px 14px 0px 10px;
	border-right:1px solid #c0c0c0;
	width: 605px;
  float: left;
  }

.feature2 {
	background:white;
	padding:10px 0 0 0;
	}

.feature:hover {
	background:white;
	}
	
.feature p {
	margin:0;
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	font-weight: bold;
  }

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#sidelisthome li {
	list-style:none
	}
	
.bulletshome li {
	list-style:none;
	font-size: 0.9em;
  }
	
#sidelisthome .bulletshome li {
	list-style:square;
	line-height:115%;
	margin:15px 0 15px 5px;
	}

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	border: 1px solid #cbcaca;
  }

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	font-size: 1.1em;
  text-align: justify;
  }

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.postark {
  border-bottom: 1px solid black;
  margin-bottom: 10px;
  padding: 5px;
  text-align: justify;
  }

.postmenu {
  border: 1px solid white;
  margin-bottom: 10px;
  background: white;
  padding: 5px;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  }



/* posizionare foto nel post */
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	
/* fine scelta posizionamento foto */

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	width : 45px;       /* modifica del 30/07/2009 */
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#cc3333;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding:0 30px 0 30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 20px 15px;
	border: 1px solid black;
	list-style: none;
  }

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0.2em;
	text-transform: uppercase;
  }	

.commentime {
	color: black;
	float: right;
  }

.commentext {
 font-size: 1.1em;
 text-align: justify;
 }

.alt1 {
	background-color: #f5f5f5; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.alt {
	background-color: white; 
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.comment-author {  
background: #b7e2de;  
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd; 
 }	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:white;
	text-align: center;
  }

#footer a {
	color:#99ff33;
	}

#footer a:hover {
	color:#ffcccc;
  }  

#foot a {
	color:#99ff33;
  }
  
#foot a:hover {
	color:#ffcccc;
  }  
