/*
Theme Name: Picklewagon
Theme URI: http://www.picklewagon.com/wordpress/picklewagon-wordpress-theme/
Description: A theme built on top of Sandbox
Version: 0.7	
Author: Josh Harrison
Author URI: http://www.picklewagon.com/
Tags: threaded-comments, sticky-post, microformats
*/

/* layout */
@import url('sandbox/examples/2c-r.css');

/* sandbox styles */
@import url('sandbox/style.css');

* {
	margin: 0;
	padding: 0
}
body {
	background-color: #F0F0F0;
}
div#container {
	width: 98%;
}
div#wrapper {
	width: 50%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #FFF;
	min-width: 700px;
}
div#header {
	background-color: #12900C;
	color: #FFF;
	text-align: left;
	padding: 1em;
}
h1#blog-title a, h1#blog-title a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 28pt;
}
div#blog-description {
	font-weight: bold;
	font-family: Arial;
}
div#menu {
	font-size: 0.9em;
	background: #301D9D;
	margin: 0;
	padding: 0.3em 0;
}
div#menu ul {
	padding-left: 0.2em;
}
div#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1.1em;
}
div#menu ul a {
	font-weight: 700;
	margin-right: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
}
div#menu ul li a {
	color: #99DDFF;
	font-family: Arial;
}
div#menu ul li a:hover {
	background: #99DDFF;
	color: #301D9D;
}
div#menu ul ul {
	display: none;
}
div#menu ul ul li {
	float: none;
}
div#menu ul ul li a {
	margin: 0;
	padding: 0;
}
div#menu ul li:hover ul {
	display: block;
	font-size: 0.9em;
	padding-top: 0.3em;
	position: absolute;
}
div#menu ul li:hover ul li a {
	background: #301D9D;
	color: #99DDFF;
	border: none;
	display: block;
	padding: 0.4em;
	width: 10em;
}
div#menu ul li:hover ul li a:hover {
	color: #301D9D;
	background: #99DDFF;
}
span#subscribe {
	float: right;
}
span#subscribe a {
	color: #99DDFF;
	text-decoration: none;
	font-weight: 700;
	font-family: Arial;
	margin-right: 1em;
}
span#subscribe a img {
	padding-top: 3px;
}
h2.page-title {
	color: #11900C;
	font-family: Arial, Verdana;
}
div.nav-previous, div.nav-next {
	margin-bottom:0.8em;
	font-size:0.9em;
}
.entry-title a, .entry-title {
	text-decoration: none;
	font-family: Arial, Verdana;
	color: #DD6107;
}
.entry-title a:hover {
	text-decoration: underline;
}
.entry-title {
	margin-bottom: 0.1em;
}
div.entry-date, div.entry-meta, div.comment-meta, div.reply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.7em;
	padding-bottom: 1em;
}
div.entry-date a, div.entry-meta a, div.comment-meta a, h2.page-title span.vcard a, h2.page-title a, div.reply a {
	color: #11900C;
	text-decoration: none;
	font-weight: 600;
}
div.entry-date a:hover, div.entry-meta a:hover, div.comment-meta a:hover, h2.page-title span.vcard a:hover, div.reply a:hover{
	text-decoration: underline;
}
ul.commentlist li {
	list-style: none;
	padding:0.8em;
}
div.reply {
	padding-top:0.6em;
}
ul.commentlist li.even {
	background-color:#F0F0F0;
}
ul.commentlist li.bypostauthor {
	background-color:#FFF9C2;
}
div#respond h3, div#comments h3 {
	clear:both;
}
div.sticky {
	background-color:#Feffe7;
}
div.post {
	margin-bottom: 2em;
	padding:0.5em;
}
div.post ul {
	margin-bottom: 1.2em;
}
div.entry-content, div.comment-author, .comment p, .pingback p, .trackback p, div.archive-meta {
	font-family: Verdana;
	font-size: 0.8em;
}
div.entry-content p, div.archive-meta p, div.entry-content ol {
	padding-bottom: 0.7em;
}
div.entry-content p a, div.entry-content ul li a, div.comment-author a, div.entry-attachment a, a.trackback-link, .tag-links a {
	color: #301D9D;
	text-decoration: none;
	font-weight: 600;
}
div.entry-content p a:visited, div.entry-content ul li a:visited, div.navigation a:visited, div.comment-author a:visited, span.loggedin a:visited, span.logout a:visited, .tag-links a:visited {
	color: #99DDFF;
}
div.entry-content p a:hover, div.entry-content ul li a:hover, div.navigation a:hover, div.comment-author a:hover, a.trackback-link:hover, .tag-links a:hover {
	text-decoration: underline;
}
div.entry-content ul li, div.entry-content ol li {
	margin-left: 3em;
}
div.entry-content h3 {
	margin-top: 0.4em;
	margin-bottom: 1em;
}
div#container,div.sidebar {
	padding-left: 1em;
}
div.navigation a {
	color: #301D9D;
	text-decoration: none;
	font-family: Verdana;
}
div#nav-images {
	height: 0;
}
div#nav-above, div#nav-below {
	width: 100%;
	height: 1em;
}
div.nav-previous {
	float: left;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
input#author,input#email,input#url {
	width: 50%;
}
input, textarea {
	padding: 0.2em;
	border-color: #000000;
	border-width: thin;
	border-style: solid;
}
input[type="submit"], input[type="button"] {
	cursor:pointer;
}
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li {
	padding: 0;
}
div.sidebar h3 {
	margin-bottom: 0.1em;
}
div.sidebar li {
	margin-bottom: 0.6em;
	margin-right: 1em;
}
div.comments ol {
	font-family: Arial, Verdana;
}
div.comments ol li {
	margin-left: 2em;
}
div.sidebar h3, div#comments h3, div#respond h3 {
	font-family: Arial, Verdana;
	color: #11900C;
}
div#comments h3 {
	margin-bottom: 0.5em;
	margin-top: 1em;
}
div.sidebar ul ul li, div#aboutmewidget {
	font-family: Helvetica, Verdana, Arial;
	font-size: 0.9em;
}
div.sidebar ul ul li a {
	text-decoration: none;
	width: 160px;
}
div.sidebar ul ul li a:hover {
	text-decoration: underline;
}
div.sidebar ul ul li a:visited {
	color: #DD6107;
}
div#secondary {
	margin-top:2em;		
}
img {
	border: 0px;
}
code {
	font-size: 11pt;
}
div#content blockquote {
	margin: 1em 4em 1em 4em;
}
p#login {
	font-family: Verdana, Arial;
	font-size:0.8em;
}
span.loggedin a, span.logout a, #cancel-comment-reply-link {
	color: #301D9D;
	text-decoration:none;
	font-weight:600;
}
span.loggedin a:hover, span.logout a:hover, #cancel-comment-reply-link:hover {
	text-decoration:underline;
}
#cancel-comment-reply-link {
	font-size:0.8em;
	text-align:right;
}
span.tag-links {
	margin-bottom: 1em;
}
.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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	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;
}
