/* @override 
	http://beads/css/screen.css
	http://www.glass-beads.it/css/screen.css
*/

/*------------------------------------------------------------------
Design by Luca Fadigati http://www.effectivestudio.com/
Coded by Nicola Neri http://www.nicolaneri.net/
	
[Layout]

* Wrapper / #wrapper
	+ Header / #header
		- Title / #title
		- Navigation / #nav
	+ Content / #content
		- Leftbar / #leftbar
		- Rightbar / #rightbar
	+ Footer / #footer

------------------------------------------------------------------*/

/* HTML & TYPOGRAPHY
   --------------------------------------------------*/

* {
	outline: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#content, #footer {
	text-shadow: #000 1px 1px 0;
}

.leftbar a, #spec a {
	color: #F4D067;
	border-bottom: 1px solid;
}

.leftbar a:hover, #spec a:hover {
	color: #fa0b11;
	border-bottom: 1px solid;
	}

html, body {
	height: 100%;
}

body {
	color: #ccc;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #000 url(../img/bg.gif) repeat-x 0 -1px;
}

	/*font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/

h1 {
	text-indent: -99999px;
	color: #000;
	max-width: 820px;
	margin: 0 auto;
	font: bold 28px/32px Georgia, "Times New Roman", Times, serif;
}

h1 a {
	height: 100px;
	width: 300px;
	display: block;
}

h2 {
	float: left;
	color: #c8090e;
	text-transform: uppercase;
	padding: 3px 10px;
	background-color: #fff;
	margin: 0 0 20px 0;
	letter-spacing: 1px;
	text-shadow: none;
	font-weight: normal;
	font-size: 24px;
	line-height: 36px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	text-shadow: none;
	letter-spacing: 1px;
	position: relative;
	top: -5px;
}

#leftbar h3 {
	margin-top: 50px;
	padding: 50px;
}

h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	font-style: inherit;
	text-shadow: none;
	letter-spacing: 1px;
	position: relative;
	margin-top: 12px;
}
/* =DESIGN
   --------------------------------------------------*/

#wrapper {
	min-height: 100%;
	position: relative;
	margin: 0 auto -39px;
}

body>div#wrapper {
	height: auto;
	min-height: 100%
}

#header {
	display: block;
	max-width: 1280px;
	margin: 0 auto 15px auto;
}

#nav {
	top: -1px;
	margin: 0 auto;
	padding: 0;
	height: 70px;
	width: 802px;
	text-align: center;
	position: relative;
	z-index: 4;
}

#title {
	background: url(../img/header.gif) no-repeat center top;
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 146px;
	z-index: 3;
}

.upper {
	text-indent: -9999px;
}

/* =NAVIGATION
   --------------------------------------------------*/

#nav li {
	display: inline;
	float: left;
}

#pub {
	text-indent: -9999px;
	height: 70px;
	width: 205px;
	display: block;
	background: url(../img/button_publication.gif) 0 0;
}

#pub:hover {
	background-position: 0 -70px;
}

#mid {
	text-indent: -9999px;
	height: 70px;
	width: 190px;
	display: block;
	background-image: url(../img/button_middle.gif);
}

#mid:hover {
	background-position: 0 -70px;
}

#ven {
	text-indent: -9999px;
	height: 70px;
	width: 119px;
	display: block;
	background-image: url(../img/button_venetian.gif);
}

#ven:hover {
	background-position: 0 -70px;
}

#aut {
	text-indent: -9999px;
	height: 70px;
	width: 101px;
	display: block;
	background-image: url(../img/button_author.gif);
}

#aut:hover {
	background-position: 0 -70px;
}

#com {
	text-indent: -9999px;
	height: 70px;
	width: 187px;
	display: block;
	background-image: url(../img/button_comments.gif);
}

#com:hover {
	background-position: 0 -70px;
}

#pub.active, #mid.active, #ven.active, #aut.active, #com.active {
	background-position: 0 -140px;
}


/* =NAVIGATION 2
   --------------------------------------------------*/

#nav2 {
	/*text-indent: -9999px;*/
	float: left;
	clear: both;
	margin: 0;
	height: 35px;
}

#nav2 li {
	float: left;
	list-style-type: none;
	display: inline;
}

#bea {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 84px;
	background: url(../img/button_beads.gif) 0 0;
}

#str {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 120px;
	background: url(../img/button_strands.gif) 0 0;
}

#his {
	text-indent: -99999px;
	display: block;
	height: 35px;
	width: 221px;
	background: url(../img/button_historical.gif) 0 0;
}

#bea.active, #str.active, #his.active, #bea:hover, #str:hover, #his:hover {
	background-position: 0 -35px;
}

#goback a {
	float: right;
	text-indent: -9999px;
	background-image: url(../img/go_back.gif);
	display: block;
	margin-top: 12px;
	height: 43px;
	width: 123px;
}

#goback.new a {
	float: right;
	text-indent: -9999px;
	background-image: url(../img/go_back.gif);
	display: block;
	margin-top: 12px;
	height: 43px;
	width: 123px;
	top: -60px;
	position: relative;
}

/* =CONTENT
   --------------------------------------------------*/

#content {
	width: 760px;
	margin: 0 auto auto;
}
#content p {
	margin: 10px 0 0;
	line-height: 22px;
}

#content img {
	border: 5px solid #fff;
}

#content div.leftbar a.cover img {
	text-decoration: none;
}

#content #beads img, #content #strands img {
	border: none;
}

#content #beads .historical {
	border: 5px solid #fff;
}

#content dt {
	float: left;
	color: #fff;
	font-weight: bold;
}

#content dd {
	text-shadow: #000 1px 1px 0;
	margin-bottom: 5px;
	padding-left: 160px;
}

#spec {
	display: block;
}

/* =UP/DOWN
   --------------------------------------------------*/

#up {
	float: left;
	clear: right;
	display: block;
	width: 100%;
}

#list {
	width: 760px;
	display: block;
	float: left;
	text-align: center;
	margin: 20px auto 0 auto;
}
#list img {
	border: 0;
}

#list li {
	height: 130px;
	width: 128px;
	float: left;
	list-style: none;
	display: block;
	text-shadow: none;
	margin:0 30px 30px 0;
	text-align: center;
}
#list li.list_last {
	margin-right:0;
}

#list li p {
	font-size: 10px;
	color: #000;
	text-shadow: none;
	font-weight: bold;
	margin: 4px 0 0;
}

/* =LEFTBAR
   --------------------------------------------------*/


.leftbar {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}

.leftbar2 {
	width: 360px;
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
}
.leftbar3 {
	width: 340px;
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
}

#list_pub {
	list-style: none;
	margin-top: 20px;
}

#publications {
	list-style: none;
}

#publications a {
	margin-top: 25px;
	margin-left: 5px;
	display: block;
	width: 265px;
	height: 57px;
	text-indent: -99999px;
	background: url(../img/publications.gif) no-repeat left top;
}

#publications a:hover {
	background: url(../img/publications.gif) no-repeat left -57px;
}

#rec_links {
	list-style: none;
}

a.publications {
	display: block;
	width: 265px;
	height: 57px;
	background: url(../img/publications.gif) no-repeat left top;
}
a.publications span {
	display:none;
}

a.publications:hover{
	background: url(../img/publications.gif) no-repeat left -57px;
}

a.rec_links {
	display: block;
	width: 265px;
	height: 57px;
	background: url(../img/rec_links.gif) no-repeat left top;
}
a.rec_links span {
	display:none;
}

a.rec_links:hover {
	background: url(../img/rec_links.gif) no-repeat left -57px;
}

#list_pub li a {
	border: none;
	text-indent: -99999px;
	margin-bottom: 15px;
}

.links li {
	line-height:18px;
	list-style-position: inside;
	list-style-type: disc;
}

/* =RIGHTBAR
   --------------------------------------------------*/


#rightbar {
	margin: 5px 0 0;
	float: right;
	width: 460px;
}

.rightbar {
	margin: 5px 0 0;
	float: right;
	width: 460px;
}

.rightbar2 {
	margin: 5px 0 0 0;
	float: left;
	width: 350px;
}
.rightbar3 {
	margin: 5px 0 0 0;
	float: left;
	width: 340px;
}

.preview {
	margin: 25px 0 0;
}

.preview li {
	margin: 3px;
	display: inline;
}

#author-list {
	list-style: none;
	margin-top: 20px;
}

#author-list li {
	margin-bottom: 15px;
}

#author-list li a {
	border: 1px solid #000;
	margin-left: -30px;
}

a.contact {
	display: block;
	width: 300px;
	height: 65px;
	background: url(../img/contact_me.gif) no-repeat left top;
}
a.contact span {
	display:none;
}

a.contact:hover {
	background: url(../img/contact_me.gif) no-repeat left -65px;
}

a.expedition {
	display: block;
	width: 300px;
	height: 83px;
	background: url(../img/expedition.gif) no-repeat left top;
}

a.expedition span {
	display: none;
}

a.expedition:hover {
	background: url(../img/expedition.gif) no-repeat left -83px;
}

.switch {
	display: block;
	width: 244px;
	height: 104px;
	text-indent: -99999px;
	background: url(../img/button_switch.jpg) no-repeat left top;
}

.switch_b {
	display: block;
	width: 244px;
	height: 100px;
	/*text-indent: -99999px;*/
	background: url(../img/button_switch_b.jpg) no-repeat left top;
}

.switch_s {
	display: block;
	width: 244px;
	height: 100px;
	/*text-indent: -99999px;*/
	background: url(../img/button_switch_s.jpg) no-repeat left top;
}

#content #beads .rightbar2 .preview img,
#content #strands .rightbar2 .preview img{
	margin-left: 6px;
	margin-top: 6px;
}
/* =COMMENTS
   --------------------------------------------------*/

#add-comment img {
	float: right;
	margin-top: 80px;
	margin-right: 20px;
	border: none;
}

#add-comment p {
	font-size: 13px;
	width: 430px;
	float: left;
}

#comment-button p {
	float: right;
	text-indent: -99999px;
	width: 297px;
	background: url(../img/add_comment.gif) 0 0;
	margin-top: 20px;
}

#comment-button a {
	display: block;
	height: 75px;
	background: url(../img/add_comment.gif) 0 0;
}

#comment-button a:hover {
	background: url(../img/add_comment.gif) 0 -75px;
}

#comments {
	width: 768px;
	float: left;
	margin: 10px 0;
}

#comments p {
	margin: 0;
}

#comments h3 {
}

.comment {
	background-color: #fff;
	width: 758px;
	margin-bottom: 25px;
	border: 3px solid #949494;
}

#comments-date {
	height: 34px;
	background: url(../img/commento-bg.gif) 0 0;
	border-bottom: 3px solid #949494;
}

#comments-date p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

#comments-body {
}

span.comments-number {
	margin: 0 14px 0 62px;
	text-align: right;
	color: #ab1616;
}

span.comments-date {
	font-size: 11px;
}

.comment p {
	padding: 5px;
	margin: 0;
	color: #000;
	text-shadow: none;
}

.comment p a {
	color: #fa0b11;
	font-weight: bold;
	text-decoration: underline;
}

.pages-top {
	text-align: right;
	position: relative;
	top: -46px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	float: right;
}

.pages-top a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	padding: 1px 3px;
}

.pages-top a:hover {
	background-color: #c01818;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.pages-down {
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	float: right;
}

.pages-down a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	padding: 1px 3px;
}

.pages-down a:hover {
	background-color: #c01818;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

/* =FOOTER
   --------------------------------------------------*/

#footer {
	position: relative;
	bottom: 0;
	color: #fff;
	background-image: url(../img/footer_bg.gif);
	text-shadow: #000 1px 1px 0;
	overflow: hidden;
	width: 100%;
	height: 39px;
	text-align: center;
	font-size: 13px;
	padding: 0;
}

#footer p {
	padding-top: 10px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	border-bottom: 1px solid;
	padding: 3px 0;
}

/* =FORM
   --------------------------------------------------*/

form {
	width: 420px;
}

input {
	background: url(../img/comment-bg.gif) left top;
	color: #c01818;
	font: bold 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	height: 20px;
	width: 280px;
	margin: 5px 0;
	border: 1px solid #c01818;
}

textarea {
	background: url(../img/comment-bg.gif) left top;
	color: #c01818;
	font: bold 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	width: 400px;
	height: 110px;
	border: 1px solid #c01818;
}

input#button {
	text-indent: -9999px;
	background-image: url(../img/button.gif);
	border: none;
	height: 26px;
	width: 163px;
	float: right;
	margin: 10px;
	cursor: pointer;
}

input#press {
	display: block;
	background-color: black;
	background-image: none;
	border: none;
	height: 30px;
	width: 163px;
	margin: 10px 0;
}

.red {
	font-size: 20px;
	font-weight: bold;
	color: #c01818;
}

/* =CUSTOM
   --------------------------------------------------*/

.clearfooter {
	clear: both;
	height: 39px;
}

#content .leftbar a.cover {
	text-decoration: none;
	border: none;
}

.hide {
	display:none;
}

/* That's all Folks */


