body {
		margin:0px 0px 10px 0px;
		background:#7E0033;
		}

	A			{ color:#FFFFFF; text-decoration:none; }
	A:link		{ color:#FFFFFF; text-decoration:none; }
	A:visited	{ color:#FFFFFF; text-decoration:none; }
	A:active	{ color:#00CCFF; }
	A:hover		{ color:#000000; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:comic sans MS;
		color: #FF66FF;
		font-size:x-large;
		font-weight:normal;
		border-bottom:1px dotted #FFCCFF;
		border-top:3px dotted #FFCCFF;
		background:#000;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:comic sans MS;
		font-size: x-large negrita;
		color: #FF66FF;
		text-decoration: none;
		}

	.description {
		font-family:comic sans MS;
		color:#FF66FF;
		font-size:x-large;
		font-weight:bold;
		background:#000;
		text-transform:none;
		letter-spacing:normal;
		}

	#content {
		float:left;
		width:65%;
		background#7E0033;
		border-right:1px dotted #FFCCFF;
		margin-right:15px;
		padding-bottom:20px;
		}

              #container { 
                                width: 600px; 
                                margin: 0px; 
                                margin-left: auto; 
                                margin-right: auto; 
                                text-align: justify; 
                                }

	#links {
		padding-right:15px;
		}

	.blog {
		padding-left:15px;
		padding-top:15px;
		padding-right:15px;
		}

	.blogbody {
		font-family:comic sans MS;
		color:#000000;
		font-size:xx-small negrita ;
		font-weight:normal;
		background:#7E0033;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		}

	.title {
		font-family:comic sans MS;
		font-size:big;
		color:#000000;
		text-transform:uppercase;
		font-weight:bold;
		}

	#menu {
		margin-bottom:15px;
		background:#7E0033;
		}

	.date {
		font-family:comic sans MS;
		font-size:small;
		color:#CC99FF;
		border:1px solid #CC99FF;
		padding:5px;
		margin-bottom:10px;
		font-weight:normal;
		}

	.posted	{
		font-family:comic sans MS;
		font-size:x-small;
		color:#CC99FF;
		margin-bottom:15px;
		}

	.calendar {
		font-family:comic sans MS;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
		background:#7E0033;
		line-height:140%;
		padding:2px;
		text-align:center;
		}

	.calendarhead {
		font-family:comic sans MS;
		color#000000;
		font-size:small;
		font-weight:bold;
		background:#7E0033;
		line-height:140%;
		padding:2px;
		}

	.side {
		font-family:comic sans MS;
		color:#FFFFFF;
		font-size:x-small;
		font-weight:normal;
		background:#7E0033;
		line-height:140%;
		padding:2px;
		}

	.sidetitle {
		font-family:comic sans MS;
		color:#CC99FF;
		font-size:small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:left;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

	.syndicate {
		font-family:comic sans MS;
		font-size:x-small;
		line-height:150%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}

	.powered {
		font-family:comic sans MS;
		color#FFCCFF;
		font-size:x-small;
		font-weight:bold;
		border-top:1px solid #FFCCFF;
		border-bottom:1px solid #FFCCFF;
		line-height:150%;
		text-transform:uppercase;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing:.2em;
		}

	.comments-body {
		font-family:comic sans MS;
		color:#FFCCFF;
		font-size:small;
		font-weight:small;
		background:#7E0033;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:15px;
		}

	.comments-post {
		font-family:comic sans MS;
		color:#000000;
		font-size:small;
		font-weight:normal;
		background:#7E0033;
		}

	.comments-head {
		font-family:comic sans MS;
		font-size: small negrita ;
		color: #FF66FF;
		border:1px solid :#FFCCFF;
		padding:5px;
		font-weight:normal;
		margin-top:10px;
		}

	#banner-commentspop {
		font-family:comic sans MS;
		color: #FF66FF;
		font-size:large;
		font-weight:bold;
		border-bottom:1px dotted:#FFCCFF;
		border-top:3px dotted:#FFCCFF;
		background:#000;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		}
		
		
	 .trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#333;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:small;
		font-weight:normal;
  		background:#333;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #999; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#333;
  		margin-bottom:20px;
		}

