/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-family: Verdana;
        font-size: 10px;
	background-image: url(../images/background_pixel.jpg);
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
        color: #402900;     
}

h1 {
	font: 1.5em Georgia, Times, serif;
        margin-left:10px;
}

h2 {
	font-size: 10px;
	font-style: italic;
}

hr {
	margin: 10px auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 10px;
}

.form {
        background-color: transparent;
        border: none;
        color:white;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #402900;     
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #402900;  
	border: none;
}

#sidebar-1 ul {
         margin:0;
         margin-top:0px;
         padding:0px;
         list-style:none;
}

#sidebar-1 li {
	 background-image: url(../images/list_style.gif);
         background-repeat:no-repeat;
         background-position: left top;
         padding-bottom:5px;
         padding-top:0px;
         padding-left:20px;
         margin-bottom:5px;
}

#sidebar-1 a:hover {
         color:#bf0000;
}

/* layout
----------------------------------------------- */


#container {
	margin: 0px auto;
	padding: 0px;
	width: 738px;
}

#head {
        float:left;
	text-align: left;
	font-size: 12px;
        color: #4a0000;
}


#sidebar-1 {
	width: 128px;
	margin-right: 0px;
	float: left;
}


.section_list {
	margin: 0 0 0px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 0px 20 0;
	padding: 0;
}

#content {
        padding: 10px;
        float: left;
        width:570px;
        overflow: hidden;
}

#foot {
	margin-top: 0px;
	clear: both;
	text-align: left;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 748px;
w\idth: 738px;
}

#sidebar-1 {
\width: 148px;
w\idth: 148px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 10px;
}

.published {
	font-size: 10px;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}


/* mainmenue
----------------------------------------------- */
img {border: none;}
#mainmenue {float:right;font-size:12px; height:39px; }
#mainmenue ul {margin:0;padding:0px;list-style:none;}
#mainmenue li {display:inline;margin:0;padding:0;}
#mainmenue a {float:left;background:url(../images/background_mainmenue_default.jpg) no-repeat left top;margin:0;padding:0 0 0 6px;text-decoration:none;}
#mainmenue a span {float:left;display:block;padding:16px 15px 10px 6px; color:#ffdab5; 
	font-size: 11px; font-weight:bold;}
/* Small hack for IE5-Mac \*/
#mainmenue a span {float:none;}
/* End IE5-Mac hack */
#mainmenue a:hover {background-position:0% -39px; background:url(../images/rollover.jpg);}
#mainmenue a:hover span {background-position:100% -39px; color:#ffdab5;}
#mainmenue #current a {background-position:0% -39px;}
#mainmenue #current a span {background-position:100% -39px;}
.clear {clear:left}

/* png styles
----------------------------------------------- */

#png {
width:555px; 
height:29px;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/seperator.png');
}

html > body #png {
background: url(../images/seperator.png);
}

#ofertas {
width:148px; 
height:128px;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/banner_png.png');
}

html > body #ofertas {
background: url(../images/banner_png.png);
}

#publi {
width:148px; 
height:128px;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/banner2_png.png');
}

html > body #publi {
background: url(../images/banner2_png.png);
}

#login {
width:148px; 
height:200px;
background: url(../images/banner_login.jpg);
}

#on {
width:148px; 
height:78px;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/banner_estado_on.png');
}

html > body #on {
background: url(../images/banner_estado_on.png);
}

#off {
width:148px; 
height:78px;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/banner_estado_off.png');
}

html > body #off {
background: url(../images/banner_estado_off.png);
}


