/* 
Theme Name: Flowconcept
Theme URI: http://www.ilogica.cl
Description: Wordpress theme for Flowconcept
Version: 1.0
Author: ILOGICA
Author URI: http://www.ilogica.cl
*/

/* Reset */
* {margin: 0; padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, embed, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a img {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;  line-height: 1; background: transparent;}

/* body */
body {background: #f6f4d7 url(../img/bg.png); font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif; font-size: 12px; color: #000; cursor: default; padding: 30px;}
a, a:visited {outline: none 0px; text-decoration: none; cursor: pointer; color: #01738b;}
a:hover, a:active {text-decoration: underline;}
.clear {clear: both; display: block;}
.hide {visibility: hidden; display: none;}
.warning p {text-align: center; line-height: 1.3em; background: #ffb; border: 1px solid #fc0; margin-bottom: 1px; padding: 10px;}
#wrapper {padding: 10px; background: #fff;}

/* login */
.login p {text-align: center; line-height: 1.5em; margin-bottom: .8em; font-size: 16px;}

/* reportar */
.reportar p {text-align: center; line-height: 1.5em; margin-bottom: .8em; font-size: 16px;}

/* forms */
fieldset {border: 0px none;}
legend {display: none;}
input.text, textarea {font-size: 100%; font-family: inherit!important;}
form p {display: block; clear: both;}
form .text, form textarea {padding: 3px; border: 1px solid #666;}
form .text:focus, form textarea:focus {border: 1px solid #000;}
form .submit {border: 0 none; cursor: pointer; outline: 0 none;}