  /*
Template Name: escueladepsicoanalisis.edu.mx
Author: MSL79
Author URL: msl79@facebook.com
Author Twitter: @MSL79
*/



 /*=======RESET=======*/
 /* Reset Styles (Credits to Eric Meyer: http://meyerweb.com/eric/tools/css/reset/) */
 
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body{
line-height:1;
}
ol,ul{
list-style:none;
}
blockquote,q{
quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
content:'';
content:none;
}
 
/*remembertodefinefocusstyles!*/
:focus{
outline:0;
}
 
/*remembertohighlightinsertssomehow!*/
ins{
text-decoration:none;
}
del{
text-decoration:line-through;
}
 
/*tablesstillneed'cellspacing="0"'inthemarkup*/
table{
border-collapse:collapse;
border-spacing:0;
}

/*=======Generales======*/

body {

	  background: url("../img/bg_dotted.jpg");
	  background-repeat:  repeat;
     color: #333;
	  width: 960px;
     height: auto;
     margin: auto;
	  font-family: Georgia, "Times New Roman", Times, serif; 
	  font-weight: 100;
	  font-size: 14px;
     line-height: 15px;
	  color: #6E6E6E;
}

div#header{
	        background-color: #FFFFFF;
           width: 960px;
           height: 220px;
           margin-top: 10px;
           position: relative;
           border-top: 8px solid #D3222F;
           border-bottom: 3px solid #D3222F;
           margin-bottom: 15px; 
           -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
           -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	        z-index: -100;
	       
}

div#contenedor{

              width: 960px;
              height: auto;
              position: relative;
			     
}



div#contenido{
	            width: auto;
                height: 100%;
                position: relative;
                background-color: #FFFFFF;
                border-bottom: 1px dotted #DFDCD9;
                margin-top: 5px;
                margin-bottom: 5px;   
                padding: 15px;            
                border-style: solid;    
                border-width: 3px;
                border-color: #E7E7E7;
                -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
                -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	            z-index: 100;
	
}

div#red{
	width: auto;
	height: 680px;
	background-color: #FFFFFF;
    border-bottom: 1px dotted #DFDCD9;
    margin-top: 15px;
    margin-bottom: 5px;   
    padding: 15px 10px;            
    border-style: solid;    
    border-width: 3px;
    border-color: #E7E7E7;
    -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	z-index: 100;
}

div#licenciatura {
	
	width: 590px;
	height: auto;
	background-color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;   
    padding: 15px;            
    border-style: solid;    
    border-width: 3px;
    border-color: #E7E7E7;
    -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	z-index: 100;
}

div#lateral {
	display: block;
	width: 300px;
	height: auto;
	background-color: #FFFFFF;
    position: absolute;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px; 
    margin-left: 635px;  
    padding: 10px;            
    border-style: solid;    
    border-width: 3px;
    border-color: #E7E7E7;
    border-top-color: #D3222F;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-color: #D3222F;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	z-index: 100;
	
}
/*Footer*/
div#footer{
           background-color: #F9F9F8;
           width: 950px;
           height: auto;
           margin-top: 10px;
           margin-bottom: 15px;
           border-bottom: 2px solid #D3222F;
           border-top: 1px;
           border-top-style: dotted;
           padding: 5px;
           font-size: 12px;
           
           
}


/*Mapa del sitio*/

div#mapadesitio {
                 width: 950px;
                 height: 115px;
                 border-bottom: 5px;
                 border-bottom: 1px;
                 border-bottom-style: dotted;
                 line-height: 18px;
}
div#inicio { 
             width: 220px;
             height: auto;
             float: left;
}

div#lic {
         width: 220px;    
         float: left;
}
div#edu {
         width: 220px;
         float: left;
}
div#contacto {
              width: 220px;
              float: left;
}

#footer .direccion { 
                    width:380px;
                    float: left;
                    margin-top: 10px;
                    margin-bottom: 5px;
                   

}
#footer .direccion a:link { 
                color: #000000;
                background-color: #F9F9F8;
}
#footer .direccion a:hover { 
                color: #a29d9d;
                background-color: #F9F9F8;
}

#footer .direccion a:visited { 
                color: #D3222F;

}

#footer .derechos { 
                   width: 450px;
                   margin: 5px;
                   float: left;

}

div#logofooter {
                  width: 243px;
                  float: right;
                  margin: 15px;
                  
}



/*Bandas*/

div#bandasuperior{
	               width: 960px;
	               height: 55px;
                       background-color: #FFFFFF;
	               color: #333333;
	               position: relative;
	               -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
	                -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	                z-index: 100;
	
	               
	
	}

div#redessociales {
                    width: 100px;
                    height: 50px; 
                    padding: 15px 0px 2px 5px;
                    position: absolute;
}

div#fb {
        width: 27px;
        height: 27px;
        margin-left: 5px; 
        position: absolute;
 }

div#tw {
        width: 27px;
        height: 27px;
        margin-left: 40px;
        position: absolute;
 }

div#mns {
        width: 27px;
        height: 27px;
        margin-left: 75px;
        position: absolute;
 }

div#gplusone {
width: 70px;
height: 26px;
margin-top: 2px;
margin-left: 110px;
position: absolute; 
}
	

/*==Navegadores==*/


/*Navegador principal*/

div#navbar {
             width: 415px;
             height: 35px;
             padding: 18px 5px 5px 530px;
             position: absolute;


}


/*** BLUE FISH ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #FFFFFF;
	border-top:		1px solid #FFFFFF;
	padding: 		.75em .90em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000000;
}
.sf-menu li {
	background:		#FFFFFF;
}
.sf-menu li li {
	background:		#FFFFFF;
}
.sf-menu li li li {
	background:		#FFFFFF;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#FFFFFF;
	outline:		0;
}

/*** arrows **/

.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*======Especificas=======*/


/*Logotipo*/

.logo {
	margin-top: 35px;
        margin-left: 15px;
         
	}



/*Ligas*/

.link {
	      background-color: #FFFFFF;
	      width: 240px;
          height: 300px;
          margin-left: 5px;
          margin-right: 60px;
	}

.link li {
	        float: left;
	        padding: 20px 5px 5px 80px;
	}
.link li a {
             color: #000000;
             font-family: Georgia, "Times New Roman", Times, serif;  
             text-decoration: none; 
	}
.link li a:hover{
	               color: #CCCCCC;
	               text-decoration: none;
	}
.link li a:visited{
	                 color: #FF0000;
	                 text-decoration: none;
	}

a.fb {
	   width: 27px;
	   height: 27px;
	   overflow: hidden;
	   display: block;
	   background: url("../img/fb1.png") no-repeat 0 0;
	}
a.fb:hover {
	         background: url("../img/fb2.png") no-repeat 0 0;
	 }
a.tw {
	   width: 27px;
	   height: 27px;
	   overflow: hidden;
	   display: block;
	   background: url("../img/tw1.png") no-repeat 0 0;
	}
a.tw:hover { 
            background: url("../img/tw2.png")
}
a.mns {
	   width: 27px;
	   height: 27px;
	   overflow: hidden;
	   display: block;
	   background: url("../img/mail1.png") no-repeat 0 0;
	}
a.mns:hover { 
            background: url("../img/mail2.png")
}

/*Links*/

a:link {
	     text-decoration:none; 
	     color: #000000;
	     } /* Link no visitado*/
a:visited {
	       text-decoration:none; 
	       color:#6E6E6E;
	       } /*Link visitado*/
a:active {
	      text-decoration:none;
	      color: #a29d9d; 
	      background:#FFFFFF
	      } /*Link activo*/
a:hover {
	     text-decoration:underline; 
	     color:#000000; 
	     background: #FFFFFF
	     } /*Mause sobre el link*



/*Escritura*/

p.clear { clear: both;
}

h1{
	font-size: 22px;
	}
	
h2{
	font-size: 20px;
	}
	
h3{
	font-size: 17px;	
	}
	
h4{
	font-size: 16px;
	}
	
h5{
	font-size: 15px;
	}
	
h6{
	 font-size: 14px;
	}

b {
	font-weight: bold;
	color: #000000;
	
}

.b {
	font-weight: bold;
	color: #000000;
	
}

.rojo {
	font-weight: bold;
	color: #D3222F;
	
}
	
	      
p.justify{
	background-color: #FFFFFF; 
	text-align: justify;
        padding: 10px 15px;
	}
	

p.izquierda{
	        background-color: #FFFFFF;
	        width: 445px; 
	        margin: 10px;
	        text-align: justify;
            padding: 10px 15px;
	        
	
 }

p.derecha{
	       background-color: #FFFFFF;
	       width: 445px;
	       margin: 10px;
           margin-left: 450px;
	       text-align: justify;
               padding: 10px 15px;

}

p.centro{
	       background-color: #FFFFFF;
	       width: auto;
	       margin: 10px;
	       text-align: center;
           padding: 10px 15px;
	
}

p.lateral {
	     background-color: #FFFFFF; 
	     text-align: justify;
         padding: 10px 15px;
	      
	
}
.blink{
	text-decoration:blink;
}

.centro{
	text-align: center;
}	
/*===Secciones por pagina===*/

/* Pagina principal */

/*Slide*/

div#slide {
	       width: 625px;
	       height: 405px;
   }

#coin-slider { 
margin: 3px 0px 5px 0px; 
position: relative;
float: left;
-moz-box-shadow: 0 5px 10px #D6D6D6;
-webkit-box-shadow: 0 5px 10px #D6D6D6; 
     }

.coin-slider a{ 
text-decoration: none; 
outline: none; 
border: none; 
     }

.cs-buttons { 
font-size: 0px; 
padding: 10px; 
float: left; 
    }


.cs-active { 
background-color: #B8C4CF; 
color: #FFFFFF; 
   }

.cs-title { 
width: 600px; 
padding: 10px; 
background-color: #000000; 
color: #FFFFFF; 
    }

.cs-prev, 
.cs-next { 
background-color: #000000; 
color: #FFFFFF; 
padding: 0px 10px; 
    }

/*fin del slide*/



/* Noticias */

div#noticias{   
             
             float: right;
             position: relative;
           
}

/* Twitter Feed*/


#twitter {
			
	 position: relative;
           
		}
		



/*Pagina Licenciatura*/

div#boxlicl{
	       width: 400px;
	       height: 250px;
	       background-color: #000000;
	       margin: 30px; 
           position: relative;
	       float: left;
              -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
            -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	    z-index: 100;
	
	}
	
div#boxlicr {
	
	       width: 400px;
	       height: 250px;
	       background-color: #000000;
	       background-color: #000000;
           margin: 30px;
           position: relative;
           float: right;
           -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
          -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	   z-index: 100;

}

.hov:hover {
                               
				filter: alpha(opacity=90);
				-moz-opacity:0.9;
				-khtml-opacity: 0.9;
				opacity: 0.9;
            
}

/*Columnas*/

div#colizq {
	   width: 440px;
           height: auto;
           background-color: #FFFFFF;
           margin: 5px; 
           padding: 5px;
           
	
	}
	
	
div#colder {
	   width: 440px;
           height: auto;
           background-color: #FFFFFF;
           margin-left: 480px; 
           padding: 5px;
           
	}

/*Im�genes*/

.banner {
        position: relative;
        margin: 25px;
        -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
          -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	   z-index: 100;

}

.bannercentro { 
	       position: relative;
           margin: 25px;
          -moz-box-shadow: 0 0 30px rgba(0,0,0,.15);
          -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
	      z-index: 100;
	
	}
	
#especial {
	float:none;
	margin: 15px 50px;
	text:  
}
