/* DEFAULT */
* { padding:0; margin:0; }
body { font-size: 62.5%; /* Resets 1em to 10px */ }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {  margin:1em 0; }
li, dd { margin-left: 5%; }
fieldset { padding: .5em; }
form, input { display:inline; }

/* GENERAL */

body {
font-family: Verdana, Arial, sans-serif;
background-color:#000;
color: #fff;
font-size:11px;
line-height:15px;
}

h1, h2, h3, h4, h5, h6 {
color:#fff;
line-height:1.2em;
padding:0;
margin:.5em 0 .5em 0;
}
h1 {font-size:1.8em;}
h2 {font-size:1.5em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}
h5 {font-size:.8em;}
h6 {font-size:.5em;}

img {
border: 0;
margin: 0;
padding: 0;
}

ul, ol {
list-style-position:outside;
list-style:disc;
margin-left: 0;
padding-left: 1em;
text-indent:0;
}
li {
margin-left: 0;
padding-left: 0;
}

table, thead, tbody, td, tr, th {
border:0;
}
td, th {
text-align:left;
vertical-align:top;
padding:0.175em;
}

a, a:link, a:visited {
color:#f00;
text-decoration:none;
}
a:hover {
color:#f00;
text-decoration:underline;
}

pre {
font-family: Verdana, Arial, sans-serif;
background-color:#000;
color: #fff;
font-size:11px;
line-height:15px;
}

hr {
width: 100%;
height: 1px;
border: 0;
color: #fff;
background-color: #666;
}

/* STRUCTURE */

#infobox {
position:fixed;
width:200px;
background-color:#333;
padding:10px;
}

#main {
text-align:center;
margin-left:240px;
margin-right:20px;
}

.photo {
padding:10px;
margin:10px 0;
}
.photo hr {
color:#333;
background-color:#333;
width:100%;
height:1px;
}

.nav {
text-align:center;
font-weight: bold;
}

.title {
font-weight:bold;
font-size:13px;
}

.image {
position:relative;
margin-left:auto;
margin-right:auto;
display: block;
}

.purchase {

}

#sethcasana {
font-size:11px;
color:#444;
}
#sethcasana a:link, #sethcasana a:visited, #sethcasana a:active {
color:#444;
text-decoration: none
}
#sethcasana a:hover {
color:#444;
text-decoration: underline;
}


.share {
color:#333;
}
.share a, .share a:link, .share a:visited {
color:#666;
text-decoration:none;
}
.share a:hover {
color:#f00;
text-decoration:none;
}