body {
	background-color:#000;
	margin:0px 0px 0px 0px;
	padding: 0px 0px;
	font:x-small;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-align:center;
	color: #333333;
	font-size/* */:/**/small;
	font-size: /**/ 14px;
	 background:#9F889A;
}
a:link {
	color: #FFFF99;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:none; 
}
a img {
	border-width:0;
}
a[] {
	padding-right: 18px;
	background: transparent ;
}
#bodycontent{width:946px; margin:0 auto;}

/* Header
----------------------------------------------- */
@media all {
#header {
	width:946px; background:url(top_bg.jpg);
	height: 144px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: auto;
	background-repeat: no-repeat;
	background-position: center;
}
}
@media handheld {
#header { background:url(top_bg.jpg);
	width:100%;
}
}
#blog-title {
	font-size:28px; text-align:left; padding-top:40px; padding-left:300px;
	font-weight:bold; color: #fff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
}
#blog-title a {
	color:#009cff;
	text-decoration:none;
}
#blog-title a:hover {
	color:#F500DA;
	text-decoration: underline;
}
#description {
	max-width:940px;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#CCCCCC;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 78%;
	line-height: 1.4em;
	text-align: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Content
----------------------------------------------- */
@media all {
#content {
	width:946px;
	margin:0 auto; background:#9F889A url(xlargebox-trans.jpg) top no-repeat;
	text-align:left; 

}
#main { 
	width:610px;
	float:right;
}
#zambomba {
	width:640px;
	float:left;
	clear: none;
} 	
#adsense {
	width:290px;
	float:right;
	border-bottom:1px dotted #ccc;
}
#addbar {
	width:290px;
	float:right;
	border-bottom:1px dotted #ccc;
}
#nextbar { font-weight:bold;
	width:252px; margin-left:14px; padding-left:10px; padding-right:10px; margin-top:26px;
	float:left; background-color:#E9E7DB; border:4px solid #fff; 
} 	
#sidebar {
	width:205px;
	float:right;
	padding-right:15px; 
}
}
@media handheld {
#content {
	width:90%;
}
#main {
	width:100%;
	float:none;
}
/*Alcahueta*/	

	#addbar {
	width:100%;
	float:none;
}
#nextbar {
	width:100%;
	float:none;
}
/*Alcahueta*/	

  #sidebar {
	width:100%;
	float:none;
}
}
/* Headings
----------------------------------------------- */
h2 {
	margin:0.4em 0 .2em;
	font:1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#000;
}


/* Posts
----------------------------------------------- */
@media all {
.date-header {
	margin:1.5em 0 .5em;
}
.post {
	margin:28px 1.8em 1.5em 1em;
	border-bottom:1px dot ted #ccc;
	padding-bottom:1.5em;
	text-align: justify;
}
}
@media handheld {
.date-header {
	padding:0 1.5em 0 1.5em;
}
.post {
	padding:0 1.5em 0 1.5em;
}
}
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:150%;
	font-weight:bold;
	line-height:1.4em;
	color: #000;
}
.post-title a, .post-title a:visited, .post-title strong {
	display:block;
	text-decoration:none;
	color:#c53237;
	font-weight:bold;
}
.post-title strong, .post-title a:hover {
	color:#333;
	font-weight: bold;
}
.post div {
	margin:0 0 .75em;
	line-height:1.6em;
}
p.post-footer {
	margin:-.25em 0 0;
	color:#ccc;
}
.post-footer em, .comment-link {
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
.post-footer em {
	font-style:normal;
	color:#999;
	margin-right:.6em;
}
.comment-link {
	margin-left:.6em;
}
.post blockquote {
	margin:1em 20px;
	color: #777777;
}
.post blockquote p {
	margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
	margin:1em 0;
	font:bold 78%/1.6em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999;
}
#comments h4 strong {
	font-size:130%;
}
#comments-block {
	margin:1em 0 1.5em;
	line-height:1.6em;
}
#comments-block dt {
	margin:.5em 0;
}
#comments-block dd {
	margin:.25em 0 0;
}
#comments-block dd.comment-timestamp {
	margin:-.25em 0 2em;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
#comments-block dd p {
	margin:0 0 .75em;
}
.deleted-comment {
	font-style:italic;
	color:gray;
}
.paging-control-container {
	float: right;
	margin: 0px 6px 0px 0px;
	font-size: 80%;
}
.unneeded-paging-control {
	visibility: hidden;
}
/* Nextbar Content Alcahueta
----------------------------------------------- */
#nextbar { font-weight:bold;
	width:252px; margin-left:14px; padding-left:10px; padding-right:10px; margin-top:26px;
	float:left; background-color:#E9E7DB; border:4px solid #fff; 
} 


#service {font-weight:bold;
	width:252px; margin-left:24px; padding-left:2px; padding-right:10px; margin-top:26px;
	float:left; background-color:#E9E7DB; border:4px solid #fff;
	}
#service p.top {
	background:url( service-top.gif) no-repeat 0 0 #4B1624; padding:8px 0 0px;
	}
#service h2 {
	background:url( service-bor.gif) repeat-x 0 25px; margin:0 13px; padding:0 0 18px 0px;
	}
#service h2 span {
	background:url( service-icon.gif) no-repeat 0 0; font:20px normal Arial, Helvetica, sans-serif; color:#000; padding:13px 0 13px 48px;
	} 
#service ul { list-style:none;
	margin:0 6px 4px 0;
	}
#service ul li {
	padding:0 0 12px 0px;
	}
#service ul li a{
	background:url( icon-plus.gif) no-repeat 0 3px; font:bold 12px Arial, Helvetica, sans-serif; color:#44999E; text-decoration:none; padding:0 0 0 15px;
	}
#service ul li a:hover{
	color:#333; text-decoration: underline;
	}







#nextbar ul {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	list-style:none;
}
#nextbar ul li {
	margin:0;
	padding:0; /*15px*/
	text-indent:0px; /*-15px*/
	line-height:1.5em;
}
#nextbar ul li a{padding-left:4px; padding-bottom:4px; padding-top:4px;
	color: #44999E;
	text-decoration:none;
}
#nextbar ul li a:hover {
	color: #333;
	text-decoration:underline;
}
#nextbar p {
	color:#666;
	line-height:1.5em;
}
/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	list-style:none;
}
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
	line-height:1.5em;
}
#sidebar p {
	color:#666;
	line-height:1.5em;
}
/* Profile
----------------------------------------------- */
#profile-container {
	margin:0 0 1.5em;
	border-bottom:1px dotted #ccc;
	padding-bottom:1.5em;
}
.profile-datablock {
	margin:.5em 0 .5em;
}
.profile-img {
	display:inline;
}
.profile-data {
	margin:0;
	font:bold 78%/1.6em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
.profile-data strong {
	display:none;
}
.profile-textblock {
	margin:0 0 .5em;
}
.profile-link {
	margin:0;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
/* Footer
----------------------------------------------- */
#footer {
	width:946px;
	clear:both;
	margin:0 auto;
}
#footer hr {
	display:none;
}
#footer p {
	margin:0;
	padding-top:15px;
	font:78%/1.6em "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}
/* Feeds
----------------------------------------------- */
#blogfeeds {
}
#postfeeds {
}

object {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
}

