@charset "utf-8";
/*  
Theme Name: ECS
Theme URI: http://www.walkingalone.net/
Description: Escuela de cine del Sahara
Version: 1.0
Author: Walkingalone.net
*/


html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{
	background-image:url(images/fondo.jpg);
	font: 12px/1.4 Arial, Helvetica, sans-serif;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 5px 0;
	font-size:24px;
	color:#ac1616;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#ac1616;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 15px 30px;
}

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#d3cdba url(images/blockquote.gif) top left no-repeat;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a{
	text-decoration:none;
	color:#940000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}



a:hover 
{
	color:#CC0000;
}


/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrap 
{
	width:100%;
	margin:0 auto;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	margin-top:20px;
}

.alignleft {
	float: left;
   	margin:10px 20px 20px 0;
}

.alignright {
	float: right;
	margin:10px 0 20px 20px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:100%;
	height:220px;
	position:relative;
	background:url(images/header.jpg) top center;
}
.headerCont {
	background:url(images/logo.jpg) top center no-repeat;
	width:1000px;
	height:220px;
	position:relative;
	margin:0 auto;
	}

h1.logo
{
	margin:0;
	padding:0;
	font:bold 34px/34px Georgia, Helvetica, sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#ad1616;
	position:absolute;
	left:57px;
	top:11px;
}
h1.logo a, h1.logo a:visited
{
	color:#ad1616;
	text-decoration:none;
}
.description
{
	margin:0;
	padding:0;
	font:bold 11px/11px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	position:absolute;
	left:57px;
	top:44px;
}


.subscribe_rss
{
	margin:0;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:200px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:30px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;
}


ul.menu {
	color:#7b6e58;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	bottom:0px;
	left:20px;

}

ul.menu li {	
	background-image:url(images/menu_borde.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;
	position:relative;

}
ul.menu li#menu-item-60{	
	background-image:none;
}
ul.menu li a{	
	padding-top:15px;
	height:30px;
	float:left;
	padding:0 20px 0 20px;
	border-bottom:#620101 4px solid;
}


ul.menu li.current-menu-item a{
	color:#FFF;
	border-bottom:#a60e0e 4px solid;
	}

ul.menu li a:hover {		
	color:#FFFFFF;
	border-bottom:#a60e0e 4px solid;
}

ul.menu a {		
	color:#7b6e58;
}


ul.menu .menu-sahara-container{
	
	width: 980px;
	height:50px;
	
	}

ul.menu li ul { 	
	position: absolute; 
	left:0px; 
	top: 34px;
	padding:0;
	margin:0;
	display:none; 
	wid-th:210px;
	background:#000;
	list-style:none;
	z-index:100;
	
}

ul.menu li ul li{
	background-image:none;
	font-size:11px;
	text-transform:none;
	float:none;
	padding:5px 10px 5px 10px;
	display:block;
	margin:0;
	position:relative;
	border-bottom:1px dashed #333;
}

ul.menu li.current_page_item li a{
	color:#7b6e58;
	border-bottom:none;
	}
ul.menu li li.current_page_item  a{
	color:#7b6e58;
	border-bottom:none;
	}
	
ul.menu li.current-page-ancestor  a{
	color:#FFF;
	border-bottom:#a60e0e 4px solid;
	}
ul.menu li.current-page-ancestor li  a{
	color:#7b6e58;
	border-bottom:none;
	}
ul.menu li ul li a
{
	padding:0px;
	color:#7b6e58;
	border:0px;
	float:none;
}
ul.menu li ul li a:hover
{
	color:#FFF;
	border:0px;
}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}


/* Calendario */

#wp-calendar table.nav {
	margin:0px;
	
	}
#wp-calendar a {
	color:#940000
	}
#ec3_shadow0 {
	display:none;
	}
#ec3_shadow1 {
	display:none;
	}

#ec3_shadow2 {
	display:none;
	}
.ec3_popup table{
	
	background-color:#940000 !important;
	border:none !important;
	}
.ec3_popup .eventday{
	background-color:none !important;
	border:none !important;
	color:#FFF !important;
	}
#wp-calendar .eventday{
	font-weight:bold;
	}
	
	

ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 
/* Content */ 
.content
{
	margin: 0 auto;
	width:1000px;
}

/* Mainbar */
.mainbar
{
	float:left;
	width:740px;
	display:inline;
	margin:40px 40px 20px 20px;
}
.mainbarArchive
{
	float:left;
	width:720px;
	display:inline;
	padding-left:20px;
	margin:40px 40px 20px 20px;
}



.post {
	width:100%;
	margin:0 0 20px;
	position:relative;
}

.post ol.cuadro{
	background-image:url(images/fondo_coment.jpg);
	margin-bottom:10px;
	padding:15px;
	list-style-type:decimal;
	list-style-position:inside;
	
	}
.post ul.organizacion{

	margin-bottom:10px;
	padding:15px;
	
	list-style:none;
	padding:0px;

	height:120px;
	
	}
.post ul.organizacion li {
	float:left;
	padding:0px;
	}
.post ul.organizacion li ul{	
	background-image:url(images/fondo_coment.jpg);
	padding:10px;
	margin-right:10px;
	}
.post ul.organizacion li ul li{
	display:block;
	float:none;
		}
.post ul.organizacion li ul li.titulo{
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	border-bottom:dashed 1px #000;
		}

.post h1:first-letter {
	color:#940000;
	}
.post h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	line-height:40px;
	color:#000;
	border-bottom:1px dashed #000000;
	padding:0 0 5px;
	margin-bottom:10px;
	}
	

.post h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	line-height:40px;
	color:#6c6453;
	margin-bottom:10px;
	padding:0px;
	border-bottom:1px dashed #6c6453;
	clear:both;
	}
.post h2 a{
	color:#6c6453;
	}
.post h2 a:hover{
	color:#9b8e77;
	}
	
.post p{
	text-align:justify;
	
	}
.post_content
{
	line-height:20px;
}
.post_content object {
float:left;
margin-right:10px;
margin-bottom:10px;
}
.post_content p object {
float:none;
margin:0px;
}
.post_data {
	width:700px;
	height:22px;
	overflow:hidden;
	background-image:url(images/fondo_coment.jpg);
	padding:4px 10px;
	font-size:12px;
	color:#000;
	margin:20px 0 20px 0;
	clear:both;
	}
.post_data p{
	float:left;
	margin:0px;
	witdh:350px;
	}
.post_data a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#940000;
}
.post_data a:hover {
	color:#CC0000;
	text-decoration:none;
}
.post_date{
	width:70px;
	height:73px;
	background-image: url(images/fecha.png) !important;
	background-position:top left;
	background-repeat:no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/wp-content/themes/sahara/images/fecha.png', sizingMethod='scale');
	padding-top:23px;
	padding-left:10px;
	position:absolute;
	left:-81px;
	top:0;	
	color:#fff;
	z-index:0;
}
.post_date_top
{
	margin:0px 0 0 0;
	font:bold 24px/24px Georgia, "Times New Roman", Times, serif;
}
.post_date_bottom
{
	margin:0px 0 0 0;
	font:bold 12px/12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

/* Ultimas noticias */

.ultimas .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
	border-bottom:dashed 1px #000;
	}
.ultimas .title:first-letter {
	color:#940000;
	}
	
ul.advanced-recent-posts {
	list-style:none;
	padding:0px;
	}
div.recent-posts-borde {
	height:123px;
	width:123px;
	background-image:url(images/bordes.gif);
	
	}
div.recent-posts-thumb{
	margin-bottom:5px;
	height:123px;
	width:123px;
	clear:both;
	background-position:center center;
	overflow:hidden;
	}
ul.advanced-recent-posts li {
	float:left;
	width:138px;
	margin-right:10px;
	display:block;
	}
ul.advanced-recent-posts li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	display:block;
	width:138px;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
	color:#940000;

	}
ul.advanced-recent-posts img{
	
	margin-bottom:5px;
	display:block;
	}

/* Comments */
.comments
{
	width:100%;
	overflow:hidden;
	border-top:1px dashed #000000;
	color:#232323;
}

.comments h2{
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6453;
	font-size:24px;
	padding:10px 0 0 0;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{
	border:5px solid #a69a81;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:485px;
	overflow:hidden;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*Comment form*/
.commentform
{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
.commentform_inner h2
{
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6453;
	font-size:24px;
	padding:0;
}
.commentform_inner
{
	padding:20px 0 25px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 10px;
	color:#fff;
}

.commentform_hint
{
	padding:5px 10px;
	background-image:url(images/fondo_coment2.jpg);
	overflow:hidden;
	color:#e6e6e6;
	font-size:12px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	float:left;
	width:auto;
	overflow:hidden;
	padding:0 0 0 10px;
}
.commentform_right
{
	float:right;
	width:360px;
	overflow:hidden;
}
.commentform_title
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:none;
}
.commentform_left textarea
{
	width:300px;
	height:72px;
	border:none;
}
.commentform_left input.commentform_submit
{
	width:100px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	margin:10px 0 0 0;
	border:1px solid #9d9474;
	font-size:12px;
	cursor:pointer;
	display:block;
}



.tags
{
	padding:10px 0;
	font-size:10px;
}

/**/
.sidebar
{
	float:left;
	width:190px;
	overflow:hidden;
	margin:20px 0 20px 0;
}

.sidebar .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	}
.sidebar .title:first-letter {
	color:#940000;
	
	}
.sidebar ul.blogroll{
	list-style:none;
	font-size:12px;
	padding:0px;
	margin:0px;
	}
.sidebar ul.blogroll li{
	margin-bottom:5px;
	}
	


.sidebar  ul.iconos{
	margin:0px;
	padding:0px;
	width:100%;
	list-style:none;
	margin-bottom:10px;
	height: 31px;
	width:100%;
	}
.sidebar  ul.iconos li {
	float:left;
	display: block; 
	width: 31px; 
	height: 31px;
	}
.sidebar  ul.iconos li.rss {
	background-image: url(images/rss.png);
	}
.sidebar  ul.iconos li.facebook {
	background-image: url(images/facebook.png);
	}
.sidebar  ul.iconos li  a {
	display: block; 
	width: 31px; 
	height: 31px; 
	}
.sidebar  ul.iconos li a span  {
	display: none;
	}


#wp-calendar a{
	color:#940000;
	
	}



.footer
{
	width:100%;

	background-color:#000000;
}

.footerCont
{
	position:relative;
	width:1000px;
	margin:0 auto;
}

.footerCont ul{
	padding:0px;
	}
.footerCont ul li{
	list-style:none;
	margin-bottom:5px;
	overflow:hidden;
	}
.footerCont .footerPast{
	float:left;
	margin-top:25px;
	margin-left:10px;
	}

	
.footerCont .footerPast	.textwidget{
	margin-top:10px;
	margin-bottom:10px;
	color:#FFF;
	font-size:10px;
	width:220px;	
	}
.footerCont .footerPast2{
	float:left;
	margin-left:30px;
	margin-top:25px;
	margin-bottom:10px;
	width:150px;
	
	}
	
.footerCont .footerPast2 img{
	display:block;
	
	}

.footerCont .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	color:#FFF;
	}
.footerCont .title:first-letter {
	color:#940000;
	
	}
#subFooter {
	width:1000px;
	clear:both;
	height:30px;
	width:980px;
	border-top:1px dashed #5f5544;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	}
#subFooter .copy {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#5f5544;
	font-size:11px;
	witdh:150px;
	}
#subFooter .creador {
	float:right;
	witdh:150px;
	}
	
#subFooter .creador  ul.iconos{
	margin:0px;
	padding:0px;
	width:100%;
	list-style:none;
	height: 22px;
	width:100%;
	}
#subFooter .creador  ul.iconos li {
	float:left;
	display: block; 
	width: 22px; 
	height: 22px;
	margin-left:5px;
	}
#subFooter .creador  ul.iconos li.wa {
	background-image: url(images/ico_walkingalone.gif);
	}
#subFooter .creador  ul.iconos li.wp {
	background-image: url(images/ico_wordpress.gif);
	}
#subFooter .creador  ul.iconos li  a {
	display: block; 
	width: 22px; 
	height: 22px; 
	}
#subFooter .creador  ul.iconos li a span  {
	display: none;
	}
	
table#wp-calendar {
	width:100%;
	}

/* FORMULARIO */
.wpcf7 {

	width:250px;
	clear:both;
	}
.wpcf7 p{
	padding-bottom:5px;
	
	}
.wpcf7 input[type="text"], textarea{
	border:0px;
	width:200px;
	padding:2px;
	
}
.wpcf7 textarea{
	height:60px;
	
	}
	
.post_content ul.contacto{
	list-style:none;
	padding:0px;
	margin:0px;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
	padding-bottom:10px;
	padding-top:10px;
	height:130px;
	margin-bottom:20px;

	}
.post_content ul.contacto li{
	margin-bottom:10px;
	float:left;
	height:60px;
	margin-right:40px;
	}
	
	
.more-link{
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	display: block;

	
	}
#captchaInputDiv label {
	display:block;
	color:#000000;
	font:12px Arial,Helvetica,sans-serif;
	padding:5px 0 2px 4px;
	
	}
	

#captchaImages img {
	padding-top:10px;
	}
	
	
/* COMPARTIR */

.post  ul.iconos{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:10px;
	float:right;
	witdh:350px;
	}
.post  ul.iconos li {
	float:left;
	}
.post  ul.iconos li.titulo {
	margin-right:5px;
	line-height:20px;
	}
.post  ul.iconos li.twitter {
	background-image: url(images/ico_twitter.gif);
	}
.post  ul.iconos li.facebook {
	background-image: url(images/ico_facebook.gif);
	}
.post  ul.iconos li.facebook  a {
	display: block; 
	width: 20px; 
	height: 20px;
	}
	
.post  ul.iconos li.facebook a span {
	display: none;
	}
.post  ul.iconos li.twitter  a {
	display: block; 
	width: 20px; 
	height: 20px;
	}
	
.post  ul.iconos  a span {
	display: none;
	}
	


.ec3_schedule {
	width:100%;
	clear:both;
	font-weight:bold;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
