a:link {  color: #333333; text-decoration: underline}


a:visited {  color: #333333; text-decoration: underline}
a:hover {
	color: #FF6600;
	text-decoration: none
}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #FFA54E}
.text {  font-family: Tahoma; font-size: 11px; color: #666666}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.title2 {  font-family: Tahoma; font-size: 10px; font-weight: bold; color: #000099}
.text1 {
font-family: Tahoma; font-size: 11px; color: #FFFFFF
}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72889D;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFA54E;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72889D;
}

/*Entra otra*/

#logo {
	float: left;
	width: 270px;
	height: 70px;
	margin: 0px;
	padding-left: 30px;
	text-align: center;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

pdesign, blockquote, ul, ol {
	margin-bottom: 0px;
	line-height: 2em;
}

pdesign {
	margin: 0px;
	background: #FFFFFF;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #7D807A;
}

#content {
	float: left;
	width: 390px;
	padding-top: 30px;
}
.post {
	background: url(images/img04.gif) repeat-x left bottom;
	margin: 0px 0px 10px 0px;
}

.post .title {
	background: url(images/img03.jpg) no-repeat left 0px;
	margin: 0px;
	color: #BF0B0B;
}

.post .title a {
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #BF0B0B;
}

.post .entry {
	padding: 0px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	padding-left: 40px;
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	color: #7D807A;
}

.clasp {
	text-align:left;
} 
.lunchbox {
display:none;
}




