/*
Theme Name: Adformat
Theme URI: http://www.wordpress-adsense-seo.com
Description: Adformat for wordpress 3.0 Ultimate adsense theme. Updated to work with latest wordpress 3.0 with support for 2.9.x
Version: 1.2.0
Author: Simon Prosser
Author URI: http://www.wordpress-adformat.info
Tags: three-columns, fixed-width, threaded-comments, theme-options, red, blue, green, custom-menu, sticky-post, custom-background

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License version 2,
    as published by the Free Software Foundation.

    You may NOT assume that you can use any other version of the GPL.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

    The license for this software can also likely be found here:
    http://www.gnu.org/licenses/gpl-2.0.html
*/
* {
margin:0;
padding:0;
}

body {
font-family:'Trebuchet MS', Arial, Verdana, Sans-Serif;
font-size:76%;
}

hr {
display:none;
}

#page {
margin:0 auto;
width:795px;
}

#wrapper {
margin:0 auto;
width:780px;
}

#content {
float:left;
overflow:hidden;
width:440px;
}

.post {
color:#4a2c00;
font-size:1.1em;
margin-bottom:20px;
padding-left:5px;
padding-right:5px;
}

h2 {
border-bottom:1px solid #e8c38b;
font-size:1.6em;
}

h2 a:hover,h2 a:visited,h2 a {
color:#bd492a;
text-decoration:none;
}

.entry {
margin-bottom:15px;
margin-top:10px;
}

.postmetadata {
border-top:1px solid #fada96;
clear:both;
font-size:0.8em;
padding:2px;
}

.postmetadata a {
color:#4a2c00;
}

.post p {
line-height:1.4em;
margin-bottom:1em;
padding:10px 2px 5px;
}

blockquote {
background:#fcf1e2;
border:1px solid #fada96;
margin:5px;
padding:5px;
}

.post li {
margin-left:20px;
}

acronym,abbr,span.caps {
cursor:help;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

.center {
text-align:center;
}

a img {
border:none;
}

h3 {
font-size:1.4em;
margin-top:0.5em;
}

h4 {
font-size:1.2em;
margin-top:1.2em;
}

h5 {
font-size:1em;
margin-top:1em;
}

.navigation {
display:block;
margin-bottom:50px;
margin-top:10px;
}

.alignleft {
float:left;
text-align:left;
}

.alignright {
float:right;
text-align:right;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.wp-caption {
background:#f3f3f3;
border:1px solid #ddd;
margin:10px;
padding-top:4px;
text-align:center;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

ol.commentlist {
margin:0 auto;
width:95%;
}

ol.commentlist li {
background:#f5de74;
border:1px solid #c69835;
list-style:none;
margin-bottom:1.5em;
padding:5px;
}

ol.commentlist li.alt {
background:#fdf6a7;
}

small.commentmetadata {
display:block;
font-size:0.8em;
margin-bottom:1em;
}

#header {
margin-bottom:20px;
margin-top:20px;
padding:5px;
text-align:left;
}

#sidebar {
float:right;
padding:2px;
text-align:center;
width:336px;
}

#sidebar ul ul {
list-style-type:circle;
margin-left:20px;
}

#sidebar ul ul ul {
margin-bottom:0;
}

#sidebar ul h2 {
border-bottom:1px solid #fada96;
border-top:1px solid #fada96;
font-size:1.2em;
font-weight:400;
list-style-type:none !important;
margin-bottom:10px;
padding:2px;
}

#footer {
clear:both;
padding:5px;
text-align:center;
}

#sidebar_r {
float:right;
padding:1px;
text-align:left;
width:170px;
}

#sidebar_r ul {
list-style-type:none;
}

#sidebar_l {
float:left;
width:160px;
}

.description {
border-bottom:100px;
}

#ad_hf {
padding-top:10px;
text-align:center;
}

.menu {
list-style-type:none;
margin-left:20px;
}

.menu ul li {
list-style-type:circle;
margin-bottom:0 !important;
}

.sub-menu {
margin-bottom:0 !important;
padding:0;
}

.children {
margin-bottom:0 !important;
}

/* Comments form */
input[type=submit] {
color:#333;
}

#respond {
border-top:1px solid #e7e7e7;
overflow:hidden;
padding:10px;
position:relative;
width:90%;
}

#respond .comment-notes {
margin-bottom:1em;
}

.form-allowed-tags {
line-height:1em;
}

.children #respond {
margin:0 48px 0 0;
}

h3#reply-title {
margin:18px 0;
}

#comments-list #respond {
margin:0 0 18px;
}

#cancel-comment-reply-link {
font-size:12px;
font-weight:400;
line-height:18px;
}

#respond .required {
color:#FF4B33;
font-weight:700;
}

#respond label {
color:#888;
font-size:12px;
}

#respond input {
margin:0 0 9px;
width:98%;
}

#respond textarea {
width:98%;
}

#respond .form-allowed-tags {
color:#888;
font-size:12px;
line-height:18px;
}

#respond .form-allowed-tags code {
font-size:11px;
}

#respond .form-submit {
margin:0 0 24px;
}

#respond .form-submit input {
font-size:14px;
width:auto;
}

#respond dl {
margin:0 0 10px;
}

#respond dt {
display:inline;
font-weight:400;
}

#respond dd {
display:inline;
}

#searchmain {
padding:0 0 5px 3px;
text-align:left;
}

.search-excerpt {
color:#000;
}

.avatar-32 {
float:left;
padding:0 5px 0 0;
}

.comment-meta {
padding:0 0 10px;
}

.comment-body .reply {
padding:5px 0 2px 2px;
}

.author {
font-weight:700;
text-decoration:underline;
}

p img {
max-width:100%;
padding:0;
}

.sticky {
background:#F3F2F1;
}

table {
border-collapse:collapse;
margin:1em;
}

td,th {
border:1px #ccc solid;
padding:.3em;
}

thead {
background:#fc9;
}

.thumbnail {
padding:2px;
}

.post ul,#sidebar ul {
margin-bottom:10px;
}

a,ol.commentlist a {
color:#bd492a;
}

.depth-2,.depth-3,.depth-4,.depth-5 {
list-style:none;
}

#respond p,#comments-list ul #respond {
margin:0;
}