/*
Theme Name: ChileClic para WP
Theme URI: http://www.chileclic.cl/
Description: Un "port" del diseño de ChileClic para el CMS de Buscador Ciudadano.
Author: Eduardo Graells (sólo del port, el diseño original es de Newtenberg)
Author URI: http://egraells.org
*/


ol.search-results {
	margin-left: 0;
	list-style-type: none;
	margin-top: 1em;
	padding-left: 0;
}

ol.search-results li h3 {
	border-style: none;
	text-transform: none;
	font-size: 1em;
	letter-spacing: 0;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}	

ol.search-results li span.url {
	font-style: italic;	
	color: #777777;
}

ol.search-results li span.url a, ol.search-results li span.url a:visited {
	color: #777777;
	text-decoration: none;
}

.result-info p {
	margin: 0;	
}

.suggestions {
	font-style: italic;
}
	
span.search-terms, span.suggestions a {
	font-weight: bold;
}

ol.search-results span.highlight {
	font-weight: bold;
}
	
/* search form */

ul#search-form {
	list-style-type: none;
	margin: auto;
	padding-left: 0;
	width: 500px;
	text-align: center;
}

ul#search-form li.search-form-field {
	float: none;
	clear: both;
	margin-bottom: 0;
	xborder-bottom: 2px solid rgb(175, 175, 175);
	padding: 0.5em;
}

.page-numbers {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
text-align:left;
text-decoration:underline;
}

.page-numbers.current {
	font-weight: bold;
	}

ul#search-form li.search-form-field div.legend {
	float: left;
	width: 40%;
	padding: 0.5em;
}

ul#search-form li.search-form-field div.options {
	margin-left: 41%;
}

ul#search-form li.search-form-field ul {
	margin-left: 0;
	list-style-type: none;
}

ul#search-form li.search-form-field ul li {
	
}

ul#search-form div.search-button {
	text-align: right;	
}

ul#search-form li.search-form-field.last {
	border-style: none;
	margin-bottom: 3em;	
}

body.search ul#search-form {
text-align:left;
}



#complete_form {
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;	
	text-align: center;
	padding-left: 20%;
	padding-right: 20%;
}

#results-form {
	padding: 10px;
}

ul#search-form ul#search-types {
	list-style-type: none;
	font-size: 115%;
	padding-left: 0;
	margin-left: 0;
}

ul#search-form li.search-form-field #query {
	width: 75%;
	font-size: 140%;
	padding: 5px;
	color: ##666666
}

ul#search-form li.search-form-field #query-submit {
	font-size: 140%;
	padding: 5px;
	color: ##666666
}

ul#search-form ul#search-types li {
	display: inline;
}

span.related a {
	text-decoration: none;
	font-size: 95%;
	color: #006699;
}

span.related a img {
	border-style: none;
}

#home_tag_cloud .VentanaBlancaT1 {
	font-size: 200% !important;
	line-height: 100% !important;
}

#home_tag_cloud .VentanaBlancaBD {
	padding-top: 0 !important;
}