
/*
Theme Name: Lekane
Theme URI: http://wordpress.org/
Description: Lekane site design, April 2007
Version: 1.0
Author: Niko Nyman

Lekane WordPress theme by Niko Nyman || http://nnyman.com
*/

/* @group Fonts */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

h1, #photo p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

p, body#home #content ul {
	font-family: Tahoma, Geneva, Arial, sans-serif;
}

.description {
	font-family: Verdana, Arial, Geneva, sans-serif;
}
/* @end */

a {
	color: #00afe0;
}

a img {
	border: none;
}

a:visited {
	color: #2BA5CC;
}

a:hover {
	color: #00c7ff;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #40727C url(/images/bgr-gradient.jpg) repeat-x fixed;
	color: #444;
	margin: 0;
	padding: 0;
	height: 100%;
}

body.Lekane {
	background: #40727C url(/images/bgr-gradient.jpg) repeat-x fixed;
	color: #444;
	margin: 0;
	padding: 0;
	height: 100%;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 21px;
	font-weight: normal;
	margin: 1.4em 0 0.5em;
}

hr.photoborder {
	visibility: visible;
	margin: 0 0 1px;
	padding: 0;
	border: 0;
	background-color: #2BA5CC;
	height: 10px;
}

ol#comments li p {
	font-size: 100%;
}

p {
	margin: 0 0 0.8em;
}

/* @group classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

/* @end */

/* @group .description */

.description {
	color: #B9B9AB;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 17px;
	margin: 0 28px 0 32px;
}

.description:first-line {
	color: #2BA4CC;
}

/* @end */

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

/* @group .meta */

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
}

/* @end */

.post {
}

.storytitle a {
	color: inherit;
	text-decoration: none;
}

h1.storytitle, #home h2 {
	font-size: 24px;
	font-weight: bold;
	color: #EF1200;
}

h1.storytitle {
	margin: 0 70px 0.6em 0px;
	padding: 0.8em 0 0 0;
}

h1.storytitle small {
	font-size: 21px;
	font-weight: normal;
	color: black;
}

h2.storytitle {
	margin: 0 80px 0.4em 15px;
}

h2.storytitle small {
	color: #B9B9AB;
}

.storycontent {
	color: #585858;
	line-height: 1.43em;
	padding: 0em 40px 1em 15px;
	margin-top: 0.1em;
}

.requestcontent {
	height: 570px;
}

.visitorcontent {
	height: 680px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 0 0 0 175px;
	background-color: #fcfcfb;
	/*width: expression('654'); */
	overflow: hidden; 
	padding: 0;
}

/* @group #content img */

#content img {
	margin: 0.1em;
	vertical-align: middle;
	height: 30px;
}

#content img.fullwidth {
	position: relative;
	left: 0;
}

#content .storycontent img.fullwidth {
	position: relative;
	left: -15px;
}

#content img.alignright {
	float: right;
}

#content p img.alignright {
	position: relative;
	left: 80px;
	margin-left: -80px;
	border-left: 40px solid #fcfcfb;
}

#content img.alignleft {
	float: left;
	margin-top: 0.3em;
}

#content p img.alignleft {
	position: relative;
	left: -20px;
}

/* @end */

#footer {
	clear: both;
	color: #8e8e8e;
	font-size: 11px;
	margin: 0 80px 0 190px;
	padding: 1em 100px 4em 15px;
	border-top: #a2a2a1 1px solid;
	background-color: white;
}

#footer p {
	margin: 0.4em 0;
}

#fullheightfix {
	position: absolute;
	bottom: 0;
}

/* @group #header */

#header {
	position: absolute;
	left: 0px;
	width: 175px;
	background: white;
}

#header a {
}

#header a:hover {
}

#header .logo {
	margin: 3.6em 0 10px 0;
}

/* @end */

/* @group #menu */

#menu {
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/* @end */

/* @group #navigation */

#navigation {
	margin: 0 0 0 175px;
}

#navigation .levelone {
	position: relative;
	background-color: #e0e0dc;
}

#navigation .leveltwo {
	position: relative;
	background-color: #fff;
}

#navigation ul {
	margin: 0;
	padding: 7px 0 5px;
	font-size: 16px;
}

#navigation ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation a {
	color: #2BA4CC;
	text-decoration: none;
	padding: 7px 10px 5px;
	margin: 0;
}

#navigation a:hover {
	color: #00afcc;
	background-color: #e8e8e5;
}

#navigation .current_page_item, #navigation .current_page_item:hover {
	background: #408691 url(navi-active-bgr.gif) repeat-x;
	color: #FFFFFF;
}

#navigation .current_page_item a, #navigation .current_page_parent a {
	background: #408691 url(images/navi-active-bgr.gif) repeat-x;
	color: #fff;
}

#navigation ul.subnavigation {
	font-size: 14px;
	border-bottom: 1px solid #545959;
	padding: 8px 30px 7px 0;
	background: url(images/yellow.gif) no-repeat right top;
}

#navigation ul.subnavigation li.heading a,
#navigation ul.subnavigation li.heading a:hover {
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 7px;
	border-right: 1px solid #BEBEBE;
}

#navigation ul.subnavigation a {
	background: none;
	color: #44A7C5;
}

#navigation ul.subnavigation a:hover {
	background: none;
	color: #00bede;
	text-decoration: underline;
}

#navigation ul.subnavigation .current_page_item a, 
#navigation ul.subnavigation .current_page_parent a {
	background: none;
	color: #408691;
}

/* @end */

#page {
	position: relative;
	margin: 0.4em auto;
	margin-left: 30px;
	padding: 0;
	background-color: white;
	/*max-width: 876px;
	width: expression('876');*/
    width: 92%; /* Added by kim */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	min-height:436px; /* interim solution */
}

/* @group #photo */

#photo {
	background: url(images/index-photo.jpg) no-repeat;
	height: 328px;
	padding: 35px 20px 0 257px;
	border-bottom: 1px solid #E0E0D7;
}

#photo h1 {
	color: white;
	font-size: 40px;
	margin: 0;
	letter-spacing: -1px;
}

#photo h1 small {
	font-family: HelveticaNeue-Light, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.93em;
	font-weight: lighter;
	color: black;
}

#photo ul {
	list-style: none;
	margin: 27px 0;
	padding: 0;
}

#photo ul li {
	float: left;
	background-color: #ffda00;
	border-top: 2px solid #cdeeec;
	padding: 11px 14px 16px;
	margin: 0 14px 14px 0;
	width: 41%;
	font-size: 18px;
	line-height: 20px;
	color: #545959;
}

#photo ul li p {
	margin: 0;
}

#photo ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #545959;
	border-bottom: 1px #545959 dotted;
}

#photo ul li a:hover {
	border-bottom: 1px #545959 solid;
}

/* @end */

/* @group #belowphoto */

#belowphoto {
	padding: 0 0 0 222px;
	margin: 0;
	color: #606060;
	border-top: 10px solid #2BA5CC;
}

#belowphoto h2 {
	border-bottom: 1px solid #545857;
	margin: 0 0 0.5em;
	padding-bottom: 0.37em;
}

#belowphoto #news {
	float: left;
	width: 46%;
	padding: 20px 0 20px;
	margin-top: 1px;
}

#belowphoto #news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#belowphoto #news ul li {
	margin-bottom: 0.8em;
}

#belowphoto #news a {
	color: #606060;
	text-decoration: none;
	border-bottom: 1px dotted #a3aaaa;
}

#belowphoto #news a:hover {
	border-bottom: 1px solid #a3aaaa;
}

#belowphoto #about {
	float: right;
	width: 45%;
	background-color: #CCEFEB;
	padding: 20px 3%;
	margin-top: 1px;
}

#belowphoto #about h2 {
	color: #2BA5CC;
	border-color: #B2D8D8;
}

/* @end */

/* @group WP Calendar */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*better styles for user editing*/
.detailRow a{
  color:#0299c3;
  }
.detailRow a:hover{
  color:#015580;
  }
.detailSection{
  padding:0 0 5px;
  background:#e0f8ff;
  _height:100%;
  }
.detailRow{
  display:block;
  margin:5px 0 0;
  }
.clear{
  clear:both;
  }
.detailHead{
  display:block;
  font-weight:bold;
  font-size:16px;
  width:100%;
  text-indent:236;
  color:#fff;
  padding:3px 0;
  background:#00AFE0;
  }
.detailName{
  display:block;
  float:left;
  width:225px;
  text-align:right;
  margin-right:5px;
  color:#333;
  }
.detailRow input, .detailRow select{
  display:block;
  border:1px solid #00AFE0;
  background:#fff;
  padding:2px;
  width:170px;
  margin:0 5px 0;
  float:left;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  }
.chckBx{
	border:none!important;
	background:none!important;
}
.updateBtn{
  color:#fff;
  background:#00AFE0!important;
  font-weight:bold;
  border:1px dashed #fff!important;
  cursor:pointer;
  }
.updateBtn:hover{
  background:#52d7fc!important;
  }
a#deleteBtn{
  
  color:#fff;
  background:#aa0707;
  font-weight:bold;
  border:1px dashed #fff;
  padding:1px;
  width:170px;
  display:block;
  text-align:center;
  height:20px;
  text-decoration:none;
  float:left;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  }
a#deleteBtn:hover{
  color:#fff;
  background:#d72e2e;
  }