body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(/images/blog/blogbkd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
}
#wrapper {
    margin: auto;
	position: relative;
	overflow: hidden;
	background-color: #218DFF;
	padding-left: 6px;
	width: 756px;
}
#header {
	width: 750px;
	overflow: hidden;
        cursor: pointer;
}
#headercontent {
	background-color: #000000;
	background-image: url(/images/blog/headerbkd.jpg);
	background-repeat: repeat-x;
	height: 75px;
	overflow: hidden;
	width: 750px;
}
.headerdivider {
	background-color: #218DFF;
	height: 5px;
	width: 750px;
	overflow: hidden;
}
#content {
	overflow: hidden;
	width: 750px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.contentdivider {
	background-color: #999999;
	height: 5px;
	width: 750px;
	overflow: hidden;
}
#blog {
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#blog h1 {
	margin-top: 20px;
	margin-bottom: 0px;
}
#blog a {
	color: #218DFF;
	text-decoration: none;
}
#blog a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.bloginfo {
	color: #999999;
	font-size: 90%;
	background-image: url(/images/blog/date.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	background-position: left center;
}
.bloginfocomments {
	color: #999999;
	font-size: 90%;
	background-image: url(/images/blog/comments.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	background-position: left center;
}
#blog blockquote {
	color: #999999;
	font-size: 95%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
#blog img.blogfoto {
	padding: 4px;
    background: #FFF;
	border-color: #CCC #666 #666 #CCC;
	border-width: 1px;
	border-style: solid;
}
.left {
    float: left;
    margin: 0 10px 10px 0;
}

.right {
    float: right;
    margin: 0 0 10px 10px;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

#blog ul {
	list-style-type: circle;
}
#footer {
	background-color: #434343;
	width: 750px;
	overflow: hidden;
	font-size: 65%;
	color: #999999;
	padding-top: 4px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #218DFF;	
}
#footer a:hover {
	text-decoration: none;
	color: #C9E1FC;
}
.section {
	margin-top: 10px;
}
.sectionnumber {
	background-color: #218DFF;
	width: 50px;
	font-weight: bold;
	font-size: 17px;
	text-align: right;
	padding-right: 5px;
	float: left;
}
.sectiontext {
	background-color: #CCCCCC;
	width: 65px;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	float: left;
	color: #FFFFFF;
	padding-left: 5px;
}
.sectionend {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#infobox {
	background-color: #434343;
	width: 750px;
	overflow: hidden;
	font-size: 80%;
}
.infoboxcontent {
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	color: #7c8994;
}
#infobox h3 {
	font-weight: bold;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#infobox a {
	text-decoration: none;
	color: #218DFF;	
}
#infobox a:hover {
	text-decoration: none;
	color: #C9E1FC;	
}
.leftcolumn {
        overflow: hidden;
	float: left;
	overflow: hidden;
	width: 357px;
}
.rightcolumn {
        overflow: hidden;
	float: right;
	overflow: hidden;
	width: 330px;
}
.bottomcolumn {
        overflow: hidden;
	clear: both;
	width: 680px;
	height: 10px;
}
.entrylist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.entrylist .entrycommentcount {
        float: right;
	background-image: url(/images/blog/comments.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.entrylist li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7c8994;
	padding-bottom: 4px;
	margin: 0px;
	background-image: url(/images/blog/page.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	background-position: left center;
}
.linklist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.linklist li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7c8994;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 2px;
}
img.book {
	padding: 6px;
	margin: 6px;
        background: #7c8994;
}
#commentsheader {
    margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#commentsheader h2 {
    color: #999999;
	margin: 0px;
	padding: 0px;
}
#commentsbox {
    overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
.commentbottom {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.comment {
	color: #333333;
	overflow: hidden;
	font-size: 90%;
}
.comment a {
	color: #333333;
	text-decoration: none;
}
.commentauthor, .commentauthoralt, .commentauthorself {
	float: left;
	width: 200px;
	height: 46px;
	padding: 5px;
	background-color: #D7E5F8;
	border: 1px solid #CCCCCC;
}
.commentauthoralt {
	background-color: #E9EFF7;
}
.commentauthorself {
	background-color: #EEA9AB;
}
.commenttext, .commenttextalt, .commenttextself {
	float: right;
	width: 480px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #D7E5F8;
	border: 1px solid #CCCCCC;
}
.commenttextalt {
	background-color: #E9EFF7;
}
.commenttextself {
	background-color: #EEA9AB;
}
.commentinfo {
	font-size: 80%;
	color: #999999;
}
#commentsform {
	background-color: #DFDFDF;
}
.smallertext {
	font-size: 80%;
}
.inputfield {
	padding: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	width: 550px;
}
.blognavbottom {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.olderblogs {
	float: left;
	background-image: url(/images/blog/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.newerblogs {
	float: right;
	background-image: url(/images/blog/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;	
}
#blognav {
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	margin-top: 5px;
	font-size: 75%;
}
#blognav a {
	text-decoration: none;
	color: #333333;
}
#blognav a:hover {
	text-decoration: underline;
	color: #aaaaaa;
}
.alert {
	background: #fff6bf url(/images/blog/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

#blog .tweetdivider
{
	background-color: #bfbfbf;
	margin-top: 10px;
	width: 40px;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
}

#blog .tweet
{
	position: relative;
	background-color: #e9eaf4;
	padding: 5px;
	border: 1px outset #d8daf4;
	margin-top: 10px;
}

#blog .tweet a
{
	color: #2f2f2f;
	text-decoration: none;
}

#blog .tweet a:hover
{
	color: #218dff;
	text-decoration: underline;
}

.date
{
	color: #7f7f7f;
	font-size: 70%;
}
