/* css_primary */

/*
Colors

BG Green      #516235
Light Green   #A0BD6D
Dark Green    #425127  /   
title green   #409445
title blue    #488FA3  


 */


/************************* BODY */



body {
    background-color: black;
    margin: 0px;
    font-size: 13px;

    }



/************************* LINKS */



a:visited 
    {
    color: #409445;
    text-decoration: none;
    }
a:link
    {
    color: #409445;
    text-decoration: none;
    }
a:hover
    {
    color: #ffffff;
    text-decoration: underline;
    }
    
    
     /************************* HEADER */      

div#head-image {
	text-align: center;
	}


img.header {
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
    position: relative;   
    }
div#head-left {
   width: 100%;
   position: absolute;
   height: 113px;
   background-color: #5E6C43; 
    z-index: 1; 
    }

    
    
    
     /************************* BLOG AND RIGHT SIDE */  
    
div#centering-ie {
	text-align: center;
	}    
    
    
div#blog-and-side {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;   
    }    

div.quote-whole {
	width: 600px;
	margin-left: 40px;
	}    
.quote-from {
	font-size: 14px;
	color: #488FA3;
	margin-left: 20px;
	margin-bottom: -16px;
	}	
.quote-actual {
	color: #488FA3;
	font-size: 12px;
	}
    
    
    /*
Colors

BG Green      #516235
Light Green   #A0BD6D
Dark Green    #425127
   
title green   #409445
title blue    #488FA3  


 */
    
    
    
    
    
    
    
    
/************************* BLOG */


div#blog_container {

    font-family: sans-serif, arial;  
    background-color: #000000;
    width: 696px;
    float: left;
    border: 3px solid black;
    border-left: 0px;


    }
 
 
div.post {
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
    background-color: #020202;
    margin-bottom: 20px;
    color: #A0BD6D;
    border: 1px solid #516235;
    }
     
.post-title {
     color: #488FA3;
     font-size: 20px;
     font-weight: bold;

     margin-left: 75px;
    } 
 
.date-header {
    font-size: 16px;
    font-family: georgia;
    line-height: 145%;
    color: #A58A60;
     margin-left: 120px;
    
    }   
       
.post-body {

    padding: 10px;
    padding-bottom: 2px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-family: georgia;
    line-height: 145%;
    color: #A58A60;
}
   
.comments {
    
    }
    
a.comment-link {
    font-family: arial;
    font-size: 13px;
    color: #409445;
    }
a.comment-link:hover {
    color: #ffffff;
    text-decoration: underline;
    }    
    
    
 /************************* RIGHT SIDE */   
    
 div#right-side {
    display: inline;
    width: 199px;
    background-color: #516235;
    float: right;
    border: 3px solid black;
    border-right: 0px;
    border-left: 0px;
    padding-top: 6px;
    }
    
 
div.headings {
    padding: 2px;
    text-align: right;
    }    
    
    
#links1 {	width: 100%;    margin-left: auto;
    margin-right: auto;	padding: 0 0 0x 0;	font-family: 'Trebuchet MS', 'Lucida Grande',	  Verdana, Lucida, Geneva, Helvetica, 	  Arial, sans-serif;	background-color: #000000;	color: #488FA3;	}#links1 ul {		list-style: none;		margin: 0;		padding: 0;		border: none;		}		#links1 li {		border-bottom: 1px solid #000000;		margin: 0;		}  

#links1 li a {		display: block;		padding: 5px 5px 5px 0.5em;		background-color: #516235;		color: #fff;		text-decoration: none;		width: 100%;		}html>body #links1 li a {		width: auto;		}#links1 li a:hover {		background-color: #409445;
		color: #fff;		}		   

 /************************* CYCLING LOG */  


td.date   { 
    border-right: 1px solid #95AF6A;
    border-top: 1px dotted #798E56; 
	   }    
.log-text-head
    {
    color: #516235;
    font-size: 16px;  
        }

.log-text
    {
    font-size: 16px;
    font-family: georgia;
    line-height: 145%;
    color: #A58A60;
    }
    
    
        
    
    
    /*
Colors

BG Green      #516235
Light Green   #A0BD6D
Dark Green    #425127
   
title green   #409445
title blue    #488FA3  


 */
    
 /************************* QUEBEC TRIPS */      
    
img.right { float:right; border: 1px solid black; margin-left: 5px; margin-top: 5px;}
   .left { float:left; border: 1px solid black; margin-right: 5px; margin-top: 5px;}
 
h2 {
	font-size: 14px;
	color: #488FA3;
	}    
	
	
	
		
	 /************************* LONG LAKE */
	 
	 
	 
	 div.longlake-images  {
		float: right;
	 	position: relative;
	 	display: block;
	 	
	 	}
	
	
	
	 /************************* GENERAL */ 



p {
	text-indent: 30px;
	}
p.pimage {
	text-indent: 0px;
	}	

    