/*
Theme Name: Gopher Drilling
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Gopher Drilling
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:#069;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:#3d3d3d;color:#000;font:88%/150% Verdana, 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 {font-size:1.5em;line-height:1.5em;text-transform:uppercase}
h2 {font-size:1.3em;line-height:1.3em;text-transform:uppercase}
h3 {font-size:1.0em;margin:0 0 5px}
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:6px}
td {padding:6px}
table {}

/* Containers */
#page {margin:20px auto;width:750px}
.content {margin:0 auto;position:relative;width:965px}
.current_page_item{font-weight:bold;}
.small{font-size:.9em;}
/* Header */
#header {background:#FC0 url(images/header.png) no-repeat center top;border-bottom:1px solid #d8ad00;padding:0 0 50px;overflow:hidden;width:100%}

	/* Logo */
	#header #logo {margin:35px 0 55px}

	/* Menu */
	#header ul {list-style:none;position:absolute;top:100px;right:0;text-transform:lowercase}
	#header ul li {float:left;margin:0 0 0 10px}
	#header ul li a {color:#333;float:left;font-weight:bold;height:30px}
	#header ul li a span {cursor:pointer;height:20px;float:left;overflow:hidden;padding:5px 10px}
	#header ul li a:hover, #header ul li.current_page_item a {background:#fff4c8 url(images/menu.png) no-repeat right bottom}
	#header ul li a:hover span, #header ul li.current_page_item a span {background:url(images/menu.png) no-repeat}
	
	/* Intro */
	#intro {background:url(images/intro.png) no-repeat;height:320px;overflow:hidden;position:relative;width:965px}
	#intro h1 {background:#000;color:#FFF;font-size:2.7em;line-height:1em;margin:35px 0 20px 10px;text-transform:uppercase;width:545px}
	#intro p {font-size:1.2em;line-height:1.4em;margin:0 0 0 15px;width:525px}
	#intro img {position:absolute;top:15px;right:15px}
	#intro a {background:#ffd118 url(images/intro-button.png) no-repeat;color:#000;display:block;font-size:1.2em;font-weight:bold;height:52px;line-height:42px;overflow:hidden;position:absolute;bottom:11px;left:170px;text-align:center;text-transform:uppercase;width:191px}

/* Main */
#main {background:#FFF url(images/main.png) repeat-x}
#main .content {background:url(images/main-top.png) no-repeat top;top:-29px;overflow:hidden;width:969px}
.home #main .content {background:none;top:-27px}
#main h1 {color:#FFF;margin:12px 16px 25px 0}

	/* Areas */
	#areas {}
	#areas .area {background:url(images/area.png) no-repeat;float:left;height:240px;margin:0 5px;padding:8px 15px 0;position:relative;width:280px}
	#areas .area h2 {background:#000;color:#FFF;font-size:1.6em;height:38px;line-height:36px;margin:0 5px 10px 5px;text-align:center;text-transform:uppercase}
	#areas .area a {background:url(images/button.png) no-repeat;color:#000;font-size:1em;font-weight:bold;height:48px;position:absolute;bottom:0;left:60px;line-height:40px;text-align:center;text-transform:uppercase;width:186px}

/* Content */
#content {display:inline;float:left;margin:0 0 0 25px;overflow:hidden;padding:0 0 20px;width:690px}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}

	/* Post */
	#content .post {border-bottom:1px solid #CCC;margin:0 0 25px}
	#content .post .meta {font-size:0.8em}
	#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 {background:#FC0 url(images/sidebar-top.png) no-repeat;display:inline;float:right;margin:70px 20px 0 0;width:220px}
#sidebar .bottom {background:url(images/sidebar-bottom.png) no-repeat bottom;padding:10px 10px 0}
#sidebar a {color:#000}
#sidebar a:hover {border-bottom:1px dotted #333}

#sidebar ul {list-style:none;margin:0 0 1em}
#sidebar ul li li {border-top:1px solid #d9ae00;padding:5px 0}

/* Footer */
#footer {background:#3d3d3d url(images/footer.png) repeat-x;clear:both;color:#777;font-size:.85em;height:1%;padding:15px 10px;overflow:hidden;text-align:center}
#footer a {color:#777}
#footer a:hover {border-bottom:1px dotted #777}
#footer p {float:left}
#footer #credit {float:right}
#footer ul {list-style:none;text-transform:lowercase}
#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 #header ul li a {}
.cufon-active #intro h1 {font-size:1.4em}
.cufon-active #intro a {font-size:.9em}
.cufon-active #areas .area h2 {font-size:1.4em}
.cufon-active #areas .area a {font-size:.8em}