/*
Theme Name: SITE
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Site
Author: Alyte Creative
Author URI: http://www.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:#b12f00;text-decoration:none}
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:#443c39;color:#4c1501;font:88%/150% Arial, Sans-Serif}
body.home {background:#ebe5be url(images/bg-home.png) repeat-x}
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:#b12f00;font-size:3em;line-height:1em;margin:0 0 20px}
h2 {color:#b12f00;font-size:1.9em;margin:0 0 10px}
h3 {color:#b12f00;font-size:1.2em;margin:0 0 10px;font-family:'Arial Narrow'}
h4 {}
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 */
#main {background:#f6f2d8 url(images/bg.png) repeat-x 0 -372px;padding:70px 0 0;overflow:hidden}
.home #main {background:none;padding:0}
.single #main, .blog #main, .archive #main {padding:35px 0 0}
.content {margin:0 auto;position:relative;width:962px}

/* Header */
#header {background:#FFF;height:165px;overflow:hidden;width:100%}
.home #header {background:none;height:145px}
#header img {float:left;margin:25px 0 0}
#header ul {float:right;list-style:none;margin:70px 0 0;text-transform:lowercase}
#header ul li {float:left;margin:0 4px}
#header ul li a {color:#4c1501;float:left;font-weight:bold;padding:5px 6px 10px}
#header ul li a:hover, #header ul li.current_page_item a, #header ul li.current_page_parent a {background:url(images/menu.png) no-repeat center bottom}

/* Splash */
#splash {background:url(images/splash.jpg) no-repeat;color:#FFF;height:240px;padding:100px 0 0 40px;position:relative}
#splash p {width:475px}
#splash h1 {color:#FFF;font-size:2.5em;line-height:1em;margin:0 0 15px;text-transform:uppercase}
#splash #slide {height:270px;position:absolute;top:38px;right:47px;overflow:hidden;width:361px}

/* Call to Action */
#cta {overflow:hidden;padding:15px 0 0;width:100%}
#cta .cta {background:url(images/misc.png) no-repeat;float:left;height:300px;margin:0 5px;padding:45px 20px 20px;width:268px}
#cta .cta h2 {color:#b12f00;text-align:center}
#cta .cta a {background:url(images/misc.png) no-repeat -318px -227px;color:#FFF;display:block;font-weight:bold;height:35px;line-height:30px;margin:0 auto;text-indent:30px;width:175px}
#cta .cta a:hover {font-size:1.1em;text-indent:29px}

/* Breadcrumbs */
.breadcrumb {color:#b12f00;font-size:1em;font-weight:bold;padding:0 0 25px 15px;text-transform:uppercase}
.breadcrumb a {color:#B12F00}

/* Content */
#content {overflow:hidden;padding:0 0 20px}
.blog #content, .archive #content, .single #content {float:left;width:710px}
#content img.size-medium {background:#fff;padding:7px;border:grey 1px solid;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}

	/* Post */
	#content .post {background:#FFF;padding:0 20px;overflow:hidden}
	#content .post h3 {font-size:1.5em}
	#content .top {background:url(images/post-box.png) no-repeat;height:20px}
	#content .bottom {background:url(images/post-box.png) no-repeat right bottom;height:20px;margin:0 0 15px}
	#content .post .meta {}
	#content .post h1 {border:0;margin:0}
	
	/* Team */
	#team {}
	#team .member {background:url(images/member-box.png) center repeat-y;float:left;margin:0 2px;text-align:center;width:314px}
	#team .member div {background:url(images/member-box.png) no-repeat}
	#team .member div div {background:url(images/member-box.png) no-repeat right bottom;height:300px;padding:40px 20px 20px}
	#team .member img {background:url(images/frame.png) no-repeat;margin:0 0 5px;padding:8px}
	#team .member p {text-align:left}

/* 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:240px}
#sidebar ul {list-style:none;margin:0 0 1em}
#sidebar #rss {background:url(images/misc.png) no-repeat right bottom;color:#4c1501;display:block;height:60px;font-size:1.3em;font-weight:bold;line-height:59px;margin:0 0 0 10px}
#sidebar form {background:url(images/misc.png) no-repeat right top;padding:20px 15px}
#sidebar form h2 {font-size:1.9em;padding:0 0 0 25px}
#sidebar form p {margin:-5px 0 5px}
#sidebar form input.text {background:#f3eed1;border:1px solid #CCC;color:#666;clear:both;float:left;padding:3px}
#sidebar form input#go {background:url(images/misc.png) no-repeat -322px -269px;border:0;cursor:pointer;float:left;font-size:999px;height:23px;margin:0px 0 0 5px;width:32px}
#sidebar .box {background:url(images/sidebar-box.png) repeat-y center;margin:0 0 0 5px;width:231px}
#sidebar .box .top {background:url(images/sidebar-box.png) no-repeat}
#sidebar .box .bottom {background:url(images/sidebar-box.png) no-repeat right bottom;padding:35px 20px}
#sidebar .box h2 {font-size:2em;text-align:center}
#sidebar .box a {color:#4c1501;font-weight:bold;text-transform:uppercase}

/* Cutaway */
#cutaway {background:#faf8e9 url(images/bg.png) repeat-x;clear:both;height:242px;padding:40px 0 0}
#cutaway ul {width:460px}
#cutaway ul li {border-bottom:1px solid #4c1501;color:#666;font-size:.71em;padding:3px 0}
#cutaway ul li a {color:#4c1501;font-size:1.4em;text-transform:uppercase}
#cutaway form {background:#ebe5bf url(images/misc.png) no-repeat -317px 0;height:215px;position:absolute;top:0;right:0;overflow:hidden;width:470px}
#cutaway form h2 {margin:35px 0 10px 140px}
#cutaway form p {padding:0 25px;text-align:center}
#cutaway label {clear:both;float:left;padding:0 0 0 60px;width:100px}
#cutaway input.text {color:#666;float:left;margin:10px 5px 0 0;width:160px}
#cutaway input#name {margin-left:50px}
#cutaway #go {background:url(images/misc.png) no-repeat -322px -269px;border:0;cursor:pointer;float:left;font-size:999px;height:23px;margin:10px 0 0 5px;width:32px}

/* Footer */
#footer {background:#443c39 url(images/bg.png) repeat-x 0 -282px;clear:both;color:#938e84;padding:25px 0;overflow:hidden;text-align:center;width:100%}
#footer a {color:#938e84}
#footer p {float:left;margin:0}
#footer #credit {float:right}
#footer ul {list-style:none;margin:0}
#footer ul li {display:inline;margin:0 0 0 20px}

/* Image Alignment */
img.aligncenter {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}

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

/* Cufon */
.cufon-active h1 {font-size:3.8em}
.cufon-active #splash h1 {font-size:3em}
.cufon-active h2 {font-size:2.5em}
.cufon-active #cutaway h2 {font-size:2em}
.cufon-active #cutaway form h2 {font-size:2.5em}
