﻿/* Body & Backgrounds */
body {
scrollbar-arrow-color : #ffecd3;
scrollbar-3dlight-color : #0a0808;
scrollbar-highlight-color : #ffecd3;
scrollbar-shadow-color : #ffecd3;
scrollbar-darkshadow-color : #0a0808;
scrollbar-face-color : #0a0808;
scrollbar-track-color : #0a0808;
}
.bienvenidos {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;

	color: #360e6c;
	padding: 10px;
	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 12px;
	text-align: justify;
}
.derechos {
	font-family: Tahoma;
	color: #000001;
	font-size: 11px;
	text-transform: uppercase;
}
i {
	font-weight: none;
	color: #;
}
ul{ 
	list-style-type: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;

	color: #5d5d5d;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;

	color: #5d5d5d;
	text-decoration: none;
}
a.link {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;

	color: #6f446c;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;

	color: #6f446c;
	text-decoration: none;
}
a.twitterlink {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;

	color: #570c5d;
	text-decoration: none;
}
a.twitterlink:hover {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;

	color: #570c5d;
	text-decoration: none;
}
a.link2 {
	font-family: Tahoma;
	font-size: 12px;

	line-height: 13px;

	color: #6f0e84;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma;
	font-size: 12px;

	line-height: 13px;

	color: #6f0e84;
	text-decoration: none;
}

		/* Arciculos */
.date {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 15px;

	color: #5d5d5d;
	padding: 5px;
	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	text-align: justify;
}
.articulos {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;

	color: #5d5d5d;
	padding: 5px;
	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	text-align: justify;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 15px;

	color: #6f446c;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 2px;

	padding-right: 5px;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}
.pyc {

	font-family: Tahoma;
	font-size: 10px;

	line-height: 11px;

	color: 5d5d5d;
	text-align: justify;

	padding: 5px;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
}
.borderimg {
	padding: 0px;
	border: 5px solid #181818;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.networks {

	font-family: Tahoma;
	background-color: #131313;

	text-align: justify;

	padding: 2px;

	border-radius: 2px;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;
	border-top: 1px solid #090909;
	border-bottom: 1px solid #090909;
	border-left: 1px solid #090909;
	border-right: 1px solid #090909;
}
		/* Sidebar */

.sidebar {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;

	color: #3a3849;
	padding: 5px;
	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	text-align: justify;
}
.sidebar_link {
	font-family: Tahoma;
	font-size: 11px;

	line-height: 12px;
	color: #717171;
	text-decoration: none;
}
/*Imagenes*/
a img {
	padding: 0px;
	border: 5px solid #181818;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
a:hover img {
	cursor:default;
	filter: alpha(opacity=60)
}
.noborder {
	border: 0px;
}
.afiliados_border {
	padding: 0px;
	border: 2px solid #181818;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/*Gallery*/
.maintable {

	margin-bottom: 5px;

	background-color: #faf9f9;

	padding: 10px;

	border: 1px solid #dadada;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	border-radius: 10px;
}
.tableh1 {

	font-family: Trebuchet MS;
	background-color: #f0f0f0;

	font-size: 10px;

	line-height: 11px;

	color: #848484;

	text-align: justify;

	padding: 5px;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	text-align: center;
}
.thumb_caption {
	font-size: 90%;
	padding: 1px;
	display : block;
}
.thumb_num_comments {
	font-weight: normal;
	font-size: 90%;
	padding: 2px;
	font-style : italic;
	display : block;
}
.catrow {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
.catlink {
	font-family: Arial;
	font-size: 10px;
	color: #205C85;
	text-decoration: none;
	 margin-bottom: 2px;
}
.catlink a {
	font-family: Arial;
	font-size: 10px;
	color: #205C85;
	text-decoration: none;
	 margin-bottom: 2px;
}
.catlink a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #37adbc;
	text-decoration: none;
}
.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 0px solid;
        background-color:#EFEFEF;
        background-position : bottom;
        color: #f4f4f4;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}
