/*  

Theme Name: Elly Travel

Author: KGfree

*/


/* Begin Typography & Colors */

body {
	font-size: 62.5% /*Resets 1em to 10px */;
  	font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	background: #ff6300;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	background: #fff url('images/bkgpage.gif') repeat-y top right;
	}

#header {
	background: url('images/ellyhead2.jpg') no-repeat;
	font-size: 1em;
	line-height: 1.5em;
	}

#content {
	font-size: 10px;
	line-height: 16px;
	}

.widecolumn {
	font-size: 11px;
	}

.entry { 
        margin-top: 10px;
	}

.entry p, .subscribe p {
	font-size: 11px;
	margin-bottom: 0px;
	}

.narrowcolumn .entry .subscribe { 
	line-height: 16px;
	}
 
.widecolumn .entry .subscribe { 
	line-height: 17px;
	}
 
.narrowcolumn .postmetadata { 
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h2.pagetitle {
	font-size: 13px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 16px;
        font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	line-height: 22px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande' , Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.stile2 { 
	font-size: 10px; 
	}

.stile3 {
	font-size: 12px;
	text-align: center;
	}

h3 { font-size: 16px; 
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { 
	color: #333; 
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { 		
	text-decoration: none; 
	}
	
.entry p a:visited, .subscribe p a:visited { 
	color: #b85b5a; 
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif; 
	}
	
.commentmetadata { 
	font-weight: normal; 
	}
	
#sidebar { 
	font: 1em 'Lucida Grande' , Verdana, Arial, Sans-Serif; 
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { 
	color: #777; 
	}
	
code { 
	font: 10px 'Courier New' , Courier, Fixed; 
	}

acronym, apage {
	text-align: left;
	background: #fff url('images/bkgpage.gif') repeat-y right;
	}

.commentlist li, #commentform input, #commentform textarea { 
	font: 0.9em 'Lucida Grande' , Verdana, Arial, Sans-Serif; 
	}
.commentlist li { 
	font-weight: bold; 
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #66747d;
	text-decoration: none;
	}

a:hover { 
	color: #147; 
	}
	
#wp-calendar a { 
	text-decoration: none; 
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

.postmetadata { 
	font-size: 10px; 
	}

/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	position: relative;
    margin: 0 auto;
	width: 95%;
	}

#header {
	height: 104px;
	width: 100%;
    margin: 0 0 32px 0;
	}

#headerimg {
	margin: 0;
	height: 142px;
	width: 100%;
	}

.narrowcolumn, .widecolumn {
min-height: 900px;
height: auto !important;
height: 900px;
	padding: 0 0 20px 0;
	margin: 32px 206px 0 208px;
	}


.post {
	margin: 0 0 16px 0;
	text-align: left;
	}

.widecolumn .post { 
	margin: 0 0 20px 0; 
	}

.narrowcolumn .postmetadata { 
	line-height: 14px;
 	}
 
 .widecolumn .postmetadata { 
 	margin: 10px 0; 
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;


	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	height: 32px;
	background: #000000 url('images/footerbkg.gif') no-repeat left;
	}

#footer p {
	font-size: 9px;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

#footersin p {
	font-size: 9px;
	font-weight: bold;
	color: white;
	margin: 0 0 0 200px;
	padding: 10px 0;
	text-align: center;
	}

#footersin a {
	margin: 0 5% 0 0;
	}

#footer a {
	color: #ffffff;
	margin: 0 16px 0 16px;
	}

#footer a:hover { 
	color: #ff6300;
	}

/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 { margin: 0 0 16px 0;
	}

h2.pagetitle {
	margin-top: 0;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0 16px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright { 
	float: right;
	}
	
.alignleft { 
	float: left;
	}

.postalignleft {
	float: left;
	margin: 6px 8px 0 0;
	display: inline;
	height: 72px;
	overflow: hidden;
	}

.postbig {
	padding: 0;
	margin: 34px 0 4px 0;
	height: 240px;
	overflow: hidden;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	padding: 0 0 0 18px;
	padding-left: 0;
	text-indent: 0;
	}

.subscribe ul {
	padding: 0 0 0 18px;
	padding-left: 0;
	text-indent: 0;
	}

html>body .entry li { 
     margin: 0 0 8px 0;
     *>list-style-image: url('images/freccia-li.gif');
     list-style-image: url('images/freccia-liie.gif');
     list-style-position: inside;
	}

.subscribe li { 
     margin: 0 0 8px 0;
     *>list-style-image: url('images/freccia-li.gif');
     list-style-image: url('images/freccia-liie.gif');
     list-style-position: inside;
	}

body .entry li { 
     margin: 0 0 8px 0;
     *>list-style-image: url('images/freccia-li.gif');
     list-style-image: url('images/freccia-liie.gif');
     list-style-position: inside;
	}
	 
.subscribe li { 
     margin: 0 0 8px 0;
     *>list-style-image: url('images/freccia-li.gif');
     list-style-image: url('images/freccia-liie.gif');
     list-style-position: inside;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.subscribe ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.subscribe ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 25px;
	}

#sidebar ul p, #sidebar ul select { 
	margin: 5px 0 8px; 
	}

#sidebar ul ul, #sidebar ul ol { 
	margin: 0 0 0 0; 
	}
	
#sidebar ul ul ul, #sidebar ul ol { 
	margin: 0 0 0 10px;
	}
	
ol li, #sidebar ul ol li { 
	list-style: decimal outside; 
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 3px 0 0 0;
	padding: 0 10px 0 0;
	text-align: center;
	}

#sidebar #searchform {
	width: 120px;
	padding: 2px;
	}

#s {
	width: 139px;
	height: 14px;
	}

#searchform input {
	font-size: 10px;
	border: 1px solid #000000;
	padding: 0 0 0 2px;
	float: left;
	}

#sidebar #searchsubmit { 
	padding: 1px;
	}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

.subscribe form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	margin-left: 160px;
	}

.subscribe #submit {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	margin-left: 100px;
	}

.subscribe input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

select { width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p { 
	margin: 10px 5px 10px 0;
 	}
	
#commentform p { 
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */

#sidebar {
/* 	position: absolute;*/
	top: 140px; left: 0;
	float: left;
	}

#sidebar form { 
	margin: 0;
	}

/* End Sidebar */



/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0 auto 0;
	background-color: white;
	width: 162px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color: white;
	background-color: #ff6300;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
	}

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps { 
	cursor: help;
	}
	
acronym, abbr { 
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	font-size: 14px;
	text-align: center;
	}

hr { 
	display: none;
	}
	
a img { 
	border: none;
	}


/* End Various Tags & Classes*/



/* Begin Elly */

#coldx {
	float: right;
	margin-right: 12px;
	width: 170px;
	}

#navbar {
	position: relative;
	margin: 0 0 0 160px;
	padding: 82px 0 0 50px;
	font: 10px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

#navbar a {
	padding-top: 3px;
	padding-right: 6%;
	padding-bottom: 3px;
	padding-left: 26px;
	color: #fff;
	text-decoration: none;
	}

#navbar a:hover { color: #ff6300;
	}

#ellysidebar {
	color: #333;
	font-size: 11px;
	width: 176px;
	}

#ellysidebar a { 
	color: #333;
	}
	
#ellysidebar a:hover { 
	color: #ff6300;
	}

#footersin {
	text-align: center;
	float: left;
    width: 75%;
	}

#footerdx {
	width: 192px;
	text-align: center;
	background-color: #5f6d76;
	float: right;
	height: 32px;
	}

#viaggih2, #ecoturh2, #offerteh2 {
	width: 176px;
	margin-bottom: 25px;
	}

#viaggih2 ul li {
	margin: 0 0 0 -6px;
	padding: 0 0 0 12px;
	border-bottom: 1px solid;
	border-color: #ff6300;
	}

#viaggih2 a:hover {
	background-image: url('images/freccia.gif');
	padding-left: 11px;
	background-position: -3px;
	background-repeat: no-repeat;
	}

#ecoturh2 ul li {
	margin: 0 0 0 -6px;
	padding: 0 0 0 12px;
	border-bottom: 1px solid;
	border-color: #006633;
	}

#ecoturh2 a:hover {
	color: #006633;
	background-image: url('images/frecciaver.gif');
	padding-left: 11px;
	background-position: -3px;
	background-repeat: no-repeat;
	}

#offerteh2 ul li {
	margin: 0 0 0 -6px;
	padding: 0 0 0 12px;
	border-bottom: 1px solid;
	border-color: #3e609e;
	}

#offerteh2 a:hover {
	color: #3e609e;
	background-image: url('images/frecciablu.gif');
	padding-left: 11px;
	background-position: -3px;
	background-repeat: no-repeat;
	}

#ellysearch {
	width: 178px;
	float: right;
	margin: -11px 0 0 0;
	}

#ellycaltop {
	height: 34px;
	background: url('images/roundwtit.gif') no-repeat top;
	margin-top: 20px;
	}

#ellycalbot {
	height: 20px;
	background: url('images/roundw.gif') no-repeat top;
	margin-bottom: 10px;
	}

.box {
	width: 166px;
	height: auto;
	margin: 0 0 20px 3px;
	}

#logo {
	height: 119px;
	width: 204px;
	position: absolute;
	top: 0;
	left: 0;
	}

#print { 
	font-size: 10px;
	}

.post-meta-key {
	font-weight: bold;
	text-transform: uppercase;
	}

.didamap {
	width: 540px;
	font: 10px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #ff6300;
	}

.didamap a { 
	color: #ff6300;
	}
	
.didamap a:visited { 
	color: #ff6300;
	}
	
.didamap a:active { 
	color: #ff6300;
 	}
	
.didamap a:hover { 
	color: #333333;
	}
	
.textblock { 
	margin-bottom: 20px;
	}

#striscia {
	margin: 0 0 1px 0;
	height: 70px;
	width: 100%;
	background: url('images/strip.jpg');
	background-repeat: repeat-x;
	background-position: bottom right;
	}

#contentdue {
	width: 80%;
	float: left;
	}

#menu {
	width: 100%;
	margin: 0 0 -6px;
	padding: 0 0 0 0;
	}

.box {
	width: 166px;
	height: auto;
	margin: 0 0 20px 3px;
	}

.thumbnail-class {
	float: right;
	width: 174px;
	margin: 4px 0 0 8px;
	}
	
.thumbhome-class {
	width: 140px;
	margin: 4px 0 0 0px;
	}
	
.right {
	float: right;
	margin: 4px 0 0 4px;
	}

.image-class {
        width: 70%;
	margin: 4px 0 10px 16px;
        float: right;
	}

#boxleft {
	width: 28%;
	text-align: left;
	float: left;
	padding-top: 0;
	margin-top: 0;
	}

#boxcenter {
	width: 28%;
	margin-left: 36%;
	margin-right: 31%;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
	}

#boxright {
	width: 28%;
	text-align: left;
	float: right;
	padding-top: 0;
	margin-top: 0;
	}

#boxleft p, #boxcenter p, #boxright p{
	margin: 0;
	}
	
#boxleft li, #boxcenter li, #boxright li{
	margin: 0px 0px 10px 0px;
	border-bottom: #ccc 1px solid;
	list-style-image:none;
	list-style-type:none;
	}
	
#boxleft li a, #boxcenter li a, #boxright li a{
	display:block;
	background-color:#ffffff;
	padding:6px;
	}
#boxleft li a:visited, #boxcenter li a:visited, #boxright li a:visited{
	background-color:#ffffff;
	}
#boxleft li a:active, #boxcenter li a:active, #boxright li a:active{
	background-color:#ffffff;
	}
#boxleft li a:hover, #boxcenter li a:hover, #boxright li a:hover{
	background-color:#e4e4e4;
	color:#000000;
	}
	
#boxleft, #boxcenter, #boxright {
	font-family: 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	color: #888888;
	}
	
#boxleft a, #boxcenter a, #boxright a{
	font-size: 13px;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	}
	
#boxleft h2, #boxcenter h2, #boxright h2{
	font-size: 16px;
	font-weight: bold;
	color: #ff6300;
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Arial, Sans-Serif;
	margin-bottom: 0;
	padding: 0px 0px 6px 6px;
	}

#boxleft h2 a, #boxcenter h2 a, #boxright h2 a{
	font-size: 16px;
	color: #ff6300;
	}
	
#boxleft h2 a:visited, #boxcenter h2 a:visited, #boxright h2 a:visited{
	color: #ff6300;
	}
#boxleft h2 a:active, #boxcenter h2 a:active, #boxright h2 a:active{
	color: #ff6300;
	}
#boxleft h2 a:hover, #boxcenter h2 a:hover, #boxright h2a:hover{
	text-decoration:underline;
	color:#663300;
	}


.filo {
	border-top: #ccc 1px solid;
	height: 10px;
	margin-top: 4px;
	}

.filo2 {
	border-top: #ccc 1px solid;
	height: 10px;
        margin-top: 10px;
	}
.filo-box {
	border-bottom: #ccc 1px solid;
	}
#slide {
	text-align: left;
	overflow:hidden;
	}

.titprop {
        font-size: 16px;
	height: 32px;
        background-color: #ddd;
	}

#sticky-snip li { 
     margin: 0 0 8px 0;
     *>list-style-image: url('images/freccia-li.gif');
     list-style-image: url('images/freccia-liie.gif');
     list-style-position: inside;
	}

/* Navigation & WP PageNavi Plugin */
div.navigation { float: left; width: 100%; margin:-30px 0px 20px 0px;}
div.navigation p,  div.wp-pagenavi { margin: 0; font-size: 11px; font-weight: bold; text-align: center; }
div.navigation a.current { background-color: #A3A8AC; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none;}
div.navigation a:hover { background-color: #A3A8AC; color: #fff; text-decoration: none;}
div.navigation a { font-size: 11px; font-weight: bold; color: #3B4045; padding: 6px 10px; line-height: 60px; margin-right: 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #A3A8AC;background-color: #fff; }
div.navigation span.current { padding: 6px 10px; background-color: #A3A8AC; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; margin-right: 10px; }
div.navigation a:hover { background-color: #A3A8AC; color: #fff; text-decoration: none; }
div.navigation span.pages { margin-right: 10px; display: none; }
div.navigation .nextpostslink:hover { background: #27292B; }
div.navigation .previouspostslink:hover { background: #27292B; }
div.navigation .extend { border: none; }
div.navigation .alignleft, div.navigation .alignright { margin: 0; }

img#wpstats{display:none}
