/*
Theme Name: Lost Offline
Theme URI: http://lostoffline.com
Description: Customised edition of Kubrick matched to the website template of LostOffline.com.
Version: 1
Author: Adrian Falleiro
Tags: no-widgets, one column, simplistic

*/

body {
background-color:#fcfef5;
}

.head {
border:0;
margin-top:4em;
margin-left:5em;
}

input {
color:#A79787;
}


img {
border:0;
margin:0;
}

#footer {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-family:arial;
font-size:.3em;
margin:0;
padding:0;
}

.date {
color:#ccc;
margin-left:.5em;
}

.postinfo {
text-transform: lowercase;
}

h2 {
padding:0;
margin:0;
}

h3 {
padding:0;
margin:0;
margin-top:1em;
margin-bottom:.3em;
text-transform: lowercase;
}

.adrian {
float:right;
display:inline;
word-wrap: break-word;
padding:0;
margin:0;
margin:.3em;
border:1px solid #000;
}



.content {
font-family:arial;
font-size:2em;
margin-left:3em;
width:20em;
}

.text {
font-family:arial;
font-size:.4em;
width:500px;
background:#faf9f9;
padding:1.5em;
padding-top:.5em;
padding-bottom:.5em;
}

.searchtext {
font-family:arial;
font-size:.4em;
width:500px;
background:#faf9f9;
padding:1.5em;
margin-top:1.5em;
}

.topbar{
font-family:arial;
font-size:.4em;
width:500px;
background:#faf9f9;

overflow:hidden;
display:block;
padding:.1em;
padding-top:.2em;
padding-left:1em;

}

.content a {
text-decoration:none;
color:#A79787;
}

.content h3 a {
color:#333;
text-transform: lowercase;
}

.content a:hover {
color:#000;
}

ul.menu {
list-style-type:none;
position:relative;
width:575px;
height:33px;
font-size:.9em;
font-family:Verdana,Helvetica,Arial,sans-serif;
margin-left:6em;
padding:0;
}

ul.menu li {
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#000;
text-decoration:none;
}

ul.menu .current a {
color:#000;
font-weight:700;
}


/*RED*/
ul.menu.red {
}

ul.menu.red li a:hover, .menu.red li.current {

}