/*
Theme Name: Salvation 1.0
Theme URI: http://www.colegiodelsalvador.edu.ar
Description: Tema default del sitio del Colegio del Salvador de la provincia de Jujuy
Version: 1.0
Author: Diego E. Rrodriguez
Author URI: http://www.caballitodefuego.com.ar
*/

* {
    padding: 0px;
    margin: 0px;
    }

html {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 62.5%;
    }

body {
    color: #7c5643;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #FFFFFF;
}

#wrapper {
    width: 1000px;
    background-color: #fbf8f1;
    font-size: 1.0em;
    margin: auto;
    padding: 0 0 0 0;
    }

#header {
    width: 1000px;
    height: 191px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    margin: 0 0 0 0;
    }

#header h1 {
    text-indent: -7000px;
    margin: 0 0 0 0;
    }

/* BOTONES DE IMAGES Y LINKS PRINCIPALES */

#menu {
    clear: both;
    width: 480px;
    height: 220px;
    font-size: 11px;
    }

#botleft {
    float: left;
    width: 228px;
    color: #4a717a;
    }

#bot1 {
    width: 230px;
    height: 102px;
    background-image: url(images/inicio_but.jpg);
    background-repeat: no-repeat;
    }

#bot1 p {
    padding: 50px 0 0 7px;
    font-style: italic;
    line-height: 145%;
    }

#bot2 {
    width: 230px;
    height: 103px;
    background-image: url(images/institucion_but.jpg);
    background-repeat: no-repeat;
    }

#bot2 p {
    padding: 45px 0 0 7px;
    font-style: italic;
    line-height: 145%;
    }

#botright {
    float: left;
    width: 230px;
    color: #4a717a;
    }

#bot3 {
    width: 230px;
    height: 100px;
    background-image: url(images/pastoral_but.jpg);
    background-repeat: no-repeat;
}

#bot3 p {
    padding: 50px 0 0 20px;
    font-style: italic;
    line-height: 145%;
    }

#bot4 {
    width: 230px;
    height: 100px;
    background-image: url(images/alumnos_but.jpg);
    background-repeat: no-repeat;
    }

#bot4 p {
    padding: 50px 0 0 20px;
    font-style: italic;
    line-height: 145%;
    }

#seeker h3.seeq {
    height: 24px;
    width: 192px;
    margin: 0 0 0 0;
    color: #4a717a;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    font-size: 21px;
    color: #4a717a;
    letter-spacing: -0.08em;
    border-bottom: 1px solid #4a717a;   /* BORDE DE 1PX */
    }

#question h3.quest {
    height: 24px;
    border-bottom: 1px solid #4a717a;   /* BORDE DE 1PX */
    width: 200px;
    margin: 0 0 4px 0;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    font-size: 21px;
    color: #4a717a;
    letter-spacing: -0.08em;
     }

#detail {
    background-image: url(images/bg_newstics.jpg);
    background-repeat: no-repeat;
    width: 452px;
    height: 51px;
    margin: 0 0 0 20px;
    }

#detail2 {
    background-image: url(images/bg_artics.jpg);
    background-repeat: no-repeat;
    width: 453px;
    height: 55px;
    margin: 0 0 0 20px;
    }

#content {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
      }

#artics, #sidebar {
    padding-bottom: 32768px;
    margin-bottom: -32768px;
   }

/* ------------- POSTS----------- */
#artics {
   width: 470px;
   float: left;
   margin: 15px 0 30px 0;
   padding: 0 20px 0 20px;

    }

#artics blockquote {
    font-size: 15px;
    text-align: center;
    margin: 0 0 18px 0;
    }

#artics .entry img {
    margin: 5px auto 5px auto;
    }

#calendar {
   width: 470px;
   float: left;
   margin: 15px 0 30px 0;
   padding: 15px 0 0 20px;
    }

#sidebar{
    float: left;
    width: 453px;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;

}

*html #sidebar {
        margin: -15px 0 30px 0;
        }   /* hack to IE */


#menubar {
    clear: both;
    width:480px;
    height: 43px;
    background-image: url(images/bg_menubar.jpg);
    background-repeat: repeat-x;
    text-align: center;
    padding: 15px 0 0 0;
    font-size: 13px;
    margin: 0 0 5px 0;
    background-color: #fbf8f1;
    font-style: normal;
    font-variant: small-caps;
    color: #b2bec4;
    }

#menubar ul li{
    display: inline;
    list-style-type: none;
    list-style: none;
    margin: 0 5px 0 5px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -0.01em;
    }

#seek {
    height: 235px;
    width: 445px;
    background-image: url(images/bg_seek.jpg);
    background-repeat: repeat-x;
    clear: both;
    padding: 15px 15px 10px 15px;
    font-size: 11px;
    margin: 15px 0 5px 0;
    color: #4a717a;
    letter-spacing: 0;
    }

#seek p {
    line-height: 135%;
    }

#question {
    float: left;
    width: 205px;
    margin: 0 20px 0 0;
    }

#question ul li {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin: 5px 0 7px 0;
    }

#seeker {
    float: left;
    width: 200px;
    }


#feedbar {
    width: 420px;
    font-size: 12px;
    line-height: 155%;
    }

#feedbar ul li{
    list-style-image: none;
    list-style: none;
    list-style-type: none;
    margin: 0 0 0 5px;
    }


#feedbar li h2.cat {
    color:#FFCC66;
    background-image: url(images/title_categorias.jpg);
    background-repeat: no-repeat;
    text-indent: -8000em;
    height: 66px;
    width: 464px;
    margin: 0 0 0 0;
    }

#feedbar li h2.consulge {
    color:#FFCC66;
    background-image: url(images/title_consul.jpg);
    background-repeat: no-repeat;
    text-indent: -8000em;
    height: 67px;
    width: 457px;
    margin: 5px 0 0 0;
    }




#feedbar h2.cor {
    color:#FFCC66;
    background-image: url(images/title_last-comments.jpg);
    background-repeat: no-repeat;
    text-indent: -8000em;
    height: 66px;
    width: 464px;
    margin: 20px 0 0 0;
    }

#feedbar h2.arts {
    color:#FFCC66;
    background-image: url(images/title_articsdestac.jpg);
    background-repeat: no-repeat;
    text-indent: -8000em;
    height: 66px;
    width: 464px;
    margin: 30px 0 0 0;
    }

#footer {
    clear: both;
    background-image: url(images/bg_footer.jpg);
    background-repeat: repeat-x;
    height: 47px;
    margin: 30px 0 0 0;
    background-color: #fff;
    }

#footer p{
    text-align: center;
    padding: 17px 0 0 0;
    font-size: 11px;
    }

#artics .post h2 {
    text-align: center;
    margin: 10px 0 15px 0;
    font-size: 25px;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    }

#artics h2 {
    text-align: center;
    margin: 10px 0 15px 0;
    font-size: 25px;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    }

#artics .post h3 {
    text-align: center;
    margin: 10px 0 15px 0;
    font-size: 22px;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    }

#artics .post h4 {
    text-align: center;
    margin: 10px 0 15px 0;
    font-size: 18px;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    text-transform: capitalize;
    }

#artics .post p {
    font-size: 12px;
    line-height: 150%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: justify;
    margin: 10px 0 10px 0;
    }


#artics .post .fechita {
    text-align: center;
    }

#artics .post .postmetadata {
    text-align: center;
    margin: 0 0 15px 0;
    }

#detail2 {
    margin: 25px 0 0 0;
    }

#svd {
      width: 220px;
      height: 65px;
      margin: 25px 0 5px 0;

      }

/* //////////////////////////////// LINKS  //////////////////////////////// */

#artics h2 a {
    color: #7c5643;
    border: none;
    text-decoration: none;
    }

#artics h2 a:hover {
   	text-decoration: none;
    color: #7c5643;
    }

#menubar a {
    color: #b2bec4;
    text-decoration: none;
    }

#menubar a:hover {
     color: #4a717a;
     text-decoration: underline;
    }

#svd a img {
   	text-decoration: none;
    border: none;
    background-color: transparent;
    text-decoration: none;
    color: #FF3333;
      }

#svd a:hover img {
   	text-decoration: none;
    border: none;
    background-color: transparent;
    text-decoration: none;
    color: #FF3333;
}


a {
	color: #4a717a;
    text-decoration: underline;
    }

a:hover {
   	text-decoration: none;
    color: #4a717a;
    }

/* //////////////////////////////// BUSCAR  //////////////////////////////// */

#formis {
    margin: 10px 0 10px 0;
    }

input {
    background-color: #c9d8dc;
    margin: 0 0 5px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #4a717a;

    }

input.camp {
    width: 185px;
    font-size: 14px;
    }
/* //////////////////////////////// COMENTARIOS  //////////////////////////////// */

#formcom {
    width: 380px;
    margin: 0 0 0 30px;
}

#formcom textarea {
    width: 370px;
    background-color: #c9d8dc;
    font-size: 14px;
    color: #4a717a;
}

#formcom input {
    width: 370px;
    font-size: 14px;
    margin: 5px 0 5px 0;
    }

#formcom input.botu{
   width: 140px;
    }

#formcom h3 {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 10px 0;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    }

#artics ol.commentlist li  {
    margin: 25px 30px 25px 30px;
    font-size: 12px;
    line-height: 140%;
}

#artics cite  {
   font-size: 16px;
   }

#navigation {
    text-align: center;
    margin: 10px 0 20px 0;
    font-size: 11px;
    }

#navigationtop {
    text-align: center;
    margin: 10px 0 20px 0;
    font-size: 11px;
    }

.post {
    width: 470px;
    }


/*////////////////////////////////////////////  HEADER MOOTOOLS  ////////////////////////////////////////////////////*/

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
/*   //////////////////  CONSERVAR ESTE ESTILO  ////////////////// */
.mask1{
	position:relative;
    width:1000px;
	height:180px;
	overflow:hidden;
    border-top: 2px solid #fbf8f1;   /* BORDE DE 1PX */ /*//////////////CAMBIAR PARA AJUSTAR DETALLES */
    border-bottom: 2px solid #fbf8f1;   /* BORDE DE 1PX */  /*//////////////CAMBIAR PARA AJUSTAR DETALLES */
}

/*   //////////////////  CONSERVAR ESTE ESTILO  ////////////////// */


span img{
	display:block;
	border:none;
}

.sample{
    /*padding:20px 30px;
    margin:4px 0 25px 0;*/
    border-bottom: 2px solid #b8ab89;   /* BORDE DE 1PX */
    border-top: 2px solid #b8ab89;   /* BORDE DE 1PX */
    }

/* WRAP OF IMAGES */
#cont {
    width:1000px;
    margin:0 auto;
    text-align:left;
    background-color: transparent;
    }


