/*
Theme Name: Widescreen
Theme URI: http://graphpaperpress.com/
Description: A photo and multimedia theme framework for Wordpress by <a href="http://graphpaperpress.com">Graph Paper Press</a>
Version: 1.1
Tags: photography, one-column, theme options, minimal, widgets, white, portfolio, video, framework
Author: Thad Allender
Author URI: http://graphpaperpress.com/
License: GPL
*/




/* RESET */


p {

-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.primer {
	-webkit-margin-before: 1em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
		border:0;
	outline:none;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;

	
	}


body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,input,th,td {
	border:0;
	outline:none;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;


	
}
body { line-height:1.5; font-size:80%; font-weight: 400;}
h1,h2,h3,h4, { font-size:100%; padding:.6em 0; margin:0; font-weight:600; }
ul,ol { list-style:disc; }
li {
	font-size:100%;
	color:#29ABE2;
	margin: 0;
	font-weight: 700;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.8em;

}
img {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}



/* GRID */
.container { width:795px; padding-left:320px; padding-top:24px; }
.grid_1,.grid_2,.grid_3 { display:inline; float:left; position:relative; margin-left:5px; margin-right:5px; }
.alpha { margin-left:0; }
.omega { margin-right:0; }
.container .grid_1 { width:250px; }
.container .grid_2 { width:510px; }
.container .grid_3 { width:770px; }

/* TYPOGRAPHY */
body,textarea,input {font-family: 'Raleway', sans-serif; color:#black; }
h1,h2,h3,h4, { font-weight:bold; color:#ccc; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color:#fff; }
h1 { font-size:3em; line-height:1; margin-bottom:0em; padding-bottom:3px; }
h2 { font-size:2em; margin-bottom:.75em; }
h3 { font-size:1.5em; line-height:.75; margin-bottom:1em; }
h4 { font-size:1.3em; line-height:1.25; margin-bottom:1.25em;text-shadow: 1px 1px white; }
h5 {
	font-size: 1.3em;
	margin: 0;
	font-weight: 500;
	color: #29ABE2;
	padding-top: 1.5em;
	padding-right: 0;
	padding-bottom: 0.6em;
	padding-left: 0;

}
h6 { font-size:1.1em; 
font-weight: 700;
color:#29ABE2;
padding-top: 0.5em;
-webkit-margin-before: 0em;
-webkit-margin-after: 0.0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;

 }
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img { margin:0; }
p {
	margin-bottom: 1.2em;
	font-size: 14px;
	text-align: left;
}

strong, b {
font-weight: 500;
color:#29ABE2;
}


a {
	text-decoration:none;
	color:grey;
	
	
	}
a:hover {
	text-decoration:none;
	color:#29ABE2;
	
	
	}

.fancy, blockquote, p.credits, .postmetadata {  color:#454446; }
.sub { text-transform:uppercase; border-bottom:1px solid #999; letter-spacing:2px; font-weight:100; margin:24px 0; }
blockquote { font-size:1.2em }

/* CLEAR FLOATS */
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; }
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }

/* DEFAULTS */
body { color:#black; background:#FFF; }
/*a { color:#999; text-decoration:none; }
a:hover,a:focus {
	color: #FFF;
}*/

/* MENU */
p#hidep { margin:0; padding:0; display:none; }
#hide { position:fixed; bottom:15px; left:65px; z-index:2; color:#999; font-style:italic;  }

/* CONTENT */
.content { display:block; clear:both;  }
.post { display:block; clear:both; margin:2em 0; }
.postmetadata { color:#999; font-size:.8em; }
.postmetadata a { color:#999; }
.postmetadata a:hover { color:#fff; }
.underlined { border-bottom:1px solid #222; }
.welcomebox { padding:1.5em; margin:0 0 1.6em; }
.postcontent{ position:absolute; bottom:33px; left:40px; font-size:11px; width:470px; color:#454446; z-index:10}
.postcontent a{ color:#454446; text-decoration:none;}
.postcontent a:hover{color:#e92659;}
.centercontent{ z-index:128; position:absolute; margin-left:50%; left:-500px; height:320px; top:50%; margin-top:-200px;   width:1000px; text-align:center; }

/* IMAGE WRAPS */
.image-wrap { float:left; display:inline; margin:0 10px 17px 0; position:relative; width:240px; height:160px; background: url(images/thumb-bg.jpg) 0px 0px no-repeat;  -webkit-box-shadow:0 0 10px #000; -moz-box-shadow:0 0 10px #000;  overflow:hidden; }
.image-wrap img { background:#fff; }
.image-wrap span.title { display:block;  color:#454446; position:absolute; top:18px; left:18px; z-index:10; font-size:20px;   }
.image-wrap span.category { color:#888; position:absolute; bottom:18px; left:18px; display:block; width:224px; font-size:11px; text-transform:uppercase; letter-spacing:1px; z-index:1; }
.image-wrap span.title a { color:#888; }
.image-wrap span.category a { color:#aaa; }
.thumblink a { display:block; position:absolute; z-index:0; top:7px; left:7px; }

/* NAVI */
.nav { margin:10px 0; }
.project-info { display:none; }
.navi { float:left; margin-bottom:15px; }
.byline { font-size:11px; margin:0 0 1em; color:#bbb; }
.byline a { color:#bbb; }

/* FOOTER */
#footer { margin:4em 0 1em; font-size:.9em; clear: both; }
#footer h3 { margin:1em 0; }
#footer p.credits { text-align:right; }
#footer .item { margin:0 0 4em; float:left; width:198px; }
#footer ul { list-style:none; margin:0 0 1.6em; font-size:1em; }
#footer ul li a,ul.txt li { height:1%; line-height:1.2em; display:block; padding:6px 0 6px 8px; }
#footer ul li.active a { cursor:default; }
#footer ul ul { margin:0; list-style:none; }

/* FLOATS & IMAGES */
.right { float:right; }
.left { float:left; }
.middle { margin:0 auto; float:left; }
.clear { clear:both; }
img.centered { display:block; margin-left:auto; margin-right:auto; max-width:760px; }
img.alignright { padding:4px 0 4px 4px; margin:3px 0 2px 10px; display:inline; max-width:760px; }
img.alignleft { padding:4px 4px 4px 0; margin:3px 10px 2px 0; display:inline; max-width:760px; }
img.alignnone { padding:4px 4px 4px 0; margin:3px 10px 2px 0; display:block; max-width:760px; }
.alignleft { float:left; }
.alignright { float:right; }
.aligncenter,div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.thumbnail,.attachment-thumbnail { max-width:240px; margin:0 1.5em 1.5em 0; float:left; }
.alignright .attachment-thumbnail { margin-right:0; }
.attachment-full,.attachment-medium,.attachment-large { max-width:760px; height:auto; overflow:hidden; display:inline; text-align:left; text-align:left; float:left; }
.content .size-medium,content size-large { margin:0 1.5em 1.5em 0; }
.home .size-medium,.home .size-large { max-width:760px; height:auto; overflow:hidden; margin:0 .5em .5em 0; }
.gallery { display:block; clear:both; overflow:hidden; margin:0 auto; }
.gallery .gallery-row { display:block; clear:both; overflow:hidden; margin:0; }
.gallery .gallery-item { overflow:hidden; text-align:center; list-style:none; padding:0; margin:0 auto; }
.gallery .gallery-item img,.gallery .gallery-item img.thumbnail { max-width:100%; height:auto; padding:0; border:none!important; }
.gallery-caption { margin-left:0; }
.gallery-item .attachment-thumbnail { float:none!important; margin:0 auto; }
.gallery-item dd { clear:both; }
.slideshow img { display:block; float:none; clear:both; }

/* IMAGE SCALING FOR GALLERY INSERTION */
.col-0 { width:100%; }
.col-1 { width:100%; }
.col-2 { width:50%; }
.col-3 { width:33%; }
.col-4 { width:25%; }
.col-5 { width:20%; }
.col-6 { width:16.5%; }
.col-7 { width:14%; }
.col-8 { width:12.4%; }
.col-9 { width:11%; }
.col-10 { width:10%; }
.col-11 { width:9%; }
.col-12 { width:8.33%; }
.col-13 { width:7.6%; }
.col-14 { width:7.1%; }
.col-15 { width:6.66%; }
.col-16 { width:6.25%; }
.col-17 { width:5.83%; }
.col-18 { width:5.55%; }
.col-19 { width:5.25%; }
.col-20 { width:4.95%; }

/* CAPTIONS */
.wp-caption p.wp-caption-text,.caption { font-size:11px; line-height:30px; margin:1em 0; padding:10px; text-align:center; font-style:italic; }

/* ETC */
#filters { clear:both; height:2em; margin-bottom:1em; }
#filters li { float:left; margin-right:2em; }
.prev,.next { font-size:.9em; text-align:center; }
.nav-interior { float: left; margin: 1.5em 0; width: 100%; }
.prev a { float: left; }
.next a { float: right; }
:focus { outline:0; }
.hide { display:none; text-indent:-9999px; }
.double-border { background:url(images/double-border.png) repeat-x bottom; height:8px; width:100%; clear:both; float:none; border:none; margin:1em 0; }
.ad-main,.ad-sidebar { display:block; clear:both; }
input #wp-submit { background:#999; }
.video { margin-bottom:2em; display:block; }

/* COMMENTS */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; margin:.5em 0 1em; padding:1em; background:url(images/h-bg.png); border:medium double #222; }
ol.commentlist li { margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; height:1%; }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; }
ol.commentlist li div.vcard img.avatar { left:0; position:absolute; top:5px; }
ol.commentlist li div.comment-meta { position:absolute; right:0; text-align:right; top:0; padding:6px 4px 4px; }
ol.commentlist li div.comment-meta a { text-decoration:none; }
ol.commentlist li div.reply { text-align:center; width:36px; }
ol.commentlist li div.reply a { padding:6px 10px 3px; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
h3#comments { margin:2em 0; }
#respond { margin:30px 0; padding:10px 0; }
#commentform { margin-bottom:60px; }
#commentform input { width:170px; padding:6px 12px; margin:5px 5px 1px 0; font-size:1.2em; background:url(images/h-bg.png); border:medium double #222; }
#commentform input:hover { cursor:pointer; }
#commentform textarea { width:60%; font-size:1.2em; margin:.5em 0 1em; padding:1em; background:url(images/h-bg.png); border:medium double #222; }
#commentform #submit { margin-top:5px; padding:5px; font-weight:bold; font-size:1.3em; font-size:1.3em; font-weight:bold; margin-top:5px; padding:5px; }
legend { font-size:1.2em; font-weight:bold; padding:2px 10px; }
#commentform #submit:hover { }
#wp-submit { font-weight:bold; font-size:1em; background:#111 none repeat scroll 0 0; border:1px solid #222; color:#BBBBBB; font-weight:bold; padding:5px; }
#wp-submit:hover { background:#000; color:#fff; }

#jbgallery-target{ width:100%; height:auto; }

/* BACKGROUND GALLERY */

#bkgallery img{ position:absolute; top:0; left:0; display:none}
#bkgallery img#im1{ display:block;}
#bkgallery .next, #nav .next1 a{ 
	position:absolute; top:50%; margin-top:-40px; right:15px;padding-right:0px; 
	background:url(images/next_right-1.png) no-repeat center center;
 	height:81px;
	width:30px; 
	line-height:36px; 
	white-space: nowrap;  
	text-align:center;  
	padding:0 7px 0 10px;  
	display:block;
	text-indent:-6000px; 
	z-index:3;
	color:#006688;
	}
#bkgallery .prev, #nav .prev1 a{ position:absolute; top:50%; margin-top:-40px; left:15px;
	background:url(images/next_left-1.png) no-repeat center center;
 	height:81px;
	width:30px;
	display:block;
	text-indent:-6000px;
  
	line-height:36px; 
	white-space: nowrap;  
	text-align:center;  
	padding:0 10px 0 7px;  
	 
	z-index:11;
	color:#006688;
} 
#nav .next1 a, #nav .prev1 a{ display:block!important;}
#bkgallery .prev:hover, #nav .prev1 a:hover{ background:url(images/next_left-2.png) no-repeat center center;}
#bkgallery .next:hover, #nav .next1 a:hover{ background:url(images/next_right-2.png) no-repeat center center;}


.textoseguido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
.textoseguido a {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	text-decoration:none
}
.textoseguido a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	text-decoration:none
}
.nivel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
}

.nivel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #543087;
	text-align: left;
}

.nivel2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #543087;
	text-align: left;
}

.nivel2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #543087;
	text-align: left;
}


.nivel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: left;
}

.degradado {
	background: #666666; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #666666 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #666666 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #666666 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #666666 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #666666 0%,#ffffff 100%); /* W3C */




filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#ffffff',GradientType=0 );
}


#azul {
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #29ABE2;
	background-position: left bottom;
	min-height: 180px;
	height: 180px;
	max-height: 200px;
	width: 180px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}

#azul2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #29ABE2;
	background-position: left bottom;
	min-height: 180px;
	height: 180px;
	max-height: 180px;
	width: 180px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}

.vith {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	font-size: 56px;
	color: #29ABE2;

}
.vithsub {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	letter-spacing: -1px;
	font-size: 16px;
	color: #29ABE2;
	line-height: 12px;
}

.numero {
	font-family: 'arial', sans-serif; 
	color:#black; 
	font-size: 14px;
	
	
	}
	
	#azul3 {
	float: left;	
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #29ABE2;
	background-position: left bottom;
	min-height: 180px;
	height: 180px;
	max-height: 180px;
	width: 180px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}
	#azul4 {
	float: left;	
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #29ABE2;
	background-position: left bottom;
	min-height: 180px;
	height: 40%;
	max-height: 580px;
	width: 50%;
	min-width:180px;
	max-width:900px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}

#azulenlace {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #8CD2F0;
	background-position: left bottom;
	min-height: 180px;
	height: 180px;
	max-height: 180px;
	width: 180px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}
#azulenlace a {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #8CD2F0;
	background-position: left bottom;
	min-height: 180px;
	height: 180px;
	max-height: 180px;
	width: 180px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}

#azulenlace a:hover {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFF;
	background-color: #29ABE2;
	background-position: left bottom;
	min-height: 180px;
	height: 180px;
	max-height: 180px;
	width: 180px;
	text-align: left;
	line-height: 36px;
	padding-left: 1px;
	margin-top: 20px;
}

ol {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 15px;
}

.centrado { font-weight:bold; color:#black;
font-size:1.3em; line-height:1.25; margin-bottom:1.25em;text-shadow: 1px 1px white; 	text-align: center;}