/* 
Theme Name: SmallBiz
Theme URL: http://www.expand2web.com/
Description: A premium theme designed for small business websites and top local search results. Facebook Page support and touch enabled layouts are included.
Author: Expand2Web
Author URI: http://www.expand2web.com
Version: 3.7.3
Tags: WordPress Website, business website, WordPress Theme, small business, Mobile Enabled
The CSS, XHTML and design is copyright Don Campbell and Expand2Web
Please view our "Read-Me.txt" file located inside the Smallbiz Theme folder for Installation Instructions and Changelog.	
*/
/* You can add your own styles below this line. */

/* Menu font */

#access li {

font-size:12px;

font-family: Verdana;

}


/* Entire page paragraph */

p{

font-size:12px;

font-family: Verdana;

}


/* <p> (Paragraph) in the footer only */

#footer p{

font-size:14px;

font-family: Verdana;

}

 

/* <p> (Paragraph) in the sidebar only */

#sidebar p{

font-size:12px;

font-family: Verdana;

}

 

/* List style */

ul, li{

font-size:12px;

font-family: Verdana;

}

 

/* remove Page Title */

.entry-title{display:none;}

 

/* <h2> in your content*/

#content h2{

font-size:18px;

font-family: Verdana;

}

 

/* Widget h3 Title */

#sidebar h3{

font-size:18px;

color:#165a8d;

font-family: Verdana;

}

 

/* <h2> for the feature box */

#featured h2 {

font-size:16px;

font-family: Verdana;

}

