/*
Theme Name: Essence(The Porters)
Description:
Author: The Porters
Author URI: http://www.needforvoip.com
*/

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #4F789F;
}

h3 {
	font-size: 1em;
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	/* border-bottom: 1px solid #3B3B3B; */
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	background: #69B10A url(images/img2.jpg);
}

#header h1, #header h2 {
	/* text-transform: lowercase; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	/* float: left; */
	padding: 63px 0 0 19px;
	letter-spacing: -2px;
	font-size: 48px;
}

#header h2 {
	/* float: left; */
	padding: 0 0 0 19px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
	border-top: 20px solid #3B3B3B;
}

#content {
	float: right;
	width: 497px;
	padding-right: 1px;
	position: relative;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

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

#menu li {
	display: inline;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 670px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#links {
	float: right;
}


/* My Mods */

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

#menu ul ul li a {
	margin-left: -1em;
	padding-left: 3em;
}

#menu ul ul li a:hover {
	margin-left: 0;
	padding-left: 3em;
}

.title a {
	text-decoration: none;
	font-size: 1.7em;
	line-height: 1em;
}

.summary {
	/* padding: .7em .8em 0 .8em; */
	/* margin-bottom: 1em; */
	/* border: 1px dotted; */
	/* background-color: #FFFECE; */
	color: #5F2D1D;
	font-size: 1.2em;
	/* background-color: #FEFEE2;
	margin: auto -20px 1.4em -20px;
	padding: .9em 24px .1em 20px;
	border-top: 1px dotted #40230E;
	border-bottom: 1px dotted #40230E; */
	margin-bottom: 1em;
}


.mandala {
	width: 220px;
	height: 220px;
	border: none;
	position: absolute;
	top: 0;
	right: 1px;
	z-index: 1
	background-repeat: no-repeat;
}

#tl-social-dimension {
	background-image: url(images/social-slice.gif);
}

#tl-worldview-dimemsion {
	background-image: url(images/worldview-slice.gif);
}

#tl-economic-dimension {
	background-image: url(images/economic-slice.gif);
}

#tl-ecological-dimension {
	background-image: url(images/ecological-slice.gif);
}


#content, #example {
	position: relative;
	z-index: 100;
}

#legal {
	text-align: center;
}

#legal a {
	color: white;
}

#geese-logo {
	background-image: url(images/nav_logo_small.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 92px;
	position: absolute;
	top: 200px;
	left: 
}

