body, html { 
	margin: 0;
	padding: 0;
}

html { padding: 7px; }

img { border: 0; }

#frame { 
	width: 976px;
	margin-bottom: 20px;
}

#left {
	width: 666px;
	float: left;
	margin-top: 3px;
}

#right {
	margin-left: 676px;
	padding-bottom: 20px;
	width: 976px;
	w\idth: 300px;
	margin-top: 3px;
}

*html #right { margin-left: 673px; }

/***************************
	LEFT SIDE ITEMS
***************************/




#content-left {
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
	w\idth: 160px;
}

#content-right {
	width: 666px;
	margin: 0 10px 0 170px;
	w\idth: 476px;
}

img#blog-title { 
	text-align: center;
	margin: 15px 0;
}


/*****	Content Left *****/

#blog-data { 
	border: 1px solid #e1e6e9;
	padding: 4px;
	margin-bottom: 15px; 
}

#blog-data ul {
	list-style-type: square;
	margin: 2px 0 2px 12px;
	padding: 0;
}

*html #blog-data ul {
	margin-left: 15px;
}

#blog-data li {	font: 11px/13px arial, sans-serif; }

#blog-data a { color: #053264; text-decoration: none; }
#blog-data a:hover { text-decoration: underline; }

.module {
	font: 10px/12px arial, sans-serif;
	border-bottom: 1px solid #e1e6e9;
}

.module-header {
	font: 12px/26px arial, sans-serif;	
	font-weight: bold;
}



/*****	Content Right	*****/

.yellow { background: #f6ffd7; }
.gray { background: #faffeb; }
.author { border: 0 !important;}

.blog-post { 
	padding: 2px 5px 20px 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dfe9c9;
}

/* Post Title */
.blog-post h3 {
	font: 18px/18px arial, sans-serif;
	margin: 0 0 2px 0;
	font-weight: bold;
}

.blog-post a {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(0, 51, 153);
    color: rgb(0, 51, 153);
    text-decoration: none;
}

.blog-post a:hover, .blog-post a:active {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(58, 94, 201);
    color: rgb(58, 94, 201);
}

.blog-post h3#about {
	font: 24px/24px arial, sans-serif;
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}

.blog-post h3 a {
	color: #000;
	text-decoration: none;
	border: none;
}
.blog-post h3 a:hover {
	text-decoration: none;
	border: none;
}

/* Post Date */
.blog-post h4 {
	font: 13px/15px arial, sans-serif;
	margin: 0;
}

/* Post Categories */
.blog-post .categories {
	font: 11px/13px arial, sans-serif;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: normal;

}
.blog-post p, .blog-post blockquote, .blog-post { 
	font: 13px/15px arial, sans-serif;
}
.blog-post .entry-body {
	overflow: hidden;
	margin: 10px 0;
}
*html .blog-post .entry-body {
	height: 1%
}

.blog-post .entry-body img {
	margin: 5px;
}
.blog-post .post-footer {
	font: 10px/12px arial, sans-serif;
}

.blog-post .post-footer .email_print {
	border: none;
	margin: 0 3px 0 3px;
}

.photo-right {
	float: right;
	margin: 5px 0 5px 5px;
}

.photo-left {
	float: left;
	margin: 5px 5px 5px 0;
}

.photo-center {
	margin: 5px auto;
}

.photo-right img, .photo-left img, .photo-center img { margin: 0 !important; }

.thumb { width: 60px; }
.small { width: 170px; }
.medium { width: 230px; }
.large { width: 469px; margin: 0 !important; }

.photo-right span, .photo-left span, .photo-center span {
	font: 10px/12px arial, sans-serif;
	color: #999;
	margin: 5px 0 0 0;
	display: block;
}

#archive-header { 
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}

#archive-header h3, #archive-header h4 {
	font: 24px/24px arial, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
}
#archive-header h4 { font: 13px/13px arial, sans-serif; font-weight: normal; }

.comment {
	margin-bottom: 25px;
}

form#comment-form label {
	font: 12px/12px arial, helvetica, sans-serif;
	margin: 0;
	display: block;
}

form#comment-form input#url, form#comment-form input#email, form#comment-form input#author, form#comment-form input#password, form#comment-form textarea {
	width: 400px;
	font: 12px/14px arial, helvetica, sans-serif;
	margin-bottom: 10px;
}



/***************************
	RIGHT SIDE ITEMS
***************************/

#ad-column-left {
	float: left;
	width: 138px;
	w\idth: 128px;
	margin: 0 10px 20px 0;
}

#ad-column-right {
	margin-left: 138px;
	width: 160px;
}

#bottom-text-ads {
	background: #fff;
	font: 10px/12px arial, sans-serif;
	border: 1px solid #ccc;
	padding: 10px;
}

#bottom-text-ads h2 {
	margin: 0;
	font: 11px/13px arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom-text-ads ul {
	list-style-type: square;
	margin: 5px 7px;
	padding: 0;
}

#bottom-text-ads li a {
	padding-bottom: 4px;
	color: #
}


/***************************
	FOOTER
***************************/

#footer {
	clear: both;
	width: 976px;
	font: 10px/12px arial, sans-serif;
	text-align: center;
}
