@import url(https://fonts.googleapis.com/css?family=Crafty+Girls);

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
width: 100%;
}


.fontSelect {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 3px;
    position: relative;
    width: 100%;
    color:#777777;
    float:left;
}

#slider {
    float: left;
    margin: 3px 0 5px;
    width: 100%;
}
.fontSelect span {
	overflow: hidden;
	margin-left: 5px;
}

.fontSelect .arrow-down {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #aaa;
    position: absolute;
    right: 10px;
    top: 10px;
}

.fontSelectUl {
	list-style: none;
	width: 292px;
	background: #f9f9f9;
	position: absolute;
	left: 0;
	top: 35px;
    z-index: 4;
    padding: 3px 13px;
    margin: 0px;
}

.fontSelectUl li {
    cursor: pointer;
    font-size: 14px;
    height: 22px;
    line-height: 21px;
    overflow: hidden;
    padding: 0 10px;
}

.fontSelectUl li:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.fontSelectUl li:hover {
	background: #f8bedb;
	color:#555555;
}

.left{
	float: left;
}
.clear{
	clear: both;
}

#anteprima{
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
}
#options {
    float: left;
    height: 300px;
    margin-left: 40px;
    width: 315px;
}
#options p{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#options label{
	height: 30px;
	margin: 0;
	padding: 0;
}

#options input {
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    float: left;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
}

#options select{
	height: 25px;
	margin: 0;
	padding: 0;
}
#tasti{
	float: left;
}
.btn {
    background: none repeat scroll 0 0 #1d5b85;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 18px;
    margin: 5px 8px 0 0;
    padding: 7px 7px 7px 33px;
    text-align: left;
    text-decoration: none;
    border-radius:3px;
}

.btn:hover {
  	/*background: #3cb0fd;
  	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  	text-decoration: none;*/
  	opacity: 0.8;
  	cursor: pointer;
}

.colorBtn {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    height: 21px;
    margin: 3px 5.5px 1px 0;
    width: 21px;
}

.colorBtn:hover {
	opacity:0.8;
}

#tramaSez{
	padding: 0px;
	margin-top: 0px;
}
#final{
	display: none;
}
.trama{
	width: 100px;
	height: 66px;
	float: left;
	background-size: 100px 66px;
	margin:0px 11px 5px 0;
}

.trama img{
	width: 100px;
	height: 66px;
}

.trama:hover{
	cursor: pointer;
	/*opacity:0.8;*/
	background-color: #f7f7f7;
}

#corniceSez{
	float:left;
	padding: 0px;
	margin: 0 0 6px;
}
.cornice{
	width: 100px;
	height: 66px;
	float: left;
	margin: 0 11px 5px 0;
	background-size: 100px 66px;
}

.cornice img{
	width: 100px;
	height: 66px;
}
.cornice:hover{
	cursor: pointer;
	opacity:0.8;
}

#linkbtn{
	background: #f20763; /*#f8bedb;*/
    background-image: url(/wp-content/uploads/2014/11/ottieni_link.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
}

#savebtn{
	background: #1480cc;
    background-image: url(/wp-content/uploads/2014/11/salva-immagine.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
}

#fbbtn {
    background-color: #4965a0;
    background-image: url(/wp-content/uploads/2014/11/ottieni_link.png);
    background-position: 4px 7px;
    background-repeat: no-repeat;
}

#cancbtn{
	background: #dd4b39;
	background-image: url(/wp-content/uploads/2014/11/cancella.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
}

#grandezzaFont {
    border: 0 solid white;
    color: red;
    float: left;
    margin: -3px 0 2px !important;
    opacity: 0.6;
    padding: 0 !important;
}

a .etichetta {
    background: none repeat scroll 0 0 #fde1f0;
    border: 2px solid #f20763;
    border-radius: 8px 2px;
    color: #f20763;
    float: left;
    font-family: serif;
    font-size: 23px;
    font-style: italic;
    margin: 4px 0;
    padding: 4px 0;
    text-align: center;
    width: 500px;
}

a:hover .etichetta {
    border: 2px solid #f8bedb;
    opacity: 0.7;
}

a .etichettablu {
    background: none repeat scroll 0 0 #e0f2fd;
    border: 2px solid #1480cc;
    border-radius: 8px 2px;
    color: #1480cc;
    float: left;
    font-family: serif;
    font-size: 23px;
    font-style: italic;
    margin: 4px 0;
    padding: 4px 0;
    text-align: center;
    width: 500px;
}

a:hover .etichettablu {
    border: 2px solid #1480cc;
    opacity: 0.7;
}

.ui-slider-handle {border:1px solid #d3d3d3!important;}

/*
@media only screen and (max-width: 600px) {

.cornice{
	width: 90px;
	height: 59px;
	float: left;
	margin: 0 15px 5px 0;
	background-size: 90px 59px;
}
.cornice img{
	width: 90px;
	height: 59px;
}

.trama{
	width: 90px;
	height: 59px;
	float: left;
	background-size: 90px 59px;
	margin:0px 15px 5px 0;
}
.trama img{
	width: 90px;
	height: 59px;
}

 .last{
 	margin-right:0px;
 }

 .btn {
    background: none repeat scroll 0 0 #1d5b85;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 15px;
    margin: 5px 8px 0 0;
    padding: 5px 7px 3px 33px;
    text-align: left;
    text-decoration: none;
}


.colorBtn {
    border-radius: 3px;
    margin-right: 4.2px;
}

#options {
    float: left;
    margin: 5px 0px;
    width: 300px;
}

#linkbtn{
	background: #f20763;
    background-image: url(/wp-content/uploads/2014/10/ottieni_link.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
}

#savebtn{
	background: #1480cc;
    background-image: url(/wp-content/uploads/2014/10/salva-immagine.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
}

#fbbtn {
    background-color: #4965a0;
    background-image: url(/wp-content/uploads/2014/10/facebook.png);
    background-position: 4px 6px;
    background-repeat: no-repeat;
}

#cancbtn{
	background: #dd4b39;
	background-image: url(/wp-content/uploads/2014/10/cancella.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;

}
a .etichettablu {
    font-size: 15px;
    width: 100%;
}

a:hover .etichettablu {
    border: 2px solid #1480cc;
    opacity: 0.7;
}

a .etichetta {
    font-size: 15px;
    width: 100%;
}

a:hover .etichetta {
    border: 2px solid #f8bedb;
    opacity: 0.7;
}

}*/