/*  
Theme Name: bcA
Theme URI: http://carscadden.ca
Description: bruce carscadden ARCHITECT inc theme.
Author: Ryan McCuaig
*/

body, h1, p, td, a, a:visited
{ 
    font-family: Arial Narrow, Arial, sans-serif;
    font-weight: normal; 
    font-size: 10pt;
    text-decoration: none;
    color: #666;
    margin: 0;
    padding: 0;
}

p a, p a:visited
{
    border-bottom: 1px dotted #ccc;
}

p a:hover, p a:active
{
    color: #f00;
    border-bottom: 1px solid #f00;
}


.description p
{
    line-height: 21px;
    margin: 0 100px .5em 100px;
}

p.image
{
    margin-bottom: 7px;
}

/*h1>a, h1>a:visited, h2>a, h2>a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
	color: #666;
}

h1>a:hover, h2>a:hover {
	color:#f00;
	border-bottom: 1px solid #f00;
}*/


