/*
Theme Name: ISM
Theme URI: http://ism.org.br
Description: Tema do Instituto Sérgio Motta
Author: Hacklab
Version: 1.0
*/

/* =Colors (cores)
preto - #222
rosa - #f0c
branco - #fff
gray - #666
light gray - #999

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

.wrap { width: 960px; margin: 0 auto; padding: 0 10px; clear: both; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { float: left; margin: 0 10px; display: inline; }
.col-1 { width: 60px; }
.col-2 { width: 140px; }
.col-3 { width: 220px; }
.col-4 { width: 300px; }
.col-5 { width: 380px; }
.col-6 { width: 460px; }
.col-7 { width: 540px; }
.col-8 { width: 620px; }
.col-9 { width: 700px; }
.col-10 { width: 780px; }
.col-11 { width: 860px; }
.col-12 { width: 940px; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { clear: both; }

/* HTML5 */
section, article, header, footer, nav, aside, hgroup { display: block; }

/* =Fonts
-------------------------------------------------------------- */


@font-face {
    font-family: 'FlorinSans';
    src: url('fonts/Florin_Sans_Light-webfont.eot');
    src: url('fonts/Florin_Sans_Light-webfont.eot?iefix') format('eot'),
         url('fonts/Florin_Sans_Light-webfont.woff') format('woff'),
         url('fonts/Florin_Sans_Light-webfont.ttf') format('truetype'),
         url('fonts/Florin_Sans_Light-webfont.svg#webfontYR6XmdBZ') format('svg');
    font-weight: normal;
    font-style: normal;

}

.itemDrag .eletro_widgets_control p { color: white; }
