/*
Design by Juan Escalada
http://www.PortalCreaWebs.com
*/

/* PageWrap */

#PageWrap {
	margin-top: 0px;
	text-align:center;
}

/* FullPage */

#FullPage {
	width: 962px;
	margin-left: auto; 
	margin-right: auto; 
	Text-align: left;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a8b3c9;
	background: #ffffff;
}

input, textarea {
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a8b3c9;
	background: #ffffff;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #375083;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #375083;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 960px;
	height: 50px;
	margin: 0;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding: 0 0 0 15px;
}

#logo h2 {
	float: right;
	padding: 25px 10px 0 0;
	font-size: 20px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #a8b3c9;
}

#logo a {
	text-decoration: none;
}

/* Navegador */


#Navegador {
	width: 960px;
	height: 201px;
	margin: 0;
	background: #FFFFFF url(images/StoryBoard.jpg) no-repeat;
	color:#a8b3c9;
}

#Navegador ul {
	margin: 0 0 10px 10px;
	padding: 150px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#Navegador li{
	float: left;
	padding: 10px 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#Navegador li a:hover{
	font-style:italic;
	text-decoration:underline;
}

#Navegador a {
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #a8b3c9;
}

#Navegador .current_page_item a{
	font-weight: bold;
	color: #a8b3c9;
	font-style:italic;
	text-decoration:underline;
}


/* Menu */

#menu {
	width: 275px;
	margin: 0 0 0 11px;
	float:left;
}

#menu ul {
	margin: 0 0 10px 0;
	padding: 0px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 10px 0 0 10px;	
	margin: 0 40px 0 10px;	
}

#menu a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #375083;
	}

#menu .current_page_item a{
	background: none;
	font-weight: bold;
	color: #7dc025;
}

#menu h1, #menu h1 a,#menu h2, #menu h2 a,#menu h3, #menu h3 a {
	color: #375083;
}

/* Rotativo */

#divNewsCont{position:absolute; width:275; height:400; overflow:hidden; top:260; left:auto; clip:rect(0,280,600,0); visibility:hidden}
#divNewsText{position:absolute; top:0; left:0; color:ffffff;}

/* Banner */

#banner {
	width: 962px;
	margin: 0 0 0 11px;
	padding: 8px 0;
}

/* Page */

#page {
	width: 962px;
	margin: 0;
	padding: 0px 35px 45px 0px;
}

/* Content */

#content {
	float: left;
	width: 672px;
	color: #FFFFFF;
	background-color: #a8b3c9;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.SubTitle {
	font-style:italic;
	font-weight: bold;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	text-align: center;	
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #a8b3c9;
}

#footer a {
	color: #a8b3c9;
}
