html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

a {
	color: #1065a0;
	text-decoration: underline;
	}

a:hover {
	color: #638C9C;
	}

a img {
	border: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

li {
          list-style-type:square;
           }

h1, h2, h3, h4, h5, h6 {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	}

h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	}

h1 {
	font-size:14px;
	text-align:right;
	margin-top: 3px;
	margin-bottom: 0px;
	}


/* page layout */

body {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	min-width: 780px;
	color: #333;
	background: #ffffff;
	text-align: center;		/* center on ie */
	margin: 0;
	padding: 0;
	}

.layout-two-column-right {
	background: #ffffff url('http://www.omnblog.com/sadoblog/images/blogimg02.jpg') no-repeat center top;
}

#container {
	width: 780px;
	position: relative;
	margin: 0 auto; /* center on everything else */
	margin-bottom: 20px;
	text-align: left;
	background: transparent;
	}

#container-inner {
	position: static;
	width: auto;
	}

/* banner */

#banner {
	position: relative;
	}

#banner {
	width: 770px;	/* necessary for ie win */
	background: transparent;
	}

#banner-inner {
	position: static;
	padding: 5px 10px ;
	}

#banner a {
	color: #fff;
	text-decoration: none;
	}

#banner a:hover {
	color: #fff;
	}

#banner-header {
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-shadow: #36414d 0 2px 3px;
	}

#banner-description {
	/*color: #666;
	background: #ffffff;*/color:#000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4;
	text-shadow: #36414d 0 1px 2px;
	display:inline;
	}

#banner-description-wrap {
	margin:10px 0 20px 90px;
	}

/* pagebody */

#pagebody {
	position: relative;
	width: 100%;
	}

#pagebody-inner {
	position: static;
	width: 100%;
	}

/* alpha */

#alpha, #beta {
	display: inline;	/* ie win bugfix */
	float: left;
	min-height: 1px;
	}

#delta {
	float: right;
	}

#alpha-inner,
#beta-inner {
	position: static;
	}

#alpha {
	margin: 20px 10px 20px 20px;
	width: 510px;
	}

/* beta */

#beta {
	width: 220px;
	background: transparent;
	}

#beta-inner {
	padding: 10px 10px 0 10px;
	}

/* entry */

.main-index .date-header {
	display: none;
	}

.date-header {
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	position: static;
	clear: both;
	}

.entry-content {
	position: static;
	clear: both;
	margin: 0;
	line-height: 1.5;
	}

.entry	{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
	}

.entry-body {
	margin-left:3em;
	}

.entry-more-link,
.entry-footer {
	font-size: 11px;
	}

.entry-header {
	margin-top: 0;
	border-left: 5px solid #F89D08;
	padding: 0 0 0 10px;
	color: #666;
	font-size: 15px;
	font-weight:bold;
	}

.entry-header a {
	text-decoration: none;
	}

.entry-footer {
	margin: 0 0 30px 0;
	border-top: 1px solid #dae0e6;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
	clear: both;
	}

/* Entry tag display */

.entry-tags {
	margin: 0 0 10px 10px;
	}

.entry-tags-header,
.entry-tags-list,
.entry-tag {
	display: inline;
	}

.entry-tags-list {
	list-style:none;
	padding: 0px;
	}


div.entry-tags {
	margin:0 0 10px 10px;
	}

ul.entry-tags-list {
	list-style:none;
	padding: 0px;
	}

h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag {
	display: inline;
	}

/* trackbacks */

.trackbacks{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}

.trackback-content {
	margin: 0;
	line-height: 1.5;
	clear: both;
	}

.trackbacks-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #36414d;
	padding: 5px;
	color: #fff;
	background: #a3b8cc;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}

.trackbacks-header a,
.trackbacks-header a:hover{
	color: #fff;
	}

#trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	text-align: center;
	background: #e6ecf2;
	clear: both;
	}

.trackback-footer {
	clear: both;
	margin: 5px 10px 20px 10px;
	border-top: 1px solid #dae0e6;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
	}

/* comments */

.comments {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}

.comment-content {
	margin: 5px 10px;
	line-height: 1.5;
	clear: both;
	}

.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover{
	color: #fff;
	}

.comments-header,
.comments-open-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #485424;
	padding: 5px;
	color: #fff;
	background: #8BA92F;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}

.comments-open-content,
.comments-closed {
	clear: both;
	}

.comments-open-header {
	clear: both;
	}

#comment-post {
	font-weight: bold;
	}

#comments .comment-header {
	display: none;
	}

#comments .comment-footer-experimental {
	display: none;
	}

#comments-experimental .comment-footer {
	display: none;
	}

.comment-footer {
	margin: 0 0 20px 0;
	border-top: 1px solid #dae0e6;
	padding-top: 3px;
	color: #666;
	font-size: 11px;
	clear: both;
	text-align: right;
	}

.comments-open-footer {
	clear: both;
	margin: 10px 0;
	}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
	width: 240px;
	}

.comments-open label {
	display: block;
	}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
	}

form textarea#comment-text {
	width:400px;
	}

#comment-preview,
#comment-post{
	margin: 5px;
	}

/* module */

.module {
	width: 100%;
	position: relative;
	overflow: hidden;
/*	margin: 0 0 10px 0;
	border-bottom: 1px solid #f3f6f9;
	background: #dae0e6;*/
	}

.module-content {
	margin: 0 0 10px 0;
	border-top: 1px solid #cfd4d9;
	padding: 10px 10px 0 10px;
	font-size: 10px;
	line-height: 1.3;
	}

.module-content a {
	color: #36414d;
	}

.module-content a:hover {
	color: #a3b8cc;
	}

.module-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #36414d;
	padding: 5px;
	color: #fff;
	background: #8ba92f;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}


.module-header a,
.module-header a:hover{
	color: #fff;
	text-decoration:none;
	}

.module-list {
	margin: 0 15px 10px 15px;
	list-style: disc;
	}

.module-list .module-list {
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
	}

.module-list-item {
	margin-top: 0;
	color: #666;
	line-height: 1.7;
	}

/* tagcloud */

.module-tagcloud .module-list {
	text-align: center;
	}

.module-tagcloud .module-list {
	list-style: none;
	}

.module-tagcloud .module-list-item {
	display: inline;
	}

.module-tagcloud li.taglevel1 {
	font-size: 19px;
	}

.module-tagcloud li.taglevel2 {
	font-size: 17px;
	}

.module-tagcloud li.taglevel3 {
	font-size: 15px;
	}

.module-tagcloud li.taglevel4 {
	font-size: 13px;
	}

.module-tagcloud li.taglevel5 {
	font-size: 11px;
	}

.module-tagcloud li.taglevel6 {
	font-size: 9px;
	}

/* search */

.module-search input {
	font-size: 10px;
	}

.module-search #search {
	width: 100px;
	}

/* powered */

.module-powered .module-content {
	margin-bottom: 10px;
	}

.module-powered {
	border-width: 0;
	}

.module-powered .module-content {
	margin-bottom: 0;
	border: 1px dashed #a3b8cc;
	padding-bottom: 10px;
	color: #292e33;
	background: #fff;
	}

/* about */

.module-welcome p {
	font-size: 12px;
	}

.module-content p.first {
	margin-top:0px;
	}

/* calendar */

.module-calendar .module-content table {
	border-collapse: collapse;
	background-color:transparent;
	width:154px;
color:#666;
font-weight:normal;
	}

.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
	}

.module-calendar .module-content table {
	font-size: 11px;
	}

/* individual-entry-archive */

.content-nav {
	margin: 0px;
	/*display: none;*/text-align:center;
	}

/* archive */

.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	border-left: 5px solid #36414d;
	padding: 5px;
	color: #fff;
	background: #a3b8cc;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	}

.archive-header a,
.archive-header a:hover {
	color: #fff;
	}

.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}

.archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
	}

/* Date-based and category archives
Archive title banner at top of page, below blog banner */

.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 20px;
	border-left: 7px solid #485424;
	border-bottom: 2px dashed #8BA92F;
	padding: 3px 20px;
	font-size: 17px;
	font-weight: bold;
	color: #485424;
	background: #transparent;
	}

/* one-column tweaks */

.layout-one-column body {
	min-width: 520px;
	}

.layout-one-column #container {
	width: 520px;
	}

.layout-one-column #banner {	/* necessary for ie win */
	width: 510px;
	}

/* Search results */

.mt-search-results .search-results-header {
	border: 2px solid #669;
	background-color: #36414d;
	color: #eee;
	padding: 5px;
	}

.mt-search-results .search-results-container {
	margin-left:10px;
	}

.mt-search-results form#search-form {
	width: 400px;
	margin: 0px auto 20px auto;
	}

.mt-search-results form#search-form input#search {
	width: 80%;
	}

.mt-search-results form#search-form p#search-options {
	text-align:center;
	}


/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .pkg {
	display: inline-block;
	}

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */




/* no-use */

.module-archives {}
.module-categories {}
.module-creative-commons {}
.post-footers {}
.separator {}
.trackbacks-content {}
.module-syndicate {}

