/*
Theme Name: wrburton
Theme URI: http://www.wrburton.com/
Description: WordPress theme.
Version: 2.0
Author: William Burton
Author URI: http://www.wrburton.com/
*/



/* Begin Typography & Colors */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #666666;
	text-align: left;
	}
p {
	margin: 10px 0;
	padding: 0;
		/*background: #CCCCCC;*/
	}
.thumbpost p {
	color: #8a952e;
	}
#footer {
	color: #FFFFFF;
	border: none;
	}

small {
	}
#content {
	}
.widecolumn .entry p {
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 16px;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}
.even, .alt {
	border-left: 1px solid #ddd;
	}
	
/*	Begin Headers -------------------------------------------------------------------*/
h1, h2, h2.pagetitle, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
h1 {
	font-size: 32px;
	}
h2, h2.pagetitle {
	font-size: 24px;
	/*background: #CCCCCC;*/
	}
h3 {
	font-size: 17px;
	padding: 0;
	margin: 12px 0 7px 0;
	}
.post h3 {
	margin: 10px 0 -5px 0;
	/*background: #CCCCCC;*/
	}
.thumbpost h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0 -9px 0;
		/*background: #CCCCCC;*/
	}
#sidebar h2 {
	font-size: 17px;
	margin: 0px 0 7px;
	padding: 0;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/*	Begin Links --------------------------------------------------------------------*/
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/**/color: #8a952e;
	}
h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
a, a:visited {
	color: #8a952e;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h3 a:hover {
	color: #8a952e;
	}
.thumbposttext a:hover, .thumbpost a:hover {
	text-decoration: none;
	}
#footer a {
	text-decoration: none;
	}
#footer a:hover {
	color: #e7ff00;
	text-decoration: none;
	}
/*	End Links --------------------------------------------------------------------*/

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	}
.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html {
	height: 100%;		/*fullheight*/
 	}
body {
	height: 100%;		/*fullheight*/
	margin: 0;
	padding: 0; 
	
		background: url('images/bg.gif') top center repeat-x;/**/
	}
#page {
	min-height: 100%;		/*fullheight*/
	position: relative; 
		/*background: pink;*/
	}
		#headerbg {/*----------------------------------------------------*/
			width: 100%;	/*fullwidth*/
			
				/*background: url("images/bg.gif") repeat-x;*/
				height: 162px;
			}
				#header {
					max-width: 948px;		/*width*/
					min-width: 560px;
					height: 162px;
					margin: 0 auto;			/*centering*/
					padding: 0 12px 0 20px; 	
					position: relative;

						/*background: green;*/
					}
		#contentbg {/*----------------------------------------------------*/
			max-width: 948px;			/*width*/
			min-width: 480px;
			margin: 0 auto;				/*centering*/
			padding: 0 12px 180px 20px;	/*footerheight!!!!!!!!!!*/
			position: relative;/**/
				/*background: url('images/bggrid.gif') top center repeat-y;*/
				/*background: red;*/
			}
		#contentbgpage {/*----------------------------------------------------*/
			max-width: 948px;			/*width*/
			min-width: 725px;
			margin: 0 auto;				/*centering*/
			padding: 0 12px 180px 20px;	/*footerheight!!!!!!!!!!*/
			position: relative;
			}
		#contentbgpage p {/*----------------------------------------------------*/
			max-width: 500px;			/*width*/
			}
				#homewrap {
					padding-right: 0px;				/*---holy grail technique*/
					overflow: auto;					/*clears the float problem!*/

						/*background: orange;*/
					}
				#wrap {
					padding-right: 237px;	/*-237px*/		/*---holy grail technique*/
					overflow: auto;					/*clears the float problem!*/

						/*background: orange;*/
					}
						.narrowcolumn {
							float: left;
							/*width: 711px; 100%*/				/*---liquid content*/
								/*background: blue;*/
							}
						.slimcolumn {
							float: left;
							width: 100%;
							/*width: 711px;100%*/			/*---liquid content*/
								/*background: blue;*/
							}
						#sidebar {
							float: left;
							/*width: 25%;*/
							width: 221px; /*227px*/
							margin: 34px -237px 0 8px;/*right-237px*/	/*---fixed sidebar*/
							/*padding-right: 8px;*/
								/*background: yellow;*/
								
							}
		#footerbg {/*----------------------------------------------------*/
			width: 100%;		/*fullwidth*/
			height: 180px;
			bottom: 0px;
			position: absolute;
			
				background: #000000 url("images/footerbg.gif") repeat-x;
				/*background: green;*/
			}
				#footer {
					max-width: 948px;	/*width*/
					min-width: 480px;
					margin: 0 auto;		/*centering*/
					padding: 0 12px 0 20px; 
					position: relative;
					
						/*background: green;*/
						/*height: 130px;*/
					}
		#footer ul {
			float: left;
			width: 47%;
			margin: 76px 0 0 0;
			padding: 0;
			/*position: absolute;*/
			list-style: none; 
			color: #FFFFFF;
				/*background: red;*/
			}
				#footer li {
					display: inline;
					}
				#footer li.current a {
					color: #FFFFFF;
					}
		#footer p#footerabout {
			/*position: absolute;
			margin: 0 0 0 50%;
			0 0 50%left: 494px;*/
			float: right;
			width: 50%;
			padding: 0;
			margin: 76px 0 0 0;
				/*background: red;*/
			}
		#footer p#legal {
			/*position: absolute;
			overflow: auto;
			clear: left;
			width: 480px;*/
			float: left;
			width: 47%;
			margin: 19px 0 0 0;
			padding: 0;
				/*background: yellow;*/
			}
.post {
	margin: 0 0 40px;
	}
.pagepost {
	margin: 0 0 40px;
	padding: 0 20px 0px 0;
	}
	.thumbpost, .thumbposttext {
		float: left;
		position: relative;
		background: url('images/sprite.gif')  no-repeat;
		cursor: pointer;
			/*border: #0000FF 1px solid;
			background: #CCCCCC;*/
		}
	.thumbpost {
		margin: 10px 8px 10px 0;
		width: 229px;
		height: 150px;
		background-position: 0px -108px;
		}
	.thumbpost:hover {
		background-position: -229px -108px;
		}
	.thumbposttext {
		margin: 10px 17px 0px 0;
		width: 220px;
		height: 120px;
		background-position: 0px -214px;
		}
	.thumbposttext:hover {
		background-position: -229px -214px;
		}
	#sidebar .thumbposttext {
		margin: 5px 0 25px 0;
		height: 90px;
		/*border-top: #bcc941  solid 1px;*/
		}
				.thumbpostslide {
					width: 229px;
					height: 100px;
					overflow: hidden;
					}
				.thumbpostslide img {
					width: 227px;
					height: 98px;
					padding: 1px;
					}
				.archive img {
					margin-top: -10px;
					padding: 1px;
					}
				.thumbpostslide p {
					margin: 0;
					padding: 0px;
					}
				.thumbpost .readmore {
					position: absolute;
					top: 118px;
					left: 196px;
					line-height: 0;
					}
				.thumbposttext .readmore {
					position: absolute;
					top: 12px;
					left: 196px;
					line-height: 0;
					}
				.readmore a {
					display: block;
					width: 18px;							
					height: 18px;								
					text-indent: -900em;	
					text-decoration: none;
					}
				.more-link {
					display: none;
					}
		.navigation {
			display: block;
			text-align: center;
			height: 28px;
			line-height: 18px;
			clear: both;
			
				/*background: #CCCCCC;*/
				/*border: red 1px solid;*/
			}
		.navigation a {
			margin: 0px 1px 8px 0;
			width: 250px;
			display: block;
			cursor: pointer;
			}
		.navigation .alignleft a {
			padding-left: 23px; 
			text-align: left;
			background: url('images/previous.gif') no-repeat;
			}
		.navigation .alignleft a:hover {
			background-position: 0px -18px;
			}
		.navigation .alignright a {
			padding-right: 23px;
			margin-right: 8px;
			text-align: right;
			background: url('images/next.gif') right top no-repeat;
			}
		.navigation .alignright a:hover {
			background-position: right -18px;
			}
		.alignright {
			float: right;
			}
		.alignleft {
			float: left
			}
h1 {
	position: absolute;
	top: 33px;
	left: 14px;
	line-height: 0;
	height: 64px;								
	}
	h1 a {
		display: block;
		width: 246px;							
		height: 64px;								
		background: url('images/sprite.gif') 0 0 no-repeat;
		text-indent: -900em;	
		text-decoration: none;
			/*background-color: red;*/
			/*border: #FF0000 1px solid;*/
		}
	h1 a:hover, h1 a:focus, h1.current a {
		/*background-position: -246px 0px;*/
		text-decoration: none;
			/*background-color: red;*/
			/*border: #FF0000 1px solid;*/
		}
.description {
	font-size: 0;
	height: 0;
	line-height: 0;
	text-indent: -900em;
	text-decoration: none;
	overflow: hidden;
	}
#navbar {
	position: absolute;
	top: 72px;
	right: 15px;
	height: 22px;
	width: 302px;
	/*z-index: 0;*/
		/*background: #FFFFFF;*/
		/*border: #FF0000 1px solid;*/
	}
#navbar ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
	#navbar li {
		float: left; /*cures the diagonal in ie*/
		margin: 0;
		padding: 0;
		}		
	#navbar li a, #navbar li a:hover {
		display: block;
		margin: 0;
		padding: 0 6px 0 0;
		height: 22px;
		line-height: 22px;
		text-decoration: none;
		text-indent: -900em;
		overflow: hidden;
		background: url('images/sprite.gif') no-repeat;
		}
	#navbar li a:focus, h1 a:focus {
		outline: none;
		}
		#navbar li#home a {/*----------------------------------------------------*/
			width: 50px;
			background-position: 0 -64px;
				/*background-color: yellow;*/
			}
		#navbar li#home a:hover, #navbar li#home a:focus, #navbar li#home.current a{
			background-position: 0 -86px;
			}
		#navbar li#work a {
			width: 48px;
			background-position: -55px -64px;
				/*background-color: yellow;*/
			}
		#navbar li#work a:hover, #navbar li#work a:focus, #navbar li#work.current a {
			background-position: -55px -86px;
			}
		#navbar li#about a {
			width: 53px;
			background-position: -108px -64px;
				/*background-color: yellow;*/
			}
		#navbar li#about a:hover, #navbar li#about a:focus, #navbar li#about.current a {
			background-position: -108px -86px;
			}
		#navbar li#services a {
			width: 66px;
			background-position: -166px -64px;
				/*background-color: yellow;*/
			}
		#navbar li#services a:hover, #navbar li#services a:focus, #navbar li#services.current a {
			background-position: -166px -86px;
			}
		#navbar li#contact a {
			width: 55px; 			/*-right hand overlay*/
			background-position: -237px -64px;
				/*background-color: yellow;*/
			}
		#navbar li#contact a:hover, #navbar li#contact a:focus, #navbar li#contact.current a {
			background-position: -237px -86px;
			}



.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
/* End Structure */



/* Begin Images */
p a img  {
	padding: 0;
	max-width: 100%;
	border: #CCCCCC 1px solid;
	}
p a:hover img {
	padding: 0;
	max-width: 100%;
	border: #8a952e 1px solid;
	}

/*	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.alignright {
	display: inline;
	margin-right: 8px;
	margin-bottom: 8px;
	}
		.size-large {
			margin-left: 15px;
			/*width: 466px;
			height: 262px;*/
			}
		.size-small, .size-medium {
			/*width: 227px;
			height: 128px;*/
			}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */



/* Begin Lists

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

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: 15px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	/*list-style: disc*/
	}
		#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
			display: block;
			background: #f5f6ec;
			padding: 5px 2px 5px 20px;
			margin: 3px 0px 0 0px;
			width: 199px;
			color: #8a952e;
		/*	border-bottom: #8a952e solid 1px;
			text-decoration: none;
				border-radius: 9px;
				-moz-border-radius: 9px;
				-webkit-border-radius: 9px;*/
			}
		#sidebar ul li ul li a:hover, 
		#sidebar ul li ul li ul.children li.current-cat a,
		#sidebar ul li ul li.current-cat a {
			text-decoration: none;
			background: #8a952e;
			color: #FFFFFF;
			}
	
	#sitemap ul {
		list-style-type: none;
		list-style-image: none;
		}
	#sitemap ul li h2 {
		font-size: 17px;
		margin: 20px 0 10px 0;
		padding: 0;
		}	
	#sitemap ul li ul li.cat-item {
		margin: 0 0 5px 0;
		padding: 0;
		}
	#sitemap ul li ul li.cat-item, #sitemap ul li ul li.page_item {
		margin: 0 0 5px 0;
		}
	#sitemap ul li ul li.page_item {
		/*display: inline;*/
		margin: 0 30px 5px 0;
		}
	#sitemap ul li ul li ul.children {
		margin: 10px 0 0 20px;
		padding: 0;
		}

.categories {
	/*font-weight: bold;*/
	}
.cat-item {
	}
.children .cat-item {
	}
.current-cat {
	/*font-weight: bold;*/
	}
.current-cat-parent {
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}
		table#contactform {
			margin-top: 10px;
			width: 100%;
			}
		table#contactform tr {
			margin: 10px;
			}
		table#contactform input[type="text"], table#contactform textarea {
			font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
			font-size: 12px;
			padding: 4px;
			}
		/*table#contactform input[type="text"]:hover, table#contactform textarea:hover,*/
		table#contactform input[type="text"]:focus, table#contactform textarea:focus {
			border: #8a952e 1px solid;
			padding: 5px;
			}
		table#contactform textarea {
			width: 400px;
			}
		table#contactform td.message {
			padding-top: 10px;
			width: 100px;
			}
		table#contactform input[type="submit"] {
			font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
			font-size: 12px;
			border: #8a952e 1px solid;
			/*border: none;*/
			background: #f5f6ec;
			padding: 4px 20px;
			color: #8a952e;
			}
		table#contactform input[type="submit"]:hover {
			background: #8a952e;
			color: #FFFFFF;
			}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
/*#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}*/
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* 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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
