* {
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
div#accessibility  {
	top:-100000px;
	left:-10000px;
	position: absolute;
}

body {
	text-align: center;
	background-color: #000;
	font-size: 14px;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrap {
	text-align: left;
	width: 700px;
	margin: 30px auto;
	background-color:  #fff;
	position: relative;
}

div#helpbar {
	position: absolute;
	top: -31px;
	right: 0px;
}

#sidebar {
	width: 234px;
	float: left;
	margin-bottom: 40px;
}

#sidebar #box{
	margin-top: 19px;
	margin-right:  19px;
	margin-left: 19px;
	width: 197px;
	background-image: url(/_css/rounded_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #C1C1C1;
}

#sidebar #box div {
	margin: 0px 10px;
}

#sidebar #box #bios p a, #sidebar #box2 #bios p a {
	color: #DB2204;
	font-weight: bold;
}

#sidebar #end {
	margin: 0px!important;
	background-image: url(/_css/rounded_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	float: left;
	margin-top: 19px;
	width: 448px;
	margin-bottom: 40px;
}

#content p {margin: 2px 0px 5px 0px;}

#content div.anotacion {
	margin-bottom: 10px;
}
#foot {
	clear: both;
	background-color: #DB2204;
	height: 30px;
}


h1 a span {
	display: none;
}

h1 a {
	display: block;
	width: 700px; height: 249px; 
	background-image: url(/images/1.jpg);
	background-repeat: no-repeat;
}

h1, h2, h3,h3 a,  h5, h6 {
	color: #DB2204;
	text-decoration: none;
}

h4 {
	color: #666666;
}

#sidebar h2 {
	font-size: 0.9em;
	margin: 0px 10px;
	margin-top: 4px;
}

#content h2 {margin-bottom:  10px; font: normal 1.5em verdana; border-bottom: 1px dotted #CCC; padding-bottom: 5px;}

#sidebar p {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333333;
	line-height: 150%;
}

html>body #sidebar p {
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#content h3 {
	font-size: 0.9em;
	margin-right: 3px;
}
#content span.date {
	font-size: 0.75em;
}
#content p {
	line-height: 160%;
	font-size: 0.82em;
	color: #666666;
	margin-right: 3px;
}
#content p strong {
	color: #333333;
	font-size: 1.05em;
}

#content p.more  {
	color: black;
	margin: 2px 0px!important;
	font-size: 0.75em;
}


#content p.more a {
	color: #DB2204;
	font-weight: bold;
	margin: 2px 0px!important;
	padding: 1px;
}

#content ul.bottomnav {
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	list-style-type: none;
}

#content ul.bottomnav li{
	display: inline;
}

#content ul.bottomnav a{
	color: #DB2204;
	text-decoration: underline;
	font-weight: normal;
	padding: 2px 5px;;
	font-size: 1em;	
}

#content ul.bottomnav a:hover{text-decoration: underline;}

#content p.more a:hover {
	background-color: #FFFF66;
}

#sidebar ul {

	margin: 5px 10px;
}

#sidebar ul li {
	list-style: none;
	padding-left: 12px;
	background-image: url(/_css/li_square_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 0.8em;
	line-height: 110%;
	margin-bottom: 5px;
	margin-top: 5px;
}

#sidebar ul li a{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#sidebar ul.rssMenu a span.rssMonthCount {font-weight:normal} 


#sidebar ul#enlaces li{
	background-position: 0px 5px;
}


#sidebar ul#enlaces li span{
	color: #333333;
	line-height: 150%;
}

p.c {
	text-align: center;
}

#foot ul {
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 7px;
	font-weight: bold;
	font-size: 0.8em;
}

#foot ul li{display: inline;list-style-type:none;}

#foot ul a {
	color: white;
}


/* search */

div#searchbox {

	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px; 
}

div#searchbox dt {
	margin: 3px 0px;
}
div#searchbox dt label {
 color: #DB2204;
 font-weight: bold;
 font-size: 0.9em;
}
div#searchbox input#q{
	font-size:  0.95em;
	border: 1px solid #787878;
	padding: 3px 1px
}


div#searchbox input#search{
	padding: 1px;
	font: bold 0.9em Verdana,  Arial, Helvetica, sans-serif;
	margin: 5px 0px;
}

/* comments  */
div#comments {
	border-top: 1px solid #C1C1C1;
	background-color: #F2F2F2;
	padding: 5px 0px;
	margin-top: 20px;
}



div#comments ol {
	margin-left: 10px;
	margin-right: 15px;
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
}
div#comments ol a {color:#DB2204; font-weight: bold; }

div#comments ol li {

	font-weight: normal;
	padding: 3px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 150%;
}

div#comments ol li.impar {
	background-color: white;
}



div#comments h3, div#comments p {
	margin-left: 10px;
	margin-right: 15px;
	line-height: 120%;
}
div#comments  form{
	margin: 5px 10px;
}

div#comments label {
	font: bold 0.9em "trebuchet MS", arial;
}

div#comments input {
	font-size:  1.2em;
	border: 1px solid #C1C1C1;
	padding: 3px 1px
}

div#comments textarea{
	font-size:  1.2em;
	border: 1px solid #C1C1C1;
	padding: 3px 1px
}

div#comments input:hover, div#comments textarea:hover {
	background-color: #FFFF66;
}

div#comments label em {
	font: normal 0.8em "trebuchet MS", arial;
	
}
.botones {
	margin: 5px 0px;
}

#content ul, #content ol {
	margin-left: 20px;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

#content ul {
	list-style: none;
	list-style-image: url(/_css/li_square_dot.gif);
}

#content ul li, #content ol li{
	font-size: 0.9em;
	line-height: 140%;
	margin-bottom: 5px;
	color: #666666;
}

/*help nav*/

div#helpbar
{
	margin: 10px 0 0 30px;
	padding: 0;
	height: 20px;
}

div#helpbar ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

div#helpbar ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#helpbar ul li a
{
	width: 90px;
	height: 20px;
	padding: 0;
	margin: 0 1px 10px 0;
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px verdana, lucida, sans-serif;
}

kbd {
	background-color: #EAEAEA;
	padding: 1px;
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	margin: 0px 5px;
}

#monthed, #categorized {

	font-size: 1em;
}
#categorized h3{
	padding-top: 1px;
}
#monthed ul{
		border-right: 1px dotted #CCCCCC;
}

#monthed ul a, #categorized ul a {
	color: #333333;
	text-decoration: none;
}

#monthed li {
	float: left;
	margin-right: 20px;
	width: 120px;
}

ul.up{list-style-type: none; text-align: right;}
ul.up li{list-style-type: none; list-style-image: none;}
ul.up a{font-weight: bold; text-decoration: none; color:#DB2204; font-size: 100%;}

div#sidebar #navega{
margin-left: 0px;
}


td{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #666;
	margin-right: 3px;
	margin-left: 10px;
}


#txpCommentInputForm table{
margin-top: 25px;
}

/* Nuevo */

#sidebar #box2, #feedsbox {

	margin-top: 19px;

	margin-right:  19px;

	margin-left: 19px;

	width: 197px;

	background-image: url(http://cgonzalez.info/_css/rounded_top.gif);

	background-repeat: no-repeat;

	background-position: top;

	background-color: #C1C1C1;

}

#feedsbox {

	background-image: url(/rounded_top_bright.gif);

	background-color: #e1e1e1;

	color: #000

}

#sidebar #box2 div, #feedsbox p {

	margin: 0px 10px;

}

#end2, #end3 {

	margin: 0px!important;

	background-image: url(http://cgonzalez.info/_css/rounded_bottom.gif);

	background-repeat: no-repeat;

	background-position: bottom;

}

#end3 {

	background-image: url(/rounded_bottom_bright.gif);

}

#sidebar .destac {

	margin:10px;

	padding: 5px 10px;

	background-color:#e1e1e1;

	color: #000;

	border-top:1px solid #DB2204;

	border-bottom:1px solid #DB2204;

}

#sidebar #feedsbox h2
{
	padding-top: 10px;
}

#sidebar #feedsbox p a {
	color: #DB2204;
}

#sidebar p.highl
{
	margin: auto 10px;
	margin-bottom: 5px
}
#sidebar p.highl a
{
	color: #DB2204;
	font-weight: bold;
}