@charset "UTF-8";

/*  
Theme Name: ChileHockey
Theme URI: http://www.chilehockey.cl
Description: WP Theme para Federacion Chilena de Hockey Version: 1.0
Author: Multimedial
Author URI: http://www.multimedial.cl */

	
html,body {
	height:100%;
	margin: 0px;
	font-family:"Lucida Grande",Arial,sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 15px;
}

.spacer{
	height: 15px;
	clear:both;
	margin:0;
	padding:0;
}
#sidebar p{
	padding:  0 10px;
}


a:link, a:visited{
	color: #3F87BB;
}

a:hover{
	color:  #FF9900;
}

	
#wrap {
  text-align: center;
  margin: 0 auto;
}


/*--------------------Header--------------------*/


#header{
	text-align: center;
	clear: both;
	min-width: 980px;
	height: 239px;
	background: url(images/bg_header.jpg) repeat-x;
		
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}

#logo{
	float: left;
	margin-left: 20px;
}

#logo img, #logo a, #logo a:link, #logo a:visited{
	color: transparent;
	border: 0px;
	outline: none;
}

#hockista{
	float:right;
	background: url(images/hockista.jpg) no-repeat;
	height:180px;
	text-align:right;
	width:575px;

}

#hockista a, #hockista a:link, #hockista a:visited{
	color: #000;
	text-decoration: none;
	padding: 7px;

	}
#hockista a:hover{
	background: #9DDCF7;
}	

#menu{
	clear: both;
	padding-top: 19px;
}
ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	clear: both;
	margin-top: 0;
	padding-top: 0;
}

#navlist li
{
	margin: 18px -4px 0px 4px;
	background: transparent url(images/menu_border.jpg) no-repeat scroll right top;
	display: inline;
	list-style-type: none;
}

#navlist a {	
	padding: 2px 24px 24px 0px;
	margin: 0px 0px 0px 15px;
	}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	
}

#navlist a:hover
{
	color: #fff;
	background: transparent url(images/menu_hover.gif) no-repeat scroll center top;
}

#box{
	background: url(images/bg.jpg) repeat-x;
	min-height: 100px;
}

#container{
	margin: 0 auto;
	width: 980px;

}


/*--------------------Sidebar--------------------*/

#sidebar{
	float: left;
	width: 230px;
	text-align: left;
	margin-right:10px;
	font-size: 11px;

}
#sidebar h3{
color:#333333;
margin-bottom:10px;
padding:0px;
font-size: 1.4em;
margin-top: 0;
}
#sidebar ul {
margin:0px;
padding:0px;
margin-bottom: 40px;
}
#sidebar ul li {
background:#F5F5F5 none repeat scroll 0% 0%;
border:1px solid #D0D0D0;
font-weight:normal;
list-style-image:none;
list-style-type:none;
margin:5px 8px 1px 0px;
padding:0px 10px;
width:175px;
}

#sidebar ul li:hover {
background:#E6E6E6 none repeat scroll 0% 50%;
line-height:35px;
}

#sidebar ul li a {
color:#555;
display:block;
font-size:12px;
font-weight: bold;
line-height:35px;
outline-style:none;
outline-width:medium;
text-decoration: none;
}

#sidebar ul li:hover a {
color:#519330;
display:block;
font-size:12px;
line-height:35px;
}

#sidebar ul li a:hover {
color:#519330;
}

/*--------------------Content--------------------*/


#content{
	text-align: left;
	width: 595px;
	float: left;
}



#content h1{
	color: #111;
	font-size: 32px;
	font-family: "Trebuchet MS", "Lucida Grande",Arial,sans-serif;
	font-weight: 600;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 35px;
}


#content h1 a, #content h1 a:link, #content h1 a:visited{
	color: #333;
		text-decoration: none;
	line-height: 35px;
}

#content h1 a:hover{
	text-decoration: underline;
}

.first_post{
	padding: 10px;
	padding-top: 0px;
	border-bottom:1px dotted #C8C8C8;
}

.first_post img {
	padding: 5px;
	border: 1px solid #E9DFDC;
	margin:  0 10px 10px;
}

.top a, .top a:link, .top a:visited{
	font-size: 12px;
	color: #eaeaea;
}

.more-link a, .more-link:link, .more-link:visited{
	float: right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	text-align: center;
	margin-top: 15px;
	text-decoration:none;
	color: #fff;
	background-color: #519330;
	padding: 4px;
}

.more-link:hover{
	background-color: #427925;

}

.a_post{
		border-bottom: 1px dotted #c8c8c8;
		clear: both;
}

.a_post{
		border-bottom: 1px dotted #c8c8c8;
		clear: both;
}


.a_post img{
	border: 1px solid #E9DFDC;
	margin-right: 10px;
	margin-bottom: 10px;
}

.first_post img.alignleft, .a_post img.alignleft{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.first_post img.alignright, .a_post img.alignright{
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}

.a_post_image{
	border: 1px solid #e6e6e6;
	width:140px; height:140px;
	overflow:hidden;
	float:left;	
}
.a_post_image:hover {
border:1px solid #222;
}

.a_post_image a img {
	border: 0px;
	padding: 0px;
}

.a_post_content{
	padding-left: 160px;
}


.a_post_content h1 a{
	font-size: 25px;
}



.post_cat{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.post_cat a, .post_cat a:link, .post_cat a:visited{
	color: #111;
}

.post_cat a:hover{
	color: #444;
}

.post_info a, .post_info a:link, .post_info a:visited{
	color: #333;
	font-weight: bold;
	padding: 2px;
}
.post_info a:hover{
	color: #000;
	background-color: #f4f4f4;
}


.button_comments{
	float:right;
	margin-top: 8px;
	margin-bottom: 25px;
	width: 100%;
	text-align: right;
}

.button_comments a:link, .button_comments a:visited{
		background: transparent url(images/comment.gif) no-repeat scroll left center;
		padding: 5px;
		padding-left: 20px;}
		

.posiciones td{
border-right: 1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
}

.posiciones{
border-left:1px solid #d0d0d0;
}

.ficha{
padding-bottom:10px;
border-bottom:1px solid #d0d0d0;
margin-bottom:10px;
}

.ficha img{
border:1px solid #E9DFDC; 
padding:5px; 
margin-right:10px 0 10px  10px;
}

.nombre{
font-size: 15px; 
font-weight:bold;
}

/*--------------------sponsers--------------------*/

		
#sponsers{
	float: right;
	width: 140px;
}	

#sponsers h3{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	}
	
#sponsers img{
	margin-bottom: 20px;
}

#sponsers a img, #sponsers a:link, #sponsers a:hover{
	border: none;

}


.vvqbox{
	clear: both;
	margin-bottom:10px;
}

/*--------------------footer--------------------*/

#footer {
  	clear: both;
  	font-size: 11px;
	text-align: center;
	height: 53px;
	padding-top: 30px;
	background: url(images/bg_footer.jpg) repeat-x;
}
  
#footer a{
	color: #666 ;
}
#footer a:hover{
	color: #000;
}
  



/*--------------------search--------------------*/
#searchform{
	margin-bottom:40px;
}

#searchform input[type=text]{
	width:160px;	
}

input#s{
	
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.a_comment{
	margin-bottom: 25px;
} 

.comment_top{
	background:#E4E4E4;
	border-bottom:1px solid #CBCBCB;
	padding:10px;
	margin-top: -10px;

}

#respond, #comments{
	margin-top: 22px;
}
.commentlist li {
	padding-top: 10px;

	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}
#commentform{
	
background:#E6E6E6 none repeat scroll 0% 0%;
margin-bottom:20px;
padding:10px;

}
.commentmetadata {
	 
	}

	
#commentform input[type="text"],#colabora input[type="text"], #colabora textarea, #commentform textarea, #contactform input[type="text"], #contactform textarea {
    background:#fff url(images/bg_input.jpg) repeat-x scroll left top;
    border:1px solid #CECECE;
    width:220px;
    color:#777;
    font-size:12px;
    height:18px;
    margin-bottom:10px;
    margin-right:10px;
    padding:8px 3px 3px;
}

#commentform textarea{
	width:567px;
	height: 200px;
	}
	
#colabora textarea, #contactform textarea {
	width:390px;
	height: 180px;
	}

#commentform input:focus[type="text"], #commentform textarea:focus, #colabora textarea:focus, #contactform input:focus[type="text"], #contactform textarea:focus, #colabora input:focus[type="text"]  {
    background:#FFFEF0 url(images/bg_input_focus.jpg) repeat-x scroll left top;
}

#commentform #submit {
	 
	}
	
	
	acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
background:#FFFEEC none repeat scroll 0% 0%;
border-bottom:2px solid #EBE8C2;
border-right:2px solid #EBE8C2;
padding:2px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



