/*
Theme Name: Dan of the Day
Theme URI: http://danoftheday.com
Description: Custom theme for danoftheday.com.
Version: 1.0
Author: Dan Florence
Author URI: http://danoftheday.com
Tags: woot

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
   /*
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
   */
	background: #666666 url('images/big_collage.jpg');
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
   background: url("images/dodpbg.gif") repeat-y top; border: none;
/* 
	background-color: white;
	border: 1px solid #959596;
	border: 4px solid #c00;
*/

	}

#header {
	background: url('images/dod_logo.png') no-repeat bottom center;
	margin: 20px auto 0px auto;
	height: 132px;
	}

#headerimg 	{
	margin: 0;
	height: 132px;
	width: 760px;
	}

#header {
	text-align: center;
/*
	background: #666;
*/
	}

#content {
	font-size: 1.2em
	}

#content p{
	text-align: left;
	}

.entry p {
   font-size: 2.5em;
   color: #666;
	margin: 0 0 1em 0;
   }

.tags {
   display: none;
}

/*
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: center;
	}
*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*
   background: #eee url('images/kubrickfooter.jpg') no-repeat top;
   */
	border: none;
	}

#footerimg {
   background: url('images/dod_bottom.png') no-repeat top;
	border: none;
	margin: 0px auto 20px auto;
	height: 20px;
	width: 760px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.smallmsg {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 2.5em auto -1.5em auto;
	color: #c00;
	}

.date {
	font-size: 0.9em;
	line-height: 1.5em;
   margin-bottom: 1em;
}

.gentitle {
   margin-bottom: 1em;
}

.entry small {
   font-size: 0.3em;
   }

.entry .normal {
   font-size: 1em;
   color: #000;
   }

.entry .normal p {
   font-size: 1em;
   color: #000;
   }

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
   margin: 0 10px 0 0;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol litext-align: left;postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
*/

a, h2 a:hover, h3 a:hover {
	color: #c00;
	text-decoration: underline;
	}

a:hover {
	color: #900;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	width: 760px;
/* 
	background-color: white;
	border: 1px solid #959596;
	border: 4px solid #c00;
*/
	}

/*
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}
*/

#header {
	padding: 0;
   /*
	margin: 0 0 0 1px;
	height: 200px;
	width: 758px;
   */
	width: 760px;
	}

#headerimg {
	margin: 0;
	/* height: 200px; */
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 50px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 50px;
	width: 650px;
	}

.post {
   margin: 0 0 50px;
   padding: 30px 0 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0;
	}

.widecolumn .postmetadata {
	margin: 20px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 20px 0 0 0;
	margin: 20px auto 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 1em;
	margin: 0;
	}

h2 {
	margin: 1em 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
   color: #666;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
   background-color: #ddd;
   padding-top: 0.5em;
   font-size: 1.2em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
   font-size: 0.8em;
	text-align: center;
	margin-top: 2em;
	}

.says{display:none;}

.tagline {
   text-align: center;
	color: #666;
   margin: 0 25px 10px 25px;
}

#sidebar h1 {
   text-align: center;
	color: #666;
   margin: 0 16px 2em;
	font-size: 1em;
   padding-top: 0;
   font-family: Verdana,Arial,Sans-Serif;
   font-weight: normal;
}

.pageentry {
   color: #000;
   margin: 0px 0 0px 0px;
   }

.quest {
   padding: 0.5em 1em;
}

.ans {
   padding: 0 1em 1em 1em;
}

.questcontent {
   padding: 0.5em 3em;
}

.anscontent {
   padding: 0 1em 1em 3em;
}

.quest, .ans {
   float: left;
   font-weight: bold;
}

.hidden {
   display: none;
   }

/* End Various Tags & Classes*/



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

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.screen-reader-text {
   display: none;
}

img.image-bullets {
   padding: 0 3px 0 0;
   vertical-align:middle;
}

#sidebar ul p.image-bullets {
   vertical-align:middle;
   margin: 3px 0 0;
}

#sidebar ul p.image-bullets-top {
   vertical-align:middle;
   margin: 5px 0 0;
}

h1.rand, #sidebar h1.rand {
   padding: 0;
   text-align: left;
   margin: 1em 0 2em;
}

h1.rand a, h1.rand a:link, h1.rand a:visited {
   padding:0.2em 0.3em 0.3em;
   font-size: 1.4em;
   background-color:#c00;
   border:1px solid #fff;
   color:#fff;
   font-weight:bold;
   outline-color:#c00;
   outline-style:solid;
   outline-width:1px;
   text-decoration:none;
   margin-left:1px;
}

h1.rand a:hover, h1.rand a:active {
   background-color:#a00;
   outline-color:#a00;
}

#sidebar #timemachine {
	margin: 0;
	padding: 0px 6px;
}

#sidebar #timemachine #time-title {
	color: #333;
	font-weight: bold;
}

  .override #googlecart-widget-head {
    width:200px; background:#eeeeee; border-color:#cc6666
  }
  .override #googlecart-widget-body {
    width:200px; border-color:#cc6666
  }
  .override .googlecart-widget-footertext {
    float: left; width:200px; height:4.5em
  }
  .override .googlecart-widget-checkout {
    float: left; position: absolute; bottom: 0.4em; left:2px; 
  }
  .override #googlecart-title {
    color:#cc0000
  }
  .override #googlecart-summary {
    color:#cc0000
  }
  .override .googlecart-widget-item {
    border-color:#cc6666
  }
  .override .googlecart-widget-quantity-box {
    border-color:#cc6666
  }
  .override .open .googlecart-widget-item td {
    border-color:#cc6666
  }
   .override .open .googlecart-widget-item .googlecart-widget-details-column {
      display: block;
      border-bottom: none;
   }
   .override .open .googlecart-widget-item .googlecart-widget-image-column {
      display: block;
      border-bottom: none;
      float: left;
   }
   .override .open .googlecart-widget-item .googlecart-widget-price-column {
      display: block;
      border-bottom: none;
      float: right;
   }
  .override #googlecart-widget-emptymessage {
    border-bottom-color:#cc6666
  }

img.single-prod-img {
   float: left;
   margin-right: 2em;
   margin-bottom: 2em;
}

div.add-button {
   padding: 0;
   text-align: left;
   margin: 1em 0 2em;
}
div.add-button a, div.add-button a:link, div.add-button a:visited {
   padding:0.3em 0.6em 0.3em;
   font-size: 1.2em;
	font-family: Arial, Helvetica, Sans-Serif;
   background-color:#c00;
   border:1px solid #fff;
   color:#fff;
   font-weight:bold;
   outline-color:#c00;
   outline-style:solid;
   outline-width:1px;
   text-decoration:none;
   margin-left:1px;
}
div.add-button a:hover, div.add-button a:active {
   background-color:#a00;
   outline-color:#a00;
}
.notready {
	cursor: not-allowed;
}
.shirtentry p {
   font-size: 1em;
}
.normalentry p {
   font-size: 1em;
   color: #000;
}
div.prod-item {
   margin: 0.3em 0 0.3em;
}
.shirtcolumn {
	width: 475px;
}
.dotd-extra-img {
   margin-top: 2em;
   margin-bottom: 2em;
   overflow: auto;
}
.sm-err {
   font-size: .8em;
   display: none;
   position: absolute;
   background: #fff;
   padding: .5em;
   border: 1px solid #666;
}
.dfs-select {
   width: 125px;
}
.product-price {
   font-weight: bold;
}
.funny_shirt {
   margin: 0 0 50px;
   padding: 30px 0 0;
}
.prodmini {
   width: 190px;
}
.shirtcolumn .prodmini {
   padding-right: 47px;
   margin-bottom: 20px;
   float: left;
}
.prodmini h3 {
   margin-top: 0.5em;
   margin-bottom: 0.5em;
}
.bartext {
	display: inline;
	color: #999999;
}
.bartext img {
   vertical-align: middle;
}
.textcontainer {
	display: inline;
   padding: 0 2px;
	color: #666;
	font-size: 1.7em;
   vertical-align: middle;
   background-color: #eee;
   border: 1px solid #ccc;
}

