@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,700);
@font-face{
  font-family: "ChunkFiveRegular";
  src: url("types/Chunkfive.otf") format("opentype");
}

html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

h1 {
	font-family: "ChunkFiveRegular", georgia;
	font-size: 45px;
	line-height: 45px;
	text-shadow: 0px -1px 0px #000, 0px 1px 0px #B87031;
	color: #39220F;
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
}

h1 a {
	text-decoration: none;
	color: #39220F;
}

h1 a:hover {
	text-decoration: none;
	color: #39220F;
}

h1 a:visited {
	text-decoration: none;
	color: #39220F;
}

h1 a:visited:hover {
	text-decoration: none;
	color: #39220F;
}
  
h2 {
	font-family: "ChunkFiveRegular", georgia;
	font-size: 24px;
	line-height: 36px;
	width: 354px;
	text-align: right;
}

body {
	font-family: 'Ubuntu';
	font-weight: 700;
	background-attachment: scroll;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
}

#notebook {
	width: 960px;
	/*height: 829px;*/
	margin: auto;
	margin-top: 18px;
	min-height: 100%;
	position: relative;
	padding: 0px;
}

#foro {
	background: url(images/postit.png) no-repeat;
	position: absolute;
	margin: 0;
	padding: 0;
	top: -6px;
	left: 658px;
	width: 200px;
	height: 59px;
	cursor: pointer;
}

#header {
	background: url(images/header.png) no-repeat;
	width: 917px;
	height: 28px;
	float: left;
	z-index: 100;
	position: relative;
}

#content {
	background: url(images/body.png) repeat-y;
	width: 879px;
	height: 700px;
	padding-bottom: 61px;
	float: left;
	position: relative;
	z-index: 100;
}

#footer {
	background: url(images/footer.png) no-repeat;
	width: 879px;
	float: left;
	height: 31px;
	position: relative;
}

#bottom {
	width: 490px;
	height: 87px;
	float: left;
	display: inline-block;
}

#contact {
	margin-top: -135px;
	float: left;
	display: inline-block;
	z-index: -991;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}

#contact:hover {
  margin-left: 50px;
}

ul.iconlist {
  padding:0;
  margin:auto;
}

ul.iconlist li {
  list-style: none;
  float: left;
  margin-left: 20px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	-ms-transition: all 0.1ms ease-in;
}

ul.iconlist li:hover {
  margin-top: -10px;
}

#papers {
	margin-left: 50px;
	margin-right: 101px;
	margin-top: 22px;
	margin-bottom: 14px;
	height: 710px;
	overflow: auto;
	width: 770px;
}

#info {
	margin-left: 50px;
	margin-top: 22px;
	margin-bottom: 14px;
	height: 560px;
	width: 354px;
	float: left;
	background: url(images/logoliga.png) bottom no-repeat;
}

#papers dl {
	width: 100%;
	margin-bottom: 36px;
}

#papers dt {
	text-align: right;
	float: left;
	clear: left;
	width: 354px;
	font-weight: 300;
	margin-bottom: 18px;
}

#papers dd {
	margin-left: 420px;
	margin-bottom: 30px;
	display: none;
}

/*
.questions {
	width: 473px;
	float: left;
	text-align: right;
	display: inline;
}

.answers {
	width: 457px;
	float: right;
	display: none;
}
*/

#ans-what ul {
    padding: 0px;
    margin: 20px;
}

#ans-what li {
    line-height: 22px;
}

#ans-thanks ul {
    padding: 0px;
    margin: 14px;
}

#ans-thanks li {
    line-height: 24px;
}

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

a:hover {
  color: yellow;
}

a:visited {
  color: brown;
}

a:visited:hover {
  color: yellow;
}

#side {
	position: absolute;
	float: none;
	left: 850px;
	top: 3px;
	width: 158px;	
}

#index {
	margin-left: -30px;
}

#bookmarks {
	background: url(images/bookmarks.png) no-repeat;
	width: 113px;
	height: 216px;
	padding-top: 25px;
	padding-left: 2px;
}



#index ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#index li {
	font-family: "ChunkFiveRegular", georgia;
	font-size: 18px;
	line-height: 27px;
	text-shadow: 0px -1px 0px #000000, 0px 1px 0px #d60000;
 	color: #3D0000; 
	background: url(images/tag-unchecked.png) no-repeat;
	margin: 0px;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-left: 33px;
	cursor: pointer;
}

#index #recuero {
    color: #980000;    
}

#index #navarrina {
    color: #980000;    
}

#index #pazos {
    color: #980000;    
}

#index li.checked {
	background: url(images/tag.png) no-repeat;
}

#bookmarks ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#bookmarks li {
	font-size: 12px;
	line-height: 18px;
}



#copyright {
	font-size: 9px;
	line-height: 9px;
	font-weight: 300;
	padding-left: 5px;
}
#copyright a {
  color: blue;
}
#copyright a:hover {
  color: cyan;
}

#copyright a:visited {
  color: purple;
}

#copyright a:visited:hover {
  color: cyan;
}

/************/
/* Lionbars */
.scrollbar {
	position: absolute;
	content: "";
	display: block;
	border-radius: 100px;
	opacity: 0;
	z-index: 100;
}

.vertical {
	width: 7px;
	right: 2px;
	top: 2px;
}

.horizontal {
	height: 7px;
	bottom: 2px;
	left: 2px;
}

.scrollbar_bg {
	position: absolute;
	content: "";
	display: block;
	border-radius: 100px;
	opacity: 0;
	z-index: 99;
}

.scrollbar_bg.horizontal {
	width: 100%;
}

.scrollbar_bg.vertical {
	height: 100%;
}

.scrollbar.light {
	background: rgba(255,255,255,0.5);
}

.scrollbar_bg.light {
	background: rgba(255,255,255,0.10);
}


.scrollbar.dark {
	background: rgba(0,0,0,0.3);
}

.scrollbar_bg.dark {
	background: rgba(0,0,0,0.10);
}

.nWrap {
	overflow: auto;
	display: inline-block;
}
