#sidebar .section {
	margin-top: 10px;
	margin-right: 5px;
	padding: 5px;
	background-color: #ffffff;
}

#sidebar .section.first {
	margin-top: 0;
}

#sidebar .section .title h2 {
	margin-top: 20px;
	padding: 5px 0;
	font-size: 16px;
	text-transform: uppercase;
	border-top: 3px solid #000000;
	background: url(/images/dotted-border-bg.gif) scroll left bottom repeat-x;
}

#sidebar .section .title.first h2 {
	margin-top: 0;
}

#sidebar .section.categories ul li {
	zoom: 1;
}

#sidebar .section.categories ul li a, #sidebar .section.categories ul li a:visited {
	display: block;
	margin-top: 3px;
	padding: 5px 5px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#sidebar .section.categories ul li a:hover, #sidebar .section.categories ul li a:active {
	background-color: #f2f2f3;
}

#sidebar .section.archive ul li a, #sidebar .section.archive ul li a:visited {
	display: block;
	margin-top: 3px;
	padding: 5px 5px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#sidebar .section.archive ul li a:hover, #sidebar .section.archive ul li a:active {
	background-color: #f2f2f3;
}

#sidebar .section.rss .item {
	margin: 10px 10px 10px 0;
}








#sidebar .section-social {
	margin-top: 10px;
}

#sidebar .section-social a.myspace, #sidebar .section a.myspace:visited {
	display: block;
	float: left;
}

#sidebar .section-social a.facebook, #sidebar .section a.facebook:visited {
	display: block;
	float: left;
}

#sidebar .section-social a.twitter, #sidebar .section a.twitter:visited {
	display: block;
	float: left;
}




#archives {
	margin-left: 5px;
	padding: 5px;
	background-color: #ffffff;
	border-bottom: 2px solid #cec9c3;
}

#archives h3 {
	margin-top: 5px;
	font-size: 24px;
	line-height: 30px;
	font-family: georgia, "times new roman", serif;
}

#archives h4 a, #archives h4 a:visited {
color:#2A2A2A;
font-size:24px;
}

#archives .item {
	overflow: auto;
	zoom: 1;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

#archives .item p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#archives .item p.date {
	margin-top: 0;
	font-weight: bold;
}

#archives .item h1 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 24px;
	font-family: georgia, "times new roman", serif;
}

#archives a, #archives a:visited {
	color: #1a1a1a;
	text-decoration: underline;
}



#main .info-wrapper {
	margin-top: 15px;
	padding: 5px 10px;
	background-color: #f2f2f3;
	overflow: auto;
	zoom: 1;
}

#main .info-wrapper .info {
	float: left;
	margin-left: 20px;
	font-size: 12px;
}

#main .info-wrapper .info.first {
	margin-left: 0;
}

#main .info-wrapper .info a.pdf, #main .info-wrapper .info a.pdf:visited {
	display: block;
	padding-left: 21px;
	line-height: 24px;
	color: #1a1a1a;
	background: url(/images/tiny-pdf-icon.gif) scroll left center no-repeat;
}

#form p {
	font-size:12px;	
	
}

.article h4 {
	font-family:georgia,"times new roman",serif;
	font-size:24px;
	line-height:30px;
	margin-top:5px;
}
#form input {
	font-size:14px;
	margin-top:5px;
	width:250px;
}

#archives .feedback a:link, #archives .feedback  a:visited {
	color:#CC0000;
	font-size:12px;
}

#archives p {
	font-size:12pt;
	line-height:28px;
}

#archives .entry p {
color:#333333;
font-size:12px;
line-height:18px;
margin-top:15px;
}

#archives .flash {
margin-top:15px;
overflow:auto;
padding:5px 10px;
}


