/*
Theme Name: NIDKC
Theme URI: http://deafkartni.co.uk/
Description: NIDKC template.
Version: 1.0
Author: Gary Barnett
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(/img/flagbg.gif);
	background-repeat: repeat-y;
}
#wrap {
	width: 750px;
	border: 0px dotted #61B142;
	margin:auto;
}
#wrap #header {
	height: 160px;
	background-image: url(/img/nidkctop.gif);
	background-repeat: no-repeat;
}
#wrap #leftcol {
	float: left;
	width: 130px;
}
#wrap #maincol {
	margin-left: 130px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #27499F;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrap #maincol p {
	margin-top: 0px;
}
#wrap #footer {
	clear: both;
	height: 75px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #27499F;
}
#wrap #leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrap #leftcol li {
	}
#wrap #leftcol a {
	padding: 5px;
	text-decoration: none;
	display: block;
	width: 120px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}	
#wrap #leftcol a:link, #wrap #leftcol a:active, #wrap #leftcol a:visited {
	background-color: #27499F;
	color: #FFFFFF;

}
#wrap #leftcol a:hover {
	color: #FFFFFF;
	background-color: #669933;
}

#wrap #leftcol ul li {
	position: relative;
	}
#wrap #leftcol li ul {
	position: absolute;
	left: 130px;
	top: 0;
	display: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#wrap #leftcol li > ul {
	left: 130;
	top: 0;
	}
/* Holly Hack. IE Requirement \*/
* html #wrap #leftcol ul li { float: left; height: 1%; }
* html #wrap #leftcol ul li a { height: 1%; }
/* End */	
#wrap #leftcol li:hover ul, #wrap #leftcol li.over ul {
	display: block;
} /* The magic */

#search {
	width:100px;
	left: 200px;
	top: 120px;
	position: relative;
}
img.right {float: right; clear: right; margin: 0 0 1em 1em;}







#wrap #maincol a {
	color: #669933;
}

#wrap #maincol a img {
	border: none;
}

#wrap #maincol a:visited {
	color: #669933;
}

#wrap #maincol a:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}

#wrap #maincol acronym, abbr {
	border-bottom: 1px dashed #333;
}

#wrap #maincol acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

#wrap #maincol acronym, abbr {
	cursor: help;
}

#wrap #maincol blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

#wrap #maincol cite {
	font-size: 90%;
	font-style: normal;
}

#wrap #maincol h3 {
	border-bottom: dotted 1px #eee;
	margin-top: 0;
}

#wrap #maincol .category {
	font-weight: bold;
}
#wrap #maincol .category li {
	line-height: 1.5em;
}

#wrap #maincol ol#comments li p {
	font-size: 100%;
}

#wrap #maincol p, li, .feedback {
	font: 90%/175%;
}

.meta {
	font-size: .75em;
}

.storycontent {
	padding-top: 10px;
}

#wrap #maincol .storytitle {
	margin: 0;
}

#wrap #maincol .storytitle a {
	text-decoration: none;
}

#wrap #maincol #content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#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;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	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;
}
