/*   
Theme Name: HDD
Theme URI: http://svn.wp-themes.org/travelogue/
Description: Designed with a traveler in mind, or someone with a chronologically-based blog, this theme is attractive and customizable. Don't forget to change the picture in the polaroid!
Author: Josh Lyman
Author URI: http://www.podq.com/
Version: 0.1
.
Released under the GPL. The included font, "Dear Joe," is released by joebob of http://www.joebob.nl/, 
and is free to use for any purposes. The default picture supplied in the polaroid header image is 
copyrighted by Josh Lyman. I don't care if you keep it, but recommend you change it. And please don't 
take credit for it either! ;-) Have fun!.
.
*/

/* Color Schemes
   -------------
	Orange Dark: #880D04
	Orange Light: #E0D3CD
	
	GreenBlue Dark: #618788
	Green Light: #D4DBD3
	Blue Light: #B6CAD1         */

body {
	background-image: url('images/background x120.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header-img {
	position:absolute;
	left:5px;
	top:5px;
	width:239px;
	height:90px;
}

 fieldset
{
border: 1px solid #770D04;
background: #FFFBF0;
}

legend
{
font-size: 0.8em;
color: #770D04;
background: #fac104;
padding: 0 4px 0 4px;
margin: 0 4px 0 4px;
border: 1px solid #770D04;
}

input, textarea
{
color: #770D04;
background: #fff0cd;
margin: 6px 0 1px 0;
border: 1px solid #781351
}

select
{
color: #770D04;
background: #fff0cd;
margin: 6px 0 1px 0;
border: 1px solid #781351
}

#sidebar {
	position:absolute;
	left:-20px;
	top:112px;
	width:279px;
	padding: 0 0 0 0;
	margin: 10px 0 5px 3px;
	float: left;
}

#content {
	position:absolute;
	left:255px;
	top:121px;
	margin: 0px 10px 10px 10px;
	padding:0;
	z-index:0;
}

#content img {
	padding: 0 1.0em .2em 0;  
}

#footer {
	text-align: center;
	font-size:.7em; )
	/*width:100%;) */
	/*top-border: 0px solid #D4DBD3; */ 
	/* height:50%; */
}

.post {
	padding: 0px 7px 1px 7px;
	/*border-bottom: 2px #444 solid;*/
}

.comments {
	margin: 0 0 5px 5%;
	padding-left: 8px;
	/*border-left: 3px #618788 solid;
	border-bottom: 1px #618788 solid; */
}

/* Text Styles */

h1 {
	font-weight: bold;
	font-size: 1.6em;
	color: #880D04;
}

h2 {
  margin; 20px 0 0 0;
  padding; 20px 0 0 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

h3 {
  margin: 0;
  padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #880D04;
	
}

h4 {
  margin: 0;
  padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

h5 {
  margin: 0;
  padding: 0;
	font-weight: normal;
	font-size: 1.0em;
	color: #000000;
}

.post_head {
	margin-top:0px;
}

p {
	font-size: 1.0em;
}

li {
	font-size: 1.0em;  
}

a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-style:solid;  	
  border-width:1px;
  border-color:#888888;
}

a:visited {
	color: #000000;
	text-decoration: none;  
	border-bottom-style:solid;  	
  border-width:1px;
  border-color:#888888;
}

a:hover {
	color: #880D04;
	text-decoration: none;  
	border-bottom-style:solid;  	
  border-width:2px;
  border-color:#880D04;
}

.pagetitle {
	text-align:center;
	text-decoration:underline;
}

.hot {
  margin: 0 0 0 0;
  padding: 0;
	font-weight: bold;
	font-size: 1.0em;
	color: #880D04;
}

.dead {
  margin: 0 10 0 0;
  padding: 0;
	font-weight: normal;
	font-size: .8em;
	color: #000000;
}

.dup {
  margin: 0 10 0 0;
  padding: 0;
	font-weight: normal;
	font-size: .8em;
	color: #000000;
}
.voting input
{}

/* End Typography & Colors */

/* Calendar Styles */

#wp-calendar {
	border: 2px solid #333333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: smaller;
}

#wp-calendar caption {
	font: bold 1.2em Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #618788;
	color:#FFFFFF;
	border: 2px solid #333333;
	border-bottom: none;
	margin: 0 auto;
}

#wp-calendar tbody, #wp-calendar tfoot {
	background-color: #B6CAD1;
	padding: 0;
	margin: 0;
}

#wp-calendar th {
	padding: 0;
}

/* End Calendar Styles */

/* Postit Date */

.post_cal {
	border: 1px solid #A6A6A6;
	text-align: center;
	width: 50px;
	float: left;
	margin: 0 10px 5px 0;
}

	.post_cal .dayname {
		background-color: #880D04;
		border-bottom: 1px solid #A6A6A6;
		color: #FFFFFF;
		font-size: 1.1em;
		font-weight: bolder;
		width: 100%;
	}
	
	.post_cal .daynum {
		border-bottom: 1px solid #A6A6A6;
		font-size: 2.0em;
		font-weight: bold;
		width: 100%;
	}
	
	.post_cal .month, .post_cal .year {
		background-color: #880D04;
		border-bottom: 1px solid #A6A6A6;
		color: #FFFFFF;
		font-size: .75em;
		font-weight: bolder;
		width: 100%;
	}
	
.postmetadata {
	font-weight: bold;
}

/* End Postit Date */

/* Sidebar Styles 
#sidebar h3 {
	font-size: medium;
}

#sidebar ul, #sidebar ul ol {
	margin: 0 10px 10px 5px;
	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;
	font-size: smaller;
	}

#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 Sidebar Styles */

#sidebar ul {
	list-style-type: none;
	margin: 0 5px 10px 10px;
	font-size: smaller;
}

#sidebar ul li h3 {
	font-size: 1.35em;
}

#sidebar ul li ul li {
	list-style-type: square;
}

/* Seriously hacked out code for cool boxes */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 220px; /* ems so it will grow */
	background: url('images/sbbody-r.gif') no-repeat bottom right;
	font-size: 1.0em;
}

.boxhead {
	background: url('images/sbhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h4 {
	background: url('images/sbhead-l.gif') no-repeat top left;
	margin: 0;
	padding: 8px 8px 8px 30px;
	font-weight: bold; 
	font-size: 1.2em; 
	text-align: left;
	line-height: .8em;
}

.boxbody {
	background: url('images/sbbody-l.gif') no-repeat bottom left;
	margin: 0;
	font-size: 1.0em; 
	padding: 5px 5px 10px 5px;
}

#site_content {position: absolute;left: -10000px;}

#itemhead { 
  background-color: #ededed;
  width: 99%;
  border-collapse: collapse;
	border-top: 1px solid #A6A6A6;
		}

