html
{
    background-image:url('./images/motivo.jpg');
    background-color:#FFF;
}

body
{
    width:999px;
    background-image:url('./images/720.jpg');
    /*position:relative;*/
    margin:0px auto;
}

#head
{
    background-image: url('./images/capcalera.png');
    height:159px;
    width:999px;
    /*position:absolute;
    top:0px;
    left:0px;*/
}

.post
{
    background-image: url('./images/middle.png');
    width:682px;
    padding:0px 15px;
    margin:10px 5px;
    float:left;
}

.post-title
{
    background:url('./images/top.png') no-repeat;
    padding:5px 55px;
    margin:0px -15px;
}

h2
{
    padding:0px;
    margin:0px;
}

h1
{
    display:none;
}

.melange-logo
{
    background-image:url('./images/drop.png');
    width:72px;
    height:68px;
    float:left;
    margin:0 -15px;
}

.post-footer
{
    background:url('./images/bottom.png') no-repeat bottom;
    height:20px;
    width:713px;
    margin:0px -26px;
    padding:10px;
}

input
{
    display:block;
}
.sidebar
{
    background-image: url('./images/paper005.gif');
    width:250px;
    float:right;
    margin:10px 10px 0 0;
    padding:5px;
}

.post-authoring
{
    font-size:small;
    font-style:italic;
    font-weight:bold;
}

.comment_author
{
    float:left;
    margin-right:15px;
}

hr
{
    clear:both;
}

.comment
{
    clear:both;
}

.sidebarTitle
{
    border-bottom:solid black 1px;
    font-weight:bolder;

}

#foot
{
    clear:both;
    font-weight:bold;
    text-align:center;
    padding-bottom:15px;
}

h2 a, h2 a:visited
{
    color:#000;
}

img
{
	border:none;
}

a
{
	color:#8B0000;
}

a:visited
{
	color:#B22222;
}

.anchorname
{
	color:#000;
}

#spam-counter
{
	font-size:x-small;
}

#page-display
{
	clear:both;
	text-align:center;
}
