
.listview {
  padding-left: 0;
}

.listview h3 {
  font-size: 1em;
  line-height: 1.2em;
  display: inline;
}

.listview li img {
  float: left;
  display: inline;
  height: 50px;
  width: 50px;
  margin: 0 1em 0 0.4em;
}

.listview li p {
  font: 200 12px/1.5 Georgia, Times New Roman, serif;
}

.listview li {
  padding: 10px;
  overflow: auto;
  border-bottom: 1px solid #383838;
  padding-right: 1em;
}

.listview li:hover {
  background: #383838;
  cursor: pointer;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}


audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}


audio:not([controls]) {
  display: none;
  height: 0;
}


[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

button,
input,
optgroup,
select,
textarea {
  color: #323438 ; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


/***********************************************************/
/****************** CINEFILIA STYLES ***********************/
/***********************************************************/


/* apply a natural box layout model to all elements */

*, *:before, *:after {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
 }


.summary-container {
    background: #000;
    padding-left: 20px;
}

.summary-container-ficme {
    background: #fff;
    padding-left: 20px;
}

.NewsSummaryFicme {
    float: left;
    margin-left: -20px;
    margin-bottom:30px;
    overflow: auto;
    width: 590px;

}

.NewsContentFicme {
    overflow: auto;
}

.NewsSummaryLinkFicme a {
  color: #fff;
}

.NewsSummaryMorelinkFicme {
    height: 33px;
    width: 123px;
  position: absolute;
 top: 400;
 left: 200;
  margin-top: 30px;
 margin-left:450px;
    }

 .NewsSummarySummaryFicme {
  height: 290px;
    text-align: left;
    width: 500px;
 }

/***********************************************************/
/******************* DEFAULT TAGS **************************/
/***********************************************************/

@font-face {  
    font-family: "Aldo";
    src: url(http://www.cinefilia.org.co/old/uploads/cinefilia/fonts/AldoPC.ttf) format("truetype");  
    } 

.NewsSummaryLink {
    font-family: "Aldo";
    font-size:1.2em;
}



body {
  background: #000000 url(http://www.cinefilia.org.co/old/uploads/images/background/bg-body-blue.jpg) no-repeat center fixed;
 font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
 color: #7A7B7D;
 }

li { line-height: 22px; }

img {
 border:0;
 }

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
 line-height: 22px;
  margin: 3px;
  padding: 1px;
 }

.NewsSummarySummary p {  
        font-size:13px;
        line-height: 18px;}

h3 {
  margin-left:4px;
  color: #707070;
 }

a { color: #86C81E ; }

li { line-height: 22px; }

h4 {
 font-family: Aldo;
    letter-spacing: 1px;
  font-size:14px;
 font-weight: normal;
  height: 40px;
 line-height: 16px;
  color: #fff ;
  margin: 30px 3px 15px 3px;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg-text-h4.png);
  background-repeat: no-repeat;
 padding-left: 20px;
 padding-top: 12px;
  margin-left: -2px;
  }

h3 {
 font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
 margin-bottom:0px;
  }

img {
  border:0;
 }

/*-- Forms ---------------*/

form { }

legend { 
  font-size:18px; 
  font-weight:bold; 
  margin:10px 0px; 
 color:#01215a; 
 }

fieldset { 
  border: 1px solid #fff; 
  }

label { 
 color:#000; 
  margin-right:10px;
  }

select { 
  margin:10px 0px;
  }

option { }

input[type="text"] { 
  width:85%;
  border:2px solid #d7d7d7;
 height:30px;
  font-size:1em;
  padding:3px 5px;
  margin:10px 5px;
  color:#6d6d6d;
  display:block;
  background: #fff url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg_input.jpg) repeat-x;
  }
  
input[type="email"] { 
  width:85%;
  border:2px solid #d7d7d7;
 height:30px;
  font-size:1em;
  padding:3px 5px;
  margin:10px 5px;
  color:#6d6d6d;
  display:block;
  background: #fff url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg_input.jpg) repeat-x;
  }  

input[type="password"] { 
  width:310px !important;
 border:2px solid #d7d7d7;
 height:30px;
  font-size:1.2em;
  padding:3px 5px;
  margin:10px 5px;
  color:#6d6d6d;
  background: #fff url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg_input.jpg) repeat-x;
  }

textarea { 
  width:85%;
  border:2px solid #d7d7d7;
 font-size:1em;
  padding:5px 5px;
  margin:0px 5px 10px 5px;
  margin:10px 5px;
  color:#6d6d6d;
  background: #fff url(/images/bg_input.jpg) repeat-x;
  font-family:inherit;
  }

input:focus, textarea:focus {
  border:2px solid #bcc5df;
 }


/***********************************************************/
/********************* LAYOUT ******************************/
/***********************************************************/

/*-- Main Container ---------------*/

#main-container {
  width:932px;
  height:100%;
  margin-left:auto;
 margin-right:auto;
  }

/*-- Header ---------------*/

  #header {
   width:100%;
   height:160px;
   }

   #logo-cinefilia {
     width:77px;
     height:102px;
     float:left;
     margin-left:30px;
     margin-top:30px;
      position:absolute;
      }

   #main-menu {
      width: 780px;
     height: 55px;
     padding-top: 4px;
     padding-right: 10px;
      margin-top: 35px;
     float: right;
     background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bckmenu.png);
     background-repeat: no-repeat;
     font-family: Aldo, Arial;
       letter-spacing: 1px;
        font-size: 12px;
      }

   .ic-social {
       float:right;
      height:43px;
      position:relative;
      width:40px;
      } 

/*-- Slideshow ---------------*/

  #slideshow {
    width:100%;
   height:350px;
     /*margin-top:40px;*/
    }


/*-- Home News ---------------*/

 #latest-news {
    height:300px;
   width:100%;
   background: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg-subheader.png) top no-repeat;
    }


/*-- Content Area ---------------*/

  #subheader {
    height:120px;
   width:100%;
   background: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg-subheader.png) top repeat-x;
   overflow: auto;
   /*padding-top: 120px;*/
   }

/*-- Content Area ---------------*/

  #content-area {
   height:100%;
    width:100%;
   /*overflow: auto;*/
   }

   /*-- Page Title ---------------*/

   #page-title {
     font-family: Aldo;
      color: #5B5B5B;
     letter-spacing: 0.1em;
      font-size: 1.6em;
     margin-left: 40px;
      line-height: 69px;
      text-transform:uppercase;
     }
   #page-title h2 {
      font-weight: 300;
     }

   #page-image {
     width: 650px;
     height: 150px;
      background: #000;
     }

   #page-image img{
        margin: -25px 0 0 -30px !important;   
      }

   /*-- Content ---------------*/

    .content{
     width: 650px;
     min-height: 500px;
      background-color: #FFF;
     float: left;
      font-family: Arial Helvetica, sans-serif;
     text-align: left;
     margin-bottom: 45px;
      }   

    .content a{
       text-decoration:none;
     }

   .content li { 
      font-family:Arial, Helvetica, sans-serif; 
      margin:7px 0px; 
      font-size:13px;
     }

   .content-margin {
     margin: 25px 30px;
    }

   .NewsDetailField {
        margin-left: -30px;
       margin-top: -26px;
        width: 680px;
            height:270px;
        background: #000;
     }

   .NewsPostDetailTitle {
      float: left;
      display: inline;
        font-size: 20px;
        font-weight: normal;
        margin-left: 30px;
        margin-top: 10px;
       position: absolute;
       text-align: left;
       top: -80px;
       width: 450px;
   }

   .footart {
        width: 653px;
       height:60px;
      background-repeat: no-repeat;
     background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/foot_art.png);
       position:absolute;
        margin-left: -32px;
       margin-top: -35px;
      }

   .footart-ficme {
        width: 653px;
       height:60px;
      background-repeat: no-repeat;
     background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/foot_art.png);
       position:absolute;
        margin-left: -32px;
       margin-top: -5px;
     }

   .return {
       text-indent: -9999px
      }

   #NewsPostDetailReturnLink a{
        width: 123px;
       height: 33px;
       display:block;
      color:#fff;
       margin-top: 10px;
     background-repeat: no-repeat;
     background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/return.png);
     }   

    .formulario {
       padding-top: 30px;
        padding-left: 50px;
       padding-right: 50px;
        margin-left: -30px;
       width:553px;
        height: 700px;
      }

   /*-- Sidebar ---------------*/

    #sidebar {
    font-family: Arial Helvetica, sans-serif;
     width: 282px;
     float: right;
     background-color: #000;
     padding-bottom: 30px;
     }
     
    #sidebar h3 {
    font-family: Aldo;
     width: 282px;
     float: right;
     background-color: #000;
     padding-bottom: 30px;
     }

   #sidebar h2 { 
      text-align: right;
      margin-top: 10px;
     margin-right: 20px;
     color: #515151;
     font-size: 12px;
      }

   #banner {
     width: 250px;
     background-color: #1A1A1A;
      margin-left: auto;
      margin-right: auto;
     }

   #banner-large {
       width: 250px;
     height: 550px;
      background-color: #1A1A1A;
      margin-left: auto;
      margin-right: auto;
     }

   .panel-title {
      width: 250px;
     height: 30px;
     text-align: center;
       padding-top: 1px;
       margin-bottom: 25px;
      }

   .panel {
      background-repeat: no-repeat;
     background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/modulobg.png);
     width: 250px;
     background-color: #1A1A1A;
        margin-right: auto;
     margin-left: auto;
        margin-top: 22px;
       padding-bottom: 15px;
     font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      text-decoration: none;
      color: #999999;        
     }

   .panel ul{
      margin-top: 0;
        list-style-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bullet.png);
      }

   .panel li{
        width:190px;
      margin-top: 7px;
      }

   .panel a{
     font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #999999;
     }

   .panel a:hover{
     font-family: Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #fff;
      }

   #aulabtn a {
      font-size:12px;
     width:222px;
      height:49px;
      float:right;
      display:block;
      margin-top: -35px;
      text-indent: -9999px;
     background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/aulabtn.png);
     background-repeat: no-repeat;
     }

   /*#aulabtn a:hover {
        background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/aulabtnover.png);
       background-repeat: no-repeat;
     }*/


/*-- Footer ---------------*/

  #footer {
   height:50px;
    margin-top: 35px;
   clear:both;
   bottom: 0px;
    background: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg-footer.png) repeat-x;
    }

 #footer p {
   font-family: Aldo;
    color: #999999;
   text-align: center;
   font-size: 1em;
   line-height: 45px;
    }

/***********************************************************/
/*************** MENU HORIZONTAL ***************************/
/***********************************************************/

/* by Alexander Endresen and mark and Nuno */

#menu_vert {
/* no margin/padding so it fills the whole div */
  margin: 0;
  padding: 0;

}
.clearb {
/* needed for some browsers */
 clear: both;
}
#menuwrapper {
/* set the background color for the menu here */
/* IE6 Hack */
 height: 1%;
 width: auto;
/* one border at the top */
 margin: 0;
  padding: 0;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
 list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#primary-nav {
/* pushes the menu div up to give room above for background color to show */
  padding-top: 0;
/* keeps the first menu item off the left side */
  padding-left: 15px;
        padding-bottom: 10px;
}
ul#primary-nav ul {
/* make the ul stay in place so when we hover it lets the drops go over the content below else it will push everything below out of the way */
  position: absolute;
/* top being the bottom of the li it comes out of */
 top: auto;
/* keeps it hidden till hover event */
  display: none;
/* same size but different color for each border */
 border-top: 1px solid #4F4F4F;
  border-right: 1px solid #4F4F4F;
  border-bottom: 1px solid #4F4F4F;
 border-left: 1px solid #4F4F4F;
}
ul#primary-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
  margin-top: 1px;
/* pull it in on the left, helps us not lose the hover effect when going to next level */
 margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
  left: 100%;
/* sets the top of it inline with the li it came out of */
 top: 0px;
}
ul#primary-nav li {
/* floating left will set menu items to line up left to right else they will stack top to bottom */
  float: left;
/* no margin/padding keeps them next to each other, the padding will be in the "a" */
 margin: 0px;
  padding: 0px;
}
#primary-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. */
 width: 120px;
/* removes any left margin it may have picked up from the first li */
  margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
  margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
 float: none;
/* relative to the ul they are in */
  position: relative;
}
/* set the "a" link look here */
ul#primary-nav li a {
/* specific font size, this could be larger or smaller than default font size */
 font-size: 1em;
/* make sure we keep the font normal */
  font-weight: normal;
/* set default link colors */
 color: #fff;
/* pushes out from the text, sort of like making links a certain size, if you give them a set width and/or height you may limit you ability to have as much text as you need */
 padding: 12px 15px 15px;
  display: block;
/* sets no underline on links */
 text-decoration: none;
}
ul#primary-nav li a:hover {
/* kind of obvious */
 background-color: transparent;
}
ul#primary-nav li li a:hover {
/* this is set to #000, black, below so hover will be white text */
  color: #999;
}
ul#primary-nav li a.menuactive {
margin-top:1px;
  color: #fff;
/* bold to set it off from non active 
  font-weight: bold; */
/* set your image here */
  background:  url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/menuhover.png) repeat-x left 0px;
}
ul#primary-nav li a.menuactive:hover {
 color: #fff;
/* keep it the same 
  font-weight: bold;*/
}
#primary-nav li li a.menuparent span {
/* makes it hold a shape */
  display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
 background:  url(uploads/ngrey/parent.png) no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
  background:  url(uploads/ngrey/parent.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
  text-align: left;
 margin: 0px;
/* keeps it relative to it's container */
  position: relative;
/* less padding than first level no need for large links here */
 padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
  font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
  color: #fff;
  border-top: 0 none;
 border-right: 0 none;
 border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
  background: #000;
 margin: 0px;
  padding: 0px;
 position: absolute;
 width: auto;
  height: auto;
 display: none;
  position: absolute;
 z-index: 999;
 border-top: 1px solid #4F4F4F;
  border-bottom: 1px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
  opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
  opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
  /*background:  url(uploads/ngrey/darknav.png) repeat-x left center;*/
 color: #000
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
  display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
 display: block;
}
/* IE6 Hacks */
#primary-nav li li {
 float: left;
  clear: both;
}
#primary-nav li li a {
 height: 1%;
}


/************ PAGINATION ************/

.pages{
 overflow:hidden;
  background-color: #1A1A1A;
  height: 50px;
 height: 50px;clear: both;
 color: #1A1A1A;
 text-align: center;
}

.pages .inside{
 margin-left:auto;
 margin-right:auto;
  overflow: auto;
 text-align: center;
}

.pages a{
 background: #000;
 display: block;
 float: left;
  height: 28px;
 margin-left: 5px;
 margin-top: 12px;
 padding-left: 10px;
 padding-top: 6px;
 width: 19px;
  text-decoration: none;
  color: #7A7B77;
}

.pages a.selected{
  background: #3C3C3C;
  color: #ffffff;
}

.pages a.aimg{
  background-image:none !important;
 background-repeat:no-repeat;
  background-repeat:no-repeat;
  padding-left: 8px;
}
#bread{
  width:237px;
  height:51px;
  margin-left:auto;
 margin-right:auto;
}



/*-- El siguiente código debe ser revisado, rescatar lo que sirva y eliminar lo demás ---------------*/

/***********************************************************/
/*************** SUB HEADERS ***********************/
/***********************************************************/

.cinefilia {
 margin-top: 20px;
 margin-left: -32px;
 margin-bottom: 20px;
  width:655px;
  height:157px;
 background-repeat: no-repeat;
 background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/sobre_cinefilia.jpg);     
  }

.perfil {
  margin-top: 1px;
  margin-left: -32px;
 padding-top: 15px;
  padding-right: 5px;
 width:648px;
  height:240px;
 background-color: #000; 
  clear:both
  }

.fotoperfil {
  width:188px;
  height: 223px;
  margin-top: -5px;
 margin-right: -15px;
  }

.textoperfil {
 text-align: left;
 margin-top:-220px;
  margin-right:30px;
  float:right;
  width:400px;
  }

#page-noticias {
    background-color:#000;
 }

#page-formacion {
    background-color:#000;
  }

#page-contacto {
    background-color:#333;
 }


#formacion{
  background-repeat: no-repeat;
 background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bck_news1x.png);
 margin:0 -3px 15px;
 }

#estrenos{
 background-repeat: no-repeat;
 background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bck_news2x.png);
 margin:0 -3px 15px;
 }

#exhibicion{
 background-repeat: no-repeat;
 background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bck_news3x.png);
 margin:0 -3px 15px;
 }


#headformacion {
 width:242px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headformacion.png);
 text-indent: -9999px;
 }

#headactualidad {
  width:242px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headactualidad.png);
  text-indent: -9999px;
 }

#headcontacto {
  width:242px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headcontacto.png);
  text-indent: -9999px;
 }

#headsobre {
 width:242px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headsobre.png);
 text-indent: -9999px;
 }

#headservicios {
 width:284px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headservicios.png);
 text-indent: -9999px;
 }

#headconvocatoria {
  width:284px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headconvocatoria.png);
  background-repeat:no-repeat;
  text-indent: -9999px;
 }

#headprogramacion {
  width:284px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headprogramacion.png);
  background-repeat:no-repeat;
  text-indent: -9999px;
 }

#headbiblioteca {
  width:280px;
  height:49px;
  margin-top: -95px;
  margin-left: 10px;
  display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/headbiblioteca.png);
  text-indent: -9999px;
 }

#aulavirtual {
 font-size:16px;
 width:620px;
  height:49px;
  padding-left:30px;
  padding-top:9px;
  margin-left: -32px;
 display:block;
  background-image: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/aulavirtualbg.png);
 background-repeat: no-repeat;
 }
    
    
#titlemodulo {
    text-align:center;
    line-height:40px;
    }
    
#titlemodulo h3 {
    font-family:Aldo;
    color: #FFF;
    font-weight: normal;
    }
    
.panel-title h3 {
    font-family:Aldo;
    color: #FFF;
    font-weight: normal; 
    line-height:5px;
}


/***********************************************************/
/*************** PAGINATION ***********************/
/***********************************************************/

.paging {
    float: left;
    padding: 0 0 10px;
    width: 100%;
}
.paging ul {
    list-style: none outside none;
    padding-right: 15px;
}
.paging ul li {
    float: left;
    padding-left: 5px;
}
.paging ul li h5 {
    padding: 3px 10px 0;
}
.paging a {
    border-radius: 3px;
    color: #979797;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 4px 10px 0;
}
.paging a:hover {
    color: #FFFFFF;
}
.paging a.backcolr {
    color: #FFFFFF;
}
.paging a.prevbtn, .paging a.nextbtn {
    background-color: #C4C4C4;
    color: #FFFFFF;
}
.left {
    float: left !important;
}
.backcolr {
    background-color: #00417E !important;
}
.backcolrhover:hover {background-color:#00417e !important;}

/***********************************************************/
/********** NEWS MODULE CLASSES SUMMARY 1 ******************/
/***********************************************************/

.NewsSummary {
    width:302px;
    height:280px;
  position:relative;
  float:left;
 background:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bg-summary-item.png) repeat-x;
 margin:0 4px;
 }

.NewsSummaryLink {
 margin-bottom:30px;
 }

.NewsSummaryLink a {
 color:#fff;
 }

.NewsSummaryContent {
  text-align: justify;
  }

.NewsSummaryMorelink {
 width:123px;
  height: 33px;
 position: absolute;
 top:265px;
  left:177px;
 }

.newscontent {
 width: 80%;
 margin-left: auto;
  margin-right: auto;
 margin-top: 20px;
 }

.newscontent a {
 font-size: 1.1em;
 line-height: 1.3;
 text-decoration: none;
  color: #fff;
  }

.newscontent p {
 color: #7a7b7d;
 }

.newscontent a:hover {
 text-decoration: none;
  color: #7a7b7d;
 }

/***********************************************************/
/********** NEWS MODULE CLASSES SUMMARY 2 ******************/
/***********************************************************/


.NewsSummaryLarge{
    text-align: left;
    width:622px;
    height:184px;
  position:relative;
  float:left;
 background-repeat: no-repeat;
 background-image:url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/bck_news2x.png);
 margin:0 -3px 15px;

}

.NewsSummarySummaryLarge {
        text-align: left;
 width: 500px;
        height:140
 float: left;  
        margin-left:-50;
  margin-top:-05;
}
div .NewsSummaryLinkLarge{
         font-size:14px;  
         color:#fff;   
         margin-top:2px;
         margin-left:-40px;
   margin-bottom:22px;
         font-family: Arial Helvetica, sans-serif;        
}
.NewsSummaryLinkLarge a{
 color:#fff;
}
.NewsSummaryContentLarge {
        font-size:11px; 
  text-align: left;
}
.NewsSummaryMorelinkLarge {
 width:123px;
  height: 33px;
 position: absolute;
 top:148px;
  left:530px;
}

.newscontentLarge img {
       margin-left: -30px;
       margin-right: 20px;
       float:left;
       clear:both
}

.newscontentLarge {
  width: 80%;
 margin-left: auto;
  margin-right: auto;
 margin-top: 20px;
}
.newscontentLarge a{
  font-size: 1.1em;
 line-height: 1.3;
 text-decoration: none;
  color: #ffffff;
}
.newscontentLarge p{
  color: #7a7b7d;
}
.newscontentLarge a:hover{
  text-decoration: none;
  color: #7a7b7d;
}

/***********************************************************/
/*************************** DIALOGS ***********************/
/***********************************************************/

.title_dialog {
    background: none repeat scroll 0 0 #000000;
    height: 85px;
    padding-top: 5px;
    position: fixed;
    top: 0;
    margin-left:-2px;
    padding-left: 22px;
    line-height: 45px;
    width: 650px;
    z-index: 50;
    color:#fff;
    font-size: 22px;
    }
    
.title_dialog_large {
    background: none repeat scroll 0 0 #000000;
    height: 85px;
    padding-top: 5px;
    position: fixed;
    top: 0;
    margin-left:-2px;
    padding-left: 22px;
    line-height: 45px;
    width: 1200px;
    z-index: 50;
    color:#fff;
    font-size: 22px;
    } 


/***********************************************************/
/************************* MICROSITE ***********************/
/***********************************************************/

 #subheader-microsite{
  width:932px;
    height:120px;
    overflow:hidden;
}

 #banner-microsite{
    margin-top: -160px;
}

#subheader-microsite h2{
    font-size: 20px;
    line-height: 100px;
}

.content-container {
    padding: 30px 32px 40px 32px;
    margin-top: -5px;
}

.menu-decoline {
    height: 10px; 
    width: 100%;
}

/***********************************************************/
/************************* ORDENAR ***********************/
/***********************************************************/

#NewsPostDetailTitle {
  width:650px;
  color:#fff;
 background:#212121;
 margin-top: -2px;
   margin-left: -30px;
    padding: 30px 40px 20px 40px;
    line-height: 25px;
    font-family: Aldo;
    font-weight: normal;
    letter-spacing: 1px;
}

.submenu-ficme-cortos {
  width: 650px; 
  height: 45px; 
  background: #E6BA4D; 
 margin-left: -32px; 
  margin-top: -30px;
  padding-left:30px;
}


#submenu-cortos {
  background:#E6BA4D;
 color:#fff;
}

#submenu-cortos ul li a {
 color:#000 !important;
  font-style: bold;
}

#submenu-cortos li {
  width:150px; !important;
}

#submenu-cortos .current a {
 color:#fff !important;
}

#submenu-cortos li.current {
    background: url("http://www.cinefilia.org.co/v1/uploads/cinefilia/images/submenu-item-current-cortos.png") center no-repeat !important;
}

a {
    text-decoration:none;
    }  
    
.btn-medium-detail {
    font-family: Aldo;
    font-size: 1em;
    width: 150px;
    height: 50px;
    margin-top: 3px;
    padding-left: 20px;
    line-height: 50px;
    color:  #DCDCDC ;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid  #707070 ;
    text-decoration:none;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    background: #000000 ;
    display:inline-block;
    text-transform: uppercase;
    }  
    
.btn-medium-detail:hover {
    background:#323438;
    color: #fff;
    border: 2px solid #4E9CD5;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    }    
    
.btn-medium {
    font-family: Aldo;
    font-size: 1.3em;
    width: 190px;
    height: 50px;
    margin-right: 10px;
    padding-left: 20px;
    line-height: 50px;
    color: #323438;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DCDCDC;
    text-decoration:none;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    background: #F5F5F5 ;
    display:inline-block;
    text-transform: uppercase;
    }  
    
.btn-medium:hover {
    background:#000000;
    color: #fff;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    }       


.btn-content {
    font-family: Aldo;
    font-size: 1.3em;
    width: 360px;
    height: 50px;
    margin-right: 10px;
    padding-left: 20px;
    line-height: 50px;
    color: #323438;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #DCDCDC;
    text-decoration:none;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    background: #F5F5F5;
    display:inline-block;
    text-transform: uppercase;
    }  
    
.btn-content:hover {
    background:#000000;
    color: #fff;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    } 

.ic-pdf {
   background: url("http://www.cinefilia.org.co/old/uploads/images/botones/icon-pdf.png") right center no-repeat; 
}
  
.ic-word {
   background: url("http://www.cinefilia.org.co/old/uploads/images/botones/icon-word.png") right center no-repeat; 
}   

.ic-content {
   background: url("http://www.cinefilia.org.co/old/uploads/images/botones/icon-word.png") right center no-repeat; 
}  

.image-summary-poster-small{
    width:190px;
    height:250px;
    background:#999;
    float:left;
    margin-bottom:20px;
    z-index:500;
    overflow:hidden;
}

.image-summary-poster{
    width:250px;
    height:350px;
    background:#999;
    float:left;
    margin-bottom:20px;
    margin-top:10px;
    z-index:500;
    overflow:hidden;
}

.image-summary-poster img{
    height: 100%;
    margin-left: -250px;
}



.image-detail-poster{
    width:650px;
    height:270px;
    background:#999;
    margin-bottom:20px;
    margin-left:-32px;
    margin-top:-25px;
    z-index:500;
    overflow:hidden;
}

.item-category {
    width:130px;
    line-height:30px;
    background:#000;
    z-index:1000;
    float:right;
    margin-top:-50px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    margin-right:20px;
    color: #fbbd00;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}


.item-category-detail {
    width:130px;
    line-height:30px;
    background:#000;
    z-index:1000;
    float:right;
    margin-top:-60px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    margin-right:-20px;
    color: #fbbd00;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.item-title-detail {
    background: #212121 none repeat scroll 0 0;
    color: #fff;
    font-family: Aldo;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 25px;
    margin-left: -32px;
    margin-top: -23px;
    padding: 30px 40px 20px;
    width: 650px;    
    
}

.item-detail {
    padding-bottom:50px;
}
    
.footer-ficme {
    width:650px;
    background:#000;
    margin:30px 0 -90px -32px;
}

.footer-cursos {
    width:650px;
    background:#000;
    margin:30px 0 -40px -30px;
}


.btn-return {
    font-family: Aldo;
    font-size: 1em;
    width: 140px;
    height: 50px;
    margin-right: 10px;
    padding-left: 20px;
    line-height: 50px;
    color: #fff;
    text-decoration:none;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    background: #000;
    display:inline-block;
    text-transform: uppercase;
    }  
    
.btn-return:hover {
    background:#333;
    color: #fff;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;
    } 
    
.title-detail-cursos {
    width:650px;
    height:80px;
    padding:10px 5px 10px 30px;
    background:#000;
    display:block;
    font-family:Aldo;
    color:#fff;
    margin-left:-30px;
    margin-top:-25px;
    margin-bottom:20px;
    font-size:16px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.title-detail-cursos h2 {
    display:inline-block;
}

.item-title {
    font-weight: normal;
}

#summary-corto p {
    display:inline;
}

#summary-corto {
    margin-bottom:10px;
}
/* Stylesheet: styles Modified On 2016-01-27 14:17:23 */
/***********************************************************/
/****************** MICROSITE FICME 2014 ********************/
/***********************************************************/

body {
    background-image: url(http://www.cinefilia.org.co/old/uploads/images/microsites/ficme2014/bg-body-ficme2014.jpg);
  }


#subheader-microsite{
    background-image: url(http://www.cinefilia.org.co/old/uploads/images/microsites/ficme2014/ficme-2014-header.png);
}

#subheader-microsite h2{
    color: #e6ba4d;
}
    
.menu-decoline {
    background: #e6ba4d; 
} 

/* Stylesheet: styles-microsite-ficme2014 Modified On 2015-06-12 17:27:58 */
#submenu-nav li {
    /*width:150px;*/
    margin-right:20px;
    text-align:center;
    color:#fff;
    }
 
 #submenu-nav a:hover {
     color:#cecece;
 }   

/* HORIZONTAL MENU */
/* by Alexander Endresen and mark and Nuno */

#menu_vert {
/* no margin/padding so it fills the whole div */
    margin: 0;
    padding: 0;

}
.clearb {
/* needed for some browsers */
    clear: both;
}
#menuwrapper {
/* set the background color for the menu here */
/* IE6 Hack */
 height: 1%;
 width: auto;
/* one border at the top */
 margin: 0;
  padding: 0;
}
ul#submenu-nav, ul#submenu-nav ul {
/* remove any default bullets */
 list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#submenu-nav {
/* pushes the menu div up to give room above for background color to show */
  padding-top: 0;
/* keeps the first menu item off the left side */
  padding-left: 15px;
        padding-bottom: 10px;
}
ul#submenu-nav ul {
/* make the ul stay in place so when we hover it lets the drops go over the content below else it will push everything below out of the way */
  position: absolute;
/* top being the bottom of the li it comes out of */
 top: auto;
/* keeps it hidden till hover event */
  display: none;
/* same size but different color for each border */
 border-top: 1px solid #4F4F4F;
  border-right: 1px solid #4F4F4F;
  border-bottom: 1px solid #4F4F4F;
 border-left: 1px solid #4F4F4F;
}
ul#submenu-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
  margin-top: 1px;
/* pull it in on the left, helps us not lose the hover effect when going to next level */
 margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
  left: 100%;
/* sets the top of it inline with the li it came out of */
 top: 0px;
}
ul#submenu-nav li {
/* floating left will set menu items to line up left to right else they will stack top to bottom */
  float: left;
/* no margin/padding keeps them next to each other, the padding will be in the "a" */
 margin: 0px;
  padding: 0 10px;
}
#submenu-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. 
  width: 120px; */
/* removes any left margin it may have picked up from the first li */
 margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
  margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
 float: none;
/* relative to the ul they are in */
  position: relative;
}
/* set the "a" link look here */
ul#submenu-nav li a {
/* specific font size, this could be larger or smaller than default font size */
 font-size: 1em;
/* make sure we keep the font normal */
  font-weight: normal;
/* set default link colors */
 color: #fff;
/* pushes out from the text, sort of like making links a certain size, if you give them a set width and/or height you may limit you ability to have as much text as you need */
 padding: 12px 15px 15px;
  display: block;
/* sets no underline on links */
 text-decoration: none;
}
ul#submenu-nav li a:hover {
/* kind of obvious */
 background-color: transparent;
}
ul#submenu-nav li li a:hover {
/* this is set to #000, black, below so hover will be white text */
  color: #999;
}
ul#submenu-nav li a.current {
  color: #fff;
/* bold to set it off from non active 
  font-weight: bold; */
/* set your image here 
  background: url(http://www.cinefilia.org.co/old/uploads/images/submenu-item-current.png) no-repeat;*/
}
ul#submenu-nav li a.current:hover {
  color: #fff;
/* keep it the same 
  font-weight: bold; */
}
#submenu-nav li li a.menuparent span {
/* makes it hold a shape */
 display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
 background:  url(http://www.cinefilia.org.co/old/uploads/ngrey/parent.png) no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #submenu-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
 background:  url(http://www.cinefilia.org.co/old/uploads/ngrey/parent.gif) no-repeat 98% center;
}
ul#submenu-nav li ul a {
/* insures alignment */
 text-align: left;
 margin: 0px;
/* keeps it relative to it's container */
  position: relative;
/* less padding than first level no need for large links here */
 padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
  font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
  color: #fff;
  border-top: 0 none;
 border-right: 0 none;
 border-left: 0 none;
}
ul#submenu-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
  background: #000;
 margin: 0px;
  padding: 0px;
 position: absolute;
 width: auto;
  height: auto;
 display: none;
  position: absolute;
 z-index: 999;
 border-top: 1px solid #4F4F4F;
  border-bottom: 1px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
  opacity: 0.95;
/* CSS 3 */
}
ul#submenu-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
  opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#submenu-nav li:hover,
#submenu-nav li.menuh,
#submenu-nav li.menuparenth {
/* set your image here, dark grey image */
  color: #000
}

#submenu-nav li.current {
 background: url(http://www.cinefilia.org.co/old/uploads/cinefilia/images/submenu-item-current.png) repeat-x
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#submenu-nav li:hover ul ul ul,
#submenu-nav li.menuparenth ul ul ul,
*/
#submenu-nav ul,
#submenu-nav li:hover ul,
#submenu-nav li:hover ul ul,
#submenu-nav li.menuparenth ul,
#submenu-nav li.menuparenth ul ul {
 display: none;
}
/* for fourth level add
#submenu-nav ul ul ul li:hover ul,
#submenu-nav ul ul ul li.menuparenth ul,
*/
#submenu-nav li:hover ul,
#submenu-nav ul li:hover ul,
#submenu-nav ul ul li:hover ul,
#submenu-nav li.menuparenth ul,
#submenu-nav ul li.menuparenth ul,
#submenu-nav ul ul li.menuparenth ul {
 display: block;
}
/* IE6 Hacks */
#submenu-nav li li {
 float: left;
  clear: both;
}
#submenu-nav li li a {
 height: 1%;
} 

/* Tab menu LAB-GUION */

.labguion-menu {
    border-bottom:2px solid #fff;
    height:40px;
    width:655px;
    text-align:right;
    margin-left: -32px; 
    margin-top:-20px;
    }

.tab-active {
    margin-top:0px;
    }

.tab {
    margin-top:2px;
    }

.submenu {
    background: #171717 url(http://www.cinefilia.org.co/old/uploads/images/submenu-bg.png) repeat-x; 
    /*margin-left: -32px;*/
    width: 665px;
    height:49px;
    }

 
/* Stylesheet: cinefilia-submenu Modified On 2015-06-10 00:36:50 */
