*{margin:0; padding:0;}

body {
	background:#FFF;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	}
	
h1 {
	font-size: 18pt;
	color:#333;
	}
	
h2 {
	font-size: 14pt;
	color:#555;
	}
	
h3 {
	font-size: 9pt;
	color:#555;
	}
	
h4 {
	font-size: 9pt;
	color:#555;
	}
	
h5 {
	font-size: 9pt;
	color:#555;
	}



blockquote{
	border-left:1px solid #A5ABAB;
	margin:0px;
	padding:0 0px 0 0px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

p {
	color:#555;
	line-height: 13px;
	}


/* links */

a{
	color:#000000;
	text-decoration:none;
	background: #ffffff;
	}

a:hover{
    color: #999999;
	}



/* container */


#container {
	float: left;
	width: 880px;
	margin: auto;
	background:#ffffff;
	background-image: url(http://www.makeitbetter.cl/wp-content/themes/daring/images/bg.jpg);
	background-repeat: no-repeat;
	color:#333;
	overflow: hidden;
	margin-left:20px;
	}
	
/* header */

#header {
  	width: 900px; 
  	height: 20px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt Gill Sans, Helvetica, Verdana, sans serif;
	padding:50px 0 0 25px;
	letter-spacing:2px;
	margin:0;	
	}
	
#header h1 a{
	color: #555;
	text-decoration: none;
	}
	
#header h1 a:hover{
	color: #fff;
	text-decoration: none;
	}


#header h2{
	font:normal 10pt Gill Sans, Helvetica, Verdana, sans serif;
	letter-spacing:2px;
	color:#555;
	padding: 0 0 0 25px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#f7f7f7;
	font-family: Gill Sans, verdana, arial, times, serif;
	font-size: 8pt;
	width:980px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 0px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float: right;
	width:720px;
	overflow: hidden;
	}	

.post {
	padding-bottom:20px;
	padding-top:30px;
	margin-left: 20px; 
	line-height: 9px;
	border-bottom-color: #dedede;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	}
	
.post h2{
	font:normal 9pt Verdana, Helvetica, Ariel, sans serif;
	color:#ddd;
	}
	
.post h2 a{
	color: #ddd;
	border-bottom: 1px dotted #64686c; 
	}
	
.post h2 a:hover{
	color: #ddd;
	text-decoration: none;
	background-color:#606870;
	}
	
.post h5{
	font:normal 8pt Verdana, Helvetica, Ariel, sans serif;
	color:#ddd;
	padding-top:8px;
	}


.entry ol {
	color:#ddd;
	margin: 0;
	}

.entry ol li {
	color:#ddd;
	margin: 0;
	}
	
.entry ol li li {
	color:#ddd;
	margin: 0;
	padding: 0px 0;
	}

.entry ul li {
	color:#ddd;
	margin:0;
	padding:0 0 0px 0;
	}

.entry ul li li {
	color:#ddd;
	margin:0;
	padding:0px 0 0 0;
	}

post ul {
	padding-left:0px;
	color:#ddd;
	padding-bottom:5px;
	}
.post ul ul{
	padding-left:0px;
	margin-bottom:5px;
	color:#ddd;
	padding-bottom:5px;
	}


.post li {}*/

.entry p{
	margin:12px 0;
	color:#ddd;
	line-height: 14pt;
	padding: 5px;
	}

.entry a{
	margin:0px 0;
	color:#333;
	background: #FFFFFF;
	}
	
	.entry a:hover{
	margin:0px 0;
	color:#999;
	}


.postmetadata{
	clear: both;
	background:#4a525a;
	padding:30px 0px, 0px, 0px;
	margin: 25px 0;
	color:#ddd;
	}
	
small{
	line-height: 14pt;
	}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:4px;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 16px; padding:9px;}
.alignright a{float:right; margin:25px 0;padding:9px; }



/* sidebar */

#sidebar {
	font-family: sans-serif;
	font-size: 11px;
	width:150px;
	float:left;
	margin:0;
	padding: 0;
	text-align:right;
	color:#333; 
	list-style-type: none;
	line-height: 12px;
	}

#sidebar h2{
	font:normal 12px Gill Sans, Helvetica, arial;
	color: #000;	
	margin: 0;
	padding-bottom: 5px;
	text-align:right;
}


.byline {
	font-size:9px;
	letter-spacing:.1em;
	}

.uppercase {
	}

#sidebar label{
	font:normal 9pxpt Gill Sans, Helvetica, arial;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {
	padding:0 0 0px 0;
	color: #000;
	font-size:12px;
	}

#adBlock a {
	margin:0;
	padding:0;
	color: #ddd; 
	text-transform:none !important;
	}

#adBlock a:hover {
	margin:0;
	padding:0;
	color: #fff;
	text-transform:none !important;
	text-decoration:none !important;
	}

#sidebar a:hover {
	margin-right:30px;
	padding:4px;
	padding-right:5px;
	color:#999999;
	background-color: transparent;
	list-style-type: none;
	
	} 
	
#sidebar a {
	margin-right:30px;
	padding:4px;
	padding-right:5px;
	list-style-type: none;
	background-color: transparent;
	color: black;
	
	} 


#sidebar img {
	margin-right:30px;
	padding-right:0px;	
	}

.profilepic {
	text-align:right;
	clear:both;
	}

#sidebar ul {
	margin:0px, 0px, 0px, 0px;
	padding:0;
	color: #000;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 5px 0;
	padding: 0;
	line-height: 13px;
	list-style-type: none;
	color: #000;
	}

#sidebar ul ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color: #555;
	}
	
#sidebar ul ul ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color: #555;
	}
	

#sidebar ul ul {
	color: #555;
	margin:14px 0;
	padding:0;
	list-style-type: none;
}

#sidebar ul ul li {
	list-style-type: none;
	color: #555;
	}

#sidebar ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #555;	
}

#sidebar ul ul ul li{
	padding: 0 0 0 0px;
	list-style-type: none;
	color: #555;
}



/* comments */


#commentform{
	background:#4a525a;;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #ddd;
	}
	
#commentform a{
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
	}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Gill Sans, verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{
	margin:0;
	padding:0
	color:#ddd;
	}
	
	
.comments h3 {
	color:#ddd;
	}
	
ol.commentlist {
	list-style-type: none;
	margin:0; padding:0;
	}


	
.avatar{
	float:left;
	margin:0 12px 0 0;
	}

ol.commentlist li {
	background:#4a525a;
	border-bottom: 1px dotted #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #4a525a;}

ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
	color:#ddd;
	}

ol.commentlist a {color:#ddd;}

cite {
	font-family: Verdana, Helvetica, arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


span.says {
	color:#ddd;
	}

/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #ddd;
	}

	
	
/* misc */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #4a525a;
	padding-top: 4px;
	margin: 0px;
   
	/* optional rounded corners for browsers that support it */
  
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
.wp-caption img {
	margin: 0;
   
	padding: 0;
   
	border: 0 none;

	}


	
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;

	}




/* footer */

#footer {
	background:#FFFFFF;
	clear: both;
	width: 100%;
	padding-top:50px;
	}
	
#footer p{padding:20px 0;margin: 0; color: #333; text-align:center;}
#footer a{color: #fff; padding: 3px;}
	
#footer a:hover{
	color: #fff;
	padding: 3px;
	background: black;}

.small {
	color:#ddd;
	}
	
#adBlock {
	padding-top:100px;
	margin-right:0 !important;
	}

#adblock p {
	margin-right:-10 !important;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#ddd;
}



/* slideViewer 1.0 default styles */
.svw {width: 50px; height: 20px; background: #ffffff;}
.svw ul{position: relative; left: -999em;}

.stripViewer { /* this is the DIV container for your UL of images */
position: relative;
overflow: hidden; 
border: 0px solid; /* this is the border. should have the same value for the links */
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { /* each image is arranged horizontally */
float:left;
}
.stripTransmitter { /* this is the DIV for your transmitter (the UL generated at run time that commands the list)*/
overflow: auto;
width: 1%;
}
.stripTransmitter ul { /* the auto-generated set of links */
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{ /* in this list too, each LI is arranged horizontally */
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{ /* the links. */
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #ffffff;
color: #666666;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover { /* hover */
background: #ffffff;
color: #333333;
}
.stripTransmitter a.current, .stripTransmitter a.current:hover { /* current */
background: #ffffff;
color: #a28337;
}
/* end slideViewer default styles */