/*
THEME NAME: ProudFolio
THEME URI: http://www.woothemes.com
DESCRIPTION: Proudfolio by WooThemes
TAGS: proudfolio, portfolio, woothemes, elliot jay stocks, adii
VERSION: 1.2.1
AUTHOR: WooThemes
AUTHOR URI: http://www.woothemes.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* To use alternative body background images and associated text styles, comment out the below as you wish. */

/* @import "style/css/alternative01.css"; */
/* @import "style/css/alternative02.css"; */

p.description { font-size:13px; line-height:20px }

p { font:13px/20px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; color:#fff }

h1 { font-size:36px; line-height:36px; font-style:italic }

h3.entry-title { font-size:20px;}

h3.services { font-size:20px;
margin-top:25px;
margin-bottom:15px;
}

/* these are the big links */
a {color:#009933;}
a:hover {
color:#ffffff;
border-bottom:1px dotted #FFFFff;}
/* go here to pick a color http://www.w3schools.com/Html/html_colors.asp */ 


/* this is the navigation links */
ul.nav li a {
color:#B8B8B8;

div.footer div div.feeds ul.emaillinks li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent;
color:#99FFFF;
display:block;
height:36px;
margin:10px 0;
padding:0 0 0 23px;
width:170px;
}


}