/*
Theme Name: Lonelytree
Theme URI: http://www.gauson.com/lonelytree
Description: LonelyTree is a theme inspired by the global warming conditions around the world and in part dedicated to the bush fires.  The theme is simple with two columns, fixed width, widget ready,  valid CSS and valid XHTML and compatible with wordpress 2.8. LoneyTree Wordpress Theme by Designed by Gauson
Version: 1.9
Author: Gauson
Author URI: http://www.gauson.com
Tags: green, white, two-columns, right-sidebar, fixed-width, flexible-width, theme-options
*/

/* - CUSTOMIZATIONS - */
@font-face {
	font-style: normal; font-family: "TempusSans";
	src: url("fonts/tempus.ttf") format("truetype");
}
#google_translate_element{ border:1px solid #434A50}
#site-translator, #google_translate_element {
	margin: 4px 10px;
	float: right;
}
.entry-content .bodyHeading {
	font-family: "Palatino  Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	text-align: right;
}
#gallery-1 dl {
	margin-top: 0px;
}
/*.gallery-item{
	
	margin-top:48px;}*/
blockquote h1,h2,h3,h4,h5,h6 {
	color: #EEE;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
}
ul#galleryPagination {
	margin: 10px 0px 40px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
ul#galleryPagination li {
	display: inline;
	list-style: none;
}
ul#galleryPagination li a {
	padding: 5px 10px;
}
ul#galleryPagination li a:hover {
	color: #666;
	border-radius: 2px;
	background: #EEE;
}

ul#link li a:hover {
color: #666;
	border-radius: 2px;
	background: #EEE;
}
/* - BASIC CSS - */

*{
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html, body {
	line-height: 1;
	height: 100%;
	margin: 0;
	padding: 0;
}

code {
	background-color: #eee;
	padding: 2px;
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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


body {
	background-color:#ACACAC;
	background: url(../images/main-bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	color: #cde;
	font: 12px/17px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a {
	/*text-decoration:none;*/
	color:#9ac;
	outline: none;
}
a:hover {
	text-decoration:none;
	color:#9be;
}

.additional-meta {
	height: 20px;
	font-size: x-small;
	background: rgba(0,0,0,0.3);
	border-radius: 5px;
	//background: #fff url(../images/bg-meta.gif) repeat-x left top;
	padding: 5px 10px;
	margin-bottom:5px;
}

.entry-meta {
	font-size: x-small;
	/*background: rgba(0,0,0,0.3);*/
	background:#424a50;
	border-radius: 5px;
	/*background: #fff url(images/bg-meta.gif) repeat-x left top;*/
	margin-top: 15px;
	padding: 5px 10px;
	clear: both;
}
.meta-date {
	float:left;
	font-size:12px;
}
.meta-comments {
  background-repeat: no-repeat;
  float: right;
  padding: 0 0px 4px 17px;
  background: url(../images/comments.png) no-repeat 0px 0px;
}

.date{
	padding: 0 0px 3px 17px;
	background: url(../images/date.png) no-repeat 0px 0px;
}

.author{
	padding: 0 0px 3px 17px;
	 background: url(../images/author.png) no-repeat 0px 0px;
}

.editblock{
	background: url(../images/edit.png) no-repeat 0px 0px;
	padding: 0 0px 3px 17px;
}	

.category{
	background: url(../images/category.png) no-repeat 0px 0px;
	padding: 0 0px 3px 18px;
}

.tag{
	background: url(../images/tags.png) no-repeat 0px 0px;
	padding: 0 0px 3px 18px;
}	

blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0.5em 1em;
/*	background: rgba(240,240,240,0.4);*/
    background:#9ea5aa;
	border: solid 1px rgba(240,240,240,0.5);
	border-radius: 5px;
	font-style: italic;
	color: #9ac;
	font-size: 1.5em;
	font-family: "Palatino  Linotype", "Book Antiqua", Palatino, serif;
	box-shadow: 2px 5px 10px rgba(0,0,0,0.5);
}

blockquote p {
	color: #444444;
	padding: 1em 1em;
	line-height: 180%;
}

hr {	display: block;
	border: none;
	margin: 0.5em auto;
	background-color: #888;
}

pre{
white-space: normal;
}
img{
  border: 0;
}

p{
  line-height: 140%;
  margin: .5em 0 1.3em;
}

table {border-collapse:collapse;}

fieldset{
  padding: 10px;
}

.clear {clear: both}

/* -- LISTS -- */

ul {
	margin:0;
	padding:0;
}
ul li {
	margin-left:5px;
	padding:0;
}
li {
	list-style-type:none;
	/*margin-bottom: 4px;*/
}
ol {
	list-style-type: decimal;
}
.disc {list-style-type:disc;
}

/* lists inside posts */

.entry-content ul ol {
	margin-left:0;
}
.entry-content ul li {
	margin-left:1.5em;
	list-style:disc;
	list-style-position:inside
}
.entry-content ul li ol {
	margin-left:1.5em;
}
.entry-content ol li {
	margin-left:1.5em;
	list-style: decimal;
	list-style-position:inside
}
.entry-content ol li li {
	margin-left:2em;
}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {
	margin:0;padding:0; 
	line-height:1.8em;
}

h2.entry-title {
	font-size:180%;
}

h2#comments{
	margin:20px auto 10px;
	font-size:140%;
}

/* headings inside posts */

.entry-content h3 {
	font-size:140%;
}
.entry-content h4 {
	font-size:120%;
}
.entry-content h5 {
	font-size:100%;
}
.entry-content h6 {
	font-size:90%;
}

/* -- MAIN DIV'S -- */

#wrapper {
	margin:0 auto 0;
	width: 1000px;
}
.menuStyle {
	background: url(../images/menu-bg.jpg) repeat-x left top;
	height: 36px;
	width: 1000px;
	//padding: 10px 6px 6px;
	border-bottom: #333 1px solid;
	border-radius: 8px;
	box-shadow: 2px 5px 10px rgba(0,0,0,0.8);
}
.menuStyle li {
        float: left;
	margin: 9px 4.5px;
        list-style: none;
}
.menuStyle li a {
	color: #444;
	font: 12px arial;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	text-align: center;
	padding: 9px 9px;
	text-transform: uppercase;
	letter-spacing: 0;
	height: 25px;
}
.menuStyle li#current a, .menuStyle a:hover, li.current_page_item a {
	color: #fff;
	background: url(../images/menu-active-bg.jpg) left top;
	background-size: 100% 100%;
}
#header {
	height:200px;
	//background-color: #666;
	//background: url(images/hex-tex.jpg) no-repeat top right;
	margin:0 auto;
	width: 1002px;
}

#header2{
	//background:url(../images/bg.jpg) repeat-x top;
	height:200px;
}

#footer {
	//background:#2e2f31;
	color: #97A1A1;
	height:40px;
	overflow:hidden;
	clear:both;
	float:none;
	text-align:center;
	padding: 21px 0;
	width: 1002px;
}

#footer a:hover{
	color:#FFF;
	text-decoration:none;
}

.container{
	background: rgba(255,255,255,0.15);
	margin: 32px 0px;
	border-radius: 8px;
	box-shadow: 5px 10px 25px rgba(0,0,0,0.8);
}

.inst {margin-top: 55px; margin-left:40px}
.inst tr {padding-bottom:25px; }
.bordr tr td {border: 1px solid #000000}


#mainmenu{
	background: #F8F8F8 url(../images/menubar.png) repeat-x top;
	height: 36px;
	margin: 0px 0px;
	width: 1002px;
}

#mainmenu .cat_e{
	float:left;
	font-weight:bold;
	margin: 8px 6px;
	color:#DDD;
}

	
#mainmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#mainmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	display:block;
	color: #fff;
	font-weight: bold;
	margin: 0 3px;
	padding: 9px 10px 6px;
	text-decoration: none;
}

#mainmenu li a:hover, #mainmenu li.current-cat  a{
	color: #fff;
	margin: 0 3px;
	padding: 9px 10px 6px;
	text-decoration: none;
	background-color: #006000;
}
	
#mainmenu li li a, #mainmenu li li a:link, #mainmenu li li a:visited {
	background: #333;
	width: 160px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom:1px solid #000;
}
	
#mainmenu li li a:hover, #mainmenu li li a:active {
	background: #111;
	color: #eee;
	padding: 8px 10px 7px 10px;
}

#mainmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#mainmenu li li { 
}

#mainmenu li ul a { 
	width: 140px;
	}

#mainmenu li ul ul {
	margin: -32px 0 0 170px;
}

#mainmenu li:hover ul ul, #mainmenu li:hover ul ul ul, 
#mainmenu li.sfhover ul ul, #mainmenu li.sfhover ul ul ul {
	left: -999em;
}

#mainmenu li:hover ul, #mainmenu li li:hover ul, 
#mainmenu li li li:hover ul, #mainmenu li.sfhover ul, 
#mainmenu li li.sfhover ul, #mainmenu li li li.sfhover ul {
	left: auto;
}

#mainmenu li:hover, #mainmenu li.sfhover { 
	position: static;
}	

/* -- Logo Area --*/
#logo{
	border: 0;
	float: left;
	width: 640px;
	height: 43px;
	display:block;
	margin: 60px 20px;
	text-align: left;
}
#logo h1{
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0 15px;
	padding: 0;
	color: #ccc;
	font-family: TempusSans, sans;
	text-transform: capitalize;
	outline:none;
}
#logo h2{
	letter-spacing: 1px;
	margin: 0 0 0 15px;
	font-family: TempusSans, sans;
	font-size: 20px;
	color:#ccc;
}
#logo a{
	text-decoration: none;
}
#logo:hover {
	color: #fff;
}

/* -- POSTS -- */
.post-index {
	margin:0 0 10px;
}
#post-single {
	margin:0 0 20px;
}
.posts-wrap {
	float:left;
	clear:none;
	width:960px;
	padding: 0 20px;
	
}
/* -- SIDEBARS --*/

#sidebar {
	padding-top:10px;
	padding-right:15px;
	margin:0 auto;
	overflow:hidden;
	float:right;
	clear:none;
	width:320px;
}

#si_contact_form1 fieldset legend {color:#000000}

/* -- 404-PAGE --*/

.error404 {
	margin:0;
	width:100%;
}
.error404 h1,.error404 h2 {
	margin: 10px auto;
}

/* -- COMMENTS -- */

#combox {
	border-top: 5px solid #989698;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h4#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

form#commentform{
	margin:10px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #323232;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	margin-right: 17px;
	border: 2px solid #999;
}

.avatar img {
	border: 2px solid #ddddd4;
}

#comment-meta2 {
font-size: 11px;
padding: 3px;
background-color:#eee;
}

.comment-meta {
font-size: 11px;
color: #626262;
margin-left: 17px;
}

cite, cite a {
font-style: normal;
font-size: 11px;
font-weight: bold;
color: #333;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}

p.comment_author, p.comment_author a {
    font-weight: bold;
	color: #666;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #006000;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
	font-family: tahoma;
}

.comment_text {
	line-height: 1.5em;
	color: #666;
	margin-top: 15px;
	font-size: 11px;
}

.reply form {
	width: 488px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

#reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 2px;
}

.replytext {
	border: 1px solid #989898;
	width: 200px;
	padding: 7px;
	margin: 5px;
	background-color:#E2ECF5;
	color: #366799;
}

.replytext:focus {
	background: #fffff9;
}

.replyarea {
	border: 1px solid #989898;
	line-height: 1.5em;
	padding: 5px;
	width: 95%;
	height: 120px;
	background-color:#E2ECF5;
	color: #37699B;
}

.replyarea:focus {
	background: #fffff9;
}

.replybutton {
	text-align: center;
	height: 35px;
	padding: 5px;
	font-weight: bold;
	color: #212121;
	cursor: pointer;
	margin-right:30px;
}

/* no border on smilies */
img.wp-smiley, .post img.wp-smiley{
  padding: 0;
  margin: 0;
  border: 0;
}

/*-- table --*/
table{
  margin: .5em 0 1em;
/*  border-bottom: 0px solid #d1d1d1;
  border-left: 0px solid #d1d1d1;*/
}


table td, table th{
 /* text-align: center;*/
  padding: .3em .5em;
 /* border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;*/
}

table th{
	/*background-color: #d1d1d1;*/
	/*border-bottom: 0px solid #d1d1d1;*/
}

table tr.odd{
	background-color: #E2E2E2;
}

table tr:hover{
  /*background: #E2E2E2;*/
}

#column {
	float: left;
	width: 540px;
  margin-top: 5px;
	margin-right: 20px;
	background: #fff;
}

.post {
	margin-top: 10px;
}
.post-top {
	width: 540px;
	height: 10px;
}

.post-bottom {
	width: 540px;
	height: 10px;
}

.entry {
	background: #FFF;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 20px;
  font-weight: bold;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 20px;
	color: #006178;
	font-weight: bold;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 0.7em;
	line-height: 1.3em;
}

.comments a:hover{
	color: #006178;
}

/* -- ALIGNMENTS --*/
img.alignright {
	float:right;
	clear:none;
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left;
	clear:none;
	margin:0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin:1em auto;
	text-align:center;
}
img.alignnone {
	margin:0 0.5em 0 0;
}

/* -- NAVIGATION --*/
div.navigation {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding: 10px 0px;
}

.navigation-index {
}

.nav-next {
	float:right;
	clear:none;
	width:48%;
	text-align:right;
}

.nav-prev {
	float:left;
	clear:none;
	width:48%;
	text-align:left;
}

.wp-caption {
	background-color: #495059;
	border-top: 2px solid #40474d;
	border-bottom: 2px solid #40474d;
	border-left: 2px solid #40474d;
	border-right: 2px solid #40474d;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top:5px;
	margin: 0 0 10px 10px;
	text-align: center;
	color: #aaa;
}

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

.wp-caption.alignleft{
	margin-left: 0px;
	float: left;
}

.wp-caption.alignright{
	margin-right: 0;
	float: right;
}

/** WIDGETS CSS */

.widget{
  margin: 1em 0 1.8em 0;
}

.widget ul ul{
  margin: .4em 0 1em .8em;
}

/*-- sidebar  begins-- */

#sidebar h2,  h3.widgettitle {
	text-align:right;
	font-style:oblique;
	border-bottom: 1px solid #999;
}

#sidebar ul, #sidebar ul ol {
	margin: 5px;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	list-style-image:none;
	margin-bottom: 10px;
	}

#sidebar ul li ul li {
	margin-left: 2px;
}

#sidebar ul li ul li a,   .widget ul li a{
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left:14px;
	background:url(../images/arrow.png) 0 6px no-repeat;
	margin-bottom: 1px;
}

#sidebar ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}

#sidebar ul li.recentcomments {
	background: url(../images/arrow.png) left center no-repeat;
	padding-left: 1.5em;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*-- Sidebar end --*/	


/* sidebar search */
#searchtab{
	background: transparent url(../images/search-bg.png) no-repeat left top;
}

#searchtab .inside{
  background: transparent url(../images/search-go.png) no-repeat right top;
  height: 30px;
  position: relative;
}

input#searchbox {
	width: 64%;
	overflow:hidden;
	border: 0;
	background: none;
	font-size: 12px;
	padding: 0px;
}

#searchtab input{
  border: 0;
  background: none;
  font-size: 12px;
  padding: 0px;
}

#searchtab input.searchfield, #searchtab input#s{
  position: absolute;
  top: 5px;
  left: 30px;
  color: #383838;
  padding: 1px 6px;
  margin: 0;
}

#searchtab input.searchfield:focus, #searchtab input#s:focus{
	color: #111;
}

#searchtab input.searchbutton, #searchtab input#searchsubmit{
	position: absolute;
	right: 5px;
	top: 5px;
	color: #D6D6D6;
	font-weight:bold;
	text-transform: uppercase;
	padding: 1px;
	margin: 0;
	cursor:pointer;
	width:65px;
}

#searchtab label{
	display: none;
}
#searchtab input.searchbutton:hover{
	color: #FFF;
}

/* Begin Calendar */

#wp-calendar {
   empty-cells: show;
   margin: 10px auto 0;
   width: 100%;
	}

#wp-calendar caption {
  font-size: 120%;
  font-weight:bold;
  padding:2px;
  margin: 0 0 5px 0;
  background: #d1d1d1;
  text-align: center;
  width: 100%;
}

#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 td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}/* End Calendar */
						
.meta_bot{
	float:left;
	padding: 0 10px 0 0px;
}

.more{
	float:right;
	font-weight:bold;
}

input:focus {
	outline: none;
}

.classname {
text-shadow: #fff 0 0 0;
}

#pagenavi, 
#postnavi {
	border-top:2px solid #006000;
	margin:20px -5px 10px;
	padding:20px 5px 10px;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
.attachment-thumbnail {
 -moz-box-shadow: 5px 5px 6px #000; /* Firefox */
 -webkit-box-shadow: 5px 5px 6px #00; /* Safari/Chrome */
 box-shadow: 5px 5px 6px #000; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000');/* IE 5.5 - 7 */ 
} 

#imageContainer img{border:2px solid #666666 }
#si_contact_message1{width:690px}
#mrgn{margin-top: 40px}

.page-id-10 .topfrm, .page-id-6 .topfrm{display:none}


.twitter{ width:100px; height:35px; float:left;}
.facebook{ width:100px; height:35px; float:left;}