/*
=================================================================

Whateverland stylesheet

Written by Naz Hamid         {for}   Archie Florcruz
http://www.weightshift.net           http://www.whateverland.com

=================================================================
*/

html, body {
color: #333333;
background: #D6D0C5 url(gfx/bg.gif) repeat;
margin: 0px 0px 0px 0px;
font-family: arial, arial narrow, verdana, trebuchet MS, sans, serif;
}

a:link { color: #6B5E40; font-weight: bold; text-decoration: none; background: transparent; }
a:visited { color: #6B5E40; font-weight: bold; text-decoration: none; background: transparent; }
a:hover{ color: #8E7230; font-weight: bold; text-decoration: underline; background: transparent; }
a:active { color: #8E7230; font-weight: bold; text-decoration: none; background: transparent; }

p { 
font-size: 11px;
font-family: courier new, arial, verdana, trebuchet MS, sans, serif;
background-color: transparent; 
}

h1 {
font-family: helvetica, helvetica neue, arial, sans, serif;
font-size: 30px;
color: #0099CC;
font-weight: bold;
background: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h4 {
font-family: georgia, arial, verdana, sans, serif;
font-size: 13px;
color: #FF6600;
font-weight: bold;
background: transparent;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

img { border: 0; }

/* == structure == */

#menu {
position: relative;
top: 10px;
padding-right: 9px;
text-alrign: right;
}

#menu2 {
position: relative;
top: 100px;
padding-right: 9px;
text-alrign: right;
}

#footer {
position: relative;
top: 7px;
height: 12px;
vertical-align: middle;
margin-left: 55px;
text-align: center;
font-size: 9px;
font-weight: bold;
}

#title {
position: relative;
top: 5px;
width: 219px;
left: 80px;
color: #600000;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

#date {
position: relative;
top: 16px;
width: 219px;
left: 80px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
vertical-align: middle;
}

/* hide from IE-mac \*/
* html #title { hei\ght: 1%; }
/* end hide */

/* hide from IE-mac \*/
* html #date { hei\ght: 1%; }
/* end hide */

/* hide from IE-mac \*/
* html #footer { hei\ght: 1%; }
/* end hide */

/* hide from IE-mac \*/
* html #menu { hei\ght: 1%; }
/* end hide */

/* hide from IE-mac \*/
* html #menu2 { hei\ght: 1%; }
/* end hide */

.title {
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
vertical-align: middle;
}

#other-title {
position: relative;
top: 30px;
width: 219px;
left: 80px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
vertical-align: middle;
}

#me {
float: left;
position: relative;
top: 10px;
left: 10px;
width: 320px;
font-size: 11px;
font-family: courier new, arial, verdana, trebuchet MS, sans, serif;
line-height: 20px;
padding: 3px 6px 3px 6px;
}

#me-two {
float: left;
position: relative;
top: 10px;
left: 30px;
width: 320px;
font-size: 11px;
font-family: courier new, arial, verdana, trebuchet MS, sans, serif;
line-height: 20px;
padding: 3px 6px 3px 6px;
}

#you {
float: left;
position: relative;
top: 10px;
left: 10px;
width: 320px;
font-size: 11px;
font-family: courier new, arial, verdana, trebuchet MS, sans, serif;
line-height: 20px;
padding: 3px 6px 3px 6px;
}

#you-two {
float: left;
position: relative;
top: 10px;
left: 30px;
width: 320px;
font-size: 11px;
font-family: courier new, arial, verdana, trebuchet MS, sans, serif;
line-height: 20px;
padding: 3px 6px 3px 6px;
}

#themes {
float: left;
position: relative;
top: 10px;
left: 10px;
width: 320px;
font-size: 11px;
font-family: courier new, arial, verdana, trebuchet MS, sans, serif;
line-height: 20px;
padding: 3px 6px 3px 6px;
}

#you a { font-weight: normal; }
#you-two a { font-weight: normal; }

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

.pad { padding: 0 10px 0px 10px; }

.pad p { margin-top: 0px; margin-bottom: 16px; }

.comments-header { padding: 0px 10px 0px 10px; border-top: #D8C5A3 3px solid; }

.comments { padding: 2px 10px 2px 10px; background-color: #F2EFE9; border-top: #D8C5A3 1px solid; }

.comments-form { padding: 2px 10px 2px 10px; background-color: #E7E2D8; border-top: #D8C5A3 1px solid; border-bottom: #D8C5A3 1px solid;}

.form { font-family: courier new, verdana, arial, sans, serif; font-size: 11px; }






