@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
background:#FFF;
margin:20px 0;
}

body,th,td,input,textarea {
	font-family:'Lucida Grande', helvetica, verdana, sans-serif;
	font-size:12px;
	color:#333;
}

input,textarea {
font-weight:700;
}

input.text {
background:#F8FAEB;
border-top:1px solid #4D5719;
border-left:1px solid #4D5719;
border-right:1px solid #D6E48E;
border-bottom:1px solid #D6E48E;
padding:2px 5px;
}

input.button {
border-top:1px solid #D6E48E;
border-left:1px solid #D6E48E;
border-right:1px solid #4D5719;
border-bottom:1px solid #4D5719;
}

h1,h2,h3 {
	margin-top:1.5em;
	font-family:'Lucida Grande', helvetica, verdana, sans-serif;
	color:#333;
	font-weight:700;
}

h1 {
letter-spacing:-0.075em;
font-size:3em;
font-weight:700;
}

h2 {
letter-spacing:-0.05em;
font-size:1.8em;
font-weight:700;
color:#333;
}

h3 {
font-size:1em;
font-weight:700;
}

p,ul,ol {
margin-top:1.5em;
line-height:1.8em;
font-size:1.1em;
}

ul,ol {
margin-left:3em;
}

blockquote {
margin-left:3em;
margin-right:3em;
}

a {
color:#08c;
}

a:link,a:visited,a:active {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 a,h2 a,h3 a {
border:none;
text-decoration:none;
color:#333;
}

h1 a:hover,h2 a:hover,h3 a:hover {
background:none;
color:#333;
}

hr {
display:none;
}

#header {
width:982px;
height:50px;
margin:0 auto;
}

#menu ul {
list-style:none;
line-height:normal;
margin:0;
padding:0;
}

#menu a {
display:block;
float:left;
height:25px;
margin-right:1px;
background:#E9EED0;
text-decoration:none;
font-size:1.1em;
font-weight:700;
color:#8C8F7D;
padding:10px 20px 0;
}

#menu a:hover {
background:#DDE6AB;
color:#2C2E22;
}

#menu .current_page_item a {
background:#B8D03B url(images/img01.gif) no-repeat;
color:#FFF;
}

#logo {
width:978px;
height:122px;
background:url(images/img02.gif) repeat-x left bottom;
border:1px solid #FFF;
margin:0 auto;
}

#logo h1,#logo h2 {
float:left;
margin:0;
padding:0;
}

#logo h1 {
padding:30px 5px 0 20px;
}

#logo h2 {
font-style:italic;
padding:45px 0 0;
}

#logo p {
clear:left;
line-height:normal;
font-size:1.2em;
font-weight:700;
color:#C2C5B1;
margin:0;
padding:0 0 0 20px;
}

#page {
width:978px;
border:1px solid #FFF;
border-top:none;
margin:0 auto;
padding:20px 0;
}

#content {
float:left;
width:420px;
padding:0 24px 0 21px;
}

.post .title {
font-weight:400;
margin:0;
}

.post h1.title {
font-size:2.4em;
}

.post .entry {
padding-bottom:30px;
}

.post .meta {
text-transform:uppercase;
font-size:.8em;
font-weight:700;
color:#CFCFCF;
margin:0;
}

.post .meta a {
color:#CFCFCF;
}

.post .tags {
text-transform:uppercase;
font-size:.8em;
font-weight:700;
background:url(images/img04.gif) repeat-x;
margin:0;
}

#recent-posts p {
font-size:.9em;
margin:0 0 1.5em;
}

.sidebar {
float:left;
background:url(images/img03.gif) repeat-y;
}

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

.sidebar li {
margin-bottom:2em;
}

.sidebar li h2 {
margin:0 0 1em;
}

#sidebar1 {
width:300px;
padding:25px 10px 0 11px;
}

#sidebar2 {
width:160px;
padding:25px 0 0 11px;
}

#sidebar2 li ul {
line-height:normal;
background:url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
background:url(images/img04.gif) repeat-x left bottom;
font-size:.8em;
padding:5px;
}

#footer {
text-align:center;
font-size:.8em;
}

#menu,#menu li {
float:left;
}

.post .links,#recent-posts h3,.sidebar li li {
margin:0;
}

.post .links a,.post .tags a,#sidebar2 li a {
border:none;
}
