.dtg_top {

	background: url('images/bg_canvas.jpg') repeat;
	margin: 20px 0;
}

#blue_wrapper {

	width: 920px;
	margin: 0 auto;
	border: 5px solid #296030;
	background-color: #fff;
	padding: 20px;
	overflow: hidden;
}

#dtg_top {
	
	clear: both;
	width: 100%;
}

#dtg_top img {

	float: left;
}

#top_nav {

	float: right;
	list-style: none;
	margin-top: 50px;
}

#top_nav li {

	float: left;
	margin-left: 6px;
}

#top_nav li a {

	display: block;
	padding: 8px 10px;
	color: #02295e;
	font-size: 14px;
	font-weight: bold;
}

#top_nav li a:link, #top_nav li a:visited {
	
	background: none;
	text-decoration: none;
}

#top_nav li a:hover {

	background-color: #296030;
	color: #fff;
}

#projects {

	float: left;
	width: 200px;
	min-height: 100px;
}

#blog {

	float: left;
	width: 640px;
	padding: 10px;
	padding-left: 0;
}

#tags {

	float: left;
	width: 250px;
	margin-left: 20px;
	min-height: 100px;
}

#tags ul {

	list-style: none;
	margin: 0 0 10px 0;
}

#tags li {

	display: block;
	margin: 4px 10px;
}

#tags li a {

	text-decoration: none;
}

#tags li h2 {

	font-weight: bold;
	font-size: 14px;
	margin: 8px 0;
	padding: 4px 0;
	border-top: 2px solid #296030;
	border-bottom: 1px dotted #296030;
}

#projects fieldset {

	float: left;
	margin: 0 0 20px 0;
	border: none;
	border-top: 2px solid #296030;
}

#projects fieldset.ps_right {

	margin-right: 0;
	margin-left: 1px;
}

#projects fieldset legend {

	font-size: 18px;
	font-weight: bold;
	padding: 0 2px 0 0;
	color: #02295e;
	text-shadow: 0 1px 1px #ccc;
}

#projects fieldset img {

	margin-top: 5px;
	border: 2px solid #dedede;
}

#projects fieldset p {

	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}

#projects fieldset span {

	float: right;
	padding: 4px 8px;
	border: 2px solid #999;
	background-color: #dedede;
	text-align: center;
	text-shadow: 0 2px 2px #fff;
	font-size: 15px;
	font-weight: bold;
	color: #02295e;
}

div.clear {

	clear: both;
	width:  100%;
	height: 10px;
}

p.postmetadata {

	border-top: 1px dotted #ccc;
	padding: 4px 0;
	text-align: right;
}

p.left {

	text-align: left;
}

div.post h2 a, h2.pagetitle {

	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

h2.pagetitle {

	margin: 0 0 20px 0;
}

div.post h2, h2.projects {

	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
	color: #02295e;
}

div.post h2 {

	margin: 0;
}

div.post h3 a {

	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.post {

	margin: 0 0 20px 0;
}

#post {

	margin: 0 0 20px 0;
}

div.post small {

	font-size: 11px;
	color: #999;
}


div.post hr {

	margin: 17px 0 18px;
	height: 0;
	clear: both;
	border: solid #ddd;
	border-width: 1px 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #eee;
}

div.navigation .alignright a, div.navigation .alignleft a {

	font-size: 14px;
	font-weight: bold;
}

div.navigation {

	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

#respond h3 {

	font-size: 18px;
	font-weight: bold;
	color: #02295e;
}

textarea.ss-q-long {

	clear: both;
	height: 80px;
}

input.submit {

	clear: both;
	margin-top: 50px;
}

form.ss-form {

	height: 600px;
}
