/*
Theme Name: cc 2
Theme URI: http://www.linajerves.com
Description: Plantilla para Wordpress, basada en los "blank themes" de Will Healey. http://www.tomorrows-laundry.com/
Author: Lina Jerves F.
Author URI: http://www.linajerves.com


/*-----------Block Level Elements--------------*/

Body {
        margin:0; padding:0;
		font-size: .8em;
		font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
		

}

h1 {
        font-weight: normal;

}


#contenedor {
        margin:0; padding:0;
		margin: auto;
        width: 100%;

}

#cabecera {
        margin:0; padding:0;
		margin: auto;
		width:100%;
        background: url(images/bg_header.jpg) repeat;
        min-height: 160px;
        height: auto !important;
        height: 160px;
}

#cabecera_logo {
		margin:0; padding:0;
        margin:auto;
		width:190px;
		height:70px;
		float:left;
		position:absolute;
		top:5px;
        
}

#cabecera_texto {
		margin:0; padding:0;
                margin:auto;
		min-width:800px;
                width: auto !important; 
                width: 800px;
		height:80px;
		float:right;
		position:absolute;
		top:30px;
		left:220px;
        
}
#searchform{
		margin:0; padding:0;
		float:right;

		position:absolute;
                top: 30px;
                right: 2px;

}

#searchform input{
		margin:0; padding:0;
		width: 120px;
}

#searchform input.sub { /*boton de buscar*/
		margin:0; padding:0;
		width:25px;
		height:20px;
		margin-right: 10px;
}

#contenedor_menu_buscador {
		        padding:0;
                background: url(images/fondo_tab.png);
				background-repeat: repeat-x;
                min-height: 40px;
                height: auto !important;
                height: 40px;
				min-width:860px;
				width:auto !important;
				width:860px;
                
}

#buscador {
		margin:auto;
		padding:0;
		width:100%;
        background: url(images/tab.png) right no-repeat;
        height: 68px;
        width: 228px;
        position:relative;
        top: -28px;
        float:right;
        margin-right: 30px;
}

#buscador .rss {
		margin-left: 30px;
		margin-top: 31px;
		float:left;
}

#menu {
		margin:0; padding:0;
        margin:auto;
		width:70%;
        height: 30px;
        float:left;
        
        
}

#cuerpo{
        margin:0; padding:0;
		margin: auto;
        width:100%;
        clear: both;
        background-image:url(images/bg_cuerpo.jpg);
        background-repeat: repeat-y;
}

#cuerpo_imagenes{
        margin:0; padding:0;
		margin: 0 auto;
        width:100%;
        clear: both;
		margin-left:30px;
}

#cuerpo_videos_excerpt{
        margin:0; padding:0;
		margin: 0 auto;
        width:100%;
        clear: both;
		margin-left:30px;
}

#cuerpo_equipo{
        margin:0; padding:0;
		margin: 0 auto;
        width:100%;
        clear: both;
		
}

#centro {
        
        margin:0; padding:0;
		margin: auto;
		float: left;
		width: 60%;
		
}

#centro_index {
        margin:0; padding:0;
		float: left;
		width:55%;
		margin: 0 30px;
		
}

		#centro_videos_contenido {
        margin:0; padding:0;
		float: left;
		width:430px;
		margin-left:30px;
		}
		
		#centro_videos_miniaturas {
        margin:0; padding:0;
		float: right;
		width:50%;
		
		}

#centro_full {
        margin:0; padding:0;
		margin: auto;
		width: 98%;
		margin-left: 30px;
}


#centro_mitad_izq{
        margin:0; padding:0;
		margin: auto;
		float: left;
		width: 330px;
		position:relative;
        top: -28px;
        margin: 0 0 0 0;
}

#centro_mitad_der{
        margin:0; padding:0;
		float:left;
		margin:auto;
		width: 59%;
		/*position:relative;
        top: 20px;*/
        margin: 0 30px 0 20px;
}

	#centro_mitad_der h3{
	    margin-top: 30px;
        
		}

#contenedor_cat_equipo{
        margin:0; padding:0;
		margin: auto;
        width:100%;
		padding-left: 20px;
}

#centro_izq {
        margin:0; padding:0;
		margin: auto;
		float: left;
		width: 50%;
		position:relative;
        top: -28px;
        
}
#centro_der {
        margin:0; padding:0;
		margin: auto;
		float: left;
		width: 20%;
        position:relative;
        top: -28px;
}

#centro_publicaciones {
        margin:0; padding:0;
		margin: auto;
		float: left;
		width: 100%;
		position:relative;
        top: -10px;
        margin-left:30px;

        
}

#sidebar{
	   margin:0; padding:0;
	   width:35%;
	   padding:5px;
	   float:left;
	    }
	    
	    #sidebar_left{
	   margin:0; padding:0;
	   width:49%;
	   float: left;
	   border: 1px solid #ccc;
	    }
	    
	    #sidebar_left a, #sidebar_right a{
	    padding: 0 10px;
		}
	    
	     #sidebar_right{
	   margin:0; padding:0;
	   width:48%;
	   float: right;
	   border: 1px solid #ccc;
	    }

	   

#pie {
        margin:0; padding:0;
		margin: auto;
        width: 100%;
		clear: both;
        background: #2391c5 url(images/fondo_tab.png) top repeat-x;
        height: 100px;

}

/*-------------Cabecera-------------*/

#cabecera_logo h1 a{ 
		margin:0; padding:0;
    	margin:auto;
    	display:block;
		overflow:hidden;
		text-indent:-999999px;
		background:url(images/logo_2.png) no-repeat;
		width: 200px;
		height: 70px;
		float: left;
		margin: 30px 20px 5px 30px;
		
}

#cabecera_logo h1, #cabecera_logo h2{ 
		margin:0; padding:0;
		text-indent:-999999px;
}


#cabecera_texto h2{
		margin:0; padding:0;
		font-size: 1.6em;
		margin: 10px 60px 0 50px;
		font-family: georgia, Times, serif;
		font-style: italic;
		font-weight: normal;
		line-height: 1.5em;
		color:#49b2f3;
        
}

#cabecera_texto h2 a{
		color:#aec903;
		text-decoration: none;
        font-weight: bold;
}

#cabecera_texto h2 a:hover{
		color:#aec903;
		border-bottom: 1px dotted #aec903;
        
}

/*-------------Menu-------------*/
#menu ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
		min-height: 40px;
		height:auto !important;
		height:auto;
		margin-left:15px;
		
}	

#menu li{
		float:left;
		display:block;
		margin-left: 10px;
		
        
}	

#menu li a {
		font-weight: bold;
		margin:0;
		display:block; 
		color: #303540; 
        padding:10px 5px; 
        text-decoration:none;       

}

#menu li a:hover { 
		color:#1344c3;
		background: url(images/bg_menu_hover.png) repeat;
		
}

/*-------------Centro-------------*/


#centro_der ul, #centro_der li{
         margin: 0;
         padding: 0;
         padding: 0 10px ;
         list-style-type: none;     
}

#centro_izq h3 {
        margin-top: 10px;
        
}

#commentform {
        margin: 0 25px;
        
}

/*-------------Post-------------*/

.date{
        margin:0; padding:0;
		float:left;
		background: #fff url(images/bg_date.png) top left no-repeat;
		height: 55px;
		width: 44px;

}

#lincat h2 li{
       list-style-type: none;

}


.post {
        margin:0; padding:0;

}

.post img {
		border: 1px solid #cbcbcb;
		padding: 3px;
		margin-bottom: 10px;
		margin-right:10px;

}


.post h1, .post_videos h1{
        font-size: 1.4em;
        letter-spacing: -0.07em;
        text-decoration: none;
        color: #525b6d;
        margin:0; padding:0;
        margin-top:20px;

}

h3{
        color: #2391c5;
        font-weight: normal;

}



.post h1 a, .post_videos h1 a{
        color: #303540;
        text-decoration: none;
        
       

}

.post p, .post_videos p {
		line-height: 1.5em;
		color: #5b5b5b;
		margin-right:30px;
		text-align: justify;
				
}

.post_3 {
		width:320px;
		float:left;
		margin-right: 10px;
				
}

.post_3 li {
		line-height: 2.1em;
		color: #5b5b5b;
				
}



.post_4 {
		width:23%;
		float:left;
		margin-right: 10px;
				
}

.post_4 li {
		line-height: 2.1em;
		color: #5b5b5b;
				
}

.post_tres {
		width:170px;
		float:left;
		margin:0;
		min-height: 280px;
		height:auto !important;
		height:280px;
		margin-left: 30px;
	
		
				
}

.post_tres h1 {
		font-size: 1.3em;
				
}
.post_tres p {
		font-size: 0.8em;
		text-align: justify;
				
}

.post_tres a {
		text-decoration:none;
				
}

.post_tres li {
		line-height: 2.1em;
		color: #5b5b5b;
				
}

.post_6 {
		width:15%;
		float:left;
		margin-right: 10px;
				
}

.post_6 li {
		line-height: 2.1em;
		color: #5b5b5b;
				
}



.entry ul {
		margin-left: 5px;
				
}

.entry li{
		line-height: 2.1em;
				
}

.post img {
		float:left;

		
}

blockquote {
        margin:0; padding:0;
		font-style: italic;
		border-left: 1px solid #2498cf;
		padding-left: 10px;
		margin-left:5px;
		
}



.post  ul li {  
       margin: 0 13px;

}



.post  small {  
       margin: 0;
       padding:0;

}

.postmetadata {
        margin:0; padding:0;
		margin-top: 10px;
		

}
.post_cat_equipo .postmetadata {
        margin:0; padding:0;
		

}
.wp-caption-text{
 		float:left;
 		
 		
 		}


p.wp-caption-text{
		margin:0; padding:0;
 		background-color: #303540;
 		color:#fff;
 		margin-right: 10px;
 		padding-left:5px;
 		font-style: italic;
 		font-family: georgia;
 		clear:none;
 		position:relative;
 		top:-20px;
}

.pagetitle {
 		padding: 0 25px;

}

#centro_izq .post{
        margin:0 25px;
        
}

#centro_izq .post h3{
        margin:0;
        
}

#centro_izq .post span{
        font-size: 1.1em;
        color: #2391c5;
        font-family: georgia;
        
}



/*-------------Post Categoria Equipo-------------*/

.post_cat_equipo {
        margin:0; padding:0;
		float:left;
		width: 170px;
		height: 450px;
		margin: 0 16px;

}

.post_cat_equipo h1{
		margin:0; padding:0;
        font-size: 2.1em;
        letter-spacing: -0.07em;
        text-decoration: none;
        font-family: georgia;
        color: #a5bf00;
        margin-top:20px;
        margin-bottom: 0;
        

}

.post_cat_equipo h3{
        color: #2498cf;
        font-variant: small-caps;
        font-weight: normal;

}



.post_cat_equipo h1 a{
        color: #a5bf00;
        text-decoration: none;
       

}

.post_cat_equipo p {
		margin: 0;
		line-height: 1em;
		color: #5b5b5b;
}

.post_cat_equipo blockquote {
		margin:0; padding:0;
		width: 98%;
		font-style: italic;
		border-left: 1px solid #a5bf00;
		margin-left: 5%;
		padding-left: 5px;
}

.post_cat_equipo ul li {  
       margin: 0 13px;

}

.post_cat_equipo  small {  
       margin: 0;
       padding:0;

}

.post_cat_equipo .postmetadata {
        margin:0; padding:0;

}

.post_cat_equipo .pagetitle {
 		padding: 0 25px;

}


/*----------------VIDEOS------------*/
.post_video_excerpt {
        margin:0; padding:0;
		width:150px; height:180px; float:left;
		

}

.post_video_excerpt h1 a {
        margin:0; padding:0;
        font-size:12px; font-family:arial; color:#313743;
		padding: 0 30px 0 0; text-decoration:none; margin:10px 20px 0 0;

}

.post_video_excerpt h1 a:hover {
        text-decoration:underline;

}

.post_video_excerpt p {
        padding:0; margin:0; padding: 2px 10px 0 0;

}

.post_video_excerpt img {
        padding: 2px; border: 1px solid #cbcbcb; margin-bottom:4px;

}
/*--------------Sidebar------------*/

#sidebar ul {
         margin:0; padding:0;
         padding: 0  ;
         list-style-type: none;
         
}

#sidebar p {
         padding: 0 10px;

}


#centro_der li,#sidebar li, #sidebar_der li{
		margin:0; padding:0;
		list-style-type:none;
		line-height: 1.6em;   
		padding:  0 10px 5px 10px;
		border-bottom: 1px dotted #2391c5; 
		margin-bottom: 10px;  
		width: 90%;  
}

#centro_der li a,#sidebar li a, #sidebar_der li a{
		margin:0; padding:0;
		color: #303540;  
		text-decoration:none;    
}

#centro_der li a:hover,#sidebar li a:hover, #sidebar_der li a:hover{
		margin:0; padding:0;
		color: #2391c5;      
}

#centro_der h2, #sidebar h2, #sidebar h2 a{
		margin:0; padding:0; 
		font-size: 1.5em; 
		padding-bottom: 2px;
		margin: 0 0 10px 0; 
		background-color: #303540; 
		color:white; 
		list-style-type: none; 
        letter-spacing: -0.07em;
        text-decoration: none;
        font-weight: normal;
        padding-left: 5px;
		text-decoration:none;

}


#centro_publicaciones h1 {
		margin-right: 30px;

}

#centro_publicaciones h1 a{
		margin:0; padding:0; 
		font-size: 0.9em; 
		padding-bottom: 2px;
		margin: 20px 15px 10px 0; 
		color: #303540; 
		list-style-type: none; 
        letter-spacing: -0.07em;
        text-decoration: none;
        margin:20px 0;
        font-weight: normal;
        width: 100%;

}

#centro_publicaciones h2{
		margin:0; padding:0; 
		color: #558A14; 
		font-weight: normal;
		font-size: 1.2em;
		/*border-bottom: 1px dotted #558A14;*/
		margin-right: 33px;

}

#centro_publicaciones h3, #centro_full h3{
		margin:0; padding:0; 
		color: #2498cf; 
		font-weight: normal;
		font-size: 1.2em;
		/*border-bottom: 1px dotted #558A14;*/
		margin-right: 33px;
		font-family: georgia;
		font-style: italic;
		margin: 20px 0 10px 0;

}


#centro_der ul, #sidebar_izq ul, #sidebar_der ul, #s_publicaciones h2{
		list-style-type: none; 
		margin:0; padding:0;
}

#centro_der ul li, #sidebar_izq ul li, #sidebar_der ul li{
		border-bottom-color: #2391c5;
		border-bottom: 1px dotted;
		margin:0; padding:0;
		padding: 5px 0;
		margin-right: 18px;
}

#centro_der ul li a, #sidebar_izq ul li a, #sidebar_der ul li a{
		text-decoration: none;
} 


/*--------------Pie--------------*/

#pie p {
	
        margin:0; padding:0;
        margin: auto;
        text-align: center;
        padding-top: 10px;
        
}

/*--------------Comentarios--------------*/


#commentform textarea{
	 	margin:0; padding:0;
	    width: 100%;

}

/*-------------Alineaci�n------------------*/

.alignleft {
	 	text-align: left;
	 	padding: 5px 0 0 10px;
 

}

.alignright {
	 	text-align: right;
	 	padding: 5px 10px 0 0;

}

/*-------------Im�genes------------------*/

img {   
	    margin:0; padding:0;
		float: left;
		margin-right: 10px;
      
}

a img{
        border: 0;
      
}

/*-------------Other------------------*/


small {
		padding: 0 10px;
}

.limpia {
		clear: both;
		visibility: hidden;
}

.por {
		color: #667188;
}

.fecha {
		font-size: 1.2em;
		color: #667188;
		
}

.fecha_actividades {
		font-size: 11px;
		color: #2498cf;
		margin-left: 10px;
		font-weight: bold;
		margin-top: 10px;
}

.fecha a{
		color: #8da500;
		text-decoration: none;
	
	}
	
.fecha a:hover{
		border-bottom: 1px dotted #8da500;
		text-decoration: none;
	
	}

.autor {

		font-size: 1.3em;
		color: #667188;
		font-variant: small-caps;
	
	}
	
.comentarios a {
        padding:5px 10px 5px 23px;
		background: url('images/comment.png') left center no-repeat;
		border: none;
		height: 16px;
		text-decoration: none;
		color:#2498cf;
		font-weight: bold;

	
	}


.comentar{
	margin:0; padding:0;
	width: 95%;
	border-top: 1px dotted #2498cf;
	background-color: #f9f9f9;
	padding-top: 10px;
	text-align: right;
	margin-top:10px;
	padding-bottom: 10px;
	
	}
	
a.ver  {
	margin:0; padding:0;
	border: none;
	padding:5px 10px 5px 0x;
	color:#2498cf;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a:hover.ver  {
	text-decoration:underline;
	
	}

.editar_comentario a {
	margin:0; padding:0;
	border: none;
	padding:5px 10px 5px 23px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	color:#2498cf;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.editar_comentario a:hover {
	background: url('images/comment_edit_hover.png') left center no-repeat;
	
	}
	
.pdf a {
	margin:0; padding:0;
	border: none;
	padding:5px 10px 5px 23px;
	background: url('images/pdf.png') left center no-repeat;
	height: 16px;
	color:#558A14;
	font-weight: bold;
	text-decoration: none;
	
	}