/*  
Theme Name: Goblinfied
Theme URI: http://monomuse.net
Description: Monomuse Theme
Version: Alpha
Author: Loop
Author URI: http://monomuse.net
*/

/* -------- !LAYOUT! --------*/

#header {
width:100%;
height: 185px;
margin: 0 auto;
background: #004444;
}

h1#title {
width:352px;
height:185px;
display:block;
position:absolute;
background: url(images/top.gif);
float: left;
padding: 0px;
margin:0;
}

h1#title span {
display:none;
}

#header li {
display: inline;
}

#header li a {
display: block;
float: right;
padding: 0 15px;
}

#divider {
clear: both;
height:30px;
margin: 0px auto;
padding: 0px;
}

#footer {
clear: both;
width: 100%;
margin: 0px auto;
height: 69px;
padding: 0px;
background: url('images/footer.gif') repeat-x;
}

/* -------- !COLUMNS! --------*/

#content {
float: left;
width: 65%;
padding: 0px 5px 0 5px;
padding-left: 2%;
padding-top: 5px;
}

#sidebar2 {
float: right;
width: 15%;
padding: 0 5px 0 5px;
}

#sidebar3 {
float: right;
width: 15%;
padding: 0 5px 0 5px;
}

#sidebar3 h3 {
margin-top: 10px;
}

/* -------- !CONTENT STYLES! --------*/

body {
margin: 0;
padding: 0;
font-size: 0.76em;
font-family: tahoma, sans-serif, arial, verdana;
background: #fff;
color: #000000;
}

p {
line-height: 1.5em;
margin: 1.2em 0;
}

ol, ul {
line-height: 1.5em;
margin: 1.2em 0 1.2em 2em;
padding: 0;
list-style-type: square;
}

strong {
color: #000000;
}

u{
color: #000000;
background: #ffffff;
border-bottom:1px solid #f20b00;
}

em {
color: #808080;
background: #ffffff;
}

span {
/* background : url('images/arrow.gif') no-repeat; 
line-height: 1.5em;
padding-left : 15px;*/
color: #0000ff;
}

input, textarea, select {
color: #000000;
font-size: 1em;
font-family: tahoma, verdana, sans-serif;
border: 1px solid #000;
background-color:#FFF; 
margin: 2px; 
}

blockquote {
color: #323232;
font-size: 12px;
font-family: monospace;
margin: 0 3px;
padding: 0 3px;
background: #f7f7f7;
border-left: 7px solid #f7f7f7;
}


#blockquote a:link{
background: #f7f7f7;
color: #000000;
}

code {
margin: 0 10px;
padding: 0 10px;
background: #f7f7f7;
border-left: 5px solid #004444;
}

form {
padding:1px;
}

/* -------- !HEADINGS! --------*/

h1, h2, h3, h4, h5, h6 {
margin: 1.1em 0;
font-family: tahoma, sans-serif, Arial, verdana;
}

h1 {
font-size: 1.00em;
}

h2 {
font-size: 0.86em;
}

h3 {
font-size: 0.86em;
font-weight:bold;
text-transform:uppercase;
border-bottom: 1px dotted #000000;
padding-top:10px; 
}

h4 {
font-size: 0.92em;
font-weight:bold;
text-transform:uppercase;
border-bottom: 1px dotted #000000;
padding-top:10px; 
}
/* -------- !MENU TABS! --------*/

#menu {
float: right;
padding: 1px 0 0 1px;
}

#menu a {
text-decoration: none;
color: #fff;
background:#004444;
font-size: 11px;
font-family: Tahoma, Georgia, Arial, Times, serif;
font-variant: small-caps;
}

#menu a:hover {
color: #fff;
background:#004444;
}

#menu ul {
float: right;
margin: 0;
padding: 11px 0 0 0;
list-style: none;
}

/* -------- !CONTENT LINKS! --------*/

a:link {
color: #004444;
background: #fff;
text-decoration: none;
}

a:visited, a:active {
color: #004444;
background: #fff;
text-decoration: none;
}

a:hover {
color: #000000;
background: #fff;
text-decoration: none;
}


/* -------- !IMAGES! --------*/

img {
padding:1px;
}

.postimg {
padding:4px;
color: #ffffff;
background-color: #ffffff;
border:1px solid #000000;
}

/* -------- !TABLES! --------*/

tr, td{
color: #000000;
font-weight:normal;
font-family: Tahoma;
line-height: 15px;
border-width: 0px;
border-style: solid;
border-color: #000000;
text-align:left;
padding: 2px;
}

.table{
background-color: #ffffff;
}

/* -------- !SIDEBAR STYLES! --------*/

#sidebar h2 {
font-size: 1.00em;
font-family: Tahoma, Arial, Verdana, Helvetica;
text-transform: uppercase;
height: 16px;
color: #001a19;
background: #fff;
border-bottom: 1px solid #000000;
}

* html #content, * html #sidebar {
overflow: hidden; /* For IE */
}

#sidebar img {
margin: 0;
padding: 0;
border: 0px solid #000;
}

/* -------- !SIDEBAR LINKS! --------*/

#sidebar a:link {
color: #004444;
background: #fff;
padding-left: 2px;
}



#sidebar a:visited, #sidebar a:active {
color: #004444;
background: #fff;
padding-left: 2px;

}

#sidebar a:hover {
color: #000;
background: #fff;
padding-left: 2px;
}

#sidebar strong {
color: #004444;
background: #fff;
}

/* -------- !SIDEBAR LISTS! --------*/

#sidebar ul {
list-style: none;
margin: 0 0 0px 0;
padding: 0;
}

#sidebar ul ul ul {
margin-top: 0;
margin-bottom: 0;
}

.sidebar a:link {
padding-left: 2px;
}

#sidebar ul li {
display: inline;
}

#sidebar ul li a {
display : block;
text-decoration : none;
margin : 0px;
padding : 2px 0 2px 0;
border-bottom : 1px dotted #001a19;
}

#sidebar ul li a:hover {
background: #fff;
}

/* -------- !SIDEBAR SEARCH! --------*/

#searchform {
margin: 10px auto;
padding: 5px 3px; 
text-align: left;
}

#sidebar #searchform #s {
width: 115px;
padding: 2px;
color: #000;
background: #fff;
border: 1px solid #000;
}

#sidebar #searchsubmit {
font-family: tahoma, verdana, arial, sans-serif;
padding: 1px;
border: 1px solid #000;
}

/* -------- !POST STYLES! --------*/

.posttitle {
color: #000;
background: #fff;
text-transform:uppercase;
border-bottom: 1px solid #001a19;
height: 12px;
margin-right:0; margin-top:0.6em; margin-bottom:0;
padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:2px;
}

.posttitle a {
color: #000000;
background: #fff;
text-decoration: none;
}

.postmeta a {
color: #001a19;
background: #ffffff;
}

.postmeta strong {
background: #ffffff;
}

.postmeta .postfeedback {
color: #000000;
border: 0px;
background: #ffffff;
margin-left:0px; margin-right:0px; margin-top:1px; margin-bottom:35px;
padding: 1px 0 0 1px;
}

.postfeedback a {
color: #000000;
background: #fff;
font-weight:bold;
border: 0px;
text-align:right; 
margin-left:0px; margin-right:0px; margin-top:4px; margin-bottom:35px;
padding: 1px 0 0 1px; 
}

.pagetitle {
height: 12px;
font-size: 1.00em;
color: #000000;
background: #fff;
text-transform:uppercase;
margin-right:0; margin-top:0.6em; margin-bottom:0;
padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:1px;
border-bottom: 1px solid #001a19;
}

/* -------- !COMMENTS! --------*/

.commentauthor {
margin: 1.2em 0 0 0;
border-bottom: 1px solid #000000;
text-transform: capitalize;
}

.commentauthor a {
text-transform: capitalize;
text-decoration: none;
}

.commenttext {
clear: both;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 10px;
border-bottom: 1px dotted #000000;
text-align:left; 
line-height:10px;
}

.commentmeta {
margin: 0;
padding: 0.2em 0 0 0;
}

.commentmeta a {
text-decoration: underline;
}

#comment {
width: 98%;
border: 1px dotted #000000;
}
