/*  
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:#ADD20A;
	margin:0;
	padding:0;
	font-family:Helvetica neue, Helvetica, Arial, sans-serif;
	background-image: url(images/greenback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited {
	color:#510352;
	text-decoration:none;
	font-weight: bold;
}
a:hover, a:active {
	color:#934195;
	font-weight: bold;
}
#page {width:800px; background:url(images/bg.jpg) 0 0 repeat-y; margin:25px auto 0;}
#header {height:250px;background:url(images/header.jpg) 0 0 no-repeat;}
#content {
	width: 520px;
	float:right;
	padding:15px 40px 20px;
	line-height: 190%;
}
#sidebar {
	width:170px;
	float:left;
	text-align:right;
	padding:20px 0 0 20px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	clear:both;
	text-align:right;
	color:#666666;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/footer.jpg) bottom no-repeat;
	height: 70px;
	margin-top: 50px;
	text-indent: 30px;
	margin-bottom: 20px;
}
#footer a:link, #footer a:visited {
	color:#728C01;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	color:#475700;
	font-weight: bold;
}

#footer h1 {
	margin:0;
	color:#728C01;
	font-size:10px;
	font-weight:normal;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 32px;
}

/* header */
#header h1 {margin:0; color:#FFF; padding:45px 0 0 30px; font-size:36px; font-weight:normal;}
#header h2 {margin:0; color:#FFF; font-size:16px; padding:0 0 0 30px; font-weight:normal;}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#FFF; text-decoration:none;}

/* 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:#510352;}
.post h1 a:hover, .post h1 a:active, .post h2 a:hover, .post h2 a:active {color:#934195;}
.post small {font-size:11px; padding:0; margin-top:0; color:#510352;}
.post blockquote {border-left:10px dotted #EEE; padding-left:10px; margin:0;}
.entry {font-size:12px; color:#510352; 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:11px; line-height:16px; padding:0 20px; }
.commentlist li {padding: 15px 5px; background:url(images/comm-box.png) 0 0 repeat-x; 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 0 0 7px; 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:16px;}
#sidebar ul li h2 {
	font-size:12px;
	border-bottom:1px solid #B4DB0E;
	color:#510352;
	padding-top:10px;
}
#sidebar ul li h2 a:link, #sidebar ul li h2 a:visited {color:#510352; text-decoration:none;}
#sidebar ul li h2 a:active, #sidebar ul li h2 a:hover {color:#934195; 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:#510352;
	padding-top: 20px;
	font-weight: bold;
}
.libera {clear:both;}

/* align */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

h5 {
font-size:12px;
color:#96B50F;
}

h4 {
font-size:14px;
color:#510352;
line-height: 150%;
}
