/*   
Theme Name: WordPress Portugal (a Twenty Ten child-theme)
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 0.6
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support
*/

@import url('../twentyten/style.css');

#content .entry-title {font-size: 26px;}
#site-title  {width: 600px;}
#site-description  {width: 320px;text-align:right;}

.widget-area a:link, .widget-area a:visited {color:#000000;}
.rsswidget img {display:none;}

#searchform label {display: none;}

/* temporario */
.liveblogdiv .yarpp {display:none;}

/* plugin - Eventr */

form.event-registration-form {clear:both; margin-bottom:50px;}

form.event-registration-form label {
       display: block;
       float: left;
       padding-right: 5px;
       text-align: right;
       width: 200px!important;
}
form.event-registration-form p.help {
       display: none;
}

form.event-registration-form input[type="text"], form.event-registration-form textarea {
       width:300px;
}

input[type="submit"] {
      float:right!important;
}
.comment-body p {
margin-bottom: 12px!important;
}
