/*
Theme Name: sod
Description: Validates as XHTML 1.0 Strict.
Version: 1.0
Author: SaveOurDogs
Author URI: http://saveourdogs.net
*/

* {
	margin:0; 
	padding:0;
}

/* Body */
body {
	background-color: #FFFFFF;
	font-family: "Georgia", serif;
	font-size: 76%;
        margin: 0 auto; 
	padding: 0;
}

/* Main wrap */
#wrap {
        margin: 30px auto;
        width:90%;
	text-align: left;
}
#toplinks {
	padding:5px 2px 2px 3px;
	text-align:right;
}

/* Headers */
#header
{
	margin:0 0 8px 0;
	padding: 0;
	width: 100%;
}
#header a
{
	font-weight: normal;
	color: #4C6F0F;
}
	
#header a:hover
{
	text-decoration: none;
}

#logo
{
	margin: 0 0 0 20px;
}

#sitename
{
	float: right;
	clear: right;
	color: #4C6F0F;
	font-size: 60px;
	letter-spacing: +.5px;
	margin: 28px 0 0 0;
	text-align: justify;
	width: 400px;
}

#tagline
{
	float: right;
	clear: right;
	color: #4C6F0F;
	font-size: 24px;
        line-height: 110%;
	margin: 0 0 0 0;
	text-align: justify;
	width: 400px;
}
table#wp-calendar caption {
	border-bottom:4px solid #dadada;
	text-align:left;
	font-weight:bold;
	color:#4C6F0F;
	font-size:1.4em;
	letter-spacing:-1px;
	margin:0 0 8px;
	padding:0 2px 4px 5px;
}
h3 {
	border-bottom:1px solid #dadada;
	color:#4C6F0F;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 8px;
	padding:1px 2px 2px 3px;
}
#middle {
	position:relative; top: 20px;
        clear: both;
}

/* Sidebar */
#sidebar
{
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #0F0F0C;
	padding: 4px;
	width: 180px;
	background-color: #ffffff;
	border: 3px solid #4C6F0F;
}
#sidebar * {
	margin: 0;
	padding: 0 10px 0 10px;
	background-color: #DAF29F;
}
#sidebar p {
	font-style: italic;
	padding-left: 15px;
	padding-top: 4px;
}
#sidebar h1
{
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	background-color: #DAF29F;
}
#sidebar h2
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding-top: 6px;
	background-color: #DAF29F;
}
#sidebar a {
	color: #0F0F0C;
	font-style: italic;
	text-decoration: none;
}
#sidebar ul
{
	background-color: #DAF29F;
	list-style: none;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}
#sidebar li {
	border-top: 1px dotted #4c6f0f;
	list-style:none;
	margin-bottom: 4px;
	padding: 4px 0 0 0;
}
#sidebar ul ul {
	padding: 0;
}
#sidebar ul ul li {
	padding-left: 10px;
}
/*
#sidebar ul ul li a {
	font-weight:normal;
} */

/* Content */
#content {
	line-height:1.5em;
	margin: 0 0 0 220px;
	text-align:left;
}
#content ul,#content ol {
	margin:0 0 18px 30px;
}
#content ul li,#content ol li {
	margin:0 0 3px;
}
#content ul ul,#content ol ol {
	margin:5px 0 5px 15px;
}
#content h2 {
	text-align:left;
	font-weight:bold;
	color:#4C6F0F;
	font-size:2.0em;
	letter-spacing:-1px;
	line-height: 110%;
	margin:0 0 8px;
	padding:0 2px 4px 0;
}
#content h3 {
	border-bottom:1px solid #dadada;
	color:#4C6F0F;
	font-size:1.7em;
	font-weight:bold;
	margin:10px 0 8px;
	padding:1px 2px 2px 0;
}
#content h3.blockquote {
        border: 0px none;
        color: #000000;
        margin-left: 24px;
        margin-right: 24px;
}
#content img {
	margin: 5px 0 5px 0;
}
#content p {
	margin:0 0 15px 0;
}
#content p.caption {
        font-style: italic;
        margin-left: 48px;
        margin-right:48px;
}
#content p.timestamp {
	border-top:2px solid #4C6F0F;
	color: #0F0F0C;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 48px 0;
}
#content p.timestamp a {
	font-weight:normal;
}
#content p.postmeta {
	text-align:right;
	line-height:1.8em;
}
#content hr {
	margin: 0 60px 16px 60px;
}
#content #postnav {
	padding:5px;
	margin:5px 0 18px;
}
#content #postnav p {
	margin:0;
	padding-left:5px;
}
#content #postnav p.right {
	text-align:right;
	padding-right:5px;
	margin-top:-18px;
}
#content .introtext p {
	margin:-5px 0 15px 10px;
}

/* Footer */
#footer {
	border-top:4px solid #4C6F0F;
	clear:both;
	color:#808080;
	font-size:1.1em;
	line-height:1.6em;
	margin:0 auto;
	padding:8px 0;
        position:relative; top: 40px;
	text-align:right;
	font-weight:bold;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a {
	color:#808080;
	font-weight:bold
}
#footer a:hover {
	text-decoration:underline;
}
#footer span, #footer span a {
	font-weight:normal;
}

/* Comments */
#content div.comment {
	margin-bottom:20px;
}
#content div.comment p {
	margin:0 0 4px 10px;
	padding:3px 0 0 0;
}
#respond p {
	margin:0 0 5px 10px;
}
#respond input,#respond textarea {
	padding:5px;
	width:330px;
}
#respond textarea#comment {
	width:700px;
}
#respond input#submit {
	width:75px;color:#333;
	background-color:#fff;
}
#respond input,#respond textarea,form div.searchbox input {
	font:94% Verdana,Tahoma,Arial,sans-serif;
	border:1px solid #ccc;
}
.gravatarside {
	width:48px;
	height:48px;
	float:right;
	margin:0 5px 3px 5px;
}

/* Tags */
blockquote {
	font-size:0.9em;
	font-style: italic;
	margin: 8px 10px;
	padding:8px 8px 0px 8px;
}
blockquote p {
	padding:2px 0 0 0;
	margin: 0 0 0 0;
}
blockquote a {
        color: #000000;
        font-weight: normal;
}
table#wp-calendar {
	width:180px;
	margin:0 0 18px 10px;
}
p {
	margin:0 0 18px 10px;
}
ul,ol,dl {
	font-size:0.9em;
	margin:2px 0 16px 35px;
}
ul ul,ol ol {
	margin:4px 0 4px 35px;
}
code{
	font-size:1.1em;
	background-color:#f4f4f4;
	color:#555;
	display:block;
	margin:5px 0 15px 0;
	padding:5px 5px 5px 7px;
	border:1px solid #ccc;
}

/* Links */
a {
	color:#4C6F0F;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}

/* Float fix */
.contenttext {
	overflow:hidden;
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
	width:99%;
}

/* Searchbox */
.searchbox label {
	display:none;
}
.searchbox input {
	border:1px solid #ccc;
	font-size:0.9em;
	padding:5px;
	width:120px;
}

/* Various classes */
.feed {
        margin-left: 3px;
        padding: 0 0 0 19px;
        background: url("/wp/wp-content/themes/sod/images/feed-icon-14x14.png") no-repeat 0 50%
}
.post {
	margin:0 0 15px;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.hide {
	display:none;
}

/* WP image align classes */
.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;
	border-radius:3px;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding:0 4px 5px;
	margin:0;
}

/* Take Action Form classes */
.formcontainer .success {
	color: green;
	font-size: large;
	font-weight: bold;
}
.formcontainer .error {
	color: red;
}
#ec_option_cc {
	margin-top: 4pt;
	margin-bottom: 6pt;
	margin-left: 6pt;
}