/*  
Theme Name: CINESTACI&oacute;N
Theme URI: http://www.cinestacion.cl/
Description: For CINESTACI&oacute;N Website
Version: 1.0
Author: Martin Bravo
Author URI: http://bravomartin.cl/

	Cinestacion v1.0
	 http://bravomartin.cl

	This theme was designed and built by Mart’n Bravo
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
*/

/*	Begin Headers */

a:active, a:focus {
outline: 0
}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	}


h2 {
	margin: 30px 0 0;
	font-size: 14px;
	}

h2.pagetitle {
	font-size: 36px;
	margin: 0 0 10px 20px;
	line-height: 36px;
}

.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	font-size: 12px;
	}
h1 a, h2 a, h3 a, h4 a {text-decoration: none;}
/* End Headers */


/* Begin Typography & Colors */

body {
	font-size: 11px; /* Resets 1em to 11px */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Geneva, Helvetica, Arial, Sans-Serif;
	background: #f5f3f3;
	color: #111;
	line-height: 15px;
	}

small {
	font-size: 9px;
	}

a {color: #111; text-decoration: underline;}
a:hover {color: #111; text-decoration: none;}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}


.clearfix {line-height: 1px; clear: both;}
#page {
	margin: 0;
	}

#header {
	margin: 0;
	height: 100px;
	}
#header h1 {padding-top: 20px; padding-left: 15px;}
#header h1 img{border: none;}
#header h1 span { display: none; }

#langsel { position: absolute; right: 10px; top: 10px; font-family: Helvetica, Arial, Sans-Serif; font-weight: bold;}
#langsel li { list-style: none; margin: 0; position: relative; float: left; padding-left: 5px; text-transform: uppercase; }
#langsel a {text-decoration: none; color: #ccc;}
#langsel .current_language_item a{ color: #000;}


#main 
.sidebar{width: 220px;}
.sidebar .pad {}
.sidebar ul { margin: 0; padding: 0;}
.sidebar li {list-style: none; margin: 0; padding: 0;}
.sidebar #menu {font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 12px; line-height: 18px; margin-left: 20px;}
.sidebar #menu a {text-decoration: none;}
.sidebar #menu a:hover {text-decoration: none; color: #777;}
.sidebar #foot {margin-left: 20px;}

.sidebar #categorias {margin-left:20px; margin-top:40px;}
.sidebar #categorias a {text-decoration:none;}


.sidebar .current-cat a {text-decoration:underline!important;}



#content{}


#content .pelicula_thumb {background: #fff; border: 1px solid #666; padding: 5px; margin: 0 0 20px 20px; position: relative; float: left; height: 220px; overflow:hidden;}
#content .pelicula_thumb a {text-decoration:none;}

#content .pelicula_thumb img {border: none;}
#content .pelicula_thumb .clase {font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 9px; padding-top: 2px; }
#content .pelicula_thumb h3 {padding:0; margin: 0; width: 230px;	}
#content .pelicula_thumb .pelicula_desc {width: 220px;}


/*Pelicula Page */

.page, .post {margin-left: 20px; width: 740px;}
.single p {width: 500px;}
.page h2 {font-size: 36px; margin: 0; line-height: 36px;}
.page .clase {font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 11px; padding: 5px 0 20px 0; } 
.page .pelicula_img { background: #fff; padding: 10px; margin-bottom: 20px;}
.page .video {background: #fff; padding: 10px; margin-top: 20px;}
.page .col span, .page .col del { width: 170px; text-decoration: none!important; display: inline-block;}
.page .col em del {visibility: hidden;}
.page strong {font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; font-size: 11px;} 
.page .der {padding-left: 20px;}

/*Noticias Page */

.post {margin-bottom: 40px;}
.post p {width: 500px; margin: 0 0 10px 0;}
.post a img {border: 8px solid #fff;}
.post img {border: 8px solid #fff;}

.post h3 {font-size: 24px; line-height: 1em; padding: 0; margin: 0 0 5px 0;}
#post-886 {margin-bottom: 20px;}

#footer {
	padding: 20px 0;
	margin: 0 auto;
	
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.by {font-size: 9px; padding-top: 10px!important;}	
/* End Structure */




/* Begin Images */





p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	background: #fff;
	}

img.alignright {
	padding: 8px;
	background: #fff;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 8px;
	background: #fff;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin:0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	width: 500px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.navigation {
height: 40px; font-family: Helvetica, Arial, Sans-Serif; 
font-weight:bold; 
text-transform:uppercase;
margin-left:20px;
width:740px;
}



/*****KickStarter*****/

//.kick {position: absolute; position: fixed; bottom: 10px; left: 10px;}
.project-card-wrap {border: none;}

