@charset "utf-8";

/*
--------------------------------------------------------

(c) photorious-big 2006
     updated: 2007-02-27
-------------------------------------------------------- */

.transparent {
  display: none;
  }

.attn {
  color: #ff520f;
  }

.key {
/*
  position: relative; top: 0; left: 1px;
  padding-bottom: 1px;
  border-right; 0;
  border-bottom: 1px solid #888;
*/
  }

body {
  text-align: center;
  min-width: 730px;
  margin: 0 0 20px;
  padding: 0;
  background: #000;
  font-family:optima,Trebuchet MS,osaka;
  }

#mainBlock { 
  text-align: left;
  position: relative;
  width: 728px;
  width: 760px;
  margin: 0 auto;
  }

#container {
  width: 400px;
  background: #060606;
  }

.container-upper {
  border-width: 0 4px 3px 4px;
  border-style: solid;
  border-color: #292e33;
  }

#container-lower {
  margin: 0;
  padding: 0;
  border-width: 0px 4px 4px 4px;
  border-style: solid;
  border-color: #292e33;
  }

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac Â¥*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/*  banner
-------------------------------------------------------- */
#banner {
  width: 390px; /* necessary for ie win ? */
  background: url(http://cocolo.ciao.jp/i/rio/RIMG00550001_720x540.jpg) 0px -100px;
  overflow: hidden;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #060606;
  }

#banner-inner {
  padding: 28px 13px 15px;
  }

#banner-inner h1 {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
  color: #fff;
  text-shadow: #36414d 0 2px 3px;
  }

#banner-inner h2 {
  float: left;
  margin-top: 5px;
 _padding-bottom: 8px;
  background: none;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.125;
  color: #fff;
  text-shadow: #36414d 0 1px 2px;
  }

#banner-inner h1 a,
#banner-inner h2 a {
  color: #fff;
  text-decoration: none;
  }

#banner-inner h2 a:hover {
  color: #77f;
  text-decoration: none;
  }

#banner-inner h2 span {
  letter-spacing: 0.4em;
  }


/*  entry
-------------------------------------------------------- */
#EntryBlock {
  width: 362px;  /* banner(390+2)-margin(15x2) */
  margin: 0 15px 0 15px;
  padding: 0;
  }

#EntryBlock h2 {
  margin: 0;
  padding: 20px 0 0;
  font-size: 18px;
  font-weight: normal;
  clear: both;
  }

#EntryBlock h2 a {
  padding: 0 0 0 14px;
  color: #666;
  text-decoration: none;
  border-left: 5px solid #ff88c2;
  }

#EntryBlock h2 a:hover {
  color: #666;
  border-left: 5px solid #77f;
  }

.EntryText,
.EntryPsText {
  margin: 1.33em 0 0 0;  
  font-size: 12px;
  line-height: 145%;
  color: #555;
  }

.EntryText a {
  font-size: 12px;
  line-height: 145%;
  color: #aaa;
  text-decoration: none;
  }

.EntryText a:hover {
  color: #77f;
  text-decoration: none;
  }

.EntryPsText a,
.EntryText a.close {
  font-size: 12px;
  line-height: 145%;
  color: #55d;
  text-decoration: none;
  }

.EntryPsText a:hover,
.EntryText a.close:hover {
  color: #77f;
  text-decoration: none;
  }

.EntryText a img {
  margin: 11px 0 0 0; 
  padding: 2px;
  border: 1px solid #999;
  }

.EntryText .plural a img {
  margin: 11px 11px 0 0; 
  padding: 2px;
  border: 1px solid #999;
  }

.EntryFooter {
  margin: 20px 0 0;
 _padding-bottom: 13px;
  border-bottom: 1px solid #292e33;
  }

.EntryFooter p {
  font-size: 12px;
  }

.EntryFooter p span {
  font-size: 12px;
  letter-spacing: 1px;
  }

.EntryFooter p span.date {
  float: left;
  }

.EntryFooter p span.ct {
  float: right;
  }

.EntryFooter p a {
  font-size: 12px;
  color: #aaa;
  text-decoration: none;
  }

.EntryFooter span {
  padding-left: 2px;
  font-size: 12px;
  color: #888;
  }

.EntryFooter p a:hover {
  font-size: 12px;
  color: #77f;
  }

.PageLinkBlock p {
  font-size: 12px;
  letter-spacing: 2px;
_position: relative; top: -10px;
  }

.PageLinkBlock p a {
  color: #ff88c2;
  color: #aaa;
  text-decoration: none;
  }

.PageLinkBlock p a:hover {
  color: #77f;
  text-decoration: none;
  }


/*  comment and trackback
-------------------------------------------------------- */
.CommentBlock h3,
.TrackbackBlock h3 {
  padding: 20px 0 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  cursor: default;
  }

.CommentBlock h4,
.TrackbackBlock h4 {
  margin: 20px 0 5px 2px;
  padding: 0 0 0 9px;
  font-size: 12px;
  font-weight: normal;
  color: #666;
  border-left: 4px solid #ff88c2;
  }

.CommentBlock h4.res {
  border-left: 4px solid #77f;
  }

.CommentBlock p,
.TrackbackBlock p {
  font-size: 12px;
  color: #999;
  }

.CommentBlock p a,
.TrackbackBlock p a {
  color: #999;
  text-decoration: none;
  }

.CommentBlock p a:hover,
.TrackbackBlock p a:hover {
  color: #77f;
  text-decoration: none;
  }

.CommentBlock p span,
.TrackbackBlock p span {
  letter-spacing: 1px;
  }

.CommentBlock p span.name {
  float: left;
  }

.CommentBlock p span.mh {
  float: right;
  }

.CommentText {
  font-size: 12px;
  line-height: 145%;
  color: #555;
  }

.TrackbackText {
  margin: 1.33em 0 0 0;  
  font-size: 12px;
  line-height: 145%;
  color: #555;
  }

/*  form
-------------------------------------------------------- */
.CommentFormBlock,
.TrackbackBlock {
  font-size: 12px;
  color: #999;
  padding-bottom: 4px;
  border-bottom: 1px solid #292e33;
  }

input,
textarea {
  width: 100%;
  margin: 3px 0 0 0;
  background: #ddd;
  color: #000;
  border: 2px solid #aaa;
  }

input.post {
  width: 50px;
  }

/*  sidebar
-------------------------------------------------------- */
.transparent {
  display: none;
  }

#contents {
  position: absolute; top: 0px; left: 410px;
  width: 340px;
  }

.container-side {
  border-width: 0 3px 3px 3px;
  border-style: solid;
  border-color: #292e33;
  }

#sidebar {
  background: url(http://cocolo.ciao.jp/i/rio/RIMG00550001_720x540.jpg) -380px -100px;
  overflow: hidden;
  padding: 7px 12px;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #060606;
  }

#sidebar h2 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #fff;
  text-transform: lowercase;
  }

#content h3 {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #fff;
  text-transform: lowercase;
  cursor: pointer;
  border: 2px solid #292e33;
  }

h3 a:link, h3 a:visited {
  display: block;
  height: 16px;
  padding: 4px 12px 3px;
  background: #8fc80d;
  background: #60a000;
  color: #fff;
  text-decoration: none;
  }

h3 a:hover {
  background: #71b111;
  }

div.stretcher {
  font-family: Optima, Verdana;
  color: #000;
  }

div.stretcher h4 {
  margin: 20px 0 7px 6px;
  padding: 0 0 0 9px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #888;
  text-transform: lowercase;
  border-left: 4px solid #ff88c2;
  clear: both;
  }

div.stretcher ul {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
  }

div.stretcher p {
  margin: 0 5px 5px;
  font-size: 12px;
  color: #777;
  }

div.stretcher li {
  margin: 0 5px;
  font-size: 12px;
  color: #777;
  }

div.stretcher li:before {
  content: ">";
  position: relative; top: -1px; left: 0px;
  margin-right: 6px;
  font-size: 10px;
  color: #777;
  }

div.stretcher p a,
div.stretcher li a {
  color: #777;
  text-decoration: none;
  }

div.stretcher p a:hover,
div.stretcher li a:hover {
  color: #77f;
  text-decoration: none;
  }

div.stretcher p img {
  margin: 9px 9px 0 0;
  padding: 1px;
  border: 1px solid #292e33;
  }


/*  copyright
-------------------------------------------------------- */
p#copyright {
  text-align: center;
  margin: 12px 0;
  font-family: Optima, Verdana;
  font-size: 12px;
  color: #fff;
  }

p#copyright a {
  color: #fff;
  text-decoration: none;
  }

p#copyright a:hover {
  color: #77f;
  text-decoration: none;
  }

p#copyright span.ad {
  font-size: 11px;
  }


/*  lightbox
-------------------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://file.photoriousbig.blog.shinobi.jp/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://file.photoriousbig.blog.shinobi.jp/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://file.photoriousbig.blog.shinobi.jp/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac ¥*/
	height: 1%;
	/* End hide from IE-mac */
	}


/*  editor use only
-------------------------------------------------------- */
/*

#mainBlock {
  border: 1px solid #f00;
  }

#EntryBlock {
  border: 1px solid #00f;
  }

.EntryText,
.EntryFooter,
.PageLinkBlock {
  border: 1px solid #0f0;
  }

#contents {
  border: 1px solid #00f;
  }

*/