@charset "utf-8";
/* CSS Document */

h2, h3 {border-bottom: none;}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar h2 {
	font: bold 20px "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#sidebar ul ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#l-leftItems a {height: auto;}

#l-content h2 a, #l-content h3 a {
	text-decoration: none;
}
#l-content .entry {margin-top: 25px; margin-bottom: 15px;}

#respond {margin-top: 30px;}

.navigation {margin:0;}

.searchBox
{
    height: 16px;
    width: 131px;
    border: 1px solid #A7A6AA;
}
