/* @override http://dummied.org/themes/dummied/stylesheets/screen.css */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #74918c url(bodybg.gif) top left repeat-x;
	color: #000;
	font: 101%/104% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding: 0px 0px 30px 30px;
}

#wrapper {
	width: 941px;
	margin: 0px auto;
	text-align: left;
	background: transparent url(field.png) top left repeat-y;
}

#header {
	display: block;
	width: 941px;
	height: 160px;
	text-indent: -5000em;
	background: transparent url(../images/header_bg.jpg) left 8px no-repeat;
}

* html #header {
	display: block;
	width: 941px;
	height: 180px;
	text-indent: -5000em;
	background: transparent url(../images/header2.jpg) -2px -1px no-repeat;
}

#header h1 {
	width: 941px;
	height: 165px;
	background: transparent url(../images/nameplate.png) top left no-repeat;
}

#header a {
	display: block;
	position: relative;
	width: 230px;
	height: 100px;
	left: 680px;
	top: 23px;
}

#header a:hover {
	background-color: transparent;
}

#content {
	background: transparent url(divider.gif) bottom left no-repeat;
	padding-bottom: 100px;
}

#entry {
	padding: 10px 40px 10px 25px;
	margin-bottom: 10px;
}

#content p, #content h6, #content h2, #content dl.archive_list, ul#tags_list, #comments, .item, #content ol, #content form#search_form, #content h5.subhead {
	margin: 0px 150px;
}

.extra_wrap {
	margin-top: 10px;
}

.item {
	margin-bottom: 20px;
}

#content .item p {
	margin: 0px 0px 10px 0px;
}

#content .item.even {
	background: transparent url(comment_fade.gif) top left repeat-x;
}

#content .item h4, #content h5.subhead {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 7px;
}

#content .item h4 a {
	text-decoration: none;
}

#content .item .details {
	font-size: 0.8em;
	text-align: right;
	border-bottom: 1px solid #324e5e;
	padding-bottom: 2px;
	margin-bottom: 7px;
	width: 100%;
	display: block;
}

#content .item .minutiae {
	font-size: 0.7em;
	border-top: 1px solid #324e5e;
	padding-top: 2px;
	margin: 7px 0px 0px 0px;
	width: 100%;
	display: block;
	text-align: right;
}

#footer ul {
	background: transparent url(footer_bg.png) bottom left no-repeat;
	padding: 10px 40px 40px 25px;
}

#footer {
	background-color: #74918c;
}

img.refer {
	width: 250px;
	height: 215px;
	float: right;
}

h6.latest, h6.archives, h6#tags {
	text-indent: -5000em;
	background: transparent url(latest.gif) top left no-repeat;
	display: block;
	width:  146px;
	height: 23px;
}

h6.archives {
	background: transparent url(archives.gif) -7px top no-repeat;
	padding-bottom: 3px;
}

h6#tags {
	background: transparent url(tags.gif) -3px top no-repeat;
	height: 25px;
	margin-top: 30px;
	padding-bottom: 3px;
}

#content p {
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 0.8em;
}

#content ol li p {
	margin: 0px;
}

#content h2 {
	font-size: 36px;
	line-height: 1em;
}

#content h2 a {
	color: #5d7470;
	text-decoration: none;
}

#content h2 a:hover {
	background: transparent;
}

#content dl.infobox {
	float:right;
	width: 200px;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	background-color: #d8dfe3;
	border-bottom: 1px solid #8ba0ac;
	border-right: 1px solid #8ba0ac;
}

#content dl.infobox.left {
	float: left;
	margin: 10px 10px 10px 0px;
}

#content dl#entry_info {
	width: 150px;
}

#content dl#entry_info dt {
	text-indent: -5000em;
	display: block;
	width: 117px;
	height: 20px;
	background: transparent url(glance.gif) top left no-repeat;
	margin-bottom: 3px;
}

#content dl.infobox dt {
	color: #fff;
	font-size: 1.2em;
	line-height: 0.8em;
	font-weight: bold;
}

#content dl.infobox dd, #content dl.caption dd {
	color: #969492;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}

#content img.photobox {
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 3px;
	border-bottom: 1px solid #8ba0ac;
	border-right: 1px solid #8ba0ac;
	}

#content img.photobox.right {
	float: right;
	margin: 10px 0px 10px 10px;
	border-bottom: 1px solid #8ba0ac;
	border-right: 1px solid #8ba0ac;
}

#content img.fullscreen {
	display: block;
	margin-left: 150px;
	margin: 10px 0px;
	padding: 3px;
	border-bottom: 1px solid #8ba0ac;
	border-right: 1px solid #8ba0ac;
}

#content dl.caption {
	float: left;
	width: 125px;
	padding-top: 10px;
}

#content dl.caption.right {
	float: right;
}

#content dl.caption dt {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	text-transform: uppercase;
}

#footer ul li {
	list-style-type: none;
	color: #faf6f3;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	display: inline;
}

a {
	color: #3e6175;
	font-weight: bold;
}

a:visited {
	color: #658191;
}

a:hover {
	background-color: #3e6175;
	color: #fff;
	text-decoration: none;
}

dl.archive_list dd ul li, ul#tags_list li {
	list-style-type: none;
	margin-bottom: 15px;
}

ul#tags_list li {
	float: left;
	padding-right: 10px;
}

dl.archive_list dd {
	margin-bottom: 5px;
	font-size: 0.8em;
	line-height: 1.6em;
}

dl.archive_list dd strong {
	display: block;
	font-size: 1.3em;
	margin-bottom: 3px;
}

dl.archive_list h4 {
	text-align: right;
	text-transform: uppercase;
	font-weight: bolder;
	color: #fff;
	background-color: #e3e9e8;
	padding: 3px;
	margin: 3px 0px 5px 0px;
}

dl.archive_list dt {
	padding-bottom:10px;
}

#comments {
	margin-top: 30px;
}

#comments h3 {
	text-indent: -5000em;
	display: block;
	height: 23px;
	width: 150px;
	background: transparent url(comments.gif) top left no-repeat;
}

#comments h4 {
	color: #658191;
	font-size: 0.7em;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align: right;
}

#comments h3#post {
	background: transparent url(post_comment.gif) top left no-repeat;
	margin: 30px 0px 0px 60px;
}

#comments #comment_form {
	padding: 10px;
	background: transparent url(comment_fade.gif) top left repeat-x;
	margin: 0px 60px;
}

#comments #comment_form dd {
	display: block;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-bottom: 10px;
}

#comments #comment_form dd label {
	float: left;
	width: 125px;
	text-align: right;
}

#comments #comment_form dd input, #comments #comment_form dd textarea {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	border: none;
}

#comments #comment_form dd label.required {
	font-weight: bold;
}

#comments .comment_content {
	padding: 10px;
}

.even {
	background-color: #edebe8;
}

#comments .author_comment {
	background: transparent url(comment_fade.gif) top left repeat-x;
}


#comments .gravatar {
	width: 30px;
	float: left;
}

#comments .comment_author, #comments .comment_details {
float: left;
width: 400px;
padding-left: 10px;
}

#comments .comment_details {
	font-size: 0.8em;
}

#comments .comment_body {
	clear: both;
	text-align: left;
	padding-top: 5px;
}

#content #comments .comment_body p {
	text-indent: 0;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content .item {
	padding: 10px;
}

#content ol li {
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
}

#content form#search_form ol {
	margin: 0px 0px;
}

#content form#search_form #search, #content code {
	text-align: center;
	padding: 10px;
	border: 1px solid #e3e9e8;
	background-color: #edebe8;
	margin-bottom: 10px;
}

#content code {
	text-align: left;
	font-family: "Courier New", Courier, mono;
	display: block;
}

#content form#search_form #search strong {
	padding-right: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
}

#content form#search_form #search input#q {
	width: 80%;
}

#full_link {
	font-size: 0.8em;
	display: block;
	text-align: right;
}

#content ol li {
	margin-bottom: 5px;
}

a.rss {
	padding-left: 13px;
	margin-left: 2px;
	background: transparent url(feed.gif) left 2px no-repeat;
}

#content h5.subhead {
		color: #5d7470;
text-transform: uppercase;
}

a img {
	border: none;
}

a:hover img {
	background: transparent;
}

#content #entry dl.infobox dd ul li {list-style-type: none;}

#content dl.infobox dt.secondary {padding-top:10px;}

#content #entry dl.infobox.smaller {width:115px;}

iframe {
	float: left;
	margin: 10px 10px 10px 0px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */