<?php
/**
 * @package WordPress
 * @subpackage Default_Theme
 */
?>
	
{}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, Verdana, helvetica, "tahoma", Sans-Serif;
   	background-color: #193a11;
    background-attachment:scroll;
    background-image:url(images/bg.gif);
    color: #462d0c;
	text-align: center;
	}
	
.ramme{
	width: 1200px;
	margin:auto;
}

.container{
	text-align:center;
	position:relative;
	background-image:url(images/new-main-bg.png);
	background-repeat:repeat-y;
	float:left;
	width:940px;
	padding-bottom:60px;
	}

.top{	
	float:left;
	padding:0;
	width:920px;	
	height:85px;
	position:relative;
	background-image:url(images/new-main2.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:-10px;
	}
	

.bottom{
	position:relative;
	float:left;
	margin-top:0;
	width:940px;
	height:60px;
	background-image:url(images/new-main-bottom.png);
	background-repeat:no-repeat;
	background-position:top;}	
	

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
		position:relative;
	}	

#footer {
	border:none;
	margin-top:-30px;
}

.header {
	position:relative;
	float:left;
	margin-bottom:0px;
	top:10px;	
	background-image: url(images/new-header-baobab.png); 
	background-repeat: no-repeat; 
	background-position:bottom center;
	width:1200px;
	height:180px;
	text-align:center;
}

.widecolumn {
	width:600px;
	float:left;
	margin:0 0px 0 40px;
}

.introduction{
	padding:10px 35px 20px 35px;
	font-size: 1.2em;
	background-image:url(images/600wbg.png);
	background-repeat:repeat-y;
	text-align:left;
}

.wtop{
	position:relative;
	width:600px;
	height:13px;
	margin-left:0px;
	background-image:url(images/600wt.png);
	background-position:top;
	background-repeat:no-repeat;
}
	
.wbottom{
	position:relative;
	width:600px;
	height:25px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	background-image:url(images/600wb.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}

/* ----  Side Bar frame work ------------------ */

.mainside{
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:250px;
}

.sidebart{
	float:right;
	height:190px;
	width:250px;
	background-image:url(images/new-sidebar-top.png);
	background-repeat:no-repeat;
	padding: 0 0 0px 0px;
}

.sidebart-dir{
	float:right;
	height:190px;
	width:250px;
	background-image:url(images/new-sidebar-top-dir.png);
	background-repeat:no-repeat;
	padding: 0 0 0px 0px;
}

h2.dir-cat {
	width:250px;
	text-align:center;
	font-size:16px;
	border:none;
}

.sidebar2{
	float:left;
	width:250px;
	background-image:url(images/new-sidebar-bg.png);
	background-repeat:repeat-y;
	padding-top: 20px;
	margin-bottom:0;
	text-align:left;
}

.sidebarb{
	float:right;
	height:42px;
	width:250px;
	background-image:url(images/new-sidebar-bottom.png);
	background-repeat:no-repeat;
	padding: 0 0 0px 0px;
}

.nbottom{
	width:210px;
	height:20px;
	margin-bottom:20px;
	margin-right:0px;
	margin-left:20px;
	background-image:url(images/210wb.png);
	background-position:bottom;
}

.ntop{
	width:210px;
	height:9px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:20px;
	background-image:url(images/210wt.png);
}		
	
.nbottoml{
	width:210px;
	height:20px;
	margin-bottom:20px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(images/210wb.png);
	background-position:bottom;
}

.ntopl{
	width:210px;
	height:9px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image:url(images/210wt.png);
}
.narrowcolumn{
	position:relative;
	text-align:center;
	width:200px;
	float:left;
	margin-right:20px;
	margin-left:40px;
}

.sidebarl{
	background-image:url(images/210wbg.png);
	background-repeat:repeat-y;
	padding: 20px 15px 10px 15px;
	margin-left:0px;
	width: 180px;
	text-align:left;
	font-size:1.1em;
}

.sidebarr{
	background-image:url(images/210wbg.png);
	background-repeat:repeat-y;
	padding: 20px 15px 10px 15px;
	margin:0 0 0 20px;
	width: 180px;
	text-align:left;
	font-size:1.1em;
}

/* --------------------  MENUS and LISTS ----------------------------------------------------- */

/* -------- header menu ------- */

.header ul{
	padding-top:5px;
	float:right
}

.header li{
	display:inline;
	font-family:Trebuchet MS; Lucida Sand, Verdana, sans-serif, Georgia, Arial;
	font-weight:bold;
	list-style:none;
	font-size:1.3em;
	padding:0px 3px 0px 3px;
	letter-spacing:0.1em;
}
	
.header ul li a, .header ul li a:link, .header ul li a:visited{
display:inline-block;
padding-top:5px;
width:102px;
height:26px;
color:#421319;
}	

.header ul li a:hover,  .header ul li a:active, .header ul li a.active:link,.header ul li a.active:visited, .header ul li a.active:hover, .header ul li a.active:active{
	display:inline-block;
	text-decoration:none;
	color:#421319;
	padding-top:5px;
	height:26px;
	width:102px;
}

/* --------- Category Menu ------ */

.top ul{
	margin:24px 0 0px 0px;
	padding:0px 0 0px 0;
	width:920px;
	height:85px;
	text-align:center;}
	
.top ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:inline;
	text-align:center;
	font-size:11px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif, verdana, arial;
	font-weight:bold;
}

.top ul li a:link, .top ul li a:visited, .top ul li a:hover, .top ul li a:active{
	display:inline-block;
	width:112px;
	height:55px;
	padding-top:30px;
	color:#c1b543;
	margin:0 0 0 -3px;
	}

.top ul li a.left:link, .top ul li a.left:visited, .top ul li a.left:hover, .top ul li a.left:active{
	display:inline-block;
	width:124px;
	height:55px;
	padding-top:30px;
	margin:0 0 0 -4px;
}
.top ul li a.right:link, .top ul li a.right:visited, .top ul li a.right:hover, .top ul li a.right:active{
	display:inline-block;
	width:124px;
	height:55px;
	padding-top:30px;
	margin:0 -5px 0 -8px;
}
	
.top ul li a.active:link,.top ul li a.active:visited, .top ul li a.active:hover, .top ul li a.active:active, .top ul li a:hover{
	background-image:url(images/new-tab.png);
	background-repeat:no-repeat;
	background-position:0 -1px;
	#background-position:0 0;
	text-decoration:none;
	color:#53181f;	
	margin:0 0 0 -3px;	
	width:112px;
	height:55px;
	padding-top:30px;
	font-size:10px;
}

.top ul li a.tabhome:link, .top ul li a.tabhome:visited, .top ul li a.tabhome:hover, .top ul li a.tabhome:active, .top ul li a.left:hover{
	background-image:url(images/new-tab-left.png);
	background-repeat:no-repeat;
	background-position:-4px -1px;
	#background-position:0 0;
	text-decoration:none;
	color:#53181f;
	margin:0 0 0 -4px;	
	width:124px;
	height:55px;
	padding-top:30px;
	font-size:10px;
}

.top ul li a.rightactive:link, .top ul li a.rightactive:visited, .top ul li a.rightactive:hover, .top ul li a.rightactive:active, .top ul li a.right:hover{
	background-image:url(images/new-tab-right.png);
	background-repeat:no-repeat;
	background-position:3px -1px;
	#background-position:0 0;
	text-decoration:none;
	color:#53181f;
	width:124px;
	height:55px;
	padding-top:30px;
	margin:0 -5px 0 -8px;
	font-size:10px;
}
	

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebarr ul, .sidebarr ul ol, .sidebarl ul, .sidebarl ul ol {
	margin: 0;
	padding: 0;
	}

.sidebarr ul li, .sidebarl ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.sidebarr ul p, .sidebarr ul select, .sidebarl ul p, .sidebarl ul select {
	margin: 5px 0 8px;
	}

.sidebarr ul ul, .sidebarr ul ol, .sidebarl ul ul, .sidebarl ul ol {
	margin: 5px 0 0 10px;
	}

.sidebarr ul ul ul,.sidebarr ul ol, .sidebarl ul ul ul, .sidebarl ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebarr ul ul li, .sidebarr ul ol li,.sidebarl ul ul li, .sidebarl ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* --------------------------   MISC ELEMENTS and STYLES  ------------------------------------ */

input.btn { 
  color:#141; 
  font: bold 120% 'trebuchet ms',helvetica,sans-serif; 
  background-color:#fd9; 
  border: 1px solid; 
  border-color: #696 #363 #363 #696; 
  width:170px;
  height:20px;
  margin-bottom:30px;
  filter:progid:DXImageTransform.Microsoft.Gradient 
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
} 
	
.logo {
	position:absolute;
	left:50px;
	top:10px;
}

.logo img{border:none;}
	
.banner-right{margin-left:45px;}

table.social{
	width:160px;
	text-align:center;
}
	
table.social tr{
	height:70px;
}
	
tab.social td{
	height:70px;
	width:100px;
	display:block;
	border:none;
}

.social img{border:none;}

.metatag{
	padding-top:-30px;
	margin-top:-30px;
}
.postmetadata{
	clear: both;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	padding:5px;
	margin-top:50px;
	text-align:left;
}

/* ---------------------------  HEADERS, FONTS and BORDER STYLES ------------------------------------- */

h1, h2, h3 {
	font-family: arial, Verdana, helvetica, tahoma, Sans-Serif;
	font-weight: bold;
	color:#53181f;
	}
	
.introduction h1{
	border-bottom:solid;
	border-width:1px;
	width:400px;}
	
h2{font-size:1.6em;}

h1.pagetitle, h1.maintitle, h2.pagetitle, h3.pagetitle{
	font-size: 2.0em;
	width:585px;
	color:#53181f;
	font-family: arial, Verdana, helvetica, tahoma, Sans-Serif;
	text-align:right;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#53181f;
}

.sidebarr h2, .sidebarl h2  {
	font-family: arial, Verdana, helvetica, tahoma, Sans-Serif;
	font-size: 1.2em;
	border-bottom-style:solid;
	border-width:1px;
	color:#53181f;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebarl h2,.sidebarr h2, #wp-calendar caption, cite {


	text-decoration: none;
	}
h2 a:hover {
	text-decoration:underline;
}
	
a, a:link, a:visited {
	color: #14310c;
	
	text-decoration: none;
	}

.entry a, .entry a:link, .entry a:visited {
	color: #14310c;
	}
	
a:hover, .entry a:hover {
	color: #dd4422;
	text-decoration: underline;
	}
	
h2 a:link, h2 a:visited {color:#452f0b;}
	
.header h1, .header h3{
	margin-top:-9999px;
	text-indent:-9999px; 
	font-size:6px; 
	text-decoration:none;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	text-align:right;
	font-family: arial, Verdana, helvetica, tahoma, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.0em;
}
	
.kategoritag{
	width:500px;
	text-align:right;
	font-size:1.1em;
	color:#dd4422;
}

li .kategoritag{
	float:right;
	color:#dd4422;
	font-size:0.9em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
	

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



	

/* ----- COMMENT STYLES ----- */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	


/* ------------------- IMAGES ---------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	border:none;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float:left;
	}

.alignright {
	float: right;
	margin:5px;
	}

.alignleft {
	float: left
	}

img {border:none;}
/* End Images */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
text-align:left;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border:none;
	color:#684e2e;
	font-style:italic;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-left:40px;
	font-weight:bold;
	font-size:1.3em;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: none;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*  ------------------------- DIRECTORY  ------------------- */

.roots{
	text-align:left;
	padding:20px 0 0 0;}

table.directory{
	margin-top:30px;
	text-align:center;
	float:center;
}

table.directory td{
	width:260px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:#a1bdad;
	padding:5px;
	font-weight:bold;
	}

table.directory a, table.directory a:link, table.directory a:visited, table.directory a:active, table.directory a:hover{
	color: #462d0c;}
	
table.directory td.colspan-two{
	background-color:#E6E6AC;
	colspan:2;}
table.directory td.a{
	background-color:#E6E6AC;}
table.directory td.b{
	background-color:#E8E8B1;}
table.directory td.c{
	background-color:#729595;}
table.directory td.d{
	background-color:#739797;}
table.directory td.e{
	background-color:#E6C6AC;}
table.directory td.f{
	background-color:#E8CAB1;}
table.directory td.g{
	background-color:#8C7599;}
table.directory td.h{
	background-color:#967FA3;}
table.directory td.i{
	background-color:#91BC8D;
	width:520px;}	

table.directory h4{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#6e0000;
}

table.directory h2{
	text-align:center;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	color:#6e0000;
	border:none;
}

table.directory p{
	text-align:left;
	font-size:11px;
	font-weight:normal;}
	
table.directory p.small{
	text-align:center;
	font-size:11px;
	font-weight:normal;}
	
table.listing{
	width:150px;
	background-color:#E6E6AC;
	border-style:solid;
	border-width:1px;
	border-color:#91BC8D;
	float:right;
	margin:0 0 15px 15px;}

table.listing td{
	border-bottom-style:solid;
	border-width:1px;
	border-color:#b1dCaD;
	width:150px;}
	
table.listing h3{
	font-weight:bold;
	text-align:right;
	font-size:13px;
	margin-top:3px;}

table.listings a, table.listings a:link, table.listings a:visited, table.listings a:hover, table.listings a:active{
	font-size:11px;
	color: #462d0c;
	font-weight:bold;}
	
ul.center-none{
	text-align:center;
	list-style-type:none;}
.aligncenter{
	text-align:center;}
	
ol.airy li{
	padding-top:20px;}
	
	