@charset "utf-8";
/*
Theme Name: Peruvian Cricket Association - WebSite 
Description: Una plantilla especial para Peruvian Cricket Association
Version: 1.0
Author: Diego Rotalde & Eder Zuniga

*/
html{	
}
body{	
	font-family:  Arial,Georgia, Helvetica, sans-serif;
	/*font-size:0.9em;*/
	margin:0px;
	padding:0px;	
	background-image:url(images/fondo.gif);
	background-position: center top;
	background-repeat:y-repeat;
}
a{
	margin:0;
	padding:0;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;	
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
	margin:0;
	padding:0;
}
img{
	border:none;
}
/*
* Ver http://positioniseverything.net/easyclearing.html
* para una descripcion de lo que este codigo hace.
*/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
*  .clearfix {
height:1%;
}
*+.clearfix {
height:1%;
}
.clearfix {
display:block;
}
/*--------contenedor--------------------------*/
#page{
	width:970px;	
	margin: 0px auto;
	margin-top:0px;
	background-color:#fff;
}
#contenido{
	width:930px;	
	margin: 0px auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*--------header.php--------------------------*/
#header{
	width:930px;	
	height:185px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin: 0px auto;	
}
#links_header{
	float:right;	
	padding:20px;
	color:#fffdf4;
}
#links_header a{
	font-size:0.9em;
	font-weight:800;
	color:#fffdf4;
}

/*--------index.php--------------------------*/
#cuerpo{
	width:900px;	
	margin-right:30px;	
	margin-top:20px;
	font-size:0.8em;
}
/*---*/
#sector-izq{
	width:215px;	
	float:left;
}
#sponsor, #search{
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #808080;
}
#sponsor h3, #search h3{
	display:block;
	width:203px;
	padding:10px 0 10px 10px;
	color:#fffdf4;
	background-image:url(images/fondoTitulo.gif);
	background-repeat:y-repeat;
	margin-bottom:10px;
}
#sponsor a{
	display:block;
	width:215px;
	margin-bottom:30px;
	text-align:center;
}

#sponsor a img{
border-bottom:1px solid #ccc;
padding:10px 0 10px 0;
border:1px solid #ccc;
}

/*---*/
#home-centro{
	width:345px;
	float:left;
	padding:10px 20px 10px 20px;
}
#home-centro h1{
	padding:5px;
	padding-top:0px;
}
#home-centro p{
	padding:10px 5px 10px;
	font-size:1em;
}

#home-centro ul{
	list-style-image:url(images/bullet.gif);
	margin-left:20px;
}

#home-centro li{
	margin:5px 0px;
}

#home-centro ul ul{
	list-style-image:url(images/bullet2.jpg);
	margin-left:10px;
}

#home-der{
	width:300px;
	float:left;	
}
#home-news{
	width:298px;	
	border:1px solid #808080;
	margin-top:20px;
	margin-bottom:20px;
}
#home-news h3{
	display:block;
	width:288px;
	padding:10px 0 10px 10px;
	color:#fffdf4;
	background-image:url(images/fondoTitulo2.gif);
	background-repeat:y-repeat;
	margin-bottom:10px;
}
#home-news ul{
	list-style-image:url(images/bullet.gif);
	margin-left:20px;
}

#home-news li{
	margin:5px 0px;
}
#home-news li a{
	color:#000;
        font-weight:800;
}
#home-news li.seeAll-link{
    text-align:right;
    margin-right:20px;
}
/*--------footer.php--------------------------*/
#footer{
	width:930px;
	clear:both;
	margin: 0px auto;	
	margin-top:20px;
        background-color:#808080;
        text-align:left;
}
#footer_linea{
        width:930px;
	height:20px;
        background-color:#5f5f1f;
}
#footer_contenido{
    background-image:url(images/footer_abajo.jpg);
    background-position: center bottom;
    background-repeat:no-repeat;
}
#footer_contenido p{
    width:890px;
    margin-left:10px;
    padding:5px 0 5px 0;

}
#paginas span{
   color:#fffdf4;
   padding:0px 10px 0 10px;
   font-size:0.9em;
   font-weight:800;
}
#paginas a{
	font-size:0.9em;
	font-weight:800;
	color:#fffdf4;
}
#footer_contenido p.creditos{
    font-size:0.8em;
    font-weight:200;
    color:#fffdf4;

}

/*-------breadcrumb--------*/
#breadcrumb{
	font-weight:800;
	color:#6a6b2f;
	margin-bottom:10px;
}
#breadcrumb a{
	font-weight:800;
	color:#6a6b2f;
}
/*-------news,fixture,etc--------*/
#sector-der{
   width:645px;
   float:left;
   padding:10px 20px 10px 20px;
}
#sector-der div.entry {
  clear:both;
}
#sector-der div.entry p{
   padding-top:10px;
   padding-bottom:10px;
}

#sector-der div.entry p a.more-link{
   padding-left:5px;
   font-weight:800;
   font-size:1em;
   color:#6a6b2f;
}
#sector-der div.entry p img{
   /*float:right;*/
   display: inline;
   padding:10px;

}
#sector-der h3{
    margin-top:20px;
}

#sector-der h3 a{
    font-weight:800;
    color:#000;
}
#sector-der h4 a{
    font-weight:800;
    color:#6a6b2f;
}

#sector-der ul{
	list-style-image:url(images/bullet.jpg);
	margin-left:20px;
}

#sector-der li{
	margin:5px 0px;
}

#sector-der ul ul{
	list-style-image:url(images/bullet2.jpg);
	margin-left:10px;
}

#sector-der div p span.tags{
   float:left;
   margin-top:5px;
   margin-bottom:10px;
   font-size:0.9em;
   font-weight:800;
   color:#000;
}
#sector-der div p span.tags a{
   font-weight:800;
   color:#6a6b2f;
}
#sector-der div p span.fecha{
   float:right;
   font-size:0.8em;
    font-weight:800;
    color:#000;
}
div.navigation{
	clear:both;
}

.alignright{
	float: right;
        font-weight:800;
        color:#6a6b2f;
}
.alignright a {
        font-weight:800;
        color:#6a6b2f;
}
.alignleft{
	float: left;
        font-weight:800;
        color:#6a6b2f;
}
.alignleft a {
        font-weight:800;
        color:#6a6b2f;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/*-----paginacion-----*/
.wp-pagenavi{
    float:right;
    font-size:1em;
    font-weight:800;
    color:#6a6b2f;
}
.wp-pagenavi a{
    font-size:1em;
    font-weight:800;
    color:#6a6b2f;
}

/*----------sidebar.php----------*/
#sidebar{
	background-color:#2c2b0c;
}

#sidebar  ul,#sidebar  ul li{
  padding: 0;
  margin: 0;
  list-style: none;
}

#sidebar ul li a{
	clear:left;
	display:block;
	width:205px; 
	color:#fffdf4;
	font-size:1.1em;
	font-weight:900;
	padding:10px 0 10px 10px;
}
#sidebar ul li ul li a{
	clear:left;
	display:block;
	width:290px; 
	color:#fffdf4;
	font-size:1.1em;
	font-weight:900;
	padding:10px 0 10px 10px;
}

#sidebar ul li ul li ul li a{
	clear:left;
	display:block;
	width:290px; 
	color:#fffdf4;
	font-size:1.1em;
	font-weight:900;
	padding:10px 0 10px 10px;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
	background-image:url(images/fondoTitulo2.gif);
	background-repeat:y-repeat;
}

#sidebar ul li ul li a:hover, #sidebar ul li ul li a:active {
	background-image:url(images/fondoTitulo2.gif);
	background-repeat:y-repeat;
}

#sidebar ul li {
  float: none;
  position: relative;
}

#sidebar ul li ul {
  display: none;
  position: absolute;   
  margin:-13px 0 0 215px;
  background-color:#2c2b0c;
  width:300px;
  top: 1em;
  left: 0;
}

#sidebar ul li ul li ul{
  display: none;
  position: absolute;   
  margin:-13px 0 0 300px;
  background-color:#2c2b0c;
  width:300px;
  top: 1em;
  left: 0;
}

#sidebar  li > ul {
	top: auto;
	left: auto;
}

#sidebar ul li:hover ul { 
	display: block; 	
	background-color:#2c2b0c;
}

#sidebar ul li:hover{ 
	background-image:url(images/fondoTitulo.gif);
	background-repeat:y-repeat;
}

#sidebar ul li ul li:hover ul { 
	display: block; 	
	background-color:#2c2b0c;
}

#sidebar ul li ul li:hover{ 
	background-image:url(images/fondoTitulo2.gif);
	background-repeat:y-repeat;
}

/*--------search-----------*/
#search div.date, #search div.category{
	display:block;
	padding:10px 0 10px 0;
	text-align:center;
}
#search div select{
	width:150px;
}




