/* -------------------------------------------------------------- 

	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; }

#mylikeswidget {
	/* the wrapper that contains everything */
	background:#EFEFEF !important; /* example of a CSS rule over-riding the background color of the MyLikesWidget */
}

#mylikeswidget .item {
	/* container for a single like  */	
	background:#FFFFFF !important;
}

#mylikeswidget .sponsored {
	/* container a single sponsored like */	
}

#mylikeswidget a#poweredby_link {
	/* powered by mylikes link at bottom of widget */	
}

#mylikeswidget .item a {
	/* links inside container for a single like */	
}

#mylikeswidget .sponsored a {
	/* links inside container for a single sponsored like */	
}

#mylikeswidget .item img {
	/* imgs inside container for a single like */	
}

#mylikes .sponsored img {
	/* imgs inside container for a single sponsored like */	
}

#mylikeswidget .item .itemtext {
	/* wrapper for comment, title and sponsortext -- to the right of image */
}

#mylikeswidget .item .itemtext .itemcomment {
	/* comment */	
}

#mylikeswidget .item .itemtext .itemname {
	/* title of the item you like */	
}

#mylikeswidget .item .itemtext .sponsortext {
	/* text marking a like as sponsored */	
}

#mylikeswidget #firstitem.item {
	/* special styling for container for first like */
}

#mylikeswidget #firstitem.item .itemtext {
	/* special styling for text wrapper inside container for first like */
}

#mylikeswidget #firstitem.item img {
	/* special styling for image inside container for first like */
}

#mylikeswidget #firstitem.item .itemtext .itemcomment {
	/* special styling for comment inside first like */
}

#mylikeswidget #firstitem.item .itemtext .itemtitle {
	/* special styling for title inside first like */
}




.featured {
padding:25px;
font-size:14px;
font-weight:normal;
background-color:#999999;
color:#EEEEEE;
display:table;
font-style:italic;
}

.featured span {
float:right;
font-weight:normal !important;
color:#000000;
}

.featured em {
font-style:normal !important;
}

.featured b {
float:left;
margin:2px;
color:#FFFFFF;
font-size:600%;
line-height:0px !important;
font-family:serif !important;
font-weight:normal;
padding:0px;
}

#paypal_payment_form input, #paypal_payment_form select { border:1px solid #444444 !important; }
#paypal_payment_form input.pay_button { border:1px solid #EFEFEF;!important; }
#paypal_payment_form input.paypal { border:1px solid #EFEFEF;!important; }
