﻿/*
Theme Name: Cyclepath 2008
Theme URI: http://cyclepathnw.com
Description: Initial theme by Andy Wood
Version: 1.0
Author: Andy Wood
Author URI: http://andrewwood.info/
Tags: cyclepath

	This is the template I designed in the fall of 2008.

*/


    body
    {
    	margin: 0px 0px 0px 0px;
        background: url('http://cyclepathnw.com/images/bg.png') #555555;
        
    }
    
    td
    {
        font-family: 'Arial';
    }
    
    #shell
    {
        margin: auto;
        width: 850px;
    }
    
    #preheader
    {
        background: url('http://cyclepathnw.com/wp-content/themes/cyclepathnw/images/fade.png') #1c335f;
        border-top: 3px solid #000;
        border-bottom: 3px solid #000;
        padding: 2px 0px 3px 0px;
        text-align: center;
        font-family: 'Arial';
        font-size: 14pt;
        color: #FFF;
		letter-spacing: -0.05em;
        line-height: 1.6em;
    }

    #preheader a, #preheader a:visited
    {
        color: #FFF;
        text-decoration: none;
        font-size: 14pt;
        letter-spacing: 0.05em;
        border: 0;
    }

    #preheader a:hover
    {
        text-decoration: underline;
		border: 0;
    }

    #header
    {
        background: #f0f0f0;
    }
    
    #header a {
		border: 0;
	}
	    
    #subheader
    {
        background: url('http://cyclepathnw.com/wp-content/themes/cyclepathnw/images/fade.png') #1c335f;
        border-top: 3px solid #000;
        border-bottom: 3px solid #000;
        color: #f0f0f0;
        font-size: 9pt;
    }        

    #footer
    {
        background: url('http://cyclepathnw.com/wp-content/themes/cyclepathnw/images/fade.png') #1c335f;
        border-top: 3px solid #000;
        border-bottom: 3px solid #000;
        padding: 5px 0px 6px 0px;
        text-align: center;
        line-height: 1.5em;
        font-family: 'Arial';
        font-size: 8pt;
        font-weight: bold;
        color: #FFF;
    }   
    
    #footer .smalltext
    {    
        padding-top: 5px;
        font-size: 7pt;
        color: #999;        
    } 
    
    a
    {
        color: #a9dbff;
        text-decoration: none;
    }

    a:hover
    {
        color: #a9dbff;
        text-decoration: underline;
    }
       
    .breaktop
    {
        border-bottom: 1px solid #4f87aa;
        height: 3px;
        background: #58a1d8;
    }

    .breakbottom
    {
        border-top: 1px solid #4f87aa;
        height: 3px;
        background: #58a1d8;
    }
    
    #contentshell
    {
        color: #f0f0f0;
        background: #000;
    }
    
    #contentpage
    {
		padding: 15px;
		font-family: Arial;
		color: #cfcfcf;
        font-size: 11pt;
    }

    #contentpage h1, #contentpage h2
    {
		color: white;
		font-size: 1.5em;
	}

	#contentpage h3, #contentpage h4, #contentpage h5
	{
		color: white;
		font-size: 1.05em;
	}


    .alert
    {
        color: #ffff66;
    }


    .cleaner
    {
        clear: both;
    }

    .homepagetextMAIN
    {
        font-size: 11pt;
        color: #cfcfcf;
        line-height: 1.35em;
    }

    .homepagetext
    {
        font-size: 10pt;
        color: #cfcfcf;
        line-height: 1.35em;
    }

    .homepagetextMAIN h1, .homepagetextMAIN h2, .homepagetextMAIN h3, .homepagetextMAIN h4, .homepagetextMAIN h5, .homepagetext h1, .homepagetext h2, .homepagetext h3, .homepagetext h4, .homepagetext h5
    {
    	color: #fff;
        font-size: 13pt;
        margin-bottom: 0.7em;
        margin-top: 0;
    }
    
    .homepagetext p
    {
		margin-top: 0;
		margin-bottom: 1.0em;
    }


    .homepagetextBOTTOMBOXES h1,     .homepagetextBOTTOMBOXES h2,     .homepagetextBOTTOMBOXES h3,     .homepagetextBOTTOMBOXES h4,     .homepagetextBOTTOMBOXES h5
    {
    	color: #fff;
        font-size: 1.3em;
        margin-bottom: 0.7em;
        margin-top: 0;
	}

    .homepagetextBOTTOMBOXES
    {
        font-size: 9pt;
        color: #cfcfcf;
        line-height: 1.3em;
    }

    
    .postedon
    {
		font-size: 10pt;
		color: 999;
    }
    
    .readmorethings
    {
    	font-weight: bold;
		text-align: right;
		clear: both;		
    }
    
    h1, h2, h3, h4, h5 
    {
		margin-top: 0;
    }
    
    h1
    {
		margin-bottom: 0;
		font-size: 1.5em;
    }
    
    h2
    {
		font-size: 1.5em;
    }
    
    a.button
    {
		background: #999;
    }
    

	/* recent comments block on home page */
    .awrecentcomments 
    {
		padding: 0 0 1.05em 0;
		margin: 0;
	}


	/* mainly for the 'local resources' links on homepage */
	.xoxo 
	{
		margin: 0;
		padding: 0;
		line-height: 1.35em;
		font-size: 10pt;
	}

	.xoxo li
	{
		list-style: none;
	}

	.comment_section_spacer
	{
		border-top: 2px solid #999;
		margin-top: 20px;
		margin-bottom: 15px;
		height: 2px;
	}

	.post
	{
		margin-bottom: 1.25em;
	}
	
	

	.post p
	{
		margin-top: 0;
	}
	
	.post small p
	{
		margin: 0;
	}


	img.imgdump 
	{
		border: 1px solid #f0f0f0;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.featuredbuildbox
	{
		height: 80px;
		margin-bottom: 5px;
		clear: both;
	}

	.featuredbuildbox a img, .featuredbuildbox144 a img
	{
		border: 1px solid #f0f0f0;
	}

	.featuredbuildimagebox
	{
		float: left;	
	}

	.featuredbuildtextbox
	{
		float: left; 
		height: 72px;	
		margin-left: 10px;
		color: #cfcfcf;		
	}
	
	.featuredbuildtextbox a
	{
		font-size: 1.0em;
		font-weight: bold;
	}


div.archive_item {	
	margin-bottom: 1.0em;
}

div.archive_item p
{
	font-size: 0.8em;
	margin: 0;
}

div.home_article_title
{
    font-weight: bold;
}

ol.commentlist
{
    list-style: none;
    margin: 0;
    padding: 0;
}


ol.commentlist li
{
    padding: 10px;
    margin-bottom: 8px;
    background: #191919;
    color: #f0f0f0;
}

ol.commentlist li p
{
    margin: 0px 0px 1.25em 0px;
}

div.commentauthor
{
    text-align: right;
    font-size: 8pt;
    color: #999;
}

ol.commentlist li.hilight
{
    background: #555;
}

div.commentauthor span.authorname
{
    color: #f0f0f0;
    font-weight: bold;
}


h3#comments
{
    margin-top: 2.5em;
    margin-bottom: 0.5em;
}

h3#respond
{
    margin-top: 2.5em;
}

img.aligncenter
{
    text-align: center;
display: block; margin-left: auto; margin-right: auto;
}

img.whiteborder
{
    border: 6px solid #fff;
}