/*
Theme Name: Sword
Theme URI: /wp-content/themes/sword/
Author: Nugget
Author URI: http://offno.com
*/

body {
font: normal 0.8em/1.6em arial;
color: #ab8e4a;
background: url('/wp-content/themes/sword/bg.gif') repeat-y center#939f97;
text-align: center;
margin: 0px;
padding: 0px;
}

@font-face {
font-family: bebasneue; 
src: url('BebasNeue.otf'); }

b, strong {font: bold 0.9em/1.6em trebuchet ms; color: #afb38a; text-transform: uppercase;}
u {font: normal 0.9em/1.6em arial; color: #957b40; text-decoration: none; border-bottom: 1px dashed #957b40;}
i, em {font: italic 0.9em/1.6em georgia; color: #afb9a2;}

.folio {
margin: 0 3px 6px 0;
}

.alignright {
float: right;
}
.alignleft {
float: left;
}

.commentnumber {
position: absolute;
right: 5px;
top: 5px;
font-size: 18px;
color: #efefef;
}
 
.commentlist li {
position: relative;
}

.comment {
background: #fff;
padding: 3px;
margin: 0 0 8px 0;
color: #bbb;
}

a:link, a:visited, a:active {
font: normal 0.9em/1.6em arial;
color: #1b9a6c;
text-decoration: none;
border-bottom: 1px dotted #1b9a6c;
}

a:hover {
color: #fff;
border-bottom: 1px dotted #fff;
}

a.affie:link, a.affie:visited, a.affie:active {
font: bold 7pt/12pt arial;
color: #b6a576;
text-decoration: none;
text-align: center;
text-transform: uppercase;
background: #e0ce9d;
width: 80px;
height: 15px;
display: block;
margin: 0 0 3px 0;
border: none;
}

a.affie:hover {
color: #fff;
background: #b6a576;
border: none;
}

#nav {
height: 51px;
word-spacing: 25px;
width: 710px;
margin: 0 0 45px 0;
}

a.nav:link, a.nav:visited, a.nav:active {
font: bold 2.8em/3em bebasneue;
color: #b1894c;
text-decoration: none;
text-transform: uppercase;
border: none;
letter-spacing: 2px;
padding: 5px;
text-shadow: 3px 0px #fff;
}

a.nav:hover {
color: #fff;
text-shadow: 3px 0px #b1894c;
}

table, td {
text-align: left;
}

.clear {
clear:both;
}

.center {
text-align: center;
margin: auto;
}

#header {
width: 908px;
height: 600px;
margin: auto;
background: url('/wp-content/themes/sword/layout.png');
}

#bar {
width: 180px;
height: auto;
text-align: left;
float: left;
}

#container {
margin: -183px auto 20px auto;
padding: 10px;
width: 710px;
height: 100%;
text-align: center;
}

#main {
width: 500px;
height: 100%;
float: right;
text-align: left;
}

h1 {
font: bold 22pt/30pt arial narrow;
margin: 5px 0 10px 0;
width: 100%;
letter-spacing: 2px;
text-transform: lowercase;
color: #afb9a2;
}

h1:first-letter {
text-transform: uppercase;
}

h2 {
font: bold 15pt/17pt century gothic;
color: #c8c29a;
text-align: center;
text-transform: uppercase;
margin: 10px auto 2px auto;
}

h3 {
font: bold 12pt/14pt trebuchet ms;
color: #ab8e4a;
text-align: left;
letter-spacing: 1px;
margin: 10px 0 7px 0;
text-transform: uppercase;
text-shadow: 2px 0px #fff;
}

h4 {
font: bold 10pt/14pt tahoma;
color: #b1aa33;
letter-spacing: 3px;
display: inline;
}

blockquote {
width: 380px;
height: auto;
margin: 0 auto 0 auto;
color: #ccc;
text-align: left;
background: #fff;
padding: 6px;
}

ul {
font: normal 0.9em/1.6em verdana;
list-style: disc;
margin: 5px 0 0 0;
padding: 0 0 0 30px;
}

textarea, input {
background: #fff;
color: #666;
border: none;
padding: 2px;
font: normal 0.9em/1.6em verdana;
}

table, tr, td {
text-align: left;
margin: 0 auto 0 auto;
}