/*
Theme Name: Phoenix
Description: Wordpress theme for Phoenix
Author: Design House
Author URI: http://www.designhouse.com.au
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
a, a:visited {color:#069}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {background:#1f1f1f url(images/bg.png) repeat-x;color:#000;font:75%/125% Arial, Sans-Serif; text-align:justify; }
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1 {font-size:1.5em;line-height:125%;margin:0 0 10px;}
h2 {font-size:1.5em;line-height:125%;margin:0 0 10px;color:#565656;}

#header ul em {font-style:normal}

h1 em {color:#e65f06;font-style:normal}
h3 {font-size:1.25em}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
table {border:solid #CCC;border-width:0 1px 1px 0}
strong {color:#e65f06}

/* Containers */
#page {margin:20px auto;width:800px}

/* Header */
#header {height:104px;overflow:hidden;width:100%}
#header #logo {color:#FFF;float:left;font:italic bold 2.25em/1.2em Arial, Sans-Serif}
#header ul {float:right;list-style:none;margin:35px -5px 15px 0;text-align:center;width:400px}
#header ul li {border-right:1px solid #FFF;display:inline;padding:0 5px 0 4px}
#header ul li a {color:#FFF;text-decoration:none}
#header ul li.current_page_item a {font-weight:bold}
#header form {clear:right;float:right}
#header form input {clear:right;float:right}
#header form #s {border:0}
#header form #search {background:none;border:0;display:inline;color:#FFF;font-size:11px;margin:0 -5px 0 0}
#splash {position:relative;left:-7px}

/* Content*/
#content {background:#FFF url(images/corner.gif) no-repeat;margin:10px 0 0;overflow:hidden}
#content .wpcf7 {text-align:left}

/* Post */
	#content .post {padding:15px;margin:0 0 25px; font-size:1.15em; line-height:1.2em;}
	#content .post .meta {font-size:0.8em}
	#content .post ul {list-style:disc;margin:0 0 1em 18px}
	#content .post ol {list-style:decimal;margin:0 0 1em 22px}

/* Pagination */
#prev-next {list-style:none}
#prev-next #prev {float:left}
#prev-next #next {float:right}

/* Sidebar */
#sidebar {float:right;padding:10px 0 20px;width:200px}
#sidebar ul {list-style:none;margin:0 0 1em 18px}
#sidebar ul ul {list-style:disc}

/* Footer */
#footer {background:#f36506;clear:both;color:#FFF;padding:10px 10px 1px;text-align:center}
#footer ul {list-style:none}
#footer ul li {border-left:1px solid #FFF;display:inline;padding:0 3px 0 5px}
#footer ul li.home {border:0}
#footer ul li a {color:#FFF;text-decoration:none}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Legacy Comments */
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}

/* 2.7+ Comments */
#comments_wrap ol {list-style:none}
#comments_wrap ol li {border-bottom:1px solid #CCC;margin:0 0 5px}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

/*Subpage Menu*/

.submenu h4{margin-left:18px;margin-bottom:10px; }

.submenu {
	float:right;
	width:240px;
	margin: 0px 0 12px 16px;
	}

.subnav li {
	list-style:none;
	border-bottom:1px solid #f6eee2;
	width:240px;
	}
		
.subnav li a, .subnav li a:visited {
	background:#bdb5a5;
	display:block;
	padding:6px 12px;
	text-decoration:none;
	color:#FFF;
	}	

.subnav li a:hover, .subnav li a:active, 
.subnav li.current_page_item a, .subnav li.current_page_item a:visited  {
	background:#a7a092;
	}

.subnav li a:hover, .subnav li a:active {
	color:#FFF;
	}
	

/*SubSub Menu*/	

.subnav li li {
	list-style:square;
	margin-left:30px;
	border-bottom:0
	}
	
.subnav li li a, .subnav li li a:visited {
	background:none;
	padding-left:0;
	padding:4px 0;
	color: #373531;
	}

.subnav li li a:hover, .subnav li li a:active, 
.subnav li li.current_page_item a, .subnav li li.current_page_item a:visited,
.subnav li.current_page_item li a, .subnav li.current_page_item li a:visited {
	background:none;
	}
	
.subnav li li a:hover, .subnav li li a:active {
	color:#a39a89;
	}