/*
Theme Name: Ayurveda
Theme URI: http://www.ayurveda-garden.com
Description: Ayurveda theme, based on Greenery by Steve Mooradian
Author: Steve Mooradian
Author URI: http://SteveMooradian.com
Version: 2.2
*/
/*the open-source template by Pat Heard ( FullAhead.org ) of the same name.
Live Demo: http://demo.negative99.com/?wptheme=Greenery

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

-----------Block Level Elements--------------*/
BODY
{
	margin: 0;
	border: 0;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	line-height: 170%;
	color: #EEE;
	background: #585858 url(images/bg_body.jpg) repeat-y top center;
}
#page
{
	position: relative;
}
#header
{
	width: 100%;
	margin: 0 auto;
	border: 0;
	height: 40px;
	background: #585858 url(images/bg_header.jpg) repeat-y top center;
}
#headerimg
{
}
.description
{
	display: none;
}
#wrapper
{
	position: relative;
	display: block;
	width: 837px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#content
{
	float: left;
	position: absolute;
	display: block;
	width: 441px;
	padding: 10px 2px 20px 5px;
	clear: both;
}
#content UL
{
	list-style-image: url(images/li_bullet.gif);
}
#sidebar
{
	float: right;
	/*display: block;*/
	/*position: relative;*/
	width: 230px !important;
	/*padding: 10px 15px 20px 2px;*/
	clear: both;
	margin-right:0px;
/*if you want to change the center image, here is where you do it.  Replace plants.jpg with the
new image you created with the center_image.psd file I included with this theme*/
	/*background: url(images/plants.jpg) no-repeat left top;*/
}
#footer
{
	
	
	
	color: #888;
}

#footer P
{
	
}
#footer a
{
	color: #888;
}
#footer a:hover
{
	color: #EEE;
}

#menu
{
	width: 817px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height:12px;
	font-size:12px;
}
#menu UL
{
	margin: 0;
	padding: 0;
}

#menu ul li:hover {background: url(images/menu_tab.gif) no-repeat scroll center top;}

#menu UL LI
{
	/*width: 8em;*/
	display: inline;
	float: left;
	/*padding-top: 0.8em;*/
	list-style: none;
	text-align: center;
	padding: 12px 11px 0px;
	height:28px;
}
#menu UL LI A
{
	display: block;
	text-decoration: none;
	/*text-transform: uppercase;*/
	padding-bottom: 1em;
	color:white;
}
#menu UL LI A:hover, #menu UL LI A:active, .active
{
	/*font-weight: bold;*/
	/*background: url(images/menu_tab.gif) no-repeat scroll center top;*/
}

#menu .current_page_item {background: url(images/menu_tab.gif) no-repeat scroll center top;color:#444;}
#menu li.current_page_item a {color:#444;}
#menu li.current_page_item a:hover {color:white;}
#menu li.current_page_item:hover {background-color:#444;background-image:none;color:white;}

.sideMenu
{
	padding: 10px 0;
}
.sideMenu A
{
	display: block;
	text-align: right;
	text-decoration: none;
	margin-bottom: 1px;
}
.sideMenu A SPAN
{
	display: block;
	padding: 1px;
}
.sideMenu A:hover
{
	background: #686868 url(images/rounded_tl.gif) no-repeat top left;
}
.sideMenu A:hover SPAN
{
	background: url(images/rounded_bl.gif) no-repeat bottom left;
}
#title
{
	padding: 40px 40px 0px 0px;
	margin-right: 5px;
	float: right;
	background: url(images/logo_greenery.gif) no-repeat top right;
}
#title H1
{
	display: inline;
	color: #222;
	background-color: #86E160;
	background-image: none;
}
/*-------------Headings-------------*/
H1
{
	/*display: inline;
	color: #222;
	background-color: #86E160;
	background-image: none;
	clear: both;
	margin: 10px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;*/
	margin: 10px 0px 10px -5px;
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1em;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
	background: #686868 url(images/rounded_tr.gif) no-repeat top right;
}

h1 span {
	display: block;
	padding: 5px;
	background: url(images/rounded_br.gif) no-repeat bottom right;
}

H1 A
{
	clear: both;
	margin: 10px 0;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	letter-spacing: -2px;
}
H2
{
	margin: 10px 0px 10px -5px;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1em;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
	background: #686868 url(images/rounded_tr.gif) no-repeat top right;
}
H2 SPAN
{
	display: block;
	padding: 5px;
	background: url(images/rounded_br.gif) no-repeat bottom right;
}
H3
{
	clear: both;
	margin: 10px 0;
	font-weight: 700;
	font-size: 1em;
	line-height: 1em;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
}
H4
{
	font-weight: 400;
	font-size: 1em;
	line-height: 1em;
	font-family: verdana, sans-serif;
	color: #7BD32C;
}
H5
{
	font-weight: 400;
	font-size: 0.9em;
	line-height: 0.9em;
	font-family: verdana, sans-serif;
	color: #7BD32C;
}
/*-------------The Post-------------*/

.entrytext {font-size:12px;line-height:17px;text-align:justify;}

.entrytext h2 {text-align:left !important;}

#content OL LI
{
	color: #9BE4FF;
}
#content OL LI SPAN
{
	color: #EEE;
	padding: 2px;
}
#content UL
{
	padding-bottom: 6px;
}
#content UL LI
{
	margin-left: 2px;
	padding-left: 2px;
}
P
{
	padding: 3px 3px 6px;
}
A
{
	color: #86E160;
}
A:visited
{
}
A:hover
{
	color: #FFF;
}
TEXTAREA
{
	width: 98%;
}
INPUT
{
	width: 70%;
}
INPUT, TEXTAREA
{
	padding: 1px 3px;
	margin: 5px 0;
	font: 1em verdana, arial, sans-serif;
	color: #EEE;
	background-color: #777;
	border: 1px solid #999;
}
INPUT:hover, INPUT:focus, TEXTAREA:hover, TEXTAREA:focus
{
	color: #FFF;
	background-color: #999;
	border: 1px solid #EEE;
}
H2 A:hover, H2 A:visited, H2 A
{
	text-decoration: none;
}
.post
{
	clear: both;
}
.post P
{
}
.post A
{
}
.post UL
{
}
.post LI
{
}
.entry
{
}
.entrytext .postmetadata
{
	color: #666;
}
.postmetadata A
{
	color: #999;
}
.postmetadata A:hover
{
	color: #FFF;
}
.navigation
{
}
.alignleft
{
	float: left;
}
img.alignleft
{
	padding-right:6px;
}

.alignright
{
	float: right;
}
img.alignright
{
	padding-left:6px;
}

.center
{
}
p img.aligncenter
{
	text-align:center;
}


.pagetitle
{
}
BLOCKQUOTE
{
	margin: 0;
	padding: 0 15px;
	border: 1px solid #86E160;
	background: #686868;
}
CITE
{
}
CODE
{
	display: block;
	padding: 5px 5px 5px 10px;
	background: #555;
	font-size: 8pt;
}
ACRONYM, ABBR
{
	cursor: help;
	border-bottom: 1px solid #777;
	letter-spacing: 1px;
}
/*--------------Sidebar------------*/
#sidebar UL
{
	list-style: none;
	padding-left:0px !important;
	margin-left:0px;
	/*width: 195px !important;*/
	/*float:right !important;*/
	/*padding-left:166px;*/
	/*background: #686868 url(images/rounded_bl.gif) no-repeat bottom left;	*/
	/*background-color:#686868;*/
}
#sidebar UL H2
{
	text-align: right;
	background: #686868 url(images/rounded_tl.gif) no-repeat top left;
	font-size: 1.3em;
}
#sidebar UL H2 SPAN
{
	display: block;
	padding: 4px;
	background: url(images/rounded_bl.gif) no-repeat bottom left;
}
#sidebar UL LI UL H2
{
	text-align: left;
	background: none;
	font-size: 1.1em;
}
#sidebar UL LI
{
}
#sidebar UL UL
{
	/*list-style: disc;
	margin-left: 0;*/
	/*padding-left: 0px;*/
	/*width: 150px;*/
}
#sidebar UL UL LI
{
}
#sidebar UL UL UL
{
width:100% !important;
background-color:#686868 !important;
}
#sidebar UL UL UL li
{
background-color:#686868 !important;
}


#sidebar a {
text-decoration:none;
color:white;
font-weight:bold;
/*background-color:#444;*/
padding:2px 2px 2px 10px;
}
#sidebar .current_page_item a {
	color:#999;
	/*background:#333333 url(images/li_bullet.gif) no-repeat scroll 96% 50%;*/
}
#sidebar a:hover {
	font-weight:normal;
	color:#999;
}

.flexipages_widget ul li a {
}
.flexipages_widget {
	font-family:verdana,arial,sans-serif;
	background: #686868 url(images/rounded_bl.gif) no-repeat bottom left;
	width:100%;
	margin:5px 0 8px;
	padding-bottom:5px;
}
.flexipages_widget ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:4px;
}
.flexipages_widget ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
/*padding:2px 0px 0px 0px;*/
margin:5px 10px;
background-color:#444;
border-bottom:1px solid #8F8F8F;
}
.flexipages_widget ul li:hover {
	background-color:#333;
}
.flexipages_widget ul li .current_page_item {
background-color:#444;
}
#flexipages-2 .current_page_item {background-color:#333 !important;}
#flexipages-2 .current_page_item a {background:#333333 url(images/li_bullet.gif) no-repeat right center;padding-right:10px;}
/* sub-pages */
#flexipages-2 ul li ul li.current_page_item {background-color:#686868 !important;}
#flexipages-2 ul li ul li.current_page_item a {color:#7BD32C !important;}

.flexipages_widget ul li ul {
background-color:#686868;
width:175px !important;
padding-bottom:9px !important;
}

.flexipages_widget ul li ul li {
background-color:#686868 !important;
padding:2px 0px 0px 0px;
margin:0 0 0 0;
background-color:#444;
border-bottom:none;
}
.flexipages_widget ul li ul li a{
background-color:#686868 !important;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
font-weight:bold !important;
font-size:11px !important;
color:#ccc !important;
background:#686868 url(images/indent1.png) no-repeat top left !important;
padding-left:20px !important;
}
.flexipages_widget ul li ul li a:hover {
color:#7BD32C !important;
}



#weatherwidget-widget {
	background: #686868 url(images/rounded_bl.gif) no-repeat bottom left;
	padding:5px 5px 5px 20px;
	}



OL.commentlist
{
}
OL.commentlist LI
{
	padding: 5px;
	margin-top: 5px;
	font-weight: 700;
	border: 1px solid #555;
	background: #343;
}
OL.commentlist LI.alt
{
	background: #444;
}
OL.commentlist A
{
	color: #7BD32C;
}
SMALL.commentmetadata
{
}
#commentform P
{
	margin: 0px;
	padding: 2px;
	line-height: 0.4em;
}
#commentform INPUT
{
	width: 150px;
}

/*--------------Search Form-------------*/
#searchform
{
	text-align: center;
}
#searchform INPUT
{
	width: 110px;
}
#searchform #s
{
}
/*-------------Calendar-----------------*/
#wp-calendar
{
	margin: 0 auto;
}
#wp-calendar TH
{
}
#wp-calendar A
{
}
#prev A, #next A
{
}
#wp-calendar CAPTION
{
}

A .fullAhead
{
	display: block;
	margin: 3px auto;
	width: 30px;
	height: 34px;
	background: url(images/logo_fullahead.gif) no-repeat 0 0;
}
A:hover .fullAhead
{
	background-position: -30px 0;
}
/***************************************************
Generic Display Classes
***************************************************/
.center
{
	text-align: center;
}
.noPad
{
	padding: 0;
	margin: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.button
{
	width: auto;
	cursor: pointer;
}
.date
{
	display: block;
	font-weight: 700;
}
A IMG
{
	border: none;
	background: none;
}
IMG.left
{
	display: block;
	padding: 1px;
	float: left;
	margin: 3px 12px 3px 0;
}
IMG.right
{
	display: block;
	padding: 1px;
	float: right;
	margin: 3px 0 3px 12px;
}
IMG.center
{
	display: block;
	padding: 1px;
	margin: 3px auto;
}


/* Tabellen */

.wp-table-reloaded {
	/*background-color:#CDCDCD;*/
	margin:10px 0px 15px 0px;
	font-size:12px;
	width:100%;
	text-align:left;
}
.wp-table-reloaded th {
	/*background-color:#E6EEEE;*/
	border:0px solid #FFFFFF;
	padding:4px;
}
.wp-table-reloaded td {
	/*color:#3D3D3D;*/
	padding:4px;
	/*background-color:#FFFFFF;*/
	vertical-align:top;
}
.wp-table-reloaded .even td {
	/*background-color:#FFFFFF;*/
}
.wp-table-reloaded .odd td{
	/*background-color:#F0F0F6;*/
}
.wp-table-reloaded .header {
	background-image:url(http://www.ayurveda-garden.com/sites/ayurveda-garden/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}
.wp-table-reloaded .headerSortUp {
	/*background-color:#8DBDD8;*/
	background-image:url(http://www.ayurveda-garden.com/sites/ayurveda-garden/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	/*background-color:#8DBDD8;*/
	background-image:url(http://www.ayurveda-garden.com/sites/ayurveda-garden/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

#centerimage {float:left !important;vertical-align:top !important;width:152px !important;position:absolute;margin-left:448px;}
#centerimage-image {height:604px !important;width:152px !important;background-image: url(images/plants.jpg);}


