/*
Theme Name: Wombatrise
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/


/* =Reset
-------------------------------------------------------------- */
*{
	margin: 0 ;
	padding: 0;
}

body {
	line-height: 1;
	background: url(../../../wp-content/themes/wombatrise/images/bground_with_prints_a.jpg) repeat;
	font-family: Comic Sans MS;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
}
a:hover,
a.active{
	outline: none;
}
a:hover{
	font-weight: bold;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}

.header-text,
#masthead{
	margin: 0 auto;
	max-width: 1300px;
	padding-left: 40px;
	overflow: hidden;
}
#masthead{
	padding-top: 15px;
}
.header-text font{
	font-family: times new roman;
}
.header-text h6{
	line-height: 40px;
	text-align: center;
}
.header-text-left,
.header-text-m,
.header-text-right{
	float: left;
	text-align: center;
	width: 33.3333%;
}

.header-text-m a:hover{font-weight: bold;}
.header-text-left font,.header-text-right font{
	font-family: Comic Sans MS;
}
.header-text-m{
	margin-top: 10px;
}
#masthead .header-center-left ,
#masthead .header-center-right {
	width: 20%;
}

.home #masthead .header-center-left ,
.home #masthead .header-center-right {
	width: 20%;
	padding-top: 10px;
}
.home #masthead .header-center-right{
	width: 18%;margin-right: 2%;
}
.home td{line-height: 23px;}
#masthead .header-center-m{
	width: 60%;
}
p.MsoNormal {
  font-family: "Arial";
  font-size: 12pt;
  font-weight: normal;
}
.home p.MsoNormal {
  font-family: "Arial";
  font-size: 12pt;
  font-weight: bold;
}
.page-id-87 p,
.page-id-87 p.MsoNormal{
	/* font-weight: bold; */
}
td
{
	line-height: 20px;
}
#AutoNumber1{
	font-family: Comic Sans MS;
	color: #000;
	font-weight: normal;
}
.page-id-39 #main p{
	/* text-align: justify; */
	/* padding-top: 10px; *//* 
	padding-bottom: 10px;  */
}
.page-id-39 #main p br{
display: none;
}
.home #main p{}
.home #main #table8 p{text-align: center;}
#main{
	margin: 0 auto;
	padding-top: 24px;
	width: 100%;
}
#secondary li a{
	float: left;
	text-indent: -99999em;
	width: 140px ;height: 40px;
}
#secondary{
	margin-left: 10px;
	width: 140px;
}
.menu-item-45 a{background: url(../../../wp-content/themes/wombatrise/images/index.html_cmp_nature-1110_vbtn.gif) no-repeat;}
.menu-item-45.current_page_item a,
.menu-item-45 a:hover{background: url(../../../wp-content/themes/wombatrise/images/home_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-46 a{background: url(../../../wp-content/themes/wombatrise/images/about_us.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.menu-item-46 a:hover{background: url(../../../wp-content/themes/wombatrise/images/about_us.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.current_page_item.menu-item-46 a{background: url(../../../wp-content/themes/wombatrise/images/about_us.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-53 a{background: url(../../../wp-content/themes/wombatrise/images/wombats.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-53 a{background: url(../../../wp-content/themes/wombatrise/images/wombats.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-53 a:hover{background: url(../../../wp-content/themes/wombatrise/images/wombats.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.menu-item-51 a{background: url(../../../wp-content/themes/wombatrise/images/kangaroos.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-51 a{background: url(../../../wp-content/themes/wombatrise/images/kangaroos.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-51 a:hover{background: url(../../../wp-content/themes/wombatrise/images/kangaroos.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.menu-item-47 a{background: url(../../../wp-content/themes/wombatrise/images/others.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-47 a{background: url(../../../wp-content/themes/wombatrise/images/others.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-47 a:hover{background: url(../../../wp-content/themes/wombatrise/images/others.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.menu-item-52 a{background: url(../../../wp-content/themes/wombatrise/images/others.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-52 a{background: url(../../../wp-content/themes/wombatrise/images/others.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-52 a:hover{background: url(../../../wp-content/themes/wombatrise/images/others.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.menu-item-47 a{background: url(../../../wp-content/themes/wombatrise/images/birds.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-47 a{background: url(../../../wp-content/themes/wombatrise/images/birds.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-47 a:hover{background: url(../../../wp-content/themes/wombatrise/images/birds.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.menu-item-48 a{background: url(../../../wp-content/themes/wombatrise/images/thanks.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-48 a{background: url(../../../wp-content/themes/wombatrise/images/thanks.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-48 a:hover{background: url(../../../wp-content/themes/wombatrise/images/thanks.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;}
.menu-item-50 a{background: url(../../../wp-content/themes/wombatrise/images/interview.htm_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-50 a{background: url(../../../wp-content/themes/wombatrise/images/interview.htm_cmp_nature-1110_vbtn_p.gif) no-repeat;} 
.menu-item-50 a:hover{background: url(../../../wp-content/themes/wombatrise/images/interview.htm_cmp_nature-1110_vbtn_a.gif) no-repeat;} 
.menu-item-76 a{background: url(../../../wp-content/themes/wombatrise/images/ext1010_cmp_nature-1110_vbtn.gif) no-repeat;}
.current_page_item.menu-item-76 a{background: url(../../../wp-content/themes/wombatrise/images/ext1010_cmp_nature-1110_vbtn_p.gif) no-repeat;}
.menu-item-76 a:hover{background: url(../../../wp-content/themes/wombatrise/images/ext1010_cmp_nature-1110_vbtn_a.gif) no-repeat;}
#content{
	width: 75%;margin-right: 5%;
}
.entry-content table#table1 p{
	font-size:12pt; 
}
p.MsoNormal{
}
.header-page{
	margin-top: 10px;
	width: 77.5%;
}
#content .entry-content > table{
	width: 100%!important;
}
/* .page-id-80  br{display: none;} */
/* .page-id-360 .entry-content #AutoNumber1 p{
	text-align: justify!important;line-height: 25px;
	font-weight: bold;
} */
.header-center-m img{
	width: 304px;
	height: 154px;
}
.page-template-default #secondary {
  margin-left: 0;
  float: left;
  margin-top: 48px;
  width: 140px;
}
.page-template-default #main {
  margin: 0 auto;
  max-width: 1336px;
  padding-top: 24px;
}

.page-id-35.page-template-default #content .entry-content a{
	text-decoration: underline;color: #FF0000;
}
.page-template-default #content .entry-content a{
	text-decoration: underline;
}
.page-template-default #content {
	margin-right: 30px;
	margin-top: 45px;
}
.page-template-default #content {
/* max-width: 925px; */
  width: 75%;
}
.page-id-27.page-template-default #content {
  /* max-width: 900px; */
  width: 75%;
}
.page-id-29 #content .entry-content > table#AutoNumber4 {
	width: 100%!important;
}
.page-id-31 #content .entry-content > table:first-child {
	width: 75%!important;
}
.page-id-39.page-template-default #content {
 /*  max-width: 965px; */
  width: 75%;
}
.page-id-29 #content .entry-content > table img{padding-bottom: 8px;}
.page-id-33 #content .entry-content > br{display: none;}
.page-id-33.page-template-default #content {
 /*  max-width: 965px; */
  width: 75%;
}

/*
playback timings (ms):
  captures_list: 129.332
  exclusion.robots: 0.098
  exclusion.robots.policy: 0.091
  RedisCDXSource: 1.531
  esindex: 0.008
  LoadShardBlock: 104.517 (3)
  PetaboxLoader3.datanode: 59.934 (4)
  CDXLines.iter: 20.737 (3)
  PetaboxLoader3.resolve: 105.143 (2)
  load_resource: 122.866
*/