/*  
Theme Name: Offerte Elettronica
Theme URI: http://www.offertelettronica.net
Version: 1.4
Description: Based on the Landscape theme.
Author: Cristiano Leoni, Wonder
Author URI: http://sitiweb.cristianoleoni.com/

	This theme was initially designed and built by Wonder themes
        The CSS, XHTML and design is released under GPL
        http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 0.8em "Trebuchet MS",  Verdana, Geneva, Arial, sans-serif;
	color: #27013A;
	background: #fff; 
	color: #000;
	margin: 0;
	padding: 0;
	
}

#superwrap {
	max-width: 1224px;
	margin: 0 auto;
 	background: #fff url('img/ombra.jpg') repeat-y top center; 
}

#ombrasotto {
	max-width: 100%;
	height: 60px;
	padding: 0;
	clear: both;
	background: #fff url('img/ombrasotto.jpg') no-repeat top center;
}


a {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 40px "Lucida Sans",  Lucida, Arial, sans-serif;
	color: #000000;
	border: none;
}
h1 a, h1 a:visited{
	color: #006600;
	text-decoration: none;
	border: none;
}
h1 a:hover{
	color: #1D2224;
	text-decoration: none;
	border: none;
}
h2 {
	margin:0px;
	letter-spacing: -1px;
	font: normal 20px "Lucida Sans",  Lucida, Arial, sans-serif;


}
h2 a, h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
h3 {
	font: normal 16px "Lucida Sans",  Lucida, Arial, sans-serif;
	color: #003366;
	margin: 10px 0px 5px;
}
h3 a, h3 a:visited {
	color: #003366;
	font-weight: bold;
}
h3 a:hover {
	color: #222222;
	text-decoration: none;
}
h4 {
	font: normal 130%/100% "Lucida Sans",  Lucida, Arial, sans-serif;
	color: #222222;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #ffffff;
	border:8px dashed #ffffff;
	}
/* header area */
#header {
	background: url(img/h.jpg) no-repeat top center;
	height: 160px;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 0px 20px 0px 20px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 25px;
	bottom: 3px;
	color: #111111;
	font-size:14px
}
#google{
	margin: 0px ;
    right: 5px;
	float: right;
    position: absolute;
    top:24px;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:transparent;
	right: 2px;
	bottom: 0px;
}
#nav li {
	float:left;
	margin-left:3px;

}

#nav .page_item {
	color: #ffffff;
	text-decoration: none;
	background:url(img/navbg.jpg);
	padding: 7px 11px;
	font: bold 12px/100% "Lucida Sans",  Lucida, Arial, sans-serif;
	display: block;
	text-transform:uppercase;
	border:1px solid #2E689E;
	
}

#nav .page_item a {
	color: #FFFFFF;
	text-decoration:none;
}

#nav .page_item a:hover {
	color: #66FF00;
	text-decoration:none;
}

#nav .current_page_item a:visited,#nav .current_page_item a:hover{
	color: #AAAAAA;
	text-decoration:none;
}

/* content  */
#content {
	padding: 0px 5px 0 0;
	float: left;
	/* width: 655px; */
	width: 729px;
	margin:5px 0 0 0;
	overflow: hidden;
	border: none
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 100%;
	background:#2D83D3;
}

.entry h2 a,.content_left h2,.content_right h2,#promozioni h2,#spotlight h2,.widget_list_offerte h2 {
	color: #FFFFFF;
	padding-left: 10px;
}

.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
.post-bottom {
	background:transparent;
	padding-left: 7px;
	padding-top: 5px;
	float:right;
	font-size: 95%;
	color: #ffffff;
	
}
.post-bottom a {
	color:#ffffff;
	text-decoration:none;
}
.post-bottom a:visited {
	color:#ffffff;
	text-decoration:none;
}
.post-bottom a:hover {
	text-decoration:none;
	color:#000000;
}

.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background:transparent;
	height:60px;
	border-top: 1px solid #e9e6a7;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
}

.googlef{
	width:525px;
	float:left;
	color:#666;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 30px;
	border-bottom: 1px dotted #000000;
	
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	margin:3px;
	padding-top: 5px;
	color: #03121e;
	background:#ffffff;
}
.ad-content {
	clear: both;
	padding: 0px;
	margin:3px;
	color: #03121e;
	background:#ffffff;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #000000;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}


.navbar a {
background-color: #2D83D3;
border-width: 3px;
border-style: solid;
border-right-color: #1B4F7F;
border-bottom-color: #1B4F7F;
border-left-color: #81B5E5;
border-top-color: #81B5E5;
color: #FFFFFF;
padding: 1em;
font-size: 20px;
text-decoration: none;
}

.navbar a:hover {
text-decoration: underline;
}
.navbarquick {
display: inline;
padding: 10px;
font-size: 1.5em;
}

.navbarquick a:link, .navbarquick a:visited {
text-decoration: none;
}

.navbarquick a:hover {
text-decoration: underline;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 14px;
	color: #000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px 5px 5px 5px;
	width: 250px;
	overflow: hidden;
	background:#2D83D3;
}
#sbarbg{
	width:250px;
	padding:0px; 
	background:#ffffff;
	margin-bottom: 5px; 
	float:left;
}
/*Feedburner */

#sidebar h2, #feed .feedburner{
	font: normal 16px "Verdana", Geneva, Arial,sans-serif;
	color: #333333;
	margin: 5px 0px 2px;
	background :transparent;
	border-bottom: 1px solid #d5d5d5;
}
/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
	font:20px "Lucida Sans",  Lucida, Arial, sans-serif;
	color: #ffffff;
	padding:2px;
	margin: 0px 0px 0px;
	background:#2D83D3;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #003366;
}
#sidebar a:hover{
	color: #000000;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none}
/*blogroll widget */
ul.list-blogroll li{
	padding-left: 7px;
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 7px !important;
}
/*rss widget */
ul.list-rss li{
	padding-left: 7px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 7px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 7px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 7px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 7px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 7px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */

#footer {
	background: #2d83d3;
	color: #FFFFFF;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 15px 0px 20px 0px;
	}
	
#footer a, #footer a:visited{
	color: #efefef;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
acronym, abbr, span.caps {
	cursor: help; 
	}
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}

/*********** CUSTOM ***************/

.price {
	font-size: 30px;
	margin: 10px 10px 10px 10px;
	background-color: #FFFF66;
	text-align:right;
	float:right;
	padding: 8px 10px 8px 10px;
	max-width: 170px;
}

.warning {
	font-size: 30px;
	margin: 10px 10px 10px 10px;
	line-height: normal;
	background-color: #FF6666;
	padding: 8px 10px 8px 10px;
}


.unit {
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	text-align:right;
	clear:right;
	float:right;
	padding: 2px 10px 2px 10px;
	max-width: 170px;
}

.fullprice {
	font-size: 14px;
	margin: 10px 10px 10px 10px;
	background-color: #66EEEE;
	text-align:right;
	clear:right;
	float:right;
	padding: 2px 10px 2px 10px;
	max-width: 170px;
	text-decoration: line-through;
}

.discount {
	font-size: 14px;
	margin: 10px 10px 10px 10px;
	background-color: #88FF66;
	text-align:right;
	clear:right;
	float:right;
	padding: 2px 10px 2px 10px;
	max-width: 170px;
}

.cosa {
	float: left;
        width: 73%;
        padding: 0px;
        margin-right: 10px;
        border-right: solid 1px;
 	line-height: 130%;
 }
.dove {
	float: right;
        width: 25%;
	text-align:right;
	/* border: solid 1px; */
}
 
.topleft {
 	vertical-align: top;
}
 
.listicon {
 	vertical-align:middle;
 	margin-right: 10px;
}

#spotlight {
	float: left;
	width: 49%;
	background-color: #2D83D3;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

#promozioni {
	float: right;
	width: 49%;
	background-color: #2D83D3;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

.content_left {
	float: left;
	clear: left;
	width: 49%;
	background-color: #2D83D3;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

.content_right {
	float: right;
	clear: right;
	width: 49%;
	background-color: #2D83D3;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}



.absmiddle {
	vertical-align: middle;
}

#searchform {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 100%;
}


#searchform form{
	background:#FFFFFF;
	text-align:center;
	border: solid 1px #000;
	width: 960px;
	height:130px;
	margin-top: 98px;
	margin-left: auto;
	margin-right: auto;
}

#searchform.bargain form{
	height:34px;
	width: 760px;
	border:solid 1px #2E689E;
 	background: #fff url('img/grad.jpg') repeat-y top center; 
}

#searchform form img{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height:118px;
	top:-220px;
	left:0px;
	/* border: solid 1px #f00; */
}

#searchform h2 {
	text-align:right;
	padding: 0px 30px 0 0;
	margin: 0;
	}

#searchbutton {
	background-color: #2D83D3;
	border-width: 3px;
	border-style: solid;
	border-right-color: #1B4F7F;
	border-bottom-color: #1B4F7F;
	border-left-color: #81B5E5;
	border-top-color: #81B5E5;
	color: #002200;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 20px;
}
#searchbutton_bargain {
	background-color: #2D83D3;
	border-width: 3px;
	border-style: solid;
	border-right-color: #1B4F7F;
	border-bottom-color: #1B4F7F;
	border-left-color: #81B5E5;
	border-top-color: #81B5E5;
	color: #fff;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}

.bargain label {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.space {
	font:8px "Verdana", Geneva, Arial, sans-serif;
	color: #ffffff;
	padding:2px;
	margin: 0px 0px 0px;
	background:#2D83D3;
}
#slogan {
	color: #fff;
	text-align:left;
	padding-top: 130px;
	padding-left:120px;
	/*
	position: absolute;
	z-index: 2;
	*/
}
#seealso {
	border: solid 1px #000;
	margin-left: 50px;
	padding-left: 10px;
	background: #ffe;
}

#sorting {
	border: solid 1px #00a;
	color: #fff;
 	background: #fff url('img/grad.jpg') repeat-y top center; 
}

.addthisbar1 {
	margin-left: 20px;
}

img.buy {
	vertical-align: middle;
}
td.tight {
	padding:0;
	overflow:hidden;
	text-overflow:hidden;
}

.price_list {
font-size: 1.2em;
font-weight: bold;
}
#content #cse-search-box div input[type="submit"] {
	background-color:#5AD1FB; 
	  border:1px solid; 
	  font-size: 1.5em;
	  border-color: #696 #363 #363 #696; 
}
