/*  
Theme Name: new generalist
Theme Author: L. Heyden
Theme URI: lheyden.com c. 2008
*/

/* BODY */

body {
text-align: center;
margin: 0;
padding: 0px 0px 0px 0px;
background: #000000;
background-image:url(images/puzzle_jumb.jpg);
font-family: Tacoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #333333;
}

/* LAYOUT */

#wrap {
width: 900px;
background-color: white;
background-image:url(images/bguad.gif);
background-repeat:repeat-y;
margin-left: auto;
margin-right: auto;
}

#head {
height: 95px;
width: 100%;
background-color: #999999;
background-image:url(images/bghead02.gif);
background-repeat:no-repeat;
padding: 0;
margin: 0;
}

.hidden {
display: none;
}

#nav {
width: 100%;
background-color:#000000;
text-align: center;
padding: 0;
margin: 0;
}

.navc {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
text-align: right;
margin-right: 50px;
font-size: 12px;
font-weight: bold;
color:#ffffff;
}

.imagnav {
text-align: right;
position: absolute;
bottom: 10px;
right: 10px;
margin-right: 0px;
}

#uad {
clear: both
text-align: center;
padding: 0;
margin: 0;
position: relative;
}

.uadc {
clear: both;
display:block;
width: 100%;
margin: 10px 0 10px 0;
}

#lbar {
width: 182px;
float: left;
padding: 0;
margin: 0;
}

.lbarc {
display:block;
text-align: left;
margin: 10px 10px 20px 18px;
font-size: 9pt;
line-height:200%;
}

.authimg {
margin: 10px 0 0px 0;
}

#rbar {
width: 182px;
float: left;
padding: 0;
margin: 0;
}

.rbarc {
display:block;
text-align: center;
font-size: 9pt;
line-height:200%;
}

.listhead {
margin-left: 8px;
}

.kitco {
margin-left: 8px;
}

.skechers {
margin-left: 8px;
margin-bottom: 12px;
}

.amazon {
margin-top: 20px;
margin-left: 20px;
}

#content {
float: left;
width: 532px;
min-height: 300px;
background-color:#FFFFFF;
padding: 0;
margin: 0;
}

.contentc {
display: block;
margin: 20px 10px 10px 12px;
text-align: left;
}

.post {
margin-bottom: 50px;
padding:0 0 50px 0;
text-align: left;
background-image:url(images/embellish.gif);
background-repeat:no-repeat;
background-position:50% 100%;
background-position:bottom;
}

.postentry {
/*margin-left: 8px; */
}

#lad {
clear: both;
text-align: center;
padding: 0px;
margin: 0;
}

.ladc {
display:block;
margin: 10px 0 10px 0;
}

#foot {
clear: both;
background-image:url(images/bgfoot.gif);
background-repeat: repeat;
text-align: center;
padding: 0px;
margin: 0;
overflow: hidden;
}

.footc {
color:#FFFFFF;
text-align: center;
display:block; 
margin: 10px 0 10px 0;
}

/* TABLES */

table#inpost thead {
font-weight: bold;
color: #333333;
background-color: #eeeeee;
}


table#inpost {
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
border: 1px solid #aaaaaa;
}

#inpost th{
text-align: center;
padding: 8px 10px 5px 10px;
border: 1px solid #aaaaaa;
}

#inpost tbody {

}

#inpost td {
padding: 5px 8px 5px 8px;
text-align: left;
vertical-align: top;
border: 1px solid #aaaaaa;
}

#inpost caption {
text-align: left;
padding-bottom: 2px;
font-weight: bold;
}

table ul {
margin-top: 0;
}

/* ledger table style */

table#ledger {
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}

table#ledger thead {
border-bottom: 1px solid #aaaaaa;
text-align: center;
}

#ledger caption {
text-align: left;
padding-bottom: 2px;
}

#ledger td {
padding: 5px 5px 5px 5px;
}

.colleft {
border-right: 1px solid #aaaaaa;
text-align: right;
padding-right: 6px;
}

.colright {
border-left: 1px solid #aaaaaa;
text-align: right;
padding-right: 6px;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


h7 {
font-size: 10pt;
font-weight: normal;
}

.copy {
font-size: .9em;
display: block;
margin: 0 0 10px 0;
padding: 0;
}

.textnav {
display: block;
margin: 0 0 10px 0;
padding: 0;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase
}

.attrib {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:capitalize;
margin: 0 0 10px 0;
padding: 0;
display: block;
font-size: .9em;
}

.post-meta {
list-style: none;
margin-left: 0px;
padding-left: 0px;
}

/* CONTENT STYLING */

h1 { /* currently used for post title */
font-size: 1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-weight: normal;
display:block;
margin:0 0 3px 0px;
padding:0;
color: #CD002B;
/*color: #A10000;*/
}

h1 a:link {color: #CD002B;text-decoration: none;}
h1 a:visited { color: #CD002B; text-decoration: none;} 
h1 a:active { color: #CD002B; text-decoration: none;} 
h1 a:hover { color: #CD002B; text-decoration: none; border-bottom: 1px solid;}

h2 { /* currently used for post subtitle */
font-size: 1em;
font-weight: normal;
display:block;
margin:0 0px 8px 0px;
padding:0;
color:#012E6B;
}

h2 a:link {color:#0276E3;text-decoration: none;}
h2 a:visited { 	color: #0276E3;text-decoration: none;} 
h2 a:active { color: #D66500;text-decoration: none;} 
h2 a:hover {color: #D66500;text-decoration: none;}

h3 { /*currently used for nav title */
font-size: 1em;
display: inline;
margin:0;
padding:0;
color:#000000;
}

h4 { /* currently used for archive title */
font-size: 1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-weight: normal;
display:block;
margin: 0px 0 3px 0px;
padding: 7px 0 0 0;
color: #CD002B;
}

/*NAV LINKS */

.navlinks {
font-size: 1em;
color: #000000;
text-align: center;
}

.navlinks a:link {color: #CD002B; text-decoration: none;}
.navlinks a:visited {color: #CD002B; text-decoration: none;} 
.navlinks a:active { color: #D66500; text-decoration: none; } 
.navlinks a:hover { color: #D66500; text-decoration: none;}

.postentry p {
display: block;
line-height: 150%;
}

.archive p {
display: block;
line-height: 150%;
}

.embellish {
display: block;
width: 100%;
height: 32px;
background-image:url(images/embellish.gif);
background-repeat:no-repeat;
background-position:center;
}

.spoiler {
font-style:italic;
color: red;
}

/* IMAGES */

img {
border: 0;
margin: 0;
}

.noborder {
display: block;
margin-left: auto;
margin-right: auto;
border: none;
}

.video {
display: block;
text-align: center;
margin-top: 20px;
margin-bottom: 30px;
}

.post img {
border: 1px dotted #999999;
}

.noborder img {
border: none;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
  	margin: 10px;
}

/* OLD CAPTIONS WITH GRAY BG AND ROUNDED BORDER

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
  	margin: 10px;
   /* optional rounded corners for browsers that support it  */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.indent {
margin-left: 35px;
margin-right: 35px;
}

.smaller {
font-size:.9em;
}

/* OLD IMAGE STYLES */
.postimgpos{
display: block;
text-align: center;
}

.postimgb{
border: 1px dotted #999999;
}

.post-image {
border: 1px solid #353535;
}

.yapb-image {
border: 1px dotted #999999;
/* border: 1px dotted #999999; for gray borders if color is too light*/
margin-top: 20px; 
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
display: block;
}

/* FORM ELEMENTS */

/* SEARCH BOX */

#searchform {
margin-top: 15px;
margin-bottom: 15px;
}

#s {
	background-color: #fff;
	border: 1px solid gray; 
	color: gray;
	font-size: 95%;
	height: 19px;
	width: 80px;
}

.slabel {
font-size: 95%;
color: gray;
}

/*#searchsubmit {
  border: 1px solid gray;
  height: 23px;
  width: 60px;
  text-align: center;
  color: #2741B2;
}
*/

#searchsubmit:hover {
  color: #FF0000;
}


form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}


textarea, select {
	padding: 7px;
	background-color: #FAFAFA;
	border: 1px solid gray; 
	color: #333;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size: 100%;
	width: 300px;
}

input.text {
  text-align: left;
  border: 1px solid gray;
  color: #2741B2;
}

/*
input {
border: 1px solid gray;
text-align: left;
color: #2741B2;
}

input:hover {
color: #FF7800;
}
*/

textarea, select {
	padding: 7px;
	background-color: #E8E8E8;
	border: 1px dotted #A70014; 
	color: #333;
	font-size: 100%;
}


/* NAV links (when using a text-only nav across the top) */

.navc a:link {
color:#666666;
text-decoration: none;
}

.navc a:visited { 	
color: #666666;
text-decoration: none;
} 

.navc a:active { 
color: #666666;
text-decoration: none;
} 

.navc a:hover {
color: #FFFFFF;
text-decoration: none;
}


/* POSTENTRY links (links in the body of the posts) */

.postentry ul {
padding-left: 20px;
list-style-type:disc;
}

.postentry ol {
padding-left: 20px;
}

.postentry li {
line-height:140%;
margin-bottom: 1em;
}

.postentry a:link, .postentry li a:link, .commenttext a:link, .plain a:link{
color: #0276E3;
text-decoration: underline;
font-weight:normal;
}

.postentry a:visited, .postentry li a:visited, .commenttext a:visited, .plain a:visited { 	
color: #0276E3;
text-decoration: underline;
} 

.postentry a:active, .postentry li a:active, .commenttext a:active, .plain a:active { 
color: #0276E3; 
text-decoration: underline;
} 

.postentry a:hover, .postentry li a:hover, .commenttext a:hover, .plain a:hover {
color: #D66500;
text-decoration: none;
}

/* ARCHIVE links (links in the archive page) */

.archive ul {
padding-left: 0;
list-style-type:none;
}

.archive ol {
padding-left: 20px;
}

.archive li {
line-height:140%;
margin-bottom: 1em;
}

.archive a:link, .archive li a:link {
color: #0276E3;
text-decoration: underline;
font-weight:normal;
}

.archive a:visited, .archive li a:visited { 
color: #0276E3;
text-decoration: underline;
} 

.archive a:active, .archive li a:active { 
color: #0276E3; 
text-decoration: underline;
} 

.archive a:hover, .archive li a:hover {
color: #D66500;
text-decoration: none;
}

/* LBAR ul links */

#lbar ul, #rbar ul {
font-size: .9em;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
list-style-type:none;
margin-left: 0;
padding-left: 0;
line-height: 140%;
}

#lbar li, #rbar li {
padding-bottom:12px;
}

#lbar ul ul, #rbar ul ul {
margin-top: 12px;
margin-left: 7px;
line-height: inherit;
font-size: inherit;
}

#lbar ul ul li, #rbar ul ul li {
padding-bottom: 12px;
}

#lbar li a:link, #rbar li a:link {
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
/*	border-bottom : 1px dotted; */
}

#lbar li a:visited, #rbar li a:visited { 	
	display:block;
	color: #333333;
	text-decoration: none;
/*	border-bottom: 1px dotted; */
} 

#lbar li a:active, #rbar li a:active { 
	display:block;
	color: #0276E3; 
} 

#lbar li a:hover, #rbar li a:hover {
	color: #0276E3;
/*	margin-left: 3px; */
/*	border-bottom : 1px solid; */
}

/* IE List Item Whitespace Bug Fix */ /* Because Microsoft sucks */

#lbar li a {
display: inline-block;
}

#lbar li a {
display: block;
}

/* FOOTER LINKS */

.footc a:link {
color:#FF9C00;
text-decoration: none;
}

.footc a:visited { 	
color: #FF9C00;
text-decoration: none;
} 

.footc a:active { 
color: #FF9C00;
text-decoration: none;
} 

.footc a:hover {
color: #FFFFFF;
text-decoration: underline;
}


/* COMMENTS */

.permalink {
/*margin: 0 1.5em 0 0;*/
padding: 0 0 0 1.2em;
/*background: url(images/perma.gif) no-repeat center left;*/
}

.commentslink { /* on front page, link to single with comments */
display: block;
text-align: right;
margin: 0 30px 0 0;
/*background: url(images/comments.gif) no-repeat center left;*/
}

#commentblock {
display:block;
margin: 10px 10px 20px 10px;
padding:0.1em 0 50px 0;
}

#comments { /* post your own comment text */
display: block;
text-align: left;
margin: 0 0 10px 0;
}

#commentlist {
text-align: left;
margin: 0px;
padding: 0;
border-bottom: 1px dotted #999999;
}

#commentlist li { /*  no margins! */
list-style-position:inside;
padding: 20px 20px 10px 20px;
border-top: 1px dotted #999999;
background-color: #FAF8F6;
}

.alt {
background-color: #FFFFFF !important;
}

h6 { /* currently used for comment title */
font-size: 1.1em;
display:inline;
color:#333333;
font-weight: normal;
font-stretch:narrower;
letter-spacing: -1px;
margin: 0 0 0 0;
}

.commenttext {
line-height: 165%;
}

.commenttitle {
display: inline;
}

h5 { /* currently used for comment meta */
font-size: 1.1em;
letter-spacing: -1px;
display:block;
color:#A70014;
font-weight: normal;
margin: 0 0 0 2px;
}

.commentmeta {

}

#comment { /* text area in comment form */
width: 85%;
}

#postcomment { /* leave a comment text */
margin: 35px 0px 10px 0px;
text-align: left;
}

#commentform {
text-align: left;
}

.notify {
margin-top: 15px;
}

/* PRINT STYLES */ 

@media print {
body {
	background:white; 
    font-size:12pt; 
    margin:0;
}

#head {
border: 0;
}

.hidden {display:block;}
 
#nav {display:none;} 

#lbar {display:none;}

#rbar {display:none;}

#foot{
border: 0;
}

#content{
width: auto;
}

.postentry{
width: auto;
}

.noprint{
display: none;
}

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
	 
blockquote, table, pre { page-break-inside:avoid }

ul, ol, dl  { 
page-break-before:avoid; 
}

img { page-break-inside:avoid;}
}

[edit]
