<MM:BeginLock translatorClass="ThemeDreamerWP" type="ThemeDreamerWP_Code" depFiles="file:///Don's Backup G4/Freelance Work/   D. Halstead Design-Artworks/DH Design Wordpress/wordpress/wp-content/themes/dh-design-blog/style.css" orig=""><link rel="stylesheet" href="style.css" type="text/css" media="screen" /></></>
/*
Theme Name: D. Halstead Design 2010
Theme URI: http://www.dhalstead.com
Description: SEO optimized, 3-column, widget-ready theme created for Wordpress
Tags: D. Halstead Design, fixed width, widget ready, 2 columns, 3 columns, left sidebar, right sidebar, seo friendly, gravatars
Version: 2.0
Author: Don Halstead
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content
{
	height: auto;
	min-height: 424px;
}

body
{
	padding: 0px;
	font: 65.0% "Times New Roman", Times, Serif;
	/* Resets 1em to 10px */
	margin: 0px;
	border-left: 145px;
	height: 100%;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	background-color: #263a85;
}

#wrap
{
	width: 960px;
	padding-left: 145px;
}

/************************************************
*	Header, Headings, etc.									*
************************************************/

#head
{
	text-align: left;
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#head2
{
	text-align: left;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#head3
{
	text-align: left;
	background-image: url(images/header3.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#headleft
{
	height: 116px width: 100%;
	float: left;
}

#headleft h4
{
	font-size: 2.4em;
	color: #fff;
	font-weight: normal;
	padding: 0px 0px 0px 160px;
	margin: 36px 0px 0px 0px;
}

#headleft h4 a
{
	color: #bfbfbf;
	font-weight: normal;
	font: "Times New Roman", Times, Serif;
}

#desc
{
	font-size: 1.4em;
	color: #999999;
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	padding: 5px 0px 0px 160px;
	font-variant: small-caps;
	letter-spacing: 1.0px;
}

/*- Main Menu in Left Sidebar */
ul.menu
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 10px;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style: none;
	line-height: 1.6em;
	font-weight: normal;
}

ul.menu li
{
	display: block;
	margin: 0;
}

ul.menu,
ul.menu li a { padding: 0px 0px 0px 0px; }

ul.menu li a
{
	color: #999999;
	margin: 0px;
}

ul.menu li a:hover
{
	color: #bfbfbf!important;
	text-decoration: underline;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover
{
	color: #bfbfbf!important;
	text-decoration: underline;
}

/************************************************
*	Links and Headings									*
************************************************/

a img,:link img,:visited img {
	border: none;
	margin-right: 1px;
}

a, a:link
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	color: #bfbfbf;
	text-decoration: underline;
}
h1
{
	font-size: 1.6em;
	font: Arial, Helvetica, Verdana, sans-serif;
	color: #bfbfbf;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
}

h1 a:link, h3 a:hover, h3 a:visited { color: #ffffff; text-decoration: underline; }


h1 a:hover { color: #bfbfbf; }

h2
{
	font-size: 1.4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.2px;
	margin-top: 20px;
}
h3
{
	font-size: 1.1em;
	font-family: "Times New Roman", Times, Serif;
	color: #FFFFFF;
	font-weight: normal;
}
h5
{
	color: #bfbfbf;
	font-family: "Times New Roman", Times, Serif;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-variant: small-caps;
	font-weight: normal;
}

strong, b { font-weight: bold; }
em, i { font-style: italic; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

/************************************************
*	Main Content									*
************************************************/

#content
{
	width: 460px;
	float: left;
	background-color: #1e2e6a;
	margin-top: 4px;
}

span.dropcaps 
{
	font-family: "Times New Roman", Times, Serif;
	color: #cccccc;
	font-size: 34px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: -0.02em;
	margin-right: 0.09em;
	position: relative;
	display: inline;
	text-transform: uppercase;
	background-image: url(images/dropcap_bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 0.09em;
	padding-right: 0.09em;
}

.item
{
	padding: 0px 20px 10px 20px;
	margin-bottom: 1.5em;
	color: #bfbfbf;
	border-bottom: 1px;
	border-bottom-style: dotted;
}

.item p
{
	font-size: 1.4em;
	line-height: 1.3em;
}

.item p a { text-decoration: underline; }
.item p a:hover { color: #fff; }

.item img
{
	padding: 0px 4px 4px 4px;
	margin: 0px 4px 4px 4px;
	border: 0px;
	margin-bottom: 5px;
}

.item ul
{
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.1em;
}

.item ol
{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.1em;
}

.itemhead
{
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 18px;
}

.itemhead h3 { display: inline; }

.date
{
	display: inline;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 20px;
}

input { font-size: 75%; }

.metadata
{
	font-size: 1.0em;
	line-height: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

.metadata a:link, .metadata a:visited { color: #fff; }
.metadata a:hover { color: #bfbfbf; }
cite { font-size: 1.1em; }

blockquote
{
	margin: 15px 30px 0 6px;
	padding-left: 10px;
	border-left: 3px solid #3c4e91;
	font-size: 1.2em;
	color: #3c4e91;
	font-style: italic;
}

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

/************************************************
*	Sidebar									*
************************************************/

#secondary
{
	width: 480px;
	padding: 0px;
	float: right;
}

#l_sidebar
{
	float: left;
	width: 180px;
	padding: 6px 5px 20px 0px;
}

#l_sidebarwidgeted
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#l_sidebar p
{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#l_sidebar ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color: #bfbfbf;
}

#l_sidebar li
{
	margin: 0px;
	padding: 0px;
	color: #bfbfbf;
}

#l_sidebar ul li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#l_sidebar ul li a
{
	color: #bfbfbf;
	text-decoration: underline;
}

#l_sidebar ul li a:hover { color: #ffffff; text-decoration: underline; }

#l_sidebar ul ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 6px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	list-style-type: square;
	list-style-position: outside;
}

#l_sidebar ul ul li { margin: 0px; }

#l_sidebar ul ul ul
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 6px;
	font-size: 11px;
	color: #bfbfbf;
	list-style-type: square;
	list-style-position: outside;
}

#l_sidebar ul ul ul li { margin: 0px; }

#r_sidebar
{
	float: right;
	width: 220px;
	padding: 0px 40px 20px 0px;
}

#r_sidebarwidgeted
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#r_sidebar ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	list-style-type: none;
}

#r_sidebar li
{
	margin: 0px;
	padding: 0px;
	color: #bfbfbf;
}

#r_sidebar ul li
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#r_sidebar ul li a
{
	color: #bfbfbf;
	text-decoration: underline;
}

#r_sidebar ul li a:hover { color: #ffffff; text-decoration: underline; }

#r_sidebar ul ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	list-style-type: square;
	list-style-position: outside;
}

#r_sidebar ul ul li { margin: 0px; }

#r_sidebar ul ul ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	list-style-type: square;
	list-style-position: outside;
}

#r_sidebar ul ul ul li { margin: 0px; }

#r_sidebar p
{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #bfbfbf;
}

li .categories, li .linkcat, li .pagenav
{
	margin: 0px;
	padding: 0px;
}

.sidebarSearch
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea
{
	height: 30px;
	background-image: url(images/feedicon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.feedarea  a { color: #bfbfbf; }

/************************************************
*	Comment Area									*
************************************************/

#comment
{
	width: 470px;
	background: #FFFFFF;
	color: #bfbfbf;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #bfbfbf;
	font-size: 1.3em;
}

#comment
{
	padding: 10px 20px 20px 20px;
	border: 1px solid #bfbfbf;
	margin-bottom: 3em;
	color: #FFFFFF;
}

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

ol#commentlist
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
}

.commentdate
{
	font-size: 1.2em;
	padding-left: 0px;
	font-weight: bold;
}

.commentlist p
{
	clear: both;
	font-size: 1.2em;
}

#commentlist li p
{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
	font-weight: normal;
}

.commentname
{
	color: #bfbfbf;
	margin: 0px;
	padding: 5px 5px 0px 0px;
}

.commentinfo { clear: both; }

.commenttext
{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	width: 450px;
}

.commenttext-admin
{
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
}

#commentsformheader { padding-left: 0px; }

#commentsform
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#commentsform form
{
	text-align: left;
	margin: 0px;
}

#commentsform p { margin: 0px; }
#commentsform form textarea { width: 99%; }

p.comments_link  img
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata
{
	font-size: 1.1em;
	float: right;
}

.commentlist li
{
	padding: 2px;
	border-top: 1px solid #bfbfbf;
}

.navigation
{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #bfbfbf;
	font-size: 1.3em;
}

.navigation a:link, .navigation a:visited { color: #bfbfbf; }
.navigation a:hover { color: #ffffff; }
.alignright { float: right; }
.alignleft { float: left; }

/************************************************
*	Gravatar									*
************************************************/

img.avatar
{
	float: left;
	margin: 1px 8px 3px 1px;
	padding: 3px;
	border: solid 0px #ddd;
	background-color: ##bfbfbf;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/************************************************
*	Calendar									*
************************************************/

#wp-calendar
{
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar td
{
	color: #3C4E91;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today
{
	background: ;
	color: #999999;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/

#foot
{
	width: 680px;
	height: 40px;
	text-align: left;
	margin-top: 20px;
	color: #bfbfbf;
	font-size: 1.1em;
}

#foot a:link, #foot a:visited
{
	color: #bfbfbf;
	text-decoration: underline;
}
#foot a:hover { color: #ffffff; }

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

.alignleft { float: left; }
.alignright { float: right; }

/************************************************
*	GreetBlock CSS								*
************************************************/

.greet_block {
	background:#003885;
	border:1px solid #ffffff;
	margin:10px 0 0 10px;
	width:100%;
}

.greet_image {
	float:left;
	padding:0 10px 0 10px;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {
	color:#FFFFFF;
	font-size:13px;
	line-height:16px;
	margin:10px;
}

.greet_block_close {
  background:#fff;
  border:1px solid #ccc;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

.greet_block_close a {
  color:#ccc;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:7px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search_after {
  border-top:1px solid #fff;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #fff;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}
