/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #00;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

ul, li { margin:0; padding:0; }

a:active{outline: none;}
a:focus{-moz-outline-style: none;}


#content {
	font-size: 1.3em;
	}

.widecolumn .entry p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border:0;
	padding:0;
	}

h1 {
	padding:10px 3px 10px 0;

	}


h2 {
	padding:5px 3px 5px 0;

	}



#sidebar h2 {
	font-size: 12px;
	padding:0 0 10px 0;
	margin-top:12px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #336633;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */







/* Begin Structure */
body {
	margin: 0 0 10px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#header {
	padding: 0;
	height: 140px;
	width: 900px;
	background:url(Scala Land Group_files/site_assets/img/layout/header_divider.gif) bottom left no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -15px;
	}

#headerimg img {
	position:relative;
	top:0px;
	left:15px;
	}
	

#header p{
	text-align:center;
	color:#ccc;
	font-size:10px;
}

#header a, #header a:visited {
	color:#999;
	text-decoration:none; 
}	

#header a:hover{
	color: #a01c4e;
}

.narrowcolumn {
	width: 389px;
	float:left;
	margin-top:20px;
	min-height:340px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 38px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#navigation{
	background:url(Scala Land Group_files/site_assets/img/layout/navigation_line_red.gif) bottom left no-repeat;
	padding-bottom:20px;
}

#side_news {
	background:url(Scala Land Group_files/site_assets/img/layout/navigation_line_red.gif) top left no-repeat;
	padding-top:2px;
	margin-top:15px;
	font-size:12px;
}


#footer {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 700px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}

#footer a, #footer a:visited {
	color:#999;
	font-size:10px;
	text-decoration:none; 
}

#footer a:hover, #footer a:active { 	
	color: #a01c4e;
}

#content img {
	float:left;
	margin: 0 15px 15px 0;
}


/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Links & Lists  */



#content a{
	color:#a01c4e;
	text-decoration:none;
	border-bottom:1px solid #a01c4e;
}
#content a:hover{
	border-bottom:1px solid #ccc;
	background:#F5F5F5;
}

#content #bottom_links{
	padding-top:10px;
	font-weight:bold;
}
#content #bottom_links a{
	border-bottom:1px solid #fff;
}
#content #bottom_links a:hover{
	border-bottom:1px solid #333;
}

#content ul {
	padding: 10px 0 10px 40px;
}

#side_news a{
	color:#363636;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
	border-bottom:1px solid #fff;
}
#side_news a:hover{
	background:#F5F5F5;
	border-bottom:1px solid #ccc;
}


#content #faqs_questions{
	padding-bottom:20px;
}

#content #faqs_questions ul {
 list-style:none;
 margin:0;
 padding:0;
}

#content #faqs_questions ul li{
	padding:2px 0 2px 0;
}

#content .small { font-size:10px;}


#content .ddsg-wrapper ul { list-style:none;}

.post a {
	text-decoration:none;
}




/* End Links & Lists */

/* Table Styling */

#content table {margin:0;padding:0;}

#content table thead {
	background: #a40047;
	font-weight:bold;
	color:#666;
	}

#content table th {

	}

table#wp-table-reloaded-id-2-no-1 .row-2, table#wp-table-reloaded-id-2-no-1 .row-11, table#wp-table-reloaded-id-2-no-1 .row-17, table#wp-table-reloaded-id-2-no-1 .row-21, table#wp-table-reloaded-id-2-no-1 .row-25, table#wp-table-reloaded-id-2-no-1 .row-35, table#wp-table-reloaded-id-2-no-1 .row-49,

table#wp-table-reloaded-id-3-no-1 .row-2, table#wp-table-reloaded-id-3-no-1 .row-4, table#wp-table-reloaded-id-3-no-1 .row-6, table#wp-table-reloaded-id-3-no-1 .row-8, table#wp-table-reloaded-id-3-no-1 .row-15,


/*table#wp-table-reloaded-id-4-no-1 .row-2, table#wp-table-reloaded-id-4-no-1 .row-9*/
table#wp-table-reloaded-id-5-no-1 .row-2, table#wp-table-reloaded-id-5-no-1 .row-9


{ font-weight:bold; background:#ccc;}


/* End of Table Styling */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */





/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	width: 222px;
	float:left;
	margin: 20px 40px 0 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #339966;
	}

#sidebar form {
	margin: 0;
	}


#sidebar ul li{
	margin:0;
	padding:5px 0 5px 0;
	list-style:none;
}

#sidebar #navigation ul ul {
	padding:5px 0 3px 25px;
}

#sidebar #side_news ul {
	padding:10px 0 0 0;
}

#sidebar #side_news ul li{
	padding:0 0 20px 0;
}

.widgettitle { font-weight:bold;}




/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	clear:both;	
	display:block;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/



#navigation a, a:visited{
	color:#363636;
}

#navigation a:hover{
	font-weight:bold;
	color:#006600;
	text-decoration:none;
}



/* Navigation */

.menu_list{
	padding:0;
}
.menu_head {
	padding-top:2px;
	cursor: pointer;
	position: relative;
}


.menu_body {
	padding-top:10px;
	padding-left:20px;
	display:none;
}
.menu_body a{
	text-decoration:none;
}
.menu_body a:hover{
	text-decoration:none;
  }


  
a.nav_home { width:154px; height:10px; display:block; text-decoration: none;  }
a.nav_home:hover { }
a.home_current { width:154px; height:10px;display:block; text-decoration: none; }


a.nav_about { width:154px; height:10px; display:block; text-decoration: none;}
a.nav_about:hover { }
a.about_current { width:154px; height:10px; display:block; text-decoration: none;  }


a.nav_whatwedo { width:154px; height:10px; display:block; text-decoration: none;}
a.nav_whatwedo:hover { }
a.whatwedo_current { width:154px; height:10px; display:block; text-decoration: none; }



a.nav_faqs { width:154px; height:10px; display:block; text-decoration: none; }
a.nav_faqs:hover {}
a.faqs_current { width:154px; height:10px; display:block; text-decoration: none;}



a.nav_scalanews { width:154px; height:10px; display:block; text-decoration: none; }
a.nav_scalanews:hover {}
a.scalanews_current { width:154px; height:10px; display:block; text-decoration: none;}


a.nav_industrynews { width:154px; height:10px; display:block; text-decoration: none; }
a.nav_industrynews:hover {}
a.industrynews_current { width:154px; height:10px; display:block; text-decoration: none;}


a.nav_contact { width:154px; height:10px; display:block; text-decoration: none; }
a.nav_contact:hover {}
a.contact_current { width:154px; height:10px; display:block; text-decoration: none;}



/* sub nav */


a.nav_tblr { width:170px; height:29px; display:block; text-decoration: none; }
a.nav_tblr:hover {  }
a.tblr_current { width:170px; height:29px; display:block; text-decoration: none; }



a.nav_ap { width:140px; height:29px; display:block; text-decoration: none; }
a.nav_ap:hover {  }
a.ap_current { width:140px; height:29px; display:block; text-decoration: none; }



a.nav_sustainability { width:140px; height:29px; display:block; text-decoration: none; }
a.nav_sustainability:hover {   }
a.sustainability_current { width:140px; height:29px; display:block; text-decoration: none; }



a.nav_ss { width:140px; height:29px; display:block; text-decoration: none;}
a.nav_ss:hover {   }
a.ss_current { width:140px; height:29px; display:block; text-decoration: none;  }



a.nav_ps{ width:140px; height:29px; display:block; text-decoration: none;  }
a.nav_ps:hover {   }
a.ps_current { width:140px; height:29px; display:block; text-decoration: none; }


/* End of Navigation */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#home_flash {
	margin: 20px 0 0 -38px;
}


/*Google News Feed*/


/**
 * color settings
 */


/**
 * full or empty newscolumn
 */
.full_gsnb {
  display : block;
}
.empty_gsnb {
  display : none;
}

div.horizontal_gsnb {
  position : relative;
}

/**
 * horizontal bar gets a border treatment
 */
.horizontal_gsnb .newsBarInnerBox_gsnb {
  position : relative;
}

/**
 * title
 * - show for vertical bars
 * - suppress for horizontal bars
 */
.titleBox_gsnb {
  font-size : 125%;
  font-weight : bold;
}
.horizontal_gsnb .titleBox_gsnb {
  display : none;
}

/**
 * Auto Execute List Status Box
 * - vertical mode
 */
div.statusBox_gsnb {

}

a.statusItem_gsnb {
  cursor : pointer;
  white-space: nowrap;
}

a.statusItemSelected_gsnb {
  font-weight : bold;
  text-decoration : none;
  border: none;
}

/**
 * Auto Execute List Status Box
 * - horizontal mode
 */
.horizontal_gsnb div.statusBox_gsnb {
  float : left;
  display:none;
}

.horizontal_gsnb a.statusItem_gsnb {
  display : none;
  white-space: nowrap;
	visibility:hidden;
}

.horizontal_gsnb a.statusItemSelected_gsnb {
  cursor : pointer;
  white-space: nowrap;
  border: none;
  font-weight : bold;
  display : inline;
}


span.statusItemSep_gsnb {
  font-size : 50%;
  margin-right : 8px;
}

/**
 * vertical mode only one item, supress
 */
.vertical_gsnb .oneitem_gsnb {
  display : none;
}

/**
 * results
 *
 * sometimes people have generic a rules that
 * set a border. disable those if present
 */
.resultsBox_gsnb .resultDiv_gsnb * {
  border : none;
}

/**
 * always suppress watermark
 */
.resultsBox_gsnb .resultDiv_gsnb .gs-watermark {
  display : none;
}

/**
 * always suppress bolding (inserted by search)
 */
.resultsBox_gsnb .resultDiv_gsnb b {
  font-weight : normal;
}

/**
 * establish title height to ~1 line with silent
 * truncation
 */
.horizontal_gsnb .resultDiv_gsnb,
.resultsBox_gsnb .resultDiv_gsnb .gs-title {
  line-height: 1.4em;
  height: 1.4em;
  overflow: hidden;
}

.horizontal_gsnb .resultDivBold_gsnb * {
  font-weight : 700;
}

/**
 * expanded mode results truncate dates, and have larger top margin
 */
.expanded_gsnb .resultDiv_gsnb .gs-publishedDate {
  display : none;
}
.expanded_gsnb .resultDiv_gsnb {
  margin-top : .8em;
}

/**
 * compressed mode results truncate all but title
 */
.compressed_gsnb .resultDiv_gsnb .gs-publisher,
.compressed_gsnb .resultDiv_gsnb .gs-location,
.compressed_gsnb .resultDiv_gsnb .gs-publishedDate,
.compressed_gsnb .resultDiv_gsnb .gs-snippet,
.compressed_gsnb .resultDiv_gsnb .gs-clusterUrl {
  display : none;
}
.compressed_gsnb .resultDiv_gsnb {
  margin-top : 0em;
}

/**
 * appended snippet for wide mode, horizontal
 * displays
 */
.horizontal_gsnb span.snippet_gsnb {
  text-decoration : none;
}


/**
 * brandingBox
 */
.brandingBox_gsnb {
  margin-top : 0em;
  display : none;
}

.horizontal_gsnb .brandingBox_gsnb {
  margin-top : 0px;
  position : absolute;
  right : 0px;
  top : 0px;
}
.horizontal_gsnb div.gsc-branding-vertical {
  position: relative;
  width: 75px;
}
.newscredit {
	font-size:10px;
	color:#b9b9b9;
}

/* flickr*/

#flickr_badge_source_txt {
	padding:0; 
	font: 11px Arial, Helvetica, Sans serif; 
	color:#a01c4e;
}

#flickr_badge_icon {
	display:block !important; 
	margin:0 !important; 
	border: 1px solid rgb(0, 0, 0) !important;
}

#flickr_icon_td {
	padding:0 5px 0 0 !important;
}

.flickr_badge_image {
	text-align:center !important;
}

.flickr_badge_image img {
	border: 1px solid black !important;
}

#flickr_www {
	display:block; padding:0 10px 0 10px !important; 
	font: 11px Arial, Helvetica, Sans serif !important; color:#a01c4e !important;
}

#flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important; 
	color:#a01c4e;	
	border-bottom:1px solid #fff;
}

#flickr_badge_uber_wrapper a:hover{
	border-bottom:1px solid #ccc;
	background:#F5F5F5;
}

#flickr_badge_wrapper {
	background-color:#ffffff;
	border: solid 1px #a01c4e
}

#flickr_badge_source {
	padding:0 !important; 
	font: 11px Arial, Helvetica, Sans serif !important; 
	color:#a01c4e !important;
}

/* end flickr*/

