/*
THEME NAME: Dented Reality
THEME URI: http://dentedreality.com.au/
DESCRIPTION: Custom theme for dentedreality.com.au. Initial design by Ray Hernandez.
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.0
AUTHOR: Beau Lebens
AUTHOR URI: http://dentedreality.com.au/
*/

/* Eric Meyer's Reset CSS @ http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Eric Meyer's Reset CSS */

.print {
	display: none;
}
body {
	background: #eee url('m/bg.gif') top left repeat-x;
	font-family: Optima, Corbel, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	line-height: 1.3em;
	color: #353535;
}
a {
	color: #3A6AD3;
}
a:visited {
	color: #245496;
}
h1 {
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 .2em 0;
	padding: 0;
	border-bottom: solid 1px #888;
	line-height: 1.1em;
	font-family: Cambria, "Times New Roman", serif;
}
h2 {
	line-height: 1.1em;
	font-family: Cambria, "Times New Roman", serif;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#header {
	margin: 1.5em 3em 0 3em;
	border-bottom: solid 1px #ccc;
	text-align: left;
	height: 49px;
}
#logo {
	background: url('m/dented-logo.gif') no-repeat;
	float: left;
}
#logo a {
	width: 322px;
	height: 49px;
	text-indent: -9999px;
	display: block;
}
#searchform {
	float: right;
	width: 300px;
	margin-top: 20px;
}
#searchform #s {
	width: 200px;
}
#searchform input {
	font-size: 70%;
	padding: 2px 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#nav-wrap {
	border-bottom: solid 1px #ccc;
}
#access {
	text-align: left;
	margin: 0 3em 1em 3em;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
#access ul {
	margin-top: .4em;
	padding-bottom: .35em;
}
#access li {
	display: inline;
}
#access li a {
	font-family: "Arial Rounded MT Bold", Tahoma, sans-serif;
	font-size: 140%;
	text-decoration: none;
	color: #353434;
	padding: 0 .4em .1em .4em;
}
/* Sub-nav highlight */
#access li a:hover, 
.blog li#nav-blog a, 
.category li#nav-blog a, 
.single li#nav-blog a, 
.category-featured #subnav-featured a,
.category-tech #subnav-tech a,
.category-projects #subnav-projects a,
.category-personal #subnav-personal a,
.category-clients #subnav-clients a,
.pageid-373 li#nav-projects a, 
.parent-pageid-373 li#nav-projects a, 
.pageid-2 li#nav-about a, 
.parent-pageid-2 li#nav-about a, 
.pageid-372 li#nav-contact a, 
.pageid-8 li#nav-explore a, 
.pageid-391 li#subnav-hireme a, 
.pageid-684 li#subnav-techdocs a, 
.pageid-371 li#subnav-philosophy a {
	color: #eee;
	background: #353434;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#subnav {
	font-size: 80%;
	padding-left: 30px;
	background: url('m/nav-arrow.gif') top left no-repeat;
}
#container-top, #container-bottom, #container {
	width: 960px;
	text-align: left;
	background: #fff;
}
#container-top {
	margin: 0 auto 20px auto;
	padding-top: 20px;
	background: url('m/main-top-fade.png') top left no-repeat;
}
#container-bottom {
	padding-bottom: 20px;
	background: url('m/main-bottom-fade.png') bottom left no-repeat;
}
#container {
	width: 920px;
	padding: 10px 30px;
	background: url('m/main-content-bg.png') repeat-y;
}
#content {
	width: 600px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 90%;
}
#content h2, .single h1 {
	margin: 0 0 .5em 0;
	padding: .2em 0;
	font-size: 150%;
	border: 0;
	border-bottom: solid 1px #c0c0c0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.page h2, .single h2 {
	padding: .5em;
}
.search h2 {
	padding: 0;
}
#content h2 a, .single h1 a {
	color: #353434;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.single h1 {
	padding-bottom: 0;
}
.hentry {
	text-align: justify;
	margin-bottom: 2em;
	clear: both;
}
.hentry li {
	text-align: left;
	list-style-type: square;
}
.entry-date-comment {
	float: left;
	width: 40px;
}
.entry-date {
	font-size: 70%;
	color: #ebebeb;
	width: 40px;
	background: #353434;
	font-family: Arial Rounded, Arial, sans-serif;
	font-weight: bold;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.entry-date .month, .entry-date .date, .entry-date .year {
	display: block;
	text-align: center;
}
.entry-date .month {
	text-transform: uppercase;
}
.entry-date .date {
	font-size: 190%;
	line-height: 50%;
}
.entry-comments {
	background: url('m/ico-comments.gif') top center no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	height: 50px;
	width: 40px;
	margin-top: 10px;
	padding-top: 4px;
}
.entry-comments a {
	color: #eee;
	text-decoration: none;
	display: block;
	width: 40px;
}
.edit-link {
	text-align: center;
	margin: 15px 0;
}
.page h1.entry-title, .page h2.entry-title {
	width: auto;
}
.entry-content, .search .page .entry-content {
	margin: 0 0 0 55px;
	width: 535px;
	overflow: auto;
}
.page .entry-content, .four04 .entry-content {
	margin-left: 0;
	width: auto;
}
.entry-content p {
	margin: 0 0 1em 0;
}
.entry-content ol {
	list-style-type: decimal;
	margin: 0 0 1em 2.5em;
}
.entry-content ol li {
	list-style-type: decimal;
}
.entry-content ul {
	list-style-type: square;
	margin: 0 0 1em 2em;
}
#content ul li {
	margin: .3em 0;
}
.sidebar {
	width: 275px;
	float: left;
	text-align: left;
	font-size: 70%;
	margin-bottom: 2em;
}
.sidebar h2 {
	font-size: 160%;
	font-weight: bold;
	border-bottom: solid 1px #c0c0c0;
}
.sidebar a {
	color: #001759;
}
.sparkplug {
	display: block;
	text-align: center;
	margin: 1em 1em 2.5em 1em;
}
.livestream {
	padding-top: 3px;
	border-top: dotted 1px #efefef;
}
.livestream small {
	font-size: 90%;
	color: #aaa;
}
.livestream li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 20px;
	border-bottom: dotted 1px #efefef;
}
.livestream .music {
	background: url('m/ico-music.png') top left no-repeat;
}
.livestream .status {
	background: url('m/ico-status.png') top left no-repeat;
}
.livestream .bookmark {
	background: url('m/ico-bookmark.png') top left no-repeat;
}
.livestream .digg {
	background: url('m/ico-digg.gif') top left no-repeat;
}
.livestream .hulu {
	background: url('m/ico-hulu.png') top left no-repeat;
}

#footer {
	clear: both;
	padding: 2em;
	border-top: solid 1px;
	text-align: left;
	background: url('m/footer-shadow-top.png') top repeat-x;
}
#footer-top {
	background: url('m/footer-bg.gif');
	border-top: solid 1px #999;
}
#footer-bottom {
	background: url('m/footer-shadow-bottom.png') bottom repeat-x;
	border-bottom: solid 1px #999;
}
#flickr-container h3, #events-container h3, #blogroll-container h3, #popular-container h3 {
	color: #fff;
	font-weight: bold;
	border-bottom: dotted 1px #ddd;
	margin: 0 0 10px 0;
}
.view-all a {
	color: #fff;
	font-size: 60%;
	font-weight: normal;
}
#flickr-container, #events-container, #blogroll-container, #copyright-container, #popular-container {
	background: #08171D;
	padding: 1em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 15px #000000;
}
#flickr-container h3 {
	background: url('m/ico-flickr.png') left center no-repeat;
	padding-left: 22px;
}
#flickr-container a img {
	border: solid 4px #fff;
}
#flickr-container a:hover img {
	border-color: #3A6AD3;
}
#flickr-container li {
	padding: 0 10px 5px 0;
	float: left;
}
#events-container, #blogroll-container, #popular-container {
	margin: 1em 1em 1em 0;
	width: 282px;
	float: left;
	font-size: 90%;
}
#popular-container {
	margin-right: 0;
}
#events-container h3 {
	background: url('m/ico-events.png') left center no-repeat;
	padding-left: 22px;
}
#blogroll-container h3, #popular-container h3 {
	background: url('m/ico-feed-sm.png') left center no-repeat;
	padding-left: 22px;
}
#blogroll-container h4 {
	color: #fff;
	font-weight: bold;
}
.upb_date {
	color: #fff;
	margin-top: 10px;
}
.upb_event {
	margin-left: 20px;
}
#blogroll-container ul ul {
	padding-left: 2em;
}
#blogroll-container li li {
	list-style-type: square;
	color: #fff;
	margin: .3em 0;
}
#blogroll-container h2, #popular-container h2 {
	display: none;
}

#copyright-container {
	clear: both;
	color: #245496;
	font-size: 80%;
	text-align: center;
}


pre, blockquote {
	margin: 1em 2em;
	background: #efefef;
	padding: .5em;
	font-family: Monaco, Lucida Console, Courier, monospace;
	border-left: solid 3px #353434;
	font-size: 80%;
	overflow: auto;
	word-wrap: break-word;
}
pre {
	background: #111;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1em;
	color: #fff;
	border: 0;
	margin: 1em;
}
blockquote {
	border-left: 0;
	padding-bottom: 0;
	font-family: Cambria, "Times New Roman", Times, serif;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 105%;
	padding: .9em 1em 0 1em;
}
code {
	background: #efefef;
	border: none;
	margin: 0;
	font-family: Monaco, Lucida Console, Courier, monospace;
	padding: .2em;
	font-size: 80%;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	margin: .4em 0;
}
.nav-next {
	float: right;
}
.nav-previous {
	float: left;
}
#nav-above, #nav-below {
	margin: 1em 0;
	height: 1.5em;
}
.clear {
	clear: both;
}
.archive-meta, .entry-meta {
	margin: 1em 0;
	padding: .5em;
	background: #fff;
	border: dotted 1px #888;
	font-size: 85%;
	clear: both;
}
#et_tagcloud {
	margin: 2em 2em 2em 3em;
	padding: 0;
}
#et_tagcloud li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	vertical-align: middle;
}
#et_tagcloud li a {
	text-decoration: none;
}
#feed-links {
	position: absolute;
	top: -500px;
	left: -500px;
	display: block;
	width: 300px;
	height: 300px;
	background: url('m/ico-feed-lg.png');
	text-align: center;
	cursor: pointer;
}
#feed-links p {
	margin: 70px 0 0 0;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2em;
}
.cat-feed-link {
	margin: 10px 0 0 0;
	padding-left: 22px;
	background: url('m/ico-feed-sm.png') left center no-repeat;
}
.search-excerpt {
	font-weight: bold;
	background: #FFFEAB;
}
.navigation {
	clear: both;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 2em;
}
.vcard {
	background: #efefef;
	padding: 1.5em 1.5em 1em 1.5em;
	margin-bottom: 1em;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;}
#content .vcard h2 {
	margin-bottom: 15px;
	padding: 0;
}
#content .vcard h2 a, #content .vcard h2 a:hover {
	display: inline;
	color: #3A6AD3;
	text-decoration: underline;
	padding: 0;
	background: none;
}
label {
	font-weight: bold;
}
input, textarea {
	font-family: Optima, Corbel, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 100%;
	padding: 3px;
	border: solid 1px #808080;
}
textarea {
	width: 350px;
}
.recent-headlines small {
	font-size: 90%;
	color: #aaa;
}
.collapse {
	display: none;
}
.collapse-block {
	margin: 1em 0;
}
table {
	border-collapse: collapse;
	margin-bottom: 1em;
}
table td, table th {
	padding: 5px 10px;
	border: solid 1px #ccc;
}
table th {
	background: #ebebeb;
	font-weight: bold;
}
#not-looking-for-work {
	padding: 10px;
	background: rgb(255, 245, 175);
	border: 3px solid rgb(255, 153, 0);
	margin: 10px 0;
	text-align: center;
}
#gravwall {
	margin: 0 0 0 40px;
	padding: 0;
}
#gravwall li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 3px;
}
#gravwall a:hover img {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-webkit-box-shadow: 5px 5px 5px #c0c0c0;
	-moz-box-shadow: 5px 5px 5px #c0c0c0;
	box-shadow: 5px 5px 5px #c0c0c0;
}

.sharing ul, .sharing-hidden ul {
    float: right !important;
}

/* Sociable CSS for the plugin that adds the sharing icons at the end of posts */
div.sociable { margin: 16px 0; text-align: right; }
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* end of Sociable CSS */


/* These are available through the editor (in Posts/Pages) */
.download {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: dotted 2px #353434;
	background: #eee;
}
.subversion {}
.online-demo {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: dotted 2px #353434;
	background: #eee;
}
.information {}
.warning {}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px auto;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End of Editor Styles */

