/* CSS Document */

body {
	background: #fff url(images/bg.jpg);
	font-family: "Trebuchet MS", Trebuchet, Georgia;
	font-size: 13px;
	line-height: 1.33em;
	color: #333333;
	margin:0px; 
    padding:0px;
}
input{ font-size: 11px; border: 1px solid #7B6939; background: #8C6B31;}
#footer {
background: #fff url(images/bg_footer.jpg) center repeat-x;
height: 103px;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#contenedor {
text-align: left;
margin:0 auto; 
width:902px;
background: url(images/centro_c.gif) top center repeat-y;
}
a {color:#818181;}
a:hover{text-decoration:none;}

a img { border:0;}

input, select { vertical-align:middle; font-weight:normal;}


h1 { color:#3F3F3F; font-family:Arial, Helvetica, sans-serif; font-size:2.11em; font-weight:normal;}
h1 a {color:#3F3F3F; text-decoration:none;}

#ctop {
background: url(images/top_c.gif) no-repeat;
height: 15px;
}

/*scroll para pagina estaticas de contenido */


#frame {
background: transparent;  
width:98%; 
height:175px; 
overflow: auto;
margin:6px auto;
color: #000;
padding: 4px;
}


div#contenido {
background: url(images/centro_c.gif) repeat-y;
padding: 1px 17px;
color: #fff;
}


div#contenido h2{
	font-family:Times, serif;
	font-weight:normal;
	font-size: 1.8em;
	line-height:1em;
	border-bottom:3px solid #af8554;
	margin:0;
}
div#contenido h2 strong{
	font-weight:normal;
	color:#628D79;
}


div#contenido h3 { 
height:18px;
font-size:15px;
font-weight:100;
color:#5d4f21;
border-bottom:1px solid #5d4f21;
margin-bottom:5px;
padding:5px 5px 5px 20px;
background-image:url("images/h3_icon.gif");
background-repeat:no-repeat;
background-position:left center;
}

div#contenido h4 { 
height:18px;
font-size:13px;
font-weight:100;
color:#9c6700;
border-bottom:1px solid #e2d7c3;
margin-bottom:5px;
padding:5px 5px 5px 20px;
}


ul {
margin: 0;
padding: 0;
}

div#contenido li{
list-style: none;
margin: 0;
/*border-bottom: 1px dotted #ccc;*/
padding: .2em 0 .5em 18px;
background:url(images/check.gif) no-repeat left;

}

/* xoops */



.item {border: 1px solid #cccccc;}
.itemHead {padding: 3px; background-color: #2F5376; color: #FFFFFF;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {background: #a092c7 url(images/th.gif) top center repeat-x; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}



td#mainmenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
td#mainmenu a:hover {background-color: #ffffff;}
td#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid silver; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#mainmenu a.menuMain {padding-left: 3px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#mainmenu a.menuSub {padding-left: 9px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}

td#usermenu a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
td#usermenu a:hover {background-color: #ffffff;}
td#usermenu a.menuTop {border-top: 1px solid silver;}
td#usermenu a.highlight {background-color: #fcc;}



.outer {border: 1px solid silver;}
.head {background-color: #dfe4e9; padding: 5px; font-weight: bold;}
.even {background-color: #bfbbd1; padding: 5px;}
.odd {background-color: #E9E9E9; padding: 5px;}
.foot {background-color: #86b45a; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.area{ font-size: 11px; font-weight: normal; color: #000000;background: #8C6B31; }

