<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>The Jim Rogers Blog</title>
	<link rel="canonical" href="http://jimrogersblog.com" />
	<meta name="description" content="The Jim Rogers Blog features videos, articles and summaries from Gerald Celente."/>
<link rel="shortcut icon" href="wp-content/themes/atahualpa/images/favicon/new-favicon.ico"/>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="pingback" href="http://jimrogersblog.com/xmlrpc.php"/>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-5372146-13']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
<script type="text/javascript" src="wp-includes/js/l10n_ver-20101110.js"></script>
<script type="text/javascript" src="wp-includes/js/jquery/jquery_ver-1.4.4.js"></script>
<script type="text/javascript" src="wp-content/themes/atahualpa/js/DD_roundies_ver-0.0.2a.js"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://jimrogersblog.com/xmlrpc.php?rsd"/>
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://jimrogersblog.com/wp-includes/wlwmanifest.xml"/> 
<link rel="index" title="The Jim Rogers Blog" href="http://jimrogersblog.com/"/>
<link rel="shortlink" href="http://wp.me/1qJBe"/>
<link rel="stylesheet" href="wp-content/plugins/digg-digg/css/diggdigg-style_ver-4.5.0.7.css" type="text/css" media="screen"/><style type="text/css">/* ------------------------------------------------------------------
---------- BASE LAYOUT ----------------------------------------------
------------------------------------------------------------------ */
body {
	text-align: center;  /* centering the page container, 
							text-align will be reset to left 
							inside the container */
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 1.4;
color: #000000;
background: #ddd;
padding-top: 20px; padding-bottom: 20px;	}
a:link, a:visited, a:active {
	color: #0000FF; 
	font-weight: bold; 
	text-decoration: none; 
	}
a:hover {
	color: #365DA0;
	font-weight: bold; 
	text-decoration: underline;
	}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0; 	
	}
/* remove margins on sub-lists */
ul ul, ul ol, ol ul, ol ol {
	margin-top: 0;
	margin-bottom: 0;
	}
/*
h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }
*/
code, pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	}
pre {
	overflow: auto;
	word-wrap: normal;
	padding-bottom: 1.5em;
	overflow-y: hidden;
	width: 99%;
	}
abbr[title], acronym[title] {
	border-bottom: 1px dotted;
	}
hr {
	display: block;
	height: 2px;
	border: none;
	margin: 0.5em auto;
	color: #cccccc;
	background-color: #cccccc;
	}
/* use the body's font size in tables, too: */
table {
	font-size: 1em; 
	}	
/* ------------------------------------------------------------------
---------- BREAK LONG STRINGS ---------------------------------------
------------------------------------------------------------------ */
/* break long strings in IE6+ and Safari2+ in posts and comments: */
div.post, ul.commentlist li, ol.commentlist li {
	word-wrap: break-word; 
	}
/* reset "break-word" for pre & wp-syntax: */
pre, .wp_syntax {
	word-wrap: normal; 
	}
/* ------------------------------------------------------------------
---------- WRAPPER, CONTAINER & LAYOUT ------------------------------
------------------------------------------------------------------ */
/*-------------------- WRAPPER for MIN / MAX width --------*/
div#wrapper {
	text-align: center;  
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 1000px;
		}
/*-------------------- CONTAINER for VISUAL styles --------*/
div#container {
	padding: 15px; /*This effectively only affects top/bottom padding */
background: #fff;
box-shadow: 0 0 15px #333;
-moz-box-shadow: 0 0 15px #333;
/* uncomment next block for round corners */
/*
-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
*/		width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* resetting the "text-align: center" of "wrapper" */
	display: block;
	}
/*-------------------- LAYOUT to keep it all together -----*/
table#layout {
	font-size: 100%;
	width: 100%;
	table-layout: fixed;
	}
.colone {width: 200px;}
.colone-inner {width: 200px;}
.coltwo { width: 100% }
.colthree-inner {width: 140px;}
.colthree {width: 190px;}
/* ------------------------------------------------------------------
---------- HEADER ---------------------------------------------------
------------------------------------------------------------------ */
/*-------------------- HEADER CONTAINER -------------------*/
td#header {
	width: auto;
	padding: 0;
	}
/*-------------------- LOGO AREA --------------------------*/
table#logoarea, 
table#logoarea tr, 
table#logoarea td {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	}
table#logoarea {
	width: 100%;
	border-spacing: 0px;
		}
/*-------------------- LOGO -------------------------------*/
img.logo {
	display: block;
		}
td.logoarea-logo {
	width: 1%;
	}
/*-------------------- BLOG TITLE -------------------------*/
h1.blogtitle,
h2.blogtitle {
    display: block;
	argin: 0;
padding: 0;
letter-spacing: -1px;
line-height: 1.0em;
font-size: 200%;
text-transform: uppercase;	font-smooth: always;
	}
h1.blogtitle a:link, 
h1.blogtitle a:visited, 
h1.blogtitle a:active,
h2.blogtitle a:link, 
h2.blogtitle a:visited, 
h2.blogtitle a:active {
    text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-smooth: always;
	}
h1.blogtitle a:hover,
h2.blogtitle a:hover {
    text-decoration: none;
	color: #AC161B;
	font-weight: normal;
	}
/*-------------------- BLOG TAGLINE -----------------------*/
p.tagline { 
	margin: 0;
padding: 0;
font-size: 1.2em;
font-weight: normal;
color: #444;	}
td.feed-icons {
	white-space: nowrap; 
	}
div.rss-box {
	height: 1%; 
	display: block; 
	padding: 10px 0 10px 10px; 
	margin: 0;
	width: 280px;
	}
/*-------------------- COMMENTS FEED ICON -----------------*/
a.comments-icon {
	height: 22px;
	line-height: 22px;
	margin: 0 5px 0 5px;
	padding-left: 22px;
	display: block;
	text-decoration: none;
	float: right;
	white-space: nowrap;
	}
a.comments-icon:link,
a.comments-icon:active,
a.comments-icon:visited {
	background: transparent url(wp-content/themes/atahualpa/images/comment-gray.png) no-repeat scroll center left;
}
a.comments-icon:hover {
	background: transparent url(wp-content/themes/atahualpa/images/comment.png) no-repeat scroll center left;
}
/*-------------------- POSTS FEED ICON --------------------*/
a.posts-icon {
	height: 22px;
	line-height: 22px;
	margin: 0 5px 0 0;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	float: right;
	white-space: nowrap;
	}
a.posts-icon:link,
a.posts-icon:active,
a.posts-icon:visited {
	background: transparent url(wp-content/themes/atahualpa/images/rss-gray.png) no-repeat scroll center left;
}
a.posts-icon:hover {
	background: transparent url(wp-content/themes/atahualpa/images/rss.png) no-repeat scroll center left;
}
/*-------------------- EMAIL SUBSCRIBE ICON ---------------*/
a.email-icon {
	height: 22px;
	line-height: 22px;
	margin: 0 5px 0 5px;
	padding-left: 24px;
	display: block;
	text-decoration: none;
	float: right;
	white-space: nowrap;
	}
a.email-icon:link,
a.email-icon:active,
a.email-icon:visited {
	background: transparent url(wp-content/themes/atahualpa/images/email-gray.png) no-repeat scroll center left;
}
a.email-icon:hover {
	background: transparent url(wp-content/themes/atahualpa/images/email.png) no-repeat scroll center left;
}
/*-------------------- SEARCH BOX IN HEADER ---------------*/	
td.search-box {
	height: 1%;
	}
div.searchbox {
	height: 35px;
	border: 1px dashed #cccccc;
border-bottom: 0;
width: 200px;
margin: 0;
padding: 0;	}
div.searchbox-form {
	margin: 5px 10px 5px 10px;
	}
/*-------------------- HORIZONTAL BARS --------------------*/
div.horbar1, 
div.horbar2 { 
	font-size: 1px;
	clear: both; 
	display: block;
	position: relative;
	padding: 0; 
	margin: 0;
	width: 100%; 
	}
div.horbar1 {
	height: 15px; background: #244D25	}
div.horbar2 { 
	height: 5px;
background: #ffffff;
border-bottom: dashed 1px #cccccc;	}	
/*-------------------- OPACITY LEFT -----------------------*/
div.opacityleft {
	position: absolute; 
	z-index: 2; 
	top: 0; 
	left: 0; 
	background-color: #FFFFFF; 
	height: 150px;
	width: 200px; 
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}
/*-------------------- OPACITY RIGHT ----------------------*/	
div.opacityright {
	position: absolute; 
	z-index: 2; 
	top: 0; 
	right: 0; 
	background-color: #FFFFFF; 
	height: 150px;
	width: 200px; 
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	}
a.divclick:link, 
a.divclick:visited, 
a.divclick:active, 
a.divclick:hover {
	width: 100%; 
	height: 100%; 
	display: block;
	text-decoration: none;
	}
/* ------------------------------------------------------------------
---------- LEFT SIDEBARS ---------------------------------------------
------------------------------------------------------------------ */
td#left {
	vertical-align: top;
	padding-right: 10px;	}
td#left-inner {
	vertical-align: top;
	padding-right: 10px;	}
/* ------------------------------------------------------------------
---------- RIGHT SIDEBARS --------------------------------------------
------------------------------------------------------------------ */
td#right {
	vertical-align: top;
	padding: 10px 10px 10px 10px; background: #244D25	}
td#right-inner {
	vertical-align: top;
	padding-left: 10px; padding-top: 15px;	}
/* ------------------------------------------------------------------
---------- CENTER COLUMN --------------------------------------------
------------------------------------------------------------------ */
td#middle {
	vertical-align: top;
	width: 100%;
	padding: 10px 15px;	}
/* ------------------------------------------------------------------
---------- FOOTER ---------------------------------------------------
------------------------------------------------------------------ */
td#footer {
	width: auto;
	background-color: #f7f7f7;
border-top: solid 4px #eee;
padding: 10px;
color: #888;
font-size: 11px;	}
td#footer a:link, td#footer a:visited, td#footer a:active {
	text-decoration: none;
color: #777777;
font-weight: normal;	}
td#footer a:hover {
	text-decoration: none;
color: #777777;
font-weight: normal;	}
/* ------------------------------------------------------------------
---------- WIDGETS --------------------------------------------------
------------------------------------------------------------------ */
div.widget {
	display: block;
	width: auto;  /* without this IE will stretch too-wide select 
					menus but not the other widgets. With 100% IE
					will remove sidebar borders if select menu is
					too wide */
	font-size: 12px;
margin: 0 0 10px 0;
padding: 10px;
border: solid 0px #eee;
/* uncomment next block for round corners */
/*
-moz-border-radius:5px;
-khtml-border-radius: 5px;
-webkit-border-radius:5px;
border-radius: 5px;
*/	}
div.widget-title {
	display: block;
	width: auto;
		}
div.widget-title h3,
td#left h3.tw-widgettitle,
td#right h3.tw-widgettitle,
td#left ul.tw-nav-list,
td#right ul.tw-nav-list {
	padding:0;
	margin:0;
	font-size: 0.8em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
link: #ffffff;
border-bottom: solid 1px #eee;
padding-bottom: 10px;
margin-bottom: 10px;	}
/* Since 3.4 "div-widget-content" is gone for better plugin compatibility. 
Instead we'll try to mimick the feature by putting the styles on the following 
containers: */
div.widget ul,
div.textwidget {
	display: block;
	width: auto;
		}
/* ------------------------------------------------------------------
---------- Select MENUS INSIDE OF WIDGETS -------------------------
------------------------------------------------------------------ */
/* if a select menu is too wide to fit into the sidebar (because one 
 or several of its option titles are too long) then it will be cut off
 in IE 6 & 7 */
div.widget select { 
	width: 98%; 		/* auto won't work in Safari */
	margin-top: 5px;
}	
/* ------------------------------------------------------------------
---------- LISTS INSIDE OF WIDGETS ----------------------------------
------------------------------------------------------------------ */
div.widget ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
	width: auto;
	}
/*------------- base styling for all widgets -----------*/
div.widget ul li {
	display: block;
	margin: 2px 0 2px 0px;
	padding: 0 0 0 0px; 
	border-left: solid 0px #CCCCCC;
	}
div.widget ul li:hover,
div.widget ul li.sfhover {
display: block;
width: auto;
	border-left: solid 0px #000000; 
	}
div.widget ul li ul li {
	margin: 2px 0 2px 5px;  
	padding: 0 0 0 0px; 
	border-left: solid 0px #CCCCCC; 
	}
div.widget ul li ul li:hover,
div.widget ul li ul li.sfhover {
	border-left: solid 0px #000000; 
	}
div.widget ul li ul li ul li {
	margin: 2px 0 2px 5px; 
	padding: 0 0 0 0px; 	
	border-left: solid 0px #CCCCCC; 
	}
div.widget ul li ul li ul li:hover,
div.widget ul li ul li ul li.sfhover {
	border-left: solid 0px #000000; 
	}
div.widget a:link,
div.widget a:visited,
div.widget a:active,
div.widget td a:link,
div.widget td a:visited,
div.widget td a:active,
div.widget ul li a:link, 
div.widget ul li a:visited, 
div.widget ul li a:active {
	text-decoration: none; 
	font-weight: normal; 
	color: #FFFFFF; 
	font-weight: normal; 
	}
div.widget ul li ul li a:link, 
div.widget ul li ul li a:visited, 
div.widget ul li ul li a:active {
	color: #FFFFFF; 
	font-weight: normal; 
	}
div.widget ul li ul li ul li a:link, 
div.widget ul li ul li ul li a:visited, 
div.widget ul li ul li ul li a:active {
	color: #FFFFFF; 
	font-weight: normal; 
	}
div.widget a:hover,
div.widget ul li a:hover {
	color: #365DA0; 
	}
div.widget ul li ul li a:hover {
	color: #365DA0; 
	}
div.widget ul li ul li ul li a:hover {
	color: #365DA0; 
	}
div.widget ul li a:link, 
div.widget ul li a:visited, 
div.widget ul li a:active,
div.widget ul li a:hover {
	display: inline;
	}
* html div.widget ul li a:link, 
* html div.widget ul li a:visited, 
* html div.widget ul li a:active,
* html div.widget ul li a:hover {
	height: 1%;   /* IE6 needs this */
	}
/*------------- styling for categories and pages widgets -----------*/
/* Because they can have sub items, the categories and the pages 
widgets get the left border and padding on the <A> instead of the <LI>.
Otherwise, sub items would have two left borders - their own left border 
and the left border of their parent (since the parent contains the sub item). 
You may actually like that, it looks interesting. To try it out, comment all the next 
rules up to "BFA SUBSCRIBE WIDGET" */
/* First, remove the left border and padding from the <LI>. The margin stays on the <LI>'s 
because if the <A>'s of the cateories widget were set to display:inline (default setting) 
then margin would work there */
div.widget_nav_menu ul li, 
div.widget_pages ul li, 
div.widget_categories ul li {
	border-left: 0 !important;
	padding: 0 !important;
}
/* Then, add left border and padding to the <A> */
div.widget_nav_menu ul li a:link, 
div.widget_nav_menu ul li a:visited, 
div.widget_nav_menu ul li a:active,
div.widget_pages ul li a:link, 
div.widget_pages ul li a:visited, 
div.widget_pages ul li a:active,
div.widget_categories ul li a:link,
div.widget_categories ul li a:visited, 
div.widget_categories ul li a:active {
	padding: 0 0 0 0px; 
	border-left: solid 0px #CCCCCC;
	}
div.widget_nav_menu ul li a:hover,
div.widget_pages ul li a:hover,
div.widget_categories ul li a:hover {
	border-left: solid 0px #000000; 
}
div.widget_nav_menu ul li ul li a:link, 
div.widget_nav_menu ul li ul li a:visited, 
div.widget_nav_menu ul li ul li a:active,
div.widget_pages ul li ul li a:link, 
div.widget_pages ul li ul li a:visited, 
div.widget_pages ul li ul li a:active,
div.widget_categories ul li ul li a:link,
div.widget_categories ul li ul li a:visited, 
div.widget_categories ul li ul li a:active {
	padding: 0 0 0 0px; 
	border-left: solid 0px #CCCCCC;
	}
div.widget_nav_menu ul li ul li a:hover,
div.widget_pages ul li ul li a:hover,
div.widget_categories ul li ul li a:hover {
	border-left: solid 0px #000000; 
}
div.widget_nav_menu ul li ul li ul li a:link, 
div.widget_nav_menu ul li ul li ul li a:visited, 
div.widget_nav_menu ul li ul li ul li a:active,
div.widget_pages ul li ul li ul li a:link, 
div.widget_pages ul li ul li ul li a:visited, 
div.widget_pages ul li ul li ul li a:active,
div.widget_categories ul li ul li ul li a:link,
div.widget_categories ul li ul li ul li a:visited, 
div.widget_categories ul li ul li ul li a:active {
	padding: 0 0 0 0px; 
	border-left: solid 0px #CCCCCC;
	}
div.widget_nav_menu ul li ul li ul li a:hover,
div.widget_pages ul li ul li ul li a:hover,
div.widget_categories ul li ul li ul li a:hover {
	border-left: solid 0px #000000; 
}
/* The pages widget gets "block" because it usually has only 
one link per <LI> and no text */
div.widget_nav_menu ul li a:link,
div.widget_nav_menu ul li a:active,
div.widget_nav_menu ul li a:visited,
div.widget_nav_menu ul li a:hover,
div.widget_pages ul li a:link,
div.widget_pages ul li a:active,
div.widget_pages ul li a:visited,
div.widget_pages ul li a:hover {
	display: block !important;
}
/* The category widget gets "inline" per default or otherwise the 
post count would wrap into the next line. If no post count is displayed,
"block" can be chosen at Theme Options -> Style Widgets -> Category Widget Display Type. 
With "block", links that don't fit into one line will align properly (as a block) 
on the left side. */
div.widget_categories ul li a:link,
div.widget_categories ul li a:active,
div.widget_categories ul li a:visited,
div.widget_categories ul li a:hover {
	display: inline !important;
}
/* ------------------------------------------------------------------
---------- BFA SUBSCRIBE WIDGET -------------------------------------
------------------------------------------------------------------ */
table.subscribe {
	width: 100%;
	}
table.subscribe td.email-text {
	padding: 0 0 5px 0;
	vertical-align: top;
	}
table.subscribe td.email-field {
	padding: 0;
	width: 100%;
	}
table.subscribe td.email-button {
	padding: 0 0 0 5px;
	}
table.subscribe td.post-text {
	padding: 7px 0 0 0;
	vertical-align: top;
	}
table.subscribe td.comment-text {
	padding: 7px 0 0 0;
	vertical-align: top;
	}
/* ------------------------------------------------------------------
---------- POSTS ----------------------------------------------------
------------------------------------------------------------------ */
/*-------------------- POST CONTAINER ---------------------*/
div.post, div.page {
	display: block;
	margin: 0 0 30px 0;
border-top: solid 4px #eee;
padding-top: 20px;	}
/* additonal styles for sticky posts */
div.sticky {
		}
/*-------------------- POST KICKER ------------------------*/
div.post-kicker {
	margin: 0 0 5px 0;	}
div.post-kicker a:link, 
div.post-kicker a:visited, 
div.post-kicker a:active {
	color: #999;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;	}
div.post-kicker a:hover {
	color: #cc0000;	}
/*-------------------- POST HEADLINE ----------------------*/
div.post-headline {
		}
div.post-headline h1,
div.post-headline h2 {
    margin: 0;
    padding: 0;
	padding: 0;
margin: 0;
font-size: 1.7em;	}
div.post-headline h2 a:link, 
div.post-headline h2 a:visited, 
div.post-headline h2 a:active,
div.post-headline h1 a:link, 
div.post-headline h1 a:visited, 
div.post-headline h1 a:active {
	color: #000000	}
div.post-headline h2 a:hover,
div.post-headline h1 a:hover {
		}
/*-------------------- POST BYLINE ------------------------*/
div.post-byline {
	margin: 5px 0 10px 0;	}
div.post-byline a:link, 
div.post-byline a:visited, 
div.post-byline a:active {
		}
div.post-byline a:hover {
		}
/*-------------------- POST BODY COPY ---------------------*/
div.post-bodycopy {
		}
div.post-bodycopy p {
	margin: 1em 0;
	padding: 0;
	display: block;
	/* The rule below would create hor. scrollbars in Firefox, 
	which would be better than overflowing long strings, but the
	downside is that text won't float around images anymore. 
	Uncomment this if you don't float images anyway */
	/* overflow: auto; */
	}
/*-------------------- POST PAGINATION --------------------*/
div.post-pagination {
	/*border: solid 1px brown;*/
	}
/*-------------------- POST FOOTER ------------------------*/
div.post-footer {
	clear:both; 
	display: block;	
	color: #000000;
letter-spacing: 1px;
font-size: 12px;	}
div.post-footer a:link, 
div.post-footer a:visited, 
div.post-footer a:active {
	color: #0000ff;
font-weight: normal;
text-decoration: none;	}	
div.post-footer a:hover {
	color: #333;
font-weight: normal;
text-decoration: underline;	}
/*-------------------- ICONS in KICKER, BYLINE & FOOTER ---*/
div.post-kicker img, 
div.post-byline img, 
div.post-footer img {
	border: 0;
	padding: 0;
	margin: 0 0 -1px 0;
	background: none;
	}
span.post-ratings {
	display:inline-block; 	/* postratings set to "span" by the 
							theme, instead of default "div", to 
							make them display inline. Adding 
							inline-block and nowrap to avoid 
							line wrapping of single voting stars. */
	width: auto;
	white-space: nowrap;
	}
/* ------------------------------------------------------------------
---------- PAGE NAVIGATION NEXT/PREVIOUS ----------------------------
------------------------------------------------------------------ */
div.navigation-top {
	border-top: solid 4px #eee;
padding: 8px 0;	}
div.navigation-middle {
	margin: 10px 0 20px 0;
padding: 8px 0;
border-top: solid 4px #eee;
border-bottom: solid 4px #eee;	}
div.navigation-bottom {
	margin: 20px 0 0 0;
padding: 10px 0 0 0;
border-top: solid 4px #eee;	}
div.navigation-comments-above {
	margin: 0 0 10px 0;
padding: 5px 0 5px 0;	}
div.navigation-comments-below {
	margin: 0 0 10px 0;
padding: 5px 0 5px 0;	}
div.older {
	float: left; 
	width: 48%; 
	text-align: left; 
	margin:0; 
	padding:0;
	}
div.newer {
	float:right; 
	width: 48%; 
	text-align: right; 
	margin:0; 
	padding:0; 
	}	
div.older-home {
	float: left; 
	width: 44%; 
	text-align: left; 
	margin:0; 
	padding:0;
	}
div.newer-home {
	float:right; 
	width: 44%; 
	text-align: right; 
	margin:0; 
	padding:0; 
	}	
div.home {
	float: left; 
	width: 8%; 
	text-align: center;  
	margin:0; 
	padding:0;
	}
/* ------------------------------------------------------------------
---------- FORMS ----------------------------------------------------
------------------------------------------------------------------ */
form, .feedburner-email-form {
	margin: 0; 
	padding: 0; 
	}
fieldset {
	border: 1px solid #cccccc; 
	width: auto; 
	padding: 0.35em 0.625em 0.75em;
	display: block; 
	}
legend { 
	color: #000000; 
	background: #f4f4f4; 
	border: 1px solid #cccccc; 
	padding: 2px 6px; 
	margin-bottom: 15px; 
	}
form p {
	margin: 5px 0 0 0; 
	padding: 0; 
	}
div.xhtml-tags p {
margin: 0;
}
label {
	margin-right: 0.5em; 
	font-family: arial;
	cursor: pointer; 
	}
/* input.TextField for WP-Email
input.textbox for WPG2 */
input.text, 
input.textbox, 
input.password, 
input.file,
input.TextField, 
textarea {
	padding: 3px;
	color: #000000;
border-top: solid 1px #333333;
border-left: solid 1px #333333;
border-right: solid 1px #999999;
border-bottom: solid 1px #cccccc;
	background: url(wp-content/themes/atahualpa/images/inputbackgr.gif) top left no-repeat;	}
textarea {
	width: 96%; 
	}
input.inputblur {
	color: #777777;
	width: 95%;
	}
input.inputfocus {
	color: #000000;
	width: 95%;
	}	
input.highlight, textarea.highlight {
	background: #e8eff7;
border-color: #37699f;	}
/* .Button for WP-Email, input[type=submit] for comment submit button since 3.6.1 */
.button, .Button, input[type=submit] {
	padding: 0 2px;
	height: 24px;
	line-height: 16px;
	background-color: #777777;
color: #ffffff;
border: solid 2px #555555;
font-weight: bold;	}
/* changed from .buttonhover to input.buttonhover in 3.6.1 */
input.buttonhover {
	padding: 0 2px;
	cursor: pointer;
	background-color: #6b9c6b;
color: #ffffff;
border: solid 2px #496d49;	}
/* comment submit button */
/* IE button width/padding fix */
form#commentform input#submit {
    padding: 0 .25em;
    /* Since 3.6: Using comment_form() */
	/* width: 0; */
    overflow:visible;
}
form#commentform input#submit[class] { /*ie ignores [class]*/
    width: auto;
}
form#commentform input#submit	{
	padding: 4px 10px 4px 10px;
font-size: 1.2em;
line-height: 1.5em;
height: 36px;	}
/* ------------------------------------------------------------------
---------- SEARCH FORM ----------------------------------------------
------------------------------------------------------------------ */
table.searchform {
	width: 100%;
	}
table.searchform td.searchfield {
	padding: 0;
	width: 100%;
	}
table.searchform td.searchbutton {
	padding: 0 0 0 5px;
	}
table.searchform td.searchbutton input{
	padding: 0 0 0 5px;
	}
/* ------------------------------------------------------------------
---------- BLOCKQUOTES ----------------------------------------------
------------------------------------------------------------------ */
blockquote {
	height: 1%;
	display: block;
	clear: both;
	color: #555555;
padding: 1em 1em;
background: #f4f4f4;
border: solid 1px #e1e1e1;	}
blockquote blockquote {
	height: 1%;
	display: block;
	clear: both;
	color: #444444;
padding: 1em 1em;
background: #e1e1e1;
border: solid 1px #d3d3d3;	}
/* ------------------------------------------------------------------
---------- TABLES & CALENDAR ----------------------------------------
------------------------------------------------------------------ */
/*-------------------- TABLES IN POSTS --------------------*/
div.post table {
	border-collapse: collapse;
margin: 10px 0;	}
div.post table caption {
	width: auto;
	margin: 0 auto;
	background: #eeeeee;
border: #999999;
padding: 4px 8px;
color: #666666;	}
div.post table th {
	background: #888888;
color: #ffffff;
font-weight: bold;
font-size: 90%;
padding: 4px 8px;
			border: solid 1px #ffffff;
text-align: left;	}
div.post table td {
	padding: 4px 8px;
background-color: #ffffff;
border-bottom: 1px solid #dddddd;
text-align: left;	}
div.post table tfoot td {
		}
div.post table tr.alt td {
	background: #f4f4f4;	}
div.post table tr.over td {
	background: #e2e2e2;	}
/*-------------------- CALENDAR WIDGET --------------------*/
#calendar_wrap {
	padding: 0;
	border: none;
	}
table#wp-calendar {
	width: 100%; 
	font-size:90%;
	border-collapse: collapse;
	background-color: #ffffff;
	margin: 0 auto;
	}
table#wp-calendar caption {
	width: auto;
	background: #eeeeee;
	border: none;;
	padding: 3px;
	margin: 0 auto;
	font-size: 1em;
	}
table#wp-calendar th {
	border: solid 1px #eeeeee;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	}
table#wp-calendar td {
	padding: 0;
	line-height: 18px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	text-align: center;
	}
table#wp-calendar tfoot td {
	border: solid 1px #eeeeee;
	background-color: #eeeeee;
	}
table#wp-calendar td a {
	display: block;
	background-color: #eeeeee;
	width: 100%;
	height: 100%;
	padding: 0;
	}
/* ------------------------------------------------------------------
---------- COMMENTS -------------------------------------------------
------------------------------------------------------------------ */
/* whole respond area */
div#respond {
	margin: 25px 0;
padding: 25px;
background: #eee;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;	}
p.thesetags {
	margin: 10px 0;
	}
/* Since 3.6.1: added h3#reply-title. class reply cannot be added to new comment_form() without hacks */
h3.reply, h3#reply-title {
	margin: 0;
	padding: 0 0 10px 0;
	}
ol.commentlist {
	margin: 15px 0 25px 0;
	list-style-type: none;
	padding: 0;
	display:block;
	border-top: dotted 1px #cccccc;
	}
ol.commentlist li {
	padding: 15px 10px;
	display: block;
	height: 1%; /* for IE6 */
	margin: 0;
	background-color: #ffffff;
	border-bottom: dotted 1px #cccccc;
	}
ol.commentlist li.alt {
	display: block;
	height: 1%; /* for IE6 */
	background-color: #eeeeee;
	border-bottom: dotted 1px #cccccc;
	}
ol.commentlist li.authorcomment {
	display: block;
	height: 1%; /* for IE6 */
	background-color: #ffecec;
	}
ol.commentlist span.authorname {
	font-weight: bold;
	font-size: 110%;
	}
ol.commentlist span.commentdate {
	color: #666666;
	font-size: 90%;
	margin-bottom: 5px;
	display: block;
	}
ol.commentlist span.editcomment {
	display: block;
	}
ol.commentlist li p {
	margin: 2px 0 5px 0;
	}
div.comment-number {
	float: right; 
	font-size: 2em; 
	line-height: 2em; 
	font-family: georgia, serif; 
	font-weight: bold; 
	color: #ddd; 
	margin: -10px 0 0 0; 
	position: relative; 
	height: 1%
	}
div.comment-number a:link, 
div.comment-number a:visited, 
div.comment-number a:active {
	color: #ccc;
	}
textarea#comment {
	width: 98%; 
	margin: 10px 0; 
	display: block;
	}
/* ------------------------------------------------------------------
---------- COMMENTS WP 2.7 ------------------------------------------
------------------------------------------------------------------ */
ul.commentlist {
	margin: 15px 0 15px 0;
	list-style-type: none;
	padding: 0;
	display:block;
	border-top: dotted 1px #cccccc;
	}
ul.commentlist ul {
	margin: 0;
	border: none;
	list-style-type: none;
	padding: 0;
	}
ul.commentlist li {
	padding: 0;
    margin: 0;
	display: block;
	clear: both;
	height: 1%; /* for IE */
}
/* indent children */
ul.commentlist ul.children li {
    margin-left: 30px;
}
/* padding and bottom margin for all commment boxes */
ul.commentlist div.comment-container {
	padding: 10px;
	margin: 0;
}
/* round corners for all children comment boxes */
ul.children div.comment-container {
	background-color: transparent;
	border: dotted 1px #ccc;
	padding: 10px;
	margin: 0 10px 8px 0;
   	-moz-border-radius: 5px;
   	-khtml-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	border-radius: 5px;
	}
ul.children div.bypostauthor {
	/*margin: 10px 0 0 30px;*/
	/* more  ... */
	}
ul.commentlist li.thread-even {
	background-color: #ffffff;
	border-bottom: dotted 1px #cccccc;
	}
ul.commentlist li.thread-odd {
	background-color: #eeeeee;
	border-bottom: dotted 1px #cccccc;
	}
ul.commentlist div.bypostauthor {
	background-color: #ffecec;
	}
ul.children div.bypostauthor {
	border: dotted 1px #ffbfbf;
	}
ul.commentlist span.authorname {
	font-size: 110%;
	}
div.comment-meta a:link, 
div.comment-meta a:visited, 
div.comment-meta a:active, 
div.comment-meta a:hover {
	font-weight: normal;
	}
div#cancel-comment-reply {
	margin: -5px 0 10px 0;
	}
div.comment-number {
	float: right; 
	font-size: 2em; 
	line-height: 2em; 
	font-family: georgia, serif; 
	font-weight: bold; 
	color: #ddd; 
	margin: -10px 0 0 0; 
	position: relative; 
	height: 1%
	}
div.comment-number a:link, 
div.comment-number a:visited, 
div.comment-number a:active {
	color: #ccc;
	}
/* paged comments navigation */
.page-numbers {
	padding: 2px 6px;
	border: solid 1px #000000;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
/* current page number */
span.current {
	background: #ddd;
	}
a.prev, a.next {
	border: none;
	}
a.page-numbers:link, 
a.page-numbers:visited, 
a.page-numbers:active {
	text-decoration: none;
	color: #0000FF; 
	border-color: #0000FF;
	}
a.page-numbers:hover {
	text-decoration: none;
	color: #365DA0; 
	border-color: #365DA0;
	}
	/* "you can use these xhtml tags" initially closed */
div.xhtml-tags {
	display: none;
	}
/* ------------------------------------------------------------------
---------- For CommentLuv ----------------------------------------
------------------------------------------------------------------ */
abbr em {
	border: none !important;
	border-top: dashed 1px #aaa !important;
	display: -moz-inline-box !important; /* Firefox 2 doesn't know default "inline-block" */
	display: inline-block !important;
	background: url(wp-content/themes/atahualpa/images/commentluv.gif) 0% 90% no-repeat;
	margin-top: 8px;
	padding:  5px 5px 2px 20px !important;
	font-style: normal;
	}
/* ------------------------------------------------------------------
---------- Subscribe to comments -----------------------------------
------------------------------------------------------------------ */
p.subscribe-to-comments {
	margin-bottom: 10px;
	}
/* ------------------------------------------------------------------
---------- For WPG2 Gallery Plugin ----------------------------------
------------------------------------------------------------------ */
/* remove the gallery header with the "Gallery" logo */
div#gsHeader {
	display: none; 
	}
/* change the formatting of the whole gallery container.
Default settings: margin:0 1px 0 12px; width:738px; */
div.g2_column {
	margin: 0 !important;
	width: 100% !important;
	font-size: 1.2em;
	}
div#gsNavBar {
	border-top-width: 0 !important;
	}
p.giDescription {
font-size: 1.2em;
line-height: 1 !important;
}
p.giTitle {
margin: 0.3em 0 !important;
font-size: 1em;
font-weight: normal;
color: #666;
}
/* ------------------------------------------------------------------
---------- For WP Email Plugin ----------------------------------
------------------------------------------------------------------ */
div#wp-email img {
  border: 0;
  padding: 0;
}
div#wp-email input, div#wp-email textarea {
  margin-top: 5px;
  margin-bottom: 2px;
}
div#wp-email p {
  margin-bottom: 10px;
}
input#wp-email-submit {
    padding: 0;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    overflow: visible; /* for IE */
}
/* icon in post footer */
img.WP-EmailIcon {
    vertical-align: text-bottom !important;
}
/* ------------------------------------------------------------------
---------- For Tabbed Widgets Plugin ---------------------------------
------------------------------------------------------------------ */
/* For the accordion */
.tw-accordion .tw-widgettitle,
.tw-accordion .tw-widgettitle:hover,
.tw-accordion .tw-hovered,
.tw-accordion .selected,
.tw-accordion .selected:hover {
    background: transparent !important;
    background-image: none !important;
}
.tw-accordion .tw-widgettitle span {
    padding-left: 0 !important;
}
.tw-accordion h3.tw-widgettitle {
border-bottom: solid 1px #ccc;
}
.tw-accordion h3.selected {
border-bottom: none;
}
/* For  accordion & tabs*/
td#left .without_title,
td#right .without_title {
    margin-top: 0;
	margin-bottom: 0;
}
/* For  tabs*/
ul.tw-nav-list {
	border-bottom: solid 1px #999;
	display: block;
	margin-bottom: 5px !important;
}
td#left ul.tw-nav-list li,
td#right ul.tw-nav-list li { 
	padding: 0 0 1px 0;
	margin: 0 0 -1px 5px;
    border: solid 1px #ccc;
	border-bottom: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background: #eee;
}
td#left ul.tw-nav-list li.ui-tabs-selected,
td#right ul.tw-nav-list li.ui-tabs-selected {
    background: none;
	border: solid 1px #999;
	border-bottom: solid 1px #fff !important;
}
ul.tw-nav-list li a:link,
ul.tw-nav-list li a:visited,
ul.tw-nav-list li a:active,
ul.tw-nav-list li a:hover {
	padding: 0 8px !important;
	background: none;
	border-left: none !important;
	outline: none;
}
td#left ul.tw-nav-list li.ui-tabs-selected a,
td#left li.ui-tabs-selected a:hover,
td#right ul.tw-nav-list li.ui-tabs-selected a,
td#right li.ui-tabs-selected a:hover {
    color: #000000;
    text-decoration: none; 
	font-weight: bold;
	background: none !important;
	outline: none;
}
td#left .ui-tabs-panel,
td#right .ui-tabs-panel {
    margin: 0;
    padding: 0;
}
/* ------------------------------------------------------------------
---------- IMAGES --------------------------------------------------
------------------------------------------------------------------ */
img { 
	border: 0;
	}
/* For Events manager plugin Google Map */
#dbem-location-map img {
    background: none !important;
}
.post img { 
	padding: 5px;
border: solid 1px #dddddd;
background-color: #f3f3f3;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;	}
.post img.size-full {
	margin: 5px 0 5px 0;
	}
.post img.alignleft {
	float: left; 
	margin: 10px 10px 5px 0; 
	}
.post img.alignright {
	float: right; 
	margin: 10px 0 5px 10px; 
	}
.post img.aligncenter {
	display: block;
	margin: 10px auto;
	}
.aligncenter, 
div.aligncenter {
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	}
.alignleft, 
div.alignleft {
	float: left;
	margin: 10px 10px 5px 0;
	}
.alignright, 
div.alignright {
   	float: right;
   	margin: 10px 0 5px 10px;
	}
/* feed icons on archives page */
div.archives-page img {
	border: 0;
	padding: 0;
	background: none;
	margin-bottom: 0;
	vertical-align: -10%;
	}
/* ------------------------------------------------------------------
---------- IMAGE CAPTION (WP 2.6 and newer) -----------------------
------------------------------------------------------------------ */
.wp-caption {
	/*max-width: 100% auto;*/
	max-width: 96%;		/* FF2, IE7, Opera9, Safari 3.0/3.1 will 
							resize images in the main column if needed.
							97% so images with padding and border don't touch
							the right sidebar while being resized. Change this 
							to 100% if you want, if your images
							don't have padding and a border */
	width: auto 100%;
	height: auto;  /* FF3 needs "auto", IE6 needs "100%", see next style*/
	display: block;
	border: 1px solid #dddddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px 0 0 0;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;	}
/* for imges inside a caption container IE6 does not
stretch images vertically as it does with images without
caption so we can leave this rule although it is probably not
required as jQuery sets the height for caption'ed images too */
* html .wp-caption {
	height: 100%; 
	}
.wp-caption img {
   	margin: 0 !important;
   	padding: 0 !important;
   	border: 0 none !important;
	}
.wp-caption p.wp-caption-text {
	font-size: 0.8em;
line-height: 13px;
padding: 2px 4px 5px;
margin: 0;
color: #666666;	}
/* ------------------------------------------------------------------
---------- POST THUMBNAILS (WP 2.9 and newer) -----------------------
------------------------------------------------------------------ */
img.wp-post-image {
	float: left;
border: 0;
padding: 0;
background: none;
margin: 0 10px 5px 0;
}
/* ------------------------------------------------------------------
---------- SMILEYS -------------------------------------------------
------------------------------------------------------------------ */
img.wp-smiley {
    float: none;  
    border: none !important; 
	margin: 0 1px -1px 1px; 
	padding: 0 !important;
	background: none !important;
	}
/* ------------------------------------------------------------------
---------- GRAVATARS ----------------------------------------------
------------------------------------------------------------------ */
img.avatar {
	float: left; 
	display: block;
	margin: 0 8px 1px 0;
padding: 3px;
border: solid 1px #ddd;
background-color: #f3f3f3;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;	}
/* ------------------------------------------------------------------
---------- FOR THE QUICKTAGS PLUGIN ------------------------------
------------------------------------------------------------------ */	
/*--------------------COMMENTS QUCIKTAGS ------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	padding: 10px 0 2px 0;
	display: block;
	}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #f4f4f4;
	border: 2px solid #cccccc;
	color: #444444;
	margin: 2px 4px 2px 0;
	width: auto;
	padding: 0 4px;
	height: 24px;
	line-height: 16px;
	}
/* Button Style on focus/click */
#comment_quicktags input.ed_button_hover {
	background: #dddddd;
	border: 2px solid #666666;
	color: #000000;
	margin: 2px 4px 2px 0;
	width: auto;
	padding: 0 4px;
	height: 24px;
	line-height: 16px;
	cursor: pointer;
	}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
	}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
	}
/* ------------------------------------------------------------------
---------- PRINT STYLE ----------------------------------------------
------------------------------------------------------------------ */
@media print {
	body { 
		background: white; 
		color: black; 
		margin: 0; 
		font-size: 10pt !important; 
		font-family: arial, sans-serif; 
		}
	div.post-footer {
		line-height: normal !important;
		color: #555 !important;
		font-size: 9pt !important;
		}
	a:link, 
	a:visited, 
	a:active,
	a:hover {
		text-decoration: underline !important; 
		color: #000;
		}
	h2 {
		color: #000; 
		font-size: 14pt !important; 
		font-weight: normal !important;
		}
	h3 {
		color: #000; 
		font-size: 12pt !important; 
		}
	#header, 
	#footer, 
	.colone, 
	.colthree,
	.navigation, 
	.navigation-top,
	.navigation-middle,
	.navigation-bottom,
	.wp-pagenavi-navigation, 
	#comment, 
	#respond,
	.remove-for-print {
		display: none;
		}
	td#left, td#right, td#left-inner, td#right-inner {
		width: 0;
		}
	td#middle {
		width: 100%;
		}
	/* 8 hacks for display:none for all sidebars for all browsers except IE. */
	*:lang(en) td#left {
	    display: none;
		}
	*:lang(en) td#right {
	    display: none;
		}
	*:lang(en) td#left-inner {
	    display: none;
		}
	*:lang(en) td#right-inner {
	    display: none;
		}
	td#left:empty {
	    display: none;
		}
	td#right:empty {
	    display: none;
		}
	td#left-inner:empty {
	    display: none;
		}
	td#right-inner:empty {
	    display: none;
		}
}	
/* ##################################################################
---------------------------------------------------------------------
---------- DROP DOWN / FLY OUT MENUS --------------------------------
Ruthsarian's rMenu http://webhost.bridgew.edu/etribou/layouts/
modified by Bytes For All http://wordpress.bytesforall.com/
---------------------------------------------------------------------
################################################################## */
/* ------------------------------------------------------------------
---------- GENERAL MENU MECHANICS -----------------------------------
------------------------------------------------------------------ */
ul.rMenu, 
ul.rMenu ul, 
ul.rMenu li, 
ul.rMenu a {
	display: block;		/* make these objects blocks so they're easier  to deal with */
	margin: 0;
	padding: 0;			/* get rid of padding/margin values that these
						elements may have by default */
	}
ul.rMenu, ul.rMenu li, ul.rMenu ul {
	list-style: none;	
	}
ul.rMenu ul {
	display: none;		/* hide the sub-menus until needed */
	}
ul.rMenu li {
	position: relative;	/* so sub-menus position relative to their 
						parent LI element */
	z-index: 1;
	}
ul.rMenu li:hover {
	z-index: 999;		/* make sure this and any sub-menus that pop 
						appear above everything else on the page */
	}
ul.rMenu li:hover > ul	/* hide from IE5.0 because it gets confused 
						by this selector */
	{
	display: block;		/* show the sub-menu */
	position: absolute;	/* remove the sub-menus from the flow of the
						layout so when they pop they don't cause any
						disfiguration of the layout. */
	}
ul.rMenu li:hover {
background-position: 0 0;
}
/* ------------------------------------------------------------------
---------- EXTENDED MENU MECHANICS ----------------------------------
------------------------------------------------------------------ */
/* These rules exist only for specific menu types, such as horizontal 
or vertical menus, right or left aligned menus. */
ul.rMenu-hor li {
	float: left;
	width: auto;
	}
ul.rMenu-hRight li {
	float: right;		/* horizontal, right menus need their LI
				   elements floated to get them over there */
	}
ul.sub-menu li,
ul.rMenu-ver li {
	float: none;		/* clear this so vertical sub-menus that are
				   children of horizontal menus won't have
				   their LI widths set to auto. */
	}
/* ------------------------------------------------------------------
---------- HACKS: Clearfix & others ---------------------------------
------------------------------------------------------------------ */
.clearfix:after 	{
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
	}
.clearfix {
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
	}
* html .clearfix {
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
	}
/* Chrome and Safari don't like clearfix in some cases.
Also, adding height and font-size for IE6 */
.clearboth {
	clear: both;
	height: 1%;
	font-size: 1%;
	line-height: 1%;
	display: block;
	padding: 0;
	margin: 0;
	}
td#header { 
padding-bottom: 15px; 
}
/* removing the padding here and putting them on the sidebars instead. That way the middle column aligns nicely with the header when there are no sidebars */
td#middle {
padding: 0;
}
div.searchbox-form {
margin: 5px 0 15px 5px;
}
div#menu1 ul.rMenu {
background: transparent;
border: none;
}
div#imagecontainer { 
border-top: solid 5px #333; 
border-bottom: solid 5px #333; 
}
div.widget ul li {
padding: 1px 5px 1px 12px !important;
background: url('wp-content/themes/atahualpa/images/bullets/round-gray.gif') no-repeat 0 7px;
}
/* Adjustments for the menu bars, which in their default 
state have 1px borders plus -1px margins to avoid 1+1=2px 
borders between neighbor items. */
ul.rMenu-hor ul, ul.rMenu-hRight ul { margin-top: 0px; }
ul.rMenu-hor li { margin-bottom: 0px; margin-top: 0px; margin-left: 0px; }
ul.rMenu-hor { padding-left: 0px; }
ul.rMenu-ver li { margin-top: 0xp; }
div#menu1 ul.rMenu li a, div#menu2 ul.rMenu li a {
padding: 6px 10px;	
}
/* Space between items of page menu bar */
div#menu1 ul.rMenu li {
margin-right: 5px;
}
/* Reset margin for 2nd+ level items */
div#menu1 ul.rMenu li li {
margin-right: 0;
}
/* round corners for page menu bar items */
div#menu1 ul.rMenu li, div#menu1 ul.rMenu li a {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
/* reset 2nd+ level */
div#menu1 ul.rMenu li li, div#menu1 ul.rMenu li li a {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.formcolor{
background:#ccccff none repeat scroll 0 0;
}
</style>
<script type="text/javascript">
//<![CDATA[
/* JQUERY */
jQuery(document).ready(function(){ 
	/* jQuery('ul#rmenu').superfish(); */
	/* jQuery('ul#rmenu').superfish().find('ul').bgIframe({opacity:false}); */
	/* For IE6 */
	if (jQuery.browser.msie && /MSIE 6\.0/i.test(window.navigator.userAgent) && !/MSIE 7\.0/i.test(window.navigator.userAgent) && !/MSIE 8\.0/i.test(window.navigator.userAgent)) {
		/* Max-width for images in IE6 */		
		var centerwidth = jQuery("td#middle").width(); 
		/* Images without caption */
		jQuery(".post img").each(function() { 
			var maxwidth = centerwidth - 10 + 'px';
			var imgwidth = jQuery(this).width(); 
			var imgheight = jQuery(this).height(); 
			var newimgheight = (centerwidth / imgwidth * imgheight) + 'px';	
			if (imgwidth > centerwidth) { 
				jQuery(this).css({width: maxwidth}); 
				jQuery(this).css({height: newimgheight}); 
			}
		});
		/* Images with caption */
		jQuery("div.wp-caption").each(function() { 
			var captionwidth = jQuery(this).width(); 
			var maxcaptionwidth = centerwidth + 'px';
			var captionheight = jQuery(this).height();
			var captionimgwidth =  jQuery("div.wp-caption img").width();
			var captionimgheight =  jQuery("div.wp-caption img").height();
			if (captionwidth > centerwidth) { 
				jQuery(this).css({width: maxcaptionwidth}); 
				var newcaptionheight = (centerwidth / captionwidth * captionheight) + 'px';
				var newcaptionimgheight = (centerwidth / captionimgwidth * captionimgheight) + 'px';
				jQuery(this).css({height: newcaptionheight}); 
				jQuery("div.wp-caption img").css({height: newcaptionimgheight}); 
				}
		});
		/* sfhover for LI:HOVER support in IE6: */
		jQuery("ul li").
			hover( function() {
					jQuery(this).addClass("sfhover")
				}, 
				function() {
					jQuery(this).removeClass("sfhover")
				} 
			); 
	/* End IE6 */
	}
	jQuery(".post table tr").
		mouseover(function() {
			jQuery(this).addClass("over");
		}).
		mouseout(function() {
			jQuery(this).removeClass("over");
		});
	jQuery(".post table tr:even").
		addClass("alt");
	jQuery("input.text, input.TextField, input.file, input.password, textarea").
		focus(function () {  
			jQuery(this).addClass("highlight"); 
		}).
		blur(function () { 
			jQuery(this).removeClass("highlight"); 
		})
	jQuery("input.inputblur").
		focus(function () {  
			jQuery(this).addClass("inputfocus"); 
		}).
		blur(function () { 
			jQuery(this).removeClass("inputfocus"); 
		})
	jQuery("input.button, input.Button, input#submit").
		mouseover(function() {
			jQuery(this).addClass("buttonhover");
		}).
		mouseout(function() {
			jQuery(this).removeClass("buttonhover");
		});
	/* toggle "you can use these xhtml tags" */
	jQuery("a.xhtmltags").
		click(function(){ 
			jQuery("div.xhtml-tags").slideToggle(300); 
		});
	/* For the Tabbed Widgets plugin: */
	jQuery("ul.tw-nav-list").
		addClass("clearfix");
});
//]]>
</script>
<!--[if IE 6]>
<script type="text/javascript">DD_roundies.addRule("a.posts-icon, a.comments-icon, a.email-icon, img.logo");</script>
<![endif]-->
</head>
<body class="home blog">
<div id="wrapper">
<div id="container">
<table id="layout" border="0" cellspacing="0" cellpadding="0">
<colgroup>
<col class="coltwo"/>
<col class="colthree-inner"/><col class="colthree"/></colgroup> 
	<tr>
		<!-- Header -->
		<td id="header" colspan="3">
		<div class="horbar1">&nbsp;</div> <table id="logoarea" cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td valign="middle" class="logoarea-logo"><a href="/"><img class="logo" src="wp-content/themes/atahualpa/images/jim-rogers-blog.jpg" alt="The Jim Rogers Blog"/></a></td></tr></table> <div class="horbar1">&nbsp;</div>
		</td>
		<!-- / Header -->
	</tr>
	<!-- Main Body -->	
	<tr id="bodyrow">
		<!-- Main Column -->
		<td id="middle">
<h1>The Jim Rogers Blog: Videos, Articles, and Summaries</h1>
<script type="text/javascript">
var now = new Date();
var random_number = now.getSeconds();
if (random_number < 30){
<!--
google_ad_client = "pub-4112664942811065";
/* PSB L1 */
google_ad_slot = "9009751810";
google_ad_width = 336;
google_ad_height = 280;
//-->
} else {
<!--
google_ad_client = "pub-4112664942811065";
/* PSB L2 */
google_ad_slot = "5213932188";
google_ad_width = 336;
google_ad_height = 280;
//-->
}
</script>
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<p><div class="formcolor"><form style="border:1px solid #eeeeee;padding:3px;text-align:left;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=TheJimRogersBlog', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>The Jim Rogers Blog is updated daily with stock market and economic commentary. If you would like to receive the articles and videos directly in your email inbox, The Jim Rogers Blog offers that service at absolutely no charge.</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="TheJimRogersBlog" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Enter Email"/></form></div></p>
<p>The Jim Rogers Blog features articles and videos from Jim Rogers. A summary of each video is also provided. This page is updated each weekday with Jim Rogers' investment advice and commentary on stock recommendations, the global financial markets, and the economy.</p>
<p><strong>UPDATE - Our sponsor AMPEX is offering a <a href="http://www.kqzyfj.com/click-5106459-10876606" target="_top">Free 1 oz Gold Coin</a> to everyone who signs up for one of their free newsletters. That sure could come in handy during these unpredictable times, so <a href="http://www.kqzyfj.com/click-5106459-10876606" target="_top">Click Here</a> to sign up.</strong></p>
<p><strong><big>Featured Video:</big></strong></p>
<iframe title="YouTube video player" width="640" height="390" src="https://www.youtube.com/embed/1jX9FTeOSgk" frameborder="0" allowfullscreen></iframe>
<p><script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/The-Jim-Rogers-Blog/202449499773365" width="260" show_faces="false" stream="false" header="true"></fb:like-box><a href="https://twitter.com/share" class="twitter-share-button" data-text="Check out Jim Rogers' latest Video Blog" data-count="vertical" data-via="jimrogerblog">Tweet</a><script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script><script src="http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fjimrogersblog.com%2F"></script></p>
<div class="formcolor"><form style="border:1px solid #eeeeee;padding:3px;text-align:left;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=TheJimRogersBlog', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>The Jim Rogers Blog is updated daily with stock market and economic commentary. If you would like to receive the articles and videos directly in your email inbox, The Jim Rogers Blog offers that service at absolutely no charge.</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="TheJimRogersBlog" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Enter Email"/></form></div>
<p>Jim Rogers is a renowned economist and investor known for his accurate stock market and economic forcasts. He is the author of several books, including: <a href="https://www.amazon.com/gp/product/1400067545/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1400067545">A Gift to My Children</a>, <a href="https://www.amazon.com/gp/product/0812977483/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0812977483">A Bull in China</a>, and <a href="https://www.amazon.com/gp/product/0812973712/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0812973712">Hot Commodities</a>.</p>
<div class="post-80 post type-post status-publish format-standard hentry category-uncategorized odd" id="post-80">
<div class="post-headline">		<h2>			<a href="jim-rogers-speaker-no-sound-currencies-left/" rel="bookmark" title="Permanent Link to Jim Rogers Speaker – No Sound Currencies Left">Jim Rogers Speaker - No Sound Currencies Left</a></h2>
		</div>
<div class="post-byline"><script type="text/javascript">
var now = new Date();
var random_number = now.getSeconds();
if (random_number < 30){
<!--
google_ad_client = "pub-4112664942811065";
/* PSB H1 */
google_ad_slot = "8352147167";
google_ad_width = 336;
google_ad_height = 280;
//-->
}
</script>
<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<div class="post-bodycopy clearfix"><p>The mistakes that were made during the crisis is that the incompetent people weren’t allowed to fail. Instead, money was taken from the competent people and given to the incompetent people. This is terrible economics. This has happened many times before. Many banks have gone bankrupt, it’s not the end of the world. </p>
<p>Your Children, your grandchildren, and even you will have a large amount of debt over their heads because of this. There is no reason to pay any attention to the credit rating companies. They have been wrong too many times in the past. </p>
<p>There aren’t many good things coming for the dollar or the pound. The main takeaway from this Jim Rogers speaker event is that there aren’t many, if any, sound currencies left in the world. </p>
<p><iframe title="YouTube video player" width="640" height="510" src="https://www.youtube.com/embed/0g0Ycsdo7CQ" frameborder="0" allowfullscreen></iframe></p>
<!-- Social Buttons Voted Counts Generated by Digg Digg plugin v4.5.0.7, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --></div>
<p>
<script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/The-Jim-Rogers-Blog/202449499773365" width="260" show_faces="false" stream="false" header="true"></fb:like-box>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://jimrogersblog.com/jim-rogers-speaker-no-sound-currencies-left/" data-count="vertical" data-text="Jim Rogers Speaker - No Sound Currencies Left" data-via="jimrogerblog"></a><script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script><script src="http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fjimrogersblog.com%2Fjim-rogers-speaker-no-sound-currencies-left%2F"></script></p>
<div class="post-footer"><div class="formcolor"><form style="border:1px solid \eeeeee;padding:3px;text-align:left;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=TheJimRogersBlog', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>The Jim Rogers Blog is updated daily with stock market and economic commentary. If you would like to receive the articles and videos directly in your email inbox, The Jim Rogers Blog offers that service at absolutely no charge.</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="TheJimRogersBlog" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Enter Email"/></form></div>
<p>Jim Rogers is a renowned economist and investor known for his accurate stock market and economic forcasts. He is the author of several books, including: <a href="https://www.amazon.com/gp/product/1400067545/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1400067545">A Gift to My Children</a>, <a href="https://www.amazon.com/gp/product/0812977483/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0812977483">A Bull in China</a>, and <a href="https://www.amazon.com/gp/product/0812973712/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0812973712">Hot Commodities</a>.</p>
</div>
</div><!-- / Post -->						
<div class="clearfix navigation-bottom">
			<div class="older"> &nbsp;</div><div class="newer">&nbsp; <a href="page/2/">Older Jim Rogers Video Blog and Articles &raquo;</a></div></div>
</td>
<!-- / Main Column -->
<!-- Right Inner Sidebar -->
<td id="right-inner">
	<div id="text-6" class="widget widget_text">			<div class="textwidget"><a href="http://feeds.feedburner.com/thejimrogersblog"><img src="wp-content/uploads/2011/01/rss_icon.png" alt="" title="Jim Rogers Blog RSS" width="48" height="48" class="alignnone size-full wp-image-177"/></a></div>
		</div>
</td>
<!-- Right Sidebar -->
<td id="right">
	<div id="text-3" class="widget widget_text">			<div class="textwidget"><style type="text/css">
@import url(cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#244D25;color:#000000">
  <div class="cse-branding-form">
    <form action="search-results/" id="cse-search-box">
      <div>
        <input type="hidden" name="cx" value="partner-pub-4112664942811065:rgd750xocp4"/>
        <input type="hidden" name="cof" value="FORID:10"/>
        <input type="hidden" name="ie" value="ISO-8859-1"/>
        <input type="text" name="q" size="18"/>
        <input type="submit" name="sa" value="Search the Archive"/>
      </div>
    </form>
  </div>
</div>
<br/>
<p>
<center>
<a href="http://www.anrdoezrs.net/click-5106459-10831177" target="_top">
</a>
</center>
</p>
</div>
		</div><div id="advancedrandomposts-3" class="widget widget_advancedrandomposts"><div class="widget-title"><h3>Recent Posts</h3></div><ul class="advanced-random-posts"><li><a href="jim-rogers-investing-platinum-isnt-a-precious-metal/" title="Jim Rogers Investing - Platinum Isn't a Precious Metal">Jim Rogers Investing - Platinum Isn't a Precious Metal</a></li>
<li><a href="jim-rogers-on-commodities/" title="Jim Rogers on Commodities">Jim Rogers on Commodities</a></li>
<li><a href="jim-rogers-video-bernanke-is-learning/" title="Jim Rogers Video - Bernanke is Learning">Jim Rogers Video - Bernanke is Learning</a></li>
<li><a href="jim-rogers-wall-street-will-be-a-backwash/" title="Jim Rogers - Wall Street Will Be a Backwash">Jim Rogers - Wall Street Will Be a Backwash</a></li>
<li><a href="jim-rogers-nuclear-fear-will-affect-the-oil-price/" title="Jim Rogers - Nuclear Fear Will Affect the Oil Price">Jim Rogers - Nuclear Fear Will Affect the Oil Price</a></li>
<li><a href="jim-rogers-every-politician-knows-how-to-buy-votes/" title="Jim Rogers - Every Politician Knows How to Buy Votes">Jim Rogers - Every Politician Knows How to Buy Votes</a></li>
<li><a href="jim-rogers-there-will-be-a-bull-market-this-decade/" title="Jim Rogers - There Will be a Bull Market This Decade">Jim Rogers - There Will be a Bull Market This Decade</a></li>
<li><a href="jim-rogers-the-cure-for-high-prices/" title="Jim Rogers - The Cure for High Prices">Jim Rogers - The Cure for High Prices</a></li>
<li><a href="jim-rogers-commodities-people-got-rich-in-the-70s/" title="Jim Rogers Commodities - People Got Rich in the 70s">Jim Rogers Commodities - People Got Rich in the 70s</a></li>
<li><a href="jim-rogers-if-you-invest-by-watching-tv-youre-going-to-lose-money/" title="Jim Rogers - If You Invest by Watching TV, You're Going to Lose Money">Jim Rogers - If You Invest by Watching TV, You're Going to Lose Money</a></li>
<li><a href="jim-rogers-theyll-get-rid-of-bernanke/" title="Jim Rogers - They'll Get Rid of Bernanke">Jim Rogers - They'll Get Rid of Bernanke</a></li>
<li><a href="jim-rogers-commodity-uranium-after-the-japan-quake/" title="Jim Rogers Commodity - Uranium After the Japan Quake">Jim Rogers Commodity - Uranium After the Japan Quake</a></li>
<li><a href="jim-rogers-why-you-should-listen-to-bernanke/" title="Jim Rogers - Why You Should Listen to Bernanke">Jim Rogers - Why You Should Listen to Bernanke</a></li>
<li><a href="jim-rogers-inflation-bernanke-and-paulson-are-always-wrong/" title="Jim Rogers Inflation - Bernanke and Paulson Are Always Wrong">Jim Rogers Inflation - Bernanke and Paulson Are Always Wrong</a></li>
<li><a href="jim-rogers-tim-geithner/" title="Jim Rogers Tim Geithner - He Has Never Known What He is Doing">Jim Rogers Tim Geithner - He Has Never Known What He is Doing</a></li>
<li><a href="jim-rogers-every-plan-the-government-tries-will-fail/" title="Jim Rogers - Every Plan the Government Tries Will Fail">Jim Rogers - Every Plan the Government Tries Will Fail</a></li>
<li><a href="jim-rogers-financial-advice-periods-of-dollar-strength/" title="Jim Rogers Financial Advice - Periods of Dollar Strength">Jim Rogers Financial Advice - Periods of Dollar Strength</a></li>
<li><a href="jim-rogers-on-bernanke-he-is-an-idiot/" title="Jim Rogers on Bernanke - He is an Idiot">Jim Rogers on Bernanke - He is an Idiot</a></li>
<li><a href="jim-rogers-predictions-the-fed-will-end/" title="Jim Rogers Predictions - The Fed Will End">Jim Rogers Predictions - The Fed Will End</a></li>
<li><a href="jim-rogers-saudi-arabia-is-lying/" title="Jim Rogers - Saudi Arabia is Lying">Jim Rogers - Saudi Arabia is Lying</a></li>
</ul></div><div id="text-4" class="widget widget_text">			<div class="textwidget"><center>
<p>
<a href="https://www.amazon.com/gp/product/1400067545/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1400067545"><img border="0" src="images/I/51HiFy79EjL._SL160_.jpg"></a>
</p>
<br/>
<p>
<a href="https://www.amazon.com/gp/product/0812977483/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0812977483"><img border="0" src="images/I/51IrbacVBaL._SL160_.jpg"></a>
</p>
<br/>
<p>
<a href="https://www.amazon.com/gp/product/0812973712/ref=as_li_ss_tl?ie=UTF8&amp;tag=thetimrea-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0812973712"><img border="0" src="images/I/51vgmkvEkTL._SL160_.jpg"></a>
</p>
</center>
</div>
		</div><div id="text-5" class="widget widget_text"><div class="widget-title"><h3>About Jim Rogers</h3></div>			<div class="textwidget"><p><font color="#FFFFFF">Jim Rogers is a worldwide respected writer, economist, and investor known for his accurate assessment of the world economy, stocks, and the stock market. Jim Rogers is the chairman of  Rogers Holdings and Beeland Interests, Inc. He also founded the Quantum Fund with his friend and fellow investor George Soros and he is credited with the creation of the RICI Commodities Index.</font></p>
<br/>
</div>
		</div><div id="pages-3" class="widget widget_pages"><div class="widget-title"><h3>Pages</h3></div>		<ul>
			<li class="page_item page-item-9"><a href="privacy-policy/" title="Privacy Policy">Privacy Policy</a></li>
		</ul>
		</div>
</td>
<!-- / Right Sidebar -->
</tr>
<!-- / Main Body -->
<tr>
<!-- Footer -->
<td id="footer" colspan="3">
    <p>
    <p>
Copyright &copy; 2011 <a href="/">The Jim Rogers Blog</a> - All Rights Reserved</p><br/>Powered by <a href="http://wordpress.org/">WordPress</a> & <a href="http://forum.bytesforall.com/">Atahualpa</a>    </p>
    <script type="text/javascript" src="js/gprofiles_p-ver-3.1.js"></script>
<script type="text/javascript">
/* <![CDATA[ */
var WPGroHo = {
	my_hash: ""
};
/* ]]> */
</script>
<script type="text/javascript" src="wp-content/plugins/jetpack/modules/wpgroho_ver-3.1.js"></script>
	<div style="display:none">
	</div>
	<script src="e-201115.js" type="text/javascript"></script>
	<script type="text/javascript">
	st_go({v:'ext',j:'1',blog:'21148152',post:'0'});
	var load_cmc = function(){linktracker_init(21148152,0,2);};
	if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
	else load_cmc();
	</script></td>
</tr>
</table><!-- / layout -->
</div><!-- / container -->
</div><!-- / wrapper -->
</body>
</html>