/*
Theme Name: Minas Online
Theme URI: 
Author: Flammo Comunicação
Author URI: http://www.flammo.com.br
Description: Flammo default theme based on Twenty Twelve
Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

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, 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, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, 
hgroup, menu, nav, output, ruby, section, 
summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	line-height: normal;
}

/*=============================================
=            Pagina WordPress		          =
=============================================*/

h1.tituloBold { font-family: font-family: 'Open Sans', sans-serif!important; font-size: 40px!important; }

.subTituloWP { font-size: 30px!important; color:#999999; }

ul.wp { background:none!important; }
ul.wp li { list-style: none!important; }

li.controle-wp, 
li.host-wp, 
li.controle-host-wp, 
li.mantido-wp,
li.vps-servidor, 
li.vps-suporte, 
li.vps-trafego-ilimitado, 
li.vps-seguranca
{
	background:url('img/icons/icon-controle-wp.png') top left no-repeat!important; 
	width: 430px!important;
	height:119px!important;
	float: left;
	padding-left: 110px!important;
	padding-top: 20px!important;
	font-size: 30px!important;
	margin-right: 35px!important;
	margin-top: 60px!important;
	margin-bottom: 60px!important
}

li.controle-wp p, 
li.host-wp p, 
li.controle-host-wp p, 
li.mantido-wp p, 
li.vps-servidor p, 
li.vps-suporte p, 
li.vps-trafego-ilimitado p, 
li.vps-seguranca p { font-size: 16px!important; }

li.host-wp { background:url('img/icons/icon-controle-host-wp.png') top left no-repeat!important; }
li.controle-host-wp { background:url('img/icons/icon-host-wp.png') top left no-repeat!important; }
li.mantido-wp {	background:url('img/icons/icon-mantido-wp.png') top left no-repeat!important; }

/*=====  End of Pagina WordPress  ======*/


/*=============================================
=           Página servidores VPS             =
=============================================*/

li.vps-trafego-ilimitado { margin-bottom: 40px!important }
li.vps-seguranca { margin-bottom: 40px!important }

li.vps-suporte { margin-bottom: 110px!important }
li.vps-servidor { margin-bottom: 110px!important }

li.vps-servidor { background:url('img/icons/icon-servidores.png') top left no-repeat!important; }
li.vps-suporte { background:url('img/icons/icon-suporte.png') top left no-repeat!important; }
li.vps-trafego-ilimitado { background:url('img/icons/icon-cpanel-laranja.png') top left no-repeat!important; }
li.vps-seguranca { background:url('img/icons/icon-seguranca.png') top left no-repeat!important; }


/*=====  End of Section comment block  ======*/


