* { margin: 0; padding: 0; }

html { height: 100%; }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #000;
	text-align: center;
	background: url('http://www.patmullin.com/images/leaf_drop.png') top right no-repeat #fff;
	background-attachment: fixed;
	voice-family: "\"}
	\"";
	voice-family:inherit;
	height:100%;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* global attribute styles */
a {
	color: #1aa0b4;
}
a:hover {
	color: #127684;
}
a.image img, a.image:hover img { background: transparent; border: 0; }
/* end global attribute styles */

#page {
	position: relative;
	min-height: 100%;
}
* html #page { height: 100% }

#header {
	margin: 0;
	width: 100%;
}

#header_content {
	margin: 50px auto;
	margin-bottom: 0px;
	width: 890px;
	text-align: left;
}

h1 a {
	float: left;
	height: 55px;
	width: 216px;
	background: url('../images/logo.png') no-repeat;
	text-indent: -9000px;
	display: block;
	z-index: -1;
	overflow: hidden;
}
#logo_container {
	width: 100%;
}
#navigation_container {
	float: left;
	margin: 5px 0 65px 140px;
}
ul#navigation {
	float:left;
	padding: 0;
	margin: 0;
	height: 30px;
	display: inline;
	list-style: none;
}

ul#navigation li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navigation li a{
	float:left;
	display: block;
	list-style-type: none;
	margin: 0;
	margin-right: 30px;
	padding: 0 0;
}

ul#navigation li a.nav_weblog, ul#navigation li a.nav_weblog:hover { 
	text-indent: -9000px;
	width: 74px; 
	height: 20px;
	background: url('../images/nav_weblog.png') no-repeat #fff;
	overflow: hidden;
}
ul#navigation li a.nav_weblog{background-position:0 0;}
ul#navigation li a.nav_weblog:hover, ul#navigation li.active a.nav_weblog {background-position:0 -30px;}

ul#navigation li a.nav_archives, ul#navigation li a.nav_archives:hover { 
	text-indent: -9000px;
	width: 81px; 
	height: 20px;
	background: url('../images/nav_archives.png') no-repeat #fff;
	overflow: hidden;
}
ul#navigation li a.nav_archives{background-position:0 0;}
ul#navigation li a.nav_archives:hover, ul#navigation li.active a.nav_archives {background-position:0 -30px;}

ul#navigation li a.nav_portfolio, ul#navigation li a.nav_portfolio:hover { 
	text-indent: -9000px;
	width: 77px; 
	height: 20px;
	background: url('../images/nav_portfolio.png') no-repeat #fff;
	overflow: hidden;
}
ul#navigation li a.nav_portfolio{background-position:0 0;}
ul#navigation li a.nav_portfolio:hover, ul#navigation li.active a.nav_portfolio {background-position:0 -30px;}

ul#navigation li a.nav_contact, ul#navigation li a.nav_contact:hover { 
	text-indent: -9000px;
	width: 81px; 
	height: 20px;
	background: url('../images/nav_contact.png') no-repeat #fff;
	overflow: hidden;
}
ul#navigation li a.nav_contact{background-position:0 0;}
ul#navigation li a.nav_contact:hover, ul#navigation li.active a.nav_contact {background-position:0 -30px;}

ul#navigation li a.nav_about, ul#navigation li a.nav_about:hover { 
	text-indent: -9000px;
	width: 61px; 
	height: 20px;
	background: url('../images/nav_about.png') no-repeat #fff;
	overflow: hidden;
}
ul#navigation li a.nav_about{background-position:0 0;}
ul#navigation li a.nav_about:hover, ul#navigation li.active a.nav_about {background-position:0 -30px;}

/* html entities */
h2 {
	font-size: 1.7em;
}

h3 {
	padding: 10px 0 5px 0;
	font-size: 1.4em;
}
h3 a {
	color: #000;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}

#top_container {
	margin: 0;
	padding: 0;
}
#top_content {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 890px;
	text-align: left;
}
#entry {
	float: left;
	width: 480px;
	padding: 0;
	margin: 0;
}
#entry #date_container {
	float: left;
	width: 67px;
	height: 85px;
	margin: 10px 10px 10px 0;
	padding: 0;
}
#entry #date_container h3, #entry #date_container h2  {
	width: 61px;
	text-align: center;
}
#entry #date_container h3.month { 
	font-size: 18px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	font-family: Century Gothic, Arial;
	font-weight: bold;
}
#entry #date_container h2.day { 
	font-size: 28px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Century Gothic, Arial;
}
#entry h2, #side_content h2 {
	font-size: 2.1em;
	font-weight: normal;
	font-family: Century Gothic, Arial;
}
#entry h2 a, #side_content h2 a { text-decoration: none; color: #333; }
#entry h2 a:hover, #side_content h2 a:hover { text-decoration: underline; color: #000; }

#entry p {
	padding: 10px 10px 10px 0;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#side_container {
	float: right;
	width: 345px;
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#side_content {
	background: #fff;
}
#side_content h2 {
	color: #000;
}

#side_content ul {
	list-style: none;
	margin-bottom: 20px;
}
#side_content ul li {
	float: left;
	display: block;
	list-style: none;
	border-bottom: 1px solid #1cacc1;
}
#side_content ul li a {
	float: left;
	color: #000;
	font-size: 1.1em;
	width: 345px;
	display: block;
	padding: 7px 0;
}

#side_content ul li a:hover {
	background: #caeefb;
}
#side_content ul.info li {
	width: 345px;
	font-size: 1.1em;
	width: 345px;
	padding: 7px 0;
}

#middle_head_container {
	margin: 0;
	padding: 0;
	background: #1aa0b4;
}
#middle_head {
	margin: 0 auto;
	padding: 10px;
	width: 890px;
	text-align: left;
}
#middle_head h2 {
	font-size: 2.1em;
	font-family: Century Gothic, Arial;
	font-weight: normal;
}
#middle_head small.meta {
	float: right;
	font-size: 16px;
}

#middle_container {
	margin: 0;
	padding: 0;
	background: #1cacc1;
	/* room for footer */
	padding-bottom: 290px;
}

#middle_content {
	margin: 0 auto;
	padding: 20px;
	width: 890px;
	text-align: left;
}

#middle_content a {
	color: #353535;
}
#middle_content a:hover {
	color: #333333;
}

/* home page specific styles */
.portfolio_section {
	float: left;
	width: 200px;
	margin: 0 45px;
}
* html .portfolio_section { margin: 0 44px; }

.portfolio_section h3 {
	font-size: 1.6em;
	font-family: Century Gothic, Arial;
	font-weight: bold;
}
.portfolio_section .screenshot {
	height: 300px;
}
.portfolio_section p {
	position: relative;
	top: -20px;
	padding: 0 5px;
	font-size: 1.4em;
}

#footer {
	position: relative;
	padding: 0;
	margin: 0;
	margin-top: -290px;
	background: #353535;
	color: #a4a4a4;
	font-size: 1em;
}
#footer a {
	color: #a4a4a4;
}
#footer h3, #footer_home h3 { font-size: 1.1em; padding-bottom: 5px; }

#footer_content {
	padding: 20px 0;
	margin: 0 auto;
	width: 890px;
}
#footer_content ul, #footer_content ul li {
	list-style: none;
}
#footer_content ul li {
	float: left;
	display: block;
	border-bottom: 1px solid #6c6c6c;
}

#footer_content ul li a {
	float: left;
	display: block;
	width: 275px;
	padding: 3px 0;
}
#footer_content ul li a:hover {
	background: #595959;
}

#footer_content .section_left {
	float: left;
	text-align: left;
	width: 275px;
}

#footer_content .section_center {
	float: left;
	text-align: left;
	width: 275px;
	margin: 0 30px;
}

#footer_content .section_right {
	float: left;
	text-align: left;
	width: 275px;
}

#footer_content .section_left p, #footer_content .section_right p {
	padding: 10px 0;
}


#footer_bottom {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 890px;
}
#footer_bottom a:hover {
	background: #595959;
}

#footer_bottom .bottom_left {
	float: left;
}

#footer_bottom .bottom_right {
	position: relative;
	top: -12px;
	float: right;
}
/* begin: sifr font styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
/* end sifr font files */

/* form styles */
.field_label {
	padding: 6px;
	float: left; 
	width: 80px;
	font-size: 1.5em;
}

.field {
	padding: 3px;
	float: left;
	width: 200px;
}

input, textarea { padding: 2px; font-size: 1.5em; width: 250px; }

.confirm { 
	padding: 5px;
	border: 1px solid #315921;
	color: #315921;
	font-weight: bold;
	margin: 10px 0;
	font-size: 1.2em; 
}
/* end form styles */

.iconright { float: right; margin: 0 0 2px 6px; }
img.iconright{ border: none; padding: 0; }

.postextras {
	padding: 10px 0;
	text-align: left;
	background: #fff;
	border-top: 1px solid #ccc;
	color: #666666;
	margin: 10px 0 20px;
}

.postextras ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.postextras ul li {
	list-style-type: none;
	margin: 0;
	padding: 4px 4px;
}

.postextras a {
	color: #666666;
}

.postextras .posttags {
	margin: 3px 0 0 5px;
	line-height: 1.5em;
}

.thumbsection {
	float: left;
	margin: 10px 45px;
	min-width: 200px;
	min-height: 150px;
}

.thumbsection a img {	
	background: transparent;
}

.thumbsection h3 a {
	font-size: 1.2em;
	font-family: Century Gothic, Arial;
	font-weight: bold;
	color: #333;
}

.highlight {
	background: #ffffcc;
}

.field_row {
	padding: 10px;
}

.field_label {
	float: left;
	width: 120px;
}
.field_input {
	float: left;
}

.errormessage {
	border: 1px solid #666;
	background: #ffffcc;
	margin: 10px 0;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.error {
	color: #ff0000;
	font-weight: bold;
}
.errorfield {
	border: 1px solid #ff0000;
	background: #fedddd;
}


/* begin: weblog specific styles */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#entry p.blockcode {
	padding: 8px;
	background: #ffff99;
	border:1px solid #a8a8a8;
	font-family:"Courier New", Courier, mono;
	text-align: left;
}

pre {
	padding: 8px;
	background: #ffff99;
	border:1px solid #a8a8a8;
	font-family:"Courier New", Courier, mono;
	text-align: left;
}

code { 
	font: 1.1em 'Courier New', Courier, Fixed;
	color: #3366FF;
}

html>body .entry ul, html>body .entrytext ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	font-size: 1.1em;
	} 

html>body .entry li, html>body .entrytext li {
	margin: 7px 0 8px 10px;
	}


.entry ul li:before, .entrytext ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

a.search_button {
	float: right;
	background: url(http://www.patmullin.com/images/mag_glass.png) no-repeat;
	width: 24px;
	height: 20px;
	text-indent: -9000px;
	display: block;
	z-index:-1;
}

input#s { border: 1px solid #666666; background: #f5f5f5;}
input#s:hover, input#s:focus { border: 1px solid #000; background: #ffffff; }

/* begin comment styles */
h3#respond {
	padding: 10px 0 5px 0;
	font-size: 2.0em;
	font-family: Century Gothic, Arial;
	font-weight: normal;
}

#comment_container {
	width: 890px;
}
#comment_content {
	float: left;
	width: 500px;
}
#comment_form {
	float: left; 
	margin-left: 20px;
	width: 300px;
}

#comment_form .field_row label {
	font-size: 1.3em;
}

.commentlist li.alt {
	background-color: #1bc4df;
}

.commentlist li.admincomment {
	background: #054650;
	color: #ccc;
}
#middle_content li.admincomment a {
	color: #ccc;
}

#middle_content .commentlist li.admincomment cite, #middle_content .commentlist li.admincomment cite a {
	color: #ccc;
} 

.commentlist li, #commentform input, #commentform textarea {
	font: 1.05em;
	}
	
.commentlist li {
	padding: 20px 20px 15px 20px;
	font-weight: bold;
	list-style: none;
	background: #1ab9d2;
	}
.commentlist li ol,
.commentlist li ul {
	margin: 5px 0 5px 25px;
}	
.commentlist li ol li {
	list-style-type: decimal;
	list-style-positioin: inside;
}
.commentlist li li {
	padding: 2px;
	font-weight: normal;
	background: transparent;
}

.commentlist cite, .commentlist cite a {
	margin-right: 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-bottom: 5px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

img.gravatar { float: left; margin: 0 6px 6px 0; border:1px solid #ccc; }
/* end comment styles */

.floatleft, .floatleft-noborder { float: left; margin: 0px 12px 12px 0px; }
.floatright, .floatright-noborder { float: right; margin: 0px 0px 12px 12px; }
img.floatleft, img.floatright { border: 1px solid #000; padding: 6px; }
img.floatleft-noborder, img.floatright-noborder { border: none; padding: 0; }

.alignleft { 
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.alignright { 
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; 
}

#entry p.wp-caption-text {
	font-size: 100%;
	color: #999;
	font-family: Arial;
	padding: 0 0 5px 0;
}
/* end: weblog specific styles */
