/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header #top-ad {
  margin:40px 0 0 0;
}

body {
background:#1d7cb3;
color:#3F312E;
}

#logo {
height:116px;
margin-top:-20px;
}

.entry ol ol,
.entry ul ul {
font-size:.92em;
padding-top:.5em;
padding-bottom:1em;
}

.entry ol li,
.entry ul li {
padding-bottom:2px;
}

.entry ol ol {
padding-left:22px;
}

.wikiobutton { float:right; margin-left:7px !important; }

h2, h3, h4, h5, h6 {
color:#1D7CB3;
}

table {
border-collapse:collapse;
font-size:0.8em;
background:#f3f3f3;
margin-bottom:15px;
border:2px solid #1D7CB3;
}

table tr td {
padding:8px 10px 6px 10px;
text-align:left;
}

table thead tr td {
font-weight:bold;
border-bottom:2px solid #1D7CB3;
}

table tbody tr td {
border-bottom:1px solid #fdfdfd;
}

.entry { position:relative; }

#flattrdiv {
position:absolute;
top:0;
right:130px;
}

.entry img.aligncenter {
display:block;
margin:auto;
}

.entry blockquote {
padding:10px 30px;
background:url(images/quote.png)top left no-repeat;
}

#comments ol.commentlist li.bypostauthor {
border-left:5px solid #1D7CB3;
padding-left:15px;
}


#header #top-ad {
margin:0;
margin-bottom:-21px;
margin-top:-21px;
}

.aligncenter {
margin:auto;
}
