body  {
	background: none #000000;
	padding: 0;
	margin: 0;
	color: #333333;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	font-size: 11pt;
	line-height: 1.4;
}

.main  {
	width: 100%;
}

.topstrap  {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

.topstrap .bg  {
	height: 291px;
}

.topstrap .left  {
	background: url(../img/bcn_tibidabo_left.png) transparent repeat-x top left;
	float: left;
	width: 50%;
}

.topstrap .right  {
	background: url(../img/bcn_tibidabo_right.png) transparent repeat-x top right;
}

.tibidabo  {
	background: url(../img/bcn_tibidabo_centre.png) transparent no-repeat top center;
	height: 291px;
	width: 100%;
	position: absolute;
	margin: 0 auto;
	top: 0;
	
}

.content  {
	width: 900px;
	margin: 0 auto;
}

/* Links */

a  {
	color: #ff6600;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}


/* Menu */

h1.voo-du  {
	display: none;
	margin: 0;
}

.menu  {
	text-align: right;
	width: 800px;
	height: 270px;
	margin: 20px auto 0 auto;
	font-size: 16pt;
}

.menu a  {
	color: #333333;
	text-decoration: none;	
}

.menu a:hover  {
	color: #cccccc;
}

/* Side bar */

.sidebar  {
	float: left;
	padding-left: 25px;
	width: 140px;
	
	border-left: 1px solid #999999;
}

.sidebar .heading  {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 12px;
}

/* Bottom */

.bottom-main  {
	clear: both;
	text-align: center;
	font-size: 10pt;
	
	position: relative;
	top: 15px;
}

/* Newer / older links */

.nav  {
	padding-bottom: 20px;
}

.nav div  {
	float: left;
}

.photo-nav div  {
	width: 220px;
}

.post-nav div  {
	width: 330px;
}

.older  {
	text-align: left;
}

.newer  {
	text-align: right;
}

.full-size {
	text-align: center;
}


/* Una cosa */

#content-rep  {
	width: 900px;
}

#content-rep .top-curve  {
	background:  transparent url(../img/dia-top.png) no-repeat scroll 0 0;
	width: 900px;
	height: 32px;
	
	top: 100px;
}

#content-rep .bottom-curve  {
	background:  transparent url(../img/dia-bottom.png) no-repeat scroll 0 0;
	width: 900px;
	height: 32px;

	clear: both;
}

#content-rep .curve  {
	background:  transparent url(../img/dia-curve.png) repeat-y scroll 0 0;
}

.whole-detail  {
	float: left;
	width: 660px;
	margin: -8px 30px 0 30px;
	
}

/* Post stuff */

.post  {
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

h3.post-heading  {
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
}

.post-heading a  {
	color: #000000;
	text-decoration: none;
}

.post-date  {
	font-size: 9pt;
	margin-bottom: 10px;
}

.inline-photo  {
	text-align: center;
}


/******** COMMENTS ********/

.comment  {
	margin-bottom: 20px;
}

.comment .comment-author  {
	margin-top: 6px;
	font-size: 8pt;
}

.comment .form-label  {
	font-size: 8pt;
	color: #666666;
}

.comment .comment-post  {
	margin-top: 4px;
}

/******** TAGS ********/

.tag  {
	width: 290px;
	padding-right: 10px;
	float: left;
}

.tag-link  {
	margin: 2px 0 2px 10px;
}

.top-tags {
	list-style: none;
	padding: 0;
}

/******** PHOTOS ********/

.photo-album  {
	margin-bottom: 50px;
	clear: left;
}

.album-photo  {
	margin: 0px 8px 0 0;
	padding-top: 5px;
	float: left;
}

.album-description  {
	margin-left: 130px;
}

.photo-album .tags  {
	margin-top: 2px;
	font-size: 10pt;
}

.photo-box  {
	width: 145px;
	height: 200px;
	margin: 5px;
	padding: 0 5px;
	font-size: 10pt;
	float: left;
}

.photo  {
	text-align: center;
	margin: 15px 0 5px 0;
}

.photo-comment  {
	text-align: center;
}
