



/* Begin Typography & Colors */


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	padding:10px 0px 0px 0px;
	}

.thread-alt {
	background-color: #fff3e7;
	text-align:left !important;
	}
	
.thread-even {
	background-color:#ffffff;
	text-align:left !important;
	}
	
.even {
	border-top:solid 2px #d9730c;
	border-bottom:solid 2px #d9730c;
	color:#333 !important;
	}
	
.alt {
	border-top:solid 2px #d9730c;
	border-bottom:solid 2px #d9730c;
	color:#333 !important;
	}
	
.alt a, .alt a:visited {
	color:#333 !important;
	}
	
.alt a:hover {
	color:#0066FF;
	text-decoration:underline;
	}
	
.even a:hover {
	color:#0066FF;
	text-decoration:underline;
	}
	
.alt small {
	color:#22150d !important;
	}

small {
	font-size:11px;
	}
	
.postmetadata small, .postmetadata1 small{
	font-size:11px !important;
	color:#0139c7;
	}

.postmetadata a, .postmetadata a:visited, .postmetadata span span {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}
	
.postmetadata span span {
	font-weight:bold;
	color:#fff;
	text-decoration:none!important;
	}
	
.postmetadata span a:hover {
	color:#fff!important;
	text-decoration:none!important;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

h1 {
	font-size:22px;
	text-align: center;
	line-height:25px;
	}

h2 {
	font-size:18px;
	line-height:25px;
	}

h2.pagetitle {
	padding-top:5px;
	font-size: 20px;
	color:#d9730c;
	}

h3 {
	font-size: 24px;
	line-height:25px;
	}
	
h3#comments, h3#respond{
	font-size:18px;
	padding-left:20px;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#0139c7;
	}

h2, h2 a, h2 a:visited {
	color:#fff;
	}
	
h3, h3 a, h3 a:visited {
	color:#d9730c;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p {
	margin:0px 0px 0px 0px;
	padding:0px 5px 10px 5px!important;
	}
	
.entry p a, .entry p a:visited {
	text-decoration:none;
	}
	
.entry p a:hover {
	text-decoration:none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial, Arial, Verdana, tahoma;
	}
	
.commentlist li ul li {
	font-size: 11px;
	}

.commentlist li {
	width:93%;
	font-weight:normal;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


#commentform p {
	font-family:Arial, Arial, Verdana, tahoma;
	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}

.the_time {
	float:left;
	}
	
.the_admin {
	float:right;
	}
		
small {
	color:#f2972e;
	padding:0px 5px 0px 5px!important;
	}

code {
	font: 1.1em Arial, Verdana, tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration:none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Arial, Arial, Verdana, tahoma;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:430px;
	}

.widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 5px 0 0 0px;
	width:430px;
	}

.post {
	margin: 0 0 0px;
	padding:5px 0px 20px 1px;
	}
	
.edit_post {
	padding-left:5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	font-weight:bold;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	padding:0px;
	margin:0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0px 0px 0px;
	}

h2.pagetitle {
	margin:0px 0px 10px 0px;
	text-align: center;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 12px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 12px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

#sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-image:url(images/list.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height:20px;
	border-bottom:1px dashed #d9730c;
	}
	
.entry ul li:before {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;
	}
		
.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	background-position:left;
	padding:0px 0px 0px 13px !important;
	margin:0px 0px 0px 15px !important;
	line-height:20px !important;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar2 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}
	
#sidebar ul li ul li {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#sidebar ul li ul li ul li {
	border-bottom:none;
	}
	
#sidebar2 ul li ul li {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#sidebar ul li a, #sidebar2 ul li a, #sidebar ul li, #sidebar2 ul li a:visited {
	text-decoration:none;
	color:#d9730c;
	}
	
#sidebar ul li a:hover {
	text-decoration:none;
	color:#4ebafd;
	}
	
#sidebar2 ul li a:hover{
	text-decoration:none;
	color:#4ebafd;
	}
	
#sidebar ul, sidebar2 ul, #sidebar2 ul ol, #sidebar ul ol  {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	}

#sidebar ul p, #sidebar2 ul p, #sidebar ul select, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar2 ul ul, #sidebar ul ol, #sidebar2 ul ol {
	margin: 0px 12px 20px 5px;
	}

#sidebar ul ul ul, #sidebar2 ul ul ul, #sidebar ul ol, #sidebar2 ul ol{
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 3px 15px;
	}

#sidebar ul ul ul, #sidebar2 ul ul ul {
	margin-left:-5px !important;
    }
	
li.widget_tag_cloud h2 {
	text-align:left;
	}
	
li.widget_tag_cloud {
	padding-bottom:10px !important;
	text-align:center;
	background-image:url(images/bg_sidebox-r.png);
	background-repeat:no-repeat;
	background-position:0px 55px!important;
	}
	
/* End Entry Lists */

#sidebar ul li h2, #sidebar2 ul li h2 {
	background-image:url(images/small_title.gif);
	background-repeat:no-repeat;
	background-position:0 0px!important;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding:2px 0px 5px 35px;
	line-height:normal;
	height:32px;
	text-align:left;
	}

#sidebar {
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
	}


/* Begin Form Elements */

.search {
	padding:0px 35px 0px 0px;
	margin:20px 0px 0px 0px;
	}
	
.search p{
	padding:0px 35px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.inputbox {
	padding:3px 0px 3px 0px !important;
	width:150px !important;
	border:1px solid #d7d7d7;
	}
	
#searchsubmit {
	background-image:url(images/search.gif);
	background-repeat:no-repeat;
	width:67px !important;
	height:25px;
	border:0px !important;
	margin-top:5px;
	}

#searchform {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	padding: 0px 0px 0px 0px;
	}
	
#sidebar2 #searchform #s {
	padding: 0px 0px 0px 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}
	
#sidebar2 #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:90%;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #ccc;
	}

#commentform {
	margin: 0px 5px 0 5px;
	}
	
#commentform textarea {
	width:87%;
	padding: 2px;
	border:solid 1px #ccc;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform {
	margin: 0 0 5px auto;
	float: left;
	border:none;
	font-weight:bold;
	width:58px;
	}
	
#submit {
	background-image:url(images/submit.gif);
	background-repeat:no-repeat;
	width:67px !important;
	height:25px;
	border:0px !important;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0px 0px 0px!important;
	padding: 10px !important;
	}

.commentlist p {
	margin: 10px 0px 10px 0;
	line-height:16px;
	}

.commentlist {
	padding: 0;
	text-align:left !important;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	}
	
ol.commentlist a, ol.commentlist a:visited{
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 10px;
	list-style: none;
	}

.children {
	padding: 0;
	}

#commentform p {
	width:480px;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2	{
	padding: 0px 0 0px 0px;
	}

#sidebar, #sidebar2 form {
	margin: 0;
	}
	
div.textwidget{
	padding:0px 15px 6px 20px!important;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width:80%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today {
	font-weight:bold;
	color:#00CC00;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #0099FF;
	color:#333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	padding:0px 5px 25px 5px;
	clear:both;
	}
	
.navigation2 {
	display:block;
	padding:5px 10px 25px 10px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */
.search_result .post{
	padding:0px 8px 0px 8px;
	}

.search_result .entry{
	padding:0px 0px 13px 0px;
	}
	
.search_result h2, .search_result h2 a, .search_result h2 a:visited{
	font-size:16px;
	line-height:19px;
	font-weight:lighter;
	color:#d9730c;
	}
	
.search_result h2 a:hover{
	text-decoration:underline;
	}


/* ------------------------------- Begin Frame ------------------------------- */

body {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	background-color:#343434;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
#container {
	width:842px;
	float:left;
	}
	
a, a:visited {
	text-decoration:none;
	color:#d9730c;
	}
	
a:hover {
	text-decoration:none;
	color:#4ebafd;
	}

/* ------------- Menu ------------- */
	
#menu {
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	width:842px;
	height:48px;
	}
	
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	line-height:1.5em;
	z-index:500!important;
	font-weight:normal;
	float:left;
	}
	
#dropmenu a {display:block; padding:0px 20px 0px 20px; color:#393939;  text-decoration:none; font-family: Arial, Helvetica, Sans-Serif; font-size:14px;}
#dropmenu a:hover {color:#fff;}
#dropmenu li {float:left; position:relative;  line-height:12px; text-transform:uppercase; }
#dropmenu li#home {float:left; position:relative; background-image:none; }
#dropmenu ul {position:absolute; display:none; top:11px; left:18px; cursor:pointer; }
#dropmenu ul a { z-index:500; }
#dropmenu li ul {list-style: none;float:left;margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; border-top:none;  background-color:#37a5fc; }
#dropmenu li li{ float: left; padding:0px 0px 5px 10px !important;  display:block;   z-index:500; background-image:none; }
#dropmenu li ul a, #dropmenu li ul a:visited {color:#313131; width:120px;  text-transform:capitalize; padding:8px 0px 0px 0px; background-color:#37a5fc; line-height:18px;  }
#dropmenu li ul a:hover{color:#333; }
#dropmenu ul ul {top:0em; }
#dropmenu ul ul li ul li{margin:20px 0px 0px 20px !important; padding:50px 0px 0px 20px; display:block; float:left; position:absolute; }
#dropmenu li ul ul {left:130px; margin:0px 0 0 0px; }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; }
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block; } 
	
#nav_menu {
	float:left;
	}

#nav_menu ul {
	margin:0px;
	padding:10px 0px 0px 6px;
	}

#nav_menu ul li {
	list-style-type:none;
	display:inline;
	font-size:14px;
	color:#fff;
	padding:0px 2px 0px 2px;
	border-left: solid 1px;
	}
	
#nav_menu ul li#home{
	border-left:none;
	}
	
#nav_menu ul li ul li {
	list-style-type:none;
	display:inline;
	font-size:14px;
	color:#fff;
	padding:0px 2px 0px 2px;
	border-left: none;
	}
	
#nav_menu ul li.spacer {
	margin:0px;
	}
	
#nav_menu ul li a, #nav_menu ul li a:visited {
	color:#fff;
	text-decoration:none !important;
	}
	
#nav_menu ul li a, #nav_menu ul li a:hover {
	text-decoration:underline;
	}

/* ------------- RSS ------------- */
	
#rss {
	float:right;
	padding:0px 22px 0px 0px;
	}
	
.rss_feed {
	font-size:11px;
	padding:18px 4px 0px 0px;
	float:left;
	}
	
.rss_feed a, .rss_feed a:visited {
	color:#fff;
	text-decoration:none;
	}
	
.rss_feed a:hover {
	text-decoration:underline;
	}
	
.rss_img {
	margin:2px 0px 0px 0px;
	float:left;
	}
	
/* ------------- Header ------------- */

#header {
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
	width:842px;
	height:143px;
	padding-bottom:4px;
	}
	
#title {
	padding:43px 0px 0px 40px;
	width:580px;
	}
	
.header_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:lighter;
	padding:3px 0px 0px 0px;
	text-transform:capitalize;
	line-height:35px;
	}
	
#title a {
	color:#fff !important;
	}
	
.header_title a:hover {
	color:#fff !important;
	}
	
#small_title {
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px 0px 0px 40px;
	line-height:18px;
	}
	
/* ------------- Content Box ------------- */

#content_box {
	width:842px;
	float:left;
	}
	
#top_content {
	background-image:url(images/top_content.gif);
	background-repeat:no-repeat;
	float:left;
	width:842px;
	}
	
#mid_content {
	background-image:url(images/mid_content.gif);
	background-repeat:repeat-y;
	float:left;
	width:842px;
	}

#bottom_content {
	background-image:url(images/bottom_content.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	padding:3px 0px 35px 0px;
	width:842px;
	}
	
.main{
	padding:0px 10px 0px 12px;
	float:left;
	}

/* ------------- Footer ------------- */

#footer {
	color:#a4a4a4;
	text-align:center;
	}
	
#main_footer {
	padding:0px 0px 15px 0px;
	}
	
	
#main_footer a, #main_footer a:visited {
	color:#a4a4a4;
	text-decoration:underline;
}

#main_footer a:hover{
	text-decoration:none;
}

/* ------------- Left Nav ------------- */

#left_nav {
	width:181px;
	float:left;
	padding:0px 0px 0px 0px !important;
	}
	
#top_left {
	background-image:url(images/top_nav.gif);
	background-repeat:no-repeat;
	margin-top:4px;
	padding:6px 0px 6px 0px;
	}
	
#mid_left {
	background-image:url(images/mid_nav.gif);
	background-repeat:repeat-y;
	}

#bottom_left {
	background-image:url(images/bottom_nav.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px;
	}

.pad_left{
	padding-left:5px;
	}
	
.pad_left2{
	padding-left:5px;
	}

	
/* ------------- Right Nav ------------- */

#right_nav {
	width:181px;	
	float:left;
	padding:0px 0px 0px 0px !important;
	}
	
#con_left{
	}
	
	
#top_right {
	background-image:url(images/top_nav.gif);
	background-repeat:no-repeat;
	margin-top:4px;
	padding:6px 0px 6px 0px;
	}
	
#mid_right {
	background-image:url(images/mid_nav.gif);
	background-repeat:repeat-y;
	}

#bottom_right {
	background-image:url(images/bottom_nav.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px;
	}
	
/* ------------- Content Text ------------- */
#block_maincontent{
	width:443px;
	float:left;
	padding:0px 6px 0px 6px;
	}

#content_text {
	float:left;
	width:443px;
	padding:4px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	}
	

	
#top_text {
	background-image:url(images/top_text.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	padding:1px 0px 2px 0px;
	width:443px;
	
	}
	
#mid_text {
	background-image:url(images/mid_text.gif);
	background-repeat:repeat-y;
	width:443px;
	
	}

#bottom_text {
	background-image:url(images/bottom_text.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:443px;
	height:30px;
	}
	
.pad_main{
	padding:0px 2px 0px 5px;
	}
	
/* ------------- Main Content ------------- */

	
.main_content{
	padding:5px 0px 0px 1px;
	margin-bottom:15px;
	}

.bg_toppost{
	background-image:url(images/title_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:431px;
	float:left
	;
	}
.bg_mainpost{
	background-image:url(images/title_mid.gif);
	background-repeat:repeat-y;
	width:431px;
	float:left;
	}

.bg_bottompost{
	background-image:url(images/title_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:431px;
	float:left;
	}
	
.bg_bottompost h2{
	padding:3px 10px 5px 10px;
	}
	
.date{
	font-family:Arial, Helvetica, sans-serif;
	color:#f2972e;
	float:left;
	padding-left:5px;
	}
	
.postby{
	font-family:Arial, Helvetica, sans-serif;
	color:#f2972e;
	float:right;
	padding-right:5px;
	}
	
.main_txt{
	clear:both;
	padding:1px 5px 0px 5px;
	}
	
.mainpic{
	padding-top:5px;
	padding-right:10px;
	}
	
/* ------------- Comment ------------- */

#comment {
	width:auto;
	float:left;
	text-align:center;
	color:#fff;
	padding:0px 0px 20px 0px;
	}
	
.c_repeat{
	background-image:url(images/c_m.gif);
	background-repeat:repeat-x;
	padding:1px 0px 2px 0px;
	float:left;
	height:22px;
	}
	
.c_l{
	background-image:url(images/c_l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:11px;
	float:left;
	height:25px;
	}
	
.c_r{
	background-image:url(images/c_r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 0px 0px 0px;
	width:11px;
	float:left;
	height:25px;
	}
	
.c_b_l{
	background-image:url(images/c_b_l.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}
	
.c_b_r{
	background-image:url(images/c_b_r.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px;
	min-height:22px;
	}

#comment a, .comment a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#comment a:hover {
	text-decoration:underline;
	}
	

