/*
Theme Name: Jacks Dish
Theme URI: http://www.fargodesignco.com/
Description: Built by Fargo Design.
Version: 1.0
Author: <a href="http://www.fargodesignco.com">Fargo Design</a>
Tags: white, three columns, fixed width, light
*/

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#047;
text-decoration:underline;
}

a:hover {
color:#c00;
}

#container {
width:941px;
margin:0 auto;
position:relative;
background-image:url(images/notepaper.gif);
background-repeat:repeat-y;
}

#container h1 {
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
width:600px;
padding:32px 0 25px 0;
}
.blue, .more-link{
color: #00A1E4;
}
.more-link{
text-decoration:none;
font-weight:bold;
font-size: 14px;
}
#container h1 a {
color:#222;
text-decoration:none;
}

#container h1 a:hover {
color:#00A1E4;
}

#content {
float:left;
width:470px;
padding: 50px 15px 5px 15px;
}

#content h2 {
font-size:20px;
margin:5px 0 7px 0;
}

#content h2 a {
color:#F7901D;
text-decoration:none;
}

#content h2 a:hover {
color:#00A1E4;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}
#comment_top{
background-image:url(images/comment_top.gif);
height: 13px;
width:467px;
}
#comment_bottom{
background-image:url(images/comment_bottom.gif);
height: 25px;
width:467px;
}
#comment_body{
border-right: 1px solid #000000;
border-left: 1px solid #000000;
width:449px;
padding: 0px 8px 0px 8px;
}
.comments {
margin:0 0 15px 0;
}

.comments a {
padding:0 7px 5px 0;
color:#71BF44;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
font-size:10px;
background-color:#E4F7FF;
padding:5px;
margin:0 0 30px 0;
border-top: solid 1px #cccccc;
}
.meta p{
margin:3px 0px 3px 0px;
line-height:10px;
}
.meta a{
color:71BF44;
}
#jack_header{
height: 170px;
background-image:url(images/header_back.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
#jack_tag{
position:absolute;
top: 110px;
background-image:url(images/jack_tag.png);
width: 200px;
height: 155px;
}
#tag_link {
width: 200px;
height: 155px;
display:block;
position:absolute;
top: 110px;
z-index:200;
}
#left_links{
height:400px;
width:210px;
float:left;
margin-right: 10px;
}
#link_list{
margin-top: 200px;
margin-left: 40px;
}
#link_list a{
	display:block;
	text-decoration:none;
	color:#000000;
	margin:5px 0px 5px 0px;
	font-size:12px;
}
#jack_photo{
background-image:url(images/jack_photo.png);
position:absolute;
margin: -40px 0px 0px 0px;
width: 200px;
height: 215px;
}
#sidebar {
font-size:12px;
float:left;
width:200px;
padding: 80px 0px 0px 15px;
margin:0px;
}

#sidebar h3 {
color: #00A1E4;
font-size:14px;
margin:20px 0 5px 0;
}
#sidebar a{
color:#71BF44;
}
#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}
#search {
	background-image:url(images/search_back.jpg);
	background-repeat:no-repeat;
	height: 300px;
	padding: 35px 40px 0px 20px;
	margin-top: 15px;
}
#search_links{
border-bottom: 1px dotted #F7901D;
margin-bottom: 10px;
padding-bottom: 4px;
}
#searchform {
margin:0px;
}
#search h3{
margin:0px;
color: #F7901D;
}
#searchform input {
font-size:11px;
}

input.searchfield, #s {
background:#f6f6f6;
width: 95px;
border:#888 1px solid;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
color:#222;
float:left;
}

input.searchfield:hover, #s:hover {
border:#F7901D 1px solid;
background:#eee;
color:#222;
}
input.submit {
background:#F7901D;
display:block;
margin:5px 0px 0px 10px;
padding:2px;
color:#ffffff;
border:0px;
float:left;
}

input.submit:hover {
background:#009DDE;
cursor:pointer;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
color: #00A1E4;
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
}

.commentlist li {
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

/*.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}*/

.comment_meta {
font-size:10px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
width:940px;
height:100px;
margin:0 auto;
padding:10px 0;
text-align:center;
background-image:url(images/footer.jpg);
clear:both;
}

#footer a {
color:#555;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.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;
}
#home_link{
margin-bottom: 10px;
}
/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */


* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}
