/* =Rules and wrappers
----------------------------------*/
html,body	{margin:0;padding:0; background:#000;}
body 		{text-align: left;font-family: "costa-1","costa-2",arial, sans-serif; font-weight:300;font-size:1.3em; color:#fff; width:75%;}

/* =Typography
----------------------------------*/  
h1 				{font-family: "costa-1","costa-2",arial, sans-serif; font-size:2em; font-weight:200;line-height:2.1em; margin:.2em 0 0 1em; padding:0; color: #fff;}
p				{ margin:0; color:#d1d1d1;}
a		 		{ color: #6495ed; padding:0; text-decoration:none;}
a:hover 		{ color: #ff0084; padding:0; text-decoration:none;}


/* =Divtastic
     ----------------------------------*/
#header					{width:100%;}       
#socialNetwork 				{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent url no-repeat scroll 0 0;height:93px;margin-left:26px;padding:0 2px;width:265px;}
#socialNetwork a 			{background-repeat:no-repeat;display:block;float:left;height:50px;margin:3px 11px 0;text-indent:-9999px;width:40px;}
#socialNetwork a:hover 		{background-position:right top;}
#socialFlickr 				{background-image:url(../images/socialFlickr.png);}
#socialTwitter 				{background-image:url(../images/socialTwitter.png);}
#socialLinkedIn 			{background-image:url(../images/socialLinkedIn.png);}
#socialDribbble 			{background-image:url(../images/socialDribbble.png);}
