/* 
Theme Name: Vegetable-Grafixx
Theme URI: http://alice-grafixx.de/index.php?site=wordpress2
Description: A two-columns Wordpress Theme by Boone Sesvold
Author: Alice
Author URI: http://www.alice-grafixx.de
Version: 1.0
*/


body {
	margin-top: 20px; 
	font-size: 10pt; 	
	font-family: Verdana,Tahoma; 
	text-align: left;
	color: #686868;
	background-color: #eddaba;
 	}

p {
	font: 10pt verdana, tahoma, sans-serif;
	color: #000000;
	}

ul {
        color: #000000; 
	}

.clear {
	clear: both;
	}

/**    Layout ---------------  **/


#ram {
        background-image:url('images/bg-border.gif');
        background-color: #fff;
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

#header {
    background-image:url('images/Arch-Header.gif');
    background-repeat: no-repeat
    position: absolute; 
    height: 100px;
    z-index: 2;
}

#sitename {
        background-image:url('images/CHC-Name.gif');
	margin: 0px auto;
	text-align: left;
	height: 92px;
        cursor: pointer;
}

#top {
    background-image:url('images/CHC-top.gif');
	margin: 0px auto;
	text-align: left;
	height: 141px;
}

#menu {
	float: left;
	width: 180px; 
}

.navi {
	margin-left: 21px; 
	margin-top: 5px; 
	width: 180px;
}

#content {
	padding-bottom: 0px;
	padding-right: 24px;
	padding-left: 0px;
	padding-top: 5px; 
	width: 550px; 
	float: right;
}

#footer {
	padding-right: 5px; 
	padding-left: 5px; 
	line-height: 22px;
	height: 90px; 
	text-align: center;
        background-image:url('images/CHC-footer.gif');
}

/**  ------    Menu    ---------------  **/ 

.nav h3 {
	font: bold 10pt verdana, tahoma, sans-serif;
	border: solid #668A0C;
	border-width: 0 0 0 6px;
	background-image: url('images/SidebarGrass.gif');
	text-align: left; 
	color: #fff;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav li A {

	display: block;
	padding: 0;
	margin: 0 0 0px;
	padding: 2px 0 0 20px;
	border: solid #b0d053;
	border-width: 0px 1px 1px 0px;

}

.nav li A:link, 
.nav li A:visited {
	padding-right: 2px; 
	padding-left: 4px;
	color: #668A0C; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 6px solid #b0d053;
	background-color: #E5EDB2;
}

.nav li A:hover, 
.nav li A:active {
	padding-right: 2px; 
	padding-left: 4px;
	color: #3e566e; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
	border-left: 6px solid #5d7921;
	background-color: #eddaba;
}

.nav ul ul li A:link, 
.nav ul ul li A:visited {
	padding-right: 2px; 
	padding-left: 16px;
	color: #668A0C; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 6px solid #B0D053;
	background: #E5EDB2 url('images/norm.gif') left no-repeat;
}

.nav ul ul li A:hover, 
.nav ul ul li A:active {
	padding-right: 2px; 
	padding-left: 16px;
	color: #5d7921; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 6px solid #579700;
	background: #eddaba url('images/CHC-hover.gif') left no-repeat;
}

/**  ------  Menu End   ---------------  **/

h1 {
	text-transform:uppercase
	letter-spacing: 2px;
	color: #3e566e;
	font-size:16px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding: 10px 1px 5px 4px;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #ACCDCD;
}

h2 {
        font-size: 14px; 
        font-weight: bold;
        color: #5d7921;
        padding: 20px 0px 2px 0px;
}

h3 {
        font-size: 14px;
        color: #3e566e;
}

h4 {
        font-size:25pt;
        color:#394129;
        margin: 0;
        padding: 2px 50px 2px 30px;
}

#comments, #postcomment {font-size:14px; color:#3E566E;}

A:link {color: #0000cc; font-weight:normal; text-decoration:none;}
A:visited {color: #4b4bc5; font-weight:normal; text-decoration:none;}
A:hover, A:active {color: #5d7921; font-weight:normal; text-decoration:none;
}

h2 A:link {
	font-size: 14pt;
	color: #F7CF3A;
	font-weight:bold;
}

h2 A:visited {
	font-size: 14pt;
	color: #579700;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 14pt;
	color: #5d7921;
	font-weight:bold;
}

/**  ------    Post - Comments    ---------------  **/

.post {
	line-height:10px;
	color: #000000;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #5d7921;	
	padding: 1 1 1 1;
}

.page {
	line-height:10px;
	color: #000000;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:0px solid #579700;	
	padding: 1 1 1 1;
}

.entry {
	line-height:10pt;
	color: #686868;
	font-size:10pt;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #5d7921;	
	padding: 1 1 1 1;
}

.front {
	line-height:10pt;
	color: #3E566E;
	font-size: 9pt;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #F7CF3A;	
	padding: 1 1 1 1;
}

blockquote {
	margin: 15px 30px 0 10px;
	border: solid #B0D053;
	border-width: 0 0 0 6px;
	padding-left : 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.comments{
	border: solid #F5D039;
	border-width: 0 0 0 3px;
	color: #686868; 
	padding-left : 5px;
}

.right { 
	text-align: right;
	color: #B0D053;
	font: bold 12pt tahoma, verdana, arial, sans-serif;
}

.who {	
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	border-bottom: 1px solid  #5d7921;

}

.input {
	color: #686868; 
	font-size:10pt; 
	font-family:tahoma, sans-serif; 
	width:120px; 
	height:18px 
}

.search {
	font: bold 10pt tahoma, verdana, sans-serif;
	border: 2px solid #B0D053;
	background-color: #E5EDB2;
        text-align: left; 
	color: #668A0C;
	width: 175px; 
	height: 18px 
	margin: 0px;
}

.sub {
	color:#3E566E; 
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	background-color: #E5EDB2;
	border:1px solid #B0D053; 
	height: 20px;
	padding: 2px;
}

#author { background-color: #E5EDB2; border:1px solid #B0D053;}

#email { background-color: #FDECA6; border:1px solid #F5D039;}

#url { background-color: #FAC5A5; border:1px solid #EF6E37;}

.textarea {
	color: #686868; 
	font-family:tahoma, sans-serif; 
	font-size:10pt; 
	width: 450px;
	background-color: #F0E2D9;
	border:1px solid #CEB4A3; 
}

/**  ------ Begin Calendar    ---------------  **/

td {
	color: #3E566E;
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-align:justify;
	border:0px solid #3E566E;
	border-bottom-width:0px;
	padding:0px;
}

#wp-calendar {
	margin : 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	width: 100%;
	color: #3e566e;
	border:1px solid #B0D053;
	border-left: 6px solid #B0D053;
	background-color: #E5EDB2;
}

#wp-calendar caption {
	font: bold 10pt tahoma, verdana, sans-serif;
	text-transform:uppercase
	border: solid #668A0C;
	border-width: 0 0 0 6px;
        background-image: url('images/SidebarGrass.gif');
	background-color: #5d7921
	text-align: left; 
	color: #fff;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

#wp-calendar th {
	font-size: 10pt;
}

#wp-calendar #today {
	border: 1px solid #668A0C;
	background-color: #B0D053;
	color: #FFF; 
}

#wp-calendar td {
	text-align: right;
	border: 1px solid #B0D053;
	color: #6A7F7F;
}

#wp-calendar td.pad {
	border: none;
}

#wp-calendar a:link, #wp-calendar a:visited {
	color: #668A0C;
	text-decoration: none;
}

#wp-calendar a:hover,  #wp-calendar a:active {
	color: #fff;
	text-decoration: none;
}

#wp-calendar #next a, #wp-calendar #next {
	padding-right: 5px;
	text-align: right;
	border: none;
}

#wp-calendar #prev a, #wp-calendar #prev {
	padding-left: 5px;
	text-align: left;
	border: none;
}