._______HighSlide_______{}
.highslide-html {
    background-color: white;
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.highslide-html-content .articles h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.highslide-html-content .articles a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.highslide-html-content .articles a:hover{
	color: #CC0000;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	/*text-transform:uppercase;*/
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
._______Article_______{}

#cA {
/*	background-image: url(../imgs/section.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	padding-top: 0px;
}
#cA .viewArticle {
	padding: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	border-top:5px solid #9150BE;
}
#cA .viewArticle .sectionName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 37px;
	height: 37px;
}
#cA .viewArticle .likeThisFacebook {
	display: block;
	margin-top: 15px;
}

#cA .viewArticle .dateCreated {
	display: block;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525246;
	/*text-transform:uppercase;*/
	margin-top: 15px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#cA .viewArticle h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	/*text-transform:uppercase;*/
	margin: 0px;
	clear: both;
}
#cA .viewArticle h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #525246;
	/*text-transform:uppercase;*/
	margin: 0px;
}

#cA .viewArticle .author,  
#cA .viewArticle .author a{
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #525246;
	/*text-transform:uppercase;*/
	margin: 0px;
	padding: 0px;
}
#cA .viewArticle .author a:hover{
	color: #750c93;
}
#cA .viewArticle .author {
	margin-top: 10px;
}

#cA .viewArticle .content a{
	color: #06F;
	text-decoration: none;
}
#cA .viewArticle .content a:hover{
	text-decoration: underline;
	font-weight: normal;
}

#cA .viewArticle .content {
	margin-top: 15px;
	line-height: 16px;
}
#cA .viewArticle .content .contentText {
	text-align: auto;
}
#cA .viewArticle .content .contentText .font1 {
	font-family: Arial, Helvetica, sans-serif;
}
#cA .viewArticle .content .contentText .font2 {
	font-family: "Times New Roman", Times, serif;
}
#cA .viewArticle .content .contentText .font3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#cA .viewArticle .content .contentText .font4 {
	font-family: "Courier New", Courier, monospace;
}
#cA .viewArticle .content .contentText .size1 {
	font-size: 12px;
	line-height: 150%;
}
#cA .viewArticle .content .contentText .size2 {
	font-size: 14px;
	line-height: 150%;
}
#cA .viewArticle .content .contentText .size3 {
	line-height: 150%;
	font-size: 16px;
}
#cA .viewArticle .content .contentText .size4 {
	line-height: 150%;
	font-size: 18px;
}
#cA .viewArticle .content .contentText p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px; 
	color: #525246;
	text-align: auto;
}


#cA .viewArticle .content a img {
	padding: 0;
	float: right;
	margin: 0;
	border: 1px solid #000000;
}
#cA .viewArticle .content .photoArticle{
	float: right;
	margin: 0 0px 10px 10px;
}
#cA .viewArticle .content .articleImageLeft{
	float: left;
	margin: 0 10px 10px 0;
}
#cA .viewArticle .content .articleImageRight{
	float: right;
	margin: 0 0px 10px 10px;
}
#cA .viewArticle .content .articleImageCenter{
	display: block;
	clear: both;
	text-align: center;
}
#cA .alsoIn {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
}
#cA .alsoIn h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*text-transform:uppercase;*/
	color: #5C3761;
	padding: 3px 3px 3px 0;
	border-bottom: 4px solid #9150BE;
	margin: 0px;
	display: block;
}
#cA .alsoIn .items{
	padding: 10px;
	background:#FFFFFF;
	border: 1px solid #CCC;
}
#cA .alsoIn .items a {
	display: block;
	background: url(../imgs/theme/thunder/tria_icon.gif) no-repeat 0 50%;
	height: 16px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #525246;
	overflow: hidden;
}
#cA .alsoIn .items a:hover {
	color: #750c93;
	font-weight: bold;
	text-decoration: none;
}
#cA .sectionName {
	line-height: 36px;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#cA .articleSection {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background:#FFFFFF;
	border: 1px solid #CCC;
	border-top:5px solid #9150BE;
}
#cA .articleSection .lnkSection,
#cA .articleSection .lnkSection a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #525246;
	font-size: 15px;
	font-weight: bold;
	/*text-transform:uppercase;*/
}
#cA .articleSection .lnkSection:hover {
	color: #CC0000;
}
#cA .articleSection .rightBlock {
	width: 160px;
	float: right;
	padding: 0px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	vertical-align: baseline;
}
#cA .articleSection .rightBlock p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#cA .articleSection .rightBlock img {
	margin: 0px;
	padding: 0px;
}
#cA .articleSection .rightBlock a {
	margin: 0px;
	padding: 0px;
}

.mostArticles { 
}
.mostArticlesTitle   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b8bdc0;
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.mostArticles .btnViewActive,
.mostArticles .btnViewActive a{
	float: left;
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750c93!important;
	font-weight: bold;
	background: #ffffff;
}
.mostArticles .btnCommInactive,
.mostArticles .btnCommInactive a{
	float: left;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff!important;
	font-weight: bold;
	background: #6eab24;
}
.mostArticles .btnCommInactive:hover {
	float: left;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750c93!important;
	font-weight: bold;
	background: #ffffff;
}


.mostArticles .btnCommActive,
.mostArticles .btnCommActive a{
	float: left;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750c93!important;
	font-weight: bold;
	background: #ffffff;
}
.mostArticles .btnViewInactive,
.mostArticles .btnViewInactive a{
	float: left;
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff!important;
	font-weight: bold;
	background: #6eab24;
}
.mostArticles .btnViewInactive:hover {
	float: left;
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750c93!important;
	font-weight: bold;
	background: #ffffff;
}



.mostArticles .content {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	background: #FFF;
}
#cA  .mostArticles  .content a {
	display: block;
	overflow: hidden;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #525246;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 6px;
}
#cA .mostArticles .content a:hover {
	color: #750c93;
	text-decoration: none;
}







#cA .articleSection .articlePagesTop {
	float: right;
	display: block;
	clear: both;
	width: 300px;
	text-align: right;
}

#cA .articleSection .articleList {
	clear: both;
	float: none;
	padding-bottom: 20px;
}

#cA .articleSection .articleList .miniArticle {
	margin-top: 10px;
	margin-bottom: 15px; 
}
#cA .articleSection .articleList .miniArticle .miniArticleLine{
	height:2px;
	width: 380px;
	padding-top: 10px; 
	border-bottom: 1px solid #5C3761;
}
#cA .articleSection .articleList .miniArticle .dateCreated {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #525246;
	font-size: 12px;
	/*text-transform:uppercase;*/
}
#cA .articleSection .articleList .miniArticle h1,
#cA .articleSection .articleList .miniArticle h1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	/*text-transform:uppercase;*/
}
#cA .articleSection .articleList .miniArticle h1{
	margin-top: 10px;
}

#cA .articleSection .articleList .miniArticle h2,
#cA .articleSection .articleList .miniArticle h2 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252525;
	font-size: 16px;
	font-weight: bold;
	/*text-transform:uppercase;*/
}

#cA     .articleSection     .articleList     .miniArticle     .author    a      {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #525246;
	font-size: 14px;
	font-weight: normal;
	/*text-transform:uppercase;*/
	display: block;
	margin-top: 10px;
}
#cA .articleSection .articleList .miniArticle .content {
	margin-top: 4px;
	display: inline;
}
#cA .articleSection .articleList .miniArticle .content .contentText {
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #525246;
	overflow: hidden;
}

#cA .articleSection .articleList .miniArticle .content a img {
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#cA .articleSection .articleList .miniArticle .content .contentText .toolsMiniArticle{
	display: block;
	margin-top: 10px;
}

#cA .articleSection .articleList .miniArticle .content .contentText .toolsMiniArticle .ReadMore {
	color:#D61600;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#cA .articleSection .articlePagesFoot {
	text-align: center;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
	display: block;
	clear: both;
	float: none;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6FAFB;
	border: 1px solid #666666;
	margin-bottom: 30px;
}
#cA .articleSection .articlePagesFoot a {
	margin-right: 4px;
	margin-left: 4px;
}
#sCont #sMain #sContenido #cA .rightBlock {

	width: 220px;
	float: right;
	padding: 0px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	vertical-align: baseline;
	border: 2px solid #9150be;
	background: #5c3761;

}

._______ArticleTools_______ {
}
#cA .viewArticle .tools {
	height: 30px;
	width: 448px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cA .viewArticle .tools a {
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

#cA  .viewArticle  .tools  .btnPrint,#cA  .viewArticle  .tools  .btnSend,#cA  .viewArticle  .tools  .btnShare,#cA  .viewArticle  .tools  .btnComment,#cA  .viewArticle  .tools  .btnFont,#cA  .viewArticle  .tools  .btnFontSize    {
	background-image: url(../imgs/theme/article.tools.png);
	background-repeat: no-repeat;
	background-position: -6px -38px;
	display: block;
	float: left;
	width: 62px;
	height: 32px;
}
#cA .viewArticle .tools .btnSend {
	width: 70px;
	background-position: -71px -38px;
}
#cA .viewArticle .tools .btnShare {
	width: 74px;
	background-position: -141px -38px;
}
#cA .viewArticle .tools .btnComment {
	width: 85px;
	background-position: -215px -38px;
}
#cA .viewArticle .tools .btnFont {
	width: 58px;
	background-position: -300px -38px;
}
#cA .viewArticle .tools .btnFontSize {
	width: 96px;
	background-position: -361px -38px;
}

#cA .viewArticle .tools .btnPrint:hover {
	background-position: -6px -5px;
}
#cA .viewArticle .tools .btnSend:hover {
	background-position: -71px -5px;
}
#cA .viewArticle .tools .btnShare:hover {
	background-position: -141px -5px;
}
#cA .viewArticle .tools .btnComment:hover {
	background-position: -215px -5px;
}
#cA .viewArticle .tools .btnFont:hover {
	background-position: -300px -5px;
}
#cA .viewArticle .tools .btnFontSize:hover {
	background-position: -361px -5px;
}.viewArticle .tools .btnFontSizeMin {
	height: 15px;
	width: 10px;
	position: relative;
	z-index: 1;
	margin-left: -85px;
	float: left;
	margin-bottom: -15px;
	margin-top: 10px;
}
#sCont   #sMain   #sContenido   #cA   #dComments .Comments #commAjax .Pages {
	background-image: url(../imgs/theme/global01.jpg);
	display: block;
	clear: both;
	height: 47px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 95px;
	text-align: center;
	line-height: 25px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: -4px -920px;
}
