/*  
Theme Name: UnspeakableDogness
Theme URI: http://www.behindtherabbit.com/wp-themes/dog/
Description: A simple, two columns yellow theme with a fake 3D paper effect.
Version: 1.6
Author: Cristiano M. Gaston
Author URI: http://www.behindtherabbit.com/
Tags: yellow, fixed-width, two-columns, left-sidebar
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* main styles */
body {background-color:#122559; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}

a:link {
color:#122559;
background-color:#transparent;
text-decoration:underline;
}

a:visited {
color:#122559;
background-color:#transparent;
text-decoration:none;
}

a:hover {
color:#ff0000;
background-color:#transparent;
text-decoration:underline;
}

a:active {
color:#ff0000;
background-color:#122559;
text-decoration:underline;
}

#page {width:77.5%; margin:0 auto;background:#eddaa6 url('http://businessheretics.com/ck/images/bh_burn.gif') repeat-y right;border-left:1px solid #ff0000;}

/*
killing off unused header styles 20100302 jdc

#header {
height:160px;
}

#header a {
width:268px;
height:128px;
display:block;
text-align:center;
background-color:transparent;
}
*/

#blurb {
text-align:right;
font-size:1.2em;
margin-top:8px;
margin-right:40px;
padding-right:1em;
width:380px;
float:right;
}


#headblurb {
clear:both;
width:600px;
background-color:#CBC7BD;
font-size:75%;
text-align:justify;
padding:0.5em 1em;
margin:4px auto;
}


#content {width: 64%; float:right; padding:0 64px 0 0;}

#sidebar {width:20%; float:left; text-align:right;  padding:1.6em 0 0 1em;}

#footer {clear:both; text-align:center; padding:10px 0 40px 0; color:#CCC; font-family:Arial; font-size:11px;}

#footer a:link, #footer a:visited {color:#CCC; text-decoration:none;}

#footer a:hover, #footer a:active {color:#000; text-decoration:underline;}

/* header */
#header h1 {margin:0; color:#122559; padding:45px 0 0 30px; font-size:36px; font-weight:bold;}
#header h2 {margin:0; color:#122559; font-size:16px; padding:0 0 0 30px; font-weight:bold;}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#122559; text-decoration:none; font-weight:bold;}

/* posts... */
.post {padding:0;}
.post h1 {font-size:24px;}
.post h2 {font-size:18px;}
.post h1, .post h2 {padding:0; margin-bottom:0;}
.post h1 a:link, .post h1 a:visited, .post h2 a:link, .post h2 a:visited {color:#333;}
.post h1 a:hover, .post h1 a:active, .post h2 a:hover, .post h2 a:active {color:#8DA857;}
.post small {font-size:13px; padding:0; margin-top:0; color:#999;}
.post blockquote {border-left:6px outset #122559; padding-left:1em; margin-left:1em;font-family:serif;font-style:italic;font-size:128%;}
.entry {font-size:14px; color:#333; line-height:18px; padding:0;}
.entry img {border:1px solid #CCC; padding:3px; margin:0 5px;}
img.wp-smiley {border:none;}
.postmetadata {font-size:11px; text-align:right; margin-bottom:30px; color:#333; clear:both; padding-top:10px;}
.more-link {font-style:italic;}

.post .entry h1 {font-size:18px; text-align:left; line-height:24px;}
.post .entry h2 {font-size:16px; text-align:left;}
.entry legend {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px;}
th, td {padding:5px;}
cite {font-family:Georgia, "Times New Roman", Times, serif;}
pre {overflow:scroll; padding:5px 10px; background-color:#EEE;}
* html pre {padding:5px 10px; background-color:#EEE; width:500px;}
.no-result {text-align:center; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 20px;font-size:14px;}
.multipages {text-align:center; font-size:12px; color:#333;}

/* ...and comments */
#comments {text-align:center; font-size:16px; color:#333; padding-top:40px; }
#commentform {padding-left:20px; }
#commentform p {font-size:12px;}
.commentlist {font-size:14px; line-height:16px; padding:0 20px; }
.commentlist li {padding: 15px 5px; margin-top:10px;}
.commentlist cite {font-weight:bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
#respond {font-size:14px; color:#333; text-align:center; padding-top:40px; }
.nocomments {text-align:center; padding:0 20px; font-size:11px; color:#999;}
.tags {border:1px solid #CCC; background-color:#EEE; padding:3px; margin-right:20px;}

/* sidebar */
#sidebar ul {margin:0; padding:0; list-style-type:none;}
#sidebar ul li ul { font-size:11px; margin:0 0 0 10px; padding:0;}
#sidebar ul li ul li {margin:0 0 0 10px; padding:0; line-height:14px;}
#sidebar ul li h2 {font-size:12px; border-bottom:1px solid #CCC; color:#333; padding-top:10px;}
#sidebar ul li h2 a:link, #sidebar ul li h2 a:visited {color:#333; text-decoration:none;}
#sidebar ul li h2 a:active, #sidebar ul li h2 a:hover {color:#8DA857; text-decoration:none;}
#sidebar p, .textwidget {font-size:11px;}
#sidebar table {margin:0 auto; font-size:11px;}

/* other */
.navigation {text-align:center; font-size:12px; margin:0 20px; padding:10px;}
#searchform {text-align:right; font-size:11px; color:#666;}
.libera {clear:both;}


#navcontainer {
clear:both;
text-align:center;
}

#navcontainer ul {
padding-left:0;
margin-left:0;
background-color:transparent;
color:#ffffff;
float:left;
width:100%;
font-family:arial, helvetica, sans-serif;
text-align:center;
}

#navcontainer ul li {
display:inline;
}

#navcontainer ul li a {
padding:0.3em 0.6em;
background-color:#122559;
color:#ffffff;
text-decoration:none;
font-weight:normal;
border-right:1px solid #d3d3cc;
word-spacing:-1px;
}

#navcontainer ul li a:hover {
font-weight:normal;
background-color:#ff0000;
color:#ffffff;
}


/* align */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {border: 1px solid #ff0000; text-align: center; background-color: #122559; padding-top: 4px; margin:0;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {color:#eddaa6; font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;font-weight:bold;}
