/* 

Theme by Cameron Olthuis


        background: #fff url(images/bg.gif) repeat-y left;

*/



/* Begin Typography & Colors */
body {
                background: #fff url(http://www.cameronolthuis.com/images/olthuis.gif) no-repeat top right fixed;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
        text-align: center;
	}

#page {
	text-align: left;
	}

#preheader {
        /*background: #0054A6 url(images/preheader_bg.gif) repeat-x;*/
        }

#header {
        text-align: left;
        }

#headerimg {
        }

#content {
	font-size: 12px;
	}

.narrowcolumn .entry p, .widecolumn .entrytext p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entrytext {
	line-height: 1.4em;
	}
	
.narrowcolumn, .widecolumn {
	}

#footerwrap {
        background: #fff;
        text-align: center;
        border-top: 2px solid #cfeef7;
}

#footer {
        color: #333;
        font-size: 11px;
        text-align: left; 
        }

#footer a {
        color: #888;
        }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
        font-weight: normal;
	}

h1 {
	font-size: 32px;
	}

.description {
	font-size: 14px;
        color: #888;
	text-decoration: none;
	}

h2, h3 {
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 20px;
	}

#footer h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
        color: #444;
        border-bottom: 1px solid #ddd;
	}

#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
        color: #666;
	}

#sidebar a {
        color: #888;
        font-size: 12px;
}

#feed a {
        color: #888;
        }

#comments, #respond {
        font-size: 16px;
        border: none;
        }

h1, h1 a, h1 a:hover {
        color: #555;
	text-decoration: none;
	}

a       {
	color: #49a133;
	text-decoration: underline;
	}

a:hover {
	color: #49a133;
	text-decoration: none;
	}

.entry a:hover, .entrytext a:hover {
        background: #49a133;
        color: #fff;
        }

h2, h2 a, h3, h3 a {
	color: #06c;
        text-decoration: none;
	}

.narrowcolumn h2, .narrowcolumn h3, .widecolumn h2, .widecolumn h3 {
        font-weight: bold;
        border-bottom: 1px solid #eee;
        }

h2 a:hover, h3 a:hover {
	color: #aaa;
        text-decoration: none;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
        background: #E6F2FF;
	font-weight: bold;
	}

.commentlist li.alt {
        background: #ddd;
        border-top: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
        font-style: normal;
	font-size: 11px;
	}

.commentlist p {
        font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}

.cmt {
        background: url(images/icons/comment.png) no-repeat left;
        background-position: 0px 1px;
        }

.date {
        font-size: 12px;
        background: #333;
        }

.premetadata {
        font-size: 11px;
        }

.postmetadata {
        background: url(images/icons/pencil.png) no-repeat left;
        background-position: 5px 5px;
        font-size: 12px;
        }

.postmetadata a {
        color: #666;
        }

.postmetadata a:hover {
        background: none;
        color: #999;
        }

.postspace {
       }

.previous {
        background: url(images/icons/resultset_previous.png) no-repeat left;
        }

.next {
        background: url(images/icons/resultset_next.png) no-repeat right;
        }

.cmt a:hover, .next a:hover, .previous a:hover {
        background: #49a133;
        color: #fff;
        }

#sidebarwrap {
        color: #333;
	font: 12px Verdana, Arial, Sans-Serif;
	}

#sidebarwrap p {
        font-size: 14px;
        text-align: justify;
        }

small, .nocomments, blockquote, strike {
	color: #666;
	}
	
code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#preheader {
        height: 10px;
        line-height: 2px;
        font-size: 2px;
        }
	
#header {
	padding: 0;
	margin: 10px 0;
	}

#headerimg {
	margin: 0;
        padding-bottom: 20px;
        width: 360px;
        height: 60px;
	}

.description {


        }

#pagetop {
        margin: 0;
        padding: 0;
        height: 14px;
        line-height: 1px;
        font-size: 1px;
        }

#page {
	margin: 0 auto;
	padding: 20px 0 30px;
	width: 785px;
	}

#pagebottom {
        margin: 0;
        padding: 0;
        height: 14px;
        line-height: 1px;
        font-size: 1px;
        }

.narrowcolumn, .widecolumn {
        margin: 5px 0 0;
	padding: 0 10px 10px;
	width: 500px;
	float: left;
	}
	
.post {
	margin-bottom: 40px;
	}

.entry {
       margin: 1px 0;
       padding: 0;
       }

.cmt {
        padding-left: 17px;
        }

.previous {
       padding-left: 15px;
       }

.next {
       padding-right: 15px;
       }

.date {
        padding: 1px;
        margin: 5px 7px 0 0;
        height: 34px;
        width: 30px;
        float: left;
        }

.premetadata {
	margin: 2px 0 1px;
        padding: 3px 0 2px;
	}

.postmetadata {
	margin: 15px 0 25px;
        padding: 5px 5px 5px 25px;
	}

#footerwrap {
        margin: 0;
        padding: 0;
        }
	
#footer {
	padding: 0;
	margin: 0 auto;
        width: 785px;
	}


#about, #pics {
        margin: 20px 0 0;
        padding: 0;
       }


#contact {
        margin: 20px 0 20px;
        padding: 0;
       }

#footer .ftleft {
	margin: 0;
	padding: 5px 0 20px 10px;
        width: 450px;
        float: left;
	}

#footer .ftright {
	margin: 0;
	padding: 5px 30px 20px 0;
        width: 200px;
        float: right;
	}

#footer p {
        margin: 0;
        padding: 10px 0;
        }

/* End Structure */



/*	Begin Headers */
h1, .description {
	padding: 0 0 0 10px;
	margin: 0;
	}

h2, h3 {
        padding: 0 0 1px;
	margin: 0;
	}

h2.pagetitle {
        padding: 0;
	margin: 5px 0 0;
}

#footer h2 {
	margin: 0;
	padding: 0;
	} 

#sidebarwrap h2 {
	margin: 2px 0 3px 0;
	padding: 3px 0 0 0;
	}

h3.comments, h3.respond {
	padding: 0;
	margin: 25px auto 20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 3px 10px 2px 0;
	display: inline;
        border: 4px solid #ccc;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#topnav ul { 
        position: relative;
        margin: 72px 0 0;
        padding: 0;
        list-style: none;
        }


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

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

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

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 5px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        width: 190px;
	margin: 0 auto;
	padding: 2px; 
	}

#search #searchform #s {
        background: #fff;
        color: #444;
	width: 125px;
	padding: 2px;
        border: 1px solid #ccc;
	}

* html #search #searchform #s {
        width: 110px;
        }

#search #searchform #s:focus { 
        background-color: #eee; 
        }

#search #searchsubmit {
        background: #fff;
	padding: 1px;
        color: #444;
        border: 1px solid #ccc;
	}

* html #search #searchsubmit {
        padding: 0 1px;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
        padding-bottom: 40px;
        }

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 17px 0 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 5px;
	}

.postspace {
        margin-top: 25px;
        padding-left: 25px;
        }

.commentlist {
        margin: 5px 0 10px;
	padding: 0;
	text-align: justify;
	}

* html ol.commentlist {
        margin-left: 0;
        }

.commentlist li {
	margin: 4px 0;
	padding: 10px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebarwrap {   
        margin: 10px 0 0;
	padding: 0 0 10px 15px;
	width: 215px;
	float: right;
        }


#feed {  
        background: url(images/rss_icon.gif) no-repeat left;
        background-position: 10px 5px;
        margin: 8px 0 0;
	padding: 5px 0 1px 20px;
	}

#search {  
        background: #fff url(images/search_bg.gif) no-repeat;
        margin: 1px 0 0;
	padding: 5px 0 9px;
	}

#sidebar {   
        margin: 1px 0 0;
	padding: 1px 0 10px 10px;
	}

#ninerules {   
        margin: 20px 0 0;
	padding: 0;
	}


#ninerules a, #ninerules a:hover {   
        text-decoration: none;
	}

#sidemisc {  
        margin: 0;
	padding: 0;
	}

#sidebar p, #feed p {
	margin: 0;
	padding: 0 10px;
	}

#sidebar form {
	margin: 5px 0;
        padding: 0 5px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: none;
	}

blockquote {
        background: url(images/blockquote.gif) no-repeat top left;
        position: relative;
	margin: 5px 30px 0 0;
	padding: 8px 2px 1px 25px;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}

.clear {
       clear: both;
       }

/* End Various Tags & Classes*/

		table#fieldstable {
			width: auto;
			margin: 0px auto;
		}
		
		table#fieldstable th, table#fieldstable td {
			text-align: center;
		}

		/* Clear floats without structural markup
		   courtesy of htmldog.com/positioniseverything.net */
		.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		/* Hides from IE-mac \*/
		* html .clearfix { height: 1%; }
		/* End hide from IE-mac */
		
		div.intouch {
			margin: 20px auto 40px auto;
		}
		
		div.intouch  form {
			float: left;
			width: 100%;
		}
		
		div.intouch div.inputfield { 
			padding: 4px 0px;
			position: relative;
		}
		
		div.intouch label { 
			display: block;
			float: left;
			clear: left;
			width: 25%; 
			text-align: left;
		}
		
		div.intouch div.inputfield input, div.intouch div.inputfield textarea {
			float: left;
			margin-left: 10px;
		}
		
		div.intouch div.inputfield input {
			width: 40%;
		}
		
		div.intouch div.inputfield textarea {
			width: 50%;
		}

		div.intouch div.inputfield input.submitbutton {
			width: auto !important;
			padding: 2px;
			margin-left: 10px;
			left: 25%;
			position: absolute;
		}
		
		div.intouch div#usermessage {
			margin-bottom: 10px;
			text-align: center;
                        font-weight: bold;
		}
		
		div.intouch .error {
			border: 1px solid #FF0000 !important;
			padding: 1px;
		}