body {
font-size:62.5%;
font-family:Georgia, "Times New Roman", Times, Serif;
line-height:2.2em;
color:#333;
background:url('http://portlandbaby.files.wordpress.com/2009/08/linen.jpg') repeat;
font:75%/170% Courier, serif;
}

a:link,a:visited {
color:#772124;
}

.entry a:link,.entry a:visited {
font-weight:bold;
}

a:hover {
text-decoration:none;
color:#666666;
}

#wrapper {
text-align:left;
width:900px;
margin:0 auto;
}

#content {
float:center;
width:540px;
padding:15px 15px 15px 0;
}

#sidebar {
float:right;
width:300px;
padding-bottom:20px;
}

.thin-sidebar {
float:left;
width:140px;
}

.spad {
padding-right:20px;
}

#footer {
clear:both;
border-top:1px solid #ddd;
font-size:1.1em;
width:100%;
float:left;
background:url('Images/footer.png') no-repeat;
height:89px;
padding-top:40px;
padding-bottom:0;
color:#fff;
margin-bottom:0;
}

.clear:after,li.comment:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#header {
border-bottom:5px transparent;
width:900px;
height:215px;
float:left;
padding:20px 0 30px;
}

h1#title,div#title {
font-size:1.6em;
font-weight:bold;
line-height:1.3em;
}

h1#title a:link,h1#title a:visited,div#title a:link,div#title a:visited {
color:#444;
}

h1#title a:hover,div#title a:hover {
color:#dec139;
text-decoration:none;
}

#description {
float:left;
}

#description h2 {
font-size:1.2em;
font-weight:normal;
color:#666;
}

#nav {
float:left;
font-size:1.1em;
font-family:"Trebuchet MS", Georgia, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}

#nav ul {
list-style:none;
position:relative;
padding:0 0 0 15px;
}

#nav ul li {
display:inline;
margin:0 0 0 10px;
}

#nav .page_item a:link,#nav .page_item a:visited {
color:#333;
text-decoration:none;
}

#nav .page_item a:hover {
color:#dec139;
text-decoration:none;
padding-top:.1em;
border-top:2px solid #dec139;
}

#nav .current_page_item a:link,#nav .current_page_item a:visited,#nav .current_page_item a:hover,#nav .current_page_parent a:link,#nav .current_page_parent a:visited,#nav .current_page_parent a:hover,#nav .current_page_ancestor a:link,#nav .current_page_ancestor a:visited,#nav .current_page_ancestor a:hover {
color:#dec139;
text-decoration:none;
padding-top:.1em;
border-top:2px solid #dec139;
}

#menu {
padding-bottom:10px;
}

#menu img {
border:2px solid #dddddd;
}

.alert-box {
background:#EAE9E5;
border-top:2px solid #E3E1DB;
border-bottom:2px solid #E3E1DB;
margin:0 0 20px;
padding:0 20px;
}

.alert-box h2,.alert-box h3,.alert-box h4 {
margin:0;
padding:0;
}

.alert-box p {
margin:10px 0;
}

.post-header {
border-bottom:4px double #dddddd;
padding-bottom:7px;
}

.post-header h1,.post-header h2 {
font-size:1.9em;
line-height:1.1em;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}

.post-header h1 a:link,.post-header h1 a:visited,.post-header h2 a:link,.post-header h2 a:visited {
color:#444;
}

.post-header h1 a:hover,.post-header h2 a:hover {
color:#772124;
}

.comments {
padding-top:10px;
font-size:1.1em;
color:#757575;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

.comments a {
display:block;
color:#757575;
background:url('../images/comments-bubble.gif') no-repeat 0 6px;
padding:0 0 0 25px;
}

.comments a:hover {
color:#772124;
background:url('../images/comments-bubble.gif') no-repeat 0 -22px;
}

.date {
float:right;
padding-top:10px;
color:#757575;
font-size:1.6em;
font-weight:normal;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

.date span {
color:#ddd;
font-weight:bold;
}

#single-date {
float:none;
}

.meta {
font-size:1.2em;
color:#666;
margin:10px 0 20px;
}

.meta a:link,.meta a:visited {
color:#666;
font-style:normal;
}

.meta a:hover {
color:#772124;
}

.tags {
float:right;
width:400px;
text-align:right;
font-style:italic;
}

.entry {
font-size:1.3em;
float:center;
width:510px;
background:#FFFFFF;
}

.entry p {
margin-bottom:10px;
}

.entry h2,.entry h3,.entry h4 {
font-size:1.3em;
padding:15px 0 5px;
}

.entry h3 {
padding-top:10px;
font-size:1em;
}

.entry h4 {
padding-top:10px;
font-size:.9em;
}

pre {
overflow:auto;
background-color:#E9EBD9;
color:#000;
margin:10px 0;
padding:1em 10px;
}

code {
font:1.1em Consolas, Courier New, sans-serif;
background-color:#E9EBD9;
color:#000;
padding:2px 3px;
}

pre code {
font-size:1.3em;
}

blockquote {
display:block;
font-size:1.2em;
color:#141310;
background:#e7e6e2 url('../images/blockquote.gif') no-repeat top left;
width:400px;
font-style:italic;
background-color:#D7D39A;
clear:both;
border-bottom:1px solid #A6A371;
border-top:1px solid #A6A371;
font:400 16px "Times New Roman", Times, serif;
margin:0 0 10px 70px;
padding:10px;
}

.float-quote {
float:left;
width:300px;
background:#eaeaea;
border-top:4px solid #333;
border-bottom:4px solid #333;
margin:10px 10px 0 0;
padding:15px;
}

.entry .float-quote p {
font-size:1.2em;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
line-height:1.3em;
background:url('../images/float-quote.gif') no-repeat top left;
margin:0;
padding:0 0 0 40px;
}

.highlight-box {
float:right;
width:200px;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
border-top:8px solid #000;
background:#772124;
color:#fff;
margin:0 0 10px 10px;
padding:10px;
}

.highlight-box a:link,.highlight-box a:visited {
color:#fff;
text-decoration:underline;
}

.highlight-box a:hover {
text-decoration:none;
}

.entry .highlight-box p {
line-height:1.4em;
font-size:1.1em;
margin:10px 0;
}

.entry .highlight-box ul li {
font-size:1.1em;
background:url('./images/list-square.gif') no-repeat 0 .4em;
}

.entry .highlight-box h2,.entry .highlight-box h3,.entry .highlight-box h4 {
color:#fff;
margin:0;
padding:0;
}

.highlight-box h2 {
text-transform:uppercase;
}

.entry ul,.c-body ul {
margin:0 0 10px 10px;
}

.entry ul li,.c-body ul li {
display:block;
background:url('../images/list-star.gif') no-repeat 0 .3em;
margin:5px 0 0;
padding:0 0 0 17px;
}

.entry ol,.c-body ol {
list-style-type:decimal;
list-style-position:inside;
margin:0 0 10px 10px;
}

.entry ol li ol li,.c-body ol li ol li {
font-size:.9em;
list-style-type:lower-roman;
}

.entry ol li,.c-body ol li {
margin:5px 0 0;
}

.navigation {
font-size:1.3em;
padding:10px 0;
}

.index {
padding:0;
}

.post-footer {
padding-bottom:2px;
font-size:1.1em;
font-style:italic;
text-align:right;
color:#666;
border-bottom:1px solid #e8e8e8;
margin:0 0 30px;
}

.post-footer a:link,.post-footer a:visited {
color:#333;
font-style:normal;
}

.post-footer a:hover {
color:#772124;
}

h1.pagetitle,h2.pagetitle {
margin-bottom:20px;
padding-bottom:7px;
font-size:2.6em;
line-height:1.1em;
border-bottom:4px double #dddddd;
}

img.archive-comment {
float:right;
margin:0 .5em .5em 0;
}

.entries {
font-size:1.3em;
clear:both;
}

.entries ul {
background:transparent url('../images/archives-dotted-line.gif') repeat-x bottom left;
margin:0;
padding:0 0 1px;
}

.entries ul li {
padding-top:1px;
background:transparent url('../images/archives-dotted-line.gif') repeat-x top left;
}

.entries ul li a {
display:block;
margin:0;
padding:7px 0;
}

.entries ul li a:hover {
background-color:#EDEEDF;
text-decoration:none;
}

.entries span {
display:block;
text-align:right;
}

.entries span.archdate,.entries a:hover span.archdate {
float:left;
margin-right:3em;
padding-left:.5em;
width:3em;
color:#666;
}

.entries span.comments_number {
float:right;
margin-right:.5em;
width:3em;
color:#666;
}

#sidebar-image {
padding-top:15px;
font-size:1.3em;
}

#sidebar-image p {
margin-bottom:15px;
line-height:1.6em;
}

div.textwidget p {
font-size:1.3em;
margin:10px 0 0;
}

h2.widgettitle {
font-size:1.4em;
font-weight:normal;
text-transform:uppercase;
letter-spacing:1.2pt;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
border-bottom:1px solid #dddddd;
padding:25px 0 3px;
}

ul li.widget ul {
font-size:1.4em;
margin:0;
}

ul li.widget ul li ul {
margin-left:5px;
font-size:1em;
}

ul li.widget ul li {
border-bottom:1px solid #dddddd;
padding:8px 0 6px;
}

ul li.widget ul li ul li {
border-bottom:none;
}

ul li.widget ul li a {
display:block;
background:url('../images/list-item.gif') no-repeat 0 .45em;
padding:0 0 0 14px;
}

ul li.widget ul li a:hover {
background:url('../images/list-item-hover.gif') no-repeat 0 .45em;
}

ul li.widget ul#recentcomments li a {
background:none;
padding:0;
}

#rss-feed {
padding-top:10px;
}

#rss-feed p {
font-size:1.3em;
line-height:1.6em;
}

#rss-feed a.rss,#rss-feed a.email,#rss-feed a.twitter {
float:left;
font-size:1.3em;
display:block;
background:url('../images/feed-icon.png') no-repeat 0 .25em;
margin:10px 10px 0 0;
padding:0 0 0 19px;
}

#rss-feed a.email {
background:url('../images/mail-icon.png') no-repeat 0 .4em;
padding:0 0 0 25px;
}

#rss-feed a.twitter {
margin-right:0;
padding-left:19px;
background:url('../images/twitter-icon.png') no-repeat 0 .15em;
}

#search_form input {
width:132px;
border:2px solid #acacac;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
background:#f4f4f4;
color:#888;
margin:10px 0 0;
padding:4px 2px;
}

#search_form input:focus {
background:#fff;
}

#search_form input#searchsubmit {
padding:2px 10px;
}

.comment-number {
display:block;
font-size:1.3em;
background:url('../images/comments-bubble-big.gif') no-repeat 0 .1em;
padding:0 0 10px 30px;
}

.comment-number span {
font-size:1.3em;
color:#777;
}

.none {
border-bottom:1px solid #ddd;
}

a#leavecomment {
padding-left:10px;
}

div.c-single,li.comment {
border-top:1px solid #ddd;
background:#efefef;
padding:20px 20px 10px;
}

li.comment {
padding:20px 20px 0;
}

li.comment.depth-2 {
margin-bottom:10px;
border:1px dashed #ccc;
background:#fff;
}

ul.children {
clear:both;
margin:10px 0 0 20px;
}

div.alt,li.thread-odd {
background:#fff;
}

div.admin,li.comment.bypostauthor,li.comment li.comment.bypostauthor,li.comment.comment-author-admin,li.comment li.comment.comment-author-admin {
background:#DCDFC2;
}

div.c-grav {
float:left;
width:80px;
text-align:right;
margin:0;
}

div.c-body {
float:right;
width:464px;
font-size:1.3em;
}

ul.children div.c-body {
width:404px;
}

div.c-body p {
margin-bottom:10px;
}

div.c-head {
font-weight:bold;
margin:0 0 10px;
}

div.c-date {
float:right;
color:#757575;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

div.c-date span {
color:#C1C1C1;
font-weight:bold;
}

.c-permalink a:link,.c-permalink a:visited {
color:#c1c1c1;
font-size:.7em;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

div.reply,div.cancel-comment-reply {
float:right;
}

div.reply {
padding-bottom:10px;
}

div.reply a:link,div.reply a:visited {
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

form#commentform {
margin-bottom:20px;
}

#respond {
font-size:1.5em;
}

h4#postcomment {
font-size:1.2em;
color:#555;
border-bottom:1px solid #ddd;
margin:20px 0;
padding:0 0 5px;
}

form#commentform label.comment-field {
display:block;
margin:10px 0 5px;
}

input.text-input,form#commentform textarea {
background:#F4F4F4;
font-family:inherit;
border:2px solid #acacac;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
width:591px;
padding:7px 3px;
}

input#author,input#email,input#url {
width:350px;
}

form#commentform input:focus,form#commentform textarea:focus {
background:#fff;
}

form#commentform input#submit {
width:150px;
padding:5px;
}

form#commentform p.guidelines {
font-size:.8em;
color:#777;
margin:10px 0;
}

p.subscribe-to-comments,p.comments-rss {
margin:0 0 10px;
}

p.comments-rss a {
background:url('../images/feed-icon.png') no-repeat 0 .15em;
padding:0 0 0 19px;
}

p.note {
font-style:italic;
font-size:1.3em;
}

h3.pinghead {
font-size:1.3em;
color:#444444;
}

ol.pinglist {
list-style-type:decimal;
list-style-position:inside;
font-size:1.3em;
margin:0 0 10px 10px;
}

.entry .alignleft img,.entry .alignright img,.entry .aligncenter img {
border:1px solid #ddd;
}

.noborder {
border:none;
}

.entry .alignright,.entry .alignright .float-quote {
margin:0 0 10px 10px;
}

.entry .alignleft,.entry .alignleft .highlight-box {
margin:0 10px 10px 0;
}

.wp-caption p {
font-style:italic;
color:#888;
}

* {
margin:0;
padding:0;
}

button {
color:#666666;
font:.9em Georgia, serif;
width:60px;
height:18px;
background:#dddddd;
border:1px solid;
}

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

img {
border:none;
}

p {
color:#666666;
padding:0 0 1.8em;
}

h2 {
font:100 1.3em Georgia, serif;
font-style:italic;
letter-spacing:0;
padding-bottom:10px;
}

h2 em {
font:400 30px Courier, serif;
font-style:italic;
letter-spacing:0;
}

h2.pagetitle {
font:400 24px Courier, serif;
text-align:left;
letter-spacing:0;
background-color:#e1dfb9;
border-bottom:1px solid #D7D39A;
padding:2px 0;
}

h2.pagetitle strong {
font-size:30px;
font-style:italic;
}

h2 a {
color:#663300;
text-decoration:none;
}

h3 {
font:900 20px Courier, serif;
letter-spacing:-1px;
}

h4 {
font:900 16px Courier, serif;
font-style:italic;
}

h5 {
font:400 14px Courier, serif;
}

blockquote p {
padding:0;
}

.entry ul,.entry ol,.post ul,.post ol {
padding:18px;
}

ul {
list-style-type:none;
}

ul li ul {
list-style-type:none;
}

ol {
list-style-type:decimal;
}

ol li ol {
list-style-type:lower-roman;
}

img.left {
float:left;
background-color:#fff;
border:1px solid #A6A371;
margin:5px 5px 5px 0;
padding:4px;
}

img.right {
float:right;
background-color:#fff;
border:1px solid #A6A371;
margin:5px 0 5px 5px;
padding:4px;
}

#header #logo {
width:420px;
height:185px;
float:left;
background:url('Images/header-1.png') no-repeat;
position:relative;
bottom:35px;
left:10px;
margin:15px;
}

#header #logo h1 a {
display:none;
}

#header #menu {
float:left;
width:495px;
height:28px;
margin-top:0;
background:#f1e5c8;
clear:left;
padding-top:5px;
padding-left:5px;
position:relative;
top:214px;
}

#header #menu ul {
width:500px;
list-style:none;
float:left;
text-align:left;
}

#header #menu ul li.page_item {
float:left;
}

#header #menu ul li.page_item a {
display:block;
float:left;
text-decoration:none;
font:100 12px Georgia, serif;
color:#999999;
margin:0 7px 0 0;
padding:4px 8px;
}

#header #menu ul li.page_item a:hover {
color:#333333;
}

#header #menu ul li.current_page_item a {
color:#999999;
}

.post {
width:510px;
float:left;
border-top:15px solid #fff;
border-bottom:15px transparent;
border-left:15px solid #fff;
border-right:15px solid #fff;
background:#fff;
}

.entry p a:link {
color:#333333;
}

.entry p a:visited {
color:#333333;
}

.entry p a:hover {
text-decoration:underline;
}