/*
Theme Name: ZEST GROUP
Theme URI: http://pure-essence.net/2008/09/19/wordpress-theme-oriental/
Description: Created by Susan Zeegers. Elephants can read your heart. 
<br />version 1.1.1 - Recoded to use relative positioning instead of float.
<br />version 1.1.2 - Fixed IE 6 issue brought up http://wordpress.org/support/topic/208400 and the random post issue brought up http://wordpress.org/support/topic/208400
Version: 1.1.2
Author: Susan Zeegers [Elephant sees Elephant]
Author URI: http://www.elephantseeselephant.com
Tags: fixed width, two columns, widgets, valid CSS, widget ready, white, simple, valid XHTML, left sidebar, orange, red, asian, oriental, plum

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */

html {height:100%; background-origin: content;}

body {
	height:100%; margin:0; padding:0;
	font-size:12px;
	line-height:1.5em;
	font-family:Tahoma;
	background-color: #b2b2b2;
	background-size: auto;
	color: #868889;
	
}

h1, h2, h3, h4, h5 {

  font-weight: bold;
  width:100%;
}


h1 {
	margin: 0px 0px 15px 0px; padding: 0;
	font-size: 24px;
	color:#d5ac01;
	font-weight:normal;
}

h2 {
	margin: 0; padding: 0;
	font-size:medium;
	color:#d5ac01;
	font-weight:normal;

}

h3 {
	margin: 0; padding: 0;
	font-size: large;
	font-weight:bold;
	color:#d5ac01;
	font-weight:normal;
}

h4 {
	margin: 0; padding: 0;
	font-size: small;
}

h5 {
	margin: 0px; padding: 0px;
	font-size: x-small;
}

h6 {
	margin:0px;padding: 0px;
	font-size: large;
}

h7 {
	margin:0px;padding: 0px;
	font-size: large;
}


/* Default */
a {
	color: #8a3d0c;
	text-decoration:underline;
}

a:hover {
	color: #8a3d0c;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

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

a img {
	padding: 5px;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#master_container {
	height:100%;
	width: 999px;
	margin:auto;
	padding:auto;
	border:0px solid #FF9900;

}

/* HEADER */

#header{
height:125px;
width:999px;


}

#header_left{
height:125px;
width:246px;
background:url(images/logo.png) no-repeat;
float:left;
padding:0px;
margin:0px;

}


#header_middle{
height:125px;
width:508px;
float:left;
background:url(images/header_middle_bg.jpg) repeat-x;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#header_right{
height:125px;
width:245px;
float:left;
background:url(images/header_right.png) no-repeat;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

/* HR */

/*.main-entry hr {
height:2px;
background:url("images/hr.gif") no-repeat;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hr.gif) progid:DXImageTransform.Microsoft.Matrix(Dx=-1);
}*/


hr {
  border : 0;
  height : 2px;
  background : url(images/hr.gif) 50% 0 no-repeat;
  margin : 1em 0;
}

/* --- IE hack --- */
* HTML hr,
*:first-child+html hr {
  display : list-item;
  list-style-image : url(images/hr.gif);
  list-style-position : inside;
  border : 0px solid #fff;
  width : 0;
  height : 0;
  margin-bottom : .5em;
}
/* --- end hack --- */


#searchform {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/searchform_bg.jpg) no-repeat;
	height:62px;
	width:245px;
}

#s {
	border: 1px solid #bbb;
	width:110px;
	margin-left:10px;
	margin-right:10px;
	margin-top:25px;
	height:13px;
}

#searchsubmit {
	border: 0px solid #bbb;
	background: #fff url(images/searchsubmit_bg.jpg) repeat-x;
	height:20px;
	font-size:14px;
	color:#fff;
	padding:0px 5px 5px 5px;
	margin:0px 20px 0px 0px;
	
}

#searchsubmit a:hover{
	border: 0px solid #bbb;
	background: #fff url(images/searchsubmit_bg.jpg) repeat-x;
	height:20px;
	font-size:14px;
	color:#000000;
	padding:0px 0px 2px 0px;
	margin:0px 20px 0px 0px;
	
}

#searchsubmit a:hover{
	border:1px solid #fff;
	color:#ff0000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}


#sidebar {

	width: 245px;
	color: #000000;
	text-align:left;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

#sidebar .widgettitle{

text-align:left;padding-left:20px;


}

#sidebar .widget{width:245px;float:left;padding:0px;margin:0px 0px 10px 0px;text-align:center;}


#sidebar .widget ul{

	list-style:none;
	color:#646333;
	padding:0px 0px 0px opx;
	margin:0px 0px 0px opx;
	width:245px;
	float:left;
}

#sidebar .widget li{

	list-style:none;
	list-style-image:none;
	color:#868889;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:245px;
	float:left;
}

#sidebar .widget #searchform{
float:left;
width:245px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

#sidebar .widget .qtrans_language_chooser{

height:90px;
width:245px;
padding:0px;
margin:0px;
float:left;
background-image:url(images/languagechooser_bg.jpg);
background-repeat:no-repeat;
background-position:top left;


}

#sidebar .widget .qtrans_language_chooser li{

list-style:none;
line-height:1.5em;
height:15px;
width:245px;
padding:15px 0px 10px 30px;
margin:0px 0px 0px 0px;

}

#sidebar .widget .qtrans_language_chooser li a{

list-style:none;
line-height:2.0em;
height:20px;
color:#868889; 
width:245px;

}

#sidebar .widget .qtrans_language_chooser li a:hover{

list-style:none;
line-height:2.0em;
height:20px;
color:#d5ac01;
width:245px;

}



#sidebar .widget .qtrans_language_chooser li .active{

color:#00FF33;

}


#sidebar .widget .qtrans_language_chooser_top{

height:35px;
width:245px;
background:url(images/language_bg_top.jpg) no-repeat;
float:left;


}

#sidebar .widget .qtrans_language_chooser_middle{

float:left;
width:245px;
background:url(images/language_bg_middle.png) repeat-y;

}

#sidebar .widget .qtrans_language_chooser_bottom{
float:left;
width:245px;
height:27px;
border:0px solid #CC00CC;
background:url(images/language_bg_bottom.jpg) repeat-y;

}


#sidebar .widget .qtrans_flag{



}


#sidebar a {
	color: #646333;
	text-decoration:none;
	font-weight:none;
	list-style-image:none;
	list-style-position:outside;
	marker-offset:auto;
	list-style:circle;
	font-size:12px;
	font-family:tahoma;
	line-height:0.5em;
}

#sidebar a:hover {
	color: #8e8d4f;
}

#sidebar ul {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	list-style:none;
}

#sidebar ul li {	
	/*background-color: ;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	list-style-type:none;
	list-style-image:none;
	marker-offset:auto;
	text-align:left;
	color:#868889;
	width:245px;
	
	
}


#sidebar ul li a:hover {	
	color:#868889;
	
	
}

#sidebar ul li a:active {	
	color:#868889;
	text-decoration:none;
	font-weight:bold;
	
}

#sidebar ul li a.self {	
	color:#868889;
	text-decoration:none;
	font-weight:bold;
	
}




#sidebar ul li .qtrans_flag_nl{

padding-right:20px;


}

#sidebar ul li .qtrans_flag_nl .active{

padding-right:20px;


}



 #sidebar ul li .qtrans_flag{

 
 }


#sidebar ul li h2{

list-style: none;
color:#d5ac01;

}

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

#sidebar ul li table {
	padding-bottom: 5px;
	list-style:none;
}

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

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

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
	list-style:none;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding:  0;
	margin: 0 0 0 1em;
	list-style-type:circle;
	list-style-image:none;
	list-style-position:outside;
	marker-offset:auto;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
	list-style:none;
}

#sidebar ul li ul li a {
	text-decoration: none;
	list-style:none;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
	list-style:none;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	list-style:none;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #8e8d4f;
	list-style:none;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: left;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	/*background: #fefef6 url(images/yellowBarBk.gif) repeat-x;*/
	margin:0px 0px 20px 0px;
	color:#d5ac01;
	font-family:Tahoma;
	
}

h2.pagetitle a {
	/*background: #fefef6 url(images/yellowBarBk.gif) repeat-x;*/
	margin: 0;
	color:#d5ac01;
	font-family:Tahoma;
	
	
}


#content {
	float:left;
	width:999px;
	border:0px solid #fff;
	text-align:left;
	background: url(images/content_bg.jpg) top repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

#content_left{

float:left;
width:246px;
height:471px;
border:0px solid #000033;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

#content_left a {
color:#868889;
text-decoration:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}


#content_left a:hover {
color:#d5ac01;
text-decoration:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;


}



#content_left a.self{

color:#d5ac01;

}



#content_left_menu{

float:left;
text-align:left;
width:246px;

background:url(images/content_left_menu_bg.png) top repeat-y;
line-height:1.5em;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size:14px;
}

#content_left_menu_container{
width:245px;
padding-left:22px;
}


#content_left_menu li.collapsPage{

padding-left:0px;
margin:0;


}


#content_left_menu li.collapsPage a
{
padding:0px 0px 0px 2px;
margin:0px 0px 0px 0px;
}

#content_left_menu li.collapsPage a:hover
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


#content_left_menu li.collapsPage a.self{

padding:0px 0px 0px 5px;
margin:0px 0px 0px 0px;
color:#fff00;

}



#content_left_menu ul.collapsPageList li.collapsPage .sym

{
list-style-image:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px -5px;
width:0px;


}


#content_left_menu ul.collapsPageList li.collapsPage

{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}


#content_left_menu li.collapsPage a.self{

padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
color:#d5ac01;

}

#content_left_menu ul.collapsPageList li.collapsPage .sym 

{width:0px;}

#content_left_menu ul.collapsPageList{

padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:left;
}


#content_left_menu #content_left_menu li.collapsPage{

background:url(images/menu_hr.gif) bottom no-repeat;

}



#content_left_menu ul.collapsPageList li.collapsPage{


background:url(images/menu_hr.gif) bottom no-repeat;
/*border-bottom:1px solid #339900;*/
padding:10px 0px 10px 0px;
margin:0px 0px 0px 0px;
list-style:disc;
list-style-position:inside;

}

#content_left_menu ul.collapsPageList li.collapsItem
{

background:url(images/menu_hr.gif) bottom no-repeat;
/*border-bottom:1px solid #ff0000;*/
padding:10px 0px 10px 0px;
margin:0px 0px 0px 0px;
list-style:disc;
list-style-position:inside;

}

#content_left_menu_bottom{

float:left;
width:246px;
height:39px;
border:0px solid #000033;
background:url(images/content_left_menu_bottom.png) top repeat-y;
line-height:1.5em;
}

#content_left_menu #collapsPageDiv {

padding-left:0px;
margin:0px 0px 0px 0px;
text-align:left;
width:245px;
background:url(images/menu_hr.gif) top left no-repeat;

}

#content_left_menu #collapsPageDiv li{

background-position:left bottom;
background-repeat:no-repeat;
background-image: url(images/menu_hr.gif);
padding-bottom:10px;
padding-top:10px;
list-style:none;
width:245px;
padding-left:10px;
}

#content_left_menu #collapsPageDiv li li{

background-position:left bottom;
background-repeat:no-repeat;
background-image: none;
padding:0px;
margin:0px;
list-style:disc;
list-style-position:inside;
}


#content_middle{
float:left;
width:475px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
font-size:12px;


}

#content_middle p {

font-size:12px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
line-height:1.5em;
}




#content_right{

float:left;
width:245px;
text-align:right;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

#footer{
float:left;
font-size:12px;
width:999px;
height:44px;
text-align:center;
background:url(images/footer.jpg) top no-repeat;
vertical-align:middle;

}

#footer p{
font-family:tahoma;
color:#868889;
text-decoration: none;
padding-top:30px;
margin-top:10px;


}

#footer a{
color:#dfdfdf;
font-weight:bold;
}

#footer a:hover{
color:#d5d5d5;
}



#contentinner {
}

#contentinner .post{
color:#868889;
font-size:12px;
font-family:tahoma, arial;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;


}

#contentinner .post h2 .posttitle a{
color:#d5ac01;
text-decoration:none;

}

#contentinner h2 {
color:#d5ac01;
font-decoration:none;

}


#contentinner .post h2 .posttitle a:hover{
color:#d5ac01;
font-decoration:none;

}




#contentinner .entry{
height:100%;
padding:0px;

}

#contentinner_content .post{
height:100%;
padding:0px;
margin:0px;


}

.post a{
text-decoration:none;
color:#d5ac01;
}


.post a:hover{
text-decoration:none;
color:#d5ac01;
}


#contentinner img {
margin:10px;
border: 5px solid #dac17d;

}

#contentinner img a{
margin:10px;
border:0px solid #70C6E8;
}


#contentinner img a:hover{
margin:10px;

}



#contentinner_content a {

	color:#8a3d0c;
	text-decoration:underline;
}

#contentinner_content a:hover {

	color:#8a3d0c;
	text-decoration:underline;
}




#contenttitle{
width:100%;
margin-bottom:20px;
margin-top:0px;

}




small.postmetadata {
	font-size: 0.95em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.95em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	background: url(images/divider.gif) center center repeat-x;
	height: 2px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family:Tahoma;
	padding: 0 0 0 0;
	width:500px;
}


#singlepost {
	background: url(images/commentBk.gif) center bottom repeat-x;
	padding: 10px 0px 49px 0px;
	margin: 0;
	font-size: 14px;
	line-height: 1.5em;
}

#commentwrapper {
	background: #ffda74 url(images/commentBottomBk.gif) center bottom repeat-x;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color:#d5ac01;
	font-family: Tahoma;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #8e450e;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #95905b;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.alt .commentindheader {
	text-align: right;
}

ol.commentlist li.alt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.alt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}


div#recaptcha_widget_div {
	float: right;
}

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

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

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}


pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 0px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 0px solid #ccc;
	border-bottom: 0;
	
}

.post table th {
	text-align: left;
	border-bottom: 0px solid #ccc;
}

#sts_slideshow .sts_class

{
padding:0px;
margin:0px;

}

.sts_class img
{
padding:0px;
margin:0px;
}

