/*
Theme Name: Present Perfect
Theme URI: http://www.presentperfect.com.au/
Description: A Wordpress theme for the Present Perfect website.
Version: 1.0
Author: Robert Moore
Author URI: http://www.mooredesign.com.au/
*/
/*
---Colours---
Blue: #164066
Green: #99CE17
Pink: #C05395
Yellow: #F7C85A
------
*/
html {
	font-size: 76%;
	font-family: verdana, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #164066;
	text-align: left;
}
p { 
	font-size: 1.0em; 
	line-height: 1.5em;
	margin: 1.2em 0em;
	text-align: justify;
}
td, th {
	font-size: 0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 1.0em;
}
table td { } /* Fix bug in IE 5 */
h3, h4, h5, h6 {
	font-size: 1.0em; 
	color: #000000;
}
li {
	font-size: 1.0em;
	margin: 0.2em 0em 0.2em 0em; 
	line-height: 1.5em;
	list-style-image: url("images/bullet.gif");
}
a:link, a:active, a:visited {
	color: #164066;
}
a:hover {
	color: #99CE17;
	background: #164066;
	text-decoration: none;
}
select, input, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
input.checkbox, input.radio {
	background: transparent!important;
	border: 0!important;
}
fieldset {
	padding: 0.7em 0.5em;
}
legend {
	margin-bottom: 0.1em;
}
label, input[type=submit] {
	cursor: pointer;
}
.sameline {
	display: inline;
}
.colour, a.colour:link, a.colour:active, a.colour:visited {
	color: #CCC;
}
.grey {
	color: gray;
}
a img {
	border: 0;
}
.centered {
	text-align: center;
}
.topalign {
	vertical-align: top;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.floatright {
	float: right;
	padding: 1.0em;
	padding-right: 0;
	position: relative;
}
.floatleft {
	float: left;
	margin: 1.0em;
	margin-left: 0;
	position: relative;
}
.img_replacement {
	position: relative;
	overflow: hidden;
	display: block;
}
.img_replacement span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}
a.img_replacement span {
	cursor: pointer;
}
.small {
	font-size: 0.9em;
}
.big {
	font-size: 1.2em;
}
.clearleft {
	clear: left;
}
.clearboth, .clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
}
.leftpadding {
	padding-left: 2.0em;
}
.required {
	color: red;
}
.error {
	color: red;
	font-weight: bold;
}
.success {
	color: green;
	font-weight: bold;
}
.fullwidth {
	width: 100%;
}
ul.nobullets {
	list-style-type: none;
}
.hide {
	display: none;
}

/* Structure */

#fullwrapper {
	width: 100%;
	height: 100%;
}
#header a {
	height: 90px;
	width: 500px;
}
#header a span {
	background-image: url("images/banner.gif");
}
#header {
	background: #164066;
	color: #FFF;
	height: 90px;
	min-width: 761px;
}
#header a:link, #header a:active, #header a:visited {
	color: #FFF;
	text-decoration: none;
}
#content {
	margin-top: 31px;
	padding: 2.0em;
}
#content.narrowcolumn {
	float: left;
	width: 100%;
	padding: 0;
	min-width: 761px;
}
#contentWrapper {
	margin-right: 221px;
	padding: 2em;
}
#sidebar {
	margin-top: 31px;
	margin-left: -221px;
	padding: 2.0em 20px;
	width: 180px;
	float: left;
	border: 1px solid #164066;
	border-right: 0;
}
h1 {
	font-size: 2.3em;
	border-right: 2px solid transparent;
	text-align: center;
	border-left: 2px solid #C05395;
	font-family: arial, sans-serif;
}
h2 {
	font-size: 1.6em;
	font-family: arial, sans-serif;
}
h3 {
	font-size: 1.5em;
	color: #164066;
	font-family: arial, sans-serif;
}
#footer {
	padding: 20px;
	border-top: 32px solid #99CE17;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	background: #164066;
	color: #FFF;
	min-width: 721px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	background: transparent;
}

blockquote {
	background: url("images/quotebg.png") 0 0 no-repeat;
	padding-left: 43px;
}

cite {
	background:#99CE17;
	font-size:0.9em;
	font-style:normal;
	font-weight:bold;
}

.action {
	border: 1px dotted #164066;
	padding: 5px;
	margin-top: 4.0em;
	clear: both;
}

.error_text {
	color: red;
	font-weight: bold;
	font-size: 0.9em;
}

/* Menus */

.menu {
	position: absolute;
	top: 90px;
	left: 0;
	background: #99CE17;
	width: 100%;
	height: 31px;
	min-width: 761px;
}

.menu ul {
	width: 760px;
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
	font-size: 0.8em;
	color: #164066;
}

.menu ul ul {
	display: none; 
	position: absolute;
	top: 26px;
	left: 20px;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	background: #FFF;
}

.menu ul ul ul {
	display: none!important;
}

.menu li {
	position: relative;
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
}

.menu li li {
	border: 0;
}

.menu a:link, .menu a:visited, .menu a:active {
	float: left;
	color: #164066;
	background: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 0 20px;
	line-height: 25px;
	height: 25px;
}

.menu a:hover {
	color: #FFF;
	background: #C05395;
}

.menu li:hover ul {
	display: block;
} 

.menu li.current_page_item, .menu li.current_page_ancestor {
	border-bottom: 1px solid #ffffff;
}

.menu li li a:link, .menu li li a:visited, .menu li li a:active, .menu li li a:hover {
	background: transparent!important;
}

.menu li.current_page_item a:hover, .menu li.current_page_ancestor a:hover {
	background: #FFF;
	color: #164066;
}

.menu li.current_page_item, .menu li.current_page_ancestor li.current_page_item {
	font-weight: bold;
}

.menu li.current_page_ancestor li, .menu li.current_page_item li {
	font-weight: normal;
	border: 0;
}

.menu>ul>li:first-child {
	margin-left: 40px;
}

.menu ul ul a:link, .menu ul ul a:visited, .menu ul ul a:active {
	margin-right: 5px;
	padding: 2px;
}

.menu ul ul a:hover {
	text-decoration: underline;
	background: #FFF;
	color: #164066;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

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

.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: 0.9em;
	line-height: 17px;
	padding: 2px 4px 5px;
	margin: 0;
	text-align: center;
}

/* Begin Lists */
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

/* Post listings */

.post {
	background: url("images/post.png") 100% 0 no-repeat;
}

.navigation {
	height: 2.0em;
}

.postmetadata {
	border: 1px dotted #164066;
	padding: 5px;
	clear: both;
	background: #EEE;
}

.search .page {
	background: url("images/page.png") 0 0 no-repeat;
}
.search .post {
	background: url("images/post.png") no-repeat;
}
.search h2, .search small {
	margin-left: 55px;
}

.comment {
	border-left: 2px solid #C05395;
}

.odd {
	background: #EEE;
}

.even {
	background: #FFF;
}

