/*************************

  Coppermine Photo Gallery

  ************************

  Copyright (c) 2003-2008 Dev Team

  v1.1 originally written by Gregory DEMAR



  This program is free software; you can redistribute it and/or modify

  it under the terms of the GNU General Public License version 3

  as published by the Free Software Foundation.

  

  ********************************************

  Coppermine version: 1.4.19

  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $

  $Revision: 4392 $

  $Author: gaugau $

  $Date: 2008-04-16 09:25:35 +0200 (Mi, 16 Apr 2008) $

**********************************************/



/* Colors used in this style sheet:

   Hex 000000 = RBG   0,   0,   0 = black

   Hex 5F5F5F = RBG  95,  95,  95 = light black

   Hex BDBEBD = RBG 189, 190, 189 = dark grey

   Hex D1D7DC = RBG 209, 215, 220 = medium grey

   Hex CCCCCC = RBG 204, 204, 204 = medium grey

   Hex EFEFEF = RBG 239, 239, 239 = dark white

   Hex FFFFFF = RBG 255, 255, 255 = white

   Hex 005D8C = RBG   0,  93, 140 = dark blue

   Hex 0033CC = RBG   0,  91, 104 = medium blue

   Hex 0E72A4 = RBG  14, 114, 164 = light blue

*/

.alt1, .alt1Active

{

	background-color: #F8FAFC;

	font-family: verdana, arial, helvetica, sans-serif;

}



.alt2, .alt2Active

{

	background-color: #cacaca;

	font-family: verdana, arial, helvetica, sans-serif;

}



.alt3

{

	background-color: #ececec;

	color: #000000;

}



.pms_send_a {

	background: #EFEFEF ;

	padding-top: 3px;

	padding-right: 10px;

	padding-bottom: 3px;

	padding-left: 10px;

	border: 1px inset;

}



.pms_send_b {

	background: #cacaca;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	border: 1px inset;

}



.pms_legend

{

        margin: 10px;

}



.panel

{

	background: #F8FAFC;

	color: #000000;

	padding: 10px;

	border: 2px outset;

}



.panelsurround

{

	background: #cacaca;

	color: #000000;

}



.pms_linecolor1

{

background-color: #0E72A4;

font-size: 10px;

}

.pms_linecolor2

{

background-color: #71ACCA;

font-size: 10px;

}

.pms_linecolor3

{

background-color: #DEDEDE;

font-size: 10px;

}

.pms_linecolor4

{

background-color: white;

font-size: 10px;

}

.pms_linecolor5

{

background-color: #A6DAF5;

font-size: 10px;

}



.smallfont

{

font-size: 10px;

}





body {

	font-size: 12px;

	font-family: Trebuchet MS, Helvetica, sans-serif;

	background: #000;

	background-image: url('http://tv.missaguilera.net/themes/02/bg2.jpg');

	color: #797979;

	text-align: left;

	margin: 0px;

	cursor: default;

	text-align: justify;

	padding: 0px;

}



td, table {

	font-size: 13px;

	font-family: Trebuchet MS, Helvetica, sans-serif;

	}

	

h2 {

	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

	font-size: 36px;
	line-height: 30px;

	color: #c72e2e;

	letter-spacing: -4px;
	text-transform: lowercase;
	font-style: normal;
	border-bottom: 3px solid #898989;

	}

	

h3 {

	font-size: 13px;

	color: #fff;

	background-color: #424242;

	font-weight: lighter;

	text-align: center;

	padding: 4px;

	margin: 0px;

	line-height: 23px;

	font-family: Arial;

	}

	

h4 {

	font-size: 10px;

	background-color: #ddd;

	color: #777;

	font-weight: lighter;

	text-align: center;

	margin: 0px;

	}

.menulinks {
	background: #060606;
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	padding: 2px 5px 3px 5px;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-transform: uppercase;
	}
	
.menulinks a, .menulinks a:hover {
	color: #f3f3f3;
	text-decoration: none;
	}
	
.menulinks:hover {
	background: #c72e2e;
	}
	
a .navi {

	background-color: #5f5f5f;

	color: #FFF;

	text-transform: uppercase;

	font-weight: bold;

	text-decoration: none;

	padding-top: 7px;

	padding-bottom: 7px;

	padding-left: 4px;

	padding-right: 4px;

	margin-left: 10px;

	}

	

a:hover .navi {

	background-color: #eff1f0;

	color: #5f5f5f;

	}

	

.thumb {

	padding: 4px;

	background-color: #eee;

	border: 1px solid #7b7b7b;

	margin-right: 2px;

	margin-top: 2px;

	}

	

a .thumb {

	padding: 4px;

	background-color: #fff;

	background-image: url('http://the-mandarin.org/wp-content/themes/7/img/bg_thumb.jpg');

	margin-right: 2px;

	margin-top: 2px;

	}

	

a:hover .thumb {

	border: 1px solid #000;

	}



a img {

	border: 0px;

	}



i {

	font-style: normal;

	color: #6fb810;

	}



	

#topimage {

	position: absolute;

	top: 29px;

	left: 0px;

	width: 883px;

	height: 436px;

	}

	

#navigation {

	position: absolute;

	top: 420px;

	left: 86px;

	width: 779px;

	height: 33px;

	}

	

.navigation {

	color: #d0d0d0;

	font-size: 26px;

	word-spacing: 43px;

	text-transform: uppercase;

	font-family: Arial;

	line-height: 26px;

	}

	

.navigation a {

	color: #d0d0d0;

	font-size: 26px;

	word-spacing: 30px;

	letter-spacing: 1px;

	text-transform: uppercase;

	text-decoration: none;

	}

	

.navigation a:hover {

	color: #ece3e1;

	text-decoration: none;

	}

	

.sidebar {

	width: 246px;

	background-color: #3e3c3a;

	text-align: left;

	}

	

.content {

	width: 486px;

	background-color: #474543;

	}

	

.footer {

	text-align: center;

	width: 100%;

	height: 0px;

	padding: 0px;

	font-size: 0px;

	}

	



table {

        font-size: 11px;

}



.sys_menu a {

	color: #555;

	}



.sys_menu a:hover {

	color: #fff;

	text-decoration: none;

	}





h1{

        font-weight: bold;

        font-size: 22px;

        font-family: Arial, Helvetica, sans-serif;

        text-decoration: none;

        line-height : 120%;

        color : #000000;

        margin: 2px;

}



h2 {



}



h3 {



}



p {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        margin: 2px 0px;

		color: #424242;

}



ul {

        margin-left: 5px;

        padding: 0px;

}



li {

        margin-left: 10px;

        margin-top: 4px;

        margin-bottom: 4px;

        padding: 0px;

        list-style-position: outside;

        list-style-type: disc;

}



.textinput {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #D1D7DC;

        padding-right: 3px;

        padding-left: 3px;

}



.listbox {

        font-family: Arial, Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #D1D7DC;

        vertical-align : middle;

}



.button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #005D8C;

        background-color : #D9D9D9;

}



.comment_button {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        border: 1px solid #005D8C;

        background-color : #D9D9D9;

        padding-left: 3px;

        padding-right: 3px;

}



.radio {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        vertical-align : middle;

}



.checkbox {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 100%;

        vertical-align : middle;

}

.menu {
	text-align: center;
	}

.menu a {

	color: #7f8a08;
	
	font-family: Georgia, Times New Roman;
	
	font-size: 11px;
	
	text-transform: normal;
	
	font-style: normal;

	font-weight: lighter;

	text-decoration: none;

}

.menu a:hover {
	color: #d4d92d;
	text-decoration: none;
	}

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



a:hover {

	color: #a0a09c;
	text-decoration: underline;

}

b {
	font-weight: normal;
	}



.bblink a {

        color: #D9D9D9;

        text-decoration: none;

}



.bblink a:hover {

        color: #ADD445;

        text-decoration: underline;

}



.maintable {

        margin-top: 1px;

        margin-bottom: 1px;

}



.tableh1 {

	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

	font-size: 16px;

	color: #b6b5b5;

	text-align: left;

	text-decoration: none;

	padding: 6px;
	
	padding-left: 3px;

	font-weight: normal;
	
	font-style: normal;
	
	letter-spacing: 2px;


	background-position: top left;

	}



.tableh1_compact {

	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

	font-size: 13px;

	color: #ececec;

	letter-spacing: 0px;

	font-weight: lighter;
	
	font-style: italic;

}



.tableh2 {
	font-family: Georgia, Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #fff;

	text-align: left;

	text-decoration: none;

	padding: 6px;
	
	padding-left: 4px;

	font-weight: normal;
	
	font-style: normal;
	
	letter-spacing: 0px;

	text-transform: normal;

	background-position: top left;
}



.tableh2_compact {

        font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

	font-size: 16px;

	color: #b6b5b5;

	text-align: left;

	text-decoration: none;

	padding: 6px;
	
	padding-left: 3px;

	font-weight: normal;
	
	font-style: normal;
	
	letter-spacing: 2px;

}



.tableb {



	letter-spacing: 0px;

	font-weight: lighter;
	
	font-style: italic;

}





.tableb_compact {

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 2px;

        padding-left: 5px;

		color: #a0a09c;
		background:  ;
		border: 0px solid #cecece;

}



.tablef {

        padding-top: 10px;

        padding-right: 10px;

        padding-bottom: 10px;

        padding-left: 10px;

}



.catrow_noalb, .catrow {

        color : #efefef;

        padding-top: 3px;

        padding-right: 10px;

        padding-bottom: 3px;

        padding-left: 10px;

		text-align: left;

		font-size: 13px;

		font-family: Trebuchet MS;
		background:  ;
		border: 0px solid #cecece;
		text-transform: normal;

}



.album_stat {

        margin: 5px 0px;

		color: #a0a09c;

}



.thumb_filename {

        font-size: 11px;

        display: block;

}

.votsikko {
	text-decoration: none;

		font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

        color: #c72e2e;

		font-size: 36px;

		font-weight: bold;
		
		font-style: normal;

		text-transform: lowercase;

		letter-spacing: -4px;
		line-height: 30px;
		}



.thumb_title {

        padding: 2px;
		

        display : block;

		color: #c72e2e;

		font-size: 13px;
		
		font-weight: bold;
		
		font-family: Trebuchet MS;
		
		font-style: normal;
		
		text-shadow: 1px 0 #000;

}



.thumb_caption {

        padding: 1px;

        display : block;

		font-size: 11px;
		color:#ececec;
		
		font-family: Trebuchet MS;

}



.thumb_caption a {

        text-decoration: none;

        color: #ADD445;

}



.thumb_num_comments {

        font-weight: normal;

        font-size: 80%;

        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: 100%;

        margin-top: 1px;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox td {

        font-size: 80%;

        margin-top: 1px;

        margin-bottom: 1px;

        text-align : center;

}



.user_thumb_infobox a {

        text-decoration: none;

        color: #000000;

}



.user_thumb_infobox a:hover {

        color: #000000;

        text-decoration: underline;

}



.sortorder_cell {

        color : #FFFFFF;

        padding: 0px;

        margin: 0px;

		height: 0px;

		font-size: 0px;

}



.sortorder_options {

        font-family: Arial, Helvetica, sans-serif;

        color : #FFFFFF;

        padding: 0px;

        margin: 0px;

        font-weight: normal;

        font-size: 0px;

        white-space: nowrap;

		height: 0px;

}



.navmenu {

        color: #7f8a08;
		background:  ;
		border: 0px solid #cecece;

        font-size: 100%;

        font-weight: normal;

}



.navmenu img {

        margin-top: 1px;

        margin-right: 5px;

        margin-bottom: 1px;

        margin-left: 5px;

}



.navmenu a {

        display: block;

        padding-top: 2px;

        padding-right: 5px;

        padding-bottom: 2px;

        padding-left: 5px;

        text-decoration: none;

        color: #7f8a08;

}



.navmenu a:hover {

		font-weight: bold;

        text-decoration: none;

        color:         #d4d92d;

}



.admin_menu_thumb {

        font-family: 04b03, Arial, Helvetica, sans-serif;

        font-size: 8px;

        color: #000;

        margin-top: 0px;

        margin-bottom: 0px;

}



.admin_menu_thumb a {

        color: #000;

        text-decoration: none;

        position: relative;

        padding-top: 1px;

        padding-bottom: 1px;

}





.admin_menu_thumb a:hover {

        color: #000;

        text-decoration: underline;

}



.admin_menu {

        font-family: 04b03, Arial, Helvetica, sans-serif;

        font-size: 8px;

        color: #fff;

        margin-top: 0px;

        margin-bottom: 0px;

        padding-top:2px;

        padding-bottom:2px;

        text-align: center;

}



.admin_menu a {

        color: #fff;

        text-decoration: none;

        position: relative;

        padding-left: 2px;

        padding-right: 2px;

}



.admin_menu a:hover {

        color: #fff;

        text-decoration: underline;

}



td #admin_menu_anim {



}



.comment_date{

        color : #ADD445;

        font-size : 90%;

        vertical-align : middle;

}



.image {

	padding: 6px;

	background: #454040;

	border-right: 2px solid #000;
	border-bottom: 1px solid #000;

	margin-right: 2px;

	margin-top: 2px;
			-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;

}



a:hover .image {

	border-right: 2px solid #000;
	border-bottom: 1px solid #000;
	background: #635b5b;

	padding: 6px;

	}



.imageborder {

        margin-top: 0px;

        margin-bottom: 0px;

}



.display_media {

        padding-top: 0px;

        padding-right: 0px;

        padding-bottom: 3px;

        padding-left: 0px;
		
		background:  ;
		border: 0px solid #cecece;

}



.thumbnails {

        padding: 5px;
		background:  ;
		border: 0px solid #cecece;

}



.footer {

        font-size : 9px;

}



.footer a {

        text-decoration: none;

        color: #555;

}



.footer a:hover {

        color: #555;

        text-decoration: underline;

}



.statlink {

			font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

	font-size: 13px;

	color: #cccccc;

	letter-spacing: 0px;

	font-weight: lighter;
	
	font-style: italic;
	text-align: center;

}



.statlink a {

	font-family: Georgia, Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #c72e2e;

	letter-spacing: 0px;

	font-weight: lighter;
	
	font-style: italic;

}



.statlink a:hover {

        text-decoration: underline;

}



.catstat {

	

	}



.alblink a, .alblink {

	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

	font-size: 22px;
	line-height: 22px;

	color: #c72e2e;

	letter-spacing: -2px;
	margin-top: 5px;
	font-weight: bolder;
	
	font-style: normal;
	text-transform: lowercase;



}



.alblink a:hover {

        color: #bb0000;
		text-decoration: none;

}



.catlink {

        display: block;

        margin-bottom: 2px;

		color: #000;

		font-size: 11px;

		font-weight: lighter;

}



.catlink a {

        text-decoration: none;

		font-family: Trebuchet MS, Verdana, Geneva, sans-serif;

        color: #c72e2e;

		font-size: 36px;

		font-weight: bold;
		
		font-style: normal;

		text-transform: lowercase;

		letter-spacing: -4px;
		line-height: 30px;
		}


.catlink a:hover {

	color: #bb0000;

}




.topmenu {

        line-height : 130%;

        font-size: 100%;

}



.topmenu a {

        color : #0033CC;

        text-decoration : none;

}



.topmenu a:hover  {

        color : #0033CC;

        text-decoration : underline;

}



.img_caption_table {

        border: none;

        background-color: #FFFFFF;

        width : 100%;

        margin : 0px;

}



.img_caption_table th {

        background: #D1D7DC ;

        font-size: 100%;

        color : #000000;

        padding-top: 4px;

        padding-right: 10px;

        padding-bottom: 4px;

        padding-left: 10px;

        border-top : 1px solid #FFFFFF;

}



.img_caption_table td {

        background: #EFEFEF ;

        padding-top: 6px;

        padding-right: 10px;

        padding-bottom: 6px;

        padding-left: 10px;

        border-top : 1px solid #FFFFFF;

        white-space: normal;

}



.debug_text {

        border: #BDBEBD;

        background-color: #EFEFEF;

        width : 100%;

        margin : 0px;

}



.clickable_option {

        cursor : default;

}



.listbox_lang {

        color: #000000;

        background-color: #D1D7DC;

        border: 1px solid #D1D7DC;

        font-size: 80%;

        font-family: Arial, Helvetica, sans-serif;

        vertical-align : middle;



}



#vanity a {

        display:block;

        width:57px;

        height:20px;

        margin: 3px 20px;

}

#vanity img {border:0}

#v_php {float:left;background-image:url(../../images/powered-php.gif);}

#v_php:hover {background-image:url(../../images/h_powered-php.gif);}

#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}

#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}

#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}

#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}

#v_css {float:right;background-image:url(../../images/valid-css.gif);}

#v_css:hover{background-image:url(../../images/h_valid-css.gif);}
