/* @override http://localhost:8888/wp-content/themes/RIC/style.css */

/*  
Theme Name: RIC2
Theme URI: http://www.comunicainfancia.cl/
Description: Red Comunicación & Infancia
Version: 2.0
Author: Matías Halles
Author URI: http://www.halles.cl/

*/


*{
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", "Trebuchet MS", Helvetica, Verdana, Arial;
	line-height: 1.3em;
	font-size: 11px;
	font-weight: normal;
}

body{
	background: #F2F2F2;
	text-align: center;
}

#back{
	background: repeat-y url('images/bg.png') #F2F2F2;
	width: 930px;
	padding: 0px 16px;
	margin: 0px auto;
}

#page {
	width: 930px;
	background-color: white;
	text-align: left;
	display: block;
	display: table;
}

a{
	color:#49ABC4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.right {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

img.left {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
}

hr {
	display: none;
	clear: both;
}

.more-link, .read-more {
	float: right;
	padding-right: 5px;
}

.center {
	text-align: center
}

input.hidden{
	display: none;
}

strong{
	font-weight: bold;
}

a img{
	border: none;
	border-bottom: 2px silver solid;
}

a:hover img{
	border: none;
	border-bottom: 2px #49ABC4 solid;
}

/* @group Header */
#header {
	width: 930px;
}

#header div#headtitle {
	width: 928px;
	height:189px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #F1F1F1;
}

#header div.pix1{
		background-image: url(images/headerpix1.jpg);
}

#header div.pix2{
		background-image: url(images/headerpix2.jpg);
}

#header div.pix3{
		background-image: url(images/headerpix3.jpg);
}

#header div h1.header {
	width: 928px;
	height:189px;
	background-image: url(images/header.png);
}

#header div h1.header span {
	display:none;
}

#nav {
	float:left;
	height: 30px;
	background-color: #162335;
	border: 1px solid #f1f1f1;
	border-top: none;
}

#nav ul {
	float:left;
	height: 30px;
	background-color: #162335;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul li {
		display:inline;
    height:30px;
}

#nav ul li a {
	color: white;
	height: 18px;
	float:left;
	padding: 7px 13px 5px 13px;
	font-size:11px;
	font-weight: bold;
	background-color: #162335;
}

#nav ul li a:hover, #nav ul li.current-cat a {
  color: #162335 ;
	background: #FFFFFF;
	text-decoration: none;
}

#nav #categories {
 	float:left;
	width: 778px;
}

#nav #pages {
	float:right;
	width: 150px;
}

#nav #pages li {
	width: 150px;
	display: inline;
	clear: both;
	float: left;
}


#nav #pages li ul{
	width: 150px;
	clear: both;
	left: -999em;
	position: absolute;
	top:221px;
}


#nav #pages li a {
	width: 124px;
	text-align: center;
	float: left;
}

#nav #pages li:hover ul, #nav #pages li.sfhover ul {
	display: block;
	left: auto;
}


/* @end */



/* @group Contenido */

#content {
	width: 575px;
	float: left;
	padding: 15px;
}

#content h2 {
	font-size: 25px;
	float: left;
	text-align: left;
	padding: 3px;
	margin-bottom: 15px;
	border-bottom: 2px solid #E5F5F7;
	clear: both;
}

#content .entry h3 {
	font-size: 17px;
}

#content .entry h3 a {
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}

#content .entry h3 a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}


#content .entry-no, #content .entry-hl {
	background: #FFFFFF;
	width: 575px;
	float: left;
	padding: 0px 7px 7px 0px;
	margin-bottom: 35px;
	border-bottom: 1px solid #CCCCCC;
}

#content .entry-no p, #content .entry-hl p{
	line-height: 1.4em;
	padding: 5px;
	text-align: justify;
}

#content .entry-hl{
	background: url('images/bg_shadow.png') no-repeat right bottom;
	border: none; 
}

#content .entry-hl .entry{
	background: url('images/bg_corner.png') no-repeat right bottom #E5F5F7;
}


#content .entry_content{
	display: block;
	clear: both;
}

#content .entry_content p{
	line-height: 1.4em;
	padding: 5px;
	text-align: justify;
}

#content .entry_content ol, #content .entry_content ul {
	margin-left: 25px;
	padding: 5px;
}



#content .entry{
	padding: 12px; 
}

#content .entry .data{
	margin-bottom: 8px;
}

#content .entry .content{
	text-align: justify;
	padding: 12px;
}

#content .entry .tags{
	padding-top: 5px;
}

#content .e404{
	font-size: 20px;
	padding: 20px;
	margin: 0px 0px 10px 0px;
	background: #E5F5F7;
	float: left;
	text-align: center;
	width: 535px;
} 

#content #searchform{
	padding: 20px;
	font-size: 14px;
	background: #E5F5F7;
	text-align: center;
	float: left;
	margin: 0 auto;
	width: 535px;
} 

#content #searchform p{
	font-size: 14px;
	margin-bottom: 20px;
}

#content #searchform input{
	font-size: 17px;
	padding: 5px;
}

#content.e404{
	padding-top: 43px;
}

/* Content Comments */

#entry_comments {
	padding: 10px;
	width:555px;
	float:left;
}


#entry_comments #comments_header {
	float: left;
	width: 90%;
	font-size: 1.3em;
	text-align: left;
}

#entry_comments .link_dejar_comentario {
	float: right;
	width: 40%;
	font-size: 1.3em;
	text-align: right;
}

#entry_comments #comment_title {
	float: left;
	width: 50%;
	font-size: 1.2em;
	text-align: left;
	color: gray;
}

#entry_comments #responder {
	float: left;
	font-size: 1.7em;
	text-align: left;
	margin: 10px 0px 5px 0px ;
	width: 500px;
}

#entry_comments ol{
	list-style: none;
	float: left;
	padding: 10px 10px;
	width: 530px;
}

#entry_comments ol li{
	float: left;
	margin: 0px 0px 15px 0px;
	width: 510px;
}

#entry_comments ol li dt{
	display: none;
}

#entry_comments ol li dd.count{
	font-size: 3em;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	color: #7ac6dc;
	background: #E5F5F7;
}

#entry_comments ol li dd.author{
	padding: 0px;
	background: #E5F5F7;
	height: 25px;
	width: 460px;
	float: right;
	vertical-align: middle;
	line-height: 25px;
}

#entry_comments ol li dd.author em{
	font-size: 1.2em;
	font-style: normal;
}

#entry_comments ol li dd.author em a{
	font-size: 1em;
	font-style: normal;
}

#entry_comments ol li dd.time{
	float: right;
	background: #E5F5F7;
	height: 25px;
	width: 460px;
	line-height: 20px;
	vertical-align: middle;
}

#entry_comments ol li dd.comment{
	padding: 10px 10px 0px 10px;
	width: 490px;
	float: left;
}

#entry_comments ol li dd.comment p{
	padding: 5px;
	line-height: 1.4em;
	text-align: justify;
}

#content.single #commentform{
	float: left;
}

#content.single #commentform p {
	padding: 0px;
	margin: 3px 0px 7px 0px;
	width: 555px;
}

#content.single #commentform p label{
	font-size: 1.1em;
}

#content.single #commentform p input, #content.single #commentform p textarea{
	font-size: 1.1em;
	padding: 4px;
	margin: 2px 0px 3px 0px;
	border: 1px solid #E1E1E1;
	line-height: 1.2em;
}

#content.single #commentform p textarea {
 	width: 545px;
}

#content.single #commentform p textarea{
}

#content.single #commentform p #submit {
	font-size: 1.4em;
	padding: 0.5em 2em;
	float: right;
	color:white;
	width: 200px;

	background: #49ABC4;
	border-top: 2px solid #71c9f1;
	border-right: 2px solid #29606e;
	border-bottom: 2px solid #29606e;
	border-left: 2px solid #71c9f1;
	
}



/* @group Sidebar */

#sidebar {
	width: 280px;
	float: right;
	padding: 15px 5px 0px 0px;
}

#sidebar div {
	float: right;
}

#sidebar h2 {
	font-size: 17px;
	float: right;
	text-align: right;
	padding: 3px;
	width: 279px;
}

#sidebar div {
	float: right;
}

#sidebar ul {
	margin-bottom: 5px;
	float: right;
}

#sidebar ul li {
	list-style: none;
	float: right;
}

#sidebar #search_widget {
	float: right;
}

#sidebar #search_widget div{
	background: #E5F5F7;
	list-style: none;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	float: right;
	clear: both;
	width: 265px;
}

#sidebar #search_widget .s{
	width: 190px;
	float: left;
}

#sidebar #search_widget .submit{
	float: right;
}

#sidebar #news ul{
	width: 284px;
}

#sidebar #news ul li {
	background: #E5F5F7;
	list-style: none;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	float: left;
}

#sidebar #news ul li a {
	color: #000000;
	font-size: 13px;
}

#sidebar #news ul li span{
	float: right;
	color: #42879E;
	margin-top: 5px;
}

#sidebar #sitios_asociados {
	float: right;
}

#sidebar #sitios_asociados ul {
	background: #E5F5F7;
	float: right;
	padding-bottom: 5px;
	width: 284px;
}

#sidebar #sitios_asociados ul li {
	width: 135px;
	height: 40px;
	padding: 4px 0px 0px 4px;
	float: left;
}

#sidebar #sitios_asociados ul li a{
	border: 1px #E5F5F7 solid;
	float: left;
}

#sidebar #sitios_asociados ul li a:hover{
	border: 1px #000000 dotted;
	text-decoration: none;
}

#sidebar #sitios_asociados ul li a img{
	width: 135px;
	height: 40px;
	border: none;
	float: left;
}

#sidebar #enlaces {
	float: right;
}

#sidebar #enlaces ul {
	background: #E5F5F7;
	float: left;
	padding: 15px;
}

#sidebar #enlaces ul li{
	float: right;
	clear: both;
	padding: 3px 0px;
	width: 255px;
}

#sidebar #enlaces ul li a{
	border-right: 3px solid #E5F5F7;
	float: right;
	clear: both;
	padding: 0px 3px;
}

#sidebar #enlaces ul li a:hover{
	float: right;
	text-decoration: none;
	color: #000000;
}

#sidebar #archive_widget {
	float: right;
}

#sidebar #archive_widget ul {
	background: #E5F5F7;
	float: left;
	padding: 15px;
}

#sidebar #archive_widget ul li{
	float: right;
	clear: both;
	padding: 3px 0px;
	width: 255px;
	text-align: right;
}

#sidebar #archive_widget ul li a{
	border-right: 3px solid #E5F5F7;
	clear: both;
	padding: 0px 3px;
}

#sidebar #archive_widget ul li a:hover{
	text-decoration: none;
	color: #000000;
}

/* Navigation */

.navigation{
	width: 552px;
	float: left;
	font-size: 14px;
	padding: 10px 15px 10px 15px;
}

.navigation .alignleft{
	float: left;
}

.navigation .alignright{
	float: right;
}

.navigation a{
	padding: 5px;
	font-size: 16px;
	border: dotted 1px;
	float:left;
}



/* Footer */

#bottom {
	padding: 0px;
	margin: 0px;
	background: #213044;
	float: left;
}

#bottom #filler1, #bottom #filler2, #bottom #filler3{
	width:930px;
	height: 20px;
	float: left;
}

#bottom #filler1 {
	background: #DFF7F7;
}

#bottom #filler2 {
	background: #93C0C0;
}

#bottom #filler3 {
	background: #7191A2;
}

#footer {
	float: left;
	padding: 0px;
	margin: 0px;
	background: #213044;
	color: #FFFFFF;
	width: 930px;
}

#footer .fside{
	width: 30%;
	float: left;
}

#footer .fcenter{
	width: 40%;
	float: left;
}

#footer .fcenter .pads{
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	padding-bottom: 20px;
}

#footer .pads {
	padding: 0px 20px;
	margin: 30px 0px;
	text-align: center;
}



#footer h3 {
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 20px;
}

#footer ul{
	list-style: none;
}

#footer ul li{
	font-size: 12px;
	padding: 3px;
}

#footer a {
	color: #93C0C0;
	font-size: 12px;
}

#footer #footbottom {
	text-align: center;
	float: left;
	font-size: 10px;
	padding: 4px;
	width: 921px;
}

#footer #footbottom a {
	font-size: 10px;
}

#halles {
	border: 0;
	float: right;
	margin: auto 0 0 auto;
}
#halles a{ border: 0;}
#halles a img {border: 0;}

/* @end */


