/*
Theme Name: ZonaCitas
Author: DigBang
Author URI: http://www.digbang.com
*/

* { margin: 0; padding: 0; list-style: none; }

body {
	text-align: center;
	color: #000;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	background:  url(imagenes/fondo.gif) repeat-x;
}

body a {
	color: #A0B301;
}

/* HEADER */

#wrapper {
	width: 991px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	overflow:hidden;
}

#logo {
	width: 500px;
	margin-top: 10px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFFFFF;
	height: 80px;
	float: left;
}

#banner_top {
	width: 300px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
	height: 80px;
	float: right;
	overflow:hidden;
}

#banner_top .icon {
	overflow:hidden;
	width:130px;
}

#banner_top .icon div {
	float:left;
	height:20px;
}

#banner_top a {
	text-decoration:none;
	color:#4E4E4E;
}

/* HEADER - BOTONERA */

#botonera {
	width: 100%;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	border-style: none;
	text-align: center;
	height: 32px;
	float: left;
}

#botonera ul NOT USING {
	list-style: none;
	margin: 0px;
	display: block;
	height: 32px;
}

#botonera ul li {
	float: left;
	margin-left: 10px;
	height: 32px;
}

#botonera ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	height: 32px;
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#botonera ul li.bk1 a {
	background: url(imagenes/boton1.gif) no-repeat scroll 0%;
	width:56px;
}

#botonera ul li.bk2 a {
	background: url(imagenes/boton2.gif) no-repeat scroll 0%;
	width:64px;
}

#botonera ul li.bk3 a {
	background: url(imagenes/boton3.gif) no-repeat scroll 0%;
	width:101px;
}

#botonera ul li.bk4 a {
	background: url(imagenes/boton4.gif) no-repeat scroll 0%;
	width:87px;
}

#botonera ul li.bk5 a {
	background: url(imagenes/boton5.gif) no-repeat scroll 0%;
	width:114px;
}

#botonera ul li.bk6 a {
	background: url(imagenes/boton6.gif) no-repeat scroll 0%;
	width:69px;
}

#botonera ul li.bk7 a {
	background: url(imagenes/boton7.gif) no-repeat scroll 0%;
	width:86px;
}

#botonera ul li.bk8 a {
	background: url(imagenes/boton8.gif) no-repeat scroll 0%;
	width:124px;
}

#botonera ul li.bk9 a {
	background: url(imagenes/boton9.gif) no-repeat scroll 0%;
	width:124px;
}

#botonera ul li.bk10 a {
	background: url(imagenes/boton10.gif) no-repeat scroll 0%;
	width:64px;
}

#botonera ul li.bk11 a {
	background: url(imagenes/ayuda.gif) no-repeat scroll 0%;
	width:65px;
}

.clear {
	clear: both;
}

.baseHeader {
	background-color: #0F98A6;
	font-size: 1px;
	height: 4px;
	width: 100%;
	float: left;
}

/* SIDEBAR */

#sidebar {
	width: 313px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	margin-left:11px;
}

/* FOOTER */

#footer {
	width: 95%;
	margin-top: 40px;
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
	font: 8pt verdana, arial, times new roman;
	color: #333333;
	float: right;
}

/* CONTENT */

h2, h2 a{
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

#contentComunidad {
	width: 630px;
	margin-left: 7px;
	margin-right:7px;
	overflow:hidden;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}

#contentComunidad .carrouselContainer {
	width:362px;
	height:301px;
	float:left;
}

#notice {
	margin-bottom: 20px;
}

#post-titulo {
	/*height: 41px;*/
	width: 630px;
	margin-bottom: 10px;
	float: left;
	color: #000000;
	font-size:18px;
	font-family: verdana,arial,times new roman;
}

#post-titulo a {
	color: #000000;
	font-size:18px;
	font-family: verdana,arial,times new roman;
	text-decoration:none;
}

#post-contenedor {
	width: 630px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}

#post-imagen {
	float: left;
	width: 150px;
	margin-right: 10px;
}

#post {
	background:  url(imagenes/vineta_posts.gif) 0 0 no-repeat;
	float: right;
	width: 410px;
	padding-left: 30px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #8B8B8B;
	font: 10pt verdana, arial, times new roman;
	color: #333333;
}

#botones-post {
	width: 625px;
	height: 40px;
	margin: 10px 4px 15px 0;
	float: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #8B8B8B;
}

#botones-post ul li {
	float: right;
	height: 22px;
	margin: 8px 5px 8px 0;
}

#botones-post ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#botones-post ul li.bot1 a {
	background: url(imagenes/botonLeerNota.gif) repeat scroll 0%;
	width:66px;
}

#botones-post ul li.bot2 a {
	background: url(imagenes/botonComentarNota.gif) repeat scroll 0%;
	width:97px;
}

.clear {
	clear: both;
}

/* CONTENT SINGLE */

#s_post-imagen {
	float: left;
	width: 260px;
	margin-right: 10px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #8B8B8B;
	padding-right: 10px;
}

#s_post {
	float: right;
	width: 340px;
	font: 10pt verdana, arial, times new roman;
	color: #8B8B8B;
}

#s_post-contenedor {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 35px;
	padding-top: 10px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font: 10pt verdana, arial, times new roman;
	color: #8B8B8B;
}

/*  FOOTER */

#coorrectaVisualizacion {
	color:#A69F67;
	font-family:Tahoma;
	font-size:11px;
}

#coorrectaVisualizacion a {
	color:#A69F67;
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
}

#legales {
	color:#838383;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}

#legales a {
	color:#838383;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}


/*  COMENTARIOS */

#commentblock {
	width: 594px;
	color: #333333;
	float: left;
	padding: 10px 10px 10px 20px;
	margin: 10px 0px 10px 0px;
	font: 10pt verdana, arial, times new roman;
	color: #666666;
	}

#commentblock a {
	font: 10pt verdana, arial, times new roman;
	color: #666666;
	text-decoration: none;
	text-weight: bold;
	}

#commentblock a:hover {
	font: 10pt verdana, arial, times new roman;
	color: #ff0000;
	}

#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	}

.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 10px 10px 20px;
	width: 550px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8B8B;
	background: #FFFFFF url(imagenes/vineta_comments.gif) no-repeat;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 20px 0px;
	padding: 30px 10px 5px 0px;
	width: 400px;
	background: #FFFFFF url(imagenes/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}

p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/**
* Sidebar Boxes
*/
#sidebar div.borders
{
	overflow:hidden;
	width:317px;
}

#sidebar div.borders div
{
	float:left;
	height:10px;
	width:10px;
	font-size:1px;
}

#sidebar div.borders div.topBorder
{
	width:293px;
	height:9px;
}

#sidebar div.boxContent
{
	width:311px;
	overflow:hidden;
}

#sidebar div.borders div.bottomBorder
{
	width:293px;
	height:9px;
}


/**
* Box: Ale. Campero
*/
div.cajaAleCampero
{
	font-family:'Verdana';
	color:#FFFFFF;
	margin-left:5px;
}

div.cajaAleCampero div.borders div.topBorder
{
	background-color:#06ABBD;
	border-top:1px solid #C5C4C4;
}

div.cajaAleCampero div.boxContent
{
	background-color:#06ABBD;
	border-left:1px solid #C5C4C4;
	border-right:1px solid #C5C4C4;
}

div.cajaAleCampero div.boxContent div.titles
{
	padding-left:11px;
	margin-bottom:13px;
}

div.cajaAleCampero div.boxContent div.titles span.fTitle
{
	font-size:16px;
	font-weight:bold;
}

div.cajaAleCampero div.boxContent div.titles span.sTitle
{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

div.cajaAleCampero div.boxContent div.desc
{
	margin-left:0px;
	font-size:12px;
	line-height:17px;
	letter-spacing:-1px;
	padding-left:5px;
	width:180px;
	float:left;
}

div.cajaAleCampero div.boxContent div.seeMore
{
	float:right;
	margin-right:17px;
}

div.cajaAleCampero div.boxContent div.seeMore a
{
	font:10px 'Verdana';
	color:#2800F3;
	text-decoration:none;
}

div.cajaAleCampero div.borders div.bottomBorder
{
	background-color:#06ABBD;
	border-bottom:1px solid #C5C4C4;
}

/**
* (WIDGET) Tip Box
*/
div.tipBox
{
	font-family:'Verdana';
	color:#717170;
	margin-top:20px;
	margin-left:5px;
}

div.tipBox div.borders div.topBorder
{
	background-color:#FFFFFF;
	border-top:1px solid #18BFD1;
}

div.tipBox div.boxContent
{
	background-color:#FFFFFF;
	border-left:1px solid #18BFD1;
	border-right:1px solid #18BFD1;
}

div.tipBox div.boxContent div.title
{
	margin-left:7px;
	height:26px;
}

div.tipBox div.boxContent div.title div
{
	margin-left:
	font-size:16px;
	color:#00A3AC;
	padding-top:4px;
	margin-left:32px;
	font-weight:bold;
}

div.tipBox div.boxContent p
{
	padding:0px;
	margin:3px 11px 1px 22px;
	font-size:12px;
}

div.tipBox div.boxContent div.seeMore
{
	float:right;
	margin-right:17px;
}

div.tipBox div.boxContent div.seeMore a
{
	font:10px 'Verdana';
	color:#2800F3;
	text-decoration:none;
}

div.tipBox div.borders div.bottomBorder
{
	background-color:#FFFFFF;
	border-bottom:1px solid #18BFD1;
}

/**
* (WIDGET) Advert Box
*/
#sidebar div.advert
{
	border:1px solid #CCCCCC;width:321px;height:270px;
}

#sidebar div.advert div.advTitle
{
	display:block;
	margin:-8px 0 0 10px;
	padding-left:10px;
	padding-right:10px;
	position:absolute;
	background-color:#FFFFFF;
	font:11px "Verdana";
	color:#CCCCCC;
}

#sidebar div.advert div.advScript
{
	margin-top:8px;
	margin-left:11px;
}

/**
* Fast Search Box
*/

.fastSearchBox
{
	margin-left:6px;
	color:#FFFFFF;
	float:left;
	font-family:'Verdana';
	height:298px;
	background:#FFFFFF url(imagenes/cajaBusquedaRapida/background.gif) repeat-x;
	margin-bottom:16px;
}

#sidebar .fastSearchBox
{
	margin-top:20px;
	margin-left:40px;
}

.fastSearchBox div.boxBorder
{
	float:left;
	width:7px;
	font-size:1px;
}

.fastSearchBox div.searchForm
{
	float:left;
	width:231px;
}

.fastSearchBox div.searchForm div.title
{
	margin-top:4px;
	padding-left:16px;
	margin-bottom:7px;
	*margin-bottom:0px;
}

.fastSearchBox div.searchForm div.searchField
{
	overflow:hidden;
	height:40px;
	margin-bottom:2px;
}

.fastSearchBox div.searchForm div.searchField select.attrCombo
{
	width:195px;
	height:22px;
	font:12px "Verdana";
	padding:0px;
	margin:0px;
}

.fastSearchBox div.searchForm span
{
	font-size:11px;
	font-weight:bold;
}

.fastSearchBox div.searchForm div.searchField div.chkField,
.fastSearchBox div.searchForm div.searchField div.chkFieldLabel
{
	float:left;
	font-weight:bold;
	font-size:11px;
}

.fastSearchBox div.searchForm div.searchField div.chkFieldLabel
{
	display:table;
}

.fastSearchBox div.searchForm div.searchField div.chkField input
{
	border:0px;
	width:17px;
	height:16px;
}

.fastSearchBox div.searchBtn
{
	margin-top:10px;
	*margin-top:17px;
	text-align:center;
}

/**
*	Last-Posts Box (PLUGIN)
*/
div#lastPostsBox
{
	font:10px Verdana;
	font-color:#4E4E4E;
	margin-bottom:10px;
	background-color:#E5E7E6;
	overflow:hidden;
	width:615px;
}

div#lastPostsBox div.boxHeader,
div#lastPostsBox div.boxFooter
{
	overflow:hidden;
}

div#lastPostsBox div.boxHeader div,
div#lastPostsBox div.boxFooter div
{
	float:left;
	font-size:1px;
}

div#lastPostsBox div.corner
{
	width:6px;
	height:5px;
}

div#lastPostsBox div.boxHeader div.topBorder
{
	border-top:1px solid #B7B7B7;
	height:5px;
	width:603px;
	background-color:#E5E7E6;
}

div#lastPostsBox div.boxHeader div.topBorder div.verticalSep
{
	background:#FFFFFF url(imagenes/lastPostsBox/bkgSep.gif) repeat-y center;
	height:5px;
	font-size:1px;
	width:3px;
	margin-left:298px;
	_margin-left:149px;
}

div#lastPostsBox div.boxContent
{
	overflow:hidden;
	border-left:1px solid #B7B7B7;
	border-right:1px solid #B7B7B7;
	width:612px;
}

div#lastPostsBox div.boxContent div.verticalSep
{
	background:#FFFFFF url(imagenes/lastPostsBox/bkgSep.gif) repeat-y center;
	width:3px;
	height:172px;
	float:left;
	font-size:1px;
	padding:0px;
	margin:0px;
}

div#lastPostsBox div.boxContent div.postCategory
{
	width:290px;
	height:159px;
	float:left;
	padding-right:13px;
	overflow:hidden;
}

div#lastPostsBox div.boxContent div.postCategoryHeader
{
	overflow:hidden;
	background:#E5E7E6 url(imagenes/lastPostsBox/cat_sep.gif) no-repeat bottom left;
	padding-bottom:8px;
	margin-left:9px;
	width:281px;
}

div#lastPostsBox div.boxContent div.postCategory img
{
	border:0px;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryIcon
{
	float:left;
	width:63px;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryIcon a
{
	text-decoration:none;
	border:0px;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryDesc
{
	float:left;
	width:213px;
	margin-left:5px;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryDesc p
{
	float:left;
	margin:0px;
	clear:both;
	width:100%;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryDesc p.title
{
	font-size:14px;
	font-weight:bold;
	color:#4E4E4E;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryDesc p.title a
{
	text-decoration:none;
	color:#4E4E4E;
}

div#lastPostsBox div.boxContent div.postCategory div.categoryDesc p.desc
{
	color:#454545;
	letter-spacing:-1px;
}

div#lastPostsBox div.boxContent div.postCategory div.lastPosts
{
	margin-top:2px;
}

div#lastPostsBox div.boxContent div.postCategory div.lastPosts a
{
	text-decoration:none;
	color:#000000;
	float:right;
	margin-top:8px;
}

div#lastPostsBox div.boxContent div.postCategory div.lastPosts a:hover
{
	text-decoration:underline;
}

div#lastPostsBox div.boxContent div.postCategory div.lastPosts ul
{
	margin-left:6px;
}

div#lastPostsBox div.boxContent div.postCategory div.lastPosts ul a
{
	float:none;
	margin:0px;
}

div#lastPostsBox div.boxContent div.postCategory div.lastPosts ul li
{
	list-style: none;
	background-image:url(imagenes/lastPostsBox/bullet.gif);
	background-position:left 13px;
	background-repeat:no-repeat;
	margin:0px;
	line-height:13px;
	padding:8px 0px 0px 20px;
}

div#lastPostsBox div.boxFooter div.bottomBorder
{
	border-bottom:1px solid #B7B7B7;
	height:5px;
	width:603px;
	background-color:#E5E7E6;
}

div#lastPostsBox div.boxFooter div.bottomBorder div.verticalSep
{
	background:#FFFFFF url(imagenes/lastPostsBox/bkgSep.gif) repeat-y center;
	height:5px;
	font-size:1px;
	width:3px;
	margin-left:298px;
	_margin-left:149px;
}

/**
*	Links Box
*/
#linksBox
{
	font:11px "Arial";
	color:#00A3AC;
	width:615px;
}

#linksBox div.boxTitle
{
	letter-spacing:1px;
	padding-left:15px;
}

#linksBox a
{
	color:#FFFFFF;
	font:13px "Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

#linksBox div.border
{
	font-size:1px;
}

#linksBox div.header
{
	overflow:hidden;
	background-color:#00A3AC;
	margin-top:3px;
	height:24px;
}

#linksBox div.header div
{
	float:left;
}

#linksBox div.columnTitle
{
	width:287px;
	color:#FFFFFF;
	font:13px "Trebuchet MS";
	font-weight:bold;
	padding:4px 0px 2px 4px;
	background-color:#00A3AC;
}

#linksBox div.boxContent
{
	overflow:hidden;
}

#linksBox div.boxContent div
{
	float:left;
}

#linksBox div.boxContent div.listing {}

#linksBox div.boxContent div.links
{
	overflow:hidden;
	width:302px;
	padding-top:3px;
}

#linksBox div.boxContent ul
{
	float:left;
	overflow:hidden;
	padding:0px;
	margin:0px;
	margin-left:13px;
}

#linksBox div.boxContent ul li
{
	list-style: none;
	background-image:url(imagenes/linksBox/bullet.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	margin:0px;
	line-height:13px;
	padding:0px 0px 0px 14px;
	margin-top:3px;
}

#linksBox div.boxContent ul li a
{
	font:10px "Arial";
	color:#00A3AC;
}

#linksBox div.boxContent div.separator
{
	clear:both;
	float:none;
	background-color:#00A3AC;
	height:1px;
	font-size:1px;
	width:309px;
	margin-bottom:8px;
}

#linksBox div.boxContent div.middleSeparator
{
	float:left;
	font-size:1px;
}

#linksBox div.boxFooter
{
	background:#FFFFFF url(imagenes/linksBox/bottomBorder.gif) repeat-x;
	width:100%;
	overflow:hidden;
	height:23px;
}

#linksBox div.boxFooter div
{
	float:left;
	margin-top:2px;
}

#linksBox div.boxFooter div.footerTitle
{
	width:288px;
	padding-bottom:1px;
	margin-bottom:2px;
	background-color:#00A3AC;
	text-align:right;
	padding-right:10px;
}

/**
* SUBCATEGORIES - MENU
*/
div.menuContainer
{
	overflow:hidden;
	float:left;
	height:36px;
	width:100%;
	margin-bottom:20px;
	background-color:#F2F4F3;
}

div.menuContainer ul
{
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.menuContainer ul li
{
	float: left;
	height: 21px;
	padding: 1px 16px 6px 16px;
	vertical-align:middle;
}

div.menuContainer ul li a
{
	font-family: Arial;
	font-size: 11px;
	color:#595866;
	text-decoration: none;
}

/**
* (WIDGET) LinksCategories
*/
#sidebar div.linksCategories
{
	font:16px Verdana;
	color:#FFFFFF;
	margin-left:5px;
	margin-top:20px;
}

#sidebar div.linksCategories img
{
	border:0px;
}

#sidebar div.linksCategories div.borders
{
	overflow:hidden;
	width:317px;
}

#sidebar div.linksCategories div.borders div
{
	float:left;
	font-size:1px;
	width:5px;
	height:5px;
}

#sidebar div.linksCategories div.borders div.topBorder
{
	height:4px;
	border-top:1px solid #C5CAAA;
	background-color:#9FA672;
	width:303px;
}

#sidebar div.linksCategories div.boxTitle
{
	font-weight:bold;
	background-color:#9FA672;
	border-left:1px solid #C5CAAA;
	border-right:1px solid #C5CAAA;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:11px;
	padding-top:8px;
	width:312px;
}

#sidebar div.middleSep
{
	clear:both;
	background-color:#FFFFFF;
	width:314px;
	height:3px;
	overflow:hidden;
}

#sidebar div.middleSep div.middleLeft
{
	float:left;
	height:3px;
	width:2px;
}

#sidebar div.middleSep div.middleRight
{
	float:right;
	height:3px;
	width:2px;
}

#sidebar div.linksCategories li
{
	background-color:#9FA672;
	/*height:49px;
	*height:37px;*/
	height:auto;
	-font-size:1px;
	-line-height:1px;
}

#sidebar div.linksCategories li a
{
	text-decoration:none;
	margin-bottom:0px;
}

#sidebar div.linksCategories li div.linkItem
{
	padding-left:19px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #C5CAAA;
	border-right:1px solid #C5CAAA;
	width:293px;
	background-color:#9FA672;
}

#sidebar div.linksCategories li div.catSep
{
	padding-left:8px;
	height:2px;
	font-size:1px;
	border-left:1px solid #C5CAAA;
	border-right:1px solid #C5CAAA;
	width:304px;
	background-color:#9FA672;
}

#sidebar div.linksCategories li a
{
	text-decoration:none;
	font:17px Verdana;
	color:#FFFFFF;
}

#sidebar div.linksCategories div.borders div.bottomBorder
{
	height:4px;
	border-bottom:1px solid #C5CAAA;
	background-color:#9FA672;
	width:303px;
}

/**
* POST - ACTIONBAR
*/
#postActionBar
{
	height:40px;
	margin-top:5px;
}

#postActionBar div.actionBarBorder
{
	background:#FFFFFF url(imagenes/actionBarBkg.gif) repeat-x;
	height:2px;
	font-size:1px;
	clear:both;
}

#postActionBar div.actionBarContainer
{
	padding-top:10px;
	height:31px;
	margin-left:8px;
}

#postActionBar div.actionBarContainer div.btn
{
	padding-top:4px;
}

#postActionBar div.ratingblock
{
	float:left;
	margin:0px;
	margin-top:2px;
	font:11px Arial;
	color:#000000;
}

#postActionBar div.ratingheader
{
	float:left;
	font-weight:bold;
	padding-top:2px;
}

#postActionBar div.ratingstars
{
	float:left;
}

#postActionBar div.ratingstarsinline
{
	padding-left:2px;
	padding-right:2px;
}

#postActionBar div.ratingtext
{
	float:left;
	padding-top:2px;
}

#postActionBar div.abSeparator
{
	width:1px;
	height:25px;
	background-color:#E5E5E5;
	float:left;
	margin-left:15px;
	margin-right:8px;
}

#postActionBar div.buttons
{
	float:left;
}

#postActionBar div.buttons img
{
	border:0px;
}

#postActionBar div.buttons .btnText
{
	height:14px;
	overflow:hidden;
	margin-top:4px;
	margin-left:4px;
}

#postActionBar div.buttons a
{
	font:11px Arial;
	color:#4979CB;
	text-decoration:none;
	height:14px;
	vertical-align:top;
}

#postActionBar div.buttons div
{
	float:left;
	margin-left:4px;
}

#postActionBar div.socialDropDown
{
	float:left;
	margin-left:18px;
	-margin-left:10px;
	margin-top:2px;
}


div.emailModal
{
	background-color:#FFFFFF;
	width:400px;
	height:100px;
	font-size:13px;
	font-family: verdana;
}

div.emailModal div.modalContent
{
	border:1px solid #16BFD0;
	overflow:hidden;
	width:355px;
	padding:10px;
}

div.emailModal div.modalContent span#emailError
{
	color:red;
}

div.emailModal input
{
	margin-left:15px;
}

div.emailModal div.sendEmailBtn
{
	margin-top:15px;
	height:22px;
	width:66px;
	background:#FFFFFF url("imagenes/btnBkg.gif");
	float:right;
	cursor:pointer;
}

div.emailModal div.sendEmailBtn div
{
	padding-top:3px;
	text-align:center;
	color:#FFFFFF;
}

div.childPos
{
	padding-left:30px;
	border-right:1px solid #C5CAAA;
	border-left:1px solid #C5CAAA;
	width:282px;
	background-color:#9FA672;
}