/*
Css by Urosino.com
*/
body {
margin: 0;
background-color: #191F2C;
background-image: url("images/bg.png");
background-repeat: repeat;
font-family: Arial,Verdana,Helvetica, sans-serif;
font-size: 12px;
padding: 0px;
text-align: center;
color: #1D2531;
}
td {
font-size: 13px;
}
a, a:active, a:visited {
color: #1D2531;
text-shadow:0 1px 0 #949AA4;
text-decoration:none;
}
img {
border: 0;
}
.cleaner {
height: 1px;
font-size: 1px;
clear: both;
}
#top {
background: #191F2C repeat-x url('images/topback.png') bottom;
display: block;
height: 15px;
overflow: hidden;
width: 100%;
}
#top:hover{
background: #191F2C repeat-x url('images/topback2.png') bottom;
}
#wrapper {
width: 875px;
margin: auto;
text-align: center;
}
.header, #headerlogo {
color: #1D2531;
font-size: 25px;
letter-spacing: -1px;
font-weight: bold;
margin-bottom: 30px;
margin-top: 30px;
text-shadow: 0 1px 0 #949aa4;
}
.text:hover{
background:url('images/icon.png') no-repeat 100% 0;
}
.header .text {
padding-bottom:2px;
border-bottom: 1px dotted #949aa4;
width:852px;
}
#headerlogo .text {
padding-bottom:2px;
border-bottom: 1px dotted #949aa4;
width:566px;
}
#info {
text-align: left;
margin-top: 80px;
margin-bottom: 30px;
padding: 0 0 10px 0;
}
div#portfolio {
margin-top: 10px;
padding: 0;
margin-bottom: 10px;
}
h1#logo {
width: 248px;
height: 24px;
margin: 0 0 15px 0;
text-indent: -9999px;
background-image: url("#");
background-repeat: no-repeat;
background-position: top left;
}
h1.portfolio {
width: 141px;
height: 29px;
padding: 0;
margin: 0 0 15px 0;
_margin: 0 0 5px 0;
text-indent: -9999px;
background-image: url("#");
background-repeat: no-repeat;
background-position: top left;
}
div.box {
width: 271px;
float: left;
display: inline;
margin: 0 20px 20px 0;
border-top:solid 1px #1D2531;
border-left:solid 1px #1D2531;
border-right:solid 1px #949aa4;
border-bottom:solid 1px #949aa4;
}
div.boxweb {
width: 850px;
float: left;
display: inline;
margin: 0 20px 20px 0;
border-top:solid 1px #1D2531;
border-left:solid 1px #1D2531;
border-right:solid 1px #949aa4;
border-bottom:solid 1px #949aa4;
}
div.box .text {
padding: 10px;
background-color: #727c8e;
border-right:solid 1px #949aa4;
margin-top: 1px;
font-size: 11px;
color: #1D2531;
line-height: 130%;
border-right:none;
border-top:none;
}
div.boxweb .text {
padding: 10px;
background-color: #727c8e;
border-right:solid 1px #949aa4;
margin-top: 1px;
font-size: 11px;
color: #1D2531;
line-height: 130%;
border-right:none;
border-top:none;
}
div.box .text span {
display: block;
color: #1D2531;
font-size: 14px;
letter-spacing: -1px;
font-weight: bold;
}
div.boxweb .text span {
display: block;
color: #1D2531;
font-size: 14px;
letter-spacing: -1px;
font-weight: bold;
}
.boxweb span a{
background: url('images/bg.png');
background-repeat: repeat;
padding:3px;
border-right:solid 1px #949aa4;
border-bottom: 1px solid #949aa4;
border-top:solid 1px #1D2531;
border-left:solid 1px #1D2531;
}
.year{
margin-top:5px;
}
.adult img{
opacity: 0.1
filter:alpha(opacity=10);
-moz-opacity:0.1;
-khtml-opacity: 0.1;
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}
.adult img:hover{
opacity: 1
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.top {
float: center;
width: 200px;
text-align: right;
font-weight: bold;
}
#footer {
padding: 5px 0 50px 0;
font-size: 11px;
color: #1D2531;
margin: 40px 0 0 0;
text-shadow:0 1px 0 #949AA4;
border-top: 1px dashed #949aa4;
width:852px;
}