
div#c1{
	float:left;
	width:236px;
	height:auto;
	min-height:258px;
	background:url("../img/block2_mid.jpg");
	/*background:url("../img/block2.jpg");*/
	margin: 10% 4% 0 0;
	/*width:240px;*/
		font-size:62.5% !important;
}
div.blockTop {
width:236px;
height:16px;
background:url("../img/block2_top.jpg");
margin:0;
}
div.blockMid {
width:236px;
height:auto;
/*min-height:240px;
/*background:url("../img/block2_mid.jpg");*/
margin:0;
}
div.blockBot {
width:236px;
height:16px;
background:url("../img/block2_bot.jpg");
margin:0;
}
div#c2 {
	height:auto;
	padding-left:265px;
	padding-top:4%;
}
h2#recent{
	margin: 5px 0 0 12px;
	display:block;
	padding: 24px 0 0 0;
	
	background: url("../img/txtRecentlyConts.jpg") no-repeat;
	overflow: hidden;
	width:189px;
	height: 0px !important;
	height /**/: 24px;
}
h2#blogTitle {
	background:url("../img/txtBlogConst.jpg") no-repeat;;
	width:173px;
	height:18px;
	margin-top:67px;
}
h2#blogTitle span {
	display:none;
}
div#c2 p {
	font-size:10pt;
	line-height:15pt;
}

.textContainer {
	width:210px;
	margin:16px 0 0 7px;	
}
.textContainer ul {
	list-style:none;
	padding:0 0 0 9px;
	margin:0;
}
.textContainer ul li {
	margin-bottom: 8px;
	font-size:9pt;
}
.textContainer ul li a:link, .textContainer ul li a:visited, .textContainer ul li a{
	color:#91D3D0;
	text-decoration:none;

}
.textContainer ul li a:hover {
	color:#98CB00;
	border-bottom:none;
}

div.blogEntry {
	
}
.blogEntryTitle {
color:#8B1200;
font-weight:normal;
font-size:11pt;
margin-bottom:0;
}
.blogEntryDate {
margin-top:0;
color:#4A2E00;
font-weight:bold;
}
.blogEntry p {
font-size:9pt;
line-height:12pt;
color:#4A2E00;
}
#footer {
margin-top:124px;
}
pre {
color:#496002
}
span.code {
	font-family:"Courier New", Courier, monospace;
	color:#759B0A;
}
.cfm, .javascript, .css, .sql, .html {
	background-color:#D3DFC1;
	border:1px solid #473117;
	padding:1em;
}
.cfm ol, .javascript ol, .css ol, .sql ol, .html ol  {
list-style:none;
padding:0;
margin:0;
}
.cfm ol li, .javascript ol li, .css ol li, .sql ol li, .html ol li {
margin:0;
}
.igBar {
display:none;
}
.langName {
display:none;
}