integ/css/iri.css
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 10 Apr 2013 13:01:46 +0200
changeset 25 cc54acb734fb
parent 24 feb0342a166f
child 31 8efb37c41091
permissions -rw-r--r--
update image resize

.sidebar{display: table-cell; padding-top:60px; vertical-align: top;}
.sidebar .content{width: 280px; padding: 18px 0 0 12px; height: 100%;}
.inner-content{padding-right: 16px;}
.sidebar h2{font-size: 20px; margin-bottom: 24px;}
.user{ height: 30px; line-height: 30px;}
.user img{width: 30px; height: 30px; margin: 0 24px 24px 0; float: left;}
.user p{float: left; font-size: 13px;}
h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;}

.sidebar ul a{display: block;}
.sidebar ul li{-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);}
.stickers.less{height: 90px; overflow: hidden;}
.stickers li{margin: 0 10px 10px 0;float:left;}
.stickers li a{width: 81px; height: 80px;background-color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-repeat: no-repeat; background-position: center 13px;}
.stickers li span{width: 100%;color: #212121; font-size: 12px;font-weight: bold; line-height: 12px; display: inline-block; text-align: center;padding-top: 48px;}
a.culte{background-image: url(../img/culte-scene-icon.png);}
a.star{background-image: url(../img/star-icon.png);}
a.like{background-image: url(../img/like-icon.png);}
.stickers li:nth-child(3n+3) { margin-right: 0;}
.sidebar h3{font-size: 13px; font-weight: bold; margin-bottom: 12px;}

.more{margin-bottom: 16px;width: 100%; height: 12px; background-color: #191919; display: inline-block;}
.more:hover{background-color: #3b3b3b;}
.more span{ margin: 4px auto 0 auto;width: 13px; height: 4px; background: url(../img/arrow-more.png) 0 0 no-repeat; display: block;}
.more.less span{background-position: bottom left;}
.more-hide{display: none;}

.stars.less, .images.less{height: 90px; overflow: hidden;}
.stars li:nth-child(4n+4) { margin-right: 0;}
.stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;}
.stars img{width: 58px; height: 78px;}

.images li:nth-child(3n+3) { margin-right: 0;}
.images li{margin: 0 8px 10px 0;border: 1px solid #767676; float: left; overflow: hidden;}
.images li a{width: 80px; height: 80px;}

.videos.less{height: 76px; overflow: hidden;}
.videos li:nth-child(3n+3) { margin-right: 0;}
.videos li a{width: 80px; height: 64px;}
.videos li{overflow: hidden;margin: 0 8px 10px 0;border: 1px solid #767676; float: left;}

.renkan{ position: relative;display: table-cell; padding-top:60px; vertical-align: top;  background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;}
.renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
.renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}

.Rk-ZoomButtons,
.zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:    0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow:         0px 2px 1px rgba(0, 0, 0, 0.1);}
.zoom li{padding: 0;width: 30px; height: 30px;}
.Rk-ZoomIn, .Rk-ZoomOut,
.zoom a{margin: 0;width: 30px; height: 30px; display: inline-block; background: url(../img/zoom.png) center top no-repeat;}
.Rk-ZoomIn:hover, .Rk-ZoomOut:hover,
.zoom a:hover{background-color: #191919;}
.Rk-ZoomIn,
.zoom .in{background-color: #929292; background-position: center 8px;}
.Rk-ZoomOut,
.zoom .out{background-color: #fff; background-position: center -22px;}

.renkan .actions{width: 194px; float: right; margin: 12px 12px 0 0;}
.renkan .actions li{float: left;}
.renkan .actions a{width: 92px; height: 32px; display: inline-block; text-align: center; line-height: 32px; font-size: 11px; font-weight: bold;text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
a.cancel{margin-right: 8px;background: #555555; background: -moz-linear-gradient(top,  #555555 0%, #7a7a7a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#7a7a7a)); background: -webkit-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: -o-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: -ms-linear-gradient(top,  #555555 0%,#7a7a7a 100%); background: linear-gradient(to bottom,  #555555 0%,#7a7a7a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#7a7a7a',GradientType=0 ); /* IE6-9 */}
a.cancel:hover{background: #7a7a7a;background: -moz-linear-gradient(top,  #7a7a7a 0%, #555555 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a7a), color-stop(100%,#555555));background: -webkit-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: -o-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: -ms-linear-gradient(top,  #7a7a7a 0%,#555555 100%);background: linear-gradient(to bottom,  #7a7a7a 0%,#555555 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#555555',GradientType=0 );}
a.send{background: #126ae3;background: -moz-linear-gradient(top,  #126ae3 0%, #1899e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#126ae3), color-stop(100%,#1899e1)); background: -webkit-linear-gradient(top,  #126ae3 0%,#1899e1 100%);background: -o-linear-gradient(top,  #126ae3 0%,#1899e1 100%); background: -ms-linear-gradient(top,  #126ae3 0%,#1899e1 100%); background: linear-gradient(to bottom,  #126ae3 0%,#1899e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126ae3', endColorstr='#1899e1',GradientType=0 ); /* IE6-9 */}
a.send:hover{background: #1899e1;background: -moz-linear-gradient(top,  #1899e1 0%, #126ae3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1899e1), color-stop(100%,#126ae3));background: -webkit-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: -o-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: -ms-linear-gradient(top,  #1899e1 0%,#126ae3 100%);background: linear-gradient(to bottom,  #1899e1 0%,#126ae3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e1', endColorstr='#126ae3',GradientType=0 );}

.edit-cinecard {position: relative;}

.logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}

div.rate_tooltip{ z-index:10;box-shadow: 2px 2px 10px 0px #000;padding: 0 8px;height: 21px;line-height: 21px;}
div.rate_tooltip p{display: inline-block;}
.rate_tooltip .arrow_l {background: url("skin/arrow_l.png") no-repeat 0 0;height: 15px;top: 3px;position: absolute;left: -8px;width: 8px;}