@charset "utf-8";
/* CSS Document */

/*
Theme Name: F8 Static
Theme URI: http://graphpaperpress.com/themes/f8-lite/
Description: A photography & multimedia portfolio theme for Wordpress
Version: 4.2.1
Author: Thad Allender
Author URI: http://graphpaperpress.com
Tags: black, red, white, one-column, three-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, microformats, editor-style, photoblogging
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
	
/************************* IMPORT GRID & NAV *************************/

@import url(css/screen.css);
@import url(css/nav.css);

/************************* @FONT-FACE *************************/

@font-face {
	font-family: 'TitilliumText22LXBold';
	src: url('titilliumtext22l006-webfont.eot');
	src: local('☺'), url('titilliumtext22l006-webfont.woff') format('woff'), url('titilliumtext22l006-webfont.ttf') format('truetype'), url('titilliumtext22l006-webfont.svg#webfont2yZtDdbP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LThin';
	src: url('titilliumtext22l001-webfont.eot');
	src: local('☺'), url('titilliumtext22l001-webfont.woff') format('woff'), url('titilliumtext22l001-webfont.ttf') format('truetype'), url('titilliumtext22l001-webfont.svg#webfontEKJ3DyAV') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LLight';
	src: url('titilliumtext22l002-webfont.eot');
	src: local('☺'), url('titilliumtext22l002-webfont.woff') format('woff'), url('titilliumtext22l002-webfont.ttf') format('truetype'), url('titilliumtext22l002-webfont.svg#webfontlGJfzHPw') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LRegular';
	src: url('titilliumtext22l003-webfont.eot');
	src: local('☺'), url('titilliumtext22l003-webfont.woff') format('woff'), url('titilliumtext22l003-webfont.ttf') format('truetype'), url('titilliumtext22l003-webfont.svg#webfontYi7hcwT9') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LMedium';
	src: url('titilliumtext22l004-webfont.eot');
	src: local('☺'), url('titilliumtext22l004-webfont.woff') format('woff'), url('titilliumtext22l004-webfont.ttf') format('truetype'), url('titilliumtext22l004-webfont.svg#webfont0r25WOzs') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LBold';
	src: url('titilliumtext22l005-webfont.eot');
	src: local('☺'), url('titilliumtext22l005-webfont.woff') format('woff'), url('titilliumtext22l005-webfont.ttf') format('truetype'), url('titilliumtext22l005-webfont.svg#webfontyqhvLV9Q') format('svg');
	font-weight: normal;
	font-style: normal;
}

	
/************************* DEFAULT STYLES ***************************/

body {
	color:#222;
background-image: url(images/fondo.png);
background-repeat: repeat;
background-position: center;
}

.container-inner {
	width:950px;
	margin:0 auto 0 auto;

}

.container-inner h2 {
border-bottom: thin solid #44445b;
	text-transform:none;
        font-size: 20px;
padding-bottom: 10px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        padding-left: 23px;
        padding-top: 10px; 
margin-bottom: 10px;
color: #44445b;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'TitilliumText22LRegular';	
color:#000;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#c95418;
}

a {
	color:#c95418;
	text-decoration:none;
}

a:hover,a:focus {
	color:#222222;
}

p {	font-family: 'TitilliumText22LRegular';
	color:#666;
        font-size: 12px;     
}
	
img {   
padding: 0 0 0 0; 
margin-left: 0px; 
        margin-right: 0px;
}

/************************* RSS ************************************/
#inside-subscribe {
	float:right;
	color:#666;
padding-right:-30px;
margin-top:0;
width:650px;
height:30px;
}

#inside-subscribe a {
	color:#666;

}

#inside-subscribe a:hover {
	color:#000;
}

.feed {
font-family: 'TitilliumText22LThin';
font-size: 10px;
line-height: 20px;	
margin-left:3px;
margin-right: 23px; 
margin-bottom: 0px;
	padding: 3px 0 3px 19px;
	background:url(images/fb.png) top left no-repeat;
	color: #c95418;
}


	
/************************* SLIDESHOW ******************************/
#slideshow-posts {
	margin-bottom:12px;
	height:350px;
	overflow:hidden;
        border-bottom: 1px dotted #c95418;
}

ul#slideshow-nav {
	margin:.5em 0;
	padding:0;
}

ul#slideshow-nav a {
	padding:5px 9px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	background:#ddd;
	color:#fff;
	margin:0 12px 0 0;
}

ul#slideshow-nav a.activeSlide,ul#slideshow-nav a:hover {
	background:#aaa;
}

.slide {
	padding:12px;
	margin:0;
	display:block;
	overflow:hidden;
	position:relative;
	padding:0;
	width:950px;
	height:350px;
}

.slide .slide-image {
	width:950px;
	float:left;
}

.slide .slide-image img {
	max-width:950px;
}

* html .slide-image img {
	width:950px;
}

.slide .slide-image img.attachment-950x350 {
	margin:0;
	padding:0;
}

.slide .slide-details {
	width:310px;
	float:right;
	margin-left:15px;
	padding:2em;
	background:transparent url(images/overlay.png);
	position:absolute;
	top:20px;
	right:20px;
}

.slide .slide-details h2 {
	text-transform:uppercase;
	border-bottom:1px solid #44445b;
	color:#fff;
	font-weight:normal;
	margin:0;
}

.slide .slide-details .description p {
	color:#eee;
	margin-top:10px;
	font-size:1.1em;
}

.slide a {
	color:#fff;
}

.slide a:hover {
	color:#eee;
}


	
/************************* MASTHEAD ************************************/

#flash-banner {
position:absolute;
left:210px;
bottom:-2px;
height:120px;
width:190px;
}

#flash-banner2 {
position:absolute;
left:765px;
bottom:150px;
height:120px;
width:90px;
}

#masthead {
	background:padding: 0;
background-image: url(http://www.cinesfenix.com/wp/wp-content/uploads/2012/01/headerfenix3d.png);
height: 156px;
position:relative;
border-bottom:1px dotted #c95418;
}

#masthead h4 {
	margin:1em 0;
	font-weight:bold;
	text-transform:uppercase;
	width:100%;
}

#masthead h4 a {
	color:#333;
	text-decoration:none;
	float:left;
}

#masthead h4 a:hover {
	color:#000;
}

#masthead span {
	color:#666;
	font-size:.8em;
	text-transform:lowercase;
	font-weight:normal;

}

#masthead span.description {
	float:left;
	margin-left:20px;
	padding-top:.2em;
}

#masthead span.contact {
	float:right;
	line-height:1em;
}

#masthead span.contact a:hover {
	color:#000;
}

img.headerimg {
	margin-bottom:1em;
}

.sf-menu ul {
	list-style:none;
	padding:0;
	margin:0 0 0px;
	background-color:#44445B;
	font-size:12px;
	height:39px;
}

.sf-menu ul li {
	text-align:center;
	float:left;
	height:39px;
	margin:0;
	background:#222;
	border-right:1px solid #666;
	padding:0;
}

.sf-menu ul li a {
	display:block;
	width:auto;
	padding:10px 17px 10px 17px;
	color:#fff;
font-family: 'TitilliumText22LRegular';
	font-size:14px;
	text-decoration:none;
	text-shadow:0 0 0 #000;
}

#navcontainer>.sf-menu ul li a {
	width:auto;
	height:auto;
	height:8px;
}

.sf-menu ul li#active a {
	background:#eee;
	color:#222;
}

.sf-menu ul li a:hover,.sf-menu ul li#active a:hover {
	color:#fff;
	background-color:#000;
}

.sf-menu ul li.home {
	border-left:none;
}

.sf-menu ul li li {
	border:none;
	border-bottom:1px solid #44445b;
}


	
/******************************** POSTS ************************* */
#megusta {
margin-left:24px; 
float:left;
width:800px;
height:40px;
}
.post {
	display:block;
	clear:both;

}

.post p {
	display:block;
	clear:both; 
padding-left: 23px; 
padding-right: 23px;
}

.post img {   
margin-left: -23px; 
        margin-right: -23px;
}

.post iframe {   
margin-left: -23px; 
        margin-right: -23px;
}

.postmetadata {
	color:#aaaaaa;
padding-right: 23px;
padding-left: 23px;
padding-bottom:10px;
margin-bottom: 0px;
}

.postmetadata a {
	color:#ccc;
}

.postmetadata a:hover {
	color:#000;
}

.underlined {
	border-bottom: thin solid #44445b;
	text-transform:none;
        font-size: 20px;
padding-bottom: 10px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        padding-left: 23px;
        padding-top: 10px; 
color: #84848b;
}

h6.underlined {
	margin:0 0 0;
}

.navigation {
	margin:0 auto;
	text-align:center;
	display:block;
	width:300px;
background-color: #f5f5fa;

}

.nav-image-left,.nav-image-up,.nav-image-right {
	text-align:center;
	float:left;
	width:100px;
	margin:10px 23px 10px 23px;
background-color: #f5f5fa;
}

.nav-image-left a,.nav-image-up a,.nav-image-right a {
	padding:2px 48%;
	text-decoration:none;
	color:#222;
        nav prev left
}

.nav-image-left a:hover,.nav-image-up a:hover,.nav-image-right a:hover {
	color:#000;
}

.nav {
	background:#eee;
	margin:10px 23px 10px 23px;
}

.nav:hover {
	background:#ccc;
}

.prev a,.next a {
	color:#000;
	text-decoration:none;
	padding:.2em 1em;
}

.nav-interior {
	margin:0;
	padding:0;
	clear:both;
	display:inline;
}

.nav-interior .next {
	color:#000;
	text-decoration:none;
	float:right;
}

.nav-interior .prev {
	color:#000;
	text-decoration:none;
	float:left;

}


	
/* ************************* FOOTER *********************** */
#footer {
border-top: 1px dotted #c95418;
	margin:auto 0 -50px 0px;
        height: 16px; 
	padding:12px 0 12px 0;
background-color: #dadadf;
}

#footer p {
	text-align:center;
	color:#44445b;
}

#footer a {
	color:#666;
}

#footer a:hover {
	color:#333;
}


	
/***************************** FLOATS & IMAGES ***************************** */
.right {
	float:right;
}

.left {
	float:left;
}

.middle {
	margin:0 auto;
	float:left;
}

.clear {
	clear:both;
}

.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignnone {
	display:block;
	margin-left:0;
	margin-right:0;
}

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.thumbnail {
	width:310px;
	height:115px;
	max-width:310px;
	max-height:115px;
	overflow:hidden;
}

.smallattachment {
	margin:0 auto;
	text-align:center;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption-dd {
font-family: 'TitilliumText22LRegular';
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}

.wp-caption-text {
font-family: 'TitilliumText22LRegular';
	color:#888;
	font-size:12px;
	margin:5px;
}

.gallery-caption {
font-family: 'TitilliumText22LRegular';
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}

	
/***************************** ARCHIVE *****************************/

.archive h6 {
border-bottom: thin solid #44445b;
	text-transform:none;
        font-size: 20px;
padding-bottom: 10px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        padding-left: 23px;
        padding-top: 10px; 
margin-bottom: 10px;
color: #44445b;
}

h6.archive-header {
	display:block;
	border-bottom:#44445b 1px solid;
	margin:0 0 .5em;
        font-family: 'TitilliumText22LRegular';
font-style: normal;
padding-bottom: 0px;
	font-size:14px;
padding-left: 0px;
        padding-top: 0px;
}

.archive-stack {
	width:100%;
	height:1em;
}


	
/***************************** ETC *****************************/
#filters {
	clear:both;
	height:2em;
	margin-bottom:1em;
}

#filters li {
	float:left;
	margin-right:2em;
}

.prev {
}

.next {
}


	
/* remember to define focus styles! */
:focus {
	outline:0;
}


	
/***************************** SEARCH *****************************/
#search {
	margin:15px 0 0;
}

#search #s {
font-family: 'TitilliumText22LRegular';
	background:transparent url(images/search.png) 0 center no-repeat;
	color:#666;
	font-size:.9em;
	margin:0 0 0 10px;
	padding:3px 0 3px 20px;
	width:120px;
}

#search input {
	border:1px solid #ccc;
}

#search #s:hover {
	color:#666;
}

.search-excerpt {
	margin:0;
}


	
/************************* WIDGETS ************************************/
#inside-widgets {
	margin: 0px 0px 0 0px;
        width:auto;
        height: auto; 
        border-top: 1px dotted #c95418;       
        padding: 0 0px 23px 0px;
}

#inside-widgets h6.widgettitle {
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic; 
        font-size: 16px;
        width: 310px; 
	color:#44445b;
	border-bottom:1px solid #44445b;
	text-transform:none;
	padding:1em 0 7px 0;
}

#inside-widgets ul {
        font-family: 'TitilliumText22LRegular';
	list-style:none;
        width: 310px; 
	margin:0 0 0 0;
        padding: 0 0 0 0;
	font-size:1em;

}

#inside-widgets ul li a,ul.txt li {
         width: auto; 	
         color:#222;
	height:1%;
	background:url(images/li.png) no-repeat 0;
	line-height:1.2em;
	border-bottom:1px solid #ccc;
	display:block;
	padding:6px 0 6px 8px;
}

#inside-widgets ul li a:hover,ul.txt li:hover {
	color:#000;
	background-position:1px .8em;
	background:#ffead4 url(images/li.png) no-repeat 3px 10px;
}

#inside-widgets ul li a span,ul.txt li,h4 a span {
	color:#696455;
}

#inside-widgets ul li.active a {
	cursor:default;
	color:white;
}

#inside-widgets ul ul {
	margin:0 0 0 0;
	list-style:none;
}

/***************** WP STUFF ********************/
.addthis {
padding-left: 23px;
}
	
/***************** WP STUFF ********************/
.bypostauthor {
}

.sticky {
	background:#f2f7fc;
	border-top:4px solid #000;
	margin-left:-20px;
	margin-right:-20px;
	padding:18px 20px;
}

.ev-widget-post-tittle {
font-size:12px;
margin-bottom:0px;
}

/***************** HORARIOS ********************/

#tablahorarios {
	width:950px;
	border:none;	
font-size:12px;
font-family:'TitilliumText22LLight';
	}

#tablahorarios td {
background:none;
border-bottom:dotted 1px #033;
width:316px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
vertical-align:top;
}

#tablahorarios tr {
border:none;
}

#tablahorarios th {
border:none;
}