@import "menu-carrera.css";

/* Begin Typography & Colors */
* {
	margin:0 auto;
	padding:0;
	border:0px;	
}

body {
	margin:auto 0;	
	padding: 0;
/*	background:#fff url(images/fondoweb.png) repeat-x top;*/
	/*background-image:url(images/background/fat_lines.gif);*/
	/*background:#7F7F7F;*/
         background:#FFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.5em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size : 80%;
	color: #333;
}

a {
	color:#515151;
	text-decoration:none;
}

#content a {
	border-bottom:1px dotted silver;
}

#content a:hover {
	border-bottom:1px dotted #FF3C00;
}

#content h2 {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

#content h2 a:hover {
	border-bottom:1px dotted silver;
}

h1, h2, h5, h6 {
	margin: 0;
	padding: 0;
	/*font-family:Georgia, Tahoma, Verdana, Arial, Serif;*/
	font-weight:normal;
	color: #000;
}

h3, h4 {
	color:#515151;
	padding:0;
	margin:2em 0 0 0;
	clear:both;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;
}
p {
/*	line-height:1.8em;*/
	line-height:1.4em;
}
/*a:link, a:visited {
	color: #cc0000;
	text-decoration:none;
}*/
a:hover, a:active {
	color:#cc0000;
	text-decoration:none;
}
/*
a.wp-caption:link, a.wp-caption:visited {
	color: #cc0000;
	text-decoration:underline;
	font-weight:bold;

}
a.wp-caption:hover, a.wp-caption:active {
	color:#cc0000;
	text-decoration:underline;
	font-weight:bold;
}
*/
h2.title a:link, h2.title a:visited {
	color: #000;
	text-decoration:none;
	border-bottom:#999 1px solid;
}
h2.title a:hover {
	color: #cc0000;
	text-decoration:none;
	border-bottom:#cc000 1px solid;
}
h2.sections {
	padding: 4px 4px 4px 0 !important;
	font-size: 1.6em;
	line-height:1.2em;
	color:#cc0000 !important;
	font-weight:bold;
	border-bottom:#cc0000 1px solid !important; 
	
}
h2.subtitle {
	padding: 4px;
	font-size: 1.6em;
	line-height:1.2em;
	margin-top:10px;
	margin-bottom:10px;	
	font-weight:bold;
	border-bottom:0 !important; 
}
images.left {
	float:left;
	margin:0 1em 1em 0;
}
images.right {
	float:right;
	margin:0 0 1em 1em;
}
a images {
	border:0;
	margin:0;
	padding-bottom:2px;/*border-bottom:1px dashed;*/
}
blockquote {
	margin:1em;
	padding:0 2em;
	background:url(images/quote.gif) no-repeat left top;
	color:#333;
	font-style:italic;
}
fieldset {
	border:none;
}
dl {
	margin:1em 0px;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em 1em;
	padding:0;
}

#header_carrera{
	width:974px;
	/*left:10px;*/
	height:200px;
	background:#000;
	position:relative;
}

#header_logo{
	color:#CC0000;
	float:left;
}

#headerImageFlash{
	background-color:#000;
	width:974px;
	float:none;
	z-index:0;
	
}

.textoHeader{
	padding-top:25px;
	float:left;
	color:#CC0000;
	font-size:30px;
	font-weight:bold;
}

.textoHeader2{
	float:left;
	color:#CC0000;
	font-size:20px;
	font-weight:bold;
}

#headerText{
	background-color:#000;	
	float:left;
}
/* Logo */

#logo {
	float:left;
	width:250px;
}
#logo h1 {
	padding: 10px 0;
	font-size: 1.8em;
	font-variant:small-caps;
}
#logo h2 {
	padding:  0 10px 0 0;
	font-size: 1em;
	/*font-family:Tahoma, Verdana, Arial, Serif;*/
	color:#333;
}
#logo a {
	text-decoration: none;
	color:#333;
	border:0;
}
#logo a:hover {
	text-decoration:underline;
}

#headerImage {
	width: 974px;
	height:200px;
	margin: 0px auto;
	position:absolute;
	background:#000;
	z-index:0;
}

#page{
	width: 974px;
	height:100%;
	margin: 0px auto;
	background:#000;
}

/* Main */

#centro {
	width: 100%;
	background:#fff;
	height:100%;
}

#mainca {
	width:100%;
	/*background:url(images/fondocontent2.png) repeat-y top right;*/
	height:100%;
	position:relative;
}

#mainca h2 {
	padding: 4px;
	font-size: 1.6em;
	line-height:1.2em;
	color:#515151;
	font-weight:bold;
	border-bottom:#999 1px solid;
}
#mainca h3 {
	padding: 4px;
	font-size: 1.4em;
	line-height:1.2em;
	margin-top:40px;
	border-bottom:#999 1px solid;
}
#mainca h3.prensa {
	margin-top:0px;
}
#mainca h2 a {
	color:#515151;
	border:0;
}
ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	background:transparent url(images/puce.png) 2px .4em no-repeat;
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent url(images/bullet.gif) 0px .5em no-repeat;
	padding-left:8px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}
#content ol li li {
	padding-left:2em;
}

a img {
	border: 0 none;}

form {
	padding:0;
	margin:0;
}

pre,
code {
   display:block;
   font: 1em 'Courier New', Courier, Fixed, monospace;
   font-size : 100%;
   color: #000;
   background : #fff url(images/preback.jpg) no-repeat left top;
   overflow : auto;
   text-align:left;
   border : 1px solid #99cc66; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:1em 0 1em 0;
   line-height:17px;
}

.alt {
	background-color:#F5F5F5 !important;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.navigation {
	clear:both;
	padding:0;
	display:block;
}

.alignleft {
	display:block;
}

.alignright {
	display:block;
}

#mainca ol {
	margin:0;
	padding:0 0 0 3em;
}
#mainca ol li {
	margin:0;
	padding:3px;
}
#mainca .post {
	margin-bottom:3em;
	font-size:0.9em;
}
#mainca .entry {
	clear:both;
	/*padding: 10px 5px;*/
}

.date { /* date & author */
	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}


.post .meta {
	margin-bottom: 10px;
	margin-top:20px;
	padding-left: 0px;
	font-size: 0.9em;
	color:#333;
}
/*
.post .comments {
	font-size:0.9em;
	border-bottom:#ccc 1px dotted;
	color:#333;	padding-left:20px;
	background:url(images/icon_comments.gif) no-repeat left center;
}
.post .comments a {
	border-bottom:0px;
}*/
.post h2{
	color:#515151;	
}

#mainca .feed {
	background:url(images/icon_feed.gif) no-repeat left 3px;
	padding-left:17px;
}
ul.authorposts {
	margin:0;
	padding:0 2em;
}
ul.authorposts li {
	margin:0;
	padding:5px;
}
ul.authorposts li em {
	float:right;
	font-style:normal;
}
/* Content */

#content {
	clear:both;
	font-weight:normal;
	float: left;
	min-height:500px;
	width: 500px;
	padding-top:20px;
         padding-left:20px;
         padding-bottom:20px;
	height:100%;
	background:transparent;
	position:relative;
}
#contentonecolumn {
	width: 450px;
	background:#111;
	height:100%;
	min-height:500px;
}
.articulo{
	margin-top:10px;
	border-bottom: #838383 1px solid;
	margin-bottom:20px;
	padding-bottom:10px;
}
.articulo .imagen{
	float:left;	
	width:218px;
}
.articulo .content{
	float:right;
	width:292px;
	padding-left:10px;
}
.articulo .content h3{
	color:#000;
	font-size:1.1em !important;
	padding:0 0 4px 0 !important;
	font-weight:bold;
	border:0 !important;
	
}
.pdf{
	display:block;	
	margin-top:20px;
	padding-left: 24px;
	background:url(images/pdf_17x18.gif) 0 no-repeat;
}

/* Column Two */

#sidebar_carrera {
	float: right;
	width: 430px;
	padding-top:10px;	
	background:transparent;
	height:100%;
	min-height:500px;
}

#sidebar1 {
	padding: 5px;
	margin:5px 0 5px 0;
	font-size: 0.9em;
	font-weight:normal;
	text-transform:uppercase;
	color:darkgray;	
	float: left;	width: 250px;
	height:100%;
    background:transparent;
	/*background-color:#000;*/
}

#sidebar2 h2{
	background:url(images/stripe_gray-large.gif) repeat scroll 0 0 #EBEBEB;
	padding: 8px;
	margin:10px 0 10px 0;
	font-size: 1em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom-color:#F78B0C;
	color:#F78B0C;

}

#sidebar1 a:hover,
#sidebar1 .current_page_item li a:hover,
#sidebar1 .current-cat li a:hover {
	color:#FF3C00;
}

#sidebar1 .current_page_item a,
#sidebar1 .current-cat a {
	font-weight:bold;
	color:#FF3C00;
}

#sidebar1 .current_page_item li a,
#sidebar1 .current-cat li a {
	font-weight:normal;
	color:#515151;
}

#sidebar1 li img {
	vertical-align:middle;
	border:0;
}

#sidebar1 input.btn {
	margin-left:4px;
}

#sidebar2 a:hover,
#sidebar2 .current_page_item li a:hover,
#sidebar2 .current-cat li a:hover {
	color:#FF3C00;
}

#sidebar2 .current_page_item a,
#sidebar2 .current-cat a {
	font-weight:bold;
	color:#FF3C00;
}

#sidebar2 .current_page_item li a,
#sidebar2 .current-cat li a {
	font-weight:normal;
	color:#515151;
}

#sidebar2 li img {
	vertical-align:middle;
	border:0;
}

#sidebar2 input.btn {
	margin-left:4px;
}



/* Column Three */

#sidebar2 {
	float: right;
	width: 150px;
	height:100%;
	background:transparent;
	/*background-color:#000;*/
	border:0px;
	padding: 5px;
	margin:5px 0 5px 0;
	font-size: 0.9em;
	font-weight:normal;
	text-transform:uppercase;
	color:#515151;
}

#sidebar2 li{	
	border:0px;
}


html>body #sidebar1 {
	padding: 10px 10px;
}


#mainca .sidecol {
/*	border-left:#ccc 1px dotted;*/
}

li.question{
	color:#000;
	padding-top:10px !important;
}
li.answer{
	font-style:italic;
	padding-bottom:10px !important;
	border-bottom: #838383 solid 1px;
}

#mainca .sidecol ul {
	margin:0;
	padding:0;
}
#mainca .sidecol li {
	margin-top:8px;
	padding:0;
	list-style:none;
	background:none;
	/*margin-bottom:2em;*/
	font-weight:bold;
}
#mainca .sidecol ul.logos li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	margin-bottom:0;

}
#mainca .sidecol ul.logos li images.on{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
#mainca .sidecol ul.logos li images{
filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#mainca .sidecol ul.logos li images:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#mainca .sidecol ul.creditos{
	border-top:1px dotted #ccc;	
	margin:40px 0;
	padding:10px 0;
}
#mainca .sidecol ul.creditos li{
	list-style-type:none;
	color:#cc0000;
	margin-top:0px;
}

#mainca .sidecol ul.creditos li.name{
	color:#838383;
	margin-left:20px;
	margin-bottom:10px;
}
#mainca .sidecol h2 {
	padding: 0 0 5px;
	text-transform:uppercase;
	font-size:1em;
	padding: 8px 4px;
	color:#F78B0C;
	font-weight:bold;
	border-bottom:#F78B0C 1px solid;	
}
#mainca .sidecol p, #mainca .sidecol form {
	padding:10px 0;
	margin:0;
}
#mainca .sidecol ul ul {
	margin:10px 0 0 20px;
	padding:0;
}
#mainca .sidecol ul ul ul {
	margin:0px 0 0 10px;
	padding:0;
}
#mainca .sidecol li li {
	font-size:0.8em;
	list-style:none;
	margin:0.5em 0;
	padding:0;
}
#mainca .sidecol li span.feed {
	background:transparent url(images/icon_rss.gif) no-repeat 0 top;
	height:20px;
	line-height:15px;
	margin:10px 0 0 4px;
	padding-left:20px;
	display:block;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration:none;
}
#wp-calendar #today {
	border:#999 1px solid;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000;
}
/* End Calendar */
/* Comments */
input,
textarea,
select {
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

input,
label {
	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;
}

label {
	font-size:.9em;
}

#submit, #btnSearch{
	background:#333;
	border:#333 1px solid;
	padding:0;
	font-weight:bold;
	color:#FFF;
}
#commentform {
	margin:0;
	padding:10px;
	background:#CCC;
}
/*#mainca .commentlist {
	margin: 0;
	padding: 0;
}
#mainca .commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em;
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}
#mainca .commentlist li .cmtinfo {
	padding:5px 5px 5px 0;
	margin-bottom: 5px;
	position:relative;
}
#mainca .commentlist li .cmtinfo em {
	margin:0;
	padding:0 1em;
	font-weight:normal;
	font-style:normal;
	color:#333;
}
#mainca .commentlist li cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#mainca .commentlist li.alt {
	background:#222;
}
#mainca .commentlist li.authorcomment {
	border:none;
	border:#b0c4de 1px solid;
}
#mainca .nocomments {
	font-size:0.9em;
	color:#333;
	text-align:center;
}/*
/* Footer */

#footer_carrera {
	clear:both;
	position:relative;
	width:974px;
	background: #000;
}
#footer_carrera p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: white;
}
#footer_carrera p span {
	float:right;
}
#footer_carrera a:link, #footer_carrera a:visited {
	color: #696;
	border:0;
}
#footer_carrera a:hover, #footer_carrera a:active, #footer_carrera p strong {
	color: #eee;
	text-decoration:none;
	border:0;
}
#, #mainca, #sidebar, #footer_carrera, .widget {
	overflow:hidden;
}
#perfil{
	margin-top:20px;
}
#perfil p{
	font-size:0.9;
	line-height:1.4em;
	
}
#perfil span.title{
	margin-top:20px;
	margin-bottom:5px;
	display:block;
	font-size: 1.2em;
	color:#000;
}

/**/
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.back{
	float:right;
	
}
/**Para gallery **/
.ngg-thumbnail_gallery {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail_gallery images {
	/*background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;*/
	position:relative;
}

.ngg-thumbnail_gallery images:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}


.ngg-albumtitle a:link, .ngg-albumtitle a:visited {
	color: #000;
	text-decoration:none;
}
.ngg-albumtitle a:hover {
	color: #333;
	text-decoration:none;
}

.gallery-clear {
	clear: both;
	margin-bottom:40px;
}
.clear {
	clear: both;

}

/*************link*/
.itemlink {
	margin-top: 13px;
	/*width: 100%;*/
	width:214px;
	/*clear:both; */
	float:left;
	margin-left:0px;
	height:180px;
	/*border: #fff 1px solid ;*/
	/*display:block !important;*/
}
html>body .itemlink {
	margin-left:14px;
	height:150px;
}
.itemsponsor {
	margin-top: 16px;
	/*width: 100%;*/
	width:214px;
	/*clear:both; */
	float:left;
	margin-left:0px;
	height:112px;
	/*border: #fff 1px solid ;*/
	/*display:block !important;*/
}
html>body .itemsponsor {
	margin-left:14px;
	height:112px;
}
/*****tracker */
.tracker{

border:0 solid #FFFFFF;
float:left;
height:1200px;
width:100%;

}
.publiImage a{
outline-style:none;
}

/***shop*****/
#products{
	clear:both;
	
}
#products ul {

	margin: 0;
	padding:0;
	list-style: none;
	padding-top:19px;
}
#products li {
	display:block;
	margin-right:18px;
	float:left;
	margin-bottom:18px;
}
#products li span{
	display:block;
	clear:both;
	width:290px;
}
#products li strong{
	color:#000;
	font-size:1.167em;
}
.formShop{
	width:290px;
	float:right;
	margin-right:10px;
}
.formShop input{
	width:290px;
}
.et_dir input{ 
	width:190px;
}
.et_cp input{
	width:80px;
}

.et_dir{
	float:left;
}
.et_cp{
	float:right;
}
.formShop textarea{
	width:290px;
	height:10em;
}
.formShop #submit{
	float:right;
	width:109px !important;
}

.tableProductos{
	margin-top:40px;
	float:left;	
}
.tableProductos td{
	height:30px;
	color:#000;
}
.tableProductos table{
	border-collapse:collapse;
} 
.tableProductos thead td{
	text-align:center;
}
.tableProductos tbody td{
	border:1px solid #838383;
}

.tableProductos .tproduct{
	width:270px;
	color:#000;
	font-weight:bold;
	padding-left:10px;
	vertical-align:top;
	padding-top:6px;
}
.tableProductos .tespec{width:109px}
.tableProductos .tprecuni{width:97px; text-align:right}
.tableProductos .tcantidad{width:87px;text-align:center}

.tableProductos tbody td.tespec{width:93px; padding-left:16px;}
.tableProductos tbody td.tprecuni{width:60px; padding-right:37px; text-align:right}
.tableProductos tbody td.noBotBorder { border-bottom:none !important}
.tableProductos tbody td.noTopBorder { border-top:none !important}

.tableProductos tbody td.total { text-align:right;}

td.total .in_catidad {
	color:#000;
	background-color:#333;
	font-weight:bold;
	width:120px;
}
.in_catidad { background-color:#999999; border:medium none; color:#000000; height:20px; margin-right:12px; width:60px; text-align:right; float:right;padding-right:2px;}
.in_catidad:focus {background-color:#838383;}
/* End captions */


/* Agregados */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.meta {
	padding-bottom:9px;
	background:transparent url(images/box-shadow.png) no-repeat bottom left;
	font-size:.9em;
}

.meta dl {
	border:1px solid #c6c6c6;
	background:white;
	margin:0;
	padding:4px;
	list-style:none;
	display:block;
}

* html .meta dl {
	height:1em;
}

.meta dl dd, .meta dl dt {
	display:inline;
	margin:0;
	padding:0;
}

.meta dl dt {
	margin:0 .5em 0 0;
	color:#828282;
	white-space: nowrap;
}

.meta dl dt a {
	color:#828282;
	text-decoration:none;
}

.meta dl dd {
	margin:0 1em 0 0;
	font-weight:bold;
	color:black;
}

.meta dl img {
	vertical-align:middle;
}

.meta dl dd a {
	text-decoration:none;
	color:black;
}


#patrocinadorImg{
	padding-top:10px;
	text-align:center;
	background-image:none;
	height:105px;
	}

#bicicleta{
	left:950px;
	height:400px;
	width:141px;
	float:right;
	position:absolute;
	z-index:1;
	background-image:url(images/background/bicicleta_01.gif);
}

#corredor{
	width:200px;
	height:100%;	
	float:left;
	position:absolute;
	z-index:1;
	background: url(images/background/corriendo_01.gif) scroll top;
}

#fondo{
	width:994px;
	background:transparent url(images/shadow_left.png) top left repeat-y;
}

#shadowizq {
	width:998px;
	background:transparent url(images/shadow_right.png) top right repeat-y;
}

#fondowhite{
	margin:auto;
	width:974px;
	background-color:#FFF;
	position:relative;	
}

#redes{
clear:both;
	width:100%;
	height:40px;
	float:right;
	position:relative;
}

#facebook{
	width:40px;
	height:29px;
	float:right;
	background:url(images/icons/facebook.gif);
}

#facebook a{
	width:40px;
	height:29px;
	text-decoration:none;
	display:block;
}

#facebook a:hover{
	width:40px;
	height:29px;
	text-decoration:none;
	display:block;
	background-image:url(images/icons/facebookOver.gif);
}

#tweeter{
	width:40px;
	height:29px;
	float:right;
	background:url(images/icons/twitter.gif);
}

#tweeter a{
	width:40px;
	height:29px;
	text-decoration:none;
	display:block;
}

#tweeter a:hover{
	width:40px;
	height:29px;
	text-decoration:none;
	display:block;
	background-image:url(images/icons/twitterOver.gif);
}

#twitter-2 widget{
background:#B6D6E8;
}

#twitter-2 {
	height:100%;
	width:90%;
	background:#B6D6E8;
}
#twitter-2 h2.widgettitle {
	background:#B6D6E8;
	color:#FFF;
}
#twitter-2 .twitter-avatar {
	background:#B6D6E8;
}
#twitter-2 ul {
	background:#B6D6E8;
}
#twitter-2 ul li {
	background:#FFF;
         color:#FFF;
         padding-left:5px;
         padding-right:5px;
         border-bottom:#FFF 1px solid;
list-style:none;
}
#twitter-2 ul li span {
	background:#B6D6E8;
}
#twitter-2 ul li a {
	background:#B6D6E8;
}
#twitter-2 ul li widget widget_twitter{
	background:#B6D6E8;

}

#twitter_div {
	background-image: url(images/twitterBG.png);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:5px;	padding-top: 30px;}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}



#content .commentlist dt{
	/*	clear:both;*/
	position:absolute;
}

html > body #content .commentlist dt{
	position:static;
}

#content .commentlist dd {
	margin:0;
	padding:10px 3em 10px 10px; /* for ie not overlapping the comment with the date */
	font-size:1em;
	line-height:1.5em;
	color:silver;
	margin:0 0 1em 0;
}

html > body #content .commentlist dd {
	padding:10px;
}

#content .commentlist .comment {
	color:#000000;
}

#content .commentlist .date {
	margin-right:5px;
	font-size:.5em;
}

#content .commentlist .comment_text {
	margin-top:5px;
	display:block;
}

html > body #content .commentlist dd.author_comment {
	background:url(images/transp-80.png) #c9e45a !important;
	width:auto;
}

#content .commentlist dd.author_comment {
	background-color:#c9e45a !important;
	filter:alpha(opacity=20);
	width:510px;
}

#content .commentlist .author_comment .author,
#content .commentlist .author_comment .author a {
	color:#c9e45a !important;
	border-color:#c9e45a !important;
}


#content .commentlist dd.author_comment * { /* ie */
	filter:alpha(opacity=100);
	position:relative;
}

#content .commentlist dt.author_comment .date {
	color:#a5ba52 !important;
	border-color:#a5ba52 !important;
}

#content textarea#comment {
	font-size:1em;
	line-height:1.3em;
}

#commentform small {
	color:#515151;
}

.commentmetadata {

}

