body {
	width: 720px;
	margin: 20px auto;
	font-family: arial, sans-serif;
	text-align: center;
	background: #FFFFFF;
	}

img  {        border:0;
                 }

h1, h2, h3 {
	font-family: georgia, times new roman, times, serif;  
	background: transparent;
	}

form {
	font: 11px/11px arial, sans-serif;
	border: 1px solid #FFFFFF;
	}

acronym, abbr {
                border-bottom: 1px dashed #656633;
	cursor: help;
                }

	a { color: #006600; background: transparent; text-decoration: underline;} 
	a:link	{ color: #006600; background: transparent; } 
	a:visited	{ color: #006600; background: transparent; } 
	a:active	{ color: #006600; background: transparent; } 
	a:hover	{ color: #00CC00; background: transparent; text-decoration: underline; }

#header {
	float: left;
	width: 720px;
	text-align: center;
	padding: 0px;
	background: transparent;
	color: #333333;
	border-bottom: 1px solid #666666;
	}

#logo {
	float: left;
	width: 149px;
	height: 149px;
	background: transparent url(/imag/rotan/rotate.php) no-repeat;	color: #333333;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	}

#title {
	float: left;
	width: 400px;
	height: 149px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/imag/tapa1.gif) no-repeat bottom center;	color: #333333;
	}	

#title h1 { 
	display: none;
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	}	

#title h2 { 
	display: none;
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	}	

#topcorner {
	float: right;
	width: 153px;
	height: 149px;
	background: transparent;
	text-align: center;
	vertical-align: middle;
                font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;

	} 

#container {
	background: transparent;
	float: left;
	width: 720px;
	text-align: left;
	}

h2.section {
	margin-top: 10px;
	font-size: 13px;
	background: transparent;
	border-bottom: 1px solid #DDDDDD;
	}

#sidebar {
	float: left;
	width: 145px;
	font: 11px arial, sans-serif;
	padding: 0px 5px 10px 0px;
	background: transparent;
	color: #666666;
	border-right: 1px solid #666666;
	}

#sidebar p {
	margin: 5px 0px;
	}

#sidebar ul {
	list-style: square;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
	}

#sidebar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif; 
	}

#content {
	float: left;
	width: 385px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: transparent;
	border-top: 5px solid #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}

.blogdate {
	float: right;
	margin: 0;
	padding-bottom: 10px;
	width: 75px;
	text-align: center;
	display: block;
	/*border: 1px solid #DDDDDD;*/
	color: #CC0000;
                background: transparent url(/imag/sombra-date.png) no-repeat bottom right
	}

.date {
	margin: 0;
	padding: 0;
	font: 230% georgia, times new roman, times, serif;
	width: 75px;
	}

.mo {
	margin: 0;
	padding: 0;
	font: 110% georgia, times new roman, times, serif;
	text-transform: uppercase;
	width: 75px;
	}

.yr {
                margin: 0;
                padding: 0;
	font: 110% georgia, times new roman, times, serif;
	text-transform: uppercase;
	width: 75px;
	}


h2.date {
	float: left;
                width: 50px;
	margin-top: 10px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: right;
	border: 1px solid #DDDDDD;
	background: transparent;
	color: #CC0000;
	}


h3.subject {
	float: auto;
                /*width: 318px;*/
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 20px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	background: transparent;
	color: #CC0000;
	}

div.cuerpost {
                /*width: 98%;*/
                color: #000000;
	font: 12px verdana, arial, sans serif;
	margin: 0px 0px 0px 10px; /*top right bottom left*/
                }

div.timestamp {
	font: 11px georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	}


#comments p {
	font-size: 11px;
	}

div.poster {
	font: 10px georgia, times new roman, times, serif;
                color: #666666;
	letter-spacing: 0.09em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px 5px 2px 5px;
	background: #EEE;
	border-bottom: 1px solid #666;
	}

#rightbar {
	float: right;
	width: 153px;
	font: 11px arial, sans-serif;
                color: #666666;
	padding: 0px 0px 5px 5px;
	background: #EEEEEE;
	}

#rightbar ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
	}

#rightbar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif;
	}

#footer {
	float: left;
	width: 720px;
	margin-bottom: 20px;
	text-align: left;
	background: transparent;
	color: #333333;
	border-top: 1px solid #666666;	}

#credits {
	float: left;
	width: 138px;
	margin: 0px;
	padding: 5px;
	background: ;
	color: #333333;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

#credits p {
	font-size: 10px;
	margin: 0px;
	}

#space {
	float: left;
	width: 395px;
	padding: 5px 0px 5px 5px;
	background: transparent;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	}

#bottomcorner {
	float: left;
	width: 149px;
	height: 75px;
	}
