/*
Theme Name: Custom WP Theme
Description: Semantic, SEO Optimised, Custom Wordpress Theme
Author: Alyte Creative
Author URI: http://alyte.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 */
:focus {outline:0}
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:url(images/blur.jpg) top center no-repeat #eee;color:#000;font:88%/125% Arial, Sans-Serif}
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 {color:#e15517;font:1.75em/1em Georgia, Garamond, Serif;margin:0 0 10px}
h2 {color:#e15517;font:1.5em/1em Georgia, Garamond, Serif;margin:0 0 10px}
h2 a {color:#e15517}
h3 {font:bold 1.25em/1.25em Georgia, Garamond, Serif}
h4 {font:bold 1em/1.25em Georgia, Garamond, Serif}
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}

/* Containers */
#page {margin:0 auto 15px;width:860px; border:solid 1px #cfcfcf; border-top:none; background:#fff;padding:20px; -moz-border-radius-bottomleft:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomright:7px;-webkit-border-bottom-right-radius:7px; }

/* Header */
#header {background:url(images/header.jpg) no-repeat 100% 2%;height:120px;overflow:hidden;width:100%; }

#menu {background:url(images/menu.gif) repeat-x;height:29px;left:0;right:0;text-align:center;width:900px; margin-bottom:20px;margin-left:-20px;}
#menu ul {border-left:1px solid #FFF;list-style:none;margin:0 auto;width:860px}
#menu li {border-right:1px solid #FFF;float:left;position:relative}
#menu li a {background:url(images/menu.gif) repeat-x 0 -29px;color:#FFF;float:left;height:29px;line-height:29px;padding:0 15px;text-decoration:none}
#menu li a:hover, #menu li.current_page_item a {background-position:left bottom}
#menu li.current_page_item a {font-weight:bold}

#menu li:hover ul, #menu li.hover ul {left:0px}

#menu li ul {background:#eee;border:solid 1px #cfcfcf;border-top:none; position:absolute;left:-999em;top:29px;padding:0;width:250px;z-index:102;text-align:left}
#menu li ul li {background:none;float:none;margin:0;padding:4px 40px 0;text-shadow:none;text-align:left;font-size:.9em;padding-left:0px}
#menu li ul li a, #menu li ul li a:visited {background:none;color:#534741;float:none;height:auto}
#menu li ul li a span, #menu li:hover li span {float:none;height:auto;padding:0;background:none}
#menu li ul li a:hover {text-decoration:underline}

/*Third Level Suckerfish
#menu li ul li ul, #menu li:hover ul li ul, #menu li.hover ul li ul {background:#c4b79e;left:-999em;padding:4px 0;top:0px;width:220px}
#menu li ul li:hover ul, #menu li ul li.hover ul {left:220px}
#menu li ul li:hover ul li, #menu li ul li.hover ul li {line-height:1.25em;padding:2px 10px 4px}
*/



.current_page_item{font-weight:bold;}
/* Content*/
#content {overflow:hidden;padding:0 0 20px}
#content ul {list-style:disc;margin:0 0 1em 25px;list-style-image: url(images/bullet.gif);}
#content ul.pdfs {list-style:disc;margin:0 0 1em 25px;list-style-image: url(images/pdf.gif);}
#content ul li{line-height:1.4em;}
#content ol {list-style:decimal;margin:0 0 1em 35px}
#content ol li{line-height:1.3em;margin-bottom:10px}

	
	/* Post */
	#content .post {border-bottom:1px dotted #CCC;margin:0 0 25px}
	#content .post h2 {margin:0}
	#content .post .meta {font-size:0.8em}
	#content .post .postmetadata {background:#EEE;font-size:.8em;padding:5px;border-radius:3px;khtml-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
	#content .post h1 {border:0;margin:0}
	#content .sticky {background:#f5efca}

/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #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:#E15517 repeat-x;clear:both;color:#FFF;font-weight:bold;overflow:hidden;width:900px;border-top:7px solid #EA895C;margin:auto auto;-moz-border-radius-bottomleft:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomright:7px;-webkit-border-bottom-right-radius:7px;

-moz-border-radius-topleft:7px; -webkit-border-top-left-radius:7px; -moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px
}
#footer div {margin:0 auto;position:relative;width:860px}
#footer p {margin:0;padding:10px 0 10px;text-align:center;font-weight:normal}
#credit{float:right;}

#subfoot{width:900px;margin:auto;font-size:.75em}

/* 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}
