@import url(base-weblog.css);

/*
name: Magic Paper
designer: Simone Plebani
designer_url: http://www.magicpaper.altervista.org 
description: A simple paper. Share your memories, your past experiences, your emotions, your love. Your Skills. Nothing else. Just a bit of Ink.
layouts: one-column, two column-left, two-column-right, three-column
*/

/* ------- Elementi Basilari -------- */
/* ------- BASILAR ELEMENTS --------- */
body {
	font-family: 	Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
acronym, abbr {
		border-bottom: 		1px dotted #a78f65;
		text-decoration: 	none;
		cursor: 			help;
	}
code, pre {	font-family: "Courier New",Courier,monospace; }
input, textarea {
	border: 1px solid #cec0a1;
	color: #666666;
	background-color: #F7F5EE;
}

/* -- LVHA Rule -- More Browser Compatibility */ 
/* In order :link, :visited, :hover, :active */
/* ITA: In ordine :link, :visited, :hover, :active. Serve per una corretta visualizzazione dei links
	in alcuni browser come Camino, ecc. */
a:link {
		border-bottom: 1px solid #d3c8b3;
		text-decoration: none;
		color: 			#3f848a;
	}
a:visited {
		text-decoration: none;
		border-bottom: 	1px solid #d3c8b3;
		color: 			#3f848a;
	}
a:hover {
		border-bottom: 	1px solid #1a3d40;
		text-decoration: none;
		color:			#324648;
		background-color: #ded4c2;
	}
a:active {
		border-bottom: 	1px solid #1a3d40;
		text-decoration: none;
		color:			#324648;
		background-color: #ded4c2;
	}
#container {
	border: none;
	padding:	0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #7aa16e;
}
#container-inner { border: 0; }
#pagebody { padding: 0; margin: 0; overflow: hidden; }
#pagebody-inner {
	padding: 0;
	margin: 0px;
}
.pkg#alpha-inner {
	padding: 0;
	margin: 0;
}
#alpha, #beta, #gamma {
	color: #040404;
	margin: 0;
}


/* ---------- HEADER --------- */

#banner {
	width: 			998px;
	height: 		228px;
	background-color: transparent;
	background-image: url(blog_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#banner-inner {
	width:			328px;
	height: 		81px;
	border:			0;
	text-align:		center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#banner-logo {
	width:			210px;
	height: 		179px;
	border:			0;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}

#banner-header {
		color: 			#c6c29e;
		line-height:	100%;
		font-size:		250%;
		font-family: 	georgia, times, serif; 
		font-weight:	normal;
		margin:			5px 0 0 0;
	}
#banner-description {
		color: 			#b8b19e;
		font-size: 		110%;
		text-shadow: 	#36414d 0 1px 2px;
		font-family: 	georgia, times, serif; 
	}
#banner a { 
		color: 			#c6c29e; 
		text-decoration: none;
		border: 		none;
		background: 	none;
	}
#banner a:visited { padding: 0; background: none; }
#banner a:hover { color: #f3eec3; }

/* ------------------------------------ */
/* ------ FORMATTED ELEMENTS ---------- */

.entry-body ul li { list-style-image: url(bullet.gif); }
.entry-body ol li { list-style-type : upper-roman; }
.content-nav { margin: 0px; }
div.entry { margin: 0 auto; }
.entry-body img, .comment-userpic img { border: solid 1px #4d6e71; padding: 3px; }
span.separator { display: none;	}
.entry-content,	.comment-content { margin: 0; line-height: 1.5; }
.entry {
	margin: 0 auto;
	width: 93%;
}
blockquote {
		padding:		20px 0 0 50px;
		margin: 		0 auto;
		font-style: 	italic;
		font-size:		125%;
		color: 			#7f6d5a;
		width: 			80%;
		background: 	url(blockquote.gif) top left no-repeat;
	}
.entry-body, .entry-more, .comments-open-content, .trackbacks-content, .comment-content {
		background: 	transparent;
		padding: 		0;
		font-size:		105%;
		width: 			100%;
		margin: 		0 auto;
		color:			#8b7967;
		line-height:	130%;
	}

/* USER'S PITCURES - Settings ----------------------- */

.entry-footer, .comment-footer, .trackback-footer {
		width: 			99%; /* 99%  No User Pics /// < 85%  User Pics (proportional to images' dimensions) */
		font-size:		100%;
		text-align: 	left;
		border-top: 	2px solid #d3c8b3;
		padding: 		0;
		margin:			0;
		margin-top: 	5px;
		margin-bottom: 	8px;
		float: 			right;
		color: 			#695847;
	}
.entry-userpic, 
.comment-userpic {
		display: 		none; /* Add Comment to Show UserPics (only LJ's users) */
		float: 			left;
		width: 			50px;
		height: 		70px;
		position: 		relative;
		top: 			-2px;
	}
.entry-userpic img,
.comment-userpic img {
		width: 			50px;
		height: 		50px;
		margin-top: 	5px;
	}	
	
/* ---------------------------- */
/* ------- H2/H3 Style! ------- */
.entry-header, 
h3#trackback, 
h2.comments-open-header,
h3.comments-header,
#alpha h3 {
	background: 	transparent url(title_header.jpg) left top no-repeat;
	font-size: 		1.7em;
	line-height: 	1.3em;
	color:			#C95B04;
	margin:   		0;
	margin-top:		5px;
	padding: 		2px 0 8px 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.date-header {
	background: 	transparent url(title_date.gif) right top no-repeat;
	color:			#2C5161;
	font-size: 		14px;
	float: 			right;
	line-height: 	18px;
	height: 40px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
h2.comments-open-header {
	background: transparent url(title_postcomment.gif) left top no-repeat;
	font-size: 15px;
	color: #415C65;
}
h2.module-header {
	font-size: 14px;
	text-transform: uppercase;
	color: #475D42;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 18px;
	margin: 0px;
	height: 26px;
	background-color: transparent;
	background-image: url(module_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
h2.module-header a, h2.module-header a:visited, h2.module-header a:hover { margin: 0; padding: 0; background-color: transparent; }
h2.module-header a { color: #695847; }
h2.module-header a:visited { border-bottom: 1px solid #d3c8b3;  background: transparent url(module_title.gif) left bottom no-repeat;}
h2.module-header a:hover { border-bottom: 1px solid #d3c8b3; }

/* --- INDIVIDUAL ENTRY Style (Comments, Trackback, ecc) -------- */
#trackbacks-info {
		border: 		1px solid #d3c8b3;
		text-align: 	center;
		padding:		.5em;
		width: 			80%;
		margin: 		0 auto;
		font-size:		105%;
		background: 	#ece4d4;	
	}
.comments-open-moderated, .trackback-content {
	border: 		1px solid #d3c8b3;
	text-align: 	center;
	padding:		0.5em;
	margin: 		0 auto;
	font-size:		105%;
	background-color: #F7F5EE;
	}
div.trackbacks, 
div.comments-open, 
div.comments-content { margin: 0 auto; width: 95%; }
.trackback-content {
		border: 		0;
		color: 			#9B9188;
		border-top: 	1px solid #d3c8b3;
		padding:		0.3em;
		margin: 		0 auto;
		text-align:		left;
		font-size:		95%;
		font-family:	Arial, Helvetica, sans-serif;
		line-height: 	normal;
		background: 	#ece4d4;	
	}
.comments-open-footer {	margin: 10px 0; }
.comments-open-data label { font-size: 130%; }
.comment-content { border-bottom:  2px solid #bbaf97; }
.trackback-footer {
		width: 100%;
		margin-top: 0;
		margin-bottom: 10px;
	}
span.post-footers,
.trackback-footer {
		text-align: 	left;
		font-size: 		105%;
		display: 		block;
		background: 	transparent url(title_author.gif) left center no-repeat;
		padding-left: 	40px; 
		padding-top: 	4px;
	}

/* ------- "BOOKMARK" Style (Column) ------- */

.module-content {
	margin: 5px 10px 5px 10px;
}
.module-list {font-size: 100%; }
.module-list-item {
		background:		url(bullet.gif) 0px 3px no-repeat;
		padding:		0 0 0 12px;
		display:		block;
	}
.module-list-item .module-list-item {
		background: 	url(bullet_module.gif) 2px 3px no-repeat;
		padding: 		0 0 0 14px; 
	}	
.module-list-item a {
	color: #4E7556;
}

#search { 
		width: 			167px; 
		background: 	transparent url(search.gif) no-repeat; 
		border: 		0; 
		padding-left: 	3px; 
		margin: 		5px 0 5px 0; 
		color: 			#3f848a;
	}
/* FEED Style */
.module-syndicate { padding-left: 35px; width: 75%; background: transparent url(feed_title.gif) top left no-repeat; margin: 15px 0 0 5px;}
.module-syndicate a:link { text-transform: uppercase; color: #9d8c61; line-height: 1.4em; border: none; font-size: 0.9em;}
.module-syndicate a:visited { background: none; padding: 0;}
.module-syndicate a:hover { background: none; border-bottom: 1px solid #b8a87f; }

/* 2 colonne (sinistra)*/
/* TWO COLUMN LEFT */
.layout-two-column-left #container {
	width:998px;
}
.layout-two-column-left #beta {
	width: 683px;
	background-color: #EBE1CF;
	background-image: url(blog_fondo_beta.gif);
	margin: 0px;
	padding: 0px;
}
.layout-two-column-left #banner { float: right; }
.layout-two-column-left #pagebody { clear: both; }
.layout-two-column-left #alpha {
	width: 			296px;
	float: 			left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 55px;
	padding-left: 0;
	background-color: #EFF0EA;
	background-image: url(blog_herramienta_inf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.layout-two-column-left #beta-inner {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(blog_header_beta.jpg);
	padding-top: 60px;
	padding-left: 40px;
	padding-right: 22px;
	margin: 0px;
}
.layout-two-column-left #alpha-inner {
	padding-top: 80px;
	background-color: transparent;
	background-image: url(blog_herramienta_sup.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 2 colonne (destra)*/
/* TWO COLUMN RIGHT */
.layout-two-column-right #container { width:680px; }
.layout-two-column-right #alpha { width: 474px; background: transparent url(pattern.gif) repeat-y; }
.layout-two-column-right #banner { float: left; }
.layout-two-column-right #pagebody { clear: both; }
.layout-two-column-right #beta {
	width: 			191px;
	background: 	#f0e8db url(bottom_column.gif) no-repeat center bottom;
	float: 			left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 55px;
	padding-left: 0;
	}
.layout-two-column-right #alpha-inner { background: transparent url(alpha-inner.gif) center top no-repeat; }
.layout-two-column-right #beta-inner {
	width: 191px;
	background: transparent url(top_column.gif) center top no-repeat;
	padding-top: 80px;
}
