/*
Theme Name: JCL
Theme URI: 
Description: 
Author: JCL
Author URI: 
Version: 1.0
*/

/*
Colours:
Light: FFFFEE
Dark brown: 808077
Yellow back: FFFFA1
Headline: 808051
Secondary headline: CCCCBE
*/


body{
  color: inherit;
  background: #c9c994;
  font-family: Georgia, Arial, "Times New Roman", Times, serif;
  font-size: 10pt;
  margin: 15px;
}

#banner a {
}

/* Header */
.header{
  color: inherit;
  background: transparent url(http://kanga.nu/styles/ginninderra.lake-banner.jpg) repeat-x;
  height: 99px;
/*  padding-bottom: 15px; */
}

.header a, .header a:link{
  font-family: Georgia, Arial, "Times New Roman", Times, serif;
  font-size: 16pt;
  font-weight: normal;
  letter-spacing: .6em;
  padding: 0px 10px ;
  color:#000000;
  text-transform: uppercase;
  text-decoration: none;
}
.header a:hover, .header a:active{
/*  color: #e58802; */
  text-decoration: underline;
}
#header_info{
	width: 550px;
	float: left;
}
.header_paragraph{
	padding-left: 0;
}

/* Search */
#header_search {
  float: right;
  /* width: 250px; */
  margin: 10px, 20px, 20px, 20px;
  padding: 15px;
  vertical-align: bottom;
}
.header_search_form {
  float: right;
}
.header_search_txtbox{
  padding-right: 25px;
  background-color: #F9F9F9;
  border: 1px solid;
}
.header_search_img{
  vertical-align: bottom;
}

pre { 
  border: 3px dotted #ccc; 
  padding: 0.5em 1em; 
}

/* Primary content block */

/* Content */

.content{
/*
  clear: right;
  margin: 15px 0px;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 600px; 
*/
}

.main {
  clear: right;
  /* position: absolute; */
  /* float: left; */
  /* padding: 15px; */
  /* width: 80%; */
  color: inherit;
  background: #ffe;
}

.main_content {
  padding: 20px 20px;
  color: inherit;
  background: #ffe;
}

ul.metalinks{
  margin: 0;
  /*padding: 10px 0 0 0; */
  list-style-type: none;
  text-align: right;
  line-height: 50%;
}
.metalinks li{
  display: inline;
  font-size: smaller;
  /*float: left;*/
}

/* Navigation */
.navigation {
  display: block;
  /* margin-top: 20px; */
  text-align: center;
}

/* Sidebar */
.sidebar_main {
  float: right;
  background: #c9c994;
  padding: 15px 15px;
  border-left: 15px;
  border-bottom: 15px;
  border-right: -1px;
  border-style: solid;
  border-color: #ffe;  
  width: 250px;
  text-transform: none;
  letter-spacing: normal;
  text-align: left;
}


.about_icon {
  float: left;
  padding: 2px 15px 10px 0px;
}

.about_box {
  padding: 10px 10px;
}

h3.title {
  color: #666; 
  background: #996;
  font-size: larger;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .2em;
}

.sidebar_main{ 
/*
	width: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
*/
}

.sidebar_main ul{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
.sidebar_main li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 3px 10px;
}

.header_number {
  font-size: xx-large;
  float: left;
}

.header_info {
  padding: 10px 0px;
  float: right;
}

/* Comments */
#comments {
  /* width: 100%; */
  /* height: 100%; */
  /* margin: 0 0 0 0; */
  /* padding: 0 0 0 0; */
  /* float: left; */
}

#commentform {
  padding: 0px;
}

.comment_header {
  width: 100%;
  height: 40px;
  text-align: center;  
  /* margin: 0 0 5px 0; */
  /* padding: 0 15px 0 0; */
  background: url('images/comment_header.png') repeat-y;
}

.comment_text {
  margin: 0 0 20px 0;
  padding: 0 0 0 2px;
}

.comment_content {
  /* width: 100%; */
  height: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.comment_form {
  padding: 0px 0px;
  /* color: inherit; */
  /* background: #ffe; */
  /* width: 100%; */
  /* height: 100%; */
  /* margin: 0 0 0 0; */
  /* padding: 0 0 0 0;*/
}

.comment_form h1 {
  text-transform: uppercase;
  color: #ffe;
  background: #996;
  padding: 10px 15px 10px 15px;
  margin-top: 10px; 
  margin-bottom:10px;
  font-weight: bold;
  text-align: right;
  font-size: larger;
  letter-spacing: .1em;
}

#comment textarea {
  width: 80%;
}

/* Footnote */

.footnote_divider {
  width: 100%;
  vertical-align: center;
  padding: 5px;
  text-align: left;
  letter-spacing: .1em;

/* padding: 0 15px 0 0; */
  background: url('images/comment_header.png') repeat-y;
}


/* Footer */
.footer{
	background: url('images/footer_bg.png') repeat-x;
	min-width: 1022px;
	width: 100%;
	height: 120px;
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#footer_logos{
	float: right;
	padding: 0 0 0 0;
	margin: 40px 50px 0 0;
}
.logo{
	margin-left: 15px;
}
.footer_heading{
	padding: 10px 0 0 50px;
}
.footer_paragraph{
	padding: 40px 0 0 50px;
}

/* p */
p {
  margin: 0 0 0 0;
  padding: 10px 0px 5px 0;
  line-height: 130%;
}

#quote {
  font-style: italic;
}

a {
  color: #000066;
  text-decoration:none;
}
    
a:hover {
  color: #990000;
  text-decoration: underline;
}	

a:visited {
  color: #006600;
}
	  
.main_title a {
  color: inherit;
  text-decoration: none;
  padding: 15px 15px;
  margin: 0px;
  letter-spacing: .2em;
}
/* a, a:link, a:hover, a:active */
a:link {
/*	color: #bb6f02; */
	text-decoration: none;
}
a:hover, a:active {
/*	color: #e58802; */
	text-decoration: underline;
}

/* Blockquotes */
blockquote {
  background: #fff url(images/quote.gif) left 10px no-repeat;
  padding: 0 0 0 30px;
  margin: 0 0 0 30px;
  font-style: italic;
  border: 3px dotted #ccc; 
  padding: 0.5em 2em;
}

/* Horizantal Rule */
hr{
	border: 1px dashed #F3F3EB;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

/* h1, h2, h3, h4, h5, h6 */
h1 {
  text-transform: uppercase;
  color: #ffe;
  background: #996;
  padding: 10px 15px 10px 15px;
  margin-top: 10px; 
  margin-bottom: 0;
  font-weight: bold;
  text-align: right;
  font-size: larger;
  letter-spacing: .1em;
/*
	font-size: 250%;
	margin: 0 0 0 0;
	padding: 20px 0 0 0; 
*/
}

h2 {
  color: inherit;
  background: #c4c490;
  font-size: 100%;
  padding:5px;
  margin-bottom:10px;
  font-weight:normal;
/*
	font-size: 170%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
*/	
}

h2.main_title{
	font-size: 170%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h4 {
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h5 {
	font-size: 110%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h6 {
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* List */
ul{
	margin: 0 0 0 0;
	padding: 5px 0 5px 30px;
}
li{
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
}

ol{
	margin: 0 0 0 0;
	padding: 5px 0 5px 35px;
}

/* List Images */
ul.icon {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  list-style-type: none;
  text-align: right;
  line-height: 50%;
}
.icon li{
  display: inline;
  font-size: smaller;
}
li.feed{
	background: url(images/rss.gif) no-repeat;
	background-position: left;
	/* background-position: left; */
	/* background-repeat: no-repeat; */
	/* background-position: 0 bottom; */
	/* display: block; */
	/* list-style-type: none; */
	/* margin: 0 0 5px 0; */
	/* padding: 2px 10px 2px 25px; */
	padding: 0px 20px;
}

li.comment{
	background: url(images/icon_comment.gif) no-repeat;
	background-position: left;
	/* margin: 0 0 0 0; */
	/* padding: 2px 10px 2px 20px; */
	padding: 0px 20px;
}
li.page{
	background: url(images/icon_page.gif) no-repeat;
	background-position: left;
	/* margin: 0 0 0 0; */
	/* padding: 2px 10px 2px 20px; */
	padding: 0px 20px;
}
ul.page li{
	background: url(images/icon_page.gif) no-repeat;
	background-position: 10px center;
	margin: 0 0 0 0;
	padding: 4px 0 3px 35px;
}

li.date{
	background: url(images/icon_date.gif) no-repeat;
	background-position: left 0;
	margin: 0 0 0 0;
	padding: 0 10px 2px 20px;
}
li.entry{
	background: url(images/icon_entry.gif) no-repeat;
	background-position: left 0;
	margin: 0 0 0 0;
	padding: 0 10px 2px 20px;
}
ul.category{
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 10px 15px 5px 10px;
}
ul.category li {
  background: url(images/icon_category.gif) no-repeat;
  background-attachment: fixed;
  background-position: top center;
  margin: 0 0 0 0;
  padding: 4px 0 2px 25px;
}

li.category{
  background: url(images/icon_category.gif) no-repeat;
  background: url(images/icon_category.gif) no-repeat;
  background-attachment: fixed;
  background-position: top center;
  margin: 0 0 0 0;
  padding: 2px 10px 2px 20px;
}
li.pencil{
	background: url(images/pencil.png) no-repeat;
	background-position: left 1px;
	/* margin: 0 0 0 0; */
	/* padding: 2px 10px 2px 25px; */
	padding: 0px 20px;
}

/* Widget */
/* .widget_archives, .widget_categories, .widget_extended_categories, .widget_feeds, .widget_Twidget, .widget_breukiesarchives { */
.widget {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.widget_archives ul, .widget_categories ul, .widget_extended_categories_init ul, .widget_feeds ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.flexo-list li, .widget_archives li, .widget_categories li, .widget_extended_categories_init li {
  background-image: url(images/icon_category.gif);	
  background-repeat: no-repeat;
/*  background-position: 0 bottom; */
/*   background-attachment: fixed; */
  background-position: top left;
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  list-style-type: none;
}

.widget_ccLicense {
  text-align: center;
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
}

.widget_ccLicense img {
  text-align: center;
  margin: 20px 0 0 0;
  font-size: smaller;
}

.widget_ccLicense a {
  text-align: center;
  margin: 0 0 20px 0;
  font-size: xx-small;
}

.widget_meta, .widget_pages, .linkcat {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_meta ul, .widget_pages ul, .linkcat ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_meta li, .widget_pages li, .linkcat li {
	background-image: url(images/icon_page.gif);	
	background-repeat: no-repeat;
	background-position: 0;
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 2px 25px;
	list-style-type: none;
}

.widget_text{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.textwidget{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.widget_recent_entries {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_recent_entries ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_recent_entries li {
	background-image: url(images/icon_entry.gif);	
	background-repeat: no-repeat;
	background-position: 0 3px;
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 2px 25px;
	list-style-type: none;
}

.widget_recent_comments{
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.widget_recent_comments ul {
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}
.widget_recent_comments li {
	background-image: url(images/icon_comment.gif);	
	background-repeat: no-repeat;
	background-position: 0 4px;
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0 2px 25px;
	list-style-type: none;
}
#loginform {
	margin: 0 0 0 0;
	padding: 5px 0 5px 30px;
}

#events-calendar {
  text-align: center;
}
.Display_071181_displayWidget {
  text-align: center;
}
.widget_calendar {
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
#calendar_wrap{
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;
}

.calendar {
  text-align: center;
}

/* WP Definitions */

.wp_def {
  font-size: smaller;
  color: black;
}

.wp_def_li {
  margin-top: -3px;
}