/* ----- Master Style Sheet for Studio 57 ----- */
/* ----- Author: mang creative - 0845 33 12 987  ----- */
/* ----- Year : 2008 ----------------- */
/* ----- CSS Document -----*/

body { background: #040404; height: 100%; font-family: 'Arial', Helvetica, sans-serif; margin: 0; padding: 0; border: 0; }
img { border: none; }

/************** header styles *****************/

#topright { position: absolute; right: 0; top: 0; display: block; height: 125px; width: 125px; background: url(images/banner.gif) no-repeat; text-indent: -999em; text-decoration: none;} 
#wrapper { width: 100%; }

#logo { height: 100px; }
.logo { padding: 30px 0 10px 30px; }

#header { width: 100%; border-bottom: #333 1px solid; height: 148px; }
#menu { background: #181818 url(images/menu.gif) repeat; width: 540px; height: 47px; margin: 0 0 0 15px; border-top: #333 1px solid; float: left; }
#call { background: #181818 url(images/call.gif) no-repeat; width: 157px; height: 47px; margin: 0 50px 0 0; border-top: #333 1px solid; float: right; }

/************** menu styles *****************/

#nav { margin-top: 10px; }
ul#navlist { margin-left: 0; padding-left: 0; white-space: nowrap; }
#navlist li {  margin-left: 0; display: inline; list-style-type: none; padding: 0 18px 0 18px; }
#navlist li a { color: #fff; text-decoration: none; font-size: 12px; }
#navlist li a:hover { color: #999; }

/************** content styles *****************/

#content { margin: 20px 0 0 30px; width: 96%; height: 525px; background: url(images/hand.jpg) bottom right no-repeat; }
#content-studio { margin: 20px 0 0 30px; width: 96%; height: 525px; background: url(images/tatoo.jpg) bottom right no-repeat; }
#content-about { margin: 20px 0 0 30px; width: 96%; height: 525px; background: url(images/hand.jpg) bottom right no-repeat; }
#content-gallery { margin: 20px 0 0 30px; width: 95%; }
#content-home { margin: 0; width: 100%; height: 550px; background: url(images/feet.jpg) bottom center no-repeat; }
#content-questions {margin: 0 0 0 30px; width: 97%; height: 525px; background: url(images/mia.jpg) top right no-repeat; }
#content-contact {margin: 0 0 0 30px; width: 97%; background: url(images/finger.jpg) top right no-repeat; }
#left { float: left; width: 75%; }

h1 { font-size: 1.7em; color: #fff; font-weight: normal; margin: 20px 0 20px 0; }
a.h2 { font-size: 0.8em; color: #999; font-weight: normal; text-decoration: none; }
.q { color: #fff; }
a.q { color: #fff; text-decoration: none; }
a.q:hover { text-decoration: underline; }

.questions { font-size: 0.9em; color: #999; line-height: 2.0em; }
.content { font-size: 0.9em; color: #fff; line-height: 2.1em; }
.content a { color: #999; text-decoration: none; }
.content a:hover { text-decoration: underline; }

/************** gallery styles *****************/

#gallery {position: relative; width: 100%;}

a.gallery span {visibility:hidden; display:inline; position:absolute; float: left; top:0px; left:525px; color:#000; cursor:default;}

a.gallery:hover {white-space:normal; z-index:100;}
a.gallery:hover span {visibility:visible; z-index:100;}
a.gallery:hover span img { position:relative; z-index:100;}
a.gallery:active, a.gallery:focus { z-index:10;}
a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}
a.gallery:active span img, a.gallery:focus span img { position:relative; margin:10px; z-index:10;}

/************** footer styles *****************/

.clear { clear: both; }
#footer { background: #040404; width: 99%; margin: 0 auto; padding: 15px 0 0 10px; height: 15px; border-top: #999 solid 1px; float: left; }
#footer-left { width: 49%; float: left; }
#footer-right { width: 49%; float: right; text-align: right; margin: 0 5px 0 0; }
.footer { font-size: 0.7em; color: #999; }
.footer a { color: #999; text-decoration: none; }
.footer a:hover { text-decoration: underline; }

#keywords { position:absolute; z-index:3; top:835px; width:95%; margin: 0 20px 15px 20px; }
.keywords { font-size: 0.7em; line-height: 1.7em; color: #fff; }
