/* @override 
	http://www.michellemacewan.dev:9002/css/screen.css
	http://www.michellemacewan.com.au/css/screen.css
*/
Tuesday, January 17, 2012 around 13:23
/* 
 ----------------------------------------------------------------------------- 
 GLOBAL RESET
 -----------------------------------------------------------------------------*/

:link,:visited { text-decoration: none; }
ul,ol { list-style: none; }

h1,h2,h3,h4,h5,h6,pre,code
{
	font-size: 1em;
	color: #d8de3b;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, img
{
	margin: 0;
	padding: 0;
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border: none; }

/* de-italicize address */
address { font-style: normal; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after { content: ""; }
q { quotes: "" ""; }

/* Universal reset */
html
{
	background-color: #444B28;
	background-image: url(/i/banner-bkgtest.gif);
	background-repeat: repeat-x;
}

body
{
	text-align: center;
	color: #e3dfbb;
	font: 76% "Trebuchet MS", Verdana,Arial,sans-serif;
	background-image: url(/i/backgrounds/body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

p
{
	margin: 0 1em 1em 1em;
	line-height: 1.4;
	color: #e3dfbb;
}

#main p
{
	line-height: 1.4;
	color: #ded9ac;
	font-size: 1.1em;
	padding-bottom: 5px;margin: 15px 10px 0 0; }

#sidebar p
{
	margin: 0 0 0 0;
	text-align: left;
}

/* 
 ----------------------------------------------------------------------------- 
	LINKS
 -----------------------------------------------------------------------------*/

a
{
	color: #d8de3b;
	text-decoration: none;
}

a:hover
{
	color: #E2DFBB;
	text-decoration: underline;
}

/*
a:visited { color: #7F7B3F; }
*/

body#home #Home_tab a, 	body#about #Michelle_tab a, body#journal #Journal_tab a, body#programs #Programs_tab a, body#pilgrimage #Pilgrimage_tab a, body#events #Events_tab a, body#articles #Articles_tab a
{
	text-decoration: none;
	color: #D8DE3B;
	padding: .9em .2em 0 .2em;
	border-top: 5px solid #bbc070;
}

.fttable a, #sidebar a, #footer dd a
{
	color: #e3dfbb;
	text-decoration: none;
}

#content a:hover, #display_ft a:hover, #sidebar a:hover, #content .readmore a:hover, #footer dd a:hover
{
	color: #d8de3b;
	text-decoration: underline;
}

#sidebar H6 a, #article_more a, #news_more a
{
	color: #9AA862;
	text-decoration: none;
}

#programs .highlighted, #sidebar .watching
{
	color: #d8de3b;
	text-decoration: none;
}

div#header
{
	height: 40px;
	background-color: #54552F;
	background-image: url(/i/backgrounds/menu_bkg.gif);
	background-repeat: repeat;
	background-position: center top;
}

div#tp_menu
{
	text-align: center;
	background-color: transparent;
	position: relative;
	right: 1.5em;
}

/* @group Header */
#navheader
{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 18px;
	padding: 15px 0 0 0;
	z-index: 0;
}

#navheader li
{
	position: relative;
	display: inline;
	margin: 0px 0px 4px 0;
	padding: 0 0 0 55px;
	z-index: 20;
	text-transform: uppercase;
	font-weight: bold;
	height: 1%;
}

/* IE5 loves me */
#navheader li a
{
	text-decoration: none;
	color: #e3dfbb;
}

#navheader li a:hover
{
	text-decoration: none;
	color: #D8DE3B;
	padding: .9em 0 0 0;
	border-top: 5px solid #bbc070;
}

/* @end */
div#container
{
	margin: 0 auto;
	width: 772px;
	text-align: left;
}

div#masthead
{
	height: 148px;
	width: 542px;
	background-image: url(/i/backgrounds/mast_l.gif);
	background-repeat: no-repeat;
}

#logo
{
	height: 148px;
	margin: 0;
	padding: 0;
	background-image: url(/i/logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 30px;
}

div#masthead_r
{
	float: right;
	margin: 0 0 0 -3px;
	width: 230px;
	height: 148px;
	background: url(/i/backgrounds/mast_r.gif) no-repeat right top;
}

#mh_r1
{
	padding: 0;
	text-align: left;
	font: 1em "Times New Roman", Georgia, Tahoma, arial, sans-serif;
	margin-top: 35px;
}

div#banner
{
	width: 772px;
	height: 208px;
	position: relative;
	background-image: url(/i/backgrounds/Banner_brdr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#banner img
{
	position: relative;
	top: 9px;
	left: 9px;
}

div#content
{
	font-size: 1em;
	margin: 5px 230px 0 0;
	background-image: url(/i/backgrounds/content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contentFullWith
{
	font-size: 1em;
	margin: 25px 0 0 0;
	background-image: url(/i/backgrounds/content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#main
{
	padding: 0 0 2em 0;
	width: 530px;
	min-height: 600px;
	background: url(/i/line_vert.gif) repeat-y right;
}

/* @group Sidebar */
div#sidebar
{
	float: right;
	width: 230px;
	font-size: .92em;
	margin: 18px 0 0 0;
	background-image: url(/i/backgrounds/sidebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#sb1
{
	padding: 0;
	height: 160px;
	background: url(/i/Sidebar/sb1bkg.gif) no-repeat;
	margin-bottom: 50px;
}

/* All browsers will read through the first CSS rule but IE will ignore the second rule because it makes use of the child selector command3. Non-IE browsers will read through the second one and will override the values from the first rule because this CSS rule is more specific, and CSS rules that are more specific always override those that are less specific. */
html>body #sb1
{
	height: auto;
	min-height: 160px;
}

#pilgrimage #sb1 { background: url(/i/Sidebar/sb2bkg.gif) no-repeat; }
#pilgrimage #sb1 p { padding: 0 1.8em 0 1em; }
div#sb1 p { padding: 1em 1.8em 0 1em; }

div#sb2
{
	width: 212px;
	margin: 30px 0 15px 0;
}

.promo { padding-top: 10px; }

#programs #icon
{
	margin: 0;
	position: relative;
	left: 8.6em;
}

#sb_nav
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
}

#sb_nav li
{
	padding: 10px 0 10px 0;
	background: url(/i/Hd-Ft_btline.gif) repeat-x left bottom;
}

#ad { margin-bottom: 20px; }

/*@end */
/*  -----------------------------------------------------------------------------*/
/* @group FOOTER */
div#footer, div#Foldout
{
	clear: right;
	background: #54552f;
	color: #e3dfbb;
	font-size: .83em;
	border-top: 2px solid #7f8630;
}

div#Foldout_contents
{
	margin: 0px auto 0 auto;
	width: 772px;
	text-align: left;
	background: #54552f;
	height: 1%;
	padding: 0;
}

div#bottom_menu
{
	margin: 0px auto 0 auto;
	width: 772px;
	text-align: left;
	background: #54552f;
	height: 1%;
	padding: 20px 0 0 0;
}

div#bottom_menu_c1
{
	width: 110px;
	padding: 0;
	margin: 0 0 0 1em;
}

div#bottom_menu_c2
{
	width: 160px;
	padding: 0;
	margin: 0 0 0 -3px;
	float: right;
}

div#bottom_menu_c3
{
	width: 140px;
	padding: 0;
	margin: 0;
	float: right;
}

div#bottom_menu_c4
{
	width: 102px;
	padding: 0;
	margin: 0;
	float: right;
}

div#display_ft_box { margin: 0 1em 0 0; }

div#display_ft
{
	width: 210px;
	padding: 5px 0 5px 0;
	margin: 0;
	float: right;
	background-color: #444B28;
}

#copyright li { display: inline; }
#copyright li a { font-weight: bold; }

/* @end */
/*  -----------------------------------------------------------------------------*/
/* @group Headers */
h1
{
	margin: 0 0 0.5em;
	font-size: 2em;
	line-height: 1.2em;
}

h2
{
	margin: 0;
	font-size: 1.5em;
	line-height: 1em;
	padding: 1.2em 0 0;
}

h3
{
	margin: 0 0 .5em .7em;
	font-size: 1.25em;
}

h4
{
	margin: 0 0 0 1em;
	font-size: 1em;
}

h5
{
	margin: 0;
	color: #8A8F5D;
	font-size: 90%;
	font-weight: bold;
}

h6
{
	margin: 0;
	padding: 0;
}

/*  -----------------------------------------------------------------------------*/
/* @group Phark Image replacement  */
h1#title
{
	text-indent: -5000px;
	position: relative;
	top: 60px;
	background-image: url(/i/headers/Title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30%;
}

h2#songlines, h2#michelle, h2#heartbeat, h2#dreaming, h2#harmonising, h2#celtic, h2#dreams, h2#transformations, h2#radiant, h2#radiance, h2#unity, h2#warrior, h2#bone, h2#holy_well, h2#inspiration, h2#journey, h2#contactus, h2#thankyou
{
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 0 10px;
}

h2#songlines { background-image: url(/i/headers/songlines.gif); }
h2#michelle { background-image: url(/i/headers/michelle.gif); }
h2#heartbeat { background-image: url(/i/headers/heartbeat.gif); }
h2#dreaming { background-image: url(/i/headers/dreaming.gif); }
h2#harmonising { background-image: url(/i/headers/harmonising.gif); }
h2#celtic { background-image: url(/i/headers/celtic.gif); }
h2#dreams { background-image: url(/i/headers/dreams.gif); }
h2#transformations { background-image: url(/i/headers/transformations.gif); }
h2#radiant { background-image: url(/i/headers/radiant.gif); }
h2#radiance { background-image: url(/i/headers/radiance.gif); }
h2#unity { background-image: url(/i/headers/unity.gif); }
h2#warrior { background-image: url(/i/headers/warrior.gif); }
h2#bone { background-image: url(/i/headers/bone.gif); }
h2#holy_well { background-image: url(/i/headers/holy_well.gif); }
h2#inspiration { background-image: url(/i/headers/inspiration.gif); }
h2#journey { background-image: url(/i/headers/pilgrimage.gif); }
h2#contactus { background-image: url(/i/headers/contactus.gif); }
h2#thankyou { background-image: url(/i/headers/thankyou.gif); }
#main h2.entryHeader
{
	padding: 1.1em 0 0 0;
}

#main H4
{
	color: #E3DFBB;
	text-transform: uppercase;
	margin-top: 15px;
}

#entry H4 {margin: 2em 0 0; }
#sidebar H4 { padding: .8em 0 0 0; }
H4.Sbheader { margin-top: 50px; }

#display_ft H4, #sidebar H4, #foldout H4, .comment a, .pollQuestion
{
	color: #E3DFBB;
	text-transform: uppercase;
	font-weight: bold;
}

#display_ft H4, #sb2 H4, .pollQuestion
{
	padding: 8px 0 8px 0;
	background: url(/i/Hd-Ft_btline.gif) repeat-x left bottom;
}



H5.subtitle
{
	color: #ded9ac;
	background: url(/i/subtitle_lines.gif) repeat-x;
	padding: 10px 0 15px 0;margin-top: 5px;margin-right: 10px;margin-bottom: 0; }

/* @end */
/* @end */
dl
{
	margin: 0;
	padding: 0;
}

dt
{
	font-weight: bold;
	margin: .4em 0 0 0;
}

dd
{
	padding: .4em 0 0 1.1em;
	margin: 0;
	background: url(/i/icon-arrow-small.gif) no-repeat left bottom;
}

dd a { color: #E2DFBB; }

ul#copyright
{
	clear: both;
	padding: 2.1em 0 .8em 0;
	list-style-type: none;
	margin: 0 0 0 1em;
	height: 1%;
}

.related-entries ul {margin-top: 15px;margin-left: 10px; }
.related-entries li {background-image: url(/i/list_btline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 10px 10px 0 0;
	color: #BFBC9E;padding-right: 0;padding-bottom: 14px;padding-left: 0; }

/*  -----------------------------------------------------------------------------*/
/* @group Tables */
.sbtable
{
	width: 205px;
	margin: 0 0 0 1em;
	font-size: 1em;
}

.fttable
{
	width: 191px;
	margin: 0 0 0 1em;
	font-size: 1em;
}

.sbtable td { padding: 1em 0 1em 0; }
.fttable td { padding: .7em 0 .7em 0; }

.fttable .column1, .sbtable .column1
{
	text-align: left;
	background: url(/i/list_btline.gif) repeat-x left bottom;
}

.fttable .column1_bt, .sbtable .column1_bt
{
	text-align: left;
	background: url(/i/Hd-Ft_btline.gif) repeat-x left bottom;
}

.fttable .column2, .sbtable .column2
{
	text-align: right;
	width: 60px;
	background: url(/i/list_btline.gif) repeat-x left bottom;
}

.fttable .column2_bt, .sbtable .column2_bt
{
	text-align: right;
	background: url(/i/Hd-Ft_btline.gif) repeat-x left bottom;
}

.fttable th, .sbtable th
{
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}

/*  -----------------------------------------------------------------------------*/
/* Calendars */
.calendarBG
{
	background-color: transparent;
	padding: 0;
	margin: 20px 0 0 10px;
	width: 750px;
	clear: both;
}

.calendarBlank { background-color: transparent; }

.calendarMasthead
{
	font-weight: bold;
	color: #E2DFBB;
	background-color: transparent;
}

h2.calendarHeader
{
	padding: 0;
	margin: 0 0 30px .5em;
	float: left;
	width: 200px;
}

#calendarNav
{
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

#calendarNav li
{
	padding-right: 3px;
	height: 1%;
}

#calendarNav .previous
{
	padding-left: 20px;
	height: 1em;
	background-image: url(/i/icon-arrow-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#calendarNav .next
{
	padding-right: 20px;
	height: 1em;
	background-image: url(/i/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.calendarMonthLinks a
{
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited
{
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover
{
	color: #ccc;
	text-decoration: underline;
	background-color: transparent;
}

.calendarDayHeading
{
	font-size: 1em;
	color: #d8de3b;
	background-color: transparent;
	padding: 10px 0 7px 0;
	background-image: url(/i/list_btline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.calendarToday
{
	font-size: .6em;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #BAC32D;
	background-color: transparent;
	vertical-align: top;
}

.calendarCell
{
	font-size: .6em;
	letter-spacing: .1em;
	text-decoration: none;
	color: #666;
	width: 107px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	padding: 0 1px 0 0;
}

.calendarCell a
{
	color: #E2DFBB;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:visited
{
	color: #DCE2BB;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:hover
{
	color: #d8de3b;
	text-decoration: underline;
	background-color: transparent;
}

.calendar_entry
{
	padding: 5px 0 0 2px;
	overflow: hidden;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 1em;
}

.DayNumCOE, .TodayCOE, .calendardate
{
	background-color: #4F562C;
	padding: 3px 3px 5px 3px;
	margin-bottom: 3px;
	background-image: url(/i/list_btline.gif);
	background-repeat: repeat-x;
	color: #e3dfbb;
	background-position: left bottom;
}

/* today's style */
.calendarToday .DayNumCOE
{
	color: #444b28;
	font-weight: bold;
	background-color: #CFD92E;
}

/* entry style */
.calendardate
{
	color: #CFD92E;
	font-weight: bold;
}

#sidebar .calendardate a, .pollSelectedAnswer
{
	color: #D8DE3B;
	font-weight: bold;
	text-decoration: underline;
}


.rowsCOE td
{
	background-image: url(/i/list_btline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#calendarNav li
{
	display: inline;
	color: #E2DFBB;
}

#calendarNav li a
{
	text-decoration: none;
	color: #E2DFBB;
}

#calendarNav li a:hover
{
	text-decoration: underline;
	color: #CFD92E;
}

/*  -----------------------------------------------------------------------------*/
/* smallcalendar */
.calendarSM
{
	background-color: transparent;
	padding: 0;
	margin: 20px 0 25px 10px;
	width: 210px;
	clear: both;
}

.calendarSM .calendarCell
{
	font-size: .6em;
	letter-spacing: .1em;
	text-decoration: none;
	color: #666;
	width: 1%;
	height: 30px;
	text-align: left;
	vertical-align: top;
	padding: 0 1px 0 0;
}

H4.calendarHeader { margin-top: 10px; }

.calendarHeaderSM
{
	text-transform: uppercase;
	padding-left: 40px;
}

#main H4.programtitle
{
	margin-top: 40px;margin-left: 0; }

#main H4.by_month
{
	margin: 30px 10px 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px #828631 solid;
}

.month, .month_watching
{
	padding-left: 30px;
	background-image: url(/i/icon-arrow-small.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#sidebar .month_watching, .pollSelectedAnswer { color: #D8DE3B; }

.country
{
	float: right;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
	font-size: 90%;
}

/* @end */
/*  -----------------------------------------------------------------------------*/
/* @group Icons */
#events_more, .latest_more
{
	font-size: 9px;
	float: right;
	margin: 1em 0 1.2em 0;
	padding: 10px 28px 10px 0;
	background: url(/i/icon-calendar.gif) no-repeat right;
}

.latest_more { background: url(/i/icon-news.gif) no-repeat right; }

#news_more
{
	font-size: 9px;
	margin: 0;
	padding: 1em 2.9em 1em 0;
	text-align: right;
	background: url(/i/icon-news.gif) no-repeat right center;
}

#article_more, #view_all
{
	font-size: 9px;
	margin: 0;
	padding: 1em 2.9em 1em 0;
	text-align: right;
	background: url(/i/icon-archive.gif) no-repeat right center;
}

#view_all
{
	background-image: url(/i/icon-calendar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#browse
{
	font-size: 9px;
	float: right;
	margin: 1em 0 0 0;
	padding: 1em 2.9em 1em 0;
	background: url(/i/icon-archive.gif) no-repeat right top;
}

#contact
{
	font-size: 9px;
	margin: 0 2em 0 0;
	padding: 1em 2.9em 1em 0;
	text-align: right;
	background-image: url(/i/icon-contact.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#content #filedInArchive
{
	font-size: 9px;
	color: #E2DFBB;
	float: right;
	margin: 1em 1.7em 0 0;
	padding: 7px 3em 0 0;
	display: inline;
	background: url(/i/icon-archive.gif) no-repeat right center;
}

#content #browse
{
	margin: 0 2em 2em 0;
	padding: .5em 2.7em 2em 0;
	display: inline;
	background: url(/i/icon-archive.gif) no-repeat right top;
}

#content #browse a, #content H5 a { color: #8a8f5d; }
#content #browse a:hover { color: #e3dfbb; }

#content .readmore
{
	font-size: 1em;
	color: #D8DE3B;
	background-image: url(/i/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 20% 80%;
	margin: 5px 0 20px 10px;
}

.comment
{
	margin: 0 1.5em 0 1em;
	padding: 0 1.8em 0 0;
	display: inline;
	background: url(/i/icon-comment.gif) no-repeat right top;
}

/* @end */
/*  -----------------------------------------------------------------------------*/
/* @group Flash & SiFr */
#flashcontent
{
	margin: 0;
	padding: 10px 0 0 9px;
}

.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced { visibility: visible !important; }

.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h2
{
	visibility: hidden;
	line-height: 1em;
	font-size: 22px;
	font-family: "Trebuchet MS";
}
.Utube {
	border: 2px solid #4d5631;
	background-color: #47512e;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 10px 50px 10px 10px;
}
/* @end */
/*  -----------------------------------------------------------------------------*/
/* @group Journal */
.entry_footer, #main .coordinator
{
	background-image: url(/i/ornament.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 60px;
	margin-bottom: 20px;
}

.posted li
{
	padding: 10px 0 0 0;
	margin: 0 20px 0 0;
	display: inline;
}

.posted
{
	background-image: url(/i/list_btline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 0 0 0;
	margin: 10px 10px 0 10px;
	color: #BFBC9E;
}

/* @end */
/*  -----------------------------------------------------------------------------*/
/* @group Forms */
form #comment_form, #contact_form
{
	width: 500px;
	padding: 30px 0 0 10px;
}

form #comment_form div, #contact_form div
{
	margin-bottom: 2px;
	padding-top: 5px;
}

 #contact_form label 
{
	display: block;
	float: left;
	width: 90px;
	padding-left: 22px;
	font-weight: bold;
	cursor: hand;
}

form#contact_form label.required
{
	background-image: url(/i/required.gif);
	background-repeat: no-repeat;
	background-position: 3px 0;
}

form#contact_form label.problem
{
	background-image: url(/i/caution.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

form#contact_form label.completed
{
	background-image: url(/i/complete.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

div#submitdiv
{
	margin-left: 7em;
	padding-left: 22px;
	padding-top: 0.3em;
	margin-bottom: 3em;
	clear: both;
}

div#submitdiv:focus { border: none; }

textarea
{
	color: #444B28;
	background-color: #E3DFBB;
	width: 360px;
}

input#subject, input#email, input#phone, input#name, input#firstname, input#surname, input.comment_form
{
	color: #444B28;
	background-color: #E3DFBB;
	width: 45%;
}

input#save_info { margin: 20px 0 0 110px; border: none; }
#main #captcha {	
			margin:0; 
			padding:0;
}
#input_captcha
{
	float: left;
	background-color: #E3DFBB;
	color: #444B28;
	margin: 3px 5px 0 111px;
	height: 24px;
	vertical-align: middle;
}

input, textarea { border: 2px solid #E3DFBB; }
input:focus, textarea:focus { border: 2px solid #7F8630; }
#submit, #submit:focus { border: none; }

/*  ------------------------Mailing list----------------------*/
input#maillist
{
	color: #DDD9AD;
	margin-top: 18px;
	margin-left: 28px;
	background-color: transparent;
	border: none;
	font-size: 10px;
	width: 160px;
	font-family: arial;
		float: left;
}

#maillist_btn { margin-top: 18px; border:none;}

#signup
{
	margin-top: 50px;
	background-image: url(/i/backgrounds/maillist_bkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 51px;
}
/*  -----------------------Poll------------------------------------------*/

.pollWrapper
{
	margin-top: 80px;
	margin-left: 12px;
}
.pollAnswerBlock
{
	margin: 0;
	padding: 0;
}
.pollAnswer, .pollTotalVotes, .pollResult
{
	padding-top: 10px;
	padding-bottom: 10px;
		background: url(/i/list_btline.gif) repeat-x left bottom;

}
input.pollRadio { margin-right: 5px; }
.pollButtonBlock, .pollResultBar { margin-top: 10px; }
.pollBarImage
{
	height: 3px;
	background-color: #DBDD3D; 
			border-top:2px solid #797D52;
}



/*  -----------------------------------------------------------------------------*/
/* Entry comments */
#main p.author
{
	background-image: url(/i/Hd-Ft_btline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-style: italic;
	margin-top: 30px;
}

.comment_wrapper
{
	background-color: #4F5131;
	margin: 30px 15px 10px 10px;
	background-image: url(/i/icon-comment1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.comment_meta_data
{
	color: #D8DE3B;
	font-family: georgia, serif;
	float: left;
	padding: 0 15px 5px 5px;
	font-style: italic;
	font-size: .8em;
	margin-top: 2px;
}

.comment_meta_data a
{
	border-bottom: 1px #7F8630 dashed;
	font-style: normal;
}

.reader_comment { margin-bottom: 25px; }
}

#expand { margin: 1em 0 0 0; }

#expand H4
{
	color: #E2DFBB;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

.editCommentBox input, .or
{
	margin-top: 15px;
	position: relative;
	left: 20%;
}
.edit_comment { padding-left: 10px; }




/* @end */
/*  -----------------------------Accessibilty------------------------------------------------*/
.skiplink { display: none; }

.sub-right
{
	float: right;
	margin: 0 2em 0 0;
	padding: 0 25px 0 0;
	color: #E3DFBB;
	background: url(/i/icon-read.gif) no-repeat right top;
}

.legend
{
	float: right;
	background-image: url(/i/required.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	font-size: 9px;
	padding-right: 30px;
}

.clear { clear: both; }

/* position: absolute fixes padding on background image in IE5.0 */
#entry img
{
	padding: 0;
	margin: 1em 10px 1em 0;
	border: 1px solid #8a8f5d;
	float: left;
}

#on { margin: 1em 0 1em 0; }

blockquote
{
	float: right;
	width: 200px;
	background-color: #4f562c;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px; }

blockquote p
{padding-right: 10px;padding-left: 10px;margin: 0; }

/*  -----------------------------------------------------------------------------*/
/* @group Nifty Corners */
.rtop,.artop { display: block; }

.rtop *,.artop *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.artop *
{
	border-style: solid;
	border-width: 0 1px;
}

.r1,.rl1,.re1,.rel1 { margin-left: 5px; }
.r1,.rr1,.re1,.rer1 { margin-right: 5px; }
.r2,.rl2,.re2,.rel2,.ra1,.ral1 { margin-left: 3px; }
.r2,.rr2,.re2,.rer2,.ra1,.rar1 { margin-right: 3px; }
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1 { margin-left: 2px; }
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1 { margin-right: 2px; }
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2 { margin-left: 1px; }
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2 { margin-right: 1px; }
.rx1,.rxl1 { border-left-width: 5px; }
.rx1,.rxr1 { border-right-width: 5px; }
.rx2,.rxl2 { border-left-width: 3px; }
.rx2,.rxr2 { border-right-width: 3px; }
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1 { border-left-width: 2px; }
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1 { border-right-width: 2px; }
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2 { border-right-width: 0; }
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2 { border-left-width: 0; }
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4 { height: 2px; }

.rer1,.rel1,.re1,.res1,.resl1,.resr1
{
	border-width: 1px 0 0;
	height: 0px !important;
	/**/
}

/* @end */

