/*  
Theme Name: Freshy
Theme URI: http://www.jide.fr
Description: The jide WordPress theme : <a href="http://www.jide.fr">Jide</a>.
Version: 1.0
Author: Julien De Luca
Author URI: http://www.jide.fr
*/

/*
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import "layout.css";
@import "pp_album.css";


body, html {
	margin:0;
	padding:0;
	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size : 100%;
	/*font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	/*font-family:Arial, Helvetica, Verdana;*/
	font-family:Georgia, "Times New Roman", Times, serif;


}

body {
	margin:0;
	padding:0;
	/*background:#7F7F7F;*/
	/*background:#336699;*/
	/*background:url(images/bg1.gif) #9cd4f7  repeat-x;*/
	 
	background:url(images/wp-riga.jpg) #f5f5f5 repeat-x;
	 
}

*::-mo\\\\\\\z-selection {
	/*background-color:#336699;*/
	/*background:url(images/bg1.gif) #9cd4f7  repeat-x;*/
	color:white;
	background: #fff;
}





table
{ borde\\\\r:1px solid #ccc;
margin:20px 0 30px 0;
	}

table td
{ border:1px solid #ccc;
background: #f3f3f3;
font-fa\\\mily:Arial;

font-size:0.9em;}

table td strong
{  
font-size:1.0em;
color:#c60404}




/*----- IMMAGINI ------*/
#content img
{ margin:2px 5px 2px 5px;}

/*------PER LE IMMAGINI SENZA MARGINI------*/
.nomargin
{margin:0px !important;}


/*-----------GENERAL STYLING--------------*/

a {
	color: #FF7700;
	text-decoration:underline;
}

#content a {
	border-bottom:1px   silver;
}

#content a:hover {
	border-bottom:1px dotted #FF3C00;
}

/*------HEADER------*/
#header-flash {height:130px;}
/*#title_image {
	margin:0;
	text-align:left;
	display:block;
	height:200px;
	background:url(images/headers/header_image6.jpg) center center transparent repeat-y;
}*/


/*------PER LE IMMAGINI SENZA MARGINI------*/
.nomargin
{margin:0px !important;}


#title {
	background:url(images/up.jpg) top  no-repeat;
	
	margin:0;
	padding:25px 25px 0 25px;
	clear:both;
	text-align:left;
}

html>body #title {
	height:51px;
}

#title h1 {
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:.7em;
	font-size:2.2em;
	letter-spacing:-.1em;
	/*font-family:helvetica;*/
}

#title h1 a {
	/*color:white;*/
	color:#ffffff;
	display:block;
	font-size:1.3em;
}

.description {<
	color:#46c614;
	font-size:1.2em;
}

#content h1 {
	color:#ff7700;
	padding:0;
	padding-top:1px;
	margin:0;
	border:none;
	clear:both;
	font-size:1.7em;	font-weight:normal;
}


#content h2 {
	color:#6f5d29;
	padding:0;
	padding-top:1px;
	margin:0;
	border:none;
	clear:both;
	font-size:1.4em;
	font-weight:normal;
}

#content h2 a {
	color:#e07e0c;
	text-decoration:none;
	border:none;
	font-size:1.5em;
	font-weight:normal;
}

#content h2 a:hover {
	border-bottom:1px dotted silver;
}

hr {
	display:none;
	clear:both;
}

h3, h4 {
	color:#515151;
	padding:0;
	margin:25px 0 5px 0;
	clear:both;
}

input,
textarea,
select {
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

input,
label {
	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;
}

label {
	font-size:.9em;
}


#searchform input#s {
	width:130px !important;
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	text-transform:none;
	color:black;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:white;
}

#sidebar input.btn,
#searchform input {
	width:65px !important;
	width:75px;
}

#searchform {
	margin-top:10px !important;
}

#searchform br {
	display:none;
}

input.btn,
#searchform input,
input#submit {
	background:#111111;
	color:#FFFFFF;
	padding:4px;
	border:1px outset #000000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform:uppercase;
}

input[class=btn],
input[type=submit]
input[id=submit] {
	padding:3px;
}

textarea {
	overflow:auto;
	display:block;
	width:100%;
}

ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	/*background:transparent url(images/puce.png) 2px .4em no-repeat;*/
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent url(images/bullet.gif) 0px .5em no-repeat;
	padding-left:8px;
}

#content ul,ol {
	list-style-type:square;
	list-style-position:inside;
	padding:1px;
	margin:.2em 0 1.0em 0;
}

#content ul li,
#content ol li {margin:.2em 0 1.0em 0;
	/*background:transparent url(images/puce.png) 2px .4em no-repeat;*/
	padding-left:15px;
}


#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}
#content ol li li {
	padding-left:2em;
}

#content a img {
	border: 1px solid #a7a7a7;
	 
 
}

form {
	padding:0;
	margin:0;
}

pre,
code {
   display:block;
   font: 1em 'Courier New', Courier, Fixed, monospace;
   font-size : 100%;
   color: #000;
   background : #fff url(images/preback.jpg) no-repeat left top;
   overflow : auto;
   text-align:left;
   border : 1px solid #99cc66; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:1em 0 1em 0;
   line-height:17px;
}

.alt {
	background-color:#F5F5F5 !important;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.navigation {
	clear:both;
	padding:0;
	display:block;
}

.alignleft {
	display:block;
}

.alignright {
	display:block;
}


/*-------SIDEBAR---------*/

#sidebar {background: #eee7d8;
	color: #6F5D29;
	font-size:0.7em;
	border-left:1px dashed #ccc;
	font-family:Arial;
}
#sidebar li {
	margin-top:5px;
}
 
#sidebar ul,
#sidebar ol {
	padding:0;
}

#sidebar form,
#sidebar p {
	padding:0;
	margin:0 0 1em 0;
}

#sidebar h2 {
	background:#ffffff;
	/*background:#4f8a10;*/

	padding: 4px;
	margin:10px 0 10px 0;
	font-size: 1.2em;
	font-weight:bold;
/*	border-bottom:3px solid darkgray;*/
}

#sidebar h2 a
{color: #6F5D29;}	

html>body .ellipsis li {
	clear:both;
}

html>body .ellipsis li:after { 
	content: "...";
	display:inline;
}

html>body .ellipsis li span {
	white-space:nowrap;
	overflow:hidden;
	max-width:180px;
	width:auto !important;
	display:inline;
	float:left;
}

ol.ellipsis li span {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:190px;
	display:block;
}

#sidebar a{
	text-decoration: none;
}

#sidebar a:hover,
#sidebar .current_page_item li a:hover,
#sidebar .current-cat li a:hover {
	color:#FF3C00;
}

#sidebar .current_page_item a,
#sidebar .current-cat a {
	font-weight:bold;
	color:#FF3C00;
}

#sidebar .current_page_item li a,
#sidebar .current-cat li a {
	font-weight:normal;
	color:#515151;
}

#sidebar li img {
	vertical-align:middle;
	border:0;
}

#sidebar input.btn {
	margin-left:4px;
}

/*
menu
*/

.menu {
	list-style-type:none;
	bac\\\kground:url(images/menu/menu_bg.gif)  0  repeat-x;
	background:url(images/menu/menu_triple.gif) top left transparent repeat-x;

	margin:0;
	padding:0;
	height:44px;
	width:940px;
	border-top:1px solid #FFFFFF;
	overflow:hidden;
}

.menu li {
	background:none;
	padding:0;
	display:table-row;
	vertical-align:middle;
	float:left;
	height:44px;
	
}

.menu li.last_menu,
.menu li.right_menu {
	float:right;
}


.menu li a {
	font-size:.8em;
	/*text-transform:uppercase;*/
	/*letter-spacing:-.1em;*/
	/*font-family:helvetica;*/
	font-size:1.0em;

	line-height:normal !important;
	line-height:44px;
	display:table-cell;
	vertical-align:middle;
	height:44px;
	padding:0 10px 0 10px;
	background:url(images/menu/menu_triple.gif) top left transparent repeat-x;
}

.menu li a:hover,
.menu li a:active {
	background-position:center left;
	color:#FFFFFF;
}

.menu li.current_page_item a {
	background-position:bottom left !important;
	color:#1F3700 !important;
}

.menu li a.first_menu {
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(images/menu/menu_triple.gif);
}

.menu li a.last_menu,
.menu li a.last_menu_off {
	padding-right:35px;
	background-repeat:no-repeat;
	background-image:url(images/menu/menu_triple.gif);
	background-position:top right;
}

.menu li a.last_menu:hover,
.menu li a.last_menu:active {
	background-position:center right;
}

.menu li.current_page_item a.last_menu {
	background-position:bottom right !important;
}

.menu li a {
	color:white;
	text-decoration:none;
}



.menu_lang {
display:inline;
vertical-align:middle;
list-style-type:none;
margin-right:10px;
}




.menu_lang li.lang_menu {
	float:left;
}

.menu_lang li.lang_menu a span {
	width:19px;
	
	overflow:hidden;
	text-indent:100px;
	display:block;
}


.menu_lang li.lang_menu a {
	display:block;
	width:19px;
	cursor:pointer;
}


/*---------LANGS----------*/



.menu_lang ul {

list-style-type:none;

}

.menu_lang li#fr_FR a span {
	background:url(images/lang_fr.gif) left transparent no-repeat;
}


.menu_lang li#fr_FR.current_page_item a span,
.menu_lang li#fr_FR  a:active span {
	background-image:url(images/lang_fr_on.gif);
}


.menu_lang li#es_ES a span {
	background:url(images/lang_es.gif) left transparent no-repeat;
}


.menu_lang li#es_ES.current_page_item a span,
.menu_lang li#es_ES  a:active span {
	background-image:url(images/lang_es_on.gif);
}




.menu_lang li#it_IT a span {
	background:url(images/lang_it.gif) left transparent no-repeat;
}


.menu_lang li#it_IT.current_page_item a span,
.menu_lang li#it_IT  a:active span {
	background-image:url(images/lang_it_on.gif);
}

.menu_lang li#en_EN a span {
	background:url(images/lang_en.gif) left transparent no-repeat;
}

.menu_lang li#en_EN.current_page_item a span,
.menu_lang li#en_EN  a:active span {
	background-image:url(images/lang_en_on.gif);
}

.menu_lang li#de_DE a span {
	background:url(images/lang_de.gif) left transparent no-repeat;
}

.menu_lang li#de_DE.current_page_item a span,
.menu_lang li#de_DE  a:active span {
	background-image:url(images/lang_de_on.gif);
}

/*--------FOOTER---------*/

#footer .footer_content {	
	width:920px !important;
	width:940px;
	background:#ffffff;
	display:block;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:1px;
	margin-top:0px;
	padding:10px 10px 10px 10px;
	border-top:1px dotted silver;
	text-align:center;
}

/*--------POST--------*/

.post {
	font-size:0.9em;
	 
	margin-bottom:10px;
	padding:0.6em 0 1em 0;
}


.post h2  {
	font-size:1.6em;
}

 
.post h3,
.post h4,
.post h5 {
	font-size:1.8em;
}

.post hr {
	display:block;
}

.highlight_box {
	font-size:.9em;
	border:2px solid #F5F5F5;
	padding:1em;
	margin-bottom:20px;
}

.highlight_box .post {
	font-size:1em;
	border:0px none;
	margin-bottom:0px;
	padding:0 0 0 0;
}

.highlight_box .post p {
	margin:0;
}

.highlight_box .post .date {
	display:none;
}

.highlight_box h2,
.highlight_box h3,
.highlight_box h4,
.highlight_box h5 {
	font-size:2em;
	border-bottom:10px solid #F5F5F5;
}

.highlight_box .post h2,
.highlight_box .post h3,
.highlight_box .post h4,
.highlight_box .post h5 {
	font-size:1.5em;
}

.readmore {
	display:block;
	text-align:left;
	font-weight:bold;
	clear:both;
	margin:1em 0 1em 0;
	color:#FF3C00;
}

.date { /* date & author */
	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}

.postmetadata {
	margin:0;
	color:#515151;
	list-style-type:none;
}

#content .postmetadata a {
	color : #FF3C00;
	border:none;
	text-decoration:none;
}

#content .postmetadata a:hover {
	border-bottom:1px dotted silver;
}

.gravatar {
	float:left;
	margin:0 5px 0 0;
	border:1px solid lightgray;
	vertical-align:middle;
}

#content .commentlist dt{
	/*	clear:both;*/
	position:absolute;
}

html > body #content .commentlist dt{
	position:static;
}

#content .commentlist dd {
	margin:0;
	padding:10px 3em 10px 10px; /* for ie not overlapping the comment with the date */
	font-size:1em;
	line-height:1.5em;
	color:silver;
	margin:0 0 1em 0;
}

html > body #content .commentlist dd {
	padding:10px;
}

#content .commentlist .comment {
	color:#000000;
}

#content .commentlist .date {
	margin-right:5px;
	font-size:.5em;
}

#content .commentlist .comment_text {
	margin-top:5px;
	display:block;
}

html > body #content .commentlist dd.author_comment {
	background:url(images/transp-80.png) #c9e45a !important;
	width:auto;
}

#content .commentlist dd.author_comment {
	background-color:#c9e45a !important;
	filter:alpha(opacity=20);
	width:510px;
}

#content .commentlist .author_comment .author,
#content .commentlist .author_comment .author a {
	color:#c9e45a !important;
	border-color:#c9e45a !important;
}


#content .commentlist dd.author_comment * { /* ie */
	filter:alpha(opacity=100);
	position:relative;
}

#content .commentlist dt.author_comment .date {
	color:#a5ba52 !important;
	border-color:#a5ba52 !important;
}

#content textarea#comment {
	font-size:1em;
	line-height:1.3em;
}

#commentform small {
	color:#515151;
}

.commentmetadata {

}

.entry {
	margin:0;
	text-align:justify;
}

.entry p {
	margin:1em 0 1em 0;
}
.description {
		color:#6f5d29;
	}
/*
.menu li a {
		background-image:url("http://www.basilicasquare.com/wp-content/themes/freshy/images/menu/menu_triple.gif");
	}
	.menu li a.first_menu {
		background-image:url("http://www.basilicasquare.com/wp-content/themes/freshy/images/menu/menu_start_triple.gif");
	}
	.menu li a.last_menu {
		background-image:url("http://www.basilicasquare.com/wp-content/themes/freshy/images/menu/menu_end_triple.gif");
	}
	.menu li.current_page_item a {
		color:#000000 !important;
	}
	
	.description {
		color:#ADCF20;
	}
	#content .commentlist dd.author_comment {
		background-color:#a3cb00 !important;
	}
	html > body #content .commentlist dd.author_comment {
		background-color:#a3cb00 !important;
	}
	#content .commentlist dt.author_comment .date {
		color:#a3cb00 !important;
		border-color:#a3cb00 !important;
	}
	#content .commentlist .author_comment .author,
	#content .commentlist .author_comment .author a {
		color:#a3cb00 !important;
		border-color:#a3cb00 !important;
	}
	#sidebar h2 {
		color:#f78b0c;
		background-color:#FFFFFF;
		border-bottom-color:#f78b0c;
	}
	#sidebar {
		background-color:#FFFFFF;
	}
	*::-moz-selection {
		background-color:#FF3C00;
	}

	#content a:hover {
		border-bottom:1px dotted #FF3C00;
	}

	#sidebar a:hover,
	#sidebar .current_page_item li a:hover,
	#sidebar .current-cat li a:hover,
	#sidebar .current_page_item a,
	#sidebar .current-cat a ,
	.readmore,
	#content .postmetadata a
	{
		color : #FF3C00;
	}
	
	#title_image {
		margin:0;
		text-align:left;
		display:block;
		height:95px;
				background-image:url("http://www.basilicasquare.com/wp-content/themes/freshy/images/headers/header_image6.jpg");
	
			}
	
	
	*/
	
