/* begin Page */

/* Generated with Artisteer version 2.3.0.23326, file checksum is 826A41A1. */

#boo-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#boo-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 379px;
	left: 0;
	top: 0;
}

#boo-page-background-glare-image
{
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 379px;
	margin: 0;
}

html:first-child #boo-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#boo-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.boo-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:51px;
	min-height:51px;
}

.boo-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 9px;
}

.boo-Sheet-tr, .boo-Sheet-tl, .boo-Sheet-br, .boo-Sheet-bl, .boo-Sheet-tc, .boo-Sheet-bc,.boo-Sheet-cr, .boo-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.boo-Sheet-tr, .boo-Sheet-tl, .boo-Sheet-br, .boo-Sheet-bl
{
	width: 78px;
	height: 78px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Sheet-s.png');
}

.boo-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 39px, 39px, auto);
}

.boo-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 39px, 39px);
}

.boo-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(39px, 39px, auto, auto);
}

.boo-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(39px, auto, auto, 39px);
}

.boo-Sheet-tc, .boo-Sheet-bc
{
	left: 39px;
	right: 39px;
	height: 78px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Sheet-h.png');
}

.boo-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 39px, auto);
}

.boo-Sheet-bc
{
	bottom: 0;
	clip: rect(39px, auto, auto, auto);
}

.boo-Sheet-cr, .boo-Sheet-cl
{
	top: 39px;
	bottom: 39px;
	width: 78px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Sheet-v.png');
}

.boo-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 39px);
}

.boo-Sheet-cl
{
	left:0;
	clip: rect(auto, 39px, auto, auto);
}

.boo-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 39px;
	left: 39px;
	right: 39px;
	bottom: 39px;
	background-color: #363636;
}


.boo-Sheet
{
	margin-top: 5px !important;
}

#boo-page-background-simple-gradient, #boo-page-background-gradient, #boo-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.boo-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 982px;
	height: 175px;
}

div.boo-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 982px;
	height: 175px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.boo-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 982px;
	height: 175px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.boo-Logo
{
	display : block;
	position: absolute;
	left: 613px;
	top: 149px;
	width: 369px;
}


.boo-Logo-text
{
	display: block;
	text-align: left;
}

.boo-Logo-text, .boo-Logo-text a
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
	padding:0;
	margin:0;
	color: #109FB2 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.boo-menu a, .boo-menu a:link, .boo-menu a:visited, .boo-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.boo-menu, .boo-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.boo-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.boo-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.boo-menu li li
{
	float: none;
}

.boo-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.boo-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.boo-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.boo-menu:after, .boo-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.boo-menu, .boo-menu ul
{
	min-height: 0;
}

.boo-menu ul
{
	background-image: url(http://www.buscoocio.com/estilos/plugin/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.boo-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.boo-menu
{
	padding: 6px 3px 0px 3px;
}

.boo-nav
{
	position: relative;
	height: 32px;
	z-index: 100;
}

.boo-nav .l, .boo-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 32px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/nav.png');
}

.boo-nav .l
{
	left: 0;
	right:0px;
}

.boo-nav .r
{
	right: 0;
	width: 982px;
	clip: rect(auto, auto, auto, 982px);
}


/* end Menu */

/* begin MenuItem */
.boo-menu ul li
{
	clear: both;
}

.boo-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 26px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.boo-menu a .r, .boo-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 78px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/MenuItem.png');
}

.boo-menu a .l
{
	left:0;
	right:11px;
}

.boo-menu a .r
{
	width:422px;
	right:0;
	clip: rect(auto, auto, auto, 411px);
}

.boo-menu a .t 
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
	color: #FBCFB7;
	padding: 0 7px;
	margin: 0 11px;
	line-height: 26px;
	text-align: center;
}

.boo-menu a:hover .l, .boo-menu a:hover .r
{
	top:-26px;
}

.boo-menu li:hover>a .l, .boo-menu li:hover>a .r
{
	top:-26px;
}

.boo-menu li:hover a .l, .boo-menu li:hover a .r
{
	top:-26px;
}
.boo-menu a:hover .t
{
	color: #F0F0F0;
}

.boo-menu li:hover a .t
{
	color: #F0F0F0;
}

.boo-menu li:hover>a .t
{
	color: #F0F0F0;
}


.boo-menu a.active .l, .boo-menu a.active .r
{
	top: -52px;
}

.boo-menu a.active .t
{
	color: #FFDFA8;
}


/* end MenuItem */

/* begin MenuSubItem */
.boo-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('http://www.buscoocio.com/estilos/plugin/images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #595959;
}

.boo-nav ul.boo-menu ul span, .boo-nav ul.boo-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.boo-menu ul a, .boo-menu ul a:link, .boo-menu ul a:visited, .boo-menu ul a:hover, .boo-menu ul a:active, .boo-nav ul.boo-menu ul span, .boo-nav ul.boo-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #FEF2EC;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
}

.boo-menu ul ul a
{
	margin-left: auto;
}

.boo-menu ul li a:hover
{
	color: #F2F2F2;
	border-color: #595959;
	background-position: 0 -38px;
}

.boo-menu ul li:hover>a
{
	color: #F2F2F2;
	border-color: #595959;
	background-position: 0 -38px;
}

.boo-nav .boo-menu ul li a:hover span, .boo-nav .boo-menu ul li a:hover span span
{
	color: #F2F2F2;
}

.boo-nav .boo-menu ul li:hover>a span, .boo-nav .boo-menu ul li:hover>a span span
{
	color: #F2F2F2;
}


/* end MenuSubItem */

/* begin ContentLayout */
.boo-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 982px;
}
/* end ContentLayout */

/* begin Box, Block */
.boo-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.boo-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.boo-Block-tr, .boo-Block-tl, .boo-Block-br, .boo-Block-bl, .boo-Block-tc, .boo-Block-bc,.boo-Block-cr, .boo-Block-cl
{
	position:absolute;
	z-index:-1;
}

.boo-Block-tr, .boo-Block-tl, .boo-Block-br, .boo-Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Block-s.png');
}

.boo-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.boo-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.boo-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.boo-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.boo-Block-tc, .boo-Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Block-h.png');
}

.boo-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.boo-Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.boo-Block-cr, .boo-Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Block-v.png');
}

.boo-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.boo-Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.boo-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #474747;
}


.boo-Block
{
	margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.boo-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.boo-BlockHeader .t
{
	height: 30px;
	color: #C2C2C2;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.boo-BlockHeader .l, .boo-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/BlockHeader.png');
}

.boo-BlockHeader .l
{
	left:0;
	right:6px;
}

.boo-BlockHeader .r
{ 
	width:982px;
	right:0;
	clip: rect(auto, auto, auto, 976px);
}





.boo-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/BlockHeaderIcon.png');
	padding:0 0 0 20px;
	background-repeat: no-repeat;
	min-height: 22px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.boo-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.boo-BlockContent-body
{
	position: relative;
	z-index: 1;
}



.boo-BlockContent-body
{
	color:#CFCFCF;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
}

.boo-BlockContent-body a:link
{
	color: #F7A578;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.boo-BlockContent-body a:visited, .boo-BlockContent-body a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.boo-BlockContent-body a:hover, .boo-BlockContent-body a.hover
{
	color: #FFDDA3;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.boo-BlockContent-body ul
{
	list-style-type: none;
	color: #B5B5B5;
	margin:0;
	padding:0;
}

.boo-BlockContent-body ul li
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 18px;
  background-image: url('http://www.buscoocio.com/estilos/plugin/images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.boo-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.boo-Post-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}

.boo-Post-tr, .boo-Post-tl, .boo-Post-br, .boo-Post-bl, .boo-Post-tc, .boo-Post-bc,.boo-Post-cr, .boo-Post-cl
{
	position:absolute;
	z-index:-1;
}

.boo-Post-tr, .boo-Post-tl, .boo-Post-br, .boo-Post-bl
{
	width: 14px;
	height: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Post-s.png');
}

.boo-Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.boo-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.boo-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.boo-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.boo-Post-tc, .boo-Post-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Post-h.png');
}

.boo-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.boo-Post-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.boo-Post-cr, .boo-Post-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Post-v.png');
}

.boo-Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.boo-Post-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.boo-Post-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #404040;
}


.boo-Post
{
	margin: 7px;
}

/* Start images */
.boo-PostContent a img
{
	border: 0;
}

.boo-article img, img.boo-article
{
	margin: 1em;
}

.boo-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.boo-article table, table.boo-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.boo-article table, table.boo-article .boo-article tr, .boo-article th, .boo-article td
{
	background-color:Transparent;
}

.boo-article th, .boo-article td
{
	padding: 2px;
	border: solid 1px #696969;
	vertical-align: top;
	text-align:left;
}

.boo-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

boo-PostContent pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.boo-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 26px;
	color: #FBCBB2;
	width: 583px;
	display: inline;
}

.boo-PostHeader a, .boo-PostHeader a:link, .boo-PostHeader a:visited, .boo-PostHeader a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 26px;
	margin:0;
	color: #FBCBB2;
}

.boo-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.boo-PostHeader a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #F9BE9F;
}

.boo-PostHeader a:visited, .boo-PostHeader a.visited
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #CCCCCC;
}

.boo-PostHeader a:hover, .boo-PostHeader a.hovered
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #FFB433;
}
/* end PostHeader */

/* begin PostContent */


.boo-PostContent p 
{
	margin: 0.5em 0;
}

.boo-PostContent, .boo-PostContent p
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #C9C9C9;
}

.boo-PostContent
{
  margin:0;
  word-wrap: break-word;
  line-height: 13px;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/

/* Adds special style to an unvisited link. */
boo-PostContent a:link
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #F79E6E;
}

/* Adds special style to a visited link. */
boo-PostContent a:visited, a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

/* :hover - adds special style to an element when you mouse over it. */
boo-PostContent a:hover, a.hover
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #FFB433;
}

/* Finish Content link style */

.boo-Post li
{
	padding:0px 0 0px 19px;
	line-height:1.2em;
}

.boo-Post ol li, .boo-Post ul ol li
{
	background: none;
	padding-left:0;
}

.boo-Post ul li, .boo-Post ol ul li 
{
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:19px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.boo-PostContent blockquote p
{
	color:#FFDB9E;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

blockquote,
.boo-PostContent blockquote
{
		border:solid 1px #7A7A7A; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#595959;
	background-image:url('http://www.buscoocio.com/estilos/plugin/images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.boo-button-wrapper .boo-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:36px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.boo-button img, .boo-button-wrapper img
{
  margin: 0;
}

.boo-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 36px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
   float:right;
}

.firefox2 .boo-button-wrapper
{
	display:block;
	float:left;
}

.boo-button-wrapper .boo-button
{
	display:block;
	height: 36px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14px;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 36px;
	text-decoration: none !important;
	color: #FEF2EC !important;
}

.boo-button-wrapper.hover .boo-button, .boo-button:hover
{
	color: #E3E3E3 !important;
	text-decoration: none !important;
}

.boo-button-wrapper.active .boo-button
{
	color: #F0F0F0 !important;
}

.boo-button-wrapper .l, .boo-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 108px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Button.png');
}

.boo-button-wrapper .l
{
	left:0;
	right:7px;
}

.boo-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.boo-button-wrapper.hover .l, .boo-button-wrapper.hover .r
{
	top: -36px;
}

.boo-button-wrapper.active .l, .boo-button-wrapper.active .r
{
	top: -72px;
}


/* end Button */

/* begin Footer */
.boo-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 982px;
	margin: 5px auto 0px auto;
}

.boo-Footer .boo-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.boo-Footer .boo-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Footer.png');
	width: 982px;
	height: 150px;
	bottom:0;
	left:0;
}


.boo-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}




.boo-Footer .boo-Footer-text p
{
	margin: 0;
}

.boo-Footer .boo-Footer-text
{
	display:inline-block;
	color:#ADADAD;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.boo-Footer .boo-Footer-text a:link
{
	text-decoration: none;
	color: #F69B6A;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.boo-Footer .boo-Footer-text a:visited
{
	text-decoration: none;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.boo-Footer .boo-Footer-text a:hover
{
	text-decoration: none;
	color: #FFB22E;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.boo-page-footer, .boo-page-footer a, .boo-page-footer a:link, .boo-page-footer a:visited, .boo-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#F37735;
}

.boo-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#525252;
}
/* end PageFooter */

/* begin LayoutCell */
.boo-contentLayout .boo-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 245px;
}
/* end LayoutCell */

/* begin LayoutCell */
.boo-contentLayout .boo-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 735px;
}
.boo-contentLayout .boo-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 980px;
}
/* end LayoutCell */

/* begin Box, Post */
.boo-Beige
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.boo-Beige-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}

.boo-Beige-tr, .boo-Beige-tl, .boo-Beige-br, .boo-Beige-bl, .boo-Beige-tc, .boo-Beige-bc,.boo-Beige-cr, .boo-Beige-cl
{
	position:absolute;
	z-index:-1;
}

.boo-Beige-tr, .boo-Beige-tl, .boo-Beige-br, .boo-Beige-bl
{
	width: 14px;
	height: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Beige-s.png');
}

.boo-Beige-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.boo-Beige-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.boo-Beige-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.boo-Beige-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.boo-Beige-tc, .boo-Beige-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Beige-h.png');
}

.boo-Beige-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.boo-Beige-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.boo-Beige-cr, .boo-Beige-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('http://www.buscoocio.com/estilos/plugin/images/Beige-v.png');
}

.boo-Beige-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.boo-Beige-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.boo-Beige-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #404040;
}

.boo-Beige
{
	margin: 7px;
}

/* begin PostHeaderIcon */
.boo-BeigeHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-size: 26px;
	color: #FBCBB2;
	width: 583px;
	display: inline;
}

.boo-BeigeHeader a, .boo-BeigeHeader a:link, .boo-BeigeHeader a:visited, .boo-BeigeHeader a:hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 26px;
	margin:0;
	color: #FBCBB2;
}

.boo-BeigeHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.boo-BeigeHeader a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #F9BE9F;
}

.boo-BeigeHeader a:visited, .boo-BeigeHeader a.visited
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #CCCCCC;
}

.boo-BeigeHeader a:hover, .boo-BeigeHeader a.hovered
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #FFB433;
}
/* end PostHeader */

/* begin PostContent */

.boo-BeigeContent p 
{
	margin: 0.5em 0;
}

.boo-BeigeContent, .boo-BeigeContent p
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #C9C9C9;
}

.boo-BeigeContent
{
  margin:0;
}

.boo-link a, .boo-link a:link, .boo-link a:visited, .boo-link a:hover
{
   color: OldLace;
   text-decoration: none:
	text-align:left;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
