table {
	margin-top: -18px;
	border-collapse: collapse;
}

th {
	padding-top: 18px;
	padding-bottom: 9px;
	font-weight: normal;
	color: #555;
}

table img {
	margin-right: 4px;
}


body#blog {
	background: white url(/img/blog-body-background.png) repeat-x 0px 147px;
}

#blog a:hover {
	background-color: #0094ba;
	color: white !important;
}

#blog #m {
	background: transparent url(/img/blog-background1.jpg) no-repeat 0px 63px;
	height: 263px;
}

#blog #r {
	width: 295px;
}

#blog #sn {
	margin-top: 18px;
}

#blog #pageCaption {
	float: left;
	width: 531px;
	height: 35px;
}

.searchBox {
	float: right;
	margin-top: 18px;
	margin-bottom: 13px;
	height: 32px;
	width: 295px;
}

.searchBox img, .searchBox input {
	display: block;
	position: relative;
}

.searchBox img {
	float:left;
	height: 27px;
	width: 102px;
}

.searchBox input {
	float: right;
}

#s {
	background: transparent url(/img/search-box.png) no-repeat scroll 0 0;
	border:medium none;
	color:#4D4D4D;
	height:21px;
	line-height:100%;
	padding:8px 5px 0;
	width:165px;
}

#blog #l, #blog #r {
	height: 200px;
	padding: 0 !important;
}

#blog .h21 {margin-top: 25px;}

#blog .h21, #blog .h23 {
	color: white;
	font-size: 19pt;
}

#blog .h22, #blog .h24 {
	color: white;
	font-size: 16pt;
}

.popularArticles {
	width: 258px;
	height: 163px;
	background: transparent url(/img/transparent80.png) repeat 0px 50px;
	padding: 18px;
	font-size: 14pt;
	line-height: 150%;
	text-align: right;

}

.popularArticlesList li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-style: italic;
	text-align: right;
	float: right;
	width: 261px;
}

.popularArticles p {
	color: #333;
}

.popularArticles a {
	color: white;
	text-decoration: underline;
	padding: 0 3px;
}

.popularArticles a:hover {
	background-color: #126f87;
}

#content {
	width: 693px;
	float: left;
	font-size: 11pt;
	padding: 0 18px;
}

#content p {
	margin-bottom: 1em;
}

#content ul {
	margin-left: 1em;
}

/*#content a, #sidebar a {*/
/*	border-bottom: 1px dashed #0094BA;*/
/*}*/

#sidebar {
	border-left:1px solid #0094BA;
	width: 258px;
	float: right;
	font-size: 11pt;
	padding: 0 18px;
}

#content h1 {
	font-weight: normal;
	font-size: 24pt;
	margin-bottom: 4px;
	clear: both;
}

#content h2 {
	font-weight: normal;
	font-size: 14pt;
	font-style: italic;
	display: block;
	clear: both;
}

.articleMeta {
	font-style: italic;
	margin-bottom: 1em;
	clear: both;
	display: inline-block;
	width: 100%;
	margin-top: 18px;
}

.articleMeta span {
	width: 50%;
}

.articleMeta span.fr {
	text-align: right;
}

.dvdr {
	margin: 0 1em;
}


a.left, .left a, a.right, .right a {
	width: 338px !important;
	float: left; 
	font-size: 13pt;
}

a.left, .left a {
	padding-left: 7px;
	background: transparent url(/img/la.gif) no-repeat left center;
}

a.right, .right a, a.more-link {
	padding-right: 7px;
	text-align: right;
	background: transparent url(/img/ra.gif) no-repeat right center;
}

a.left:hover, .left a:hover {
	background: #0094ba url(/img/white-la.gif) no-repeat left center;
}

a.right:hover,.right a:hover,a.more-link:hover {
	background: #0094ba url(/img/white-ra.gif) no-repeat right center;
}

.sidebar_list {
	margin: 0;
	padding: 0;
}

.widget, .widget li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget {
	margin-bottom: 18px;
	clear: both;
}

.widget a {
	font-weight: normal !important;
}

.widgettitle, .typeHeader, #content h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #333;

	margin-bottom: 6px;
}

.followUs {
	margin-bottom: 6px;
	font-style: italic;
}

.popularArticles ul, .widget ul {
	margin-left: 0;
}

.widget p {
	margin-bottom: 18px;
}

.dsq-brlink {
	display: none;
}

.widget_categories {
	display: inline-block;
}

.widget_categories li {
	margin-right: 0.5em;
	float: left;
}

.inlineBadgeContainer {
	float: right;
	margin: 3px 0 -7px 10px;
}

.inlineBadge {
	margin-bottom: 10px;
}

.inlineBadge a:hover {
	background-color: white !important;
}

#disqus_thread {
	clear: both;
	margin-top: 18px;
}

#disqus_thread a:hover {
	background-color: #0094ba !important;
}

.searchterm1, .searchterm1 a, .searchterm2, .searchterm2 a {
	background-color:#faaf3f;
	padding:1px 3px;
	color: white;
}

.searchterm2, .searchterm2 a {
	background-color:#d93e01;
}

.postBuy {
	font-style: italic;
}

#content h4 {
	font-weight: normal;
	margin-bottom: 9px;
	color: #333;
}

