/*  
Theme Name: Ubuntu_Simple
Theme URI: /
*/
body {
background:#fff url(/wp-content/themes/simple/images/bg.png) repeat-x;
border-top:5px solid #333;
color:#333333;
font-family:Verdana, Tahoma, Arial, sans, sans-serif;
font-size:58.5%;
line-height:1.3;
text-align:center;
margin:0;
padding:0;
}

#wrap {
text-align:left;
width:85em;
margin:0 auto;
}

#content {
font-size:1.2em;
float:left;
width:50em;
padding:1em;
}

#sidebar {
font-size:1.1em;
float:right;
padding-top:1.6em;
width:20em;
}

#header {
padding:2em 1em;
}

#footer {
background:#333;
border-top:1px solid #777;
color:#888;
clear:both;
font-size:1em;
padding:.5em;
}

h1,h2,h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:400;
letter-spacing:-1px;
margin:0;
}

#header h1 {
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:3.5em;
margin:0 1em 0 0;
}

#header p {
color:#616161;
font-size:1.3em;
margin:-.5em 0 0;
}

.entrytitle h2 {
font-size:1.9em;
}

.entrytitle h3 {
font-size:1.4em;
color:#6F6F6F;
}

#sidebar h3 {
color:#555;
font-size:1.3em;
margin:1em 0;
}

.entry {
margin-bottom:.1em;
}

.entrymeta {
font-size:.85em;
}

.postedby {
background:#fff url(/wp-content/themes/simple/images/user.gif) no-repeat;
padding:3px 3px 3px 20px;
}

.filedto {
background:#fff url(/wp-content/themes/simple/images/post.gif) no-repeat;
padding:3px 3px 3px 20px;
}

.commentslink {
background:#fff url(/wp-content/themes/simple/images/packaged.gif) no-repeat;
padding:1px 1px 1px 20px;
}

#sidebar ul {
list-style-type:none;
margin-bottom:.5em;
padding:0;
}

#sidebar ul li {
margin-bottom:.3em;
padding:.3em;
}

#sidebar ul ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul ul li {
border-bottom:1px dotted #ddd;
margin-bottom:.3em;
padding:.3em;
}

.commentsblock {
margin:.5em;
padding:.1em;
}

.commentsblock textarea {
width:35em;
}

.commentsblock input,.commentsblock textarea {
border:1px solid #d1d1d1;
}

.commentauthor {
display:block;
font-size:1.5em;
}

ol.commentlist {
color:#777;
font-size:.9em;
list-style-type:none;
margin:1.5em 0 0;
padding:0;
}

.commentlist li {
margin-bottom:.5em;
padding:.5em 1em;
}

.alt {
background:#f3f5e9;
border:1px dotted #d1d1d1;
padding:.5em;
}

h3#comments {
font-size:1.6em;
}

searchform {
text-align:center;
margin:8px auto;
padding:0;
}

#sidebar #searchform #s {
width:130px;
padding:0;
}

#sidebar #searchsubmit {
padding:0;
}

a {
color:#579;
text-decoration:none;
}

a:hover {
color:#C00;
}

#header h1 a,.entrytitle h2 a {
color:#e08012;
}

#header h1 a:hover,.entrytitle h2 a:hover {
color:#cc3d00;
}

.commentsblock textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus {
background:#eee;
border:1px solid #a1a1a1;
}