/* General Styles
=================================*/

body {
	background:no-repeat;
	text-align: center;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	min-width: 700px;
}

.clear {
	clear:both;
}

a:link{
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

a:visited{
	color: #999999;
	text-decoration: none;

}

a:hover{
	color: #FF9933;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dashed;
	border-left: 0px none;
	text-decoration: none;


}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

h1{
	font-size: 1.25em;
}

h2{
	font-size: 1.2em;
}

img {
	border: 0px none;
}


/* Main Content Styling
=================================*/


.title{
	color: #6699CC;
	background: no-repeat left top;
	padding: 3px 0 3px 10px;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;


}


.date{
	color: #666666;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

.thumbnail{
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}

.border{
	padding: 16px;
	border: 1px dashed #ECECEC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	line-height: 22px;
	background-color: #FFFFFF;
	color: #6699CC;




}

.shadow img {
	background-color: #fff;
	border: 1px solid #666;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}


.blogbody, .comments-body{
	padding-bottom: 20px;
}

.posted{
	margin-right: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}


.example {
	font-family: monospace;
	padding: 1em;
	border: 1px dotted #CCCCCC;
	background-color: #ECECEC;
}

.syndicate{
	padding: 15px 0 15px 0;
}



.blogbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	text-decoration: none;
	text-align: justify;



}
.contentstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 22px;

}
.comments-post {
	margin-right: 20px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-indent: 22pt;
	margin-left: 10px;
	text-align: justify;


 } 
.contentstitle2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF9933;
	margin-top: 22px;
}
.title2 {
	color: #CCCCCC;
	background: no-repeat left top;
	padding: 3px 0 3px 10px;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;


}
.comments-postsmall {
	margin-right: 20px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-indent: 22pt;
	margin-left: 10px;
	text-align: justify;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.comments-listings {

	margin-right: 20px;
	padding-bottom: 16px;
	border-bottom: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-indent: 22pt;
	margin-left: 10px;
	text-align: justify;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

