/* @override 
	http://192.168.1.69/~andrew/kiwayu.mirror/wp-content/themes/kiwayu/style.css
	http://demo.kiwayu.com/wp-content/themes/kiwayu/style.css
*/

/*  
Theme Name: Kiwayu
Theme URI: http://www.blu.co.uk
Description: The default theme for Kiwayu based on 960 grid.
Version: 1.0
Author: Andrew Newton @ blu.co.uk
Author URI: http://blu.co.uk
*/

@import url(960/reset.css);

@import url(960/960.css);

/*
	RESET
*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 90%;
	color: #666;
	text-align: left;
	line-height: 1.5em;
}

.page-body {
	margin-left: 75px;
	padding-bottom: 30px;
}

p {
	padding-bottom: 10px;
}

ul {
	margin-bottom: 10px;
}

ol {
	list-style: decimal inside;
}

a {
	outline: none;
	text-decoration: none;
	color: #16558d;
}

a:hover {
	color: #CCCCCC;
}

a img {
	border: none;
	background: none;
}

table {
	border-collapse: collapse;
}



/*
	UTILITY
*/

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.button {
	border: 1px solid #272727;
	background: white;
	padding: 3px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: 272727;
}

.button:hover {
	background: #990000;
	color: white;
}

/*
	STRUCTURE
*/

#page-wrap {
	margin: 0px auto -75px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(images/bg.gif) top left repeat-x;
}

#push {
	height: 75px;
}

/*
	HEADER
*/

h1#logo {
	width: 160px;
	height: 85px;
	background: url(images/kiwayulogo.gif) bottom left no-repeat;
	float: left;
	/*margin-bottom: 40px;*/
	text-indent: -999px;
}

#home a {
	display: block;
	height: 85px;
}

#home a:hover {
	background: url(images/kiwayulogored.gif) bottom left no-repeat;
}

/*
	MENU
*/

#navbar {
	height: 85px;
	font: 18px Georgia, Times, serif;
	overflow: hidden;
	min-width: 760px;
	margin-bottom: 40px;
}

#navbar li {
	float: left;
	padding: 0px 10px 0px 0px;
	margin-right: 1px;
	background: url(images/diamond-black.gif) 98% 66px no-repeat;
}

#navbar li a {
	letter-spacing: 2px;
	display: block;
	padding: 3.2em 0 0;
	text-transform: uppercase;
	color: #ababab;
}

#navbar li.page_item.current_page_item a {
	border-bottom: 5px solid #c8e0eb;
	color: #999;
}

/* Hilight active menu item */

#navbar li.page_item.page-item-15 {
	background: none;
}

/* Hide for last menu item */

#navbar a:hover {
	border-bottom: 5px solid #c8e0eb;
	color: #999;
/* background: url(/pix/navbar

linkbg.gif) top left repeat-x; color: #333; */
}





/*
	BLOG ENTRIES
*/

.diary .post {
	margin-top: 40px;
	border-bottom: 1px dotted gray;
}

.diary {
	background: url(images/diary-top.jpg) no-repeat 0 -5px;
	float: left;
}

.diaryrepeat {
	background: url(images/paper-repeat.jpg) repeat-y 230px;
	float: left;
}

.diaryfooter {
	background: url(images/diaryfooter.jpg) no-repeat 230px bottom;
	height: 170px;
	float: left;
	width: 610px;
	padding-left: 310px;
}

.navigation {
	width: 400px;
	float: left;
	/*border-top: 1px dotted gray;*/
	margin-top: 10px;
}

.postmetadata {
	/*border-bottom: 1px dotted gray;*/
	border-top: 1px dotted gray;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	margin-top: 20px;
	font: 11px/16px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}
#commentform {
	font: 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#submit {
	border: 1px solid gray;
	background: silver;
	padding: 2px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: 272727;
}

#submit:hover {
	background: #990000;
	color: white;
}
.posted-in {
	background: url(images/hand.gif) no-repeat;
	padding-left: 35px;
}

.comment-link {
	background: url(images/bubble.gif) no-repeat 0 -1px;
	padding-left: 30px;
	padding-top: 2px;
}

.post h3#respond{
	border-top: 1px dotted gray;
	background: url(images/bubble.gif) no-repeat 0 18px;
	padding-left: 30px;
	letter-spacing: 1px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	margin-bottom: 10px;
	padding-top: 20px;
}

.postmark {
	height: 100px;
	width: 100px;
	background: url(images/postmark.gif) no-repeat center;
	margin-top: -70px;
	text-align: center;
	margin-bottom: -40px;
	font: 70%/9em Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #163763;
	overflow: hidden;
	left: 340px;
	position: relative;
}

.datebox {
	width: 40px;
	float: left;
	padding: 0 5px 5px 5px;
	background: #990000;
	color: white;
	text-align: center;
	margin: 0 10px 0 0;
}

.day {
	font-size: 3.4em;
	font-weight: bold;
	margin: 0;
	font-family: Georgia, serif;
}

.month {
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.year {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
}

ol.commentlist {
	list-style: none;
}

.comment-bubble {
	background: #990000;
	color: white;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ol.commentlist li p {
	font-size: 1.0em;
}

.gravatar {
	margin-top: 3px;
	padding: 2px;
	height: 40px;
}
.previous_post {
	float: left;
	width: 200px;
}

.next_post {
	float: right;
	width: 200px;
	text-align: right;
}

.post-author {
	border-top: 1px dotted gray;
	margin-bottom: 10px;
}

/*
	BLOG SEARCH
*/

#search {
	width: 90px;
	display: inline;
	margin-bottom: 15px;
}

#searchsubmit {
	border: 1px solid gray;
	background: silver;
	padding: 2px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: 272727;
}

#searchsubmit:hover {
	background: #990000;
	color: white;
}

.emptysearch {
	margin-top: 70px;
	margin-bottom: 250px
}

.emptysearch h2 {
	font: small-caps 12pt/1.7em Georgia, Times, serif;
	letter-spacing: 2px;
}


/*
	FOOTER
*/

#footer {
	height: 74px;
	background: #d5ebf7;
	border-top: 1px dotted #ababab;
	padding-top: 0px;
}

#footer-inside {
	width: 900px;
	margin: 0 auto;
	padding-left: 140px
}

#footer p {
	color: grey;
}

#footer-1 {
	width: 300px;
	float: left;
	margin-right: 30px;
}

#footer-2 {
	width: 200px;
	float: left;
	margin-right: 30px;
}

#footer-3 {
	width: 200px;
	float: left;
}

#footer-4 {
	width: 200px;
	float: left;
}

#footer a {
	color: grey;
}

#footer ul {
	color: grey;
}

/*
	FOOTER MENU
*/

#footermenu {
	font: 12px Georgia, Times, serif;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 10px;
}
#footermenu	ul {
	float: left;
}
#footermenu	ul li {
	float: left;
}
#footermenu	li  {
	float: left;
}
#footermenu	li a {
	float: left;
	margin-right: 1px;
	background: url(images/bar.gif) 91% 50% no-repeat;
	padding-right: 20px;
}

#footermenu a:hover {
	color: maroon;
}

/* Hide for last menu item */
#footermenu li.page_item.page-item-17 a {
	background: none;
}

/*
	FORMS
*/

textarea#comment {
	width: 100%;
	padding: 0;
	margin: 0;
}

.diary h1 {
	font: 14px Georgia, Times, serif;
	color: #6e93ab;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-top: 40px;
}

h2.pages {
	font: 19px Georgia, Times, serif;
	color: #6e93ab;
	text-align: left;
	letter-spacing: 7px;
	text-transform: uppercase;
	padding-top: 20px;
}

h4 {
	font: 90% Verdana, Lucida, "Lucida Grande", sans-serif;
	color: maroon;
	text-align: right;
	letter-spacing: 1px;
	border-top: 2px dotted silver;
	margin-bottom: 10px;
}

.dropcap {
	font: 72px Georgia, Times, serif;
	color: #194074;
	text-align: right;
	text-transform: uppercase;
	border-bottom-color: silver;
	padding-right: 5px;
	position: relative;
	float: left;
	width: 70px;
}

.linklove {
	visibility: hidden;
}

/*
RIGHT SIDEBAR
*/
#page-sidebar-right ul li {
	font: italic 9pt/1.7em Georgia, Times, serif;
	text-align: center;
}
#page-sidebar-right ul li.categories ul{
	border-top: 1px dotted silver;
}
#page-sidebar-right ul li.categories {
	color: #194074;
	border-top: none;
	margin-top: -8px;
}
#page-sidebar-right ul li ul.children {
	margin-bottom: 0;
}
#page-sidebar-right ul li ul.children li a {
	color: #adadad;
}

#page-sidebar-right ul li a {
	color: gray;
}

#page-sidebar-right ul li a:hover,
#page-sidebar-right ul li ul.children li a:hover {
	color: maroon;
}

#sidebar {
	margin-top: 70px;
}

#sidebar a {
	font: italic 9pt/1.7em Georgia, Times, serif;
}

#sidebar h2 {
	font: small-caps 12pt/1.7em Georgia, Times, serif;
	letter-spacing: 2px;
}

#sidebar a:hover {
	color: maroon;
}

/*
LEFT SIDEBAR
*/

q {
	float: left;
	background: url(images/quote.gif) no-repeat;
	padding-top: 40px;
	width: 160px;
}

.endquote {
	background: url(images/quote_close.gif) no-repeat right bottom;
}

.quotescollection_author {
	background: url(images/quote_close.gif) no-repeat right bottom;
	border-top: 1px dotted gray;
	font-style: italic;
	display: block;
	float: left;
	width: 160px;
	height: 60px;
	text-align: center;
}

.page-body em {
	font-weight: bold;
	padding-left: 10px;
	color: #aeaeae;
	border-left: 2px dotted #c8e0eb;
	display: block;
	padding-right: 50px;
	margin-left: 40px;
}

.page-body em .qauthor {
	color: #999999;
	font-weight: bold;
	font-style: normal;
	display: block;
}

.home {
	font-size: 20px;
	text-align: center;
	color: silver;
	line-height: 1.1em;
	padding-top: 40px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.home strong {
	font-size: 12pt;
}





.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	background-color: white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

.alignleft {
	float: left;
	background-color: white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

img.alignleft {
	padding: 5px;
}

p.wp-caption-text {
	font: 7.5pt Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
}


.img-sidebar { 
	width: 160px;
	overflow: hidden;
}
