@charset "UTF-8";
/* CSS Document - Noramise style overrides */


* {
	margin: 0px;
	padding: 0px;
	/*font-family: "lucida grande", lucida, arial, helvetica, sans-serif;*/
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	text-decoration: none;
	border: none;
	outline: none;
}

/*
a { color: #A50000; cursor: pointer; }
a:link { color: #A50000; }
a:hover { color: #A50000; border-bottom: #A50000 dashed 1px; }
a:active { color: #A50000; }
a:visited { color: #A50000; }
a[href="#"] { cursor: pointer; }
/*

/* --------------- Main structure --------------- */

body { 
	min-width: 760px;
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: small; 
	/*line-height: 1.2em; */
	color: #000; 
	background: #f1c33a url(../images/bkgrd_gold.jpg) top center repeat-y; /* f6c636 */ /*eec940 4c560c a1ae4a d87d07 f4ac4f fcd970 #ffe9a0;#ffe280;#face78; */
}
#wrapper { 
	width: 760px;
	text-align: left;
	background: #fcfce0; /*#fcfcf0; /*#fff3d3; /*#feeebc;*/
}
body.rtl #wrapper { text-align: right; direction: rtl; }
	#header, #content { margin-bottom: 2em; padding-left: 20px; padding-right: 20px; }
	#footer, #theme-info, #footer-include { clear: both; }
	
	
/* --------------- Positioning --------------- */

body .primary { 
	width: 510px; 
	float: right; 
	/*padding-right: 50px;
	background-color: #009999;*/
}
body.janus .primary { float: left; }
	
body .primary-span { padding-left: 220px; clear: both; }
	body.janus .primary-span { padding-left: 0; padding-right: 220px; }

body .secondary { width: 200px; float: left; }
	body.janus .secondary { float: right; }
body .secondary-span { padding-left: 520px; clear: both; }
	body.janus .secondary-span { padding-left: 0; padding-right: 520px; }

body { text-align: left; }
body.rtl { text-align: right; }
body.centre { text-align: center; }
body #wrapper { margin: 0 auto 0 0; }
body.rtl #wrapper { margin: 0 0 0 auto; }
body.centre #wrapper { margin: 0 auto; }


/* --------------- Fix floats ---------------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear { 
	background: none;
	position: relative;
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

/* --------------- Header --------------- */
#header-image { overflow: hidden; margin: 0 0 -20px 0; }
	#header-image a { text-decoration: none; border: none; }
	#header-image a img { border: none; }
#title { margin: 20px 0 -20px 0; border-bottom: 1px dashed #f1c33a; border-top: 0px dashed #f1c33a; }
#navigation { margin: 20px 0 -10px 0; border-bottom: 0px solid #ccc; }

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	text-indent: -9999px;
}



/* --------------- Navigation ---------------- */
#navigation ul.primary { list-style: none; margin: 0; padding: 0.5em 0; }
body.rtl #navigation ul.primary { direction: ltr; }
#navigation ul.primary li { display: inline; margin: 0 1em 0 0; }
body.rtl #navigation ul.primary li { display: inline; margin: 0 0 0 1em; }

#navigation div.secondary { padding: 0.5em 0; }
#navigation div.secondary p { margin: 0; }
#navigation div.secondary p .previous-entry a { text-transform: uppercase; }
body.janus #navigation .secondary p, body.janus #theme-info .secondary p { text-align: right; }
	
#wrapper .nav-current:link, #wrapper .nav-current:visited, #wrapper .nav-current:active { color: #000099; }
#wrapper .nav-current:hover { color: #AA0000; }

#navigation.clearfix ul.primary { display: none; } /* this hides the horz nav */	
#navigation.clearfix { height: 1px; } /* this shrinks the top space */

#sidebar.secondary .widget_pages ul .page-item-6 a, #sidebar.secondary .widget_pages ul .page-item-1625 a { font-weight: bold; } /* Donate page link "6", Urgent Needs page link "1625" */ 

/* ----- Feed icon ----- */
body .feed { display: block; float: left; padding: 1px 0 1px 20px; min-height: 15px; font-size: 0.8em; background: url('../images/icons.png') no-repeat 0 1px; }
	body.janus .feed, body.rtl .feed { float: right; padding: 1px 20px 1px 0; background-position: 100% 1px; }

#navigation .secondary .feed { display: none; } /* this hides the top rss feed link */

#sidebar.secondary ul li {
	padding: 0px; margin-bottom: 1px;
}
#sidebar.secondary .widget_pages h3 { display: none; } /*{ line-height: .1em; border-top: 1px dashed #f1c33a; width: 175px; }*/
	
#sidebar.secondary .widget_pages a, #sidebar.secondary a#homelink {	
	/*-moz-box-shadow:inset 0px 0px 3px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 0px 3px 0px #fce2c1;
	box-shadow:inset 0px 0px 3px 0px #fce2c1;*/
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #feeec0), color-stop(1, #fede7e) ); /*fb9e25*/
	background:-moz-linear-gradient( center top, #feeec0 5%, #fede7e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feeec0', endColorstr='#fede7e');
	background-color: #fede7e; /*#ffc477;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*border-bottom: 1px solid #AD0000; #eeb44f;*/
	display: inline-block;
	color: #000099; /*#290ba1;*/
	/*font-family: Arial Black;
	font-size:14px;*/
	font-weight: bold;
	/*padding: 6px 6px; 36*/
	width: 150px;
	text-decoration: none;
	/*text-shadow:1px 1px 0px #cc9f52;*/
	/*text-margin-top: 0px;
	margin-right: 5px;*/
}
#sidebar.secondary .widget_pages a:hover, #sidebar.secondary a#homelink:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fede7e), color-stop(1, #f1c33a) );
	background:-moz-linear-gradient( center top, #fede7e 5%, #f1c33a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fede7e', endColorstr='#f1c33a');
	background-color:#f1c33a;
	color: #AD0000;
}
#sidebar.secondary .widget_pages a:active {
	position: relative;
	/*top: 1px;*/
}

#sidebar.secondary .widget_pages .page_item a, #sidebar.secondary a#homelink {  /* this styles the main navigation links in the sidebar */
text-transform: uppercase;  
padding: 3px 3px 3px 7px; 
}
#home #sidebar.secondary .widget_pages { margin-top: -20px; } /* position the "What's New" link at top of pages list, to link to home page */
#home #sidebar.secondary a#homelink { margin-top: 5px; }
#sidebar.secondary .widget_pages { margin-top: -20px; } /* position the "What's New" link at top of pages list, to link to home page */
#sidebar.secondary a#homelink { margin-top: 5px; height: 22px; line-height: 1.7em; text-transform: uppercase; padding: 3px 3px 3px 7px; }


#sidebar.secondary .widget_pages .page_item { line-height: 1.7em; } /* the main nav list */


#sidebar.secondary .widget_pages ul { padding-top: 0px; } /* was 3 */

#sidebar.secondary .widget_pages ul li.page_item ul { display: none !important; } /* this hides the photo gallery sub-links in the main menu */

#sidebar.secondary #text-6 .textwidget { margin-top: -20px; line-height: 1.7em; } /* this positions the HOME link text widget to line up with main menu */
#sidebar.secondary #facebookWidget { margin-bottom: 30px; }
#sidebar.secondary #text-4 h3 {  margin-top: 40px; } /* this spaces out the News fromthe google plus1 button */

#sidebar.secondary .widget_pages .page-item-1739 { width: 180px; } /* this constrains the width of "notes from volunteers & observers" link */

#sidebar.secondary .widget_text h3, #sidebar.secondary .widget_links h3, #sidebar.secondary .widget_mylinkorder h3, #sidebar.secondary #global-translator h3 { padding-top: 10px; border-top: 1px dashed #f1c33a; width: 175px; }
/*#sidebar.secondary #global-translator {
	padding-top: 10px;
}*/


/* --------------- Footer ------------- */
#footer { 
	margin: 0 20px 0 20px; 
	border-top: 1px dashed #fcd970;
	border-bottom: 1px dashed #fcd970; 
	padding: 1.1em 0 .7em 0; 
}
.recent-articles {}
	.recent-articles ul { list-style: none; margin: 0; }
		.recent-articles li { margin: 0; }
		h4.recent-title { margin: 0; }
		.recent-metadata { font-size: 0.8em; color: #808080; margin: 0 0 0.5em 0; }
		.recent-excerpt { line-height: 1.4; margin: 0 0 1em 0; }
#theme-info { 
	margin: 0.5em 0 0 0; 
	border-top: 0px dashed #fcd970; 
	padding: 1em 0 0.5em 0; 
	color: #000;
	font-size: 80%; 
}
#theme-info .secondary { margin-top: -23px; }
#theme-info .secondary a.feed { font-size: 115%; }

#footer .primary { height: 10px; }
#footer .primary .textwidget { font-size: 85%; }	
		
/* --------------- HTML element control --------------- */

p { 
	margin: 0 0 1em 0; 
	text-align: justify;
}
blockquote { margin: 0 0 1em 0; padding: 0 30px; color: #808080; }
strong { font-weight: bold; }
em { font-style: italic; }
acronym, abbr { border-bottom: 1px solid #8fb7bf; }
small { font-size: 0.8em; }
sup, sub { font-size: 75%; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

hr { width: 100%; height: 1px; background: #ccc; color: #ccc; margin: 1em 0; border: none; padding: 0; }
pre, code, tt { font-family: 'Courier', 'Courier New', monospace; font-size: 1em; line-height:1.8; color: #4d4d4d; }
pre { margin: 0 0 1em 0; border: 1px solid #e5e5e5; padding: 0.5em 1em; white-space: pre-wrap; overflow: hidden; background: #fafafa; }
code, tt { background: #efefef; }
pre code, pre tt { background: none; }
html > body code, html > body tt, html > body pre { font-size:12px; }
h3 code { text-transform: none; }
	
ul, ol { margin: 0 0 1em 15px; padding: 0; }
ul { list-style: disc; }
li { margin: 0 0 0.25em 0; }
body.rtl ul, body.rtl ol { margin: 0 15px 1em 0; padding: 0; }
	
/* Global content control
--------------------------------------- */
body .content p { line-height: 1.4em; }
body .content li { line-height: 1.4em; }
body .primary li { padding-bottom: .5em; } /* space out list text in body content */

/* --------------- Links --------------- */

a { text-decoration: none; }
a:link, a:visited, a:active { color: #000099; }
a:hover { color: #AA0000; }

body .content a:link, body .content a:active, body .content a:visited, body .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body .tagdata a:active, body .tagdata a:visited, body .widget_tag_cloud a:link, body .widget_tag_cloud a:active, body .widget_tag_cloud a:visited { border-bottom: 0px solid #cfe2e5; }
body .content a:hover, body .link-pages a:hover, body .tagdata a:hover, body .widget_tag_cloud a:hover { border-bottom: 0px solid #e5cfd2; }
	#wrapper .content h2 a:link, #wrapper .content h2 a:visited, #wrapper .content h2 a:hover, #wrapper .content h2 a:active, #wrapper .content h3 a:link, #wrapper .content h3 a:visited, #wrapper .content h3 a:hover, #wrapper .content h3 a:active, #wrapper .content h4 a:link, #wrapper .content h4 a:visited, #wrapper .content h4 a:hover, #wrapper .content h4 a:active { border: none; }
	
#sidebar.secondary ul li {
	font-size: 1.0em;
	line-height: 1.4em;
}

/* --------------- Headers --------------- */

#blog-title { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 2.5em; 
	font-weight: normal; 
	margin: 0; 
	border: none; 
	padding: 0; 
	line-height: 1.4em; 
}
#tagline { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 120%; 
	font-weight: normal;
	font-style: normal;
	color: #000; 
	margin: 0.1em 0 0.3em 0; 
	border: none; 
	padding: 0px 0px 3px 0px; 
	line-height: 1.4em; 
	letter-spacing: .02em;
	text-align: center;
	/*text-transform: uppercase;*/
}
/*#tagline { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: normal; 
	font-style: italic; 
	color: #000; 
	margin: 0.1em 0 0.3em 0; 
	border: none; 
	padding: 0px 5px 3px 5px; 
	line-height: 1.4em; 
	letter-spacing: .05em;
	text-align: center;
}*/ 
h1, body .entry .title { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 140%; 
	font-weight: normal; 
	/*line-height: 1.4em; */
	margin: 0; 
	border-bottom: 0px solid #ccc; 
	padding: 10px 0 3px 0; /* was btm 0.2em */
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	letter-spacing: .05em;
	/*font-weight: bold;*/
	color: #AA0000;
}
h2 { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 130%; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 0 0 1em 0; 
}
h3 { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: normal; 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: .05em;
	line-height: 1.4em;
	margin: 1.6em 0 0.6em 0; 
	border-bottom: 0px solid #e5e5e5; 
	padding: 0 0 0.4em 0; 
}
/*.meta h2 #post-212.title a:link, .meta h2 #post-212.entry-title a:link { 
	color: #AA0000;
}*/
/*#content .posts .entry .meta h2#post-212 a:link {
	color: #AA0000;
}
.posts .content h2 a, .posts .content h2 a:link, .posts .content h2 a:active, .posts .content h2 a:visited {
	color: #AA0000;
}*/
.posts .content h3 { /* makes Journal blog post titles red */
	color: #AA0000;
}
h4 { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 1.5em; 
	font-weight: normal; 
	line-height: 1.4em; 
	margin: 0 0 0.3em 0; 
}
h5 { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1.4em; 
	margin: 0 0 1em 0; 
	padding: 0; 
}
h6 { 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold; 
	line-height: 1.4em; 
	margin: 0 0 0.3em 0; 
	padding: 0; 
}


/* --------------- Images --------------- */

a img { 
	border: 1px solid #000099; 
}
a:hover img, body .comment a:hover .avatar { border: 1px solid #a8001c; }
	
#wrapper .gallery a:link, #wrapper .gallery-item a:visited, #wrapper .gallery-item a:hover, #wrapper .gallery-item a:active, #wrapper a.imagelink2 img, #wrapper a.imagelink2:hover img, #wrapper a.imagelink:link, #wrapper a.imagelink:visited, #wrapper a.imagelink:hover, #wrapper a.imagelink:active, #wrapper a.imagelink2:link, #wrapper a.imagelink2:visited, #wrapper a.imagelink2:hover, #wrapper a.imagelink2:active { border: none; }

body .imageleft, body .alignleft { 
	float: left; 
	margin: 0 20px 2px 0; 
}
body .imagegal { 
	float: left; 
	margin: 5px 0 20px 0; 
}
body .imageright, body .alignright { 
	float: right; 
	margin: 0 0 2px 20px; 
}
body .imageblock { 
	display: block; 
	margin: 0 0 1em 0; 
}
body .imagecentre, body .imagecenter, body .centered, body .aligncenter { 
	display: block; 
	text-align: center; 
	margin: 0 auto 2px auto;
	border: 5px solid #FFFFF0; 
	box-shadow: 0px 2px 5px #4C2808;
	-webkit-box-shadow: 0px 2px 5px #4C2808;
	-moz-box-shadow: 0px 1px 4px #b6b696; 
}
body .imagecenter {
	float: right;
	margin: 15px auto 2px auto;
	border: 5px solid #FFFFF0; 
	box-shadow: 0px 2px 5px #4C2808;
	-webkit-box-shadow: 0px 2px 5px #4C2808;
	-moz-box-shadow: 0px 1px 4px #b6b696; 
}
body .imagethumb {
	float: left;
	margin: 0px 10px 5px auto;
	width: 140px;
}
body .imageleft, body .imageright, body .imageblock, body .imagecentre, body .imagecenter, body .imagegal, body .imagethumb, body .imagethumb:hover {
	border: 5px solid #FFFFF0; 
	box-shadow: 0px 2px 5px #4C2808;
	-webkit-box-shadow: 0px 2px 5px #4C2808;
	-moz-box-shadow: 0px 1px 4px #b6b696; 

}
body .imgcaption { /* new style added 1/10/11 for larger captions */
	float: right;
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 90%;
	margin: 5px 0px 20px auto;
	/*padding: 5px 10px 5px auto;*/
	width: 100%;
	text-align: justify;
	color: #000;
}
body .imgcaptionR {
	float: right;
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 80%;
	font-style: italic;
	margin: 3px 0px 10px auto;
	width: 280px;
	text-align: right;
	color: #000;
}
/*body#page-volunteer .imgcaptionR { width: 244px; }*/

body .imgcaptionC {
	float: right;
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 80%;
	font-style: italic;
	margin: 3px 0px 20px auto;
	width: 100%;
	text-align: right;
	color: #000;
}
body .imgcaptionL {
	float: left;
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; 
	font-size: 80%;
	font-style: italic;
	margin: 3px 0px 10px auto;
	width: 305px;
	text-align: left;
	color: #000;
}
	
body .gallery { margin: 0 auto 1em 0; }
body .gallery-item { float: left; margin-top: 10px; text-align: center; }
body #wrapper .content .gallery-item a, body #wrapper .content .attachment a { border-bottom:none; }
body .gallery-caption { margin-left: 0; }

body .wp-caption { margin-bottom: 10px; border: 0px solid #e5e5e5; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; max-width: 100%;}
#wrapper .wp-caption a { display: block; margin: 4px; border: none; }
body .wp-caption img { 
	display: block;
	height: auto;
	max-width: 100%;
	padding-top: 5px;
	border: none;
 }
body .wp-caption .wp-caption-text { margin: 4px; font-size: 0.9em; }

img.alignnone {
	border: 5px solid #FFFFF0; 
	box-shadow: 0px 2px 5px #4C2808;
	-webkit-box-shadow: 0px 2px 5px #4C2808;
	-moz-box-shadow: 0px 1px 4px #b6b696;
}
img.size-large {
	border: 5px solid #FFFFF0; 
	box-shadow: 0px 2px 5px #4C2808;
	-webkit-box-shadow: 0px 2px 5px #4C2808;
	-moz-box-shadow: 0px 1px 4px #b6b696;
}


/* ---------------- Journal blog page ----------------- */

/* ------ Post content ------ */

body .articlenav { display: none;
	margin: 0 0 2em 0; 
	border-bottom: 1px dashed #f1c33a;  
	padding-top: 0.75em; 
	padding-bottom: 0.75em; 
	background: #fcfce0; 
	color: #000; 
}	
body.janus .articlenav { text-align: right; }
body.rtl .articlenav { border-bottom: 1px dashed #f1c33a; }

body .entry { 
	margin: 0 0 2em 0; 
	clear: both; 
}
body .posts .entry { 
	margin: 0 0 4em 0; 
}
body .entry .meta { 
	margin: 0 0 1em 0; 
}
body .entry .metadata { 
	font-size: 0.8em; 
	color: #000; 
	margin: 0; 
	padding: 0; 
}
body .entry .meta .metadata { 
	margin: 0; 
	padding: 0.3em 0 0 0; 
}
body .aside { 
	margin: 0 0 4em 0; 
}
body .aside .meta { 
	margin: -0.8em 0 0 0; 
	border-top: 1px dashed #f1c33a; 
	padding: 0.2em 0 0 0; 
	color: #000; 
	font-size: 0.8em; 
	text-align: right; 
	clear: both; 
}
body .archive { 
	margin: 0 0 2em 0; 
}
body .archive .meta { 
	margin: 0 0 1em 0; 
}
body .link-pages { 
	font-size: 0.8em; 
	color: #000; 
	clear: both; 
}
body .pagination { 
	margin: 0; 
	font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif;
	font-size: 1.5em; 
	font-weight: normal; 
	line-height: 120%; 
	color: #000; 
	clear: both; 
}

/* Inserts
--------------------------------------- */
body .insertright { margin: 0 0 20px 20px; width: 220px; float: right; }
body .insertleft { margin: 0 20px 20px 0; width: 220px; float: left; }
body .insert { background: #fcfce0; margin: 0 0 1em 0; border: 1px dashed #f1c33a; padding: 9px; }
	body .insert h3 { border-bottom: 1px dashed #f1c33a; }

/* Downloads
--------------------------------------- */
body a.download { display: block; margin: 1em 0; padding: 5px 5px 5px 28px; min-height: 15px; }
body .content a.download:link, body .content a.download:visited, body .content a.download:active { background:#fcfce0 url('../images/icons.png') no-repeat 5px -295px; border: 1px dashed #f1c33a; }
body .content a.download:hover { text-decoration: underline; }


/* Tags & Tags page
--------------------------------------- */
body .tagdata { font-size: 0.8em; color: #000; clear: both; }
body .tagcloud {}
body .tagcloud a { margin: 0 2px 0 0; }

/* Search content
--------------------------------------- */
body .post-brief { margin: 0 0 2em 0; }
	body .post-brief h3 { margin: 0 0 0.2em 0; }
	body .post-brief p.post-metadata { color: #000; margin: 0 0 0.2em 0; border: none; padding: 0; }
	body .post-brief p.excerpt { margin: 0; }
		
/*
	 * Comments layout & style
	 * 
	 * Designed to work for comments which are threaded, unthreaded, paginated
	 * and unpaginated. Trackbacks are now included inline rather than being
	 * rendered at the top. Comments also sit directly below the post or page
	 * content, rather than taking the entire width of the site. This increases
	 * their flexibility (given column swapping etc.) and maintainability
	 * (since fewer permutations reduce the likelihood of bugs.)
	 * 
	 * @since 2.4
	 */
	#comments { clear: both; margin: 0; padding: 0; }
	body .comment, body .trackback, body .pingback { padding: 0; list-style: none; }
		body .comment .comment { margin: 0; }
		li.comment, li.trackback, li.pingback { margin: 0; border-top: 1px dashed #f1c33a; padding: 0; }
		body .comment ol.children, body .trackback ol.children, body .pingback ol.children { clear: both; margin: 0; border-top: 1px dashed #f1c33a; padding: 0 0 0 20px; }
		body.rtl .comment ol.children, body.rtl .trackback ol.children, body.rtl .pingback ol.children { padding: 0 20px 0 0 ; }
		body p.pingdata { margin: 0; font-size: 0.8em; color: #000; }
		li.comment-lvl-first { border-top: none; }
		body .comment .reply { clear: both; }
		body .comment .reply a { padding-left: 13px; background: url('../images/icons.png') no-repeat -7px -398px; }
		body.rtl .comment .reply a { background: url('../images/icons.png') no-repeat -7px -598px; }
	
	body .comment-wrapper { padding: 0.66em 0; }
	body .moderated { border-bottom: 1px dashed #f1c33a; padding-bottom: 0.66em; background: url('../images/icons.png') no-repeat 100% -200px; }
	body .comment-meta { margin: 0; float: left; font-size: 0.8em; color: #000; }
	body.rtl .comment-meta { float: right;}
		body .avatar-link { display: block; float: right; margin: 0 0 10px 10px; }
		body.rtl .avatar-link { float: left; margin: 0 10px 10px 0; }
		body .avatar, body .comment a .avatar { display: block; float: right; margin: 0 0 10px 10px; border: 1px dashed #f1c33a; padding: 4px; background:#fcfce0; }
		body.rtl .avatar, body.rtl .comment a .avatar { float: left; margin: 0 10px 10px 0;}
		body .comment .avatar-link .avatar { float: none; margin: 0; }
		body .comment-permalink, body .comment-edit {}
		body .comment-author { font-weight: bold; color: #000; }
	body .comment-content { clear: left; padding-top: 0.8em; }
	body.rtl .comment-content { clear: right; }
	body .reply { margin: 0; font-size: 0.8em; }
	body .author-comment {}
	body .trackback { margin: 0; border-top: 1px dashed #f1c33a; padding: 0.5em 0; background: #fcfce0; }
	body .trackback p { font-size: 0.8em; margin: 0; }
	
	#comments-header .title { width: 49.5%; float: left; margin: 0 0 0.1em 0; border: none; }
	.rtl #comments-header .title { float: right; }
	#comments-header .comments-feed { width: 49.5%; float: right; text-align: right; margin: 0; padding: 0.75em 0 0 0; }
		#comments-header .comments-feed a { display: block; float:right; min-height:16px; padding: 1px 20px 1px 0; background: url('../images/icons.png') no-repeat 100% -100px; font-size: 0.8em; }
		.rtl #comments-header .comments-feed a { float:left; padding: 1px 20px 1px 0; }
	#comments-header .trackback-link { clear: both; margin: 0.4em 0 0 0; border-top: 1px dashed #f1c33a; padding: 0.5em 0; font-size: 0.8em; font-weight: bold; color: #000; }
		#comments-header .trackback-link a { font-weight: normal; }
	#comment-paging { padding: 0.5em 0; }
	#comment-paging { margin: 0; border-top: 1px solid #ccc; font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; font-size: 1.5em; color: #000; }
		#comment-paging span.page-numbers { color: #000; }
	#comments-closed { margin: 0; border-top: 1px dashed #f1c33a; padding-top: 0.66em; }
	
/* Forms
----------------------------------------------- */
input, select, textarea { font-family: "News Gothic MT", Geneva, "MS Sans Serif", Verdana, sans-serif; font-size: 100%; }
input.text, input[type=text], input[type=password], textarea { border: 1px solid #AA0000; padding: 2px; background: #FFF; color: #000; }
input::-webkit-input-placeholder { color: #000; }
input.text:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus { background: #fff; }
input[type=submit]:enabled, button:enabled { border: 1px solid #000099; padding: 2px 10px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; background: url('../images/button_gradient.png') repeat-x 0 0; color: #000099; cursor: pointer; }
input[type=submit]:enabled:focus, input[type=submit]:enabled:hover, button:enabled:focus, button:enabled:hover { border-color: #AA0000; }

/* Search form
--------------------------------------- */
body .searchbox { width: 200px; margin: 0 0 1em 0; }
	#s { display: block; width: 194px; margin: 0 0 0.6em 0; border: 1px solid #ccc; padding: 2px; background: #fafafa; color: #404040; }
	#s:focus { background: #fff; }
	body.js #searchlabel { display: none; }

/**
 * Comment reply form layout & style.
 * 
 * Consists of a simple header with a title and 'Cancel reply' link,
 * followed by three text fields which are floated next to one another.
 * Lastly, a textarea and submit button. The amount of specialised code
 * is intentionally small, since the form should inherit from the general
 * Tarski form styling.
 * 
 * @since 2.4
 */
#respond { padding-top: 0.66em; border-top: 1px dashed #f1c33a; }
#respond-header { margin-bottom: 0.66em; border-bottom: 1px dashed #f1c33a; padding-bottom: 0.4em; }
#respond-header .title { float: left; margin: 0; }
.rtl #respond-header .title { float: right; }
#respond-header .cancel-reply { float: right; margin: 0; padding-top: 0.75em; font-size: 0.8em; }
.rtl #respond-header .cancel-reply { float: left; }
	#respond-header .cancel-reply a { padding-right: 13px; background: url('../images/icons.png') no-repeat 100% -498px; }
body .response-details { margin-bottom: 1em; }
body .response-details .text-wrap { width: 31%; float: left; margin-right: 2%; }
body .response-details > .text-wrap { width: 32%; }
body .response-details .url-wrap { margin-right: 0; }
body .response { margin-bottom: 0.8em; }
	body .response-details .text-wrap label, body .response label { display: block; height: 1.5em; color: #000; }
	body .response-details .text-wrap input.text { display: block; width: 98%; }
	body .response textarea { display: block; width: 99%; }
	body .req-notice { font-size: 0.8em; }
p.submit-wrapper { margin: 0; }


/* Widgets
----------------------------------------------- */
body .widget { margin: 0 0 2em 0; }

/* Global Translator widget */
#global-translator #translation_bar a {
	padding: 0 10px 0 0;
	border: none;
	outline: none;
	text-decoration: none;
}

/* List widgets
------------------------------------------- */
body .widget ul { margin: 0; list-style: none; }
body .widget ul li { margin: 0.5em 0; }
body .widget ul ul, body .widget ol ol, body .widget ol ul, body .widget ul ol { margin-left: 15px; }
body.rtl .widget ul ul, body.rtl .widget ol ol, body.rtl .widget ol ul, body.rtl .widget ul ol { margin-right: 15px; }

/* Tag cloud widget
------------------------------------------- */
body .widget_tag_cloud { line-height: 1.2; }
body .widget_tag_cloud a { margin: 0 2px 0 0; }

/* Calendar widget
------------------------------------------- */
body .widget_calendar {}
body .widget_calendar table { width: 100%; }
body .widget_calendar caption { margin: 0.25em 0 0.2em 0; border-bottom: 1px solid #ccc; padding: 0 0 0.5em 0; font-family: 'Times New Roman', Times, Georgia, serif; font-size:1.5em; text-align: center; }
body .widget_calendar th, body .widget_calendar td { margin: 1px; padding: 5px; text-align: center; }
body .widget_calendar th { background: #fafcfc; font-weight: bold; }
body .widget_calendar td { background: #edf1f2; }
body .widget_calendar tbody td a { display:block; margin: -5px; padding: 5px; color: #fff; background: #8bb6cc; }
body .widget_calendar tbody td a:hover { color: #fff; background: #cc8a95; }
body .widget_calendar td.pad, .widget_calendar tfoot td { background: #fff; }
body .widget_calendar tfoot td { font-family: 'Times New Roman', Times, Georgia, serif; font-size: 1.5em; }
body .widget_calendar #prev { text-align: left; }
body .widget_calendar #next { text-align: right; }

