/* -------------------------------------------------------------- 

	Theme Name: WPESP - Portfolio Theme Coda
	Theme URI: http://www.wpesp.com/portfolio
	Description: A Portfolio Theme by WPESP.
	Author: Víctor García Cuenllas.
	Author URI: http://wpesp.com
	Version: 0.1
	Tags: portfolio, theme, wpesp
	General comments/License Statement if any.

-------------------------------------------------------------- */

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/coda.css";
/*@import "style/css/diagnostic.css"; Just use for developing tests */

/* -------------------------------- 
	 WordPress.com Stats - I hide the smiley (http://wordpress.org/extend/plugins/stats/faq/)
-------------------------------- */

img#wpstats{display:none;}

.con-form-label { vertical-align:top!important; }
.con-form-input { 
width:400px!important;
height:20px!important;
border:1px solid #999999;
color:#888888!important;
font-family:arial, verdana;
font-size:12px;
}
.con-form-textarea { 
font-family:arial, verdana;
font-size:12px;
width:400px!important;
height:85px!important;
border:1px solid #999999;
color:#888888!important;
}
.con-form-submit { 
width:70px!important;
height:35px!important;
border:1px solid #999999;
color:#888888!important;
background-color:#333333;
}
a:outline{none!important;}

#social-networks {
float:right; 
margin:0px;
}

#social-networks li { list-style-type:none; }