body {
	color: #444;
	font: 13px/1.2 "Lucida Grande", Lucida, "Lucida sans", Verdana, sans-serif;
	text-align: justify;
	margin: 0;
	padding: 0;
	background: #faf3ce url(immagini/bg.jpg) no-repeat fixed left top;
}

#wrap {
	width: 960px;
	float: left;
}

a {
	color: #4390b3;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fffeff 1px 1px 1px;
}

a:hover {
	color: #e95d0f;
}

.clear {
	clear: both;
}

@font-face {
    font-family: 'DeliciousBold';
    src: url('font/delicious-bold-webfont.eot');
    src: url('font/delicious-bold-webfont.eot?iefix') format('eot'),
         url('font/delicious-bold-webfont.woff') format('woff'),
         url('font/delicious-bold-webfont.ttf') format('truetype'),
         url('font/delicious-bold-webfont.svg#webfontmsM7GasK') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'DeliciousRoman';
    src: url('font/delicious-roman-webfont.eot');
    src: url('font/delicious-roman-webfont.eot?iefix') format('eot'),
         url('font/delicious-roman-webfont.woff') format('woff'),
         url('font/delicious-roman-webfont.ttf') format('truetype'),
         url('font/delicious-roman-webfont.svg#webfont2bxMmxT6') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2, h3, h4, h5, h6 {
	font-family: 'DeliciousBold', "Lucida Grande", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	text-align: left;
}

h1 {
	font-size: 18px;
	padding: 0;
	margin: 0 0 10px 25px;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 25px;
}

blockquote {
	margin: 10px 0 10px 40px;
	padding: 0 10px;
	border-left: 4px solid #ebdec3;
	color: #999;
	text-shadow: none;
	font-size: 12px;
}

/* LEFT */

#sidebar {
	position: fixed;
	background: url(immagini/border-wrap.gif) repeat-y 310px 0;
	height: 100%;
	width: 351px;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 800px;
}

#logo {
	background: url(immagini/logo.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 310px;
	height: 421px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#menu {
	margin: 20px 0;
	padding: 0;
	width: 310px;
	height: 37px;
	border-top: 1px solid #ebdec3;
	border-bottom: 1px solid #fbf7eb;
	overflow: hidden;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
}

#menu ul {	
	width: 310px;
	border-bottom: 1px solid #ebdec3;
	border-top: 1px solid #fbf7eb;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid #ebdec3;
	border-left: 1px solid #fbf7eb;
	list-style-type: none;
}

#menu li:nth-child(1) {
	border-left: 0;
}

#menu li:nth-last-child(1) {
	border-right: 0;
}

#menu li a {
	margin: 0;
	padding: 8px 10px 0;
	height: 27px;	
	display: block;
	color: #fff;
	text-shadow: #d6c99f 1px 1px 1px;
	text-transform: uppercase;
	font-size: 16px;
}


#menu li:nth-child(1) a {
	padding-left: 17px;
}

#social {
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	width: 310px;
}

#social span {
	position: relative;
	top: -10px;
	font-size: 16px;
	text-shadow: #d6c99f 1px 1px 1px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

#social img {
	margin: 0;
	padding: 0;
}

#bottom {
	position: fixed;
	bottom:  10px;
	left: 0;
	text-indent: -9999px;
	background: url(immagini/bottom-title.png) no-repeat center top;
	width: 310px;
	height: 16px;
}

/* RIGHT */

#content {
	margin: 0;
	padding: 0;
	width: 609px;
	height: 100%;
	float: right;
}

#top {
	width: 609px;
	margin: 0 0 40px;
	padding: 0;
	height: 35px;
}

a#feed {
	margin: 10px 0 0 25px;
	padding: 5px 0 0 30px;
	float: left;
	background: url(immagini/feed.png) no-repeat left top;
	height: 26px;
	font-style: italic;
}

#search {
	float: right;
	margin: 10px 0 0;
	padding: 0;
	height: 25px;
}

#search input.text {
	background: url(immagini/search-input.png) no-repeat left top;
	padding: 5px 0 0 10px;
	margin: 0;
	width: 162px;
	height: 20px;
	float: left;
	border-style: none;
}

/* CONTENT */

.post {
	background: url(immagini/border-post.png) no-repeat 41px bottom;
	width: 609px;
	margin: 0 0 20px -41px;
	padding: 0 0 10px 41px;
	position: relative;
}

.post h1 {
	width: 422px;
}

.post h2 {
	width: 422px;
}

.post p {
	width: 422px;
	padding: 0;
	margin: 0 25px 10px;
	text-shadow: #c1ba9f 1px 1px 1px;
}

.post blockquote p {
	width: 100%;
	margin: 0;
	padding: 0;
	text-shadow: none;
}

.posted blockquote {
	width: 400px;
}

a.type {
	margin: 0;
	padding: 0;
	top: 0;
	left: 4px;
	height: 27px;
	width: 33px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}

.image a.type {
	background: url(immagini/photo.png) top left no-repeat;
}

.image img {
	background-color: #fbf9ef;
	padding: 10px;
	/*width: 423px;*/
	margin: 0 25px 10px;
	border: 1px solid #ebdec3;
	position: relative;
}

.image span.image-magnify {
	background-image: url(immagini/image-magnify.png);
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.video a.type {
	background: url(immagini/video.png) top left no-repeat;
}

.quote a.type {
	background: url(immagini/quote.png) top left no-repeat;
}

.link a.type {
	background: url(immagini/link.png) top left no-repeat;
}

.audio a.type {
	background: url(immagini/audio.png) top left no-repeat;
}

.posted a.type {
	background: url(immagini/post.png) top left no-repeat;
}

.video div {
	background-color: #fbf9ef;
	padding: 10px;
	width: 400px;
	margin: 0 25px 10px;
	border: 1px solid #ebdec3;
}

.video div object, .video div embed {
	width: 400px;
	/*height: 300px;*/
}

.quote blockquote.cite {
	padding: 10px;
	width: 400px;
	margin: 0 25px 10px;
	border: 1px solid #ebdec3;
	font-style: italic;
	color: #999;
	font-size: 12px;
	background-color: #fbf9ef;
}

.quote span.quote-bg {
	background: url(immagini/quote-bg.png) no-repeat 0 0;
	position: absolute;
	display: block;
	width: 18px;
	height: 20px;
	top: 5px;
	left: 52px;
	z-index: 50;
}

.link {
	min-height: 50px;
}

.audio {
	min-height: 50px;
}

.meta {
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	font-size: 13px;
	text-align: left;
}

.meta a {
	display: block;
	margin: 0 0 10px;
	padding: 2px 0 5px 25px;
}


a.time {
	background: url(immagini/time.png) no-repeat left top;
}

a.notes-link {
	background: url(immagini/notes.png) no-repeat left top;
}

/* NOTES */

.notes {
	padding: 10px;
	width: 400px;
	margin: 0 25px 10px;
	border: 1px solid #ebdec3;
	list-style-type: none;
	color: #999;
	font-size: 11px;
	background-color: #fbf9ef;
}

.notes li {
	margin: 5px;
	padding: 5px 0;
	border-bottom: 1px solid #f0e3c8;
}

.notes li blockquote {
	width: 80%;
	margin: 5px 10px 5px 0;
	font-size: 11px;
}

.notes li blockquote a {
	color: #ccc;
}

#notes blockquote a:hover {
	color: #b6b6b6;
}

/* NAVIGATION */

#navigation {
	width: 609px;
	margin: 40px 0 20px -41px;
	padding: 0 0 10px 41px;
	text-align: center;
	position: relative;
	font-size: 11px;
	color: #999;
}

#navigation #prev a {
	width: 26px;
	height: 18px;
	background: url(immagini/arrows.png) no-repeat left top;
	text-indent: -9999px;
	position: absolute;
	left: 66px;
	top: 0;
}


#navigation #next a {
	width: 26px;
	height: 18px;
	background: url(immagini/arrows.png) no-repeat right top;
	text-indent: -9999px;
	right: 0;
	top: 0;
	position: absolute;
}
