/* @override http://www.jcpdr.com/a/c/screen.css */

/* @group ELEMENTS */
/* @group base */



a,
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
	letter-spacing: 0.05em;
}

article, aside, figure, footer, header,
hgroup, nav, section {
	display:block;
}

/* tables may still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end Reset */
/* @group fonts */
body {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-rendering:optimizeLegibility;
	}
p, ul, ol, dl, address, table, pre, form, fieldset {
	font-size: 1em;
	margin: 1em 0 1.5em;
}	
/* @end */
/* @group headings */
h1 {
	margin-bottom: 2em;
	font-size: 2.286em;
	text-transform: uppercase;
	letter-spacing: -1px;
	
	}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}	
h3 {
	font-size: 1.286em;
	}
h4 {
	font-size: 1.143em;
	}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.25;
	margin-bottom: 0.25em;
	}
/* @end */
/* @group links */
a:link,
a:visited {
	color: #112f5f;
	}
a:hover,
a:active {
	border-bottom: 1px solid;
	}	
.archive {
	margin-left: 20px;
	}
.archive a {
	padding: .4em;
	background-color: #d6e4f5;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	-o-border-radius:5px;
	border-radius:5px;			
	}	
.archive a:hover {
	background-color:#a8cbf4;
	border: none;
	}	
/* @end */
/* @group Lists */

nav ul {
	list-style:none;
	}
ul ul, ol ol, ol ul, ul ol {
	margin-bottom: 0;
	}
li {
	margin-bottom: 0.5em;
	}
article ul li {
	margin-left: 20px;
	}
/* @end Lists */
/* @group forms */
label {
	cursor: pointer;
	}
input, textarea, select, button {
	font-family: inherit;
	font-size: 1em;
	line-height: inherit;
	vertical-align:middle;
	}
select {
	background-color: #fff;
	}
button {
	overflow: visible;
	cursor: pointer;
	}
input[type='radio'], 
input[type='checkbox'] {
	width: 1em;
	height: 1em;
	}
input[type='checkbox'] {
	border: none;
	outline: none;
	}
/* @end */
/* @group other styles */
abbr {
	color: #a8cbf4;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	}
dfn {
	display: none;
	}
b,strong {
	font-weight: bold;
	}	
/* @end */
/* @group helpers */
.intro {
	padding: 20px;
	background-color: #d6e4f5;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	text-shadow: #FFF 1px 1px 1px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;	
	-o-border-radius:8px;		
	}
.amp {
	font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	}
	
/* @end */

/* @end */
/* @group STRUCTURE */
/* @group grid */
body {
	color: #666;
	/*background-image: url(../i/grid-960.gif);
	background-position: center top;
	background-repeat: repeat-y;*/
	}	
.core {

	}
.content {
	clear: both;
	position: relative;
	width: 960px;
	margin: 0 auto;	
	} 
.prose {
	padding: 0 20px;
	}
.primary {
	float: left;
	width: 460px;
	}
.secondary {
	float: right;
	width: 220px;
	}
.tertiary {
	position: relative;
	float: left;
	margin-left: -685px;
	padding-top: 460px;
	padding-bottom: 30px;
	}	
article {
	float: right;
	width: 300px;
	}	
/* @end */
/* @group header */
header {
	background-image: url(../i/bg.png);
	background-repeat: repeat-x;
	}
header .content {
	position: relative;

	}
.branding {
	position: absolute; z-index: 99;
	width: 220px;	
	margin-left: 10px;	
	}
.branding-in {
	
	padding-bottom: 20px;
	background-image: url(../i/bg-nav-main-b.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
.branding-in .prose {
	padding: 0;	
	background-image: url(../i/bg-nav-main.png);
	background-position: center bottom;
	background-repeat: repeat-y;
	}

.branding .logo {
	padding-top: 50px;
	background-image: url(../i/bg-nav-main-t.png);
	background-position: center top;
	background-repeat: no-repeat;
	}
.branding .logo a {
	display: block;
	margin: 0 auto;
	width: 118px; height: 118px;
	background-image: url(../i/id-jcp.png);
	border: none;
	}	
.branding .logo a img {
	height: 0;
	}	
.banner {

	padding-top: 38px;
	position: relative;
	margin-left: 200px;
	}
.banner .caption {
	visibility: hidden;
	position: absolute; top: 260px;
	background-color: rgba(255,255,255,.8);
	}
.inicio .banner .caption {
	visibility: visible;
	}		
.banner .caption h1,
.banner .caption p {
	margin: 0;
	padding-left: 50px;
	padding-right: 20px;
	color: #333;	
	}		
.banner .caption h1 {
	font-size: 13px;
	padding-top: 20px;
	color: #112f5f;
	letter-spacing: 1px;
	}
.banner .caption p {
	padding-bottom: 20px;
	}		
/* @group nav main */

nav.main ul {
	margin-top: 20px;
	margin-bottom: 0;
	width: 208px;
	}	
nav.main ul li {
	list-style: none;
	margin-top: 10px;
	margin-left: 13px;
	margin-bottom: 0;
	}
nav.main ul li a:link,
nav.main ul li a:visited {
	display: block;
	padding: 5px 0;
	padding-left: 40px;
	padding-right: 30px;		
	color: #FFF;
	text-transform: uppercase;
	border-top: 2px solid;
	border-bottom: 2px solid;	
	border-color: transparent;
	text-shadow: rgba(0,0,0,.5) 1px 1px 1px;
	}		
nav.main ul li a:hover {
	background-color: rgba(255,255,255,.5);
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: rgba(255,255,255,.5);	
	}
	
.no-rgba nav.main ul li a:hover {
	background-image: url(../i/bg-transparent.png);
	border-color: #EEE;
	}	
/* @end */
/* @group nav supp */
nav.supp {
	float: right;
	position: relative;
	z-index: 99;
	}
nav.supp li {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	}		
nav.supp li a:link,
nav.supp li a:visited {
	display: block;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: rgba(0,0,0,.5) 1px 1px 1px;	
	}
nav.supp li a:hover,
nav.supp li a:active {
	color: #112f5f;
	text-shadow: none;
	border: none;
	}	
/* @end */	
/* @end */
/* @group core */
.secondary h2 {
	padding-left: 20px;
	}
/* @group nav sub */
nav.sub {
	padding-left: 20px;
	}
nav.sub li a {
	display: block;
	}
nav.sub li a:hover {
	border: none;
	background-color:#EEE;	
	}		
nav.sub li.activeparent,
nav.sub li.sectionheader {
	margin-bottom: 20px;
	text-transform: uppercase;
	}
nav.sub li.activeparent a.activeparent {
	color: #666;
	background-color: transparent;
	border: none;	
	}
nav.sub li.activeparent a:hover {
	border: none;
	}
nav.sub li.currentpage a {
	padding: 5px;
	color: #666;
	background-color:#EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	}		
nav.sub li ul {
	margin-top: 0;
	}
nav.sub li li {
	margin-bottom: .25em;
	text-transform: capitalize;
	}	
	
nav.sub li li a,
nav.sub li.activeparent li a {
	color:#112f5f;
	background-color: transparent;
	}
nav.sub li li a:hover,
nav.sub li.activeparent li a:hover {
	color: #666;
	background-color: #EEE;
	border: none;
	}		
nav.sub li li.currentpage a {
	padding: 5px;
	color: #666;
	background-color:#EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	}
nav.sub li li.currentpage a:hover {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	}					
/* @end */
.core .content{
	overflow: ;
	width: 700px;
	padding-top: 20px;
	padding-left: 244px;
	}
.core h1 {
	color: #112f5f;
	}	
/* @end */
/* @group footer */
footer {
	padding-top: 1em;
	clear: both;
	text-align: center;
	}
footer .vcard {
	padding-bottom: 10px;
	border-bottom: 1px dotted #EEE;
	text-align: center;
	}
footer .vcard fn {
	display: none;
	}
footer .vcard div {
	display: inline;
	}
footer .vcard div.adr {
	display: block;
	}	
.copyright {
	clear: both;	
	}	
/* @end */
/* @end */
/* @group COMPONENTS */
/* @group feature */
.feature h2 {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;	
	letter-spacing: 1px;
	}
.feature h3	{
	color:#112f5f;
	} 
/* @end */
/* @group ranked */
.ranked {
	text-align: center;
	}
.ranked a {
	border: none;
	}	
/* @end */
/* @group hentry */
#news h3 {
	margin-left: 20px;
	}

.hentry {
	margin-bottom: 1em;
	}
.hentry:last-child {
	border-bottom: none;
	}	
ul.hentry {
	list-style: none;
	margin-left: 20px;
	}
ul.hentry li h3 {
	font-size: 1em;
	font-weight: bold;
	}
ul.hentry li {
	border-bottom: 1px dotted #CCC;
	}
ul.hentry li:last-child {
	border: none;
	}	
ul.hentry li abbr {
	font-size: 0.786em;
	}	
ul.hentry li p.more {
	margin: 0;
	}	
#news ul.hentry li {
	border: none;
	}		
/* @end */
/* @group vcards */
.vcard .fn {
	color: #102e5e;
	font-weight: bold;
	}
.vcard .photo  {
	margin-bottom: 1em;
	padding: 1px;
	border: 2px solid #CCC;
	}
.vcard .vcf {
	font-size: .9em;
	color: #8398b2;
	}	
/* @end */
/* @group contact form */
.contact legend {
	display: none;
	}
.contact label {
	display: block;
	}
.contact div {
	margin-bottom: 1em;
	}
.contact input,
.contact textarea,
.contact select {
	padding: 5px;
	display: block;
	width: 80%;
	color: #143261;
	font-weight: bold;
	border: 1px solid #CCC;
	}	
.contact label.label {
	display: inline;
	font-size: 11px;	
	}	
.contact input.checkbox {
	width: 20px;
	float: left;
	}
.contact input.fbsubmit {
	cursor: pointer;
	width: 100px;
	color: #FFF;
	background-color: #102e5f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	-o-border-radius:5px;
	border-radius:5px;			
	} 
.contact .required span {
	display: block;
	color: #8a1f11;
	font-size: 10px;
	}
.contact .invalid input,
.contact .invalid textarea {
	background-color: #FBE3E4;
	border-color: #FBC2C4;
	}		
/* @end */

/* @end */
/* @group PAGES */
			
.no-rgba .banner .caption {
	background-color: transparent;
	background-image: url(../i/bg-transparent.png);
	background-repeat: repeat;
	}
.home .tertiary {
	padding-top: 130px;
	}
.primary .archive {
	margin-left: 0;
	margin-bottom: 50px;
	}
.secondary .vcard .fn {
	font-size: 1.2em;
	margin-left: 0;
	}
aside .vcard .org,
aside .vcard .fn,
aside .vcard .adr,
aside .vcard .url {
	display: none;
	}			
/* @end */
