/*
Theme Name: 4visualsColors
Theme URL: http://4visuals.org
Description: El primer theme FREE de la p�gina de dise�os; 4visuals.org.
Version: 1.0
Author: Eva Martinez
Author URL: http://4visuals.org
*/

/*COLORES DE LA SCROLLBAR, �NICAMENTE EN IEXPLORER*/
HTML{
 
	SCROLLBAR-FACE-COLOR: #c0e4fe;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	 SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
/*GENERAL*/
body {
	background-color: #000000;
	font-family: tahoma;
	font-size : 9px;
	color: #787878;
	margin: 0px;
	text-align:left;
	text-shadow: #000000 1px 1px 1px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}
/*MENU SUPERIOR*/
/*MENU LINKS*/
.menu_superior{
	font-family: Lucida sans;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}
.menu_superior a{
	display: inline-block;
	padding: 5px;
	color: #eae6e6;
	text-decoration: none;
}
.menu_superior a:hover{
	background-image: url(images/menu/bg1.png);
	color: #fdfbfb;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
table {
font-size: 9px;}

h1 {
font-family: tahoma;
text-decoration: bold;
line-height: 800px;
color: #808080;
margin: 0px;}

h2 {
font-family: tahoma;
background-image: url(images/bling.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 13px;
letter-spacing: -0.5px;
font-size: 9px;
color: #FAE8E8;
font-style: italic;
margin: 0px;
}

h3 {
font-weight: normal;
font-family: tahoma;
font-size: 9px;
margin: 0px;}
p {
font-family: tahoma;
font-size: 9px;
margin: 2px 0px;}

ul {
margin-left: 5px;
padding: 0px;}

li {
margin-left: 10px;
margin-top: 4px;
margin-bottom: 4px;
padding: 0px;
display:inline-block;}

.textinput {
font-family: tahoma;
font-size: 9px;
border: 1px solid #bfbdbd;
padding-right: 2px;
padding-left: 2px;}

.listbox {
font-family: tahoma;
font-size: 9px;
border: 1px solid #bfbdbd;
vertical-align: middle;}

.button {
font-family: tahoma;
font-size: 9px;
border: 1px solid #bfbdbd;
background-position: bottom;}

.comment_button {
font-family: tahoma;
font-size: 9px;
border: 1px solid #bfbdbd;
background-position: bottom;
padding-left: 3px;
padding-right: 3px;}

.radio {
font-family: tahoma;
font-size: 9px;
vertical-align: middle;}

.checkbox {
font-family: tahoma;
font-size: 9px;
vertical-align: middle;}

a {
color: #ef418b;
text-decoration: none;}

a:hover {
color: #afef41;
text-decoration: none;}

a:active{
color: #efa341;
text-decoration: none;}

bblink a {
color: #BF3872;
text-decoration: none;}

bblink a:hover {
color: #BF3872;
text-decoration: underline;}

.maintable {
border: 1px solid #151515;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
background-color: #000000;
margin-top: 3px;
padding: 6px;
text-align:justify;
margin-bottom: 3px;}

.tableh1 {
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
background-color: #151515;
background-image: url(images/bgtitle.jpg);
background-position: top left;
color: #88995e;
font-family: georgia;
font-size: 10px;
font-style:italic;
font-weight:bold;
text-shadow:#9fe100 1px 1px 1px;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
margin-left: 4px;
border-right:1px solid #151515;
border-bottom:1px solid #151515;
padding:20px;}

.tableh1_compact {
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
background-color: #151515;
background-image: url(images/bgtitle.jpg);
background-position: top left;
color: #151515;
font-family: georgia;
font-size: 10px;
font-style:italic;
font-weight:bold;
text-shadow:#b1ebf1 1px 1px 1px;
text-align:justify;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
margin-left: 4px;
border-right:1px solid #151515;
border-bottom:1px solid #151515;
padding:40px;}

.tableh2 {
	    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
background-color: #d0d0d0;
background-image: url(images/bgalbum.jpg);
background-repeat: repeat-x;
background-position: top;
height: 35px;
text-align:justify;
color: #666666;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;
opacity:.60;
filter: alpha(opacity=60);
 -moz-opacity: 0.6;
 vertical-align: middle;}


.tableh2:hover {
	    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
opacity:.95;
filter: alpha(opacity=95);
 -moz-opacity: 0.7;
}

.tableh2_compact {
	    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
background-color: #d0d0d0;
background-image: url(images/bgalbum.jpg);
background-repeat: repeat-x;
background-position: top;
height: 35px;
text-align:justify;
color: #666666;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;
opacity:.60;
filter: alpha(opacity=60);
 -moz-opacity: 0.6;
 vertical-align: middle;}

.tableh2_compact:hover {
opacity:.95;
filter: alpha(opacity=95);
 -moz-opacity: 0.7;
}

.tableb {
padding-top: 3px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;}


.tableb_compact {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;}

.tableb_compact a img{
	padding: 10px;
	border: 1px dotted #151515;
}
.tableb_compact a img:hover{
	padding: 10px;
	border: 1px dotted #333333;
}


.tablef {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;}

.catrow_noalb {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
color: #A29EAA;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;}

.catrow_noalb:hover {
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;
background: url(images/bgcategory.jpg);}

.catrow {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;}

.catrow:hover {
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;
background: url(images/bgcategory.jpg);}

.album_stat {
font-size: 9px;
margin: 5px 0px;}

.thumb_filename {
font-size: 9px;
display: block;}

.thumb_title {
font-weight: bold;
font-size: 9px;
font-family: tahoma;
padding: 2px;
display: block;}

.thumb_caption {
font-size: 9px;
font-family: tahoma;
padding: 6px;
display: block;
background-image: url(images/bgtitle.jpg);
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
color: #889955;
text-shadow: none;}

.thumb_caption a {
text-decoration: none;
color: #A29EAA;}

.thumb_num_comments {
font-weight: normal;
font-family: tahoma;
font-size: 9px;
padding: 2px;
font-style: italic;
display: block;}

.user_thumb_infobox {
margin-top: 1px;
margin-bottom: 1px;}

.user_thumb_infobox th {
font-weight: bold;
font-size: 9px;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;}

.user_thumb_infobox td {
font-size: 9px;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;}

.user_thumb_infobox a {
text-decoration: none;
color: #A29EAA;}

.user_thumb_infobox a:hover {
color: #A29EAA;
text-decoration: none;}

.sortorder_cell {
color: #20292E;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 4px;
margin: 0px;}

.sortorder_options {
font-family: tahoma;
text-transform: uppercase;
color: #20292E;
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 9px;
white-space: nowrap;}

.navmenu {
padding: 3px;
font-size: 9px;
font-family: tahoma;
color: #3d2d51;
border-style: none;
}

.navmenu img {
margin-bottom: 1px;
margin-top: 1px;
margin-right: 5px;
margin-left: 5px;}

.navmenu a {
font-family: tahoma;
text-decoration: none;
color: #09F;
padding: 0px;
font-size:9px;}

.navmenu a:hover {
text-decoration: none;
color: #0CF;}

.navmenu a img {
border: 0px;
padding: 0px;}

.navmenu a img:hover {
border: 0px;
padding: 0px;}

.admin_menu_thumb {
	font-family: Lucida sans;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}
.admin_menu_thumb a {
	display: inline-block;
	padding: 5px;
	color: #eae6e6;
	text-decoration: none;}

.admin_menu_thumb a:hover {
background-image: url(images/menu/bg1.png);
	color: #fdfbfb;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

.admin_menu {
	font-family: Lucida sans;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}
.admin_menu a {
	padding: 5px;
	color: #eae6e6;
	text-decoration: none;
	display: inline-block;
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;}

.admin_menu a:hover {
	background-image: url(images/menu/bg1.png);
	color: #fdfbfb;
	text-decoration: none;
	}

td #admin_menu_anim {
}

.comment_date{
color: #dcccde;
font-size: 9px;
vertical-align: middle;}

.comment_date a img {
border: 0px;
padding: 0px;}

.comment_date a img:hover {
border: 0px;
padding: 0px;}




.imageborder {
margin-top: 30px;
margin-bottom: 30px;}

.display_media {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 3px;
padding-left: 4px;}
.display_media a img{
	background-image: none;}
 .display_media a img:hover{
	 background-image: url(images/bgmedia.jpg);}

.thumbnails {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
padding: 5px;}
.thumbnails:hover {
padding: 5px;}

.footer {
font-size: 9px;}

.footer a {
text-decoration: none;
color: #A29EAA;}

.footer a:hover {
color: #A29EAA;
text-decoration: underline;}

.statlink {
color: #ffffff;}

.statlink a {
text-decoration: none;
color: #151515;}

.statlink a:hover {
color: #ffffff;
text-decoration: none;
}
.alblink a {
font-family: tahoma;
padding-left: 17px;
text-decoration: none;
color: #151515;
font-size: 9px;
vertical-align: middle;
}

.alblink a:hover {

padding-left: 17px;
text-decoration: none;
color: #fe0056;
font-size: 9px;
}

.catlink {
display: block;
padding: 2px;
}

.catlink a {
background-image: url(images/bling.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
padding-bottom:8px;
padding-right: 8px;
padding-top: 8px;
text-decoration: none;
color: #adced5;
font-family:georgia;
font-size:11px;
text-shadow: #c7dde2 1px 1px 1px;
letter-spacing: 0px;
font-style:italic;
}

.catlink a:hover {
background-image: url(images/bling-hover.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
padding-bottom:8px;
padding-right: 8px;
padding-top: 8px;
color: #86d8ea;
text-decoration: none;
}

.topmenu {
font-family: tahoma;
line-height: 130%;
font-size: 9px;}

.topmenu a {
color: #825c00;
text-decoration: none;}

.topmenu a:hover  {
color: #686171;
text-decoration: underline;}

.img_caption_table {
border: none;
background-color: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
width: 100%;
margin: 0px;}

.img_caption_table th {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
font-size: 9px;
color: #000000;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-top: 1px solid #000000;}

.img_caption_table td {
background: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
padding-top: 6px;
padding-right: 4px;
padding-bottom: 6px;
padding-left: 4px;
border-top: 1px solid #000000;
white-space: normal;}

.debug_text {
border: #BDBEBD;
background-color: #000000;
width: 100%;
margin: 0px;}

.clickable_option {
cursor: default;}

.listbox_lang {
color: #A29EAA;
background-color: #000000;
    -moz-border-radius: 25px;
 -webkit-border-radius: 25px;
border: 1px solid #808080;
font-size: 9px;
font-family: tahoma;
vertical-align: middle;}

#vanity a {
display:block;
width:57px;
height:20px;
margin: 3px 20px;}


a img {
padding: 10px;
border-right: 2px solid #0e0e0e;
border-bottom: 2px solid #0e0e0e;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
padding: 13px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background:#151515;
	}

a img:hover {
padding: 10px;
border-right: 2px solid #0e0e0e;
border-bottom: 2px solid #0e0e0e;
background: url(images/bgthumbs2.jpg);
opacity:.95;
filter: alpha(opacity=95);
-moz-opacity: 0.9;
padding: 13px;
}
