/*
Theme Name: Peter Kennedy
Author: Kitka
Author URI: http://www.kitka.com.au
*/

header, section, footer, aside, nav, article {
	display: block;
}
body {
	color: #373737;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
hr {
	background-color: #dddddd;
	height: 1px;
	border: 0px;
	clear: both;
}
h1 {
	font-size: 220%;
	font-weight: normal;
	clear: both;
}
h2 {
	font-size: 190%;
	font-weight: normal;
	clear: both;
}
h3 {
	font-size: 180%;
	font-weight: normal;
	clear: both;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
p {
	font-size: 140%;
	line-height: 160%;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}
td {
	font-size: 140%;
	line-height: 160%;
	vertical-align: top;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;	
}

li {
	font-size: 140%;
	line-height: 160%;
}
li li {
	font-size: 100%;
}

hr {
	clear: both;
}
.gallery {
	clear: both;
	border-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #E13508;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
#outer {
	max-width: 1147px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
	text-align: left;
	background-color: #FFF;
}
header {
	margin-left: 204px;
	height: 89px;
	background-color: #FFF;
}
.logobox {
	float: left;
	height: auto;
	width: 100%;
	max-width: 900px;
	text-transform: uppercase;
	font-family: "Raleway", arial, sans-serif;
	letter-spacing: 20px;
	font-size: 750%;
	font-size: 5vw;
	z-index: 25;
}
#mainnav ul {
	padding-left: 10px;
}
nav {
	height: 60px;
	width: 18%;
	max-width: 204px;
	float: left;
	font-family: "Raleway", arial, sans-serif;
}
nav li {
	display: block;
	list-style: none;
	line-height: 110%;
	padding-bottom: 10px;
}
nav a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
nav a:link, nav a:visited {
	color: #000;
}
nav a:hover, nav a:active {
	color: #E13508;
}
nav li.current-menu-item a {
	color: #E13508;
}
#mobilenav, #menu-icon {
	display: none;
}
#main {
	width: 79%;
	max-width: 870px;
	float: left;
	background-color: #FFF;
}
#main:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
.homepagepic {
	margin-bottom: 20px;
}
#sidebar {
	width: 25%;
	float: right;
	padding-top: 40px;
	padding-bottom: 50px;
}
footer {
	height: 30px;
	max-width: 1000px;
	clear: both;
	padding-top: 10px;
	font-size: 80%;
	color: #CCC;
}
.hidetext {
	display: none;
}
.alignleft {
	float: left;
	padding-right: 15px;
}
.alignright {
	float: right;
	padding-left: 15px;
	padding-bottom: 20px;
}
.red {
	color: #e1350b;
}
#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px 0px 20px 0px;
	width: 200px;
	text-align: center;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 100%;
}
#kitkadesign a {
	color: #999;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
dl.gallery-item {
	float: left;
	width: 21%;
	margin: 0px 10px;
	background-color: #FFFFFF;
}
.gallery-caption {
	padding: 0px 0px 20px 10px;
	font-size: 110%;
	width: 90%;
	height: auto;
	margin: 0px;
}
dl.gallery-item:after {
	content: ".";
	height: 0px;
	visibility: collapse;
	display: block;
	clear: both !important;
}
dt.gallery-icon.portrait, dt.gallery-icon.landscape {
	clear: left;
}
.gallery-item img {
	width: 100%;
	height: auto;
	margin: 5%;
}
.edit-link {
	clear: both;
}

li.disabledmenu a:link, li.disabledmenu a:visited {
	color: #999;
}
#swipebox-caption {
	font-size: 10px !important;
}
.clearall {
	clear: both;

}
.maximagesize {
	width: 100%;
	height: auto;
}
.PK-cv td {
	vertical-align:text-top;
	text-align: left;
}
table.shortstories {
	margin: 40px;
}
table.shortstories td {
	padding-right: 15px;
}
.rightindented p {
	margin-right: 300px;
}
.one_third p, .one_fourth p, .one_fifth p {
	padding-right: 40px;
	text-align: left;
}
.narrow-text p {
	width: 180px;
    font-size: 130%;
	line-height: 130%;
    margin-top: 0px;
    padding-top: 0px;
	padding-left: 20px;
    text-align: left;
}
.entry-content img {
	max-width: 100%;
	height: auto;
}
.narrowitem {
	text-align: center;
	width: 70%;
	margin: 0 auto;
}