/* $Id: theme.css 3060 2009-01-07 19:52:51Z vdigital $ */
.content div.thumbnailCategory div.illustration { 
	width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ 
}
.content div.thumbnailCategory { 
	height: 155px !important; /* Usable range 172px-250px , optimal : Thumbnail height + 30px */ 
}
.content div.thumbnailCategory div.description .text { 
	height: 130px !important; /* -42px than previous one */ 
}
#comments div.thumbnailCategory div.illustration { 
	width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ 
}
#comments .thumbnailCategories hr {display:none;}
#comments form.filter input[type="submit"] { margin-top:1.8em; }
/*  Sylvia Theme is close to the Roma Admin theme */
BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT {
	color:#000;
}
#imageHeaderBar, #imageToolBar A:hover { 
	background-color: transparent; 
}
BODY {
	margin:0;
	min-height: 100%;
	height: 100%;
	padding:0;
	background-attachment: fixed;
	background-color: #F0CEDE;
	background-image: url(images/nanoha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#the_page {
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	z-index:0;
	width: 100%;
	min-width: 100%;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/fate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#theHeader {
	min-height:110px;
	height:150px;
	padding-left: 160px;
}
#mbIdentification p, .totalImages { 
	color:#333; 
}
.header_msgs {
	border:0;
	color:#333;
	font-size:24px;
	left:0;
	margin:0;
	padding:10px 0 6px 0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:99;
	background-color: transparent;
}
.header_notes {
	background:transparent;
	border:0 none;
	color:#333;
	font-size:16px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:99;
}
#menubar DL {
	padding:0;
	width: 231px;
	min-width: 231px;
	border: 0;
	min-height: 32px;
	overflow-x: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 140px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/menuBox_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#imageHeaderBar H2 { 
	border: 0; 
}
#menubar DT {
	background-color:transparent;
	border:0;
	margin-left:8px;
	text-align:left;
}
#menubar DD {
	background:transparent;
	margin:14px 0 0 0;
	padding:0 0 22px;
	width: 231px;
	min-width: 231px;
	border: 0;
	overflow-x: hidden;
}
#menubar DD P {
  background:transparent; 
  padding: 2px 16px 0; 
  margin: 0;
}
#menubar UL, #menubar #mbCategories p, #menubar .illustration  { 
	background:transparent;
	margin:0; 
}
#menubar DT A {
	font-size: 100%;
	color: #000;
	border-bottom-style: none;
}
#menubar UL {
	color:#000;
	font-size: 16px;
	line-height: 15px;
}
#menubar LI {
	padding-left: 12px;
}
#menubar LI UL {
  background: transparent url(images/transparent.gif);
}
#menubar A, .menuInfoCat { 
	font-size: 13px; 
}
#menubar form { 
	background:transparent; 
	margin:0; 
}
#menubar DL#mbIdentification {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/menuBox_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#menubar #mbIdentification DD {
	background:transparent;
}
#menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration  {
	background:transparent;
}
#menubar #mbIdentification form { 
	background:transparent; 
}
#menubar #mbIdentification  .actions, #menubar #mbIdentification form  p { 
	background:transparent; 
}
#menubar #mbIdentification p { 
	padding: 2px 16px 0; 
	margin: 0;
}
#menubar p { 
	padding: 16px 16px 0; 
}
#menubar .button { 
	position:relative; 
	right:9px; 
	top:30px; 
	height:16px; 
	width:16px; 
}
#menubar #mbIdentification .button { 
	height:24px; 
	width:24px; 
	right:0px; 
	top:-40px; 
}
#menubar #mbIdentification fieldset { 
	border:0; 
	margin:0 24px 0 23px; 
}
#menubar #mbIdentification legend { 
	display: none; 
}
#menubar #menuTagCloud { 
	margin: 0; 
	padding: 0 8px 0 16px; 
}

.content {
	min-height:466px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/fillet.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.content {
	padding-top:7px;
	margin-top: 21px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 390px;
}
.content h2 {
	margin:0;
	padding:0px 10px 15px 15px;
	border:0;
	font-size: 15px;
}
#menubar form { 
	background:transparent; 
	margin:0; 
}
.content ul.thumbnailCategories li {
	background:transparent;
	width:49%;
	margin: 0;
	padding:0;
}
.content div.thumbnailCategory {
	background:transparent;
	padding: 0;
	margin:0;
}
.content .thumbnailCategory div.illustration { 
	background:transparent; 
	padding: 0 0 0 10px; 
	margin: 0 !important; 
}
.content .thumbnailCategory div.illustration a { 
	display: block; 
	margin: 0; 
	padding:10px 0 0 8px; 
}
.content .thumbnailCategory div.description { 
	background:transparent;
	margin: 0; 
	padding:5px 10px 3px 0; 
	overflow: hidden !important; 
}
.content .thumbnailCategory div.description .text { 
	display:block; 
	margin:10px 2px 0 0;
	overflow: auto; 
	overflow-x:hidden; 
	padding:0 0 5px; 
}
.content div.thumbnailCategory div.description p.dates { 
	margin: 0 15px 0 15px; 
	text-align: right; 
}
.content .thumbnailCategory div.description H3 { 
	display: block; 
}
.content ul.thumbnailCategories li:hover { 
	background-color:#F94972; 
} 
.content .navigationBar {
	color:#666;
}
.infos { 
	color:#f70; 
	border:0; 
	background-color: transparent; 
	margin-left:125px;
	padding:5px 0px 0pt 10pt; 
	min-height: 48px; 
	text-align:left; 
}
.infos li, .errors li { 
	list-style-type:none; 
}
.errors { 
	color:#f33; 
	border:0; 
	background: transparent url(icon/errors.png) no-repeat scroll right top; 
	margin-left:125px;
	padding:5px 0px 0pt 10pt; 
	min-height: 48px; 
	text-align:left; 
	font-weight:bold; 
}
#menubar #menuTagCloud { 
	background:transparent;
	margin:0; 
	padding: 0 12px; 
}
H2 { 
	border-bottom: 1px solid #000000; 
}
#qsearchInput {

}
FIELDSET, INPUT, SELECT, TEXTAREA { 
	border: 1px solid #666; 
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
	background-color:transparent;
	color:#000;
} /* stupid Line but needed  due to inpact on other themes and deadline of Piwigo 2.0 */
input[type="file"] {
	background-color:transparent; 
	border: 1px solid #666;
}
INPUT, select, textarea {
	background-color:#F0CEDE;
	color:#000;
}
input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull { 
	background-color: transparent; 
}
#qsearchInput:focus, input:focus, select:focus, textarea:focus, input.focus, form .focus {
	background-color:#F0CEDE;
	color:#000;
}
.content UL.thumbnails SPAN.wrap2 {
	border: 1px solid #666;	/* thumbnails border color and style */
	border-radius: 4px 4px;	/* round corners with CSS3 compliant browsers */ 
}
.content UL.thumbnails SPAN.wrap2:hover {
	color:#000;
	background-color:#F76A91;
	border:1px solid #F76A91;	/* thumbnails border color when mouse cursor is over it */
}
#comments ul.actions li, #comments ul.actions li:hover { 
	background:transparent none;
 	padding: 0 22px; 
	clear:both; 
	list-style-type:none; 
}
span.calItem {
	border:1px solid #666; 
	margin:0 5px; 
	padding:2px 5px 0 8px;
}
span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
	border:1px solid #666;
}
A, INPUT.rateButton {
	color: #000;
	text-decoration: underline;

}
A:hover, A:active {
	color:#F76A91;
	cursor: pointer;
	text-decoration: underline;
}
/*a.external {
	color:#F76A91;
	border:0;
	text-decoration: none;
}*/
a.external:hover {
	color:#F76A91;
	text-decoration: underline;
}
a.Piwigo {
	font-family: verdana, arial, helvetica, sans-serif !important;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	color : #000;
	text-decoration: none;
	border: 0;
}
a.Piwigo:hover  span.Piwigo  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#theImage A, .illustration A, A.navThumb, A.navThumb { 
	border-bottom-width: 0; 
}
#imageToolBar {
	padding:0 7%;
}
#imageToolBar .navButtons {
	display: none;
}
#imageHeaderBar .imageNumber {
	margin-right:250px;
}
#imageHeaderBar .browsePath { 
	margin-left:7%; 
}
*, *:focus, *:active, input:active, a:active, input:focus, a:focus { 
	outline: none; 
}
#debug { 
	margin: 15px 15px 5px 248px; 
	font-size:12px; 
	clear: both; 
}
.rateButtonStarFull, .rateButtonStarEmpty {   	
	background-image: url('icon/rating-stars.gif'); 
}
#menubar #mbIdentification fieldset div input[type="text"] { 
	margin: 0 0 3px; 
	width: 174px; 
	display: inline; 
}
input[type="button"], input[type="submit"], input[type="reset"] {
	color:#ff3363;
	background-color:#F0CEDE;
	border-color:#ff3363;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	color:#FFF;
	border-color:#F0CEDE;
}
.titrePage img.button[alt="x"] { margin: 0 3px 3px; }

#thePicturePage .thumbnailCategory {
	padding: 15px 2px 6px 12px;
}
#thePicturePage .thumbnailCategory  .date, #thePicturePage .thumbnailCategory  .author {
	font-weight:bold;
}
#thePicturePage .thumbnailCategories { 
	padding-left: 12px; 
	padding-right: 12px; 
}
#thePicturePage .odd {
	background-color: transparent;
	border-top:0 !important;
}
#addComment fieldset {
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#addComment fieldset  label {
	color: #000;
}
#theCommentsPage .content ul.thumbnailCategories li,
#theCommentsPage .content div.thumbnailCategory ,
#theCommentsPage .content div.thumbnailCategory div.description,
#theCommentsPage .content .thumbnailCategory div.illustration { 
	background-image: none;
}
#theCommentsPage .content div.thumbnailCategory {
	padding: 15px 2px 6px 12px; 
	border: 1px solid #666; 
}
#theCommentsPage .content .odd {
	background-color: #F0F0F0;
	border-top:0 !important;
}
#theCommentsPage .content .even {
	background-color: transparent;
}
#theCommentsPage .content ul.thumbnailCategories li:hover { 
	background-color: transparent; 
}
#theCommentsPage div#comments {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 100px;
}
tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend {
	border-color: #000;
}
#theCategoryPage #the_page #content .titrePage h2 a {
	color: #FFF;
	margin-top: 5px;
	font-size: 120%;
}
