/* $Id: theme.css 1973 2007-04-22 20:23:52Z vdigital $ */

/**
 * Color scheme (Remember #6699cc = #69c)
 * #000000 #336699 #4477aa #6699cc (Black -> Blues)
 * #cc6600 #ff9933 (Oranges)
 * #cccccc
 * #ccddee #dfe8ff #eeeeff #ffffff (Light colors -> White)
 * */  
/**
 * Logic
 * - Texts
 * - Backgrounds
 * - Borders, Margins, Padding
 * - Visibility / Display
 */

/******************************************************************************/
#navigation0 {
  border-top-color:#FFFFFF;
  border-top-style:solid;
  border-top-width:0;
  height:26px;
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  padding:0;
  width:960px;
}

#menu0 {
  background-attachment:initial;
  background-clip:initial;
  background-color:#000000;
  background-image:url("/photo/template/yoga/theme/muza/images/bg-muza-gallery-2.jpg");
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  list-style-image:initial;
  list-style-position:initial;
  list-style-type:none;
  margin:0;
  position:relative;
  width:960px;
}
ul.topgroup {
  float:right;
  font-size:10px;
  height:24px;
  letter-spacing:0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:2px;
}
#menu0 li {
  background-attachment:initial;
  background-clip:initial;
  background-color:#000000;
  background-image:url(http://www.muza-chan.net/japan/skins/home12/i/menu-bg-0d.jpg);
  background-origin:initial;
  background-position:50% 50%;
  background-repeat:repeat no-repeat;
  border-bottom-left-radius:0 0;
  border-bottom-right-radius:0 0;
  border-right-color:#FFFFFF;
  border-right-style:solid;
  border-right-width:1px;
  border-top-left-radius:7px 7px;
  border-top-right-radius:7px 7px;
  display:block;
  float:right;
  font-family:Georgia, Times, '“Times New Roman”', serif;
  font-size:15px;
  font-weight:normal;
  height:24px;
  line-height:120%;
  padding-bottom:1px;
  padding-left:9px;
  padding-right:9px;
  padding-top:1px;
  text-align:center;
  text-decoration:none;
  width:110px;
}

/* Texts Only */
BODY, H1, H3, DT, H2, .throw { color: #bd0b0b; }
H2, #menubar DT, .throw, TD H3, #theAdminPage H3, .calForeDate {
  color: #fff;
}
#menubar DT, #menubar DT A {
  color: #fff;
  font-weight: bold;
}
#content .titrePage .categoryActions li { color: #cde;}
#menubar DT A:hover {
  color: #f92;
  font-weight: bold;
}
h1 { 
	font-size: 14px;
	font-weight: bold; 
}
#mbIdentification dd p,
#menubar .selected A { color: #c60; font-weight: bold; }
#copyright { color: #c60; }
#content .pageNumberSelected,
A, INPUT.rateButton, legend { color: #bd0b0b; }
A:hover { color: #f92; }
INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
  color:#69c;
}
.infoTable,
#theAdminPage #content,
input#qsearchInput { color: #bd0b0b; }
#content .navigationBar { color: #6699CC; }
#content .navigationBar  A { color: #CCDDEE; }
#content .navigationBar  A:hover { color: #f92; }
#content .infos { color: #036; }
#content .errors { color: #900; }
#content .titrePage H2 A { color: #000000; }
input.rateButtonSelected,
#content .titrePage H2 A:hover { color: #f92; }
#content H2 {
  letter-spacing: 0.01em;
  text-indent: 1em;
  font-weight: normal;
}
#content ul.thumbnailCategories li div.thumbnailCategory .description h3,
#content h3 { text-align: center; }
.browsePath, .imageNumber,
#imageHeaderBar H2,
.browsePath A {
	color: #ffe9f6;
	font-weight: normal;
}
.browsePath A:hover { color: #fff; }
#content H2:before, .browsePath:before, .imageNumber:before,
#imageHeaderBar H2:before,
#content H2:after, .browsePath:after, .imageNumber:after,
#imageHeaderBar H2:after {
 content: "   ";
 color: #ffe9f6;
 font-family: sans-serif;
 font-weight: normal;
 letter-spacing: 0em;
}
#thePicturePage #comments H2 {
  color: #69c;
}
#content ul.thumbnailCategories li div.thumbnailCategory .description p {
  color: #c60;
}
#content ul.thumbnailCategories li div.thumbnailCategory .description p + p {
  color: #bd0b0b;
}
.tabsheet li, .tabsheet li a, #theAdminPage h3 a,
#content div.thumbnailCategory .description h3 a {
  color: #000000;
}
.tabsheet li a:hover, #content div.thumbnailCategory .description h3 a:hover {
  color: #f92;
}
.pleaseNote {
  color: #ff9;
  font-weight: bold;
}
TD.calDayCellEmpty,
SPAN.calItemEmpty { color: silver; }
.calBackDate { color: #000; }

/******************************************************************************/
/* Backgrounds Only */
BODY { background: #000; }
.header_notes,
#thePicturePage #the_page,
#thePicturePage #theImage,
#theAdminPage #the_page,
#content, DIV.content {  }
#the_page 
{ 
  background-color: #000000; 
  background-image: url(/photo/template/yoga/theme/muza/images/mijloc-bg2.jpg);
}
#menubar, H3, #imageHeaderBar,
.row1  {  }
H2, #menubar DT, .throw, TD H3,
#imageToolBar,
#imageHeaderBar, #imageHeaderBar H2, .tabsheet li,
#theAdminPage H3 { }
#content H2 { background-color: #47a; }
#content .infos { background-color: #47a; ;}
#content .errors { background-color: #fc5; ;}
#thePicturePage #comments H2 { background-color: #fff; ;}
#content ul.thumbnailCategories li div.thumbnailCategory .description h3 {
  
}
#theHeader
{
  height: 160px; 
  background-image: url(/photo/template/yoga/theme/muza/images/sigla-muza-gallery-2.jpg);
}

#content ul.thumbnailCategories li div.thumbnailCategory,
#content UL.thumbnails SPAN.wrap2 
{
/* background-color: #fff; */
}
#content ul.thumbnailCategories li div.thumbnailCategory:hover,
#theImage IMG, .navThumb IMG,
#content UL.thumbnails SPAN.wrap2:hover 
{
/* background-color: #fff; */
}
#content UL.thumbnails SPAN.wrap2:active img {
  outline: 3px ridge #f92;
}
input#qsearchInput { background-color: #6588b0; }
.virtual_cat { background: #fff !important; }
.pleaseNote, .selected_tab { background-color: #69c !important; }
/******************************************************************************/
/* Borders, Margins, Padding Only */

BODY {
  margin: 0px;
  padding: 0px; 
}
#menubar {
  float: right;
  width: 160px;
  margin : 0px 0px 0px 0px;
  border: 0px;
  text-decoration: none;
  border: 0px solid #bd0b0b;
}
A { border: 0px; text-decoration: none; }
A:hover { text-decoration: none; border: 0px; }
#content, DIV.content {
  display: inline;
  float: left;
  width: 777px;
  margin-left: 0px;
  border: 0px solid #bd0b0b;
  padding: 0px;
}
#menubar DT, #content H2 {
  background-image: url(images/button-bg.png);
  border: 0px;
  margin-bottom: 3px;
}

/* Thumbnails customization */
/* Thumbnail "elastic" layout */
.content UL.thumbnailCategories {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;	/* to center the whole collection in .content */
}
.content UL.thumbnailCategories LI { display: inline }

.content UL.thumbnailCategories SPAN.wrap1 {
	margin: 0 1px 1px 1px;
	display: table-cell; display: inline-table;
	display: inline-block;/* Why 3 display option ??? */
	vertical-align: top;	/* OK with Opera and IE6 not Geko */
	text-align: center;		/* to center the thumbnail and legend in Geko/Opera */
}
.content UL.thumbnailCategories SPAN.wrap2 {
	margin: 0;			/* important reset the margins */
	display: table-cell;/* block prevents vertical-align here */
	vertical-align: middle;/* Ok with Opera and Geko not IE6 */
}
.content UL.thumbnailCategories SPAN.wrap2 A,
.content UL.thumbnailCategories LABEL {
	display: block;
	border-bottom: none;
}
.content UL.thumbnailCategories IMG {
	margin-bottom: -4px;  /* why ??? something wrong with Geko and Opera ignored by IE6*/
}


#content ul.thumbnailCategories li div.thumbnailCategory .description h3 {
  background-image: url(images/button-bg.png);
  border-width: 1px;
  border-style: outset;
  border-color: #bd0b0b;
}
#content ul.thumbnailCategories li div.thumbnailCategory .description h3:active
{
	background: #69c;
	border: 1px inset #bd0b0b;
}
#content .errors { border-color: #f92; }
#imageHeaderBar H2 {
	background-image: url(images/button-bg.png);
	border: 0px; 
	padding:5px 0.5em;
}
#thePicturePage #imageToolBar { padding: 0px 25px 5px 25px; }
#thePicturePage #theImage {
	margin-right: auto;
	margin-left: auto;
  padding: 3px 0px 10px 0px;
}
#thePicturePage #comments H2 {
  border-top: 2px solid #69c;
  border-bottom: 1px solid #bd0b0b;
}
#comments DIV.comment BLOCKQUOTE {
  border: 1px solid #fff;
}
H2, #imageToolBar {
  border-bottom: 0px solid #fff;
}
.navThumb IMG { 
  border: 0px solid #c60; 
  padding: 0px; 
  opacity: 0.6; 
}
.navThumb:hover IMG { 
 border: 0px solid #f92; 
 padding: 0px; 
 opacity: 1; 
}
#theImage IMG {
/*	
  border: 3px solid #ffffff;
  margin: 2px auto;
  padding: 1px;
  box-shadow: 0.2em 0.2em #ccc;
*/
background-color:#D6D6D6;
border:1px solid #A9A9A9;
padding:9px;  
}
#thePrev IMG {
background-color:#D6D6D6;
border:1px solid #A9A9A9;
padding:4px;  
}
#theNext IMG {
background-color:#D6D6D6;
border:1px solid #A9A9A9;
padding:4px;  
}
#content UL.thumbnail IMG {
  border: 1px solid #666;
}
.illustration A {
  border: 0px;
}
FIELDSET, INPUT, SELECT, TEXTAREA{
  border:1px solid #6699CC;
  margin: 2px;
}
#content DIV.comment  A.illustration IMG, #infos,
#content DIV.thumbnailCategory {
  width:370px;
  border:1px solid #6699CC;
  margin: 2px;
}
#content DIV.thumbnailCategory:hover {
  border: 1px solid #f92;
}
#content UL.thumbnails SPAN.wrap2 {
  border: 1px solid #69c;	/* thumbnails border color and style */
  border-radius: 4px 4px;	/* round corners with CSS3 compliant browsers */
}
#content UL.thumbnails SPAN.wrap2:hover {
  border-color: #f92;		/* thumbnails border color when mouse cursor is over it */
}
A.navThumb, A.navThumb:hover,
#imageToolBar A, #imageToolBar A:hover {
  border-bottom: none;
}
#the_page {
  border: 0px;
  padding: 0;
  margin: 0px;
  position: absolute;
  width: 960px;
  left: 50%;
  margin-left: -480px;
}
.pleaseNote {
  padding: 1ex;
}
SPAN.calItem, SPAN.calItemEmpty { border: 1px solid gray; }
TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid gray;}
#theAdminPage #content table td { padding: 2px 8px; }
ul.tabsheet { border-color: #bd0b0b !important; }
.tabsheet li { border: 1px solid #fff; }
.tabsheet li:hover { border-color: #f92 !important; }

/******************************************************************************/
/* Display, Visibility, buttons and others */
label { cursor:pointer }
.zero { display: none }

#the_page {
  text-align:left;
  display:block;
}

input[type="text"], input[type="password"], input.button,
input.submit, input.reset, input.file,
select, textarea {
  color: #CCDDEE;
}
input.submit[type="reset"]:focus,
input.submit:focus {
  background-color: #bd0b0b;
}
input.submit[type="reset"],
input.submit {
  background-image: url(images/button-bg.png);
  height:22px;
  font-weight: bold;
	color: #fff;
  border-width: 1px;
  border-style: outset;
  border-color: #bd0b0b;
  padding-left: 2em;
  padding-right: 2em;
}
input.submit[type="reset"]:active,
input.submit:active {
	background: #69c;
  height:22px;
	border: 1px inset #bd0b0b;
}
#addComment fieldset input.submit[type="submit"]  {
  height: 22px;
  padding-left: 2em;
  padding-right: 2em;
}
#menubar .menuInfoCat, #menubar .menuInfoCatByChild {
  font-size: 80%;
  font-style: normal;
}
.qsearch { font-size: 80%; font-style: italic; }
* { outline: none; }

tr.throw td a { color: #fff; }
tr.throw td a:focus { color: #f92; }