﻿#main-content
{
	background-image: url("/images/main-content-bg2.png");
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-top: 35px;
}

#main-content a
{
	color: #0894ce;
}

#blog-title
{
	margin-top: 7px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	color: #01457e;
	line-height: 40px;
}


#blog-title a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	color: #01457e;
	line-height: 40px;
}

#blog-title a:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	color: #01457e;
	line-height: 40px;
}

#calendar
{
	width: 48px;
	height: 53px;
	background-image: url("/images/calendar-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 10px;
	text-align: center;
}

#day
{
	margin-top: 19px;
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #01457e;
	line-height: 20px;
}

#month
{
	font-family: Arial;
	font-size: 10px;
	font-weight: 100;
	color: #01457e;
	line-height: 3px;
}
#by-line
{
	clear: right;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #01457e;
	margin-left: 62px;
}

#posted-by
{
	background-image: url("/images/seperator-bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.edit-post
{
	background-image: url("/images/seperator-bg.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#comments-link
{
	background-image: url("/images/comments-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
#blog-body
{
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #5e7b8c;
}
#blog-body p
{
	margin-bottom: 25px;
	margin-top: 15px;
}
#posted-in
{
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #5e7b8c;
}
#posted-in a
{
	text-decoration: none;
}

#posted-in a:hover
{
	text-decoration: underline;
}

#dsq-comments-title
{
	background-image: url("/images/main-content-section-header-bg.png") !important;
	background-repeat: no-repeat !important;
	height: 39px !important;
	margin-bottom: 10px !important;
}

#dsq-comments-title h3
{
	background-image: url("/images/comments-icon.png") !important;
	background-repeat: no-repeat !important;
	background-position: 14px 14px !important;
	float: left !important;
	font-family: Arial !important;
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight: 100 !important;
	color: #01457e !important;
	padding-left: 34px !important;
	padding-top: 8px;
}

#dsq-new-post h3
{
	font-family: Arial !important;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 100 !important;
	color: #01457e !important;
	margin-bottom: 10px !important;
	}
.dsq-options
{
	margin-bottom: 10px !important;
	}
.dsq-dc-logo
{
   display:none !important;

}

.dsq-brlink
{
   display:none !important;

}

#add-comment-link
{
	background-image: url("/images/add-comment-icon.png");
	background-repeat: no-repeat;
	background-position: left 13px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 11px;
}

#dsq-comments-title a
{
	text-decoration: none;
}

#dsq-comments-title a:hover
{
	text-decoration: underline;
}

.main-section-wrapper1
{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 12px;
	background-image: url("/images/main-content-section-bottom-bg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}


.main-section-wrapper2
{
	padding-top: 12px;
	background-image: url("/images/main-content-section-top-bg.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.main-section-wrapper
{
	overflow: hidden;
	background-image: url("/images/main-content-section-bg.png");
	background-repeat: repeat-y;
	padding: 2px 18px 0px 18px;
}

.main-section-wrapper p
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #5e7b8c;
}
.main-section-wrapperor
{
	background-image: url("/images/comment-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	font-size: 10px;
	line-height: 24px;
	color: #96adbb;
	padding-left: 25px;
}


#right-menu div
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #5e7b8c;
	padding-left: 5px;
	padding-right: 5px;
}


#right-menu li
{
	list-style-type: none;
	list-style-image: url("/images/bullet-bg.png");
	margin-left: 17px;
}


#right-menu h2
{
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #01457e;
	padding-top: 10px;
	margin-bottom: 2px;
}

#right-menu a
{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #0894ce;
	text-decoration: none;
}
#right-menu a:hover
{
	text-decoration: underline;
}

#about-me
{
	margin-top: 20px;
}
#about-me h2
{
	padding-bottom: 0px;
}


#about-me img
{
	float: left;
	border: solid 1px #41749e;
	padding: 1px;
	margin-right: 12px;
}

#about-me p
{
	margin-bottom: 12px;
}


a#subscribe-link
{
	display: block;
	background-image: url("/images/rss-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
}

a#follow-link
{
	display: block;
	margin-top: 10px;
	background-image: url("/images/follow-me-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
}

a#become-a-fan
{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url("/images/become-a-fan-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
}


#installer
{
	margin-bottom: 10px;}

.category
{
	padding-right: 10px;
	padding-left: 5px;
	background-image: url("/images/seperator-bg.png");
	background-position: right center;
	background-repeat: no-repeat;
}

.last
{
	background-image: none;
}

hr.page-seperator
{
	background-color: #41749e;
	color: #41749e;
	border: 0;
	height: 1px;
	width: 805px;
}

hr.last
{
	display: none;
}

a.previous-page
{
	float: left;
	background-image: url("/images/previous-page-icon.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
a.next-page
{
	float: right;
	background-image: url("/images/next-page-icon.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

