/*<STYLE TYPE="text/css">*/

i{
   font-style: oblique;
}

b {
   font-weight: bold;
}

u{
   text-decoration: underline;
}

.clear {
       clear: both;
}
/*paginación*/


.pag{
	margin : 0px 0px 0px 0px;
	overflow:hidden;
}
.pag .texter{
	float:left;
        font-size: 25px;
	margin-right:10px;
	line-height:30px;
        font-family: georgia, Trebuchet MS, verdana, open sans, sans-serif;
}
.pag a{
	display:block;
	float:left;
	width:25px;
	height:25px;
	background-color:#CCCCCC;
	color:#000000;
	text-align:center;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	/*-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;*/
	margin-right:5px;
	text-decoration:none;
}
.pag a:hover{
	background-color: #666666;
	color: #CCCCCC;
}
.pag a.activ{
	background-color: #333333;
	color: #ffffff;
}
.pag a.prev, .pag a.next{
	background-color: transparent;
	color: #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-align: left;
        width: 23px;
}


/* LIST OF PAGES OR NEWS */

.ls_nc {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 10px;
}

.ls_blc{
    display: inline-block;
    line-height: 22px;
    margin-bottom: 20px;
    width: 100%;
}

.ls_lft{
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 15%;
}

.ls_lft img{
    height: 80%;
    margin-top: 10px;
    max-height: 100px;
    width: 80%;
}

article#page-content .ls_lft img{
    margin-top: 30px;
}

.ls_rght{
    float: right;
    font-family: Georgia, Trebuchet MS, Verdana, Arial;
    margin-bottom: 25px;
    width: 85%;
}

.ls_cnt{
    margin-bottom: 25px;
    width: 100%;
}

/*.ls_cnt a{
   font-size: 18px;
}*/

.ls_a{
   font-size: 18px;
}

.ls_pdt{
   font-style: oblique;
   font-size: 11px;
}

/*.ls_contn{
   font-size: 11px;
*/
div.ls_blc span.ls_contn {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    text-align: justify;
}

/*.ls_bttm{
    float: right; 
    font-size: 10px;
    font-style: oblique;
    margin-top: -13px;
    text-align: right;
    width: 95%;
}  */

#ls_a_btn a{
   text-decoration: none;
   margin-top: 5px;

}

.lsblg_blc{
    display: inline-block;
    margin-bottom: 35px;
    width: 95%;
}

#lsblg_a{
   font-size: 25px;
   font-family: georgia,times New Roman;
   color: #333333;
   text-decoration: none;
}

.lsblg_pubb{
    font-size: 10px;
    margin: 0;
    padding: 0 0 5px;
}

.lsblg_pubdate{
    font-size: 11px;
    margin: 0;
    padding: 5px 0 8px;
}

.lsblg{
    line-height: 15px; /*important*/
    width: 100%;
}

.lsblg_contn{
    line-height: 18px; /*important*/
    margin: -5px 0 0;
    min-height: 100px;
    padding-bottom: 15px;
    float: left;
    text-align: justify;
    width: 87%;
}

.lsblg_btn {
    float: left;
    margin-top: -22px;
    text-align: right;
    width: 87%;
}

#lsblg_a_btn{
    color: #ffffff;
    font-size: 11px;
    line-height: 10px;
    margin: -7px 0 0;
    padding: 6px;
    text-align: center;
    text-decoration: none;
    border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
    background: -moz-linear-gradient(top, #333333 0%, #4A4969 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#4A4969));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#4A4969',GradientType=0 ); 
}

.lsblg_date {
    float: right;
    line-height: 15px; /*important*/
    height: 56px;
    top: 0;
    width: 45px;
    font-family: times New Roman;
    border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
    background: -moz-linear-gradient(top, #333333 0%, #4A4969 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#4A4969));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#4A4969',GradientType=0 ); 
}

.lsblg_date .day {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 6px 0 0;
    text-align: center;
}

.lsblg_date .mnth {
    color: #A2A3A4;
    display: block;
    font-size: 13px;
    margin: -13px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.lsblg_date .year {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    margin: -16px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.lsblg_com {
    float: right;
    height: 30px;
    margin-top: 5px;
    top: 0;
    width: 45px;
    border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
    background: -moz-linear-gradient(top, #FF8000 0%, #FAAC58 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF8000), color-stop(100%,#FAAC58));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8000', endColorstr='#F7BE81',GradientType=0 ); 
}


.lsblg_com a{
    background-image: url("../../plugins/pages_comments/images/cmt.gif");
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    line-height: 18px;   /*important*/
    margin-top: 5px;
    text-decoration: none; 
}


.lsblg_share {
    float: right;
    margin-top: 5px;
    width: 47px
}


.lsblg_ctg{
    font-size: 12px;
    margin: 0;
    text-align: left;
}

.lsblg_ctg .addthis_toolbox, .addthis_default_style{
    float: left;
}  

.lsblg_ctg .ls_bttm{
    float: right; 
    font-style: oblique;
    text-align: right;
}

.lsblg_ctg .ls_bttm a{
    margin-top: 5px;
    text-decoration: none;
}

.lsblg_ctg .addthis_button_compact a{
    float: left;
}  

.lstag{
   margin-top: 4px;
}

#bck_a{
   float: right; 
   text-decoration: none;
   background-color: rgb(221, 221, 221);
   border-radius: 8px 8px 8px 8px;
   margin-top: -45px;
   padding: 3px 5px;
}

/* --------------------- */
/*    template box.php   */
/* --------------------- */

#pb_box {
    float: left;
    background: url("template/images/box_bg.png") repeat-x scroll left top #E8EBEC;
    border: 1px solid #DDE1E5;
    display: inline;
    font-size: 12px;
    height: 90px;
    line-height: 16px;
    margin: 5px;
    padding: 5px 7px;
    width: 300px;
}

#pb_box_h4{
    font-size: 16px;
    margin: 1px 0 4px 0;
}

#pb_box a{
    border: 0 none;
    color: #044364;
    text-decoration: none; 
}

#pb_box_contn{
    color: #555555;
    margin: 0 0 5px 0;
    padding: 0;
}

#pb_box_pubdt{
    color: #000000;
    margin: 0;
    padding: 0;
}

/* end template box.php */

/* --------------------------- */
/*    function pb_list_month   */
/* --------------------------- */

#list_month .listmonth{
   border-bottom: solid 1px #CCCCCC;
   color: #555555;
   font-size: 14px;
   line-height: 20px;
   padding-bottom: 5px;
   width: 100%;
}

#list_month .listmonth:hover {
    background-color: #ECECEC;
}

#list_month .listmonth a{
    font-family: Open sans,sans-serif;
    font-size: 13px;
    text-decoration: none;
}

#list_month .listmonth  img.ico{
    border: none;
    margin: 0;
    vertical-align: middle;
}

#listmonth_title{
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    font-family: Open sans,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 2px; 
    padding-bottom: 2px;
}

#list_month .listmonth .listmonthvalue{
   margin-left: 15px;

}

#listmonth .listmonthvalue .link{
   padding-bottom: 5px;

}
/* end function pb_list_month */

/* -------------------------------- */
/*    function pb_list_categories   */
/* -------------------------------- */

#list_catgr .listcatgr{
   border-bottom: solid 1px #CCCCCC;
   color: #555555;
   font-size: 14px;
   line-height: 20px;
   padding-bottom: 5px;
   text-transform: capitalize;
   width: 100%;
}

#list_catgr .listcatgr:hover {
    background-color: #ECECEC;
}

#list_catgr .listcatgr a{
    font-family: Open sans,sans-serif;
    font-size: 13px;
    text-decoration: none;
}

#list_catgr .listcatgr img.ico{
    border: none;
    margin: 0;
    vertical-align: middle;
}

#list_catgr .listcatgr .listcatgrvalue{
   margin-left: 15px;
}

#list_catgr .listcatgr .listcatgrvalue .link{
   padding-bottom: 5px;
}

#listcatgr_title{
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    font-family: Open sans,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 2px;
    margin-top: 20px;
    margin-bottom: 2px;
}
/* end function pb_list_categories */

/* -------------------------- */
/*    function pb_list_tags   */
/* -------------------------- */

#listtag{
   font-size: 14px;
   line-height: 20px;
   padding-bottom: 5px;
   width: 100%;
}

#listtag  a{
 /*   background-color: #F79F81;*/
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
 /*   background: -moz-linear-gradient(top, #333333 0%, #4A4969 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#4A4969));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#4A4969',GradientType=0 ); */
    background: url("images/tag.png") repeat-x scroll center top #464646;
    color: #EEEEEE;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
    margin-left: 2px;
    padding: 0 3px;
    text-transform: capitalize;
    text-decoration: none;
    box-shadow: 3px 2px 2px 0 #777777; 
    webkit-box-shadow: 3px 2px 2px 0 #777777;
    -moz-box-shadow: 3px 2px 2px 0 #777777;
    -o-box-shadow: 3px 2px 2px 0 #777777;
    -ms-box-shadow: 3px 2px 2px 0 #777777; 
}

#listtag a:hover{
    background-image: none;
    background-color: #EEEEEE;
    color: #111111;
}

#listtag_title{
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    font-family: Open sans,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 2px;
    margin-top: 20px;
    margin-bottom: 2px;
}

/* end function pb_list_tags */


/*</STYLE>*/
