/*  
Theme Name: UnspeakableDogness
Theme URI: http://www.bachelite.org/wp-themes/dog/
Description: A simple, two columns yellow theme with a fake 3D paper effect.
Version: 1.5
Author: Cristiano M. Gaston
Author URI: http://www.bachelite.org/
Tags: yellow, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* main styles */
#header{height:100px;margin:0 6px 0 0;padding-right:5px;font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif}
		
			#header a {
				float:right;
				display:block;
				height:90px;
				padding:0 17px;
				line-height:7;
				background: url('http://rollink.com/images/header/sep.png') no-repeat top left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
				color: #9a8574;
				text-decoration:none;
				font-size:1.0em;
	
			}

			#header a:hover {
				color:#a52026;
			}
			
			#header #lastsep {
				background: url('http://www.rollink.com/images/header/sep.png') no-repeat top left;
				float:right;
				height:90px;

				line-height:7;
				font-size:1.3em;
			}














body {background-color:#d3e6c4; margin:0; padding:0; font-family:"Lucida Grande", Arial, Helvetica, sans-serif;}
a:link, a:visited {color:#C2222A; text-decoration:none;}
a:hover, a:active {color:#C2222A; text-decoration:underline;}
#page {width:581px; background:url(images/background-tile.png) 0 0 repeat-y; margin:0 auto;}
/*#header {height:160px;background:url(images/head.png) 0 0 no-repeat;}*/

#content {width: 424px; float:right; padding:20px;}
#sidebar {width:80px; float:left; text-align:left;  padding:0px 0 0 20px;}


#footer {height:60px;clear:both; padding:0px 0 0px 0; color:#000000; font-family: Arial; font-size:x-small; background:url('http://rollink.com/images/corners/footer/bottom.png') no-repeat bottom center;}


#footer a {
			color: #C2222A;
		}

		#footer a:hover {
			color: #C2222A;
		}








/* posts... */
.post {padding:0;}
.post h1 {font-size:16px;}
.post h2 {font-size:16px;}
.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:#6C594A;}
.post h1 a:hover, .post h1 a:active, .post h2 a:hover, .post h2 a:active {color:#6C594A;}
.post small {font-size:11px; padding:0; margin-top:0; color:#999;}
.post blockquote {border-left:10px dotted #EEE; padding-left:10px; margin:0;}
.entry {font-size:12px; color:#000; 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:left; margin-bottom:30px; color:#000; 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;}
.no-result {text-align:center; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 20px;font-size:14px;}

/* ...and comments */
#comments {text-align:center; font-size:14px; color:#000; padding-top:20px; }
#commentform {padding-left:0px; }
#commentform p {font-size:12px;}
.commentlist {font-size:11px; 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:#000; text-align:left; padding-top:20px; }
.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:0px solid #CCC; color:#3C6177; 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:left; font-size:12px; color:#000;}
.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;}