/*
Theme Name: Primary Engineering
Theme URI: http://www.primary-eng.com/
Description: Site template for Primary Engineering
Version: 1.0
Author: Drew Kora
Date: September 2007
Based on the Default WordPress theme
*/

@import url("../../../../stylesheet.css");

.alignleft {
align: left;
}

.alignright {
align: right;
}

.clear {
clear: both;
}

.posts {
font: 10px/1.7em "Arial";
/*font-family: Verdana, Arial, "Helvetica", sans-serif;*/
}

.posts p {
font-size: small;
line-height: 130%;
color:#333333;
}

.posts a:link {
text-decoration:none;
color:#BB2200;
}

.posts a:visited {
text-decoration:none;
color:#BB2222;
}

#rightcolumn a:link {
color:#BB2200;
}

#rightcolumn a:visited{
color:#BB2222;
}

.details {
font-family: Verdana, Arial, "Helvetica", sans-serif;
font-size: x-small;
}

#footer {
clear: both;
font-size: x-small;
text-align: center;
}

#footer a:link {
font-size: x-small;
color:#BB2200;
}

#footer a:visited {
font-size: x-small;
color:#BB2222;
}


