/*
Theme Name: LAM INC
Theme URI: http://24.166.15.225/lsa
Description: 2 Column layout and right sidebar, Widget support, plug-in support, support for nested comments, fully localized
Version: 0.1
Author: Evan Meagher
Author URI: http://desertpower.net/
Tags: custom, red, yellow, grey, white, two-columns, right-sidebar, fixed-width
*/

/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
ol, ul, li.widget { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { background: #51a201 none repeat scroll 0 0; color: #fff; }
a { text-decoration: none; }
a:link, a:visited { color: #680004; }
a:focus, a:hover, a:active { color: #a90700; }
#menu a:active, #submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }
.sidebar a, .sidebar a:link, .sidebar a:visited { border-bottom: 1px solid #fff; color: #d80007; }
.sidebar a:focus, .sidebar a:hover, .sidebar a:active { border-bottom-color: #d80007; color: #111; }
.sidebar .sb-tools a, .sidebar .sb-tools a:link, .sidebar .sb-tools a:visited { border: 0 none; color: #d80007; }
.sidebar .sb-tools a:active, .sidebar .sb-tools a:focus, .sidebar .sb-tools a:hover { border: 0 none; color: #000; }
.sidebar .textwidget a img, .sidebar .textwidget a:hover img { border: 0 none; }

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

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", 
  	"Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

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; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #992400; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub, sup { font-size: 0.7em; }


/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(images/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }


/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 576px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

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

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

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #FBF7E6;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 6px 3px;
  text-shadow: 0 1px 0 #fff;
}

.more-link:hover { 
	background-color: #FBF7E6; 
	border-bottom-color: #B3CDD8; 
	color: #000; 
}

/* Tables and #wp-calendar */
/*table { color: #3E5867; width: 100%; }
thead { background-color: #F4F8F9; text-align: center; }*/
caption { background-color: #FBF7E6; border-top: 1px solid #FBF7E6; text-align: center; }
/*tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }*/
td#next { text-align: right; }

/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { 
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	content: ".";
	visibility:	hidden;
}

.clearfix { 
	display: inline-block; 
}

.clear-spacer {
	height: 10px;
	clear: both;
}

.clear-nospace {
	clear: both;
    height: 0px;
    line-height: 0px;
}

/* HEADER
------------------------------------------------------------------- */

/* MENUES */

#accessibility a, #menu li, #menu a, #submenu li, #accessibility li, #submenu a { display: inline; }

#accessibility { text-align: center; margin: 0 auto; font-size: 12px; }
#accessibility a { padding: 0 7px 0 4px; }

#footer-nav { width: 820px; margin: 0 auto; font-size: 13px; }
#footer-nav a { color: white; padding: 0 7px 0 4px; }
#footer-nav a:hover { color: yellow; text-decoration: underline; }

#nav { position: absolute; top: 75px; left: 0; width: 985px; }

ul#menu {
  background: #89CB11 url(images/navigation.png) top left repeat-x;
  display: block;
  height: 41px;
  padding: 0 28px 0 18px;
  width: 939px;
}

#menu a {
  background: transparent url(images/navigation.png) left -150px no-repeat;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px 0 10px;
  /* text-shadow: 0 1px 0 #555;*/
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a, #submenu li:first-child a { background: none; }

/*
  FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition
 */
#menu a:hover, #menu a:focus, #menu .current_page_item a {
  /* Fallback - Adds more contrast to the navigation for IE6/7/8 */
  color: #000\9;
  text-shadow: 1px 1px 1px #000;
}

/* Top search */
#nav-search { display: block; height: 30px; line-height: 16px; position: absolute; top: 9px; right: 28px; }
#nav-search label { display: none; }
#s, #searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#s {
  border: 1px solid #777;
  font-size: 11px;
  height: 15px;
  padding: 4px 5px 2px;
  width: 150px;
}
#nav-search #s { border-color: #69ab01; border-bottom-color: #548301; border-right-color: #548301; }
#searchsubmit {
  background: #669900 url(images/button-style-input.png) center left repeat-x;
  border: 1px solid #666;
  color: #fff;
  font-size: 11px;
  height: 23px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 5px;
  -moz-box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
}

/* Fixes Firefox 2 and 3 */
#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }

/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 14px; line-height: 20px; }

.meta {
  background-color: #fbf7e6;
  border-bottom: 1px solid #fbe1c1;
  border-top: 1px solid #fbe1c1;
  color: #676767;
  display: block;
  font-size: 11px;
  height: 19px;
  line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 100%;
  /*width: 474px;*/
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: #5388b6 url(images/button-style.png) center left repeat-x;
  border-color: #585858;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}

p strong, li strong { color: #2E2E2E; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #4d4d4d; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(images/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */

.previousnext, .pagination { 
	font-size: 11px; 
	margin-bottom: 10px; 
}

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #FBF7E6;
  border-top: 1px solid #FBF7E6;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata { border-bottom: 1px dotted #676767; border-top: 1px dotted #D5D5D5; color: #999; font-size: 11px; margin-top: 20px; padding: 7px 2px; }
.postmetadata a { color: #666; padding: 2px 4px; }
.postmetadata a:hover { background-color: #efefef; }

/* Advertisement space - see Admin Settings */
#something { padding: 7px 2px; width: 572px; border-bottom: 1px dotted #676767; }
#somethingspecial { padding: 0 54px; width: 468px; }


/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 34px; }
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { border-bottom: 1px solid #FBF7E6; text-shadow: 0 1px 0 #fff; }

.navigation {
  background-color: #FBF7E6;
  border-top: 1px solid #FBE1C1;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
  margin-right: 10px;
}

.comments-header { background-color: #F4F8F9; border-top: 1px solid #FBF7E6; padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
  background-color: #f9fbfc;
  border: 28px solid #f9fbfc;
  border-top: 0 none;
  font-size: 11px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #FBF7E6;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
	background: transparent url(images/bg-comment.png) 10px 19px no-repeat;
  border-top: 28px solid #f9fbfc;
  border-left: 40px solid #f9fbfc;
}

.comment-body {
  background-color: #f4f8f9;
  color: #3e5867;
  margin-left: 20px;  
  padding: 11px 15px;
  position: relative;
}

.comment-body img.avatar {
	border: 1px solid #eee;
	padding: 2px;
  position: absolute;
  left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta { font-size: 10px; margin-bottom: 3px; }
.comment-author-admin { background-image: url(images/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #FBF7E6; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 12px; }
.commentlist cite a { background-color: #fff; padding: 2px 5px; border-bottom: 1px dotted #676767; }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite { }
.says { }
.comment div em { } /* comments awaiting moderation. */

.reply { overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
	float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
  background-color: #FBF7E6;
  border: 1px solid #FBE1C1;
  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;

}

#commentform { padding: 18px 28px 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #676767;
  color: #999;
  display: block;
  height: 15px;
  line-height: 15px;
  padding: 5px 3px;
  width: 85%;
}

textarea#comment {
  border: 1px solid #676767;
  font-family: inherit;
  height: 150px;
  margin: 0 0 9px;
  padding: 5px 3px;
  width: 100%;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
  background: #585858 url(images/button-style.png) center left repeat-x;
  border: 1px solid #585858;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 10px;
}

/* SIDEBAR ----------------------------------------------------- */

.currently-viewing, .sidebar #about, .sidebar .categories, 
.sidebar .archives, .pagenav, #meta, .linkcat, .widget { 
	border-bottom: 1px dotted #676767;
	margin: 0 0 8px;
	padding: 0 8px 9px;
}

.categories li li, .pagenav li li { 
	margin-left: 6px; 
}

ul.sb-list { 
	/*margin-left: 10px;*/
}

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

ul.sb-tools { 
	border-bottom: 1px dotted #676767;
	margin: 9px 0;
	padding: 0 8px 9px;
}

.sb-tools li { 
	display: block;
	min-height: 35px; 
}

.sb-tools a span {
  	color: #86180A;
  	display: block;
  	font-size: 12px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.sb-tools a:hover span { 
	color: #d80007; 
}

.widgettitle a span {
    color: #680004;
    font-size: 14px;
    text-decoration: none !important;
    padding-bottom: 1px;
}

.widgettitle span /*twitter*/, 
.widget_calendar_upcoming .widgettitle /* IE HACK */ {
  	display: block;
	text-transform: uppercase;
    color: #680004;
    font-size: 14px;
    text-decoration: none !important;
    padding-bottom: 1px;
}


.twitter-icon, .rss-icon {
	padding-left: 65px;
	color: #111;
	display: block;
	line-height: 1.25em;
}

#twitter_update_list a {
    /*float: left;*/
    font-size: 100% !important;
}

.twitter-icon { background: transparent url(images/twitter_48.png) top left no-repeat; }
.rss-icon { background: transparent url(images/rss-icon.png) center left no-repeat; }
.sb-icon-text { padding: 3px 0 0; }

.previous-post a, .next-post a {
  background: transparent url(images/next-prev-sprite.png) right -195px no-repeat;
	display: block;
	line-height: 1.2;
	margin: 8px 0 0;
  padding: 2px 65px;
}

.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden; 
  padding: 0;
  width: 150px;
}

/* PRINT Styles
------------------------------------------------------------------ */

@media print {
  /* Attaches the URI to each link so they are visible in the print version */
  .blog-content .entry a:after { content: "  [" attr(href) "] "; }
  #accessibility, #footer-nav, #nav, .sidebar { display: none; }
  hr { display: none; }
}


/* WEBSITE ORIGINAL STYLES */

* {
	margin: 0;
	padding: 0;
} 

html {
	width: 100%;
	height: 100%;
	margin: 0px;
}

body {
	width: 100%;
	height: 100%;
	min-width: 900px;
	margin: 0px;
	background: url(images/white-bg.gif) repeat-x #dfdfdf;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-smooth: always;
}

.body-wrap {
	height: 100%;
}

body > .body-wrap {
	height: auto; 
	min-height: 100%;
}

.sticky-foot {
	width: 100%;
	height: 149px;
	position: relative;
	margin-top: -149px;
	clear: both;
	background: url(images/footer-bg.gif) repeat-x;
} 

.body-outer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.body-outer {
	height: 100%;
	padding-bottom: 149px;
	display: inline-block; 
}

/* Hides from IE-mac \*/
* html .body-outer { 
	height: 1%;
}

.body-outer {
	display: block;
}
/* End hide from IE-mac */

.logo-grey-outer {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo-grey-inner {
	width: 900px;
	height: 281px;
	position: relative;
	left: -150px;
	background: url(images/logo-grey.png) no-repeat;
}

.body-inner {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0px auto -149px auto;
	z-index: 2;
}

.content {
}

.content-container {
	width: 911px;
	height: 100%;
	margin: 0px;
	background: #ffffff;	
}

.content-table {
	width: 921px;
	/*height: 100%;*/
	position: relative;
	margin: 0px auto;
	z-index: 2;
}

.shadow-top {
	width: 921px;
	height: 4px;
	background: url(images/shadow-top.png) no-repeat;
}

.shadow-left {
	width: 5px;
	height: 100%;
	background: url(images/shadow-left.png) repeat-y;
}

.shadow-lefttop {
	width: 5px;
	height: 4px;
	background: url(images/shadow-lefttop.png) no-repeat;
}

.shadow-right {
	width: 5px;
	height: 100%;
	background: url(images/shadow-right.png) repeat-y;
}

.shadow-righttop {
	width: 5px;
	height: 4px;
	background: url(images/shadow-righttop.png) no-repeat;
}

.shadow-bottom {
	width: 921px;
	height: 4px;
	background: url(images/shadow-bottom.png) no-repeat;
}

.header {
	height: 114px;
	position: relative;
	margin: 2px;
	/*background: url(images/content-bg.gif) repeat-x;*/
}

.blog {
	min-height: 580px;
	margin: 10px;
    background: url(images/content-bg.png) repeat-y 648px;
}

.logo {
	width: 260px;
	height: 100%;
	position: relative;
	top: 10px;
	left: 10px;
	background: url(images/logo.png) no-repeat;
	display: block;
}

.nav {
	height: 30px;
	margin: 2px;
	background: url(images/nav-bg.gif) repeat-x;
}

.nav-button {
	width: 181px;
	height: 30px;
	margin-top: 0px;
	position: relative;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background: url(images/nav-bg.gif) left no-repeat;
}

.nav-button.last {
	width: 183px;
	background: url(images/nav-bg-last.gif) left no-repeat;
}

.nav-button:hover {
	background: url(images/nav-bg.gif) right no-repeat;
	cursor: pointer;
}

.nav-button.last:hover {
	background: url(images/nav-bg-last.gif) right no-repeat;
	cursor: pointer;
}

.nav-button a {
	display: block;
	height: 27px;
	margin-top: 3px;
	color: #ffffff;
}

.nav-button a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.nav-button-shadow {
	font-size: 16px;
	color: #500205;
	position: absolute;
	margin-top: 1px;
	margin-left: -50px;
}

.nav-separator {
	width: 2px;
	height: 30px;
	float: left;
	background: url(images/nav-separator.gif) no-repeat;
}

.footer-margin {
	height: 119px;
	background: #ffffff;
}

.footer-outer {
	height: 111px;
	margin: 0px 8px 8px;
	background: url(images/footer-inner.gif) no-repeat #ffffff;
}

.footer-content {
	position: relative;
	top: 8px;
	margin: 0px 8px 8px;
	color: #ffffff;
	font-size: 0.7em;
}

.footer-content a {
	color: #fdb813;
}

.footer-small {
	color: #cacaca;	
}

.blog-container {
	float: left; 
	margin: 0 -240px 0 0; 
	width: 100%; 
	min-height: 580px;
    height: 100%;
}

.blog-content { 
	margin: 0 255px 0 0; 
	overflow: hidden; 
}

.searchform-container {
	position: absolute;
	top: 10px;
	right: 10px;
}

.nav-submenu {
	position: relative;
	float: right; 
	margin-left: -3px; 
	padding: 15px 10px 15px 10px; 
	width: 220px;
	color: #676767;
	display: block;
	font-size: 0.7em;
	height: 100%;
	/*text-shadow: 1px 1px 1px #ebd3aa;*/
	z-index: 10;
}

.nav-submenu .title {
	margin-bottom: 10px;
	color: #604218;
	font-size: 15px;
	text-align: center;
}

.nav-submenu ol {
	border-bottom: 1px dotted #676767;
	font-size: 15px;
	line-height: 24px;
}

.nav-submenu li {
}

.nav-submenu li a {
	/*color: #676767;*/
	margin-left: 10px;
	color: #604218;
}

.nav-submenu li a:hover { 
	color: darkred; 
	text-decoration: underline;
}

.contact-info {
	position: absolute;
	top: 50px;
	right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	line-height: 16px;
	color: #888888;
}

.darkgrey {
	color: #666666;	
}

.bullet {
	width: 20px;
	height: 22px;
	float: left;
	background: url(images/bullet-logo.png) no-repeat;	
}

.bar-horizontal {
	width: 100%;
	height: 5px;
	margin-bottom: 10px;
	background: url(images/bar-horizontal.png) no-repeat center;	
}

.lsa-image {
	width: 636px;
	height: 300px;
	background: url(images/valley4.jpg) no-repeat;
}

.gs-blogResult .gs-relativePublishedDate, .gs-newsResult .gs-relativePublishedDate {
	display: none;
}