/*
Theme Name: 	Spinnaker 
Version: 		3.0
Author: 		Nathalie J. Schwitter
Author URI: 	http://www.nathinah.com
*/


html {
	margin: 0px;
	padding: 0px;
	height:100%;
	}

body {
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	}
	
h2 {
	font-size: 24px;
	}
	
p {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	}

a, a:hover {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	text-decoration: none;
}

a {
	color: #666;
}

a:hover {
	color: #143254;
}

.ffix {
	clear: both;
}

p.content-one {
    display:none;
}

.logoBlack {
	width: 100%;
	min-height: 93%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: url('images/background.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}

.logoSpinnaker {
	position: absolute;
	width: 324px;
	height: 315px;
	top: 50%;
	left:50%;
	margin-top: -152px;
	margin-left: -162px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	}

.logoSpinnakerImage {
	width: 324px;
	height: 315px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('images/logo-400.png') no-repeat center center;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	}

.claimSPinnaker {
	position: absolute;
	width: 560px;
	top: 40%;
	left:50%;
	margin-top: 100px;
	margin-left: -310px;
	padding: 20px;
	background: #fff;
	border: 10px solid rgba(0,0,0,0.1);
	}

.claimSPinnaker p {
	color: #143254;
	font-style: italic;
	font-weight:100;
	font-size:14px;
	line-height: 22px;
	}

.menuMobile {
	display: none;
	}
	
.menu {
	width: 100%;
	height: 7%;
	min-height: 63px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background: #143254;
	z-index: 999;
	}

.menu ul.nav {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	text-align:center;
	}

.menu ul.nav li {
	display: inline;
	margin: 0px;
	padding: 0px 20px;
	}

.menu ul.nav li a {
	font-size: 18px;
	line-height: 63px;
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;
	}

.menu ul.nav li a:hover {
	color: #ccc;
	border-bottom: 1px solid #ccc;
	}

.menu ul.nav li.btnDown {
	background-image: url('img/btnDown.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 26px;
	height: 13px;
	}

.menu ul.nav li.btnUp {
	background-image: url('img/btnUp.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 26px;
	height: 13px;
	display: none;
	}

.contentSlide {
	margin: 0 auto;
	padding: 0px;
	max-width: 960px;
	width: 90%;
	text-align:center;
	}

.contentSlideFull {
	margin: 0 auto;
	padding: 0px;
	width: 95%;
	}

.section {
	margin: 0 auto;
	padding: 90px 0px 40px 0px;
	width: 100%;
	background: transparent;
	text-align: center;
	position: relative;
	}

.bgWaves {
	/*height: 43px;*/
	height:2px;
	width: 100%;
	/*background: url('img/rope.png') no-repeat center center; */
	position: absolute;
	top: -2px;
	left: 0px;
	border-bottom:5px solid rgba(255, 255, 255, 0.8)
	}
	
.bg2 {
	background: #f1f1f1;
	/*background: url('img/bg2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
	min-height: 420px;
	}

.bg3 {
	background: url('img/bg3.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}

.bg4 {
	background: #f1f1f1;
	/*background: url('img/bg4.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/ 
	}

.descCaratteristiche{
	display:none;
	}

.section h2 {
	width: 250px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
	text-transform:uppercase;
	background: #143254;
	font-weight: lighter;
	}

.section p.intro {
	width: 90%;
	margin: 0 auto;  
	padding: 30px 0 30px 0;
	color: #143254;
	font-style: italic;
	font-weight:500;
	font-size:18px;
	line-height: 26px;
	}

.logosBox1 {
	float: left;
	margin: 2% 1.9% 0 0;
	padding: 0;
	width: 31.4%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	}

.logosBox2 {
	float: left;
	margin: 2% 1.9% 0 0;
	padding: 0;
	width: 31.4%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	}

.logosBox3 {
	float: left;
	margin: 2% 0 0 0;
	padding: 0;
	width: 31.4%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	}

.logosBox1 img, .logosBox2 img, .logosBox3 img {
	width:100%;
	height: auto;
	border-bottom: 1px solid #ddd;
	}

.logosBox1 h3, .logosBox2 h3, .logosBox3 h3 {
	font-style: italic;
	margin-top: 20px;
	font-size: 20px;
	}
	
.logosBox1 p, .logosBox2 p, .logosBox3 p {
	margin: 20px 0 0 0;
	color: #666;
	font-style: none;
	font-weight:100;
	font-size:15px;
	line-height: 20px;
	}
	
/* Ci servirà per oscurare la pagina */
#nero{
/* Imposto il colore nero */
background-color:#000000;
/* Imposto come puntatore la manina */
cursor:pointer;
/* Imposto i valori di altezza e larghezza a 100% */
height:100%;
width:100%;
/* Ci servirà in modo tale che non ci siano margini */
left:0;
top:0;
/* Impostiamo come posizione la fissa */
position:fixed;
/* Aggiungiamo i codice per opacizzare lo sfondo. */
opacity: 0.65;
-moz-opacity: 0.65;
filter:alpha(opacity=65);
/* E' utile nel caso in cui ci siano altri oggetti in posizione assoluta o fissa */
z-index:1000;
/* Lo rendiamo non visibile */
display:none;
}
 
/* Questo sarà il nostro popup */
.messaggio{
/* Impostiamo il bianco come colore di sfondo e creiamo un piccolo bordo */
background-color:#FFFFFF;
border:3px solid #AAAAAA;
/* Impostiamo un leggero margine interno */
padding:5px;
/* Impostiamo la posizione come fissa. Ci servirà in modo tale che il popup segua lo scrolling della pagina */
position:fixed;
/* Impostiamo lo z-index come 1001. Lo z-index è una sorta di gestore di livelli. Chi avrà il numero maggiore si troverà davanti a chi ha numero minore. Facile no? */
z-index:1001;
/* Rendiamo il popup non visibile */
display: none;
/* Impostiamo la grandezza del box. Ci servirà in quanto così possiamo facilmente impostare il box centrato nella pagina */
width: 350px;
height: 350px;
/* Impostiamo i valori di top e left a 50% */
left: 50%;
top: 50%;
/* Il margin left e top dovrà essere pari alla metà delle dimensioni del box. Ci servirà per centrare il box */
margin-left: -175px;
margin-top: -175px;
text-align:center;
/* Impostiamo un'ombra con CSS3 */
-webkit-box-shadow: 0px 0px 10px #525252;
-moz-box-shadow: 0px 0px 10px #525252;
}

.contactBox1 {
	float: left;
	margin: 60px 6% 0 0;
	padding: 0px;
	width: 27%;
	text-align: left;
	}

.contactBox2 {
	float: left;
	margin: 60px 0 0 0;
	padding: 0px;
	width: 67%;
	text-align: left;
	color: #143254;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	}

.contactBox1 p.phoneNumbers {
	margin: 0px 0px 20px 0px;
	color: #143254;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	font-size:14px;
	line-height: 20px;
	font-weight: lighter;
	}


.contactBox1 p.phoneNumbers a {
	color: #143254;
	}

.contactBox1 p.phoneNumbers a:hover {
	color: #666;
	}
	
.contactBox2 label {
	width: 95%;
	}
	
.contactBox2 input.inputForm, input {
	width: 95%;
	border: 1px solid #cdcdcd;
	background: #fff;
	margin: 5px 0px 5px 0px;
	padding: 8px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #908d84;
	}

.contactBox2 textarea {
	width: 95%;
	height: 130px;
	resize: vertical;
	border: 1px solid #cdcdcd;
	background: #fff;
	margin: 5px 0px 25px 0px;
	padding: 8px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #908d84;
	}

input.btnRight, input.wpcf7-submit {
	float: right;
	margin: 0px 13px 0px 0px;
	padding: 5px 20px 5px 15px;
	cursor: pointer;
	background: #143254;
	border: none;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	width: 120px;
	}

input.btnRight:hover {
	background: #ccc;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	}


#wrapperAll {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .footerint, .push {
	height: 120px; /* .push must be the same height as .footer */
}

.footer {
	width: 100%;
	background: #143254;
	border-top: 5px solid rgba(255,255,255,0.8);
	}

.footerint {
	width: 100%;
	background: #143254;
	border-top: 5px solid rgba(255,255,255,0.8);
	}

p.copyright {
	float: left;
	color: #fff;
	font-size: 12px;
	line-height: 120px;
	}

p.credits {
	float: right;
	color: #fff;
	font-size: 12px;
	line-height: 120px;
	}

p.credits a {
	color: #fff;
	}

p.credits a:hover {
	color: #999;
	}
	
	






.ac-container{
	margin: 0 auto;
	text-align: left;
}

.ac-container label.logolab{
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	padding: 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #143254;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: none;
	filter: none;
}

.ac-container label.logolab:hover{
	background: none;
}

.ac-container label{
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #143254;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	color: #143254;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url('img/arrow_down.png') no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url('img/arrow_up.png');
}

ac-container label.logolab:hover:after,
.ac-container input:checked + label.logolab:hover:after{
	background: none;
}
.ac-container input:checked + label.logolab:hover:after{
	background-image: none;
}


.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
}
.ac-container input:checked ~ article.ac-small{
	height: 140px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: auto;
}

img.alignleft{
	float:left;
	padding: 10px;
	margin: 0 20px 20px 0;
	border: 1px solid #ccc;
}

img.alignright{
	float:right;
	padding: 10px;
	margin: 0 0 20px 20px;
	border: 1px solid #ccc;
}

.boxProdotto {
	width: 700px;
	margin: 50px auto 0 auto;
	padding:0 ;
}

.boxOrologio{
	width: 40%;
	float: left;
	margin: 0 6% 0 0;
	padding:0 ;
	text-align:center;
}

.boxOrologio img{
	width: auto;
	height: 500px;
}

h2.titoloSingle {
	color: #143254;
    font-size: 25px;
    word-wrap: break-word ;
    margin-bottom: 0px;
    text-align: left;
	margin-top:5px;
	font-weight: normal;
}

.parteUno{
	margin-bottom:25px;
	margin-top: 11px;
}

.parteDue{
	background:#eee;
	margin-left:320px;
	padding: 10px 0px 10px;
	line-height:22px;
}

.parteTre{
	height: 105px;
}

.parDescr {
	border-left: 4px solid #ddd;
	padding-left: 15px;
	margin-left: 2px;
}

.prezzo{
	width:25%;
	float: left;
	border-right: 1px solid #ddd;
	text-align:center;
}

.prezzo h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}

.metaOrologio {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
}

.codice{
	width:25%;
	float: left;
	text-align:center;
}

.codice h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}

.tagsExp {
    color: #143254;
    font-size: 12px;
    word-wrap: break-word ;
    margin-bottom: 0px;
    text-align: left;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

ul.related{
    list style: none;
	margin: 0px;
	padding:0px;
}

ul.related li{
    display: inline-block;
	width:18.6%;
	margin: 0 0 0 1%;
	text-align:center;
}

ul.related li:nth-child(5n+1){
	margin: 0 0 0 0;
}

ul.related li img{
    width: 100%;
	height: auto;
	margin: 0 0 -20px 0;
	border: 1px solid #ccc;
	background: #fff;
}


ul.related li img:hover{
    opacity: 0.8;
}

#related_posts{
    width: 60%;
	margin: 50px auto 0 auto;
	text-align:left;
	
}


.relatedPosts {
	width:100%; 
	background:#eee;
	margin-top: 130px;
}


@media only screen and (max-width : 320px)  {

.logoBlack {
	display:none;
	/*
	width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: url('images/background.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    */
	}

.logoSpinnaker {
	display: none;
	/*
	position: absolute;
	width: 200px;
	height: 200px;
	top: 50%;
	left:50%;
	margin-top: -100px;
	margin-left: -100px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	*/
	}

.logoSpinnakerImage {
	display: none;
	/*
	width: 200px;
	height: 194px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('images/logo-400.png') no-repeat center center;
	cursor: pointer;
	background-size: 200px auto;
	*/
	}

	
.menu {
	display: none;
	}

.menuMobile {
	display: block;
	width: 100%;
	height: auto;
	min-height: 63px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background: #143254;
	z-index: 999;
	}

.menuMobile ul.nav {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	text-align:center;
	}

.menuMobile ul.nav li {
	display: block;
	margin: 0px;
	padding: 0px 0px;
	width: 100%;
	border-top: 1px solid #fff;
	text-align: center;
	}

.menuMobile ul.nav li:hover {
	background-color: #222;
	}

.menuMobile ul.nav li a {
	font-size: 18px;
	line-height: 63px;
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;
	}

.menuMobile ul.nav li a:hover {
	color: #fff;
	border-bottom: 0px solid #ccc;
	}

.section h2 {
	width: 200px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
	text-transform:uppercase;
	background: #143254;
	font-weight: lighter;
	font-size: 20px;
	}

.section p.intro {
	width: 200px;
	margin: 0 auto;  
	padding: 30px 0 30px 0;
	color: #143254;
	font-style: italic;
	font-weight:500;
	font-size:13px;
	line-height: 16px;
	}

.logosBox1 {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	}

.logosBox2 {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	}

.logosBox3 {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	}

.section {
	margin: 0 auto;
	padding: 30px 0px 40px 0px;
	width: 100%;
	background: transparent;
	text-align: center;
	position: relative;
	}

.contactBox1 {
	display: none;
	}

.contactBox2 {
	float: static;
	margin: 40px 0 0 0;
	padding: 0px;
	width: 100%;
	text-align: left;
	color: #143254;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	}

.descCaratteristiche{
	display: block;
	text-align: left;
	padding: 0px 10px 10px 10px;
	}

.descCaratteristiche h3{
	font-weight: lighter;
	}
	
section.ac-container{
	display: none;
	}

.contentSlide {
	margin: 0 auto;
	padding: 0px;
	max-width: 960px;
	width: 80%;
	text-align:center;
	}
		
.bg3 {
	background: #eee; 
	background-image: none;
	}

html {
	margin: 0px;
	padding: 0px;
	height:auto;
	}

body {
	height:auto;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	}

.boxProdotto {
	width: 90%;
	margin: 50px auto 0 auto;
	padding:0 ;
}

.boxOrologio{
	width: 100%;
	float: none;
	margin: 0 0% 0 0;
	padding:0 ;
	text-align:center;
}

.boxOrologio img{
	width: 100%;
	height: auto;
}

h2.titoloSingle {
	color: #143254;
    font-size: 25px;
    word-wrap: break-word ;
    margin-bottom: 0px;
    text-align: left;
	margin-top:5px;
	font-weight: normal;
}

.parteUno{
	margin-bottom:12px;
	margin-top: 20px;
}

.parteDue{
	margin-bottom:15px;
	background:#fff;
	padding: 0px 0 0px;
	margin-left:0px;
	line-height:20px;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.parteTre{
	width: 100%;
	height: 65px;
}

.parDescr {
	border-left: 4px solid #ddd;
	padding-left: 15px;
	margin-left: 2px;
}

.prezzo{
	width:49%;
	float: left;
	border-right: 1px solid #ddd;
	text-align:center;
}

.prezzo h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}

.metaOrologio {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
}

.codice{
	width:50%;
	float: left;
	text-align:center;
}

.codice h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}

.tagsExp {
    color: #143254;
    font-size: 12px;
    word-wrap: break-word ;
    margin-bottom: 0px;
    text-align: left;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

ul.related{
    list style: none;
	margin: 0px;
	padding:0px;
}

ul.related li{
    display: inline-block;
	width:47%;
	margin: 0 0.5% 0 0.5%;
	text-align:center;
}

ul.related li:nth-child(5n+1){
	margin: 0 0 0 0;
}

ul.related li img{
    width: 100%;
	height: auto;
	margin: 0 0 -20px 0;
	border: 1px solid #ccc;
	background: #fff;
}


ul.related li img:hover{
    opacity: 0.8;
}

#related_posts{
    width: 90%;
	margin: 50px auto 0 auto;
	text-align:left;
	
}

.relatedPosts {
	width:100%; 
	background:#eee;
	margin-top: 0px;
}

img.alignleft{
	float:none;
	padding: 5%;
	margin: 0 0px 20px 0;
	border: 1px solid #ccc;
	width: 90%;
	height: auto;
}

img.alignright{
	float:none
	padding: 5%;
	margin: 0 0 20px 0px;
	border: 1px solid #ccc;
	width: 90%;
	height: auto;
}

#wrapperAll {
	min-height: 20px;
	height: auto !important;
	height: auto;
	margin: 0 auto -0px; /* the bottom margin is the negative value of the footer's height */
}

 .push {
	height: auto; /* .push must be the same height as .footer */
}

}