/*
Theme Name: ligneous
Theme URI: http://pure-essence.net/2008/09/14/wordpress-theme-ligneous/
Description: Created on 09/14/2008 for WordPress version 2.6.2 by <a href="http://pure-essence.net">pure-essence.net</a>. Graphics contain foliage and is ligneous. Last updated 09/16/2008 for style fixes.
Version: 1.0.5
Author: Ying Zhang
Author URI: http://pure-essence.net/
Tags: fixed width, two columns, widgets, valid CSS, widget ready, white, simple, valid XHTML, right sidebar, black
The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Layout */
body {
	font-size: 1.0em;
	font-family: Arial, Verdana, Sans-Serif;
	background: #121212 url(images/bg.jpg);
	color: #ddd;
	text-align: center;
	padding: 2em 0;
	line-height:22px;
}
/* Default */
a {
	color: #79abcd;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 20px;
	margin:100px 0 0 20px;
	}
img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}
img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
form {
	padding: 0;
	margin: 0;
}
blockquote {
	background: url(images/blockquoteBk.gif) left 0.2em no-repeat;
	color: #666;
	padding: 0 1em 0 2.2em;
	margin: 0;
}
#page {
	width: 832px;
	background: #fff url(images/bottomBk.gif) bottom center no-repeat;
	color: #060606;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #fdfdfd url(images/ligneousHeader.jpg) no-repeat top center;
	height: 136px;
}
#headerimg {
	padding: 15px 82px;
}
#nav2 {
	background-color: #9dc5e1;
}
#nav2, #nav2 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav2 {
	padding: 0;
	font-size:14px;/*nav categories*/
	float:left;
	width:832px;
	border-top: 1px solid #dde0dc;
	}
#nav2 a {
	color:#fff;
	background-color:#9dc5e1;
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px solid #dde0dc;
}
#nav2 li {
	float: left;
	line-height:40px;
	font-size:16x;
}
#nav2 li a:hover {
	background: url(http://pingcommunication.ca/wp-content/themes/ligneous/images/menuBkBar-blck.jpg) repeat-x;
	text-decoration: none;
	border-right: 3px solid #ecedee;
}
#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	z-index: 99999;
}
#nav2 li ul li {
	width:250px;
	margin:-15px 0 10px 0;
	font-size:14px;
}
#nav2 li.current_page_item a, ul#nav li.current_page_item a:hover,
#nav2 li.current_page_item a:focus, ul#nav li.current_page_item a:active {
background: url(http://pingcommunication.ca/wp-content/themes/ligneous/images/menuBkBar-blck.jpg) repeat-x;
   color : #fff;
   cursor : default;
   text-align : left;
 }
 #nav2 li:hover, #nav2 li.hover {
    position: static;
}
#nav2 li ul ul {
	margin: -29px 0 0 15em;
}
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
} 
#content {
	padding: 0;
	margin: 0;
	background: url(images/contentBk.jpg) top left no-repeat;
	width: 605px;
	float: left;
}
#sidebar {
	padding: 0;
	margin: 0 0 0 605px;
	background: url(images/sideBarBk.jpg) top left repeat-x;
}
#sidebar ul {
	padding: 15px;
	margin: 0;
	list-style: none;
}
#footer {
	clear: both;
	padding: 0;
	margin: 0.5em auto 0 auto;
	width: 832px;
}
#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #999999;
}
#footer p .footerbuttons {
	float: right;
}
#footer a {
	color: #79abcd;
	text-decoration:none;
}
#footer img {
	border: 0;
}
#footer a:hover {
	color: #999999;
}
/* Post */
.post h2,
.post small {
	padding: 0;
	margin: 0;
}
.post {
	margin: 1em 1em 2em 1em;
}
.post h2 {
	margin:70px 0px 10px 0px;
}
.post h2 a {
	color: #79abcd;
	text-decoration: none;
	font-size:25px;
	font-weight:400;
	}
.post h2 a:hover,
.navigation a:hover {
	text-decoration: underline;
	color:#000000;
}
ul.postmetadata {
	clear: both;
}
.post small.postmetadata,
ul.postmetadata {
	font-size: 0.85em;
	color:#b3b5b7;
}
.post small a,
ul.postmetadata a {
	color: #79abcd;
	text-decoration: none;
}
.post small a:hover,
ul.postmetadata a:hover {
	text-decoration: underline;
	color:#000000;
}
.entry {
	
}
ul.postmetadata {
	list-style: none;
	padding: 0.5em 0 1em 0;
	margin: 0;
}
ul.postmetadata li {
	display: block;
	float: left;
}
ul.postmetadata li.comments {
	text-align: right;
}
.navigation {	
	padding: 0 1em 1em 1em;
}
.navigation a {
	color: #9dc5e1;
	text-decoration:none;
}
.navigation a:hover {
	color: #003366;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}
#wp-calendar td#today {
	font-weight: bold;
}
#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #003366;
	border: 1px solid #4F4F4F;
	text-decoration: none;
}
#wp-calendar td#today a {
	background-color: #4F4F4F;
	border: 1px solid #666;
}
#wp-calendar td a:hover {
	color: #fff;
	background-color: #4F4F4F;
	border: 1px solid #666;
}
#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prv a:hover {
	color: #003366;	border: 0;
}
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
background-color: transparent;
text-decoration: underline;
}
/* Sidebar */
#sidebar {
font-size: 0.8em;
line-height:18px;
}
#sidebar a,
a.more-link {	color: #79abcd;
text-decoration:none;
}
#sidebar a:hover,
a.more-link:hover {	
	text-decoration: underline;
	color:#000000;
}
#sidebar h2 {
padding: 0px 0 10px 0;
margin: 30px 0 0 0;
font-size:20px;
color:#000000;
font-weight:400;
}
#sidebar ul {
margin: 0;
padding: 0 1em;
}
#sidebar ul li ul li {
line-height: 18px;
list-style: square;
margin: 0 0 10px 5px;
color: #666;
}
#searchform {
	padding: 1em 0 0 0;
}
#searchform input#s:focus {
	background-color: #ffffff;
	border: 2px solid #000;
}
#searchform input#s {
	width: 12.5em;
	background-color: #eaeaea;
	border: 2px solid #000;
	font-size: 1.2em;
	margin: 30px 0 10px 0;
}
/* Heading */
#content h2.pagetitle {
	margin: 50px 2.5em 0 0.8em;
	padding: 0;
	font-size: 1.4em;
}
/* Comments */
ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}
ol.commentlist li.commentind {
	background: url(images/commentsBk.gif) left top no-repeat;
	padding: 1em;
	margin-bottom: 1em;
}
img.avatar {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;}
ol.commentlist li.commentind cite {
	font-style: normal;
}
ol.commentlist li.commentind a {
	color: #2D7C20;
}
h2.commentheading {
	clear: both;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}
form#commentform {
	margin: 1em 2em;
}
form#commentform p {
	font-size: 1.1em;
}
form#commentform a {
	color: #2D7C20;
}
p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}
input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #eee;
	border: 1px solid #000;
}
input#author, 
input#email,
input#url,
textarea#comment {
	width: 20em;
	background-color: #fff;
	border: 1px solid #000;
}
textarea#comment {
	width: 100%;
}
p.commentWrapper {
	padding: 0;
	margin: 0;
}
div#recaptcha_widget_div {
	float: right;
}
input#submit {
	margin: 1em 0 0 0;
}
/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}