/*-------------------------------------------*/
/* browser css reset from                    */
/* http://meyerweb.com/eric/tools/css/reset/ */
/*-------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0; padding: 0; border: 0;
    font-size: 100%; font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }

body { 
	line-height: 1; 
	padding-top: 10px;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
    content: ''; content: none;
}
table { border-collapse: collapse; border-spacing: 0; }

/*-------------------------------------------*/
/* Khan Academy on a Stick CSS               */
/*-------------------------------------------*/
/* custom colors in use:                     */
/*     light-green: #dde3dd   heading bg     */
/*     medium-green: #ccd3cc  content bg     */
/*     dark-green: #aab3aa    nav bg, border */
/*     darker-green: #787     body bg        */
/*     very-dark-green: #363  border         */
/*-------------------------------------------*/
body {
    font-family: sans-serif;
    background-color: #cdcdcd;
    line-height: 115%;
}
h1, h2, h3 {
    font-weight: bold;
    margin-bottom: 5px;
}
h1 { font-size: 180%; }
h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 {
	font-size: 140%;
	font-color: #666;
}

h5 {
	font-size: 15px;
}

h5 a {
	font-weight: bold;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h6 {
	font-size: 24px;
}

h6 a {
	font-weight: bold;
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}

.tema{
	font-size:150%; 
	font-color:#333;
	font-weight: bold;
}

.subtema{
	font-size:120%; 
	font-color: red;
	font-weight: normal;
}

b { font-weight: bold; }
small { font-size: 80%; }

h2 a {
    display: block;
    width: 654px; height: 60px;
    background: url('img/gbow-header.jpg') no-repeat top left;
    text-indent: -1000em;
}

#header {
    width: 940px;
    height:103px;
    padding: 9px;
    border: 2px solid #777;
    border-radius: 10px;
    margin: auto;
    background-color: #fff;
}

.header_title{
	margin-left: 20px;
	font-family: sans-serif;
	font-size: 30px;
	margin-top: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #555;
}

.header_subtitle{
	margin-left: 20px;
	font-family: sans-serif;
	font-size: 14px;
	margin-top: 20px;
	color: #555;
}

.estante {
    width: 940px;
    padding: 9px;
    border: 1px solid #666;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #333;   
}

.separator {
	margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.estante_titulo {
    color: white #eee;
    letter-spacing:1px;
    margin-left: 30px;
}

.estante_titulo a {
	color: white;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration: none;
}

.estante_titulo a:hover {
	color: yellow;
	letter-spacing:1px;
}

.estante_link{
	float: right;
	margin-right: 50px; 
	color: white;
}

.estante_link a {
	color: white;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration: none;
}

.estante_link a:hover {
	color: yellow;
	letter-spacing:1px;
}

.temabox
{
	background-color:white;
	#width:800px;
	height:180px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	box-shadow:1px 1px 3px 0px #ccc;
	border:1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
}

.tema_title{
	margin-left: 160px;
	font-family: sans-serif;
	font-size: 28px;
	border:0px solid black;
	margin-top: 20px;
	padding-top: 0px;
	letter-spacing:1px;
}

.titulos {
    padding: 9px;
    border: 1px solid #666;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #ddd;
}

.bookbox
{
	background-color:white;
	#width:800px;
	height:180px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	box-shadow:1px 1px 3px 0px #ccc;
	border:1px solid #ccc;
	margin-top: 10px;
	border-radius: 5px;
}


.pub_title{
	margin-left: 160px;
	font-family: sans-serif;
	font-size: 14px;
	border:0px solid black;
	margin-top: 10px;
	padding-top: 0px;
}

.autor{
	margin-left: 160px;
	font-family: sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
	}

.description{
	margin-left: 160px;
	font-family: sans-serif;
	font-size: 14px;
	border:0px solid black;
	margin-top: 5px;
	padding-top: 0px;
	color: #666;
	}

.sombra{
	-webkit-box-shadow: 2px 3px 7px 0px rgba(9, 9, 9, 0.8);
	-moz-box-shadow:    2px 3px 7px 0px rgba(9, 9, 9, 0.8);
	box-shadow:         2px 3px 7px 0px rgba(9, 9, 9, 0.8);
	border:1px solid #bbb;
	margin-right: 30px;
	margin-left:5px;
}

.mainpic{
	-webkit-box-shadow: 2px 3px 7px 0px rgba(9, 9, 9, 0.8);
	-moz-box-shadow:    2px 3px 7px 0px rgba(9, 9, 9, 0.8);
	box-shadow:         2px 3px 7px 0px rgba(9, 9, 9, 0.8);
	border:0px solid #bbb;
	margin-right: 30px;
	margin-left:5px;
	border-radius: 5px;
}

#content {
    /* total outer width should be 960 */
    /* total inner width should be 940 */
    width: 940px;
    padding: 9px;
    border: 2px solid #666;
    border-radius: 10px;
    margin: auto;
    background-color: #fff;
}

.catlist a {
    font-size: 120%;
    font-weight: bold;
    line-height: 120%;
}

.thumblist, .textbody {
    /* automatically expands to fill container */
    padding: 9px 10px 10px 9px;
    border-top:  1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}
.thumblist img {
    width: 128px; height: 182px;
    margin: 0 10px 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
}
.thumblist li {
    padding-right: 9px;
    border-bottom: 1px solid #ccc;
    border-right:  1px solid #ccc;
    border-radius: 5px;
    margin-top: 10px;
}
.thumblist li:first-child { margin-top: 0px; }
.thumblist p { margin-top: 5px; }

#searchdiv {
    height: 60px;
    float: right;
    text-align: right;
}
#searchform {
    margin-top: 10px;
    padding: 5px;
    background-color: #ccc;
    border-radius: 5px;
}

#rachel {
    display: block;
    background: #000 url('img/rachel-banner.png') no-repeat 5px 0;
    height: 28px;
    margin-bottom: 5px; 
    text-indent: -1000em;
}

#breadcrumbs {
    margin-top: 5px;
    font-size: 80%;
}

#footer {
    width: 940px;
    padding: 10px;
    margin: 0 auto 200px auto;
    text-align: center;
    font-size: 80%;
    line-height: 160%;
}

/*-------------------------------------------*/
/* this formats the menu on the left         */
/*-------------------------------------------*/
.nav {
    /* total outer size should be 220 */
    width: 204px;
    padding: 8px;
    border-radius: 5px;
    background-color: #ccc;
    float: left;
}
.nav li {
    /* this padding needs to match the size of     */
    /* the padding + border of the .active element */
    padding: 6px;
    margin: 3px;
}
.nav .active {
    padding: 5px;
    border: 1px solid #666;
    border-radius: 5px;
    background-color: #fff;
}

/*-------------------------------------------*/
/* this is used on the topic page            */
/*-------------------------------------------*/
.content-right {
    /* total outer width should be 710, that is:
       940 inner page - 220px menu - 10px gutter
       because we're applied to thumblist, which 
       has 20px in padding and borders, we need to be 690 */
    float: right;
    width: 690px;
}

/*-------------------------------------------*/
/* this stuff pertains to the subtopic page  */
/*-------------------------------------------*/
.playlist {
    /* total outer width is 710px (width+pad+border) */
    float: right;
    width: 700px;
    padding: 9px 0 0 9px;
    border-top:  1px solid #ccc;
    border-left: 1px solid #ccc;
    border-radius: 5px;

    margin-bottom: 10px;
}

/* this is there to keep the text from flowing to */
/* the right under the thumbnails if the playlist */
/* description is taller than the videos thumbs   */
.narrow-p {
    /* because of margin collapse we actually have */
    /* about 240px to work with, but by limiting   */
    /* to 220px, it leaves more gutter between the */
    /* text and the thumbs, which looks better.    */
    width: 220px;    
}

/* this is a modification you add after */
/* the .thumblist class so that it fits */
/* nicely on the subtopic page          */
.unframe {
    /* total outer width should be 460 */
    width: 440px;
    padding: 0 10px 0 10px;
    border: 0;
    float: right;
}



.textbody h3 { margin-top: 25px; }
.textbody h3:first-child { margin-top: 0; }
.textbody p { margin: 10px 0 0 20px; }
.cc3 {
    display: block;
    margin: 25px auto 0 auto;
}



