a, .posttitle a:hover, .entry p a:visited {
	color:#00c;
}

#wp-calendar a:hover {
  text-decoration: underline;
}

.datestamp { 
	background: #000066;
	border: 1px solid #000066;
}

.datestamp div {
	background: #000066 url(images/cal_bg.jpg) repeat-x;
}

/* Begin Custom Tags & Classes*/
#main {
	padding-left: 10px;
	padding-right: 10px;
	margin-right:0px;
	width:967px !important;
}
.post {
	border-color:#000099 !important;
	border-width:2px;
	margin-bottom:5px !important;

}
.sidebars {
	border: none !important;
}
#sidebar1 {
	border: 2px;
	border-color:#000066;
	border-style:solid;
	padding-left: 3px !important;
	padding-right: 3px !important;
	background-color: #eeeeee;	
	padding-bottom: 0px !important;
}
.sidebars li {
	list-style-image:none !important;
	list-style:none !important;
	list-style-type:none;
	margin-left: 5px !important;
	font-size: 12px;
	color:#000 !important;
	padding-left:0px !important;
	text-indent: 0px;
}
.sidebars #searchform #s {
	width: 165px !important;
}
ul .sidebars li {
	padding-left:0px !important;
	margin-left:0px !important;
}
.sidebars ul li, .sidebars ol li {
	list-style: none;
	list-style-type: none;
}
h1.markfooter {
	text-align:center;
	font-weight:bold;
}
h6.markfooter {
	text-align:center;
}
.blogname {
	margin-top:10px;
	padding-top:0px;
	margin-left:50px;
}
p.clear, p.nocomments {
	display:none;
}
.post h2.posttitle {
	font-size:1.8em;
	margin-bottom:10px;
	border-bottom:thin;
	border-bottom-color:#333;
	border-bottom-style:solid;
}
.postinfo h2.posttitle {
	font-size:1.8em;
	padding-bottom:0px;
	border-bottom:thin;
	border-bottom-color:#333;
	border-bottom-style:solid;	
}
.postinfo {
	margin-bottom:10px !important;
}
.navigation {
	font-size:16px;
	font-weight:bold;
}
.entry h1 {
	font-size:1.8em;
	padding-left:0;
	padding-bottom: 10px;
	margin:0;
}
.entry h2{
	font-size:1.6em;
	padding-left:0;
	padding-bottom: 7px;
	margin:0;
}
.entry h3{
	font-size:1.4em;	
	padding-left:0;
	padding-bottom: 5px;
	margin:0;
}
.entry h4{
	font-size:1.2em;
	padding-left:0;
	padding-bottom: 5px;
	margin:0;
}
.entry h5{
	padding-left:0;
	padding-bottom: 5px;
	margin:0;
}
.entry h6{
	padding-left:0;
	padding-bottom: 5px;
	margin:0;
}
.entry p {
	font-size:1.2em;
	padding-top:0px;
	padding-bottom: 10px;
	margin-top:0px;
	margin-bottom:0px;
}
.entry pre {
	font-size:1.2em;
	padding-bottom:5px;
	text-align:justify;
}
.entry address {
	font-size:1.2em;
	padding-bottom:5px;
}