body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#000000 none repeat scroll 0 0;
color:#CCCCCC;
font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
font-size:small;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
text-align:center;
}

#outer-wrapper {
font-family:'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 auto;
padding:10px;
text-align:left;
width:840px;
}

#header-wrapper {
border:1px solid #333333;
margin:0 auto 10px;
width:840px;
}

#header {
border:1px solid #333333;
color:#CCCCCC;
margin:5px;
text-align:center;
}

#header-inner {
background-position:center center;
margin-left:auto;
margin-right:auto;
}

#header h1 {
font-family:'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
font-size:200%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.2em;
line-height:normal;
margin:5px 5px 0;
padding:15px 20px 0.25em;
text-transform:uppercase;
}

#header-menu {
text-align:center;
margin-bottom:5px;
}

#header .description {
-x-system-font:none;
color:#777777;
font-family:'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
font-size:78%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.2em;
line-height:normal;
margin:0 5px 5px;
max-width:700px;
padding:0 20px 15px;
text-transform:uppercase;
}

a:link {
color:#99aadd;
text-decoration:none;
}

a:visited {
color:#aa77aa;
text-decoration:none;
}

a:hover {
color:#aadd99;
text-decoration:underline;
}

a img {
border-width:0;
}

a.thumblink img {
border:5px solid #fff;
}

.sidebar {
float:right;
color:#999999;
line-height:1.5em;
width:280px;
}

.main-content {
float:left;
overflow:hidden;
width:550px;
color:#AAA;
}

h2 {
margin-bottom:1em;
padding-bottom:0.5em;
}

h2.box-title {
-x-system-font:none;
color:#777777;
font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-size:78%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.2em;
line-height:1.4em;
margin:0 0 0.75em;
text-transform:uppercase;
}

.painting {
float:left;
padding:10px 5px;
width:88px;
height:120px;
text-align:center;
border:1px solid #111;
background-color:#080808;
margin-right:10px;
margin-bottom:10px;
font-size:9pt;
}

.painting-over {
background-color:#0D1413;
}

.painting .img img {
vertical-align:middle;
}

.painting .img{
height:80px;
}

.painting .name {
margin:0;
color:#AADD99;
display:block;
font-weight:bold;
text-decoration:none;
}
.painting .description {
padding-left:100px;
}

.painting .price {
text-align:center;
font-weight:bold;
color:#6f6;
margin:0.5em 0;
}

.painting .admin {
font-weight:bold;
float:right;
}

.clearfix {
display:inline-block;
}

html[xmlns] .clearfix {
display:block;
}

* html .clearfix {
height: 1%;
}

.clearfix:after {
content:'.';
visibility:hidden;
clear:both;
display:block;
height:0;
}

.footer {
text-align:center;
margin-top:2em;
padding:0.3em;
}
.footer .copy {
border-top:1px dotted #333;
margin-top:1em;
padding-top:1em;
}

form .field input.check { 
width:auto;
text-align:left;
}

.detail .img {
text-align:center;
}

.detail .img img {
width:100%;
}

.detail .name {
font-size:120%;
text-align:center;
border-bottom:1px dotted #333;
}

.purchase-option {
margin-bottom: 1em;
border:1px dotted #333;
padding:5px 15px;
background-color:#0a0a0a;
}

.purchase-header {
display:block;
}

.purchase-price {
color:#080;
font-weight:bold;
font-size:110%;
display:block;
margin-top:1em;
margin-bottom: 1em;
}

div.about-me {
float:left;
}

div.about-me p {
margin:0;
}

div.about-me p img {
height:125px;
margin-right:10px;
margin-bottom:10px;
}

/* XDebug styles */
.xdebug-var-dump {
font-family:monospace;
background-color:#fff;
color:#000;
text-align:left;
margin:1em;
border:2px ridge #888;
padding:1em;
font-size:14px;
overflow:auto;
}

div.navmenu ul {
margin:0;
padding:6px 0 0 0;
list-style-type:none;
}
div.navmenu li {
text-align:right;
}
