/* CSS Document */

body {
    background-color: #FFF;
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_body.jpg);
    background-repeat: repeat-x;
    font-family: "Trebuchet MS",Verdana,sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align:center;
}


ul {
	padding-left: 15px;
	margin-left: 20px;
}

li {
    margin-top:5px;
}

textarea{
    border:1px solid #75A94C;
    margin:0px;
    background-color:#f4f9f4;
    font-family: "Trebuchet MS",Verdana,sans-serif;
    font-size:14px;
    /*color: #4676B3;        */
    background:#EEF6DD;        
}

input {
    border:1px solid #75A94C; 
    margin:0px;
    /*background-color:#f4f9f4;*/
    background:#EEF6DD;        
    font-size:14px;
    color: #4676B3;
}


img {
    border:0px solid #555;
}

fieldset { 
    font-size: 14px;
    margin-left:auto;
	margin-right:auto;	
    padding: 10px 10px 10px 10px;
    width:80%;    
    border:1px solid #75A94C;     
    text-align: center;
}


select {
    font-family: Verdana,sans-serif;
    padding:0;
    font-size:10px;
    background:#EEF6DD;
    border:1px solid #75A94C;        
}

legend { 
    color: #65993C;
}

.error {
    color: #923;
}

#todo {
	margin-left:auto;
	margin-right:auto;
	width:965px;
    margin-bottom:0px;
    padding-bottom:0px;
    text-align:left;
}

#header {
	background-image: url(http://media.uimpi.net/media-linkealo.com/img/fondo_header.jpg);
    background-repeat: repeat-x;
    background-position: top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
#header input {
    color: #000;
    font-size:11px;

}

#header form {
    border-left:0px solid;
    margin:0pt;
    padding:0pt;
    /*padding:2px 10px 0pt 0px;*/
}

#menu {
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_barra1_azul.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-family: "Trebuchet MS",Verdana,sans-serif;
    font-size: 9pt;
	font-weight:bold;
    color: #FFF;
	height:25px;
    padding:0;
	margin: 0px 0px 0px 0px;
}

#menu .left_box {
    float:left;
    margin: 0;
    padding: 5px 0px 5px 0px;
}
#menu .right_box {
    float:right;
    margin: 0;
    padding: 5px 0px 5px 0px;
}

#menu a {
    text-decoration: none;
    color: #FFF;
}
#menu a:hover {
    text-decoration: underline;
    color: #ADA;
}


a {
	text-decoration: none;
    /*color:#76b246;*/
    color:#65993C;
}
a:hover {
	text-decoration: underline;
    color: #4676B3;
}

.rss {
    background: transparent url(http://media.uimpi.net/media-linkealo.com/img/icons/feed_item.gif) no-repeat scroll 0px 2px;
    padding-left:18px;
    
}

#contenedor {
	background-color:#FFF;
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/border_tab_right.jpg);
    background-repeat: no-repeat;  
    background-position: top left;
	width:965px;
	font-size:13px;
	line-height:16px;
	color:#335;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /*border-right: 2px solid #8f9ccf;*/
}

#left {
	float:left;
    margin-left:auto;
	margin-right:auto;	
    width:590px;
}

#expand {

	float:left;
    margin-left:auto;
	margin-right:auto;	
    width:960px;
}

#right {
	float:left;
	width: 358px;
	margin:0;
	
    text-align:center;
}


#right fieldset {
    border:1px solid #667f32;
}
#right legend { 
    color: #667f32;
}



#footer {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_barra1_azul.jpg);
    background-repeat: repeat-x;
    background-position: top;
	text-align:center;
    font-size: 7.5pt;
    padding: 5px 0px 5px 0px;
	color:#FFFFFF;
	height: 40px;  
}

#search {
}

#center {
    margin-left:auto;
	margin-right:auto;	
    width:95%;
    float:left;
}

.entry {
	width:98%;
    float:left;	
    margin:0px 5px 25px 5px;
    padding:0px 0px 0px 0px;
}

.entry .icon {
    
}

.entry .header {
    width:98%;
    float:left;
    margin:5px 5px 0px 10px;
    padding: 0px 0px 0px 0px;
    text-align:left;
    font-size:11px;
    color: #888;    
    
    /*background-image: url(http://www.gravatar.com/avatar.php?gravatar_id=9cf01a4fce5e4c9f204fde18f8f1c8e7&rating=PG&size=25&default=http%3A%2F%2Fwww.enchilame.com/img%2Fcommon%2Fno-gravatar-2-25.jpg);
    background-repeat: no-repeat ;
    background-position: left;*/
}

.entry .title {
    width: 98%;
    float:left;
    text-align:left;
    padding: 3px 0px 0px 0px;
    margin:0px 0px 0px 10px;
	font-size:18px;
    color: #339966;
}

.entry .title a {

    /*color: #4676B3;*/
    /*color: #516628;*/
     color: #668032; 
}

.entry .title a:hover {
	text-decoration: underline;
    color: #4676B3;
}

.entry .footer {
    width:98%;
    float:left;
    margin:3px 5px 0px 10px;
    text-align:right;
/*     font-size:11px; */
    color: #666;
}
.entry .footer a { 
    font-weight:bold;
}

.entry .description {
    float:left;
    margin:0px 5px 0px 10px;
}


.entry .details {
    float:left;
    margin:0px 5px 5px 10px;    
}

/*.entry .title a:visited {
    color: #002b27;
}*/

.entry .vote {
    float:right;
}
.comment {
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_comment.jpg);
    background-repeat: repeat-x;
    background-position: top;
	width:98%;
    float:left;	
    margin:5px 5px 5px 10px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
    border: 1px dotted #A5D97C;
}

.comment .body {
    float:left;
    margin:5px 5px 5px 10px;
}

.comment .header {
    margin:4px 10px 5px 10px;
    font-weight:bold;
    background: transparent url(http://media.uimpi.net/media-linkealo.com/img/icons/comment.gif) no-repeat scroll 0px 0px;
    /*background-position: top left;*/
    
    padding-left:18px;    
}
.comment_hidden {
    display: none;
    color: #AAA;
}
.comment .footer {
    width:100%;
    float:left;
    margin:0;
    padding:0px 0px 3px 0px;
    text-align:right;
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_comment_footer.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#add_comment {
    
}

#add_comment fieldset {
    float:left;
    margin:5px 5px 5px 10px;
    padding:10px 0px 10px 0px;
    width:100%;    
}


.menu_item {
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_comment.jpg);
    background-repeat: repeat-x;
    background-position: top;
	width:355px;

/*     float:left;	 */
    margin:5px 5px 5px 5px;

    padding:0px 0px 0px 0px;
    overflow:hidden;
    border: 1px dotted #A5D97C;    
/*     position: absolute; */
}

.menu_item .body {    
/*     float:left; */
    margin:5px 5px 5px 10px;
    color:#000;
}

.menu_item .body ul {
	list-style-image: url(http://media.uimpi.net/media-linkealo.com/img/bullet.gif);
	margin-left: 8px;


}

.a_black a { color: #575}
.a_black a:hover { color: #369}

.menu_item .body ul li {
	margin: 0px 0px 5px 0px;
	line-height: 13px
}


.menu_item .header {
    margin:4px 10px 5px 10px;
    font-weight:bold;
}

.menu_item .footer {
    width:100%;
/*     float:left; */
    margin:0;
    padding:0px 0px 3px 0px;
    text-align:right;
    background-image: url(http://media.uimpi.net/media-linkealo.com/img/bg_comment_footer.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}










.paginador{
	width: 95%;
	background-color:#F7F7F7;
    text-align:center;
    padding:3px;
    margin-left:15px;
    margin-right:15px;
    font-weight:bold;
    border:1px solid #DDD;
    float:left;
}


#tab_container {
    width: 965px;
    padding: 0px 0px 0px 0px;
    background: url(http://media.uimpi.net/media-linkealo.com/img/border_tab.gif) repeat-x bottom;
	}

#tabnav
	{
        width:90%;
		height: 24px;
		margin: 0;
		padding-left: 20px;
        padding-right: 0px;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
        
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #EEE;
		font-size:16px;
		line-height: 14px;
		font-weight: bold;
		padding: 4px 10px 2px 10px;
		margin-right: 4px;
		border: 2px solid #667f32;
        
		text-decoration: none;
		color: #667f32; /*#6686C3;*/
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 2px solid #fff;
		background: #Fff;
		color: #000;
      font-weight:bold;
	}

#tabnav a:hover
	{
        color:#65993C;
		background: #fff;
	}



#subtab_container {
    width: 90%;
    padding: 0px 0px 0px 0px;
    margin-left:30px;
    background: url(http://media.uimpi.net/media-linkealo.com/img/sub_border_tab.gif) repeat-x bottom;
    float:left;
	}

#subtabnav
	{
        width:100%;
		height: 20px;
		margin: 0;
		padding-left: 0px;
        padding-right: 0px;
	}

#subtabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
        
  	}
	
#subtabnav a:link, #subtabnav a:visited
	{
		float: left;
		background: #EEE;
		font-size:12px;
        
		line-height: 12px;
		padding: 3px 10px 3px 10px;
		
        margin-right: 4px;
		border: 1px solid #9fb76c;
        
		text-decoration: none;
		color: #667f32; /*#6686C3;*/
	}

#subtabnav a:link.active, #subtabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #Fff;
		color: #000;
      
	}

#subtabnav a:hover
	{
        color:#65993C;
		background: #fff;
	}


.radio li {
    margin: 0px 15px 0px 10px; 
    padding: 0;
    display: inline;
    list-style-type: none;
}









