/*  
Theme Name: Mafnifico
Description: A Business & Portfolio Theme
Version: 1
Author: Dany Duchaine
Author URI: http://themeforest.net/user/ddstudios
*/

/* ---------- IE Hacks ---------- */

#nav {
		padding:6px 0 0 0; }

#nav .on{
	background: none; }

.field {
	background-color: #272727;
	border: solid 1px #373737;
	color: #999999;
	padding: 3px;
	margin-top: 10px;
	float: left;}

.search {
	float: left;
	padding: 0 20px 0 20px;
	margin: 10px 0 0 15px;
	height: 14px;
	color:#a5a5a5;
    text-decoration:none;
	text-transform: uppercase;
	background-color: #272727;
	border: solid 1px #373737; }

#tabs li a {
	color: #999999;
	text-decoration: none;	
	display: block;
	padding: 10px 20px 10px 35px;
	height: 93px;
	outline: none; }

.firstrow li{
	padding-bottom:20px;
}
