.codeblock {
	width: 95%;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	overflow: auto;
	font-family: courier, monospace;
	font-size: 0.9em;
/*	white-space: pre-wrap;*/
}

h1, .h1 {
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.5em;
}
h2, .h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}

h3, .h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
}
h4, .h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
}
h5, .h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6, .h6 {
	font-size: 1em;
	font-weight: bold;
}
.rss-feed {
	padding-left: 28px;
	background: url(http://www.markbowendesign.com//images/site/layout/rss-icon.jpg) no-repeat;
	display: block;
}
.recent-posts {
	line-height: 37px;
	padding-left: 45px;
	background: url(http://www.markbowendesign.com/images/site/layout/recent-posts-icon.png) no-repeat top left;
	display: block;
}
.contact-me {
	line-height: 29px;
	padding-left: 45px;
	background: url(http://www.markbowendesign.com/images/site/layout/contact-icon.png) no-repeat;
	display: block;
}
.development {
	line-height: 40px;
	padding-left: 45px;
	background: url(http://www.markbowendesign.com/images/site/layout/development-icon.png) no-repeat;
	display: block;
}

.colored-box {
	background: #ccc;
}
ul#footer-logos {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#footer-logos li {
	display: inline;
	margin-right: 25px;
}
ul#footer-logos a#ee-logo {
	background: url(http://www.markbowendesign.com/images/site/layout/footer-icons.png) no-repeat scroll left top;
	width: 50px;
	line-height: 35px;
}
ul#footer-logos a#hosting-logo {
	background: url(http://www.markbowendesign.com/images/site/layout/footer-icons.png) no-repeat scroll -50px 0;
	width: 168px;
	line-height: 35px;
}
ul#footer-logos li a {
	display: block;
	text-indent: -9999px;
}
ul#footer-logos a#ee-logo:hover {
	background-position: 0 -35px;
}
ul#footer-logos a#hosting-logo:hover {
	background-position: -50px -35px;
}
ul#footer-logos li {
	float: left;
}





.editor-button {
	display: none;
}



.center {
	text-align: center;
}
.small-subscribe-links {
	font-size: 1em;
}
.entry-title a {
	color: #000;
}
.entry-title {
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.5em;
}
.entry-title a:hover {
	color: #369;
	text-decoration: none;
}
.date-posted {
	background: #369;
/*	border-top: 1px solid black;*/
/*	border-bottom: 1px solid #999;*/
	color: #fff;
	padding: 5px;
	margin: 5px 0 20px 0;
	display: inline;
	font-size: 12px;
}
html {
	font-size: 62.5%;
	margin: 0;
}
body {
	background: url(http://www.markbowendesign.com//images/site/layout/background-fixed.jpg) #000 fixed center top no-repeat;
	color: #333;
	font-size: 1.4em;
	line-height: 1.8em;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif, Helvetica;
/*	margin: 0;*/
	padding: 0;
	text-align: center;
}
a {
	text-decoration: none;
	color: #369;
}
a:hover {
	text-decoration: underline;
	color: #369;
}
#header {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	height: 126px;
}
#header-index {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	height: 136px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 0;
}
#navigation {
	position: absolute;
	top: -7px;
	left: -15px;
/*	border: 1px solid red;*/
	width: inherit;
/*	background: #000;*/
	padding: 5px 0;
}
#navigation p {
	color: #fff;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
ul#nav {
	list-style: none;
	margin-left: 0;
	font-size: 1.3em;
	text-transform: uppercase;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	float: left;
	color: #fff;
	padding: 0 15px;
/*	border-left: 1px solid #333;*/
	display: block;
}
ul#nav li a.first {
/*	padding-right: 15px;
	padding-left: 0;*/
}
ul#nav li a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}
#tweet-tweet {
	position: absolute;
	bottom: -48px;
	left: 320px;
}
#tweets {
	font-size: 1.1em;
	color: #fff;
	position: absolute;
	bottom: -20px;
	right: 0;
	text-align: right;
	width: 550px;
}
#tweets a {
	color: #fff;
	text-decoration: underline;
}
#tweets a:hover {
/*	text-decoration: underline;*/
}
.content {
/*	background: url(http://www.markbowendesign.com//images/site/layout/content-bottom.jpg) no-repeat bottom #fff;*/
	background: #fff;
	text-align: left;
	padding: 20px 20px;
}
a img {
	border: 0;
}
#footer-container {
	background: #000;
/*	border-top: 2px solid #fff;*/
	color: #fff;
	text-align: left;
}
.footer {
	padding: 10px 0;
}
.footer h1 h2 h3 h4 h5 h6 {
	color: #fff;
	font-weight: normal;
}
.footer h6 {
	font-size: 11px;
	color: #fff;
}
.clear-both {
	clear: both;
}
.uppercase {
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.dotted-underline {
	padding-bottom: 8px;
	border-bottom: 1px dotted #999;
}
ul.posts-list {
	list-style: none;
	margin: 0;
}
.ribbon {
	position:absolute;
	top: -3px;
	right: -3px;
}
.underline {
	text-decoration: underline;
}
.link {
	color: #369;
}
.link:hover {
	color: #f90;
}