/*
Theme Name: Parker & Associates
Theme URI: http://www.parkerandassociates.co.nz/
Description: Parker & Associates Wordpress theme
Version: 1.1
Author: Stuart Maxwell (adapted)
*/

div.date {
	text-transform:uppercase;
	font-size: 1.25em;
}
.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;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

#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;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#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;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* CSS Document */
#logo {
	position: absolute;
	top: 40px;
	left: 620px;
}

body,html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001526;
	background-color: #F8F8F9;
	background:  #F8F8F9 url(images/bodybg.jpg) top left repeat-y; 
	}
#container {
	width: 600px;
	background:  #F8F8F9 url(images/bg.gif) 0px 20px repeat-y; 
	font-size: 62.5%;
	border-right: solid 1px #ebebeb;
	margin: 0;
	padding: 0;
	
}

a:link, a:visited, a:hover, a:active {
	color:#000066;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	}

h2, h3, h4 {
	font-family:  Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*letter-spacing: .1em;*/
	font-weight: normal;
	padding: 0px 0 0 0;
	color: #FF6600;
	margin: 30px 0 10px 0;
	line-height: 1em;
	text-transform:uppercase;
	}
h3 {
	font-size: 1.2em;
	margin: 20px 0 5px 0;

	}
/*	
h3 a:link, h3 a:visited, h3 a:hover {
	text-decoration:\none;
	color: #FF6600;
	} */
	
h2 {
	border-bottom: solid #ebebeb 1px;
	padding-bottom: 10px;
	/*color: #333333;*/
	color: #FF6600;
	font-size: 2.5em;
	
	
}
	
ul.nav {
	margin: 20px 0 0 0px;
	padding: 0;
	width: 521px;
	float: left;
	/*font-family:   Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 1em;
	/*background-color:#D8D8D9;*/
	text-align:left;
	background: #fff url(images/navbg.jpg) no-repeat top left ;

	}
ul.nav li {
	list-style: none;
	display: inline;
	float: left;
	border-right: solid 1px #cccccc;
}
	
ul.nav {
	padding-left: 50px;
	}
ul.nav li a:link, ul.nav li a:visited, ul.nav li a:hover, ul.nav li a:active {
	color:#000000;
	text-decoration: none;
	display: block;
	padding: 5px 18px;

}
ul.nav li a:hover {
	/*background-color: #001E33;*/
	background-color: #FF862D;
	color: #FFFFFF;
	}

#header {
	background: url(images/header2.jpg) no-repeat bottom left;
	height: 114px;
	clear: both;
	/*border-bottom: 2px solid #FF6600;*/
	}
	
#home-header {
	background: url(images/home-image.jpg) no-repeat top right;
	height: 186px;

	}
	
#header h1, #home-header h1 {
	font-size: 1px;
	text-indent: -9999px;
	}
	
.main {
	margin: 20px 20px 20px 80px;
	font-size: 1.2em;
	clear: both;
	line-height: 1.4em;
	}
	
.main li {
	list-style-image:url(images/bullet.jpg) ;
	padding: 3px 0 3px 5px;
	margin: 0;
	}
.main ul {
	margin: 0px 0 0 30px;
	padding: 0;
	}
.main img.bigphoto {
	margin: 20px -20px 10px -30px;
	}

#footer {
	border-top: solid #cccccc 1px;
	margin: 60px 0px 0px 50px;
	padding: 0px 20px 20px 20px;
	color: #666666;
	background-color: #fafafa;
	line-height: 1.6em;
	}
.people {
	float: left;
	width: 140px;
	height: 260px;
	margin: 5px 20px 10px 0;
	padding: 0;
	}

.people img {
	border: solid 1px #cccccc;
	padding: 4px;
	}
.people p {
	text-align: center;
	color: #333333;
	margin: 5px 0 0 0;
	font-size: .9em;
	}
.people a:link, a:visited, a:hover,  a:active {
	color: #000000;
	}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	}
.intro {
	font-family:   Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#FF6600;
	margin: 0;
	line-height: 1.3em;
	}
.intro span {
	color: #333333;
	font-size: .7em;
	}
strong {
	font-size: 1.1em;
	line-height: 1.5em;
	}
blockquote {
	font-style:italic;
	margin-left: 0;
	margin-right: 0;
	}
	
h2 a:visited, h2 a:hover, h2 a:active {
	color: #FF6600;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
.portrait {
	border: solid 1px #cccccc;
	padding: 4px;
}