@charset "utf-8";

#wrapper {
	background: url(images/img01.jpg) repeat-x left top;
	padding-top: 10px;
}

#phonito {
	background-image: url(images/phone-mobile.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: left;
	position: relative;
	top: 0px;
	left: 20px;
	height: 100px;
	width: 100px;
}

#c1-1 {
	color: orange;
}
blockquote {
	color: #000000;
	padding: 0.8em;
	background-color: #CCCCCC;
	background-image: url(../include/bg.bot.frame.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: inset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: inset;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #333333;
}
/* CSS Document */
Body {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CCCCCC;
	width: 924px;
	margin-top: 10px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
	background-color: #000000;
	color: #0000CC;
	color: #666666;
	/* 	background-image: url(images/bg.ladrillos.jpg); */
}
.body01 {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #CCCCCC;
	width: 924px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
	background-color: #000000;
	margin-top: 2px;
/*	margin-top: 20px; */
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #A9A9A9;
	border-right-color: #70723D;
	border-bottom-color: #A9A9A9;
	/* border-left-color: #D1D3AD; */
	border-left-color: #70723D;
	
	
}
#body-top {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background-color: #696969;
	background-repeat: repeat-x;
	background-image: url(../include/bg.top.frame.jpg);
	height: 15px;
}
#body-botton {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background-color: #696969;
	background-repeat: repeat-x;
	background-image: url(../include/bg.bot.frame.jpg);
	height: 15px;
}
/* Posts */

.Content2columns {   /*this is the main content area*/
	/*declare a color together with a contrasting background color*/
    color: #FFFFFF;/*breathing space for the text*/
	padding: 5px;/*space to separate navigation and content*/
	font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	border: 0.1px solid #FFFFFF;   /*to insure that NN4.xx renders the background-color of the content area*/
	background-color: #000000;
	font-size: 75%;
	height: auto;
}
#posts {
	width: 759px;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 0.7em;
	padding-left: 20px;
	height: auto;
	z-index: 10;
}
#posts2left {
	width: 423px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 0.7em;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#posts2right {
	width: 423px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 0.7em;
	height: auto;
	float: right;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
/* Links */

#links {
	float: left;
	width: 450px;
	padding-left: 20px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10em;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 20px;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links li ul {
	padding: 5px 0 30px 0;
}
#links li li {
	padding: 7px 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #510000;
}
#links li a {
	text-decoration: none;
}
#links li a:hover {
}
#links li i {
	font-style: normal;
	font-size: 9px;
}
#links li h2 {
	font-size: 14px;
}
.Navigation {/*The navigation on the left side, positioned absolutely*/
	position: absolute;
	top: 100px;
	left: 3px;
	width: 135px;
	height: auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 110%;
}                  /*have the navigation elements better separated*/
#content {
	width: 760px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Content {/*this is the main content area*/
	/*declare a color together with a contrasting background color*/
    color: #FFFFFF;/*breathing space for the text*/
	padding: 5px;/*space to separate navigation and content*/
	font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	width: 750px;   /*to insure that NN4.xx renders the background-color of the content area*/
	background-color: #000000;
	font-size: 75%;
	height: auto;
}
.Header {
	margin-top: 10px;
	margin-left: 160px;
	background-image: url(images/ct-header.eastern.jpg);
	background-repeat: no-repeat;
}
/*-------------------------------------------------------------------------*/
.header {
	color: #CCCCCC;
	font-size: 1.4em;
	background-color: #000000;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right;
	height: 132px;
	padding-right: 360px;
	background-image: url(images/ct-header.eastern.jpg);
}
.img-r {
	color: #CCCCCC;
	font-size: 1.4em;
	background-color: #000000;
	padding-left: 20px;
	background-repeat:no-repeat;
	background-position: right;
	height: 132px;
	padding-right: 360px;
	background-image: url(images/ct-header.eastern.jpg);
	font-family: serif, sans-serif;
}
.img-r p {
	padding-right: 0;
	padding-bottom: 0px;
	color: #CCCCCC;
	font-size: 0.6em;
	float: left;
	/*	padding: 0 0 6px 4px;
*/
	margin-top: -10px;
	padding-top: 0px;
	margin-left: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.img-r h2 {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: serif, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.header h1 {
	font: normal 3.2em serif, sans-serif;
	padding-top: 52px;
	padding-right: 0;
	padding-bottom: 34px;
	padding-left: 0;
}
.header h2 {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: serif, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.header h3 {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: serif, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.header p {
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #CCCCCC;
	font-size: 0.6em;
	float: left;
	/*	padding: 0 0 6px 4px;
*/
	margin-top: -10px;
	padding-top: 0px;
	margin-left: 20px;
}
.box {/*this is a box where the bottom-navigation*/
	color : #FFFFFF;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	padding : 2px;/* the border property in longhand*/
	margin-top: 190px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	background-color: #000000;
	border: 1px none #FF0000;
	z-index: 3;
}
/* content item */
.item {
	clear: both;
}
.item img {
	border: 1px dashed #8A6;
}
.item .title {
	color: #5A6B5A;
	text-align: left;
	font-family: serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}
.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}
.item .body {
	clear: both;
	width: 842px;
}
.divider {
	height: 20px;
	margin: 24px 0;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
}
.navbox {/*button-like box for the left-side navigation*/
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
	float: left;
	height: 18px;
}
#nav-left {
	position: absolute;
	left: 5px;
	width: 267px;
	margin-bottom: 1em;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	background-color: #666666;
	background-image: url(images/carina.black.white.04.jpg);
	height: 800px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-right-color: #000;
	border-bottom-color: #000000;
	border-right-style: solid;
	top: 166px;
}
P, OL, UL, DL {
	font-size: 13px;
	line-height: 13px;
	text-align: left;
}
/*font-family is already defined, here I only set the font-size*/
P OL, P UL, P DL, OL UL {
	font-size: 13px;
	line-height: 13px;
}
/*and here the I prevent the incredible shrinking text*/
p.c {
	text-align: center;
}
.six {
	font-size: 10px;
	color: #999999; /*this is for small text*/
	background: transparent;
}
.mit {
	text-align: justify;
}/*justified text*/
.red {
	color : #FF0000;
	background: #FFFFFF;
	text-decoration: none;
}
.mint {
	color: #009999;
	background: #FFFFFF;
}
.ROT {
	font-size: 16px; /*also red, but bigger and in bold*/
	color: #FF0000;
	font-weight: 600;
	background: #FFFFFF;
}
a:link {/*normal links in the text*/
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color: #FF0000;
	text-decoration : none;
}
a:hover {
	color: #0CF;
	text-decoration : none;
}
/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
	color: #FFFFFF;
	text-decoration : none;
	font-weight: 600;
	font-size:14px;
	background: transparent;
}
a.nav:visited {
	color: #FF8C00;
	text-decoration : none;
	font-weight: 600;
	font-size:14px;
	background: transparent;
}
a.nav:hover {
	color: #7FFFD4;
	text-decoration : none;
	font-weight: 600;
	font-size:14px;
	background: transparent;
}
a.navtot {/*the style for the actual page*/
	color: #CDCDCD;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	background: transparent;
}
#titlebar {
	color:#FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	height: 220px;
	/* position: fixed; modified on nov. 24th. */ 
	background-position: center;
	z-index: 1;
	width: auto;
	border: 1px double #00FF00;
}
.img {
	background-color: #000000;
	/* vertical-align: top;   modified on nov. 24th. */ 
	height: 90px;
	width: 195px;
	margin-top: 26px;
}
.img-r-2 {
	height: 132px;
	width: 356px;
	z-index: auto;
	margin-left: 470px;
	margin-top: 0px;
	background-color: #CCCCCC;
	margin-bottom: 23px;
	background-image: url(css-templates/the-hobbit-website-template/img/ct-header.eastern.jpg);
}
.img-l {
	text-align: center;
	height: 800px;
	width: 267px;
	background-color: #CCCCFF;
	background-position: center center;
	/* vertical-align: middle;  modified on nov. 24th. */ 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
	background-image: url(images/carina.black.white.04.jpg);
}
.img-t {
	margin-top: -45px;
	padding-top: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	width: 195px;
	height: auto;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 80px;
}
.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/img06.gif);
	background-repeat: repeat-x;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #999999;
	z-index: 6;
	background-color: #000000;
}
h1 {
	font-size: 197%;
	z-index: 7;
}
p, ol, ul {
	line-height: 180%;
}
p {
}
/* Footer */

#footer {
	height: 60px;
	background-color: #000000;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
}
#footer p {
	font-size: 80%;
	display: inline;
	text-align: left;
}
/*
#footer {
	width: 740px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	text-align: center;
}

#footer a {
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF0000;
}

*/

img.left {
	float: left;
	margin: 5px 15px 0 0;
}
.style35 {
	font-size: 75%;
	background-color: #000000;
}
.style36 {
	font-size: 12px
}
.body #content b {
	font-weight: bold;
	background-color: #000000;
}
.l {
	float: left;
}
.legal {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#day-night {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	width: 100px;
	padding-bottom: 2px;
	border: 1px solid #333333;
}
#title .title {
	margin-left: 10px;
	color: #0CF;
	padding-left: 0px;
}
#titulo {
	margin-left: 0px;
	padding-left: 15px;
}
