#leftcolumn h2 a:link, #leftcolumn h2 a:visited, #leftcolumn h2 a:hover, #leftcolumn h2 a:active, #leftcolumn h3 a:link, #leftcolumn h3 a:visited, #leftcolumn h3 a:hover, #leftcolumn h3 a:active {
color: #4f2002;
text-decoration: none;
}

.even {
border: 1px solid #e5e4df;
padding: 5px;
background: #f7f4ef;
}

.odd{
padding: 5px;
}

.entry {
margin-bottom: 15px;
}

.entry img {
margin: 5px;
border: 1px solid #e5e4df;
padding: 5px;
background: #f7f4ef;
}

.entry h3{
font-size: 22px;
letter-spacing: 1px;
margin-top: 25px;
}

.entry ul, .entry ol {
margin: 10px 0px;
}

.entry ul li{
margin: 0px 15px;
list-style: disc;
}

.entry ol li{
margin: 0px 0px 0px 25px;
list-style-type: decimal;
}

.entry ol li ul li{
margin: 0px 15px;
list-style: disc;
}

pre {margin-bottom: 15px;}

#entryColumn .viewdemo {margin-top: 50px;}
#entryColumn .downloaddemo{margin-bottom: 50px;}
#entryColumn .donate {margin: 15px 0px 50px 0px;}
#entryColumn .donate img{border: none; background: none;}

/* ===Entry =============*/
#entryColumn{
float: left;
display: inline;
width: 550px;
margin-left: 50px;
line-height: 19px;
}

#entryColumn h2{
margin-top: 25px;
}

#entryColumn p{
margin-bottom: 10px;
}

/* ===Sidebar Column=============*/
#sideBar{
margin-left: 20px;
margin-top: 25px;
float: left;
display: inline;
width: 250px;
background: url(../images/brown2.png);
padding: 5px;
}


#donate{margin: 15px 0px 15px 45px;} 

#sideBar ul {
margin-bottom: 25px;
list-style: none;
}
#sideBar ul li ul li{
margin-left: 10px;
}

#sideBar h3, #comments{
font-size: 22px;
clear: both;
}

#readingSection{
	text-align: center;
}

#readingSection a{
	border: none;
}

.img_holder{
padding: 25px;
border: 1px solid #e5e4df;
background: #f7f4ef;
}

a:hover .img_holder, a:active .img_holder{
border: 1px solid #c6c5c1;
}



.searchBar{
float: left;
width: 135px;
margin-bottom: 25px;
margin-right: 5px;
display: inline;
}

#searchform {
margin-bottom: 10px;
}

#searchform input{
float: left;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

input[type="submit"]{
float: left;
display: inline;
background: #4f2002;
color: #fffefb;
font-family: georgia, serif;
font-weight: bold;
font-size: 83%;
border: none;
padding: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
margin: 5px 0px 0px 5px;
}


.timeStamp {
font-size: 11px;
}

/* ========================================= */
/* Sidebar================================== */
/* ========================================= */
#sideBar ul ul {
	margin: 0px 10px 15px 10px;
}



.postNavigation{
	width: 300px;
}

.previousLink{
	text-align: right;
}

/* ========================================= */
/* Comments================================== */
/* ========================================= */
#commentlist p{
	margin-bottom: 0px;
}


#commentlist ul{
	margin: 0px;
}

#commentlist ul li{
	padding: 10px;
	list-style: none;
	margin: 0px;
}



#commentform p{
	margin-bottom: 0px;
}

.depth-2{
margin-left: 50px !important;
}

.depth-3{
margin-left: 100px !important;
}

.depth-4{
margin-left: 150px !important;
}

.depth-5{
margin-left: 200px !important;
}

.avatarDiv{
width: 50px;
}

.commentsDiv{
width: 470px;
margin-left: 5px;
}

.depth-2 .commentsDiv{
width: 420px;
}

.depth-3 .commentsDiv{
width: 370px;
}

.depth-4 .commentsDiv{
width: 320px;
}
.depth-5 .commentsDiv{
width: 270px;
}

.left {float: left; display: inline;}

.clearfix{clear: both;}





