/*	-------------------------------------------------------------
 
	Quadro
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Typography cascading style sheet
	Nom:typography.css
	Version:1.0
	Date:October 12th, 2009 
 
	This file is part of a site template for sale at ThemeForest.net.
	See: http://themeforest.net/user/simonbouchard/portfolio
	Copyright ©2009 Simon Bouchard <info@simonbouchard.com>
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Droid Sans
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@font-face {
	font-family: 'Arial';
	src: url('../fonts/Arial.eot');
	src: local('Arial'), local('Arial'), url('../fonts/Arial.ttf') format('truetype');
}

a
{
color: #FFFFFF;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

body
{
font-family: "Arial", sans-serif;
font-size: 12px;
color:#FFF;
font-weight: normal;
}

ul.menu li
{
font-size: 14px;
}

.grid_5.claim h1
{
text-indent: -9999px;
}

.grid_12.claimie h1
{
text-indent: -9999px;
}

.grid_5.claim p
{
line-height: 1.4em;
}

.coda_goodies a
{
color: #989898;
text-decoration: none;
}

.coda_goodies li
{
color: #989898;
}

.coda_goodies a:hover
{
color: #b2b1b1;
}

.heart ul li, .social ul li
{
font-size: 14px;
}

.services ul
{
color: #989898;
}

a.resume, a.vcard
{
color: #989898;
text-decoration: none;
}

a.resume:hover, a.vcard:hover
{
color: #0099ff;
text-decoration: underline;
}

.overLayer
{
font-size: 16px;
font-weight: normal;
}

.overLayer span
{
font-size: 12px;
}

.twitter_text
{
font-size: 18px;
}

.twitter_text span
{
font-size: 12px;
}

.extendedPortfolio p.clientname
{
font-size: 18px;
}

a.follow:hover
{
color: #3366ff;
text-decoration: none;
}

a.follow
{
color: #0099ff;
text-decoration: none;
}

.footer p
{
font-size: 12px;
}

.deepartweb a
{
color: #ff9c00;
}