/*
Theme Name: stephenburt
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #666666 url('images/back.png') no-repeat;
	color: #CCCCCC;
	text-align: left;
	letter-spacing:1px;
	}

#page {
	text-align: left;
	}

#header {
	height:20px;
	width:1024px;
	}

#headerimg 	{
	height: 20px;
	width: 1024px;
	}
	
	
/* Menu */

#menu {
   list-style: none;
   margin: 0px;
   position:absolute;
   top:16px;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
	width:1024px;
   }
#menu .current_page_item a, #menu .current_page_item a:visited{
    color: #cccccc;
   text-decoration: none;
   padding:10px;
   font:11px Century Gothic, verdana;
   letter-spacing:1.5px;
   line-height:25px;
   display: inline;
}
#menu .page_item a{
   color: #cccc66;
   text-decoration: none;
   padding:10px;
   font:11px Century Gothic, verdana;
   letter-spacing:1.5px;
   line-height:25px;
   display: inline;
	  }
#menu .page_item a:hover {
   color: #FFFFFF;
   }
   
#menu2 {
   list-style: none;
   margin: 0px;
   position:absolute;
   top:40px;
}
#menu2 li {
	display: inline;
	list-style-type: none;
	padding-left:4px;
	padding-right:4px;
   }
#menu2 .current_page_item a, #menu2 .current_page_item a:visited{
   color: #cccccc;
   text-decoration: none;
   font:11px Century Gothic, verdana;
   display: inline;
}
#menu2 .page_item a{
   color: #cccc66;
   text-decoration: none;
   font:11px Century Gothic, verdana;;
   display: inline;
	  }
#menu2 .page_item a:hover {
   color: #999999;
   }
   



#menu3 {
  list-style: none;
   margin: 0px;
   position:absolute;
   top:40px;
   
}
#menu3 li {
display: inline;
	list-style-type: none;
	padding-left:5px;
	padding-right:5px;
	width:1024px;
   }
#menu3 .current_page_item a, #menu3 .current_page_item a:visited{
    color: #cccccc;
   text-decoration: none;
   font:11px Century Gothic, verdana;
   letter-spacing:1.5px;
   display: inline;
}
#menu3 .page_item a{
   color: #cccc66;
   text-decoration: none;
   font:11px Century Gothic, verdana;
   letter-spacing:1.5px;
   display: inline;
	  }
#menu3 .page_item a:hover {
   color: #999999;
   }
   
/* Menu4 */

#menu4 {
   list-style: none;
   margin: 0px;
   position:absolute;
   top:75px;
   width:500px;
   text-align:right;
}
#menu4 li {
	display: inline;
	list-style-type: none;
	padding-left:26px;
	
   }
#menu4 .current_page_item a, #menu4 .current_page_item a:visited{
    color: #cccccc;
   text-decoration: none;
   padding-left:15px;
   font:11px Century Gothic, verdana;
   letter-spacing:1.5px;
   line-height:25px;
   display: inline;
}
#menu4 .page_item a{
   color: #cccc66;
   text-decoration: none;
   padding-left:15px;
   font:11px Century Gothic, verdana;
   letter-spacing:1.5px;
   line-height:25px;
   display: inline;
	  }
#menu4 .page_item a:hover {
   color: #FFFFFF;
   }
   
   
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #666666;
}
.thread-even {
	background-color: #666666;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size:16px;
	font-variant:small-caps;
	}

h2.pagetitle {
	font-size: 14px;
	}

#sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}

h3 {
	font-size: 18px;
	color:#CCCCCC;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #CCCC66;
	font-weight:100;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #cccc66;
	}

.sticky {
	background: #999999;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px 'Century Gothic', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

code {
	font: 1.1em 'Century Gothic', Verdana, Arial, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #CCCCCC;
	letter-spacing:.2px;
	text-decoration: none;
	
	}

a:hover {
	color: #cccc66;
	text-decoration: none;
	
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.3em 'Century Gothic', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 20px 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px 20px;
	padding: 0;
	width: 1124px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 20px;
	width: 1024px;
	}

#headerimg {
	margin: 0;
	height: 20px;
	width: 100%;
	}

.narrowcolumn {
    float:left;
	padding: 30px 20px 20px 110px;
    margin: 0px 0 0;
    width:620px;
}

.narrowcolumn2 {
    float: left;
    padding: 30px 20px 20px 110px;
    margin: 0px 0 0;
    width: 1024px;
}

.narrowcolumn3 {
    float: left;
    padding: 10px 20px 20px 110px;
    margin: 0px 0 0;
    width: 600px;
}

.narrowcolumn4 {
    float: left;
    padding: 0px 0px 0px 110px;
    margin: 0px 0 0;
    width: 800px;
}
.widecolumn {
    float:right;
	padding: 0px 25px 20px 0px;
    margin: 0px 0 0;
    width:620px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px 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;
   }
   
.post-day {
   clear: both;
   color:#CCCCCC;
   }
   
.post-month {
   clear: both;
   color:#CCCCCC;
   }
   

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin-left:110px;
	height:20px;
	color:#999999;
	text-align:left;
	clear:both;
	width:900px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
#footer li {
	color: #555555;
	text-decoration: none;
	}
	
#footer a {text-decoration: none;color: #999999;}
#footer a:hover {color: #cccc66;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 52px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px 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: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.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: 5px 0 0 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: 3px 0 0;
	padding: 0;
	}
#sidebar a:hover {
	background-position:left;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 20px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 250px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

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: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
padding: 10px 10px 10px 0;
margin-left: 800px;
width: 200px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Sidebar2 */

#sidebar2 {
	font-size: 12px;
	color:#FFFFFF;
	padding: 10px;
	margin-left: 790px;
	margin-top:70px;
	width: 230px;
	background-color: #777777 ;
	}

#sidebar2 form {
	margin: 0;
	}
	
#sidebar2 h2 {
padding-top:20px;
	padding:0;
	margin:0px;
	color: #cccc66;
	font-size:14px;
	line-height:18px;
	}
	
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 2px;
	list-style-type: none;
	}

#sidebar2 ul li {
	background:none;
	padding:2px 0 2px 0;
	margin:5px;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar2 a{
	text-decoration:none;
	color: #CCCCCC;
	}
	
#sidebar2 a:hover{
	text-decoration:none;
	color: #cccc66;
	}
	
#sidebar2 ul li li:hover{
	}
	

/* End Sidebar2 */



/* 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: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin-top:10px;
	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 */

/* Links Page */

#list {
   list-style: none;
   margin: 0px;
   width:300px;
   text-align:left;
  
}
#list li {
	margin:0px;
   }
#list .current_page_item a, #list .current_page_item a:visited{
   color: #444444;
   text-decoration: none;
   letter-spacing:.3px;
   font-weight:bold;
}
#list .page_item a{
   color: #FFFFFF;
   text-decoration: none;
   display: block;
   letter-spacing:.3px;
   font-weight:bold;
	  }
#list .page_item a:hover {
   color: #CCCC66;
   }
   
#list h2, #list .listtitle{
   font-size:16px;
   color: #CCCC66; 
   margin-top:20px;
   margin-bottom:2px;
   letter-spacing:.3px;
   }
   
#list h4{
   font-size:16px;
   color: #000000; 
   margin-top:20px;
   margin-bottom:2px;
   letter-spacing:.3px;
   padding:10px;
   }
#list a, #list a:visited{
   text-decoration: none;
   color: #FFFFFF;
   letter-spacing:.5px;
   line-height:24px;
   }
#list a:hover{
   color: #CCCC66; 
   text-decoration: none;
   }
#list ul {
   margin: 0;padding: 0;
}
#list ul li {
   list-style: none;margin: 0;
   padding: 0;border: none;
}
#list ul li ul {
   padding: 0;margin: 0;
}
#list ul li ul li{
   padding: 0px 0 0px 0px;
}
#list ul li ul li ul li{
   padding: 1px 0 1px 10px;
   border: none;
}

#links-page a{font-weight:normal;}
li#linkcat-7, li#linkcat-21{clear:both;}

.yoast-seo-breadcrumb {
	display: none;
}


/* "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." */
