/* ============================================================*/
/* -------------------->>> GLOBAL TAGS <<<---------------------*/
/* -----------|  These are the default HTML tags  |------------*/
/* ============================================================*/

body {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #eeeeee url(bg.jpg) repeat-x top center;
}

p {
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 15px 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 19px;
	color: #555555;
}

a {
	color: #5387c1;
	text-decoration: none;
}

a:hover {
	color: #5387c1;
	text-decoration: underline;
}

a:active {
	color: #5387c1;
	text-decoration: underline;
}

a:visited {
	color: #5387c1;
	text-decoration: none;
}

a:visited:hover {
	color: #5387c1;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 6px 20px;
	color: #2a588f;
}

h1 a {
	color: #2a588f;
	text-decoration: none;
}

h1 a:hover {
	color: #5387c1;
	text-decoration: none;
}

h1 a:active {
	color: #5387c1;
	text-decoration: none;
}

h1 a:visited {
	color: #2a588f;
	text-decoration: none;
}

h1 a:visited:hover {
	color: #5387c1;
	text-decoration: none;
}

h1.header-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #2a588f;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #555555;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #555555;
}

h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #555555;
}

ol, ul, li, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #555555;
}

/* =================================================================*/
/* -------------------->>> UNIQUE PAGE TAGS <<<---------------------*/
/* -------|  These are the unique customizable site tags  |---------*/
/* =================================================================*/

#header-main {
	width: 750px;
	height: 253px;
	margin: 0 auto;
	margin-bottom: 8px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(header-bg.jpg) no-repeat top center;
	clear: both;
}

#header-title {
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 30px;
	clear: both;
	display:none;
}

#header-desc {
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	clear: both;
	display:none;
}

#body {
	width: 750px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	display: table;
	clear: both;
}

#body-container-top {
	width: 543px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	background: #ecf5ff url(body_main-top2.gif) no-repeat top center;
	float: left;
}

#body-container-main {
	width: 542px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	background: url(body_main-bg.gif) repeat-y top center;
	float: left;
}

#body-container-bot {
	width: 543px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(body_main-bot.gif) no-repeat bottom center;
	position: relative;
	float: left;
}

#post-title-container {
	width: 538px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(body_main_title-bg.gif) repeat-x top left;
}

#post-title {
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(dotline-3px.gif) repeat-x bottom left;
}

#post-info {
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: url(dotline-3px.gif) repeat-x bottom left;
	text-align: left;
}

#post-body {
	width: 498px;
	margin: 0px 0px 0px 20px;
	padding: 15px 0px 0px 0px;
	display: table;
	text-align: left;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 19px;
	color: #555555;
}

#post-body p {
	margin: 0px 0px 0px 0px;
}

#post-footer {
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#bread-crumbs {
	width: 518px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
	background: #ecf5ff url(dotline-3px2.gif) repeat-x bottom left;
	clear: both;
}

#body-bar {
	width: 498px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
	clear: both;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 19px;
	color: #555555;
}

#body-bar p {
	margin: 0px 0px 0px 0px;
}

#adsense {
	width: 530px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	text-align: center;
}

.atomword-button {
	width: 88px;
	height: 31px;
	margin: 0px 0px 0px 35px;
	clear: both;
}

/*------------*/

#body-comments {
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	background: url(divider_01.gif) repeat-x top center;
	clear: both;
}

#body-comments-post {
	width: 538px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: url(dotline-2px.gif) repeat-x top center;
	clear: both;
}

.comment-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

.comment-list li {
	padding: 10px 0px 0px 0px;
	background: url(dotline-3px.gif) repeat-x bottom center;
}

.comment-list li div.content {
	padding: 5px 0px 10px 15px;
}

.comment-list li span.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #4c698a;
}

.comment-list li span.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 5px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #999999;
}

#comment_tbl tr td {
	border: 1px solid #ffffff;
}

#comment_tbl tr td.title {
	background: #eaeaea;
	border-right: 1px dashed #cccccc;
}

#comment_tbl tr td.label {
	background: #f5f5f5;
}

/*------------*/

#sidebar-box1-top {
	width: 203px;
	margin: 0px 0px 4px 0px;
	padding: 7px 0px 0px 0px;
	background: url(sidebar_box1-top.gif) no-repeat top center;
	display: table;
	clear: both;
}

#sidebar-box1-main {
	width: 203px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(sidebar_box1-bg.gif) repeat-y top center;
}

#sidebar-box1-bot {
	width: 203px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(sidebar_box1-bot.gif) no-repeat bottom center;
	position: relative;
}

#sidebar-box2-top {
	width: 203px;
	margin: 0px 0px 4px 0px;
	padding: 7px 0px 0px 0px;
	background: url(sidebar_box2-top.gif) no-repeat top center;
	display: table;
	clear: both;
}

#sidebar-box2-main {
	width: 203px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: url(sidebar_box2-bg.gif) repeat-y top center;
}

#sidebar-box2-bot {
	width: 203px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(sidebar_box2-bot.gif) no-repeat bottom center;
	position: relative;
}

#sidebar-block {
	width: 198px;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear: both;
}

#sidebar-title1 {
	width: 198px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(sidebar_box1_title-bg.gif) no-repeat bottom center;
	clear: both;
}

#sidebar-title2 {
	width: 198px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: url(sidebar_box2_title-bg.gif) no-repeat top center;
	clear: both;
}

#sidebar-txt {
	width: 170px;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 3px 0px;
	line-height: 18px;
	clear: both;
}

#sidebar-txt2 {
	width: 170px;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 30px 0px;
	line-height: 18px;
	clear: both;
}

#sidebar-txt3 {
	width: 160px;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px 30px 0px;
	text-align: center;
	clear: both;
}

/*------------*/

#footer-block {
	width: 750px;
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	clear: both;
}

#footer-container-top {
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	background: url(footer-top.gif) no-repeat top center;
	float: left;
}

#footer-container-main {
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(footer-bg.gif) repeat-y top center;
	float: left;
}

#footer-container-bot {
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(footer-bot.gif) no-repeat bottom center;
	position: relative;
	float: left;
}

#footer-text-container {
	width: 748px;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	background: url(dotline-3px.gif) repeat-x top left;
}

#footer-text {
	width: 748px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(dotline-3px.gif) repeat-x bottom left;
}

/* ===============================================================*/
/* -------------------->>> MISC FONT TAGS <<<---------------------*/
/* ------|  These are the miscellaneous custom font tags  |-------*/
/* ===============================================================*/

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 19px;
	color: #555555;
}

.main a {
	color: #5387c1;
	text-decoration: none;
}

.main a:hover {
	color: #5387c1;
	text-decoration: underline;
}

.main a:active {
	color: #5387c1;
	text-decoration: underline;
}

.main a:visited {
	color: #5387c1;
	text-decoration: none;
}

.main a:visited:hover {
	color: #5387c1;
	text-decoration: underline;
}

/*------------*/

.header-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #f1f1f1;
}

/*------------*/

.bread-crumbs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #777777;
}

/*------------*/

.post-info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	vertical-align: text-top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	color: #8a97a7;
}

.post-info a {
	color: #6786ac;
	text-decoration: none;
}

.post-info a:hover {
	color: #6786ac;
	text-decoration: underline;
}

.post-info a:active {
	color: #6786ac;
	text-decoration: underline;
}

.post-info a:visited {
	color: #6786ac;
	text-decoration: none;
}

.post-info a:visited:hover {
	color: #6786ac;
	text-decoration: underline;
}

/*------------*/

.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	vertical-align: text-top;
	color: #2a588f;
}

.sidebar-title a {
	color: #2a588f;
	text-decoration: none;
}

.sidebar-title a:hover {
	color: #2a588f;
	text-decoration: none;
}

.sidebar-title a:active {
	color: #2a588f;
	text-decoration: none;
}

.sidebar-title a:visited {
	color: #2a588f;
	text-decoration: none;
}

/*------------*/

.sidebar-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

.sidebar-list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 12px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

.sidebar-list2 li {
	list-style-image: url(arrow_04.gif);
}

.body-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

.body-list li {
}

.body-list li.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #555555;
}

.body-list li.date a {
	text-decoration: underline;
}

.body-list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

.body-list2 li {
	border-bottom: 1px dotted #ccc;
}

.body-list2 li.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 6px 0px;
	list-style-image: url(arrow_03.gif);
	color: #2a588f;
}

.body-list3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #555555;
}

.body-list3 li.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #555555;
}

.body-list3 li.date a {
	text-decoration: none;
}

.body-list3 li.date a:hover {
	text-decoration: underline;
}

/*------------*/

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #777777;
}

/*------------*/

.cloud {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #555555;
}

.cloud a {
	color: #5387c1;
	text-decoration: none;
}

.cloud a:hover {
	color: #5387c1;
	text-decoration: underline;
}

.cloud a:active {
	color: #5387c1;
	text-decoration: underline;
}

.cloud a:visited {
	color: #5387c1;
	text-decoration: none;
}

.cloud a:visited:hover {
	color: #5387c1;
	text-decoration: underline;
}


