body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(../imagenes/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
img {
	border:none;
}
ul li {
	list-style:none;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #4486C7;
}
a:hover {
}
/********************************/
/*******  OTRAS COSAS     *****/
.errors {
	border:1px solid #F00;
	padding:8px;
}
.error {
	font-weight:bold;
	color:#933;
}
.small {
	font-size:12px;
	color:#89481f;
	font-style:italic;
	text-decoration:underline;
}#mail_send {
	border:1px solid #000;
	color:#063;
	height:25px;
	width:250px;
	background:url(../imagenes/email_send.png) no-repeat bottom right;
}
#mail_no_send {
	border:1px solid #000;
	color:#F00;
	height:25px;
	width:250px;
	background:url(../imagenes/email_error.png) no-repeat bottom right;
}

/********************************/
/*****  BOTONES / AREAs      ****/
input[type="text"]:focus, textarea:focus {
	background:#f9ffb4;
	border:2px solid #CCC;
}
.btn {
	padding:5px 5px 5px 5px;
	border:1px solid #2f5d91;
	margin:2px;
	text-shadow:#666 1px 1px;
	background:#4a94df url(../../images/buttons/newbtn_middle.png) repeat-x;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	position: relative;

}
.btn a {
	color:#FFF;
	text-decoration:none;
}
.btn:hover {
	background:#333 url(../../images/buttons/newbtn_middle.png) repeat-x;
	border:1px solid #000;
}

select {
	padding:1px;
	margin:2px;
	text-shadow:#666 1px 1px;
	background:#4a94df url(../../images/buttons/newbtn_middle.png) repeat-x;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
select:hover {
	background:#333 url(../../images/buttons/newbtn_middle.png) repeat-x;
}

/********************************/
/*******  CONTENIDO GENERAL   ****/
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#content {
	float: left;
	width: 620px;
	padding: 30px 0px 0px 0px;
}
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#page-bgtop {
	padding: 20px px;
}
#page-bgbtm {
}
/********************************/
/********  CABECERA     *****/

#header {
	width: 940px;
	height: 148px;
	margin: 0 auto;
}

/********************************/
/*******  LOGO     *****/

#logo {
	float: left;
	margin: 0;
	padding-top: 30px;
	color: #000000;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}
#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}
#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
/********************************/
/********  NAVEGACION     *****/
.breadcrumb {
	.padding-bottom:10px;
	_padding-bottom:10px;
	clear:both;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb .lis {
	background:transparent url(../../images/misc/navbit-home.png) left center no-repeat;
	float: left;
	padding-left:15px;
	padding-right:10px;
	padding-top:1px;
}
.breadcrumb li {
	list-style:none;
}
.breadcrumb .li {
	float:left;
	background-image:url(../../images/misc/li_breadcrumb.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:3px;
	padding-top:1px;
}
/********************************/
/********  AREA BUSCADOR     *****/

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background:#dcdcdc url('../../images/gradients/gradient-grey-down.png') repeat-x;
	border-bottom: 4px solid #FFFFFF;
}
#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}
#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}
#search ul {
	width:240px;
	position:absolute;
	left:-25px;
	list-style:none;
	z-index:999;
	padding:0;
	margin:0;
}
#search ul li {
	font-weight:bold;
	background:#000;
	color:#FFF;
	padding-left:5px;
}
#search ul li a {
	color:#FFF;
}
/********************************/
/******** MENU     *****/
#menu {
	width: 940px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	border-left: 1px solid #4E9CE9;
}
#menu a {
	display: block;
	width: 155px;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
#menu a:hover, #menu .current_page_item a {
	background: #4E9CE9;
	text-decoration: none;
}
#menu .current_page_item a {
	background: #4E9CE9;
	padding-left: 0;
}

/********************************/
/******** ADMINISTRACION MENU  *****/
.admin_menu {
	width:190px;
	padding:1px;
}
.admin_menu a {
	color:#FFF;
	font-weight:bold;
}
.admin_menu a:hover {
	text-decoration: underline;
}
.admin_menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}
.admin_menu ul li {
	clear:both;
	background:#333;
	position:relative;
	display:block;
	padding:6px;
	margin:1px;
	float: left;
	list-style:none;
	min-width:150px;
}
/********************************/
/********  TEMAS/POST     *****/
#post_info{
	margin-top:25px;
	margin-bottom:25px;
	color:#000;
}
#post_info_head{
	background:url(../imagenes/post_info_head.png) no-repeat;
	height:45px;
	float:left;
	width:620px;

}
#post_info_head h2{
	border-bottom:1px solid #000;
}
#post_info_content{
	padding-left:10px;
	padding-right:10px;
	background:url(../imagenes/post_info_content.png) repeat-y;
		float:left;
	width:600px;
}
#post_info_foot{
	background:url(../imagenes/post_info_foot.png) no-repeat;
		float:left;
	width:620px;
	height:40px;
}
#post_content_head{
		background:url(../imagenes/post_content_head.png) no-repeat;
		float:left;
	width:620px;
	height:40px;
}
#post_content_content{
	background:url(../imagenes/post_content_content.png) repeat-y;
	float:left;
	width:600px;
		padding-left:10px;
	padding-right:10px;

}
#post_content_foot{
	background:url(../imagenes/post_content_foot.png) no-repeat;
	height:15px;
	float:left;
	width:620px;

}
.post {
	margin-bottom: 15px;
}

.post-bgtop {
}
.post-bgbtm {
}
.post .title {
	height: 38px;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}
.post .title a {
	color: #32639A;
	border: none;
}
.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.post .meta .date {
	float: left;
}
.post .meta .posted {
	float: right;
}
.post .meta a {
}
.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
.vids {

}
.vids:hover .toolsm{
	display:block;

}
.vids:hover .btn{
		background:#333 url(../../images/buttons/newbtn_middle.png) repeat-x;
			border:1px solid #000;
}
.toolsm {
	width:200px;
	background:#414141 url(../../images/buttons/newbtn_middle.png) repeat-x;
	height:130px;
	padding:5px;
	padding-top:10px;
	margin-top:-20px;
	margin-left:92px;
	display:none;
	position:absolute;
}
.toolsm .contents {
	border:1px solid #333;
	padding:10px;
	background:#CCC url(../imagenes/bg-img2.png) repeat-x;
	width:160px;
	margin:0 auto;
	height:100px;
}
.comentario {
	border:1px solid #6b91ab;
	border-top:none;
	margin-bottom:20px;
	margin-top:20px;
}
.comentario .img {
	padding-right:18px;
	padding-top:2px;
	background:url(../../images/misc/quote_40b.png) no-repeat;
}
.comentario .img:hover {
	background:url(../../images/misc/quote_40b-hover.png) no-repeat;
}
.comentario .header {
	border:1px solid #6b91ab;
	padding:10px;
	padding-bottom:5px;
	border-left:none;
	border-right:none;
	background:#CCC url(../../images/gradients/top-highlight.png) repeat-x;
}

/********************************/
/******** TABLAS     *****/
.table {
	border:1px solid #CCC;
	border-top:2px solid #CCC;
}
.table tr th {
	color:#333;
	font: normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	padding:2px;
	background:#999;
	border:1px #000 solid;
}
.table tr td {
	padding:2px;
	background:;
	border-bottom:1px solid #CCC;
}
.tdb a {
	color:#000;
	text-decoration:underline;
}
.tdb td {
	color:#000;
	padding:5px;
	font:  bold 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
.tdb2 td {
	padding:5px;
}
/********************************/
/******** SIDEBAR     *****/

#sidebar {
	float: right;
	width: 280px;
	padding: 0px;
	color: #787878;
	background: #FFFFFF;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	border-left: 1px solid #E2E2E2;
}
#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}
#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}
#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}
#sidebar a {
	border: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}
/********************************/
/******** CALENDARIO     *****/

#calendar {
	color:#000
}
#calendar_wrap {
	padding: 20px;
}
#calendar table {
	width: 100%;
	height:500px;
}
#calendar .dias{
	background:#1d5ba0;
}
#calendar .descanso{
	background:#518cce;
}
#calendar .today{
	background:#045ac4;
}
#calendar .empty{
	background:#c3c3c3;
}
#calendar .no_date{
	background:#d9d9d9;
}
#calendar tbody td {
	text-align: center;
}
#calendar #next {
	text-align: right;
}

/********************************/
/******** FOOTER     *****/
#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}
#footer a {
	display: inherit;
	color: #8A8A8A;
	padding:4px;
	border:1px solid #ECECEC;

}
#footer a:hover{
	background:#cae4f9;
	border:1px solid #3e9de8;

}
.footer_links {
	margin-right: 10px;
	margin-top: 2px;
	float:right;
}
.footer_links li {
	display:inline;
	margin-left:5px;
}
.footer_select {
	float: right;
	text-align:left;
	margin-left: 10px;
}
.footer_select .select {
	border:2px solid #cccccc;
}
#footer_tools {
	width: 940px;
	background:#4E9CE9 url(../../images/gradients/gradient-grey-down.png) repeat-x;
	border:1px solid #000;
	position: fixed;
	bottom: 0;
	margin:0 auto;
	border-bottom:none;
	color:#333;
	padding:2px;
	padding-top:5px;
	height:20px;
}
/********************************/
/******** TOOLTIP     *****/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #000;
	padding: 5px;
	color:#FFF;
	font-size:10px;
	opacity:0.75;
	filter:alpha(opacity=75);
}
#tooltip { -moz-border-radius:3px; -webkit-border-radius:3px; }
#tooltip h3, #tooltip div { margin: 0;color:#FFF; }


/********************************/
/******** chat     *****/
.chat{
	height:200px;
	width:350px;
	display:none;
	left:0px;
	bottom:100%;
	position: absolute;
	z-index: 3000;
	background:#dbdada url(../../images/buttons/newbtn_middle.png) repeat-x;
	border:1px solid #000;
}
.chat .head{
	font-weight:bold;
	background:#4183c1;
	padding:2px;
	color:#FFF;
}
.chat .content{
	height:150px;
	overflow:auto;
}
.chat input[type="text"]{
	width:70%;
	.width:68%;
	border:1px solid #2f5d91;
	.top:-5px;
	background:#4a94df url(../../images/buttons/newbtn_middle.png) repeat-x;
	position: relative;
}
.chat .calluser{
	padding:2px;
	cursor:pointer;
	font-weight:bold;
	
}
.chat .quote{
	color:#0f7a8d;
	font-weight:bold;
	
}
/********************************/
/******** REDES SOCIALES     *****/
.social{
	margin:0 auto;
	height:35px;
	font-size:14px;
	background-color:none;
	font-family: "Lucida Sans Unicode";
	color:#336699;
	width:620px;
}
.social .left{
	height:35px;
	width:45px;
	float:left;
	background:url(../imagenes/social-left.png) no-repeat;
}
.social .center{
	height:35px;
	background:url(../imagenes/social-center.png) repeat-x;
	float:left;
}
.social .rigth{
	height:35px;
	width:45px;
	float: left;
	background:url(../imagenes/social-rigth.png) no-repeat;
}

.social a{
	margin-top:2px;
	padding:1px;
	float: left;
	border:1px solid #b7d7e6;
}
.social a:hover{
	border:1px solid #3e9de8;
	background:#d2ecf8;
}



/*                    */

.editor ul {
	height:150px;
	overflow:auto;
	margin:0;
	padding:0;
	
}
.popupmenu {
	list-style:none
}
.popupmenu:hover .popupbodys {
	display:block;
}
.popupbodys {
	background:#dfdfdf;
	border:1px solid #8080b2;
	padding:2px;
	position:absolute;
	z-index:1000;
	top:1.5em;
	left:0;
	display:none;
	min-width:74px;
	margin:0;
}
.popupbodys a {
	color:#000;
}
.popupbodys li {
	border-top:solid 1px #dfdfdf;
	list-style:none;
}
.popupbodys > li:first-child {
	border-top:none;
}
.popupbodys li > a {
	display:block;
	color:inherit;
	background:rgb(255, 255, 255) bottom repeat-x;
	text-decoration:none;
	text-align:left;
	white-space:nowrap;
	padding:2px 0px 2px 2px;
}
.popupbodys li > a:hover, .popupbodys li > label:hover, .popupbodys li.vbmenu_hilite > a {
	background-color:#ffeb90;
	color:#4e4e4e;
	text-decoration:none;
}
.popupmenu {
	position: relative;
}





/*************************/
/* new */
.editor_1{
	list-style:none;
	background:#AFD2FD url(../../images/buttons/newbtn_middle.png) repeat-x;
	min-height:260px;
	width:505px;
}	
.editor_1  .options{
	position:absolute;
	min-width:90px;
	display:none;
	background:#5a5b5c ;
	height:150px;
	overflow:auto;
}
.editor_1  .options li{
	padding:3px;
	border-bottom:1px solid #000;
	cursor:pointer;
	color:#FFF;
}
.editor_1  .options li a{
	color:#FFF;
	text-shadow:#666 1px 1px;
	padding:5px;
}
 .itens:hover .options{
	display:block;
}

.editor_1 .itens{
	float:left;
}	
.editor_1 .itens span{
	padding:5px;
	padding-left:12px;
	height:10px;
	color:#000;
	cursor:pointer;
	text-shadow:#333 1px 1px;
	font-weight:bold;
	background:#AFD2FD;
}
.editor_1  #link{
	background:#AFD2FD url(../../images/editor/createlink.png) no-repeat;
}
.editor_1  #code{
	background: #AFD2FD url(../../images/editor/code.png) no-repeat;
}
.editor_1  #quote{
	background:#AFD2FD url(../../images/editor/quote.png) no-repeat;
}
.editor_1  #insertimage{
	background:#AFD2FD url(../../images/editor/insertimage.png) no-repeat;
}
.editor_1  #bold{
	background:#AFD2FD url(../../images/editor/bold.png) no-repeat;
}
.editor_1  #underline{
	background:#AFD2FD url(../../images/editor/underline.png) no-repeat;
}
.editor_1  #italic{
	background:#AFD2FD url(../../images/editor/italic.png) no-repeat;
}
.editor_1  #strikethrough{
	background:#AFD2FD url(../editor/strikethrough.gif) no-repeat;
}
.editor_1  #justifyleft{
	background:#AFD2FD url(../../images/editor/justifyleft.png) no-repeat;
}
.editor_1  #justifycenter{
	background:#AFD2FD url(../../images/editor/justifycenter.png) no-repeat;
}
.editor_1  #justifyright{
	background:#AFD2FD url(../../images/editor/justifyright.png) no-repeat;
}
.editor_1  #insertunorderedlist{
	background:#AFD2FD url(../../images/editor/insertunorderedlist.png) no-repeat;
}
.editor_1  #insertorderedlist{
	background:#AFD2FD url(../../images/editor/insertorderedlist.png) no-repeat;
}
.editor_1  #listed{
	background:#AFD2FD url(../../images/editor/listed.png) no-repeat;
}
.editor_1  #text_superscript{
	background:#AFD2FD url(../../images/editor/text_superscript.png) no-repeat;
}
.editor_1  #text_subscript{
	background:#AFD2FD url(../../images/editor/text_subscript.png) no-repeat;
}
.editor_1  #biggrin{
	background:#AFD2FD url(../../images/smilies/biggrin.png) no-repeat;
}

.editor_1  #confused{
	background:#AFD2FD url(../../images/smilies/confused.png) no-repeat;
}

.editor_1  #cool{
	background:#AFD2FD url(../../images/smilies/cool.png) no-repeat;
}

.editor_1  #eek{
	background:#AFD2FD url(../../images/smilies/eek.png) no-repeat;
}

.editor_1  #redface{
	background:#AFD2FD url(../../images/smilies/redface.png) no-repeat;
}

.editor_1  #mad{
	background:#AFD2FD url(../../images/smilies/mad.png) no-repeat;
}

.editor_1  #frown{
	background:#AFD2FD url(../../images/smilies/frown.png) no-repeat;
}

.editor_1  #rolleyes{
	background:#AFD2FD url(../../images/smilies/rolleyes.png) no-repeat;
}

.editor_1  #smile{
	background:#AFD2FD url(../../images/smilies/smile.png) no-repeat;
}

.editor_1  #tongue{
	background:#AFD2FD url(../../images/smilies/tongue.png) no-repeat;
}

.editor_1  #wink{
	background:#AFD2FD url(../../images/smilies/wink.png) no-repeat;
}