﻿@charset "UTF-8";

div.blogIparkutxa .BlogPTitle
{
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-bottom: 5px;
    background-color:fuchsia;
}


.BlogPTitle a
{
    color: Black;
}

.BlogPTitle a:visited
{
    color: gray;
}


.BlogPBody
{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}

.BlogPDate
{
    color: GrayText;
}

.BlogPDateWhole
{
    font-size: 12px;
}

.BlogPostHeaderBlog
{
    font-size: 25px;
}

.BlogCommentName, .BlogCommentEmail, .BlogCommentUrl, .BlogCommentComments, .BlogCommentApproved, .BlogCommentIsSpam, .BlogCommentInserted
{
    float: left;
    width: 80px;
}

.RTL .BlogCommentName, .RTL .BlogCommentEmail, .RTL .BlogCommentUrl, .RTL .BlogCommentComments, .RTL .BlogCommentApproved, .RTL .BlogCommentIsSpam, .RTL .BlogCommentInserted
{
    float: right;
}

.BlogBreakLine
{
    float: none;
    display: block;
}

.BlogPostName
{
    font-family: Arial, Helvetica;
    font-size: 20px;
    color: #333;
    margin-bottom: 5px;
}

.BlogPostName a
{
    color: black;
}

.BlogPostName a:visited
{
    color: gray;
}

.BlogPostDate
{
    font-size: 12px;
    color: Black;
}

.BlogPostDate a
{
    color: Black;
}

.BlogPostDate a:visited
{
    color: Gray;
}

.BlogPostText
{
    font-size: 15px;
    color: Black;
    margin-bottom: 5px;
}

.rss
{
}

.rss a
{
    color: black;
}

.PostCommentSeparatorLine
{
    height: 1px;
}

.BlogRequiredValidator
{
    margin-left: 80px;
}


table.blogIparkutxa {
border:none;/* Para que no salgan las tablas de maquetación*/
}

table.blogIparkutxa td {
border:none;/* Para que no salgan las tablas de maquetación*/
}

table.blogIparkutxa tr {
border:none;/* Para que no salgan las tablas de maquetación*/
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.CajaColIzquierda {
	width:183px;
	border:1px #ccc solid;
	margin-bottom:10px;
}
.CajaColIzquierdaTit {
	font-size:1.1em;
	color:#FFE200;
	background-color:#7DB629;
	padding:5px;
	margin-top:0px;
}
.CajaColIzquierdaP{
	padding:5px;
	font-size:0.9em;
	color:#666666;
}

























