/* ============================================================*/
/* -------------------->>> GLOBAL TAGS <<<---------------------*/
/* -----------|  These are the default HTML tags  |------------*/
/* ============================================================*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
}

a {
	color: #b26900;
	text-decoration: none;
}

a:hover {
	color: #f07700;
	text-decoration: underline;
}

a:active {
	color: #f07700;
	text-decoration: underline;
}

a:visited {
	color: #b26900;
	text-decoration: none;
}

a:visited:hover {
	color: #f07700;
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #b26900;
}

h1 a {
	color: #b26900;
	border-bottom: 1px dotted #c3b5a0;
	text-decoration: none;
}

h1 a:hover {
	color: #f07700;
	border-bottom: 1px dotted #deb373;
	text-decoration: none;
}

h1 a:active {
	color: #f07700;
	border-bottom: 1px dotted #deb373;
	text-decoration: none;
}

h1 a:visited {
	color: #b26900;
	border-bottom: 1px dotted #c3b5a0;
	text-decoration: none;
}

h1 a:visited:hover {
	color: #f07700;
	border-bottom: 1px dotted #deb373;
	text-decoration: none;
}

h1.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px -5px 0px;
	padding: 5px 0px 0px 0px;
	color: #b26900;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #b26900;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #333333;
}

h4 {
	font-family: Verdana, 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: #333333;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #333333;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #333333;
}

ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
	color: #333333;
}

/* =================================================================*/
/* -------------------->>> UNIQUE PAGE TAGS <<<---------------------*/
/* -------|  These are the unique customizable site tags  |---------*/
/* =================================================================*/

.header1 {
	width: 770px;
	height: 228px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(header_bg.jpg) no-repeat top center;
	clear: both;
}

.body {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	display: table;
	clear: both;
}

.body-main {
	width: 630px;
	margin: 5px 0px 0px 25px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: left;
}

.body-post {
	width: 630px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	float: left;
}

#adsense {
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: left;
}

.body-sidebar {
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	background-image: url(sidebar-divider.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
	float: right;
}

.sidebar-title {
	width: 202px;
	height: 27px;
	background-image: url(sidebar-title_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 25px 0px 10px 9px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	float: left;
	margin: 8px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
}

.sidebar-txt {
	width: 190px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	float: left;
	clear: both;
}

.sidebar-txt ul {
	margin-left: 0px;
	padding-left: 0px;
}

.breadcrumbs {
	width: 645px;
	margin: 8px 0px 0px 10px;
	padding: 0px 0px 7px 0px;
	display: table;
	text-align: left;
	float: left;
	clear: both;
}

.atomword-button {
	width: 88px;
	height: 31px;
	margin: 30px 0px 10px 25px;
	float: left;
	clear: both;
}

/*------------*/

.body-comments {
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	background: url(divider_01.gif) repeat-x top center;
	clear: both;
}

.body-comments .body-bar {
	width: 630px;
}

.body-comments-post {
	width: 600px;
	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;
}

/*------------*/



/* ===============================================================*/
/* -------------------->>> MISC FONT TAGS <<<---------------------*/
/* ------|  These are the miscellaneous custom font tags  |-------*/
/* ===============================================================*/

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #333333;
}

#main a {
	color: #b26900;
	text-decoration: none;
}

#main a:hover {
	color: #f07700;
	text-decoration: underline;
}

#main a:active {
	color: #f07700;
	text-decoration: underline;
}

#main a:visited {
	color: #b26900;
	text-decoration: none;
}

#main a:visited:hover {
	color: #f07700;
	text-decoration: underline;
}

/*------------*/

#main-bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #555555;
}

#main-bc a {
	color: #b26900;
	text-decoration: none;
}

#main-bc a:hover {
	color: #f07700;
	text-decoration: underline;
}

#main-bc a:active {
	color: #f07700;
	text-decoration: underline;
}

#main-bc a:visited {
	color: #b26900;
	text-decoration: none;
}

#main-bc a:visited:hover {
	color: #f07700;
	text-decoration: underline;
}

/*------------*/

#divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	line-height: 14px;
	color: #bbbec8;
}

/*------------*/

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	color: #ffffff;
}

#menu a {
	color: #868892;
	text-decoration: none;
}

#menu a:hover {
	color: #c48042;
	text-decoration: none;
}

#menu a:active {
	color: #c48042;
	text-decoration: none;
}

#menu a:visited {
	color: #868892;
	text-decoration: none;
}

#menu a:visited:hover {
	color: #c48042;
	text-decoration: none;
}

#menu a.selected {
	font-weight: bold;
	color: #c48042;
}

/*------------*/

#post-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: text-top;
	letter-spacing: 1px;
	color: #8f9ba3;
}

/*------------*/

#post-footer {
	font-size: 9px;
}

/*------------*/

#sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	color: #5b5248;
}

#sidebar-title a {
	color: #5b5248;
	text-decoration: none;
}

#sidebar-title a:hover {
	color: #5b5248;
	text-decoration: none;
}

#sidebar-title a:active {
	color: #5b5248;
	text-decoration: none;
}

#sidebar-title a:visited {
	color: #5b5248;
	text-decoration: none;
}

/*------------*/

#sidebar-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}

#sidebar-txt a {
	color: #b26900;
	text-decoration: none;
}

#sidebar-txt a:hover {
	color: #f07700;
	text-decoration: underline;
}

#sidebar-txt a:active {
	color: #f07700;
	text-decoration: underline;
}

#sidebar-txt a:visited {
	color: #b26900;
	text-decoration: none;
}

#sidebar-txt a:visited:hover {
	color: #f07700;
	text-decoration: underline;
}

/* topbar styles */
	.topbar {
		width: 100%;
		left: 0;
		height: 30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 0px;
		z-index: 1000;
	}
	
	.topbar-content {
		width: 900px;
		height: 30px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.topbar-content div {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #ffffff;
	}
	.topbar-content a:link {
		color: #ffffff;
	}
	.topbar-content a:visited {
		color: #ffffff;
	}
	.topbar-content div.left {
		width: 370px;
		float: left;
		text-align: left;
		padding: 4px 0px 0px 10px;
	}
	.topbar-content div.right {
		width: 370px;
		float: right;
		text-align: right;
		padding: 4px 10px 0px 0px;
	}
	
/* header styles */
	#tmpl_header {
		width: 900px;
		height: 228px;
		margin: 0 auto;
	}
	#tmpl_header a img {
		border: none;
	}

/* tab styles */
	#tmpl_tab_table {
		width: 900px;
		margin: 0 auto;
	}
	#tmpl_tab_table.popup {
		margin-top: 15px;
	}
	#tmpl_tab_table td.left {
		width: 11px;
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_row_bg.gif);
	}
	#tmpl_tab_table td.middle {
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_row_bg.gif);
		vertical-align: bottom;
	}
	#tmpl_tab_table td.right {
		width: 11px;
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_row_bg.gif);
	}
	
	#tmpl_tab_table ul {
		margin: 0px;
		padding: 0px 0px 0px 30px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_tab_table ul li {
		list-style: none;
		line-height: 33px;

		float: left;
		margin: 0px;

		padding-left: 17px;
		
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_unselected_left.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#tmpl_tab_table ul li.selected {
		color: #336699;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_selected_left.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#tmpl_tab_table ul li a {
		color: #966d56;
		text-decoration: underline;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #94582c;
		text-decoration: none;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		height: 30px;
		padding-top: 3px;
		padding-right: 17px;
		background-position: top right;
		background-repeat: no-repeat;
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_unselected_right.gif);
	}
	#tmpl_tab_table ul li.selected div.right {
		padding-right: 17px;
		background-position: top right;
		background-repeat: no-repeat;
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_selected_right.gif);
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
		height: 30px;
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_unselected_bg.gif);
		background-position: bottom;
	}
	#tmpl_tab_table ul li.selected div.bg {
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/tab_selected_bg.gif);
	}
	

/* top nav styles */
	#tmpl_top_nav {
		width: 900px;
		color: #958074;
		font-size: 12px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin: 0 auto;
	}
	#tmpl_top_nav a {
		color: #966d56;
	}
	#tmpl_top_nav td {
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/top_nav_bg.gif);
	}
	#tmpl_top_nav td.left {
		width: 7px;
	}
	#tmpl_top_nav td.middle {
		background-color: #1762a8;
	}
	#tmpl_top_nav td.right {
		width: 7px;
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
		background-color: #fff;
		margin: 0 auto;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 0px;
	}

/* footer styles */

	#tmpl_footer_table {
		width: 900px;
		color: #746963;
		font-size: 11px;
		margin: 0 auto;
	}
	#tmpl_footer_table td.left {
		width: 10px;
	}
	#tmpl_footer_table td.middle {
		background-color: #ccc;
		background-image: url(http://www.christiancanvass.com/_IMAGES/_XSL/templates/www_main/footer_bg.gif);
	}
	#tmpl_footer_table td.right {
		width: 10px;
	}
	#tmpl_footer_table td.bottom {
		text-align: right;
		padding: 10px;
	}
	#tmpl_footer_table td.bottom a {
		color: #966d56;
	}
	
	#tmpl_footer_links {
		width: 900px;
		margin: 0 auto;
		margin-top: 10px;
		color: #746963;
		font-size: 11px;
	}
	#tmpl_footer_links td a {
		color: #966d56;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
