/*
Theme Name: Fergus
Theme URI: http://fergusbordewich.com/
Description: Custom theme for fergusbordewich.com.
Version: 1.0
Author: John Schmitz
Author URI: http://nydesignlab.com/
Tags: 
*/

/* Begin page div modules  */
body 	{	
	background-color: #FDF5C6;	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #5a582c; }	

#page {
	background-color: #FDF5C6;
	text-align: left;
	}
    
#header   {margin-top:0px } 
  
div.container { 
	margin: 0em auto;
	width:976px;
	height:auto;
	text-align: left; } 
	
div.window 	{
	position:relative;
	top:9px;
	width:976px;
	height:auto; } 
    
div.nav 	{
	position:relative;
	top:0px; left:0;
	width:976px;
	height:40px;
	margin-bottom: 3px; }  	 
	
div.band1 	{
	position:relative;
	top:0px; left:0;
	width:976px;
	height:4px;	
	background-color:#d2c777} 
	
div.band2 	{
	position:relative;
	top:0px; left:0;
	width:976px;
	height:13px;	
	background-color:#747332} 
	
div.leftbumper 	{
	position:relative;
	top:0px; left:-52px;
	width:52px;
	height:115px;	
	background-color:#d2c777} 
    
div.leftbumper-h 	{
	position:relative;
	top:0px; left:-52px;
	width:52px;
	height:132px;	
	background-color:#d2c777}  

div.banner-h 	{
	position:relative;
	float:left;
	top:-132px; left:0;
	width:976px;
	height:132px;	
	background-color:#5a5a20} 
    
div.banner 	{
	position:relative;
	float:left;
	top:-115px; left:0;
	width:976px;
	height:115px;	
	background-color:#5a5a20} 

div.rightbumper 	{
	position:relative;
	top:-115px; left:976px;
	width:52px;
	height:115px;	
	background-color:#d2c777}
    
div.rightbumper-h 	{
	position:relative;
	top:-132px; left:976px;
	width:52px;
	height:132px;	
	background-color:#d2c777}    

div.band3 	{
	position:relative;
	top:-115px; left:0;
	width:976px;
	height:6px;	
	background-color:#db4753;}	   

div.band3h 	{
	position:relative;
	top:-132px; left:0;
	width:976px;
	height:6px;	
	background-color:#db4753}	
    
div.contentwindow 	{
	position:relative;
	top:-115px; left:0;
	width:976px;
	height:800px auto;	
	background-color:#edecae}
    
div.bookback 	{
	position:relative;
	top:0px; left:0;
	width:250px;
	height:88px;	
	background-color:#d2c777}

div.bookcover 	{
	position:absolute;
	top:22px; left:24px;
    width:204px; 	}	
    
div.sidebar 	{
	position:absolute;
	top:340px; left:-500px;
    width:204px; 	}	
    
#sidebar {
    font-size: 12px;
    text-transform:uppercase;
	}    
        
/* Begin Typography, Colors */  

.entry {text-align:left; }          


#footer {
	background: none;
	border: none;
    text-align:center;
	}

   
 	    
h1  {font-size: 28px;   
     font-weight:normal;
     text-align:left;
     margin:0; padding: 0;	}	
     	
h2  {font-size: 23px;   
     font-weight:normal;
     text-align:left;
     margin:0; padding: 0;	}
     
h3  {font-size: 17px;   
     font-weight:bold;
     margin:0 0 6px 0; padding: 0;		
     text-transform: uppercase; } 
     
h4  {font-size: 13px;   
     font-weight:bold;     
     margin:0 0 6px 0; padding: 0;		
     text-transform: uppercase; }     
              
      
h5  {font-size: 14px;   
     font-weight:normal;
     line-height:125%;
     margin:0 0 6px 0; padding: 0;		
     text-transform: uppercase; }      

p    {font-size:16px; margin: 0; padding: 0; line-height:120%}

p + p {text-indent: 3em;}

ol {font-size:16px; margin-bottom: 6px }

.fl {text-indent: 0;}

.2pp {text-indent: 0px; margin:1em 0 0 0; }

.second {text-indent: 0px; margin-top:17px; }

.pagetitle {margin-bottom:-30px}

.hr {border:0;
      color:black;
      background-color: black;
      text-align:left;
      width:69%;
      height:1px;
      margin: 12px 0;}
      
.boldcaps	  {
            font-size: 10px;
            text-transform: uppercase;
			font-weight:bold;
            line-height:120%;}   
            
.pagetitle {margin:1em 0 -30px 0}        
         
.review {margin: 1em 0;
        text-indent:0} 

.footer { font-size:11px; text-transform:uppercase; }        
        
.deck {font-size:70%}  

.quote {font-size:18px; font-style:italic; color:#58422C;}  

.mini {font-size:11px}         

.post {text-align:left; }         

.more-link
{font-size: 70%; text-transform:uppercase; font-style:italic;  font-weight:normal; margin: 1px 0 5px 0; float:right; vertical-align:text-bottom;}

.postmetadata
{font-size: 70%; text-transform:uppercase; font-style:italic; font-weight:normal; margin: 5px 0 5px 0; text-indent:0; text-align:left;}

.ctc
{padding-bottom:4px}

.ctc-tag
{padding-right: 4px; line-height:95%; vertical-align:bottom;}


.entry
{margin-bottom:5px }


.last {margin-bottom:5px }

                
a:link		{
	text-decoration: none;
	color: #974032;
	}		
a:visited		{
	text-decoration: none;
	color: #757433;
	}			
a:hover	{
	text-decoration: underline;
	color: #d84a51;
	}	
a:active		{
	text-decoration: underline;
	color: #d84a51;
	}	
    
    /* special nav bar a code */    	
a.books { position:absolute;
			top:0; left:0px;
			display: block; 
			width:97px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/books.png) 0 -40px no-repeat;
			text-decoration: none; 
			padding-right:1px}

a:hover.books { background-position: 0 0 }		  

a.civilwar { position:absolute;
			top:0; left:98px;
			display: block; 
			width:176px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/civilwar.png) 0 -40px no-repeat;
			text-decoration: none; 
            padding-right:1px}

a:hover.civilwar { background-position: 0 0 }	
												
a.fergus {position:absolute;
			top:0; left:275px;
			display: block; 
			width:178px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/fergus.png) 0 -40px no-repeat;
			text-decoration: none; 
            padding-right:1px}

a:hover.fergus { background-position: 0 0 }	  

a.news {position:absolute;
			top:0; left:454px;
			display: block; 
			width:189px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/news.png) 0 -40px no-repeat;
			text-decoration: none; 
            padding-right:1px}

a:hover.news { background-position: 0 0 }	 

a.articles { position:absolute;
			top:0; left:644px;
			display: block; 
			width:126px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/articles.png) 0 -40px no-repeat;
			text-decoration: none; 
            padding-right:1px}

a:hover.articles { background-position: 0 0 }	  

a.contact { position:absolute;
			top:0; left:771px;
			display: block; 
			width:117px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/contact.png) 0 -40px no-repeat;
			text-decoration: none; 
            padding-right:1px}

a:hover.contact { background-position: 0 0	}							

a.blog { position:absolute;
			top:0; left:889px;
			display: block; 
			width:86px; 
			height: 40px; 
			background: url(http://www.fergusbordewich.com/images/nav/blog.png) 0 -40px no-repeat;
			text-decoration: none; 
            padding-right:1px}

a:hover.blog { background-position: 0 0	}		

a.comment-reply-link {text-transform:capitalize; }	
				
div.reply {text-transform:capitalize; }	


.comment {float:left }

.commentlist li ul li {
	font-size: 13px;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: none;
	padding: 0px;
	background: none;
	}

.commentlist cite, .commentlist cite a {
	
	}



.commentmetadata {

	}



code {
	font: 13px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 13px;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px; 
    margin-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;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


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;
	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: 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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
    
.search_sidebar  {margin-left:-25px } 

#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: 4px 0 0 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.replyhead {float:left; }

.respond {float:left; }

.alt {
	margin-top: 10px;
	padding: 0px;
	}
.fn {text-transform:capitalize; }

.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
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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;
	}
	
.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 {
	border: none;
	text-align: left;
	background-color: none;
	padding-top: 4px;
    margin-right: 10px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
		font-family: sans-serif;
    line-height: 17px;
	padding: 0 ;
	margin: 0;
}
/* End captions */


