/*  

Version: 1.0
Author: Greg Hiatt

*/

/* orange: #d24d20 */
/* green: #98C90D */

body {
	padding: 0;
	margin: 0;
	font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/headershadow.gif) no-repeat center 89px;
	background-color: #000000;
}

hr {
	display: none;
	
}

a img {
	text-decoration: none;
	border-width: 0;
}

/* @group layout */

#footer {
	clear: both;
	background-color: #000000;
	width: 100%;
	min-height: 200px;
	border-top: 1px solid #666666;
}

.news {
	color: #a6cb45; 
	font-size: 0.95em;
	width: 154px;
	float: left;
	margin-left: 0px;
	clear: none;
	margin-top: 0;
	margin-bottom: 20px;
	background-color: #242A1E;
}

#sidebar.single {
	margin-top: 100px;
}

#theworks {
	width: 850px;
	margin: 0 auto;
}

#header {
    /* height:124px; */
	height: 160px;
	padding: 0;
	background: url(../images/the_vegetable_wars_header3.jpg) no-repeat left;
	background-color: #000000;
}


#headerHome {
	height: 300px;
	padding: 0;
	background-color: #000000;
}


#promo {
	width: 123px;
	min-height: 400px;
	float: left;
	background: url(images/promoshadow.gif) no-repeat right;
	margin-top: 0;
	clear: both;
}

#content {
	width: 600px;
	margin-left: 10px;
	float: left;
	padding-top: 42px;
	clear: none;
	margin-bottom: 30px;
}

#tableOfContents {
	background-color:#000000;
}

#submitpostcontent {
	width: 800px;
	margin-left: 25px;
	float: left;
	padding-top: 42px;
	clear: none;
	margin-bottom: 30px;
}

/* @end */

/* @group she's got the looks */

/* @group header */

#header h1 {
	margin: 0;
	position: relative;
	top: 0px;
	left: 5px;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 250px;
	height: 120px;
}

/* @end */

/* @group promo */

#promo ul {
	margin-top: 60px;
	margin-right: 22px;
	padding: 0;
	list-style-type: none;
	text-indent: -9999px;
	margin-left: 0;
}

#promo li {
	margin-bottom: 20px;
}

li#promo_1 {
	width: 101px;
	height: 53px;
	background-image: url(../images/promo_carrot.jpg);
	overflow: hidden;
}

li#promo_1:hover, li#promo_2:hover, li#promo_3:hover {
	background-position: 101px;
}

li#promo_1 a {
	width: 101px;
	height: 53px;
	display: block;
}

li#promo_2 {
	height: 58px;
	width: 101px;
	background-image: url(../images/promo_scientist.jpg);
	overflow: hidden;
}

li#promo_2 a {
	height: 58px;
	width: 101px;
	display: block;
}

li#promo_3 {
	width: 101px;
	height: 38px;
	background-image: url(../images/promo_tomato.jpg);
	overflow: hidden;
}

li#promo_3 a {
	width: 101px;
	height: 38px;
	display: block;
}

/* @end */

/* @group content */

#content {
	/* color: #666666; */
	color: #999999;
}

#content strike {
	color: silver;
}

#content strong {
	color: black;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #98C90D;
	margin: 15px 0 0;
	clear: both;
}

#content.pagecontent h2 {
	border-bottom: 1px dashed silver;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#content h2.single {
	 border-bottom: 1px solid #666666;
	padding-bottom: 8px;
}

#content h2 a {
	color: #CC0000;
	text-decoration: none;
}

#content h2 a:hover {
	/* color: #666666; */
	color: #999999;
}




#content p {
	font-variant: normal;
	font-style: normal;
	font-size: 0.95em;
	line-height: 1.6em;
}



#content ul {
	font-size: .95em;
	padding-left: 30px;
	list-style-type: none;
	margin-left: 0;
}

#content ol {
	font-size: .95em;
	margin-left: 0;
}

#content dl {
	font-size: .95em;
	margin-left: 0;

}

#content .blogpost li {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dashed #666666;
	line-height: 1.4em;
}

#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 8px;
	padding-left: 13px;
}

#content p a, #content p a strong {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}


.taglist a {
	color: #666;
	text-decoration: none;
}

#content p a:hover, .taglist a:hover {
	color: #CC0000;
	background-color: #ffffcc;
	border-bottom-style: none;
}

#content ol a {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}

#content ol a:hover {
	color: #CC0000;
	background-color: #ffffcc;
	border-bottom-style: none;
}

#content ul a {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}

#content ul a:hover {
	color: #CC0000;
	background-color: #ffffcc;
	border-bottom-style: none;
}

#content dl a {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}

#content dl a:hover {
	color: #CC0000;
	background-color: #ffffcc;
	border-bottom-style: none;
}


#writingsContent p {
    font: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: normal;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.6em;	

}

#writingsContent {
	color: #999999;
	}
	
#writingsContent p a, #writingsContent p a strong {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}
	
	
.older a{
	display: block;
	float: left;
	width: 60px;
	height: 19px;
	background: url(../images/older.png) -60px;
	text-indent: -9999px;
}

.navigation_single, .navigation_searchtop {
	margin-bottom: 40px;
}

.older a:hover {
	background-position: 0 0;
}


.newer a{
	float: right;
	width: 62px;
	height: 19px;
	background: url(../images/newer.gif) -62px;
	text-indent: -9999px;
}

.newer a:hover {
	background-position: 0 0;
}

.results {
	background-color: #f5f5f5;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	padding-left: 10px;
	padding-right: 10px;
}

.postfooter img {
	z-index: 1;
	position: relative;
	top: 2px;
}

/* @group blogpost */

/* @group comments */

ol.commentlist {
	list-style-type: none;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	width: 100%;
	margin-left: 0;
}

ol.commentlist li {
	margin-right: 0;
	background-color: #fafafa;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

ol.commentlist li.alt {
	background-color: #f5f5f5;
}

ol.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}

.commentcite {

	border-bottom: 1px dashed silver;
	padding-top: 17px;
	padding-left: 35px;
	padding-bottom: 5px;
}

.commentcontent p {
	margin-bottom: 0;
}

.commentcontent {

	margin-bottom: 5px;
}

.commentmetadata {
	color: silver;
	font-size: 85%;
	text-align: right;
	margin-bottom: 10px;
}

img.gravatarimg {
	float: left;
}

textarea#comment {
	width: 100%;
	border: 1px solid #cfd1d5;
	background: #F7F7F7;
	color: #666;
	line-height:14px;
	font-size:10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform .textinput {
	border: 1px solid #cfd1d5;
	background: #F7F7F7;
	color: #666;
	line-height:14px;
	font-size:10px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 225px;
}

#commentform input#submit {
	float: right;
}

/* @end */

.blogpost {
	margin-bottom: 35px;
	border-bottom: 1px solid #666666;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.archiveblogpost {
	margin-bottom: 15px;
	border-bottom: 1px solid #dedede;
}

.blogpost h3.date {
	color: #a8a8a8;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	border-bottom: 1px solid #333333;
	padding-bottom: 8px;
	font-size: 0.8em;
}

.blogpost h3.date a {
	color: #a8a8a8;
	text-decoration: none;
}

.blogpost h3.date a:hover {
	color: #CC0000;
}


.blogpost a {
	color: #333333;
	text-decoration: none;
}

.blogpost a:hover {
	color: #CC0000;
	text-decoration: none;
}

.blogpost blockquote {
	padding: 10px;
	border: 1px solid #dedede;
	background-color: #f5f5f5;
	margin: 20px;
	color: gray;
	font: 95%/1.8em Georgia, "Times New Roman", Times, serif;
}

.postfooter {
	text-align: right;
	padding: 5px;
	background-color: #00000F;
	border-top: 1px solid #333333;
	clear: both;
}

.postfooter a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
}


.postfooter a:visited {
	/*background-color: #333333;*/
}
.postfooter  a:hover {
	background-color: #ffffcc;
}


.postfooter a:active {
	/*background-color: #666666;*/
}


/* @end */

.extrasextra {
	margin-bottom: 30px;
}

.lookatme {
	background-color: #ffffcc;
	border: 1px solid #CC0000;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#content p.lookatme a:hover {
	background-color: white;
}

.fontlisting {
	text-align: center;
	border-bottom: 1px dashed silver;
	margin-bottom: 30px;
}

/* @end */

/* @group sidebar */

.sideitem h3 {
	padding: 0;
	margin: 0;
	width: 198px;
	height: 23px;
	background-color: #b0b0b0;
	/*background-color:#F0F0F0;*/
	color: white;
	font-size: 12px;
	text-indent: -9999px;
}

/* @group titles */

h3#side_subscribe {
	background: url(../images/side_subscribe.gif) no-repeat;
}

h3#side_quicklinks {
	background: url(../images/side_quicklinks.gif) no-repeat;
}

h3#side_newsletter {
	background: url(../images/side_newsletter.gif) no-repeat;
}

h3#side_elsewhere {
	background: url(../images/side_elsewhere.gif) no-repeat;
	
}

h3#side_thispost {
	background: url(../images/side_thispost.gif) no-repeat;
}

h3#side_tags {
	background: url(../images/side_tags.gif) no-repeat;
}

h3#side_random {
	background: url(../images/side_random.gif) no-repeat;
}

h3#side_useraccount {
	background: url(../images/side_userAccount.gif) no-repeat;
}


h3#side_search {
	background: url(../images/side_search.gif) no-repeat;
}

h3#side_archives {
	background: url(../images/side_archives.gif) no-repeat;
}

h3#side_comicarchives {
	background: url(../images/side_comicArchives.gif) no-repeat;
}

h3#side_otherarchives {
	background: url(../images/side_otherArchives.gif) no-repeat;
}

h3#side_matchingarchives {
	background: url(../images/side_matchingArchives.gif) no-repeat;
}

#side_random_inner{
	background-color:#0C0C0C;
}
/* @end */

#hello {
	/*background-image: url(../images/hello.jpg);*/
	height: 104px;
	padding: 0;
}

#hello h2 {
	margin: 0;
	text-indent: -9999px;
}

#hello h2 a {
	display: block;
	width: 200px;
	height: 104px;
}

.sideitem {
	background-color: #000000;
	margin-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #333333;
}

.sideitem:hover {
	background-color: #000000;
}

.sideitem p {
	font-size: 85%;
	color:  gray;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #000000;
}

.sideitem input#email, .sideitem input#s {
	margin-right: 10px;
	margin-left: 10px;
	width: 131px;
	float: left;
	border: 1px solid #cfd1d5;
	background: #333333;
	color: #666;
	line-height:14px;
	font-size:10px;
	padding: 3px 3px 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	}

input.button_ok {
	width: 30px;
	height: 19px;
	display: block;
}

.sideitem a {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}

.sideitem dl {
	margin: 10px;
	font-size: 85%;
	color: gray;
	background-color: #000000;
}

.sideitem dl dt {
	/*background: url(../images/bullet.gif) no-repeat 0 4px;*/
	padding-left: 10px;
}

.sideitem dl dt a {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
	font-weight: bold;
}

.sideitem dl dt a:hover, .sideitem a:hover {
	color: #CC0000;
	background-color: #ffffcc;
	border-bottom-style: none;
}

.sideitem dl dd {
	margin-left: 0;
	margin-bottom: 5px;
	border-bottom: 1px dashed silver;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 4px;
}


.sideitem ul {
	font-size: 85%;
	color:  gray;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.sideitem ul li {
	background: url(../images/bullet.gif) no-repeat 0 8px;
	padding-left: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dashed silver;
	margin-right: 10px;
	line-height: 1.4em;
	margin-bottom: 3px;
}


/* @end */

/* @group footer */

#footer a {
	text-decoration: none;
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
	
}

#footer a:hover {
	color: #CC0000;
	background-color: #ffffcc;
	border-bottom-style: none;
}

#footerwrap {
	width: 850px;
	margin: auto;
	color: #666;
	font-size: 85%;
}

#footer h2 {
	font-size: 1.2em;
	color: #CC0000;
	border-bottom: 1px dashed silver;
	padding-bottom: 5px;
	margin-top: 20px;
}

#footer1 {
	width: 270px;
	float: left;
	margin-right: 20px;
}

#footer2 {
	width: 270px;
	float: left;
	margin-right: 20px;
}

#footer ul {
	list-style-type: none;
	padding-left: 10px;
}

#footer ul li {
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 13px;
	margin-right: 10px;
	line-height: 1.4em;
	margin-bottom: 3px;
	
}

#footer3 {
	width: 270px;
	float: left;
}

#footer4 {
	width: 270px;
	float: left;
}

#copyright {
	clear: both;
	color: gray;
	font-size: 80%;
	padding: 20px;
	text-align: center;
}

#copyright a {
	border-style: none;
}

/* @end */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* @group Super Archive */

#content.pagecontent li {
	background-image: none;
}

.livearchive {
	background-color: #D6EAF5;
	}


html>body .post #teb-super-archive ul li {
	text-indent: 0;
	margin: 0;
	}
	
.post #teb-super-archive ul li:before {
	/*content: "";*/
	}



.archives span {
	color: #bbb;
	}

/* @end */

/* @group Flickr

#flickr_badge_uber_wrapper { }
#flickr_badge_wrapper {padding:0;}
.flickr_badge_image {margin:5px 5px 0px 0px;}
.flickr_badge_image img {border: 2px solid white !important; margin: 3px; float: left; display: inline;}
.flickr_badge_image img:hover {border: 2px solid #6c3;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display: none; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#00CC00;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
 */


/* @end */

.hideme {
	display: none;
	
}

/*@group form input fields*/
#formfield dl {
    position: relative;
    width: 350px;
}
#formfield dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
#formfield dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
	font-size:80%;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is added by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}
/*@end*/

/* @group tagadelics */

.tagMe5 {
  font-size : 70%;
}
.tagMe6 {
  font-size : 80%;
}
.tagMe7 {
  font-size : 90%;
}
.tagMe8 {
  font-size : 100%;
}
.tagMe9 {
  font-size : 110%;
}
.tagMe10 {
  font-size : 120%;
}
.tagMe11 {
  font-size : 130%;
}
.tagMe12 {
  font-size : 140%;
}
.tagMe13 {
  font-size : 150%;
}
.tagMe14 {
  font-size : 160%;
}
.tagMe15 {
  font-size : 170%;
}
.tagMe16 {
  font-size : 180%;
}
.tagMe17 {
  font-size : 190%;
}
.tagMe18 {
  font-size : 200%;
}
.tagMe19 {
  font-size : 210%;
}
.tagMe20 {
  font-size : 220%;
}
.tagMe21 {
  font-size : 230%;
}
.tagMe22 {
  font-size : 240%;
}
.tagMe23 {
  font-size : 250%;
}
.tagMe24 {
  font-size : 260%;
}

/* @end tagadelic */

#commentheader {
	background-color: #333333;
	font-size:88%;
	color:#FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
}
#commentballoonpoint {
	background-color: #333333;
	background-image: url(../images/commentballoonpoint.png);
	background-repeat: no-repeat;
	background-position: 215px top;
}
#commentballoon p {background-color: #FFFFFF;}
#commentballoon {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;

}
.commentitem {
	background-color: #000000;
	margin-top: 10px;
	padding-bottom: 2px;
	border: 1px solid #333333;
}

#postfootertext {font-size:88%;}
#logon {
	font-size:80%;
	color: #B0B0B0;
	padding-left: 10px;
}
#iconchooser {color:#FFFFFF;}

#newsStand{
	vertical-align:top;
	padding-left: 10px;
	padding-right: 10px;
}

    .popupWindow
    {
        position:absolute;
        left:340px;
        top:240px;
        width:400px;
        border:solid 1px black;
        padding:10px;
        background-color:white;
        filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#cccccc); 
        display:none;
    }

    .list td
    {
        border-bottom:solid 1px black;
        padding:10px;
    }




.newsStandPost {
	margin-bottom: 35px;
	/*background-color: #0F0F0F;*/
	border: solid #00FFF 1;
}

.newsStandPost a{
	color: #a8a8a8;
}

.archivenewsStandPost {
	margin-bottom: 15px;
	border-bottom: 1px solid #dedede;
}

.newsStandPost h3.date {
	color: #a8a8a8;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 4px;
	font-size: 0.8em;
}

.newsStandPost h3.date a {
	color: #a8a8a8;
	text-decoration: none;
}

.newsStandPost h3.date a:hover {
	color: #CC0000;
}

.newsStandPost blockquote {
	padding: 10px;
	border: 1px solid #dedede;
	background-color: #f5f5f5;
	margin: 20px;
	color: gray;
	font: 95%/1.8em Georgia, "Times New Roman", Times, serif;
}


.storeItem {
	background-color: #000000;
	margin-top: 10px;
	padding-bottom: 2px;
	border: 1px solid #333333;
}

.storeItemText {
	font-size: 80%;
	color:#999;
	font:"Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-left: 40px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
}



#pageNextBtn {

	background-image: url(../images/btnNext.png);
	background-repeat: no-repeat;
	background-position:  0 0;
}
.redContentText {
	color: #C00;
}
