/*
Theme Name: Diseno por Chile
Theme URI: http://www.disenoporchile.cl/
Description: .
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

strong {
font-weight: bold;
}

/* END CSS RESET */












/* Begin Typography & Colors */
body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
background: url('images/bg2.jpg');
	color: #555;
display: block;
width: 940px;
margin: 0px auto;
line-height: 1.4em;
}

#page {
background: #fff;
/* border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
	}

#content {
float: right;
width: 400px;
padding: 30px;
background: #fff;
border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
/* box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
}

#sidebar {
float: left;
width: 410px;
background: #fff;
padding: 30px;
border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
/* box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
}
.cf {
	height:auto;
	overflow:hidden;
padding: 30px;
background: #fff;
margin: 0px 0px 0px 0px;
}
.clear {
clear: both;
width: 100%;
}

a, a img {
border: none;
	text-decoration: none;
}

#content a {
	color: #DC241F;
}

#sidebar a {
	color: #0135AD;
}

a:hover {
color: #999 !important;
}

#header {
width: 880px;
padding: 30px;
background: #fff;
margin-bottom: 10px;
border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
/* box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
}

#header img {
margin: 0px 325px;
}

#content h3 {
display: block;
margin-bottom: 30px;
font-size: 21px;
font-style: italic;
font-family: Georgia, "Times New Roman", serif;
}

#content h2 {
display: block;
margin-bottom: 8px;
font-size: 24px;
font-style: italic;
font-family: Georgia, "Times New Roman", serif;
padding: 8px 0px;
border-bottom: 1px dotted #ddd;
}

small {
font-size: 9px;
text-align: right;
margin-bottom: 20px;
}

.entry {
margin: 20px 0px 10px 0px;
}

.post {
padding-bottom: 20px;
border-bottom: 1px dotted #999;
margin-bottom: 20px;
}

#headerimg {
padding: 10px;
background: #fff;
margin-bottom: 10px;
border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
/* box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
}

#twitterheader {
display: block;
width: 400px;
margin-top: 50px;
float: right;
font-size: 14px;
font-style: italic;
font-family: Georgia, "Times New Roman", serif;
color: #bbb;
}

#twitterheader a {
color: #999;
}
.logos {
	margin-top:10px;
border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
/* box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
}
ul.listlogos {
	width:800px;
	height:100px;
	clear:both;
}
ul.listlogos li {
	float:left;
	margin:0px 0px 10px 0px;
	border-right:1px dotted #999;
	padding:0px;
}
ul.listlogos li a{
	display:block;
	width:150px;
	height:100px;
}
ul.listlogos li.utpch a {	background:url(images/logfootUTPCH.gif) 0px -100px;}
ul.listlogos li.utpch a:hover { background:url(images/logfootUTPCH.gif) 0px 0px;}

ul.listlogos li.cdd a {	background:url(images/logfootCDD.gif) 0px -100px;}
ul.listlogos li.cdd a:hover { background:url(images/logfootCDD.gif) 0px 0px;}

ul.listlogos li.EDD a {	background:url(images/logfootEDD.gif) 0px -100px;}
ul.listlogos li.EDD a:hover { background:url(images/logfootEDD.gif) 0px 0px;}

ul.listlogos li.comcart a {	background:url(images/logfootCC.gif) 0px -100px;}
ul.listlogos li.comcart a:hover { background:url(images/logfootCC.gif) 0px 0px;}

ul.listlogos li.dem a {	background:url(images/logfootDEM.gif) 0px -100px;}
ul.listlogos li.dem a:hover { background:url(images/logfootDEM.gif) 0px 0px;}

ul.listlogos li.chq a {	background:url(images/logfootchq.gif) 0px -100px;}
ul.listlogos li.chq a:hover { background:url(images/logfootchq.gif) 0px 0px;}

.links {
	width:400px;
float: left;
border-radius: 5px;  
-ms-border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
-khtml-border-radius: 5px;
/* box-shadow: 0px 0px 7px #ddd;
-ms-box-shadow: 0px 0px 7px #ddd;
-moz-box-shadow: 0px 0px 7px #ddd;
-webkit-box-shadow: 0px 0px 7px #ddd;
-khtml-box-shadow: 0px 0px 7px #ddd; */
}
.links ul {
	margin:0px;
	padding:0px;
}
.links ul li{
	margin:0px 5px 5px 0px;
	float:left;
	list-style:none;
	display:block;
}
.links a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	text-align:center;
	padding:10px;
	display:block;
}
.links a.atwitter {background:#33ccff;}
.links a.atwitter:hover {background:#6699cc;}

.links a.afacebook {background:#336699;}
.links a.afacebook:hover {background:#627aad;}

.links a.aflickr {background:#ff0099;}
.links a.aflickr:hover {background:#cc0066;}

.links a.aotro {background:#DC2521;}
.links a.aotro:hover {background:#0336AC;}

.links a.adl {background:#DC2521;}
.links a.adl:hover {background:#0336AC;}

textarea {
display: block;
border: 1px solid #888;
width: 400px;
}

.comment {
display: block;
padding: 10px;
border-bottom: 1px dotted #999;
}

.commentlist {
display: block;
margin-bottom: 20px;
}