/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #224622;}
a:hover {color: #197719;}
hr{

display:none;

}
body {
	background: #224622;
background:#224622 url('http://www.kildare.ie/community/easysites/kildareheritage/cmsimages/body-foot.jpg') bottom no-repeat;

	font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Verdana;
	margin: 0;
margin-bottom:50px;
}

p, code, ul {padding-bottom: 1.2em;}



h1 {
	font: Gaelic, Times New Roman;
	margin-bottom: 4px;
color:#224622;
font-size:14pt;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h1, h2, h3 {padding-top: 4px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: transparent;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 888px;
}

/* header */
.top {
	
}

/* title */
.header {
	background: #224622;
	font-size: 1.2em;
	height: 272px;
	margin: 0 auto;
	padding: 0px;
	width: 955px;
}
.header .left, .header .right {
	background: #FFF;
	color: #FFF;
	height: 272px;	
}
.header .left {
	background: #ffffff url('http://www.kildare.ie/community/easysites/kildareheritage/cmsimages/header.jpg') no-repeat;
	line-height: 150px;
	text-align: center;	
	width: 955px; }
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}


.post h1 a
{
color:#2F632F;
text-decoration:none;
font-family: Garamond;
font-size:18px;
font-weight:bold;
}
.post h2 
{
color:#239415;
text-decoration:none;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:underline;
}


/* main */
.main {
	width:888px;
background:#fff;
}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 10px;
	width: 590px;
background:#fff;
min-height:650px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	
}


/* footer */
#footer {
	background:transparent url('http://www.kildare.ie/kildareheritage/cmsimages/footer.png') top no-repeat;
	color: #2C5A2C;
	
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.4em; font-family:Times New Roman;
height:100px;
min-height:100px;
padding-top:20px;
margin:0px;


}
#footer a, .footer a:hover {color: #2C5A2C;}



.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


.info a, .info a:visited
{
text-decoration:none;
}

.info a:hover
{
text-decoration:underline;
}


ul{

margin-left:20px;

color:#334707;
}

li{

margin-bottom:0px;
text-align:justify;



a img
{
border:none;
}

/* Calenader Styling*/


#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#00000;}

.sidenav table thead tr {
  border-bottom-color:#00000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#00000;}

.sidenav table td#today {
  border-color:#00000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#00000;}

.sidenav table tfoot a {background:none;}

.sidenav ul {list-style-type:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}


#searchform
{
padding:10px;
}





  
.alignright{

float:right;
margin-left:10px;

}

.alignleft{

float:left;
margin-right:10px;

}
.sidenav ul li ul{
list-style-image:none;



}

#sidebar{
border-left:1px solid #000000;
float:right;
margin:0px;
background:#F9E296;
height:510px;
min-height:510px;
width:270px;
background:#F9E296 url('http://www.kildare.ie/community/easysites/kildareheritage/cmsimages/side.jpg') top left repeat-y;

}
