a {
	color: #1c2b4b;
}

div#sidebar h2 {
	color: #185f9d;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div#sidebar ul {
	padding: 10px 15px 0;
}

div#sidebar ul li ul {
	padding: 0;
}

div#sidebar li.link,
div#sidebar li.cat-item {
	border-bottom: 1px solid #cadcf0;
	height: 25px;
	color: #5173a7;
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
	text-transform: uppercase;
}

div#sidebar li.link a,
div#sidebar li.cat-item a {
	text-decoration: none;
	text-transform: uppercase;
	color: #1c2c4b;
}

div#sidebar a.button span {
	padding: 0 5px;
}

div#sidebar input.input {
	width: 120px;
	border: 1px solid #c0d0e5;
	height: 17px;
	float: left;
	margin-top: 1px;
	color: #1c2b4b;
	font: 11px/17px Arial, Helvetica, Geneva, sans-serif;
}

h2 a {
	text-decoration: none;
	color: #001c3b;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

div.keywords {
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #666;
	line-height: normal;
	font-size: 11px;
}

div.keywords a {
	color: #577bb1;
}

div.text strong,
div.text b {
	font-weight: bold;
}

div.text p {
	margin: 12px 0;
	font-size: 12px;
}

h2 span {
	color: #0a93d0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

div.post_dvdr {
	height: 50px;
	width: auto;
	background: url(../images/blog_dvdr.png) no-repeat center center;
}

div.comment_bar {
	text-align: right;
}

div.comment_bar img {
	position: relative;
	top: 4px;
}

div.comment_bar a {
	color: #17243C;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px solid #17243C;
	line-height: normal;
	font-size: 11px;
}

div.comment_bar a:hover {
	color: #1c2b4b;
}

div.comment_bar span a {
	border: none;
	padding-right: 5px;
	color: #1c2b4b;
}

div.navigation {
	margin-bottom: 5px;
}

div.navigation a {
	color: #17243C;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	padding: 1px 0;
	border-bottom: 1px solid #17243C;
}

div.alignleft {
	float: left;
}

div.alignright {
	float: right;
}

/* @group Services */

form.services {
	padding: 5px;
}

form.services span {
	padding: 2px;
	color: #00679c;
	font-size: 11px;
	line-height: normal;
	display: block;
}

form.services table th {
	text-align: right;
	font-size: 11px;
	color: #001c3b;
	text-transform: uppercase;
	padding: 0 8px;
}

form.services table td {
	padding: 2px 0;
}

form.services table td input,
form.services table td textarea {
	width: 120px;
	border: 1px solid #a6c7e2;
	height: 18px;
	font-size: 12px;
}

form.services table td textarea {
	height: 60px;
	resize: none;
}

/* @end */

/* @group Mailing List */

form.mailinglist {
	width: 200px;
	padding-bottom: 10px;
}

form.mailinglist div input {
	width: 148px;
	height: 15px;
	border: 1px solid #c0d0e5;
	color: #1c2b4b;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

form.mailinglist div {
	width: 148px;
	float: left;
	margin-right: 7px;
	height: 15px;
	padding: 2px 0;
}

form.mailinglist input {
	float: left;
}

form.mailinglist a {
	display: block;
	clear: left;
	text-decoration: none;
	text-transform: uppercase;
}

/* @end */

img.rss {
	position: relative;
	top: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

.post {
	padding-bottom: 20px;
	border-bottom: 1px dashed #17243C;
}

.respond_form p {
	padding: 5px;
}
