/*
I rather liked "something modern" enough to make it the mainstay of my new art and art blog. But its wacked in its approach and for the same reason its pretty goddamn broken so I am trying to hack something together that takes what I like  and works for my content. 
*/


body {margin-top: 0px;
	position: absolute;
        left:0px;  
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9pt;
        margin: 0px auto;
        width: 620px; 
}

a {
	color: #6799b1;
	text-decoration: underline;
}
td { font-size: 9pt; }
a:hover {
	color: #838f96;
	text-decoration: none;
}
#q1 { background-color: #333531; 
	position: relative;
	top: 0px;
	width:120px;
}
#q1to2 {
        height: 70px;
}
#q2 {     
background-color: #949494;
}
#q3 { background-color: #403936; width: 150px;}
#q4 { background-color: #746c6e; 
font-size: xx-small;
text-align: right; 
padding: 2px;
padding-bottom: 4px; 
width: 665px; }

h1 {font-size: 14pt; }
#wrapper {
width: 813
px;
margin-left:27px;
padding: 0px;
border: 1px; border-color: #ff2200;
}

/*.pagetitle {font-size:150%;
font-weight:bold; } */
.pageactions ul { list-style: none; margin: 0px; padding: 2px; }
.pageactions li { display: inline; margin: 0px; padding: 2px; }
.pageactions  a { text-decoration: none; color: #eee; margin: 0px; padding: 2px; }
.page-actions a:hover { text-decoration: underline; color: #eee; }

.pagetitle {
    position: absolute;
    top: 15px;
	left: 205px;
	width: 605px;
	font-size: 20pt;
	font-weight: bold;
	color: #eee;
}
.pagesubtitle {
    position: absolute;
    top: 45px;
	left: 205px;
	width: 605px;
	font-size: 16pt;
	font-weight: bold;
	color: #ddd;
}

#wikilogo { }

#wikihead {top:0px;
right:10px;
font-size:smaller;
text-align:right; }

#wikihead input {font-size:smaller; }

#wikihead form {margin:0px; }

#wikileft {
padding-top:0.5em;
padding-right:5px;
font-size:x-small;
border:none;
background-color: #636363;
}

#wikileft h1 {margin:0px;
background-color:#eeeeff;
font-size:small;
text-align:left;
padding: 2px;
padding-bottom: 4px; }

#wikileft hr {color:#cccccc; }

#wikileft ul {margin-left:6px;
padding-left:0px;
list-style-type:none; }

#wikileft dt {
margin-left: 6px; padding-left: 0px; }

#wikileft dd {
margin-left: 12px; padding-left: 0px; }

#wikibody {padding-bottom:1em;
padding-top:0.5em; }

#wikititle {padding-left:10px;
vertical-align:top; }

#wikitext {padding-left:10px;
margin-top:0.5em; }

#wikicmds {font-size:xx-small;
width: 100px;
text-align:right;
vertical-align:top; }

#wikicmds a {/*display:block;
*/ }

#wikifoot {clear:both;
text-align: right;
border: none;
margin: 0px;
/*border-top:1px solid #777777;*/
font-size: x-small;
/*color: #dddddd ;*/ }

h1.wikiaction {font-size:150%;
margin:0px; }

#wikiedit form {margin:0px; }
.quickref { color: #ff8800; font-size: xx-small;}


#wikiedit textarea {width:98%; }
